body {
    margin: 0;
    padding: 0;
    border: none
}
img,
div,
p,
blockquote,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
form,
fieldset,
textarea,
address,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    text-decoration: none;
    list-style-type: none
}
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: inherit
}
table {
    border: none;
    border-collapse: collapse;
    border-spacing: 0
}
th {
    text-align: left;
    vertical-align: top
}
caption {
    text-align: left
}
a,
a:focus,
a:hover,
a:active {
    outline: none
}
input,
input:focus,
input:hover,
input:active,
textarea,
textarea:focus,
textarea:hover,
textarea:active {
    outline: none
}
img {
    vertical-align: top
}
.vis-sp {
    display: none;
}
.clearfix {
    zoom: 1
}
.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0
}
.ps-container {
    -ms-touch-action: none;
    touch-action: none;
    overflow: hidden !important;
    -ms-overflow-style: none
}
@supports(-ms-overflow-style: none) {
    .ps-container {
        overflow: auto !important
    }
}
@media screen and(-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .ps-container {
        overflow: auto !important
    }
}
.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
    display: block;
    background-color: transparent
}
.ps-container.ps-in-scrolling {
    pointer-events: none
}
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: 0.9
}
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
    background-color: #999
}
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: 0.9
}
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background-color: #999
}
.ps-container > .ps-scrollbar-x-rail {
    display: none;
    position: absolute;
    opacity: 0;
    -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
    -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
    -o-transition: background-color 0.2s linear, opacity 0.2s linear;
    transition: background-color 0.2s linear, opacity 0.2s linear;
    bottom: 0;
    height: 15px
}
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
    position: absolute;
    background-color: #aaa;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
    transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
    -moz-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
    -o-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
    transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
    transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
    bottom: 2px;
    height: 6px
}
.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x,
.ps-container>.ps-scrollbar-x-rail:active > .ps-scrollbar-x {
    height: 11px
}
.ps-container > .ps-scrollbar-y-rail {
    display: none;
    position: absolute;
    opacity: 0;
    -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
    -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
    -o-transition: background-color 0.2s linear, opacity 0.2s linear;
    transition: background-color 0.2s linear, opacity 0.2s linear;
    right: 0;
    width: 15px
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    position: absolute;
    background-color: #aaa;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
    transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
    -moz-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
    -o-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
    transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
    transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
    right: 2px;
    width: 6px
}
.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y,
.ps-container>.ps-scrollbar-y-rail:active > .ps-scrollbar-y {
    width: 11px
}
.ps-container:hover.ps-in-scrolling {
    pointer-events: none
}
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
    background-color: #eee;
    opacity: 0.9
}
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
    background-color: #999
}
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
    background-color: #eee;
    opacity: 0.9
}
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
    background-color: #999
}
.ps-container:hover>.ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
    opacity: 0.6
}
.ps-container:hover>.ps-scrollbar-x-rail:hover {
    background-color: #eee;
    opacity: 0.9
}
.ps-container:hover>.ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
    background-color: #999
}
.ps-container:hover>.ps-scrollbar-y-rail:hover {
    background-color: #eee;
    opacity: 0.9
}
.ps-container:hover>.ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
    background-color: #999
}
html {
    width: 100%;
    height: 100%
}
body {
    position: relative;
    min-width: 1280px;
    height: 100%;
    min-height: 800px;
    font-family: "游明朝", "Yu Mincho", "游明朝体", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 14px;
    line-height: 1.72;
    -webkit-text-size-adjust: 100%
}
::-moz-selection {
    background: #000000;
    color: #ffffff
}
::selection {
    background: #000000;
    color: #ffffff
}
a {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    color: #000000;
    text-decoration: underline
}
a:hover {
    text-decoration: none
}
#wrapper {
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1280px;
    height: 800px;
    margin: -400px 0 0 -640px
}
#header {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%
}
#header #navMENU {
    display: block;
    overflow: hidden;
    text-indent: -5260px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    width: 60px;
    height: 60px
}
#header #navMENU [class^="line"] {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 26px;
    margin-top: -13px;
    background: #000000
}
#header #navMENU .line1 {
    -webkit-transition: all 0.3s ease-in-out 0.15s;
    -moz-transition: all 0.3s ease-in-out 0.15s;
    -o-transition: all 0.3s ease-in-out 0.15s;
    -ms-transition: all 0.3s ease-in-out 0.15s;
    transition: all 0.3s ease-in-out 0.15s;
    margin-left: 7px
}
#header #navMENU .line2 {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    margin-left: -1px
}
#header #navMENU .line3 {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    margin-left: -1px
}
#header #navMENU .line4 {
    -webkit-transition: all 0.3s ease-in-out 0.15s;
    -moz-transition: all 0.3s ease-in-out 0.15s;
    -o-transition: all 0.3s ease-in-out 0.15s;
    -ms-transition: all 0.3s ease-in-out 0.15s;
    transition: all 0.3s ease-in-out 0.15s;
    margin-left: -9px
}
#header #gNav {
    box-sizing: border-box;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    padding: 0 95px;
    background: #ffffff
}
#header #gNav .nav {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    float: right;
    height: 196px;
    padding-top: 30px;
    line-height: 1
}
#header #gNav .nav li+li {
    margin-right: 40px
}
#header #gNav .nav li a {
    display: inline-block;
    position: relative;
    padding: 0 10px;
    letter-spacing: 0.05em;
    text-decoration: none;
    white-space: nowrap
}
#header #gNav .nav li a:before {
    content: '・'
}
#header #gNav .nav li a:not([href]) {
    opacity: 0.3
}
.noTouch #header #gNav .nav li a[href]:hover {
    opacity: 0.5
}
#header #gNav .nav li a.parent {
    padding: 0
}
#header #gNav .nav li a.parent:before {
    display: none
}
#header #gNav .nav li a.parent .ttl {
    position: relative;
    width: 14px;
    padding: 30px 10px 0;
    letter-spacing: 0.1em
}
html.ie11 #header #gNav .nav li a.parent .ttl {
    padding-right: 13px;
    padding-left: 7px
}
#header #gNav .nav li a.parent .num {
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    position: absolute;
    top: 2px;
    left: 0;
    width: 100%;
    text-align: center;
    letter-spacing: 0
}
#header #gNav .nav li a.parent .txt {
    padding: 30px 5px 0;
    font-size: 12px;
    line-height: 1.84;
    letter-spacing: 0.1em
}
#header #gNav .nav li a.parent .map {
    letter-spacing: 0
}
#header #gNav .nav li a.parent .map span {
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    display: inline-block;
    width: 14px;
    margin-top: 2px;
    text-align: center
}
html.ie11 #header #gNav .nav li a.parent .map span {
    position: relative;
    left: -2px;
    width: 10px
}
html.ie11 #header #gNav .nav li a.parent .map span:nth-child(2),
html.ie11 #header #gNav .nav li a.parent .map span:nth-child(3) {
    left: 0
}
#header #gNav .nav li ul {
    padding: 45px 20px 0 0
}
#header #gNav .nav li ul li+li {
    margin-right: 0
}
#header #gNav .sns {
    float: right;
    height: 204px;
    margin-right: 35px;
    padding-top: 22px
}
#header #gNav .sns li a {
    display: block;
    overflow: hidden;
    text-indent: -5260px;
    width: 34px;
    height: 34px;
    background-repeat: no-repeat;
    background-position: center center
}
.noTouch #header #gNav .sns li a:hover {
    opacity: 0.5
}
#header #gNav .sns li.facebook a {
    background-image: url('/wp-content/themes/mimt/assets/img/book/common/facebook.svg')
}
#header #gNav .sns li.twitter a {
    background-image: url('/wp-content/themes/mimt/assets/img/book/common/twitter.svg')
}
#header #gNav .easing {
    opacity: 0
}
#header.opened #navMENU .line1 {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
    opacity: 0
}
#header.opened #navMENU .line2 {
    -webkit-transition: all 0.3s ease-in-out 0.15s;
    -moz-transition: all 0.3s ease-in-out 0.15s;
    -o-transition: all 0.3s ease-in-out 0.15s;
    -ms-transition: all 0.3s ease-in-out 0.15s;
    transition: all 0.3s ease-in-out 0.15s;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 36px;
    margin-top: -18px
}
#header.opened #navMENU .line3 {
    -webkit-transition: all 0.3s ease-in-out 0.15s;
    -moz-transition: all 0.3s ease-in-out 0.15s;
    -o-transition: all 0.3s ease-in-out 0.15s;
    -ms-transition: all 0.3s ease-in-out 0.15s;
    transition: all 0.3s ease-in-out 0.15s;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 36px;
    margin-top: -18px
}
#header.opened #navMENU .line4 {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
    opacity: 0
}
#container {
    overflow: hidden;
    position: relative;
    z-index: 1;
    width: 1280px;
    height: 800px
}
#container #sub .labelWrap {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 100%
}
#container #sub .labelWrap .label {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    padding-top: 30px;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.1em;
    white-space: nowrap
}
html.ie11 #container #sub .labelWrap .label {
    margin-left: -7px
}
#container #sub .labelWrap .label .num {
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    position: absolute;
    top: 0;
    left: -5px;
    width: 30px;
    text-align: center;
    letter-spacing: 0
}
html.ie11 #container #sub .labelWrap .label .num {
    left: -1px
}
#container #sub .labelWrap .label .map {
    letter-spacing: 0
}
#container #sub .labelWrap .label .map span {
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    display: inline-block;
    width: 20px;
    margin-top: 2px;
    text-align: center
}
html.ie11 #container #sub .labelWrap .label .map span {
    position: relative;
    left: -2px;
    width: 14px
}
html.ie11 #container #sub .labelWrap .label .map span:first-child {
    margin-top: 6px
}
html.ie11 #container #sub .labelWrap .label .map span:nth-child(2),
html.ie11 #container #sub .labelWrap .label .map span:nth-child(3) {
    left: 0
}
#container #sub .tabWrap {
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px
}
#container #sub .tabWrap .inner {
    display: table-cell;
    vertical-align: middle
}
#container #sub .tabWrap .inner .tab {
    display: table;
    margin: 0 auto;
    line-height: 1;
    letter-spacing: 0.1em
}
#container #sub .tabWrap .inner .tab li {
    display: table-cell
}
#container #sub .tabWrap .inner .tab li a {
    display: block;
    position: relative;
    width: 142px;
    padding: 8px 0;
    text-align: center;
    text-decoration: none
}
#container #sub .tabWrap .inner .tab li a:after {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 102px;
    height: 2px;
    margin-left: -51px;
    background: #000000
}
.noTouch #container #sub .tabWrap .inner .tab li a:hover:after {
    background: transparent
}
#container #sub .nextprev li {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    visibility: hidden;
    position: absolute;
    top: 50%;
    margin-top: -30px
}
#container #sub .nextprev li a {
    display: block;
    overflow: hidden;
    text-indent: -5260px;
    box-sizing: border-box;
    position: relative;
    width: 60px;
    min-height: 60px;
    text-decoration: none;
    letter-spacing: 0.05em;
    cursor: pointer
}
#container #sub .nextprev li a:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 15px auto
}
#container #sub .nextprev li a.more {
    text-indent: 0
}
#container #sub .nextprev li a .txt {
    display: inline-block;
    padding: 55px 23px 0;
    line-height: 1
}
html.ie11 #container #sub .nextprev li a .txt {
    padding-right: 26px;
    padding-left: 20px
}
.noTouch #container #sub .nextprev li a[href]:hover {
    opacity: 0.5
}
#container #sub .nextprev li.prev {
    right: 0
}
#container #sub .nextprev li.prev a:before {
    background-image: url('/wp-content/themes/mimt/assets/img/book/common/arw-01_r.svg')
}
#container #sub .nextprev li.next {
    left: 0
}
#container #sub .nextprev li.next a:before {
    background-image: url('/wp-content/themes/mimt/assets/img/book/common/arw-01_l.svg')
}
#container #main {
    overflow: hidden;
    position: absolute;
    top: 60px;
    left: 60px;
    z-index: 1;
    width: 1160px;
    height: 680px
}
#container #main #shelf {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%
}
#container #main #shelf .outer {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    height: 100%;
    background: url('/wp-content/themes/mimt/assets/img/book/common/bg-shelf.jpg') repeat-x center right
}
#container #main #shelf .outer .inner {
    position: relative;
    float: right;
    width: 1495px;
    height: 100%;
    padding-right: 174px
}
#container #main #shelf .outer .inner .col {
    position: relative;
    float: right;
    top: 7px;
    width: 390px
}
#container #main #shelf .outer .inner .col:first-child {
    margin-left: 34px
}
#container #main #shelf .outer .inner .col .list {
    height: 210px
}
#container #main #shelf .outer .inner .col .list:nth-child(2) {
    margin-top: 22px
}
#container #main #shelf .outer .inner .col .list:nth-child(3) {
    margin-top: 21px
}
#container #main #shelf .outer .inner .col .list li {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: relative;
    float: right;
    width: 39px;
    height: 195px;
    padding: 15px 5px 0 0;
    background: #181404
}
#container #main #shelf .outer .inner .col .list li:first-child {
    padding-right: 0
}
#container #main #shelf .outer .inner .col .list li:last-child {
    padding-right: 4px
}
#container #main #shelf .outer .inner .col .list li:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 39px;
    height: 195px;
    background: url('/wp-content/themes/mimt/assets/img/book/common/bg-spine.jpg') no-repeat center center;
    background-size: cover
}
#container #main #shelf .outer .inner .col .list li.color1:before {
    background-image: url('/wp-content/themes/mimt/assets/img/book/common/bg-spine_color1.png')
}
#container #main #shelf .outer .inner .col .list li.color2:before {
    background-image: url('/wp-content/themes/mimt/assets/img/book/common/bg-spine_color2.png')
}
#container #main #shelf .outer .inner .col .list li.color3:before {
    background-image: url('/wp-content/themes/mimt/assets/img/book/common/bg-spine_color3.png')
}
#container #main #shelf .outer .inner .col .list li.color4:before {
    background-image: url('/wp-content/themes/mimt/assets/img/book/common/bg-spine_color4.png')
}
#container #main #shelf .outer .inner .col .list li.color5:before {
    background-image: url('/wp-content/themes/mimt/assets/img/book/common/bg-spine_color5.png')
}
#container #main #shelf .outer .inner .col .list li.color6:before {
    background-image: url('/wp-content/themes/mimt/assets/img/book/common/bg-spine_color6.png')
}
#container #main #shelf .outer .inner .col .list li.recommend.before {
    background-image: url('/wp-content/themes/mimt/assets/img/book/common/bg-spine_recommend.jpg')
}
#container #main #shelf .outer .inner .col .list li.recommend.color1:before {
    background-image: url('/wp-content/themes/mimt/assets/img/book/common/bg-spine_recommend_color1.png')
}
#container #main #shelf .outer .inner .col .list li.recommend.color2:before {
    background-image: url('/wp-content/themes/mimt/assets/img/book/common/bg-spine_recommend_color2.png')
}
#container #main #shelf .outer .inner .col .list li a {
    box-sizing: border-box;
    display: block;
    position: relative;
    z-index: 1;
    width: 39px;
    height: 195px;
    padding: 0 12px 25px 13px;
    color: #ffffff;
    line-height: 1;
    letter-spacing: 0.1em;
    text-decoration: none;
    text-align: center
}
.noTouch #container #main #shelf .outer .inner .col .list li a:hover {
    background: rgba(255, 255, 255, 0.3)
}
#container #main #shelf .outer .inner .col .list li a .num {
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    overflow: hidden;
    position: absolute;
    bottom: 12px;
    left: 0;
    width: 100%;
    text-align: center;
    white-space: nowrap;
    letter-spacing: 0
}
html.ie11 #container #main #shelf .outer .inner .col .list li a {
    padding-right: 16px;
    padding-left: 9px
}
html.ie11 #container #main #shelf .outer .inner .col .list li a .num {
    bottom: 10px
}
#container #main #shelf .outer .inner .col .list li:first-child a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url('/wp-content/themes/mimt/assets/img/book/common/bg-book_shadow.png') repeat-y right top
}
#container #main #shelf.hidden .col {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    opacity: 0
}
#container #main #content,
#container #main #contentClone {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: url('/wp-content/themes/mimt/assets/img/book/common/bg-content.png') no-repeat center bottom
}
#footer {
    box-sizing: border-box;
    display: table;
    visibility: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    padding: 10px 60px
}
#footer .mimt {
    display: table-cell
}
#footer .mimt a {
    display: block;
    overflow: hidden;
    text-indent: -5260px;
    width: 92px;
    height: 40px;
    background: url('/wp-content/themes/mimt/assets/img/book/common/logo-mimt.png') no-repeat center center;
    background-size: 92px 40px
}
#footer #copyright {
    display: table-cell;
    padding-left: 20px;
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-size: 9px;
    line-height: 1.2;
    vertical-align: bottom;
    letter-spacing: 0.1em
}
#opening {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    background: #ffffff
}
#opening .outer {
    position: absolute;
    top: 60px;
    left: 60px;
    width: 1160px;
    height: 680px;
    background: url('/wp-content/themes/mimt/assets/img/book/img-main01.jpg') no-repeat center center;
    opacity: 0
}
#opening .inner {
    box-sizing: border-box;
    width: 1160px;
    height: 680px;
    padding: 100px 80px 0;
    background: url('/wp-content/themes/mimt/assets/img/book/img-main02.jpg') no-repeat center center;
    opacity: 0
}
#opening .logo {
    display: block;
    overflow: hidden;
    text-indent: -5260px;
    float: right;
    width: 190px;
    height: 420px;
    background: url('/wp-content/themes/mimt/assets/img/book/logo.svg') no-repeat center center
}
#opening .text {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    float: right;
    margin: 0 38px 0 54px;
    line-height: 2.72;
    letter-spacing: 0.05em
}
#opening .link {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    float: right
}
#opening .link a {
    display: block;
    position: relative;
    padding: 0 10px 20px;
    background: url('/wp-content/themes/mimt/assets/img/book/common/arw-01_b.svg') no-repeat center bottom;
    background-size: 15px auto;
    font-size: 20px;
    line-height: 1;
    text-decoration: none;
    letter-spacing: 0.1em
}
html.ie11 #opening .link a {
    padding-right: 14px;
    padding-left: 6px
}
#opening .link a:after {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background: #000000
}
.noTouch #opening .link a:hover:after {
    background: transparent
}
#opening .easing {
    opacity: 0
}
#bookWrap {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 70px 120px 0 130px
}
#bookWrap .pageTitle {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    float: right;
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0.05em
}
#bookWrap .pageTitle .blt {
    margin: -0.2em 0
}
#bookWrap .pageTitleWrap {
    float: right;
    width: 40px
}
#bookWrap .pageTitleWrap .pageTitle {
    float: left
}
#bookWrap .pageTitleWrap .txt {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    float: left;
    min-height: 1em;
    padding-top: 30px;
    font-size: 12px;
    line-height: 1.67;
    letter-spacing: 0.05em;
    white-space: nowrap
}
html.ie11 #bookWrap .pageTitleWrap .txt p {
    -moz-transform: translateX(4px);
    -ms-transform: translateX(4px);
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
}
#bookWrap .pageTitleWrap .commenter {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    float: left;
    min-height: 1em;
    padding: 30px 13px 0;
    line-height: 1;
    letter-spacing: 0.05em;
    white-space: nowrap
}
html.ie11 #bookWrap .pageTitleWrap .commenter {
    padding-right: 10px;
    padding-left: 16px
}
#bookWrap .bookList {
    float: right;
    width: 830px;
    height: 600px;
    margin-right: 40px;
    padding-top: 10px
}
#bookWrap .bookList .col {
    float: right;
    width: 340px
}
#bookWrap .bookList .col+.col {
    margin-right: 150px
}
#bookWrap .bookList .col .book+.book {
    margin-top: 40px
}
#bookWrap .bookList .col .book a {
    display: table;
    position: relative;
    width: 100%;
    height: 260px;
    text-decoration: none
}
#bookWrap .bookList .col .book a .image {
    display: table-cell;
    width: 180px;
    text-align: center;
    vertical-align: middle
}
#bookWrap .bookList .col .book a .image .img {
    display: inline-block;
    position: relative;
    max-width: 180px;
    background: #ffffff
}
#bookWrap .bookList .col .book a .image .img:after {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
#bookWrap .bookList .col .book a .image .img .rank {
    position: absolute;
    top: -10px;
    right: -13px;
    z-index: 2;
    width: 26px;
    padding-top: 2px;
    border-top: #000000 solid 2px
}
#bookWrap .bookList .col .book a .image .img .rank:before {
    content: '';
    display: block;
    border-top: #000000 solid 26px;
    border-right: #000000 solid 13px;
    border-bottom: transparent solid 10px;
    border-left: #000000 solid 13px
}
#bookWrap .bookList .col .book a .image .img .rank span {
    position: absolute;
    top: 9px;
    left: 0;
    width: 100%;
    color: #ffffff;
    line-height: 1;
    text-align: center
}
#bookWrap .bookList .col .book a .image .img .rank span:first-letter {
    margin-right: 0.1em
}
#bookWrap .bookList .col .book a .image .img .new {
    position: absolute;
    top: -8px;
    right: -13px;
    z-index: 2;
    width: 26px
}
#bookWrap .bookList .col .book a .image .img .new:before {
    content: '';
    display: block;
    height: 30px;
    background: #ce102a
}
#bookWrap .bookList .col .book a .image .img .new:after {
    content: '';
    display: block;
    border-top: #ce102a solid 10px;
    border-right: transparent solid 13px;
    border-left: transparent solid 13px
}
#bookWrap .bookList .col .book a .image .img .new span {
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    color: #ffffff;
    font-size: 11px;
    line-height: 1;
    text-align: center
}
#bookWrap .bookList .col .book a .image .img .new+.stockout {
    right: 18px
}
#bookWrap .bookList .col .book a .image .img .stockout {
    position: absolute;
    top: -8px;
    right: -13px;
    z-index: 2;
    width: 26px
}
#bookWrap .bookList .col .book a .image .img .stockout:before {
    content: '';
    display: block;
    height: 30px;
    background: #000000
}
#bookWrap .bookList .col .book a .image .img .stockout:after {
    content: '';
    display: block;
    height: 10px;
    background: url('/wp-content/themes/mimt/assets/img/book/common/label-stockout.svg') no-repeat center top
}
#bookWrap .bookList .col .book a .image .img .stockout span {
    position: absolute;
    top: 11px;
    left: 0;
    width: 100%;
    color: #ffffff;
    font-size: 10px;
    line-height: 1;
    text-align: center
}
#bookWrap .bookList .col .book a .image .img img {
    width: auto;
    height: auto;
    max-width: 180px;
    max-height: 260px
}
#bookWrap .bookList .col .book a .text {
    display: table-cell;
    padding-left: 20px;
    vertical-align: middle
}
#bookWrap .bookList .col .book a .text .commenter {
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: #000000 solid 2px;
    line-height: 1.5
}
#bookWrap .bookList .col .book a .text .commenter br {
    display: none;
}
#bookWrap .bookList .col .book a .text .name {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.5
}
#bookWrap .bookList .col .book a .text .outline li {
    display: table
}
#bookWrap .bookList .col .book a .text .outline li .label,
#bookWrap .bookList .col .book a .text .outline li .txt {
    display: table-cell;
    vertical-align: top
}
#bookWrap .bookList .col .book a .text .outline li .label {
    padding-right: 0.5em;
    white-space: nowrap
}
.noTouch #bookWrap .bookList .col .book a:hover .image .img:after {
    background: rgba(255, 255, 255, 0.3)
}
#bookWrap .bookList .col .book.large {
    width: 270px;
    margin-left: auto
}
#bookWrap .bookList .col .book.large a {
    display: block;
    height: auto
}
#bookWrap .bookList .col .book.large a .image {
    display: block;
    width: auto
}
#bookWrap .bookList .col .book.large a .image .img {
    max-width: none
}
#bookWrap .bookList .col .book.large a .image .img img {
    width: 100%;
    max-width: none;
    height: auto;
    max-height: none
}
#bookWrap .bookList .col .book.large a .text {
    display: block;
    margin-top: 20px;
    padding-left: 0
}
#bookWrap.guestBook .pageTitle {
    width: 80px;
    height: 570px
}
#bookWrap.guestBook .pageTitle br {
    display: none;
}
#bookWrap.guestBook .bookList {
    margin-right: 0
}
#bookWrap #detail {
    width: 830px;
    height: 580px;
    margin-right: 40px
}
#bookWrap #detail .head {
    float: right;
    width: 270px;
    height: 570px
}
#bookWrap #detail .head .image {
    text-align: center
}
#bookWrap #detail .head .image img {
    width: auto;
    max-width: 100%;
    height: auto
}
#bookWrap #detail .head .text {
    margin-top: 20px
}
#bookWrap #detail .head .text .name {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.5
}
#bookWrap #detail .head .text .outline li {
    display: table
}
#bookWrap #detail .head .text .outline li .label,
#bookWrap #detail .head .text .outline li .txt {
    display: table-cell;
    vertical-align: top
}
#bookWrap #detail .head .text .outline li .label {
    padding-right: 0.5em;
    white-space: nowrap
}
#bookWrap #detail .head .text .theme {
    margin-top: 10px;
    line-height: 1
}
#bookWrap #detail .head .text .theme a {
    display: inline-block;
    position: relative;
    padding: 6px 15px 6px 0;
    background: url('/wp-content/themes/mimt/assets/img/book/common/arw-01b_r_red.svg') no-repeat right center;
    background-size: 6px auto;
    color: #ce102a;
    text-decoration: none
}
html.ie11 #bookWrap #detail .head .text .theme a {
    background-position: right 0.3em
}
#bookWrap #detail .head .text .theme a:after {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #ce102a
}
.noTouch #bookWrap #detail .head .text .theme a:hover:after {
    background: transparent
}
#bookWrap #detail .bodyWrap {
    overflow: hidden;
    position: relative;
    float: right;
    width: 370px;
    height: 570px;
    margin-right: 190px
}
#bookWrap #detail .bodyWrap .body {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    float: right;
    height: 570px;
    padding-right: 15px;
    line-height: 2.5
}
#bookWrap #detail .bodyWrap .body .foot {
    margin: auto 30px 0 0;
    line-height: 1;
    text-align: right
}
#bookWrap #detail .bodyWrap .body .foot p br {
    display: none;
}
#bookWrap #detail .bodyWrap .body .foot .map {
    margin-right: 5px
}
#bookWrap #detail .bodyWrap .body .foot .map a {
    display: inline-block;
    padding: 22px 10px 0;
    background: url('/wp-content/themes/mimt/assets/img/book/common/marker.svg') no-repeat center top;
    color: #ce102a;
    text-decoration: none
}
html.ie11 #bookWrap #detail .bodyWrap .body .foot .map a {
    padding-right: 12px;
    padding-left: 8px
}
.noTouch #bookWrap #detail .bodyWrap .body .foot .map a:hover {
    opacity: 0.5
}
#bookWrap #detail .bodyWrap .body .foot .share {
    display: table;
    position: relative;
    bottom: -5px;
    margin-top: auto
}
#bookWrap #detail .bodyWrap .body .foot .share .label {
    float: left;
    padding: 0 6px 10px;
    vertical-align: middle;
    line-height: 1
}
#bookWrap #detail .bodyWrap .body .foot .share .sns {
    zoom: 1;
    float: left;
    vertical-align: middle
}
#bookWrap #detail .bodyWrap .body .foot .share .sns:after {
    content: '';
    display: block;
    clear: both;
    height: 0
}
#bookWrap #detail .bodyWrap .body .foot .share .sns li {
    float: left
}
#bookWrap #detail .bodyWrap .body .foot .share .sns li a {
    display: block;
    overflow: hidden;
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    background-position: center center;
    color: transparent;
    font-size: 0;
    line-height: 0
}
.noTouch #bookWrap #detail .bodyWrap .body .foot .share .sns li a:hover {
    opacity: 0.5
}
#bookWrap #detail .bodyWrap .body .foot .share .sns li.facebook a {
    background-image: url('/wp-content/themes/mimt/assets/img/book/common/facebook.svg')
}
#bookWrap #detail .bodyWrap .body .foot .share .sns li.twitter a {
    background-image: url('/wp-content/themes/mimt/assets/img/book/common/twitter.svg')
}
#bookWrap #detail .bodyWrap.ps-container {
    padding-bottom: 10px
}
#bookWrap #detail .bodyWrap.ps-container .body {
    float: none
}
#guestWrap {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 70px 120px 0 130px
}
#guestWrap .pageTitle {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    float: right;
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0.05em
}
#guestWrap .pageTitle .blt {
    margin: -0.2em 0
}
#guestWrap .pageTitleWrap {
    float: right;
    width: 40px
}
#guestWrap .pageTitleWrap .pageTitle {
    float: left
}
#guestWrap .pageTitleWrap .txt {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    float: left;
    min-height: 1em;
    padding-top: 30px;
    font-size: 12px;
    line-height: 1.67;
    letter-spacing: 0.05em;
    white-space: nowrap
}
html.ie11 #guestWrap .pageTitleWrap .txt p {
    -moz-transform: translateX(4px);
    -ms-transform: translateX(4px);
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
}
#guestWrap .guestList {
    float: right;
    width: 740px;
    height: 600px;
    margin-right: 75px;
    padding-top: 10px
}
#guestWrap .guestList .col {
    float: right;
    width: 320px
}
#guestWrap .guestList .col+.col {
    margin-right: 100px
}
#guestWrap .guestList .col .list {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    zoom: 1;
    float: right;
    height: 550px
}
#guestWrap .guestList .col .list:after {
    content: '';
    display: block;
    clear: both;
    height: 0
}
#guestWrap .guestList .col .list li {
    float: left;
    width: 80px;
    height: 265px;
    font-size: 20px;
    line-height: 1.5
}
#guestWrap .guestList .col .list li:nth-child(even) {
    margin-top: 20px
}
#guestWrap .guestList .col .list li a {
    display: inline-block;
    position: relative;
    padding-bottom: 15px;
    text-decoration: none
}
#guestWrap .guestList .col .list li a:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 14px;
    height: 6px;
    margin-left: -7px;
    background: url('/wp-content/themes/mimt/assets/img/book/common/arw-01b_b.svg') no-repeat center center;
    background-size: auto 6px
}
html.ie11 #guestWrap .guestList .col .list li a:after {
    margin-left: -4px
}
.noTouch #guestWrap .guestList .col .list li a:hover {
    opacity: 0.5
}
@-webkit-keyframes pop {
    0% {
        margin-top: 0
    }
    33% {
        margin-top: 0
    }
    50% {
        margin-top: -5px
    }
    66% {
        margin-top: 0
    }
    100% {
        margin-top: 0
    }
}
@-moz-keyframes pop {
    0% {
        margin-top: 0
    }
    33% {
        margin-top: 0
    }
    50% {
        margin-top: -5px
    }
    66% {
        margin-top: 0
    }
    100% {
        margin-top: 0
    }
}
@-o-keyframes pop {
    0% {
        margin-top: 0
    }
    33% {
        margin-top: 0
    }
    50% {
        margin-top: -5px
    }
    66% {
        margin-top: 0
    }
    100% {
        margin-top: 0
    }
}
@-ms-keyframes pop {
    0% {
        margin-top: 0
    }
    33% {
        margin-top: 0
    }
    50% {
        margin-top: -5px
    }
    66% {
        margin-top: 0
    }
    100% {
        margin-top: 0
    }
}
@keyframes pop {
    0% {
        margin-top: 0
    }
    33% {
        margin-top: 0
    }
    50% {
        margin-top: -5px
    }
    66% {
        margin-top: 0
    }
    100% {
        margin-top: 0
    }
}
#mapWrap {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 55px 100px 0
}
#mapWrap .map {
    position: relative;
    height: 414px
}
#mapWrap .map .ttl {
    display: table;
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 35px;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    letter-spacing: 0.1em
}
#mapWrap .map .ttl span {
    display: block;
    margin-bottom: 10px;
    font-size: 14px
}
#mapWrap .map .list li {
    position: absolute
}
#mapWrap .map .list li a {
    display: block;
    overflow: hidden;
    text-indent: -5260px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0
}
.noTouch #mapWrap .map .list li a:hover {
    opacity: 1
}
#mapWrap .map .list li.store1 {
    top: 166px;
    left: 343px;
    width: 90px;
    height: 95px
}
#mapWrap .map .list li.store1 a {
    background-image: url('/wp-content/themes/mimt/assets/img/book/map/map-store1.png')
}
#mapWrap .map .list li.store3 {
    top: 219px;
    left: 592px;
    width: 90px;
    height: 75px
}
#mapWrap .map .list li.store3 a {
    background-image: url('/wp-content/themes/mimt/assets/img/book/map/map-store3.png')
}
#mapWrap .map .list li.store4 {
    top: 147px;
    left: 720px;
    width: 80px;
    height: 90px
}
#mapWrap .map .list li.store4 a {
    background-image: url('/wp-content/themes/mimt/assets/img/book/map/map-store4.png')
}
#mapWrap .map .list li.store5 {
    top: 279px;
    left: 156px;
    width: 80px;
    height: 115px
}
#mapWrap .map .list li.store5 a {
    background-image: url('/wp-content/themes/mimt/assets/img/book/map/map-store5.png')
}
#mapWrap .map .list li .pop {
    -moz-animation: pop 1.8s ease-in-out 0s infinite;
    -webkit-animation: pop 1.8s ease-in-out 0s infinite;
    animation: pop 1.8s ease-in-out 0s infinite;
    -moz-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    display: block;
    position: absolute;
    top: -6px;
    left: 50%;
    padding: 8px 10px 7px;
    border-radius: 3px;
    background: #ffffff;
    color: #e72a41;
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
    font-size: 10px;
    line-height: 1.5;
    text-align: center;
    white-space: nowrap
}
#mapWrap .map .list li .pop:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: -6px;
    margin-left: -5px;
    border-top: #ffffff solid 7px;
    border-right: transparent solid 5px;
    border-left: transparent solid 5px
}
#mapWrap .thumbs {
    zoom: 1;
    margin-top: 20px;
    padding-left: 246px
}
#mapWrap .thumbs:after {
    content: '';
    display: block;
    clear: both;
    height: 0
}
#mapWrap .thumbs li {
    float: left
}
#mapWrap .thumbs li:nth-child(2) {
    margin-left: 156px
}
#mapWrap .thumbs li:nth-child(3) {
    margin-left: 38px
}
#mapWrap .thumbs li:nth-child(4) {
    margin-left: 15px
}
#mapWrap .thumbs li a {
    display: block;
    text-decoration: none
}
#mapWrap .thumbs li a .text {
    padding-left: 5px
}
#mapWrap .thumbs li a .text .name {
    position: relative;
    margin-top: 4px;
    margin-bottom: 5px;
    padding-left: 20px;
    line-height: 1;
    white-space: nowrap
}
html.ie11 #mapWrap .thumbs li a .text .name {
    margin-bottom: 3px;
    padding-top: 2px
}
#mapWrap .thumbs li a .text .name .num {
    display: block;
    position: absolute;
    top: -1px;
    left: 0;
    width: 15px;
    padding: 3px 0 2px;
    border-radius: 7px;
    background: #000000;
    color: #ffffff;
    font-size: 10px;
    text-align: center
}
html.ie11 #mapWrap .thumbs li a .text .name .num {
    padding-top: 4px;
    padding-bottom: 1px
}
#mapWrap .thumbs li a .text .detail {
    display: inline-block;
    position: relative;
    padding: 6px 12px 6px 0;
    font-size: 12px;
    line-height: 1;
    background: url('/wp-content/themes/mimt/assets/img/book/common/arw-01b_r.svg') no-repeat right center;
    background-size: 5px auto
}
html.ie11 #mapWrap .thumbs li a .text .detail {
    background-position: right 0.3em
}
#mapWrap .thumbs li a .text .detail:after {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #000000
}
.noTouch #mapWrap .thumbs li a:hover .detail:after {
    background: transparent
}
#mapWrap .stores {
    zoom: 1;
    width: 900px;
    margin: 0 auto;
    padding-top: 25px
}
#mapWrap .stores:after {
    content: '';
    display: block;
    clear: both;
    height: 0
}
#mapWrap .stores .store {
    width: 370px
}
#mapWrap .stores .store:first-child {
    float: left
}
#mapWrap .stores .store:nth-child(2) {
    float: right
}
#mapWrap .stores .store .image {
    margin-bottom: 15px
}
#mapWrap .stores .store .text {
    font-size: 12px;
    line-height: 1.84
}
#mapWrap .stores .store .text .name {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 1.5
}
#mapWrap .stores .store .text .info {
    margin-bottom: 10px
}
#mapWrap .stores .store .text .link {
    margin-top: 10px;
    font-size: 12px;
    line-height: 1
}
#mapWrap .stores .store .text .link a {
    display: inline-block;
    position: relative;
    padding: 6px 12px 6px 0;
    background: url('/wp-content/themes/mimt/assets/img/book/common/arw-01b_r.svg') no-repeat right center;
    background-size: 5px auto;
    text-decoration: none
}
html.ie11 #mapWrap .stores .store .text .link a {
    background-position: right 0.3em
}
#mapWrap .stores .store .text .link a:after {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #000000
}
.noTouch #mapWrap .stores .store .text .link a:hover:after {
    background: transparent
}

/* archive */
#bookWrap .archiveList {
    width: 800px;
    margin-right: 70px;
    padding-top: 4px;
}
#bookWrap .archiveList .col {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    justify-content: space-between;
    float: inherit;
    width: 290px;
}
#bookWrap .archiveList .col+.col {
    margin-right: 176px;
}
#bookWrap .archiveList .col .book+.book {
    margin-top: 96px;
}
#bookWrap .archiveList .col .book:nth-of-type(2) {
    margin-top: 0;
}
#bookWrap .archiveList .col .book a {
    display: block;
    position: relative;
    width: 100%;
    height: 212px;
    text-decoration: none
}
#bookWrap .archiveList .col .book a .image {
    display: block;
    width: 101px;
    text-align: center;
    vertical-align: middle
}
#bookWrap .archiveList .col .book a .image .img img {
    width: auto;
    height: auto;
    max-width: 101px;
    max-height: 212px
}
#bookWrap .archiveList .col .book a .text {
    padding-top: 8px;
    padding-left: 0;
    font-weight: 700;
}
#bookWrap .archiveList .col .book a .text p.download {
    position: relative;
    font-size: 12px;
    margin-top: -3px;
}
#bookWrap .archiveList .col .book a .text p.download:after {
    position: absolute;
    right: -21px;
    bottom: 3px;
    display: block;
    content: '';
    background-image: url('https://cdn.getshifter.co/532b106a9c4c2c891182c758eefea158dfd123eb/uploads/2023/01/download.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 15px;
    height: 12px;
}