@charset "UTF-8";
/*---------------------------------
Common CSS 2016.11
CSS Tonooka Document 2016.11
---------------------------------*/
@media print, screen and (max-width: 1024px) {
  body {
    position: relative;
  }
  ul li.tel {
    position: relative;
    width: 290px;
    margin: 20px auto 0;
    padding-top: 8px;
    padding-left: 39px;
    background: url(../img/icon_tel.png) no-repeat left 24px;
    background-size: 34px 19px;
    color: #000;
    font-size: 24px;
    line-height: 50px;
    letter-spacing: 1.8px;
  }
  ul li.tel> span {
    display: inline;
    font-size: 12px;
    text-align: right;
  }
  ul li.tel> span:first-child {
    position: absolute;
    top: -11px;
    left: 109px;
    letter-spacing: 3px;
  }
  ul li.tel> span:first-child span {
    display: inline;
    padding-left: 10px;
  }
  ul li.tel> span:first-child> span:last-child {
    font-size: 10px;
  }
  ul li.tel a {
    text-decoration: underline;
  }
  ul li.tel a:link,
  ul li.tel a:visited {
    color: #000;
  }
  ul li.tel a+ span {
    font-size: 8px;
    letter-spacing: -.05em;
  }
  ul li.fax {
    overflow: hidden;
    width: 100%;
    height: 60px;
    margin-bottom: 10px;
    text-align: center;
  }
  ul li.fax a {
    display: block;
    width: 100%;
    height: 60px;
    padding: 10px 0;
    border: 2px solid #e1e1e1;
    background: #f8f8f8 none repeat scroll 0 0;
    -webkit-box-shadow: 0 0 0 2px #fff inset;
            box-shadow: 0 0 0 2px #fff inset;
  }
  ul li.fax a> span:nth-of-type(1) {
    float: left;
    width: 60%;
    height: 36px;
    border-right: 1px solid #eaeaea;
    color: #000;
    font-size: 18px;
  }
  ul li.fax a> span:nth-of-type(1) span {
    display: block;
    margin-bottom: 5px;
    font-size: 10px;
    vertical-align: middle;
  }
  ul li.fax a> span:last-of-type {
    display: inline-block;
    float: left;
    width: 40%;
    padding-top: 13px;
    color: #666;
    font-size: 12px;
    text-decoration: underline;
    text-align: center;
    vertical-align: middle;
  }
  #MenuBack {
    display: none;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    top: 60px;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    background-color: #000;
    opacity: 1.0;
  }
  /* リンク設定 */
  a:active {
    color: #666;
    text-decoration: none;
  }
  a:link {
    color: #666;
    text-decoration: none;
    -webkit-transition: all .5s ease;
            transition: all .5s ease;
  }
  a:visited {
    color: #666;
    text-decoration: none;
  }
  /*Header*/
  #Header {
    position: relative;
    height: 60px;
    background: #fff;
  }
  #Header #ContBoxHeader {
    width: 100%;
    height: 60px;
    padding-left: 10px;
  }
  #Header #ContBoxHeader h1 {
    width: 154px;
    height: 60px;
    background: url("../img/logo.png") no-repeat left center;
    background-size: 154px 41px;
    line-height: 41px;
  }
  #Header #ContBoxHeader h1 a {
    display: block;
    width: 154px;
    height: 60px;
  }
  #Header #ContBoxHeader h1 a span {
    display: none;
  }
  #Header #ContBoxHeader> div {
    display: table-cell;
    color: #000;
    vertical-align: top;
  }
  #Header #ContBoxHeader> div#HeaderLogo {
    display: table-cell;
    width: 154px;
    height: 60px;
  }
  #Header #ContBoxHeader> div nav#HeaderMenu {
    display: none !important;
  }
  #Header #ContBoxHeader> div nav#HeaderMenuSp {
    display: block !important;
  }
  #Header #ContBoxHeader> div nav#HeaderMenuSp ul {
    display: table;
    margin-right: 0;
    margin-left: auto;
  }
  #Header #ContBoxHeader> div nav#HeaderMenuSp ul li {
    display: table-cell;
    color: #000;
    vertical-align: middle;
  }
  #Header #ContBoxHeader> div nav#HeaderMenuSp ul li:nth-of-type(2) {
    display: none;
  }
  #Header #ContBoxHeader> div nav#HeaderMenuSp ul li:nth-of-type(2) a,
  #Header #ContBoxHeader> div nav#HeaderMenuSp ul li:nth-of-type(3) a {
    display: block;
    width: 40px;
    height: 60px;
    padding-top: 40px;
    font-size: 9px;
    text-align: center;
  }
  #Header #ContBoxHeader> div nav#HeaderMenuSp ul li:nth-of-type(2) a:link,
  #Header #ContBoxHeader> div nav#HeaderMenuSp ul li:nth-of-type(2) a:active {
    color: #000;
  }
  #Header #ContBoxHeader> div nav#HeaderMenuSp ul li:nth-of-type(3) a:link,
  #Header #ContBoxHeader> div nav#HeaderMenuSp ul li:nth-of-type(3) a:active {
    color: #000;
  }
  #Header #ContBoxHeader> div nav#HeaderMenuSp ul li:nth-of-type(2) {
    position: absolute;
    right: 105px;
    background: transparent url("../img/icon_tel.png") no-repeat scroll center 18px;
    background-size: 27px 16px;
  }
  #Header #ContBoxHeader> div nav#HeaderMenuSp ul li:nth-of-type(3) {
    position: absolute;
    right: 58px;
    background: transparent url("../img/header_icon03.png") no-repeat scroll center 15px;
    background-size: 27px 23px;
  }

  nav#MenuSpMenuList ul,
  nav#FooterMenuSp ul {
    margin-bottom: 20px;
    background-color: #f9f9f9;
  }
  nav#MenuSpMenuList ul li:first-child,
  nav#FooterMenuSp ul li:first-child {
    border-top: 1px solid #e1e1e1;
  }
  nav#MenuSpMenuList ul li:not(.fax),
  nav#FooterMenuSp ul li:not(.fax) {
    border-bottom: 1px solid #e1e1e1;
    background-color: #f9f9f9;
    font-size: 14px;
  }
  nav#MenuSpMenuList ul li:not(.fax) span,
  nav#FooterMenuSp ul li:not(.fax) span {
    cursor: pointer;
    display: block;
    height: 50px;
    padding-left: 15px;
    background: url("../img/sp_nav_close.png") no-repeat 95% center;
    background-color: #fff;
    background-size: 16px 16px;
    color: #000;
    line-height: 50px;
  }
  nav#MenuSpMenuList ul li:not(.fax) span+ ul,
  nav#FooterMenuSp ul li:not(.fax) span+ ul {
    display: none;
    margin-right: 15px;
    margin-left: 15px;
    border: 1px solid #e59add;
    background-color: #fff;
  }
  nav#MenuSpMenuList ul li:not(.fax) span+ ul li,
  nav#FooterMenuSp ul li:not(.fax) span+ ul li {
    height: 41px;
    margin-right: 14px;
    margin-left: 14px;
    border-top: 1px solid #eaeaea !important;
    border-bottom: none;
    line-height: 40px;
  }
  nav#MenuSpMenuList ul li:not(.fax) span+ ul li:first-child,
  nav#FooterMenuSp ul li:not(.fax) span+ ul li:first-child {
    border-top: none !important;
  }
  nav#MenuSpMenuList ul li:not(.fax) a,
  nav#FooterMenuSp ul li:not(.fax) a {
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 20px;
    background: url(../img/contents/index_arrow.png) no-repeat 8px center;
    background-color: #fff;
    background-size: 5px 9px;
  }
  nav#MenuSpMenuList ul li:not(.fax) a:link,
  nav#MenuSpMenuList ul li:not(.fax) a:visited {
    color: #666;
  }
  nav#FooterMenuSp ul li:not(.fax) a:link,
  nav#FooterMenuSp ul li:not(.fax) a:visited {
    color: #666;
  }
  nav#MenuSpMenuList ul li:not(.fax):last-child,
  nav#FooterMenuSp ul li:not(.fax):last-child {
    width: auto;
  }
  nav#MenuSpMenuList ul li:not(.fax):last-child span,
  nav#FooterMenuSp ul li:not(.fax):last-child span {
    padding-right: 20px;
  }
  nav#MenuSpMenuList ul li:not(.minus):not(.fax) span span,
  nav#FooterMenuSp ul li:not(.minus):not(.fax) span span {
    display: none;
  }
  nav#MenuSpMenuList ul li.minus span,
  nav#FooterMenuSp ul li.minus span {
    position: relative;
    z-index: 1;
    border-bottom: none;
    background: url(../img/sp_nav_open.png) no-repeat 95% center;
    background-color: #f9f9f9;
    background-size: 16px 16px;
  }
  nav#MenuSpMenuList ul li.minus span span.arrow,
  nav#FooterMenuSp ul li.minus span span.arrow {
    position: absolute;
    z-index: 100;
    top: 33px;
    left: 33px;
    width: 18px;
    height: 18px;
    border: none;
    background: url(../img/sp_img.png) no-repeat left bottom !important;
    background-size: 18px 10px !important;
    text-indent: -9999px;
  }
  nav#MenuSpMenuList ul li.fax,
  nav#FooterMenuSp ul li.fax {
    width: auto;
    margin: 15px;
  }
  nav#MenuSpMenuList #BtnClose,
  nav#FooterMenuSp #BtnClose {
    padding-right: 0;
    border-top: 1px solid #e1e1e1;
    border-bottom: none;
    background-color: #333;
    text-align: right;
  }
  nav#MenuSpMenuList #BtnClose span,
  nav#FooterMenuSp #BtnClose span {
    padding-top: 10px;
    padding-right: 3%;
    background: url(../img/header_menu_close2.png) no-repeat 95% 9px;
    background-size: 18px 17px;
    color: #fff;
    font-size: 9px;
  }
  nav#MenuSpMenuList ul {
    background-color: #fff;
  }
  nav#MenuSpMenuList ul li:not(.fax) a:link,
  nav#MenuSpMenuList ul li:not(.fax) a:visited {
    color: #000;
  }
  nav#MenuSpMenuList ul li.fax a> em:nth-of-type(1) {
    float: left;
    width: 60%;
    height: 36px;
    border-right: 1px solid #eaeaea;
    color: #000;
    font-size: 18px;
  }
  nav#MenuSpMenuList ul li.fax a> em:nth-of-type(1) em {
    display: block;
    margin-bottom: 5px;
    font-size: 10px;
    vertical-align: middle;
  }
  nav#MenuSpMenuList ul li.fax a> em:last-of-type {
    display: inline-block;
    float: left;
    width: 40%;
    padding-top: 13px;
    color: #666;
    font-size: 12px;
    text-decoration: underline;
    text-align: center;
    vertical-align: middle;
  }
  nav#MenuSpMenuList ul li:nth-of-type(4) ul li:nth-of-type(10),
  nav#MenuSpMenuList ul li:nth-of-type(4) ul li:nth-of-type(14) {
    display: none;
  }
  nav#FooterMenuSp{
    display: block !important;
  }
  nav#FooterMenuSp div.innerBasic ul {
    margin-bottom: 30px;
  }
  nav#FooterMenuSp div.innerBasic ul li span {
    /*background: none;*/
    background-color: #f9f9f9;
  }
  nav#FooterMenuSp div.innerBasic ul li:last-child {
    border-bottom: 1px solid #e1e1e1;
  }
  nav#FooterMenuSp div.innerBasic ul li span+ ul {
    margin-right: 15px;
    margin-bottom: 0;
    padding-top: 6px;
    padding-bottom: 15px;
    border: none;
    border-top: 1px solid #e1e1e1;
    background-color: #f9f9f9;
  }
  nav#FooterMenuSp div.innerBasic ul li span+ ul li {
    height: auto;
    margin-top: 12px;
    border: none !important;
    font-size: 12px;
    line-height: 18px;
  }
  nav#FooterMenuSp div.innerBasic ul li span+ ul li a:link,
  nav#FooterMenuSp div.innerBasic ul li span+ ul li a:visited,
  nav#FooterMenuSp div.innerBasic ul li span+ ul li a:active {
    display: inline;
    background: none;
    color: #666;
    text-decoration: underline;
  }
  nav#FooterMenuSp div.innerBasic ul li span+ ul li:last-child {
    border-bottom: none;
  }
  nav#FooterMenuSp div.innerBasic ul a {
    padding-left: 0;
  }
  nav#FooterMenuSp div.innerBasic ul li:nth-of-type(5) ul li:nth-of-type(10),
  nav#FooterMenuSp div.innerBasic ul li:nth-of-type(5) ul li:nth-of-type(14) {
    display: none;
  }

  #Header #MenuBtn {
    display: block !important;
    position: absolute;
    z-index: 600;
    top: 0;
    right: 0;
    width: 55px;
    height: 50px;
    background: url(../img/header_menu.png) no-repeat center center;
    background-size: 23px 15px;
    text-align: center;
    line-height: 90px;
  }
  /* MenuSp GlobalNavSp */
  #MenuSp {
    display: none;
    position: absolute;
    z-index: 200;
    top: 60px;
    width: 100%;
  }
  #MenuSp #MenuSpHeader {
    background-color: #fff;
  }
  #MenuSp #MenuSpHeader ul {
    overflow: hidden;
  }
  #MenuSp #MenuSpHeader ul li:not(.tel) {
    float: left;
    width: 50%;
    border-top: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background-color: #f5f5f5;
    font-size: 14px;
  }
  #MenuSp #MenuSpHeader ul li:not(.tel) a {
    display: block;
    height: 42px;
    padding-left: 20px;
    text-align: center;
    line-height: 42px;
  }
  #MenuSp #MenuSpHeader ul li:not(.tel) a:link,
  #MenuSp #MenuSpHeader ul li:not(.tel) a:active {
    color: #000;
  }
  #MenuSp #MenuSpHeader ul li:not(.tel):nth-child(1) {
    background: #f5f5f5 url(../img/header_icon01.png) no-repeat 36px center;
    background-size: 15px 17px;
  }
  #MenuSp #MenuSpHeader ul li:not(.tel):nth-child(2) {
    background: #f5f5f5 url(../img/header_icon02.png) no-repeat 25px center;
    background-size: 15px 17px;
  }
  #MenuSp #MenuSpHeader ul li.tel {
    overflow: hidden;
    position: relative;
    height: 76px;
    margin-top: 0;
    margin-bottom: 0;
    background: url(../img/icon_tel.png) no-repeat left 30px;
    background-color: #fff;
    background-size: 34px 19px;
    line-height: 64px;
  }
  #MenuSp #MenuSpHeader ul li.tel> em {
    display: inline;
    font-size: 12px;
    text-align: right;
  }
  #MenuSp #MenuSpHeader ul li.tel> em:first-child {
    position: absolute;
    top: -11px;
    left: 109px;
    letter-spacing: 3px;
  }
  #MenuSp #MenuSpHeader ul li.tel a+ em {
    font-size: 8px;
    letter-spacing: -.05em;
  }
  #GlobalNav{
    display: none;
  }
  #GlobalNavSp {
    display: block !important;
  }
  #GlobalNavSp ul {
    display: table;
    width: 100%;
    height: 42px;
    border-bottom: 4px solid #a30091;
    font-size: 11px;
  }
  #GlobalNavSp ul li {
    display: table-cell;
    width: 20%;
    border-top: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    text-align: center;
    vertical-align: middle;
  }
  #GlobalNavSp ul li a {
    display: block;
    height: 37px;
    color: #000;
    font-size: 11px;
    text-align: center;
    line-height: 37px;
  }
  #GlobalNavSp ul li:nth-child(1) {
    width: 13%;
  }
  #GlobalNavSp ul li:nth-child(2) {
    width: 23%;
  }
  #GlobalNavSp ul li:nth-child(3) {
    width: 22%;
  }
  #GlobalNavSp ul li:nth-child(4) {
    width: 19%;
  }
  #GlobalNavSp ul li:nth-child(5) {
    width: 22%;
  }
  #GlobalNavSp ul li:nth-of-type(2) a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 13px !important;
  }
  /*Footer*/
  #Footer {
    width: 100%;
    padding-top: 20px;
    background-color: #fff;
  }
  #Footer #FooterMenu {
    display: none !important;
    /*
ul {
    &:first-child{
        border-top: 1px solid #000;
    }
    li {
        display: block;
        height: 40px;
        width: 100%;
        border-bottom: 1px solid #000;
        background: $color_basic1;
        a {
            width: 100%;
            height: 40px;
            display: block;
            line-height: 40px;
            padding-left: 10px;
        }
    }
}
*/
  }
  #Footer #FooterInfo {
    padding: 0;
    padding-right: 15px;
    padding-left: 15px;
    text-align: left;
    line-height: 20px;
  }
  #Footer #FooterInfo > div,
  #Footer #FooterInfo > div + div {
    display: block;
    width: 100%;
  }
  #Footer #FooterInfo > div + div {
    padding-left: 0;
  }
  #Footer #FooterInfo h3 {
    padding-bottom: 9px;
    border-bottom: 4px solid #e1e1e1;
    color: #000;
    font-size: 14px;
  }
  #Footer #FooterInfo dl {
    overflow: hidden;
    margin-top: 11px;
    border-bottom: 1px solid #eaeaea;
    font-size: 12px;
  }
  #Footer #FooterInfo dl+ dl {
    margin-top: 10px;
  }
  #Footer #FooterInfo dl dt {
    margin-top: 6px;
    margin-bottom: 4px;
    color: #000;
    font-size: 14px;
  }

  #Footer #FooterInfo dl dt span {
    float: right;
    color: #666;
    font-size: 12px;
  }
  #Footer #FooterInfo dl dd {
    margin-bottom: 20px;
    color: #666;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: .8px;
  }
  #Footer #FooterInfo dl:nth-of-type(2) dd {
    margin-bottom: 13px;
  }
  #Footer #FooterInfo div:nth-of-type(2) dl dd {
    margin-top: 20px;
    margin-bottom: 25px;
  }
  #Footer #FooterInfo div:nth-of-type(2) dl:nth-child(2) dd {
    margin-bottom: 21px;
  }
  #Footer #FooterInfo> div:first-of-type dl+ dl dd {
    height: 33px;
    background: transparent url("../img/contents/cre-card.jpg") no-repeat scroll left top/225px 33px;
    text-indent: -9999px;
  }
  #Footer #FooterInfo> div dl.lastPay dd {
    width: 290px;
    height: 40px;
    background: transparent url("../img/contents/cut-atobarai.jpg") no-repeat scroll left top/290px 40px;
    text-indent: -9999px;
  }
  #Footer #FooterInfo> div:last-child div dl:first-of-type dd {
    height: 80px;
    background: transparent url("../img/contents/cut-delivery01.jpg") no-repeat scroll center top/260px 80px;
    text-indent: -9999px;
  }
  #Footer #FooterInfo> div:last-child div dl:last-of-type dd {
    height: 88px;
    background: transparent url("../img/contents/cut-delivery02.jpg") no-repeat scroll center top/260px 88px;
    text-indent: -9999px;
  }
  #Footer #FooterInfo dl.lastPay+ a {
    display: block;
    width: 110px;
    height: 35px;
    margin-bottom: 36px;
    margin-left: auto;
    border: 1px solid #eaeaea;
    border-top: none;
    font-size: 12px;
    text-align: center;
    line-height: 35px;
  }
  #Footer #FooterInfo div.clearfix+ p {
    border-top: none;
    border-bottom: 1px solid #eaeaea;
    color: #000;
    font-size: 14px;
    text-align: center;
    line-height: 46px;
  }
  #Footer #FooterInfo div.clearfix+ p+ a {
    display: block;
    width: 110px;
    height: 35px;
    margin-bottom: 36px;
    margin-left: auto;
    border: 1px solid #eaeaea;
    border-top: none;
    font-size: 12px;
    text-align: center;
    line-height: 35px;
  }
  #Footer #FooterNav {
    padding: 17px 15px 17px;
    background-color: #e7e7e7;
    color: #000;
    font-size: 12px;
    line-height: 30px;
  }
  #Footer #FooterNav li a {
    color: #000;
    font-size: 12px;
  }
  #Footer #Copyright {
    padding: 0 15px 16px;
    background-color: #e7e7e7;
    color: #aaa;
    font-size: 10px;
    line-height: 16px;
  }
  #Footer #Copyright div {
    width: 73%;
  }
  #Footer #Copyright sup {
    top: 0;
  }
  #FooterContact {
    padding-right: 15px;
    padding-left: 15px;
  }
  #FooterContact ul li.logo {
    width: auto;
    height: 106px;
    background: transparent url("../img/sp_logo.png") no-repeat scroll center center/auto 106px;
    text-indent: -9999px;
  }
  #FooterContact ul li.contact a {
    display: block;
    width: 100%;
    height: 60px;
    margin-bottom: 30px;
    border: 2px solid #f0d9ee;
    background: #fdf3fc none repeat scroll 0 0;
    -webkit-box-shadow: 0 0 0 2px #fff inset;
            box-shadow: 0 0 0 2px #fff inset;
    color: #a80096;
    font-size: 14px;
    text-align: center;
    line-height: 56px;
  }
  #FooterContact ul li.tel {
    letter-spacing: .02em;
  }
  #FooterContact ul li.tel.dispsp b {
    position: relative;
    padding-top: 27px;
  }
  #FooterContact ul li.tel.dispsp b:before {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -5px;
    font-size: 10px;
  }
  #FooterContact ul li.tel.dispsp b.txt01:before {
    content: "ヨ";
  }
  #FooterContact ul li.tel.dispsp b.txt02:before {
    content: "イ";
  }
  #FooterContact ul li.tel.dispsp b.txt03:before {
    content: "ハ";
  }
  #FooterContact ul li.tel.dispsp b.txt04:before {
    content: "ナ";
  }
  #FooterContact ul li.tel.dispsp b.txt05:before {
    content: "ダ";
  }
  #FooterContact ul li.tel.dispsp b.txt06:before {
    content: "ヨ";
  }

  #AsideFb {
    display: none;
  }
  #AsideFb iframe {
    margin: auto;
    width: 180px;
  }
  #Footerfb {
    /*display: block;*/
  }


  /*sp  #PageTop  */
  #PageTop {
    position: fixed;
    z-index: 100;
    right: 5px;
    bottom: 20px;
    text-indent: -9999px;
  }
  #PageTop a:link,
  #PageTop a:visited {
    display: block;
    width: 67px;
    height: 67px;
    border-radius: 50%;
    background: url("../img/pageTop.png") no-repeat center center;
    background-size: 80%;
  }
}

@media print, screen and (min-width: 768px)  and (max-width: 1200px) {
  #Footer #FooterContact {
    margin-top: 20px;
  }
  #Footer #FooterContact ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #Footer #FooterContact ul li.logo {
    margin-right: 35px;
    width: 100%;
    max-width: 245px;
    background-position: center center;
  }
  #Footer #FooterContact ul li.logo a {
    margin: 0 auto;
    width: 100%;
    max-width: 245px;
  }
  #Footer #FooterContact ul li.tel {
    margin: 10px 0 0;
    width: 100%;
    max-width: 310px;
    background-position: left 22px;
  }
  #Footer #FooterContact ul li.tel.disppc b:before {
    top: 1px;
  }
  #Footer #FooterContact ul li.tel span a {
    display: none;
  }
  #Footer #FooterContact ul li.fax {
    margin-top: 30px;
    margin-bottom: 0;
    width: 55%;
  }
  #Footer #FooterContact ul li.fax a> span:first-child{
    width: 59%;
  }
  ul li.fax a> span:nth-of-type(1) span{
    margin-bottom: -1px;
  }
  #Footer #FooterContact ul li.fax a> span:last-child{
    padding: 0;
    width: 41%;
  }
  #Footer #FooterContact ul li.contact {
    padding-left: 0;
    margin-left: 3%;
    margin-top: 30px;
    width: 42%;
  }
}

@media print, screen and (min-width: 768px)  and (max-width: 1024px) {
  #MenuBack {
    top: 92px;
  }
  #Header{
    height: 92px;
  }
  #Header #ContBoxHeader {
    padding-left: 15px;
    height: 92px !important;
  }
  #Header #ContBoxHeader> div#HeaderLogo {
    height: 91px;
    vertical-align: middle!important;
  }
  #Header #ContBoxHeader> div {
    vertical-align: top !important;
  }
  #Header #HeaderMenuSp ul li {
    display: block;
  }
  #Header #HeaderMenuSp ul li.tel {
    overflow: hidden;
    position: relative;
    top: 1px;
    right: 193px;
    width: auto;
    height: 76px;
    margin-top: 0;
    margin-bottom: 0;
    background: url(../img/icon_tel.png) no-repeat left 34px;
    background-color: #fff;
    background-size: 34px 19px;
    line-height: 64px;
  }
  #Header #HeaderMenuSp ul li.tel> em {
    display: inline;
    font-size: 12px;
    text-align: right;
  }
  #Header #HeaderMenuSp ul li.tel> em em {
    padding-left: 12px;
  }
  #Header #HeaderMenuSp ul li.tel> em:first-child {
    position: absolute;
    top: -7px;
    /*left: 112px;*/
    left: 107px;
    letter-spacing: 3px;
  }
  #Header #HeaderMenuSp ul li.tel b + em {
    display: block;
    margin-top: -16px;
    line-height: 1;
    text-align: right;
    font-size: 10px;
    letter-spacing: -.05em;
  }
  #Header #ContBoxHeader> div nav#HeaderMenuSp ul li:nth-of-type(3) {
    position: absolute;
    top: 5px;
    right: 111px;
    background-size: 40px auto;
  }
  #Header #ContBoxHeader> div nav#HeaderMenuSp ul li:nth-of-type(3) a {
    padding-top: 55px;
    width: 40px;
    height: 60px;
    font-size: 12px;
  }
  #Header #MenuBtn{
    cursor: pointer;
    padding-top: 21px;
    width: 104px;
    height: 73px;
    background-size: 34px auto !important;
    font-size: 12px;
  }
  #GlobalNavSp ul {
    height: 54px;
  }
  #GlobalNavSp ul li a {
    height: 47px;
    font-size: 14px;
    line-height: 47px;
  }
  #GlobalNavSp ul li:nth-child(1) {
    width: 14%;
  }
  #GlobalNavSp ul li:nth-child(2) {
    width: 28%;
  }
  #GlobalNavSp ul li:nth-child(2) br {
    display: none;
  }
  #GlobalNavSp ul li:nth-child(3) {
    width: 20%;
  }
  #GlobalNavSp ul li:nth-child(4) {
    width: 19%;
  }
  #GlobalNavSp ul li:nth-child(5) {
    width: auto;
  }
  #GlobalNavSp ul li:nth-of-type(2) a {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 47px !important;
  }
  #MenuSp {
    top: 92px;
  }
  #MenuSp #MenuSpHeader ul li:not(.tel):nth-child(1),
  #MenuSp #MenuSpHeader ul li:not(.tel):nth-child(2) {
    background-image: none;
  }
  #MenuSp #MenuSpHeader ul li:not(.tel) a {
    height: 50px;
    line-height: 50px;
  }
  #MenuSp #MenuSpHeader ul li:not(.tel) a::before{
    content: "";
    position: relative;
    top: 2px;
    display: inline-block;
    margin-right: 8px;
    width: 15px;
    height: 17px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 15px auto;
  }
  #MenuSp #MenuSpHeader ul li:not(.tel):nth-child(1) a::before {
    background-image: url(../img/header_icon01.png);
  }
  #MenuSp #MenuSpHeader ul li:not(.tel):nth-child(2) a::before {
    background-image: url(../img/header_icon02.png);
  }
  #MenuSp #MenuSpHeader ul li.tel> em em {
    padding-left: 10px;
  }
  #MenuSp nav#MenuSpMenuList #BtnClose{
    display: block !important;
  }
  nav#MenuSpMenuList #BtnClose span,
  nav#FooterMenuSp #BtnClose span {
    padding-top: 22px;
    background-position: right 31px top 9px;
    background-size: 26px auto;
    font-size: 12px;
  }
  #Footer #FooterContact {
    margin-top: 0;
  }
  #Footer #FooterContact ul li.tel.disppc b:before {
    top: -15px;
  }
  #Footer #FooterInfo> div h3 {
    margin-bottom: 0;
  }
  #Footer #FooterInfo > div dl.lastPay {
    border-top: none;
    padding: 19px 0;
  }
  #Footer #FooterInfo> div dl.lastPay dt {
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    /*max-width: 406px;*/
    max-width: 109px;
    height: 60px;
    background-size: 100% auto;
  }
  #Footer #FooterInfo> div dl.lastPay dd {
    margin-bottom: 10px;
    width: 406px;
    height: 57px;
    background-size: cover;
  }
  #Footer #FooterInfo dl.lastPay+ a {
    margin-bottom: 27px;
  }
  #Footer #FooterInfo div.clearfix+ p+ a {
    margin-bottom: 19px;
  }
  #Footer #FooterInner {
    padding: 30px 0 47px;
  }
  #Footer #FooterInner div.innerBasic dl {
    vertical-align: top;
    margin-top: 20px;
    margin-right: 36px;
    margin-left: 36px;
    width: 168px;
  }
  #Footer #FooterInner div.innerBasic dl dt,
  #Footer #FooterInner div.innerBasic dl dd {
    display: block;
    width: 100%;
  }
  #Footer #FooterInner div.innerBasic dl dd {
    text-align: left;
  }
  #Footer #FooterNav{
    padding-top: 0;
    padding-bottom: 0;
  }
  #Footer #FooterNav ul{
    padding-top: 14px;
    padding-bottom: 4px;
  }
  #Footer #Copyright div{
    width: 100%;
  }
}

@media print, screen and (max-width: 767px) {
  /* 基本設定 */
  .disppc {
    display: none;
  }
  .innerBasic {
    width: 100%;
  }
  /*footer と共通定義のため#MenuSpからはずす
*/
  #Header #ContBoxHeader> div nav#HeaderMenuSp ul li.tel{
    display: none;
  }
  
  #Footer #FooterInner {
    padding: 30px 15px 0;
    background-color: #e7e7e7;
  }
  #Footer #FooterInner div.innerBasic {
    padding-bottom: 27px;
    border-bottom: 1px solid #d4d4d4;
  }
  #Footer #FooterInner div.innerBasic dl {
    margin-top: 10px;
  }
  #Footer #FooterInner div.innerBasic dl dt,
  #Footer #FooterInner div.innerBasic dl dd {
    display: table-cell;
  }
  #Footer #FooterInner div.innerBasic dl dt {
    width: 101px;
    margin-top: 10px;
    text-indent: -9999px;
    text-align: center;
  }
  #Footer #FooterInner div.innerBasic dl dd {
    padding-left: 14px;
    color: #666;
    font-size: 10px;
    vertical-align: middle;
    line-height: 18px;
  }
  #Footer #FooterInner div.innerBasic dl:nth-child(3) dt {
    width: 101px;
    text-indent: 0;
  }
  #Footer #FooterInner div.innerBasic dl:nth-child(3) dt img {
    width: 101px;
  }
  #Footer #FooterInner div.innerBasic dl:nth-child(1) {
    margin-top: 0;
  }
  #Footer #FooterInner div.innerBasic dl:nth-child(1) dt {
    height: 53px;
    background: transparent url("../img/contents/link-01.png") no-repeat scroll top center/53px 53px;
  }
  #Footer #FooterInner div.innerBasic dl:nth-of-type(2) dt {
    height: 25px;
    background: transparent url("../img/contents/link-02.png") no-repeat scroll top center/86px 25px;
  }
  #Footer #FooterInner div.innerBasic dl:nth-of-type(4) dt {
    height: 36px;
    background: transparent url("../img/contents/link-04.jpg") no-repeat scroll top center/101px 36px;
  }
  #Footer #FooterInner div.innerBasic dl:nth-of-type(4) dd a {
    display: block;
    text-decoration: underline;
  }
  #Footer #FooterInner div.innerBasic dl:nth-of-type(5) dt {
    height: 52px;
    background: transparent url("../img/contents/link-06.png") no-repeat scroll center center/52px 52px;
  }
  /*mainMainImg*/
  #MainImg {
    display: none;
  }
  #MainImg h2 {
    display: none;
  }
  /*Container*/
  #Container {
    background: #fff;
  }

  /*Main*/
  #Main h3 {
    margin-top: 20px;
    font-size: 18px;
  }

  #Main section#ContBox01 {
    min-height: 100px;
    background: #fff;
  }

  /* oshirase */
  #Container .innerBasic #Main #ImpNews {
    padding: 15px;
  }
  #Container .innerBasic #Main #ImpNews #ImpNewsTxt {
    border: 2px solid #e02239;
    padding: 20px 14px;
  }
  #Container .innerBasic #Main #ImpNews #ImpNewsTxt dt {
    margin-bottom: 15px;
    width: 108px;
    height: 26px;
    background: #e02239 none repeat scroll 0 0;
    line-height: 26px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 12px;
    color: #fff;
  }
  #Container .innerBasic #Main #ImpNews #ImpNewsTxt dd ul {
    list-style: none;
    margin-right: 0;
    margin-left: 0;
  }
  #Container .innerBasic #Main #ImpNews #ImpNewsTxt dd ul li {
    overflow: hidden;
    padding-left: 15px;
    width: 95%;
    height: 20px;
    background: url(../img/contents/index_arrow.png) no-repeat center left;
    background-size: 5px 9px;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
  }
  #Container .innerBasic #Main #ImpNews #ImpNewsTxt dd ul li a,
  #Container .innerBasic #Main #ImpNews #ImpNewsTxt dd ul li a:visited {
    color: #000;
  }
  #Container .innerBasic #Main #ImpNews #ImpNewsTxt dd ul li+ li {
    margin-top: 10px;
  }
  #Container .innerBasic #Main #News2 {
    padding: 15px;
    background: #ebebeb;
  }
  #Container .innerBasic #Main #News2 .innerBasic {
    width: 100%;
  }
  #Container .innerBasic #Main #News2 .innerBasic dl#IndexNews {
    padding: 20px 15px;
    background: #fff;
  }
  #Container .innerBasic #Main #News2 .innerBasic dl#IndexNews dt {
    margin-bottom: 15px;
    width: 130px;
    height: 24px;
    background: #252525 none repeat scroll 0 0;
    line-height: 24px;
    text-align: center;
    letter-spacing: 1px;
    font-size: 12px;
    color: #fff;
  }
  #Container .innerBasic #Main #News2 .innerBasic dl#IndexNews dd ul {
    list-style: none;
    margin-right: 0;
    margin-left: 0;
  }
  #Container .innerBasic #Main #News2 .innerBasic dl#IndexNews dd ul li {
    overflow: hidden;
    padding-left: 15px;
    width: 95%;
    height: 20px;
    background: url(../img/contents/index_arrow.png) no-repeat center left;
    background-size: 5px 9px;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
  }
  #Container .innerBasic #Main #News2 .innerBasic dl#IndexNews dd ul li a {
    color: #000;
  }
  #Container .innerBasic #Main #News2 .innerBasic dl#IndexNews dd ul li a:visited {
    color: #000;
  }
  #Container .innerBasic #Main #News2 .innerBasic dl#IndexNews dd ul li a:hover {
    color: #999;
  }
  #Container .innerBasic #Main #News2 .innerBasic dl#IndexNews dd ul li+ li {
    margin-top: 10px;
  }
  #Container .innerBasic #Main #News2 .innerBasic dl#IndexNews dd ul li.pdf a {
    padding-right: 22px;
    background: url(../img/icon_pdf.png) no-repeat center right;
    background-size: 18px 18px;
  }
  #Container .innerBasic #Main #News2 .innerBasic dl#IndexNews dd ul li.pdf a:hover {
    opacity: .6;
  }
  #Container .innerBasic #Main #ContSubBox05 h4.opt {
    margin: 35px 20px 20px;
    border-bottom: 4px solid #e1e1e1;
    padding: 10px 0 8px 30px;
    background: url(../img/contents/detail_icon_op.png) no-repeat left center;
    background-size: 22px auto;
    font-size: 14px;
    font-weight: bold;
    color: #000;
  }
  #PageShop #Container #Main #ContSubBox05 h4.opt {
    position: relative;
    margin-bottom: 10px;
    padding: 8px 0 5px 0;
    border: none;
    background-image: none;
    background-color: #f7e2f5;
    text-align: center;
    font-size: 16px;
    line-height: 1.75;
    font-weight: normal;
    color: #a80096;
  }
  #PageShop #Container #Main #ContSubBox05 h4.opt:before {
    content: "";
    display: block;
    width: 100%;
    height: 30px;
    background: url(../img/contents/detail_icon_op02.png) no-repeat center top;
    background-size: 24px auto;
    vertical-align: middle;
  }


  #Container .innerBasic #Main #ContSubBox05 p.txtsub14 {
    margin: 0 15px;
    margin-bottom: 25px;
    line-height: 23px;
    letter-spacing: -.5px;
    font-size: 14px;
  }
  #Container .innerBasic #Main #ContSubBox05 #SliderBox01 {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
  }
  #Container .innerBasic #Main #ContSubBox05 #SliderBox01 .slider {
    position: relative;
    margin: 0 auto;
    width: 90%;
  }
  #Container .innerBasic #Main #ContSubBox05 #SliderBox01 .slider .slick-prev,
  #Container .innerBasic #Main #ContSubBox05 #SliderBox01 .slider .slick-next {
    width: 32px;
    height: 32px;
  }
  #Container .innerBasic #Main #ContSubBox05 #SliderBox01 .slider .slick-prev {
    left: -10px;
  }
  #Container .innerBasic #Main #ContSubBox05 #SliderBox01 .slider .slick-next {
    right: -10px;
  }
  #Container .innerBasic #Main #ContSubBox05 #SliderBox01 .slider li {
    margin: 0 5px;
    width: 50%;
  }
  #Container .innerBasic #Main #ContSubBox05 #SliderBox01 .slider li a img {
    width: 100%;
    height: auto;
  }
  #Container .innerBasic #Main #ContSubBox05 #SliderBox01 .slider li a dl {
    margin-top: 10px;
    text-align: left;
    font-size: 12px;
  }
  #Container .innerBasic #Main #ContSubBox05 #SliderBox01 .slider li a dl dt {
    font-size: 16px;
    font-weight: bold;
    color: #000;
  }
  #Container .innerBasic #Main #ContSubBox05 #SliderBox01 .slider li a dl dt span {
    display: inline-block;
    margin-right: 10px;
    border-radius: 4px;
    padding: 0 10px;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
  }
  #Container .innerBasic #Main #ContSubBox05 #SliderBox01 .slider li a dl dt span.iconBlue {
    background: #3b5bdb;
  }
  #Container .innerBasic #Main #ContSubBox05 #SliderBox01 .slider li a dl dt span.iconRed {
    background: #e03131;
  }
  #Container .innerBasic #Main #ContSubBox05 #SliderBox01 .slider li a dl dd {
    overflow: hidden;
    margin-top: 5px;
    line-height: 20px;
    letter-spacing: .5px;
    text-overflow: ellipsis;
  }
  #Container .innerBasic #Main #ContSubBox05 #SliderBox01 .slider .slick-arrow {
    background-size: 100% auto;
  }
  #Container .innerBasic #Main #ContSubBox05 #SliderBox01 .slider .slick-prev {
    background: url(../img/contents/icon_op_arrow_left.png) no-repeat left center;
    background-size: 100% auto;
  }
  #Container .innerBasic #Main #ContSubBox05 #SliderBox01 .slider .slick-next {
    background: url(../img/contents/icon_op_arrow_right.png) no-repeat left center;
    background-size: 100% auto;
  }

}
