@charset "UTF-8";
* {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    background: #fff;
    font-size: 16px;
    width: 100%;
    min-width: 1120px;
    height: 100%;
    padding: 0;
    margin: 0;
    line-height: 1.6;
    font-family: Helvetica Neue, Helvetica, Arial, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, YuGothic, Yu Gothic, '游ゴシック体', '游ゴシック', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", MS PGothic, sans-serif
}

img {
    margin: 0;
    padding: 0
}

a img {
    border: 0
}

figure {
    padding: 0;
    margin: 0
}

section {
    padding: 80px 0;
    border-top: 1px solid #dcdcdc
}

section .inner {
    width: 1080px;
    margin: 0 auto
}

section h3, section h3.categoryTitle {
    text-align: center;
    font-size: 25.6px;
    font-size: 1.6rem;
    margin: 0 0 40px;
    font-family: ikaros_sansregular;
    font-weight: 400;
    line-height: 1.0;
    letter-spacing: .1em
}

section h3 div, section h3.categoryTitle div {
    display: inline-block;
    padding: 0;
    margin: 0 0 9px;
    background: url(../images/border_h3.png) 0 bottom repeat-x
}

section h3 small, section h3.categoryTitle small {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    letter-spacing: 0
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

main {
    display: block;
    padding: 146px 0 0
}

.inner {
    width: 1080px;
    margin: 0 auto
}

.widtFull {
    width: 100%
}

.one li {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box
}

li.four {
    float: left;
    width: 25%;
    padding: 0 10px;
    box-sizing: border-box
}

.three li {
    float: left;
    width: 33.33%;
    padding: 0 10px;
    box-sizing: border-box
}

.innerList {
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    margin: 0 0 20px
}

.innerList figure {
    width: 100%;
    height: auto;
    line-height: 0
}

.innerList figure img {
    width: 100%;
    height: auto
}

.width50 {
    width: 50%;
    padding: 0 10px;
    float: left;
    box-sizing: border-box
}

.button {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    font-size: .875rem;
    border-radius: 2px;
    border: 1px solid #1a445a;
    background: rgba(255, 255, 255, .8);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    min-width: 180px
}

.button a {
    display: block;
    color: #333;
    padding: 8px 15px;
    color: #1a445a;
    text-decoration: none;
    font-weight: 700;
    -webkit-transition: all .3s;
    transition: all .3s
}

.button a:hover {
    background: #1a445a;
    color: #fff
}

.buttonBoxCenter {
    text-align: center;
    padding: 20px 0 0
}

.bannerWfixed figure img {
    width: 100%;
    height: auto
}

.clearfix:after {
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    content: "."
}

.clearfix {
    min-height: 1px
}

* html .clearfix {
    height: 1px
}

@media all and (-ms-high-contrast: none) {
    main.second .patternBox li .innerList .hoverBox span {
        line-height: 30px !important
    }
}

@font-face {
    font-family: icons;
    src: url(../font/icons.eot?15573401);
    src: url(../font/icons.eot?15573401#iefix) format("embedded-opentype"), url(../font/icons.woff2?15573401) format("woff2"), url(../font/icons.woff?15573401) format("woff"), url(../font/icons.ttf?15573401) format("truetype"), url(../font/icons.svg?15573401#icons) format("svg")
}

[class^=icon-]:before, [class*=" icon-"]:before {
    font-family: icons;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 0;
    margin-left: .2em
}
.icon-x{
    display: inline-block;
    width: 12px;
}
.icon-folder:before { content: '\e800'; }
.icon-purchase:before { content: '\e801'; }
.icon-icon_sale:before { content: '\e802'; }
.icon-tel:before { content: '\e803'; }
.icon-right-dir:before { content: '\e804'; }
.icon-basket:before { content: '\e805'; }
.icon-star-circled:before { content: '\e806'; }
.icon-comment:before { content: '\e807'; }
.icon-home:before { content: '\e808'; }
.icon-popup:before { content: '\e809'; }
.icon-bus:before { content: '\e80a'; }
.icon-train:before { content: '\e80b'; }
.icon-flight:before { content: '\e80c'; }
.icon-gift:before { content: '\e80d'; }
.icon-kitte:before { content: '\e80e'; }
.icon-sports:before { content: '\e80f'; }
.icon-leisure:before { content: '\e810'; }
.icon-exchange:before { content: '\e811'; }
.icon-kabu:before { content: '\e812'; }
.icon-vending:before { content: '\e813'; }
.icon-jigane:before { content: '\e814'; }
.icon-search:before { content: '\e815'; }
.icon-western:before { content: '\e816'; }
.icon-shop:before { content: '\e817'; }
.icon-shinkansen:before {content: '\e819';}
.icon-kosen:before {content: '\e81b';}
.icon-facebook-rect:before { content: '\f301'; }
.icon-twitter-bird:before { content: '\f303'; }

@font-face {
    font-family: ikaros_sansregular;
    src: url(../font/ikaros-regular-webfont.woff2) format("woff2"), url(../font/ikaros-regular-webfont.woff) format("woff")
}

#bread {
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5;
    font-size: 12px;
    font-size: .75rem
}

#bread a {
    text-decoration: none;
    color:#000000;
}

#bread .inner {
    padding: 0 10px;
    box-sizing: border-box
}

#bread .inner li {
    display: inline-block;
    padding: 0 2px
}

header#mobile {
    display: none
}

header {
    color: #fff;
    background: url(../images/bg_header.jpg) 0 0;
    padding: 30px 0 0;
    line-height: 1.0;
    position: fixed;
    width: 100%;
    z-index: 3
}

header #logo {
    float: left;
    line-height: 0;
    margin: 0 15px 0 0
}

header #logo img {
    height: 18px
}

header h1 {
    float: left;
    font-weight: 400;
    font-size: 11px;
    font-size: .6875rem;
    margin: 0;
    padding: 3px 0
}

header .inner {
    max-width: 1080px;
    width: 100%;
    padding: 0 10px;
    margin: auto;
    box-sizing: border-box
}

header .rightContent {
    float: right
}

header .rightContent nav {
    float: left;
    margin: 0 10px 0 0;
    line-height: 1.2
}

header .rightContent nav a {
    color: #fff;
    text-decoration: none
}

header .rightContent nav ul {
    list-style: none;
    padding: 0;
    margin: 0
}

header .rightContent nav ul li {
    font-size: 12px;
    font-size: .75rem;
    float: left;
    padding: 0 15px;
    border-right: 1px solid #fff
}

header .rightContent nav ul li:last-child {
    border: none;
    margin: -4px 0 0
}

header .rightContent nav ul li .icon-search {
    font-size: 16px;
    font-size: 1.0rem
}

header .rightContent #loginBtn {
    float: left;
    font-size: 12px;
    font-size: .75rem;
    margin: 0 20px 0 0
}

header .rightContent #loginBtn a {
    text-decoration: none;
    color: #fff;
    display: block;
    padding: 8px 30px;
    border-radius: 2px;
    margin: -8px 0 0;
    background: rgba(255, 255, 255, .3);
    font-weight: 700
}

header .rightContent #cartBtn {
    float: left;
    margin: -3px 0 0;
    position: relative
}

header .rightContent #cartBtn .notification {
    font-family: Helvetica, sans-serif;
    background-color: #e50000;
    border-radius: 50em;
    width: 18px;
    height: 18px;
    text-align: center;
    position: absolute;
    top: -10px;
    right: -6px;
    font-size: 11px;
    font-size: .6875rem;
    font-weight: 700;
    line-height: 18px
}

header .rightContent #cartBtn a {
    font-size: 22.4px;
    font-size: 1.4rem;
    color: #fff
}

nav#main {
    background: #fff;
    font-size: 16px;
    font-size: 1rem;
    color: #1a445a;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    line-height: 0;
    text-align: center;
    position: relative;
    margin: 25px 0 0
}

nav#main .menu {
    width: 1080px;
    margin: 0 auto;
    list-style: none;
    display: inline-block;
    padding: 0 20px;
    box-sizing: border-box
}

nav#main .menu li.purchase .menuSecond li.title, nav#main .menu li.sale .menuSecond li.title {
    color: #fff;
    padding: 8px 0
}

nav#main .menu li {
    float: left;
    width: 160px;
    text-align: center;
    line-height: 1.0;
    font-weight: 700
}

nav#main .menu li i {
    font-size: 20px;
    font-size: 1.25rem
}

nav#main .menu li a {
    cursor: pointer;
    text-decoration: none;
    display: block;
    padding: 5px 0;
    margin: 12px 0;
    border-right: 1px solid #e5e5e5;
    -webkit-transition: background .3s, color .1s;
    transition: background .3s, color .1s;
    color: #1a445a
}

nav#main .menu li a:hover,
nav#main .menu li a.active{
    border-radius: 2px;
    background: url(../images/bg_header.jpg) 0 0;
    color: #fff
}

nav#main .menu li a:hover small {
    color: #fff
}

nav#main .menu li small {
    font-family: Roboto Condensed, sans-serif;
    font-size: 10px;
    font-size: .625rem;
    color: #ccc;
    letter-spacing: .1em
}

nav#main .menu li:last-child a {
    border: none
}

nav#main .menu li .menuSecond {
    position: absolute;
    -webkit-transition: translate3d(0, 0, 0);
    top: 61px;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    background: #072a24;
    -webkit-transition: all .1s;
    transition: all .1s
}

nav#main .menu li .menuSecond {
    display: none;
    z-index: 1;
    margin: -1px 0 0;
    box-shadow: 0 3px 6px -5px rgba(0, 0, 0, .8) inset;
    -moz-box-shadow: 0 3px 6px -5px rgba(0, 0, 0, .8) inset;
    -webkit-box-shadow: 0 3px 6px -5px rgba(0, 0, 0, .8) inset
}

nav#main .menu li .menuSecond .inner {
    width: 1080px;
    margin: 0 auto;
    padding: 25px 0
}

nav#main .menu li .menuSecond .inner .line1 {
    margin: 0 0 20px;
    border-bottom: 1px dotted rgba(255, 255, 255, .3)
}

nav#main .menu li .menuSecond .inner .line1 ul {
    min-height: 185px;
    margin: 0 0 20px
}

nav#main .menu li .menuSecond .inner ul {
    padding: 0 9px;
    width: 25%;
    box-sizing: border-box;
    float: left;
    height: 220px;
    border-right: 1px dotted rgba(255, 255, 255, .3)
}

nav#main .menu li .menuSecond .inner ul li.title {
    font-size: 14px;
    font-size: .875rem;
    padding: 8px 0 8px 27px
}

nav#main .menu li .menuSecond .inner ul li.title small {
    font-size: 12px;
    font-size: .75rem;
    color: #fff
}

nav#main .menu li .menuSecond .inner ul li.title i {
    font-size: 19.2px;
    font-size: 1.2rem;
    top: 2px
}

nav#main .menu li .menuSecond .inner ul li {
    border: none;
    list-style: none;
    font-size: 13.76px;
    font-size: .86rem;
    text-align: left;
    width: 100%;
    font-weight: 700;
    position: relative;
    line-height: 1.2;
    box-sizing: border-box
}

nav#main .menu li .menuSecond .inner ul li a {
    background: none;
    color: #fff;
    border: none;
    margin: 0;
    padding: 8px 0 8px 18px;
    background: transparent;
    -webkit-transition: all .3s;
    transition: all .3s
}

nav#main .menu li .menuSecond .inner ul li i {
    font-size: 14px;
    font-size: .875rem;
    position: absolute;
    left: 0
}

nav#main .menu li .menuSecond .inner ul li:last-child a {
    border: none
}

nav#main .menu li.home {
    width: 80px
}

nav#main .menu li.home a {
    line-height: 36px
}

nav#main .menu li.home i {
    font-size: 16px;
    font-size: 1.0rem
}

nav#main .menu li.sale a:hover, nav#main .menu li.sale a.active {
    color: #fff;
    border-radius: 2px;
    background: url(../images/sale_hover.jpg) 0 0
}

nav#main .menu li.sale a.activePage {
    color: #fff;
    border-radius: 2px;
    background: url(../images/sale_hover.jpg) 0 0
}

nav#main .menu li.sale .navbg:hover {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

nav#main .menu li.sale .menuSecond {
    background: url(../images/sale_hover.jpg) 0 0
}

nav#main .menu li.sale .menuSecond a:hover {
    background: #244458
}

nav#main .menu li.purchase a:hover, nav#main .menu li.purchase a.active {
    color: #fff;
    border-radius: 2px;
    background: url(../images/purchase_hover.jpg) 0 0
}

nav#main .menu li.purchase a.activePage {
    color: #fff;
    border-radius: 2px;
    background: url(../images/purchase_hover.jpg) 0 0
}

nav#main .menu li.purchase .menuSecond {
    background: url(../images/purchase_hover.jpg) 0 0;
    box-shadow: 0 3px 6px -5px rgba(0, 0, 0, .3) inset;
    -moz-box-shadow: 0 3px 6px -5px rgba(0, 0, 0, .3) inset;
    -webkit-box-shadow: 0 3px 6px -5px rgba(0, 0, 0, .3) inset
}

nav#main .menu li.purchase .menuSecond .line2 ul {
    min-height: 185px;
    margin: 0 0 20px
}

nav#main .menu li.purchase .menuSecond a:hover {
    background: #b37803
}

nav#main .menu li.exchange, nav#main .menu li.jigane, nav#main .menu li.western, nav#main .menu li.shop, nav#main .menu li.vending {
    margin: 0 !important;
    padding: 0 !important
}

nav#main .menu li.jigane a.activePage,
nav#main .menu li.exchange a.activePage,
nav#main .menu li.western a.activePage,
nav#main .menu li.shop a.activePage,
nav#main .menu li.vending a.activePage {
    border-radius: 2px;
    background: url(../images/bg_header.jpg) 0 0;
    color: #fff
}

#naviOverlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background-color: #221227;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}

#naviOverlay2 {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background-color: #221227;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

nav#side .sale i {
    color: #2d9ed5;
    padding: 0 5px 0 0
}

nav#side .purchase i {
    color: #ea9a00;
    padding: 0 5px 0 0
}

nav#side .shop {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    font-size: 14px;
    font-size: .875rem
}

nav#side .shop .title {
    text-align: center;
    padding: 5px 0;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    border-radius: 2px 2px 0 0;
    font-weight: bolder;
    line-height: 1.6;
    background: url(../images/bg_header.jpg) 0 0
}

nav#side .shop li {
    padding: 0;
    border-bottom: 0;
    border-bottom: 1px solid #e5e5e5;
    font-weight: 700;
    position: relative;
    width: 100%;
    display: block;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-transition: background .3s;
    transition: background .3s
}

nav#side .shop li a {
    color: #333;
    font-size: 13px;
    font-size: .8125rem;
    width: 100%;
    padding: 10px 12px;
    display: block;
    box-sizing: border-box;
    -webkit-transition: background .3s;
    transition: background .3s;
    text-decoration: none !important
}

nav#side .shop li a:hover {
    background-color: #eee
}

nav#side .accordion {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    font-size: 14px;
    font-size: .875rem
}

nav#side .accordion .title {
    text-align: center;
    padding: 5px 0;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    border-radius: 2px 2px 0 0;
    font-weight: bolder
}

nav#side .accordion .sale {
    background: url(../images/sale_hover.jpg) 0 0
}

nav#side .accordion .sale i {
    color: #fff
}

nav#side .accordion .purchase {
    background: url(../images/purchase_hover.jpg) 0 0
}

nav#side .accordion .purchase i {
    color: #fff
}

nav#side .accordion .toggle {
    font-weight: 700;
    position: relative;
    width: 100%;
    display: block;
    padding: 10px 12px;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-transition: background .3s;
    transition: background .3s
}

nav#side .accordion .toggle:after {
    display: block;
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -5px;
    border-top: solid 2px #ccc;
    border-right: solid 2px #ccc;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -webkit-transition: .2s ease-in-out
}

nav#side .accordion .toggle.open:after {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg)
}

nav#side .accordion .toggle:hover {
    background-color: #eee
}

nav#side .accordion .toggle:last-child {
    border: none
}

nav#side li {
    border-bottom: 1px solid #e5e5e5
}

nav#side li ul.childe {
    display: none;
    overflow: hidden;
    padding: 0
}

nav#side li ul.childe li {
    padding: 0;
    line-height: 2.6;
    border-bottom: 0;
    width: 100%
}

nav#side li ul.childe li a {
    color: #333;
    font-size: 13px;
    font-size: .8125rem;
    width: 100%;
    padding: 0 8px;
    display: block;
    box-sizing: border-box;
    -webkit-transition: background .3s;
    transition: background .3s;
    text-decoration: none !important
}

nav#side li ul.childe li a:hover {
    background-color: #eee
}

table.schedule-list tr:nth-child(2n) td {
    background-color: #fff !important
}

table.schedule-list th {
    border-bottom: none !important
}

.schedule_month {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    padding: 10px 0 5px;
    text-align: center
}

#schedule {
    width: 100%;
    border: 1px solid #ccc;
    border-collapse: collapse;
    background: #fff;
    margin: 0 0 15px
}

#schedule table.schedule-list th {
    border: none
}

#schedule th {
    padding: 10px;
    text-align: center;
    font-size: 12px;
    font-size: .75rem;
    background: #eee;
    padding: 5px 0
}

#schedule td {
    padding: 5px;
    vertical-align: middle !important
}

#schedule tr.Sat td {
    background-color: #f9f9f9 !important;
    color: #333
}

#schedule tr.Sun td {
    background-color: #f9f9f9 !important;
    color: #333
}

#schedule td.day_e {
    text-align: center;
    font-size: 12px;
    font-size: .75rem
}

#schedule td.week_e {
    text-align: center;
    font-size: 12px;
    font-size: .75rem
}

#schedule td.event_contents {
    font-size: 13px;
    font-size: .8125rem;
    vertical-align: middle;
    line-height: 0;
    padding: 10px;
    height: 16px
}

#schedule td.event_contents span:first-child {
    padding: 0 20px 0 0;
    line-height: 1.6
}

#schedule td.event_contents span {
    display: table-cell;
    vertical-align: middle;
    padding: 0 3px
}

#schedule td.event_contents span img {
    position: relative;
    height: 20px;
    width: auto
}

#schedule td.event_contents .vs {
    padding: 0 10px
}

#schedule td.event_contents .vs img {
    height: 10px;
    width: auto
}

p.nextback {
    font-size: 12px;
    font-size: .75rem;
    padding: 0
}

p.nextback a {
    color: #666
}

.link_next {
    float: right;
    font-size: 12px;
    font-size: .75rem;
    margin: 40px 0 0
}

.link_next a {
    color: #666
}

.link_prev {
    float: left;
    font-size: 12px;
    font-size: .75rem;
    margin: 40px 0 0
}

.link_prev a {
    color: #666
}

.menuSecondBg {
    background: rgba(0, 0, 0, .6);
    height: 100%;
    width: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    left: 0;
    position: absolute
}

section#shopInfo {
    background: #fbfbf9
}

section#shopInfo .inner {
    width: 1080px;
    margin: 0 auto
}

section#shopInfo .inner ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

section#shopInfo .inner ul li {
    width: 25%;
    padding: 0 10px;
    box-sizing: border-box;
    margin-bottom:20px;
    display: flex;
    flex-direction: column;
    height: auto;
}

section#shopInfo .inner ul li .innerList {
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 2px;
    margin: 0;
}

section#shopInfo .inner ul li .innerList a {
    color: #333;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    height: 100%;
}

section#shopInfo .inner ul li .innerList i {
    font-size: 12.8px;
    font-size: .8rem;
    margin: 0 2px 0 0
}

section#shopInfo .inner ul li .innerList p {
    padding: 0 10px;
    margin: 0;
}

section#shopInfo .inner ul li .innerList .name {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    margin: 10px 0 5px
}

section#shopInfo .inner ul li .innerList .info {
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1.6;
    margin: 0 0 10px;
}

section#shopInfo .inner ul li .innerList .tel {
    text-align: center;
    background-color: #eee;
    width: 100%;
    padding: 8px 0;
    font-weight: 700;
    letter-spacing: .05em;
    box-sizing: border-box;
    margin: auto 0 0 0;
}

section#shopInfo .inner ul li .innerList img {
    width: 100%;
    height: auto
}

section#infoText {
    font-size: 14px;
    font-size: .875rem;
    text-align: center;
    background: url(../images/bg_info.jpg) 0 0 no-repeat;
    background-size: cover
}

section#infoText .title {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    padding: 0 0 5px;
    background: url(../images/border_h3.png) 0 bottom repeat-x;
    display: inline-block;
    margin: 0 0 10px;
    color: #fff
}

section#infoText p {
    line-height: 2.0;
    color: #fff
}

section#infoText ul {
    margin: 40px auto 0;
    width: 1080px
}

section#infoText ul li {
    font-size: 12px;
    font-size: .75rem;
    text-align: left;
    float: left;
    width: 50%;
    padding: 0 10px;
    margin: 0 0 20px;
    line-height: 1.4;
    box-sizing: border-box
}

section#infoText ul li figure {
    float: left;
    margin: 0 10px 0 0
}

section#infoText ul li .innerBox {
    width: 100%;
    border-radius: 2px;
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1)
}

section#infoText ul li p {
    line-height: 1.6;
    margin: 0;
    color: #666
}

section#infoText ul li .title {
    color: #333;
    text-align: left;
    margin: 0 0 2px;
    font-size: 12px;
    font-size: .75rem;
    background: none;
    padding: 0
}

footer .footerNavi {
    background: url(../images/bg_header.jpg) 0 0
}

footer .footerNavi .inner {
    width: 1080px;
    margin: 0 auto;
    padding: 30px 0;
    text-align: center
}

footer .footerNavi .logoFooter {
    text-align: center;
    margin: 0 0 10px
}

footer .footerNavi ul {
    list-style: none;
    font-size: 12px;
    font-size: .75rem;
    display: inline-block
}

footer .footerNavi ul li {
    display: inline-block;
    margin: 0 20px 0 0;
    line-height: 2.2
}

footer .footerNavi ul li a {
    color: #fff;
    text-decoration: none
}

footer .footerNavi ul li i {
    margin: 0 5px 0 0
}

footer .footerNavi ul li i>img {
    display: inline-block;
}

footer .footerNavi .banner {
    margin: 0 0 20px
}

footer .footerNavi .banner li {
    margin: 0 10px 0 0
}

footer .footerNavi .banner li:last-child {
    margin: 0
}

footer .footerNavi #google_translate_element {
    display: inline-block
}

footer .copy {
    text-align: center;
    padding: 15px 0;
    margin: 0;
    font-size: 11px;
    font-size: .6875rem
}

#caterogyBox {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    background: url(../images/bg_category.png) 0 0;
    padding: 20px 0
}

#caterogyBox .innerList {
    position: relative;
    height: 100%
}

#caterogyBox h4 {
    font-size: 24px;
    font-size: 1.5rem;
    text-align: center;
    line-height: .9;
    padding: 0 0 15px;
    margin: 0;
    color: #fff
}

#caterogyBox h4 span {
    font-weight: 400
}

#caterogyBox h4 small {
    font-size: 11px;
    font-size: .6875rem;
    font-family: Roboto Condensed, sans-serif
}

#caterogyBox .button {
    border: none
}

#caterogyBox #sale {
    background: url(../images/sale_hover.jpg) 0 0;
    position: relative;
    padding: 0 0 80px;
    margin: 0
}

#caterogyBox #sale h4 img {
    margin: -7px 0 0
}

#caterogyBox #sale li {
    margin: 0 0 20px;
    height: 278px
}

#caterogyBox #sale li .hoverBox {
    position: absolute;
    border-radius: 2px;
    width: 100%;
    height: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    top: 0;
    color: #fff;
    font-family: ikaros_sansregular;
    font-size: 16px;
    font-size: 1rem;
    background: rgba(0, 0, 0, .8);
    text-align: center;
    font-weight: 700;
    -webkit-transition: all .3s;
    transition: all .3s
}

#caterogyBox #sale li .hoverBox ul {
    padding: 18px 5px;
    box-sizing: border-box
}

#caterogyBox #sale li .hoverBox li {
    height: auto !important;
    text-align: left;
    margin: 0 0 8px;
    padding: 0 5px 0 18px;
    line-height: 1.4
}

#caterogyBox #sale li .hoverBox li a {
    font-size: 13.76px;
    font-size: .86rem;
    text-decoration: none;
    color: #fff
}

#caterogyBox #sale li .hoverBox li a i {
    position: absolute;
    left: 8px
}

#caterogyBox #sale li .hoverBox li a:hover {
    text-decoration: underline
}

#caterogyBox #sale li .hoverBox span {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

#caterogyBox #sale li:hover .hoverBox {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

#caterogyBox #purchase {
    background: url(../images/purchase_hover.jpg) 0 0;
    position: relative;
    padding: 0 0 80px;
    margin: 0
}

#caterogyBox #purchase h4 img {
    margin: -7px 0 0
}

#caterogyBox #purchase li {
    margin: 0 0 20px;
    height: 278px
}

#caterogyBox #purchase li .hoverBox {
    position: absolute;
    border-radius: 2px;
    width: 100%;
    height: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    top: 0;
    color: #fff;
    font-family: ikaros_sansregular;
    font-size: 16px;
    font-size: 1rem;
    background: rgba(0, 0, 0, .8);
    -webkit-transform: translateZ(0);
    zoom: 1.0;
    text-align: center;
    font-weight: 700;
    -webkit-transition: all .3s;
    transition: all .3s
}

#caterogyBox #purchase li .hoverBox ul {
    padding: 18px 5px;
    box-sizing: border-box
}

#caterogyBox #purchase li .hoverBox li {
    height: auto !important;
    text-align: left;
    margin: 0 0 8px;
    padding: 0 5px 0 18px;
    line-height: 1.4
}

#caterogyBox #purchase li .hoverBox li a {
    font-size: 13.76px;
    font-size: .86rem;
    text-decoration: none;
    color: #fff
}

#caterogyBox #purchase li .hoverBox li a i {
    position: absolute;
    left: 8px
}

#caterogyBox #purchase li .hoverBox li a:hover {
    text-decoration: underline
}

#caterogyBox #purchase li .hoverBox span {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

#caterogyBox #purchase li:hover .hoverBox {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

#caterogyBox p.title {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px
}

#caterogyBox p.text {
    font-size: 12px;
    font-size: .75rem;
    padding: 10px;
    color: #666
}

#caterogyBox p {
    margin: 0;
    line-height: 1.6
}

#caterogyBox .info {
    color: #fff;
    font-size: 12px;
    font-size: .75rem;
    text-align: center;
    padding: 0 0 30px;
    letter-spacing: .05em;
    line-height: 2.0
}

#caterogyBox .right {
    display: none
}

#pickup li a {
    text-decoration: none;
    color: #333;
    display: block
}

#pickup li .innerList {
    border: 1px solid #e5e5e5;
    min-height: 140px
}

#pickup li p {
    padding: 15px 10px;
    margin: 0;
    line-height: 1.6
}

#pickup li p.date {
    font-size: 12px;
    font-size: .75rem;
    color: #666;
    padding: 10px 10px 0
}

#pickup li p.title {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    padding: 10px;
    overflow: hidden;
    height: 40px
}
#pickup li p.title span{
    display: block;
}

#pickup li p.text {
    font-size: 12px;
    font-size: .75rem;
    padding: 15px 10px 0
}

#pickup li figure {
    width: 100%;
    height: auto;
    min-height: 100px;
    padding: 0;
    box-sizing: border-box;
    border-bottom: 1px solid #eee
}

#pickup li figure img {
    width: 100%;
    height: auto
}

#pickup li .ticketTypePrice {
    margin: 0;
    width: 100%;
    -webkit-transition: all .2s;
    transition: all .2s
}

#pickup li .ticketTypePrice .inner {
    border-top: 1px solid #e5e5e5;
    padding: 15px 0;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    font-size: 14px;
}


#topics h4 {
    margin: 0 0 8px
}

#topics h4 i {
    margin: 0 5px 0 0
}

#topics h4 small {
    float: right;
    font-size: 11px;
    font-size: .6875rem;
    background: #ececea;
    border-radius: 2px
}

#topics h4 small a {
    display: block;
    padding: 5px 10px;
    text-decoration: none
}

#topics .ticketInfo {
    width: 50%;
    float: left;
    padding: 0 10px;
    box-sizing: border-box
}

#topics .ticketInfo ul {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd
}

#topics .ticketInfo li {
    clear: both;
    border-bottom: 1px dotted #e5e5e5;
    height: 73px;
    overflow: hidden
}

#topics .ticketInfo li:last-child {
    border: none
}

#topics .ticketInfo li a {
    text-decoration: none;
    color: #333;
    display: block;
    padding: 15px 10px;
    background: transparent;
    -webkit-transition: all .3s;
    transition: all .3s
}

#topics .ticketInfo li a:hover {
    background: #eee
}

#topics .ticketInfo .date {
    background: #9ab1c1;
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    font-size: .75rem;
    display: inline-block;
    padding: 3px 8px;
    float: left;
    margin: 3px 15px 26px 0
}

#topics .ticketInfo .text {
    font-size: 12px;
    font-size: .75rem
}

#topics .ticketTopics {
    clear: both;
    padding: 0px 10px 0;
    box-sizing: border-box
}

#topics .ticketTopics h4 {
    margin: 0 0 8px
}

#topics .ticketTopics h4 i {
    margin: 0
}

#topics .ticketTopics h4 small {
    float: right
}

#topics .ticketTopics ul {
    border-top: 1px solid #ddd;
    padding: 0
}

#topics .ticketTopics ul li {
    float: left;
    width: 33.33%;
    font-size: 12px;
    font-size: .75rem;
    border-right: 1px dotted #e5e5e5;
    box-sizing: border-box
}

#topics .ticketTopics ul li:last-child {
    border: none
}

#topics .ticketTopics ul li figure {
    float: left;
    margin: 0 10px 0 0;
    line-height: 0;
    width: 110px;
    height: 82px
}

#topics .ticketTopics ul li .date {
    font-size: 12px;
    font-size: .75rem;
    color: #666;
    padding: 0 0 5px;
    background: transparent
}

#topics .ticketTopics ul li a {
    text-decoration: none;
    color: #333;
    display: block;
    padding: 15px;
    -webkit-transition: all .3s;
    transition: all .3s
}

#topics .ticketTopics ul li a:hover {
    background: #eee
}

#topics2 h3{
    margin-bottom: 30px;
}
#topics2 figure{
    width: 100%;
    max-width: 532px;
    margin: 0 auto;
}

#topics2 figure img{
    width: 100%;
}


.exchange, .metal {
    margin: 30px 0 60px
}

.exchange h4, .metal h4 {
    padding: 0 0 5px;
    margin: 0;
    float: left
}

.exchange .date, .metal .date {
    color: #666;
    font-size: 11px;
    font-size: .6875rem;
    float: right;
    margin: 5px 0 0;
    letter-spacing: .05em
}

.exchange table, .metal table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #e5e5e5;
    border-radius: 2px
}

.exchange table th:first-child, .metal table th:first-child {
    width: 37.33%
}

.exchange table th, .metal table th {
    font-size: 12px;
    font-size: .75rem;
    color: #666;
    background: #eee;
    width: 30.33%;
    border-right: 1px solid #e5e5e5;
    padding: 8px 0
}

.exchange table th:last-child, .metal table th:last-child {
    border-right: none
}

.exchange table td:first-child, .metal table td:first-child {
    text-align: left
}

.exchange table td, .metal table td {
    font-size: 14px;
    font-size: .875rem;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    padding: 8px
}

.exchange table td:last-child, .metal table td:last-child {
    border-right: none
}

.exchange table tr:last-child td, .metal table tr:last-child td {
    border-bottom: none
}

.metal img {
    width: 20px;
    height: auto;
    display: inline-block;
    margin: 0 0 -6px;
    padding: 0 5px 0 0
}

main.second {
    background: #fbfbf9;
    padding: 146px 0 0;
    display: block;
    box-sizing: border-box
}

main.second h3 {
    background: url(../images/border_h3.png) 0 bottom repeat-x;
    padding: 0 0 5px;
    margin: 0 0 20px 10px;
    display: inline-block;
    overflow: hidden;
}

main.second h3 span {
    float: left;
    height: 35px;
    line-height: 35px;
    padding: 0 15px 0 0
}

main.second h3 form {
    float: left
}

main.second .select-wrap {
    position: relative;
    overflow: hidden;
    display: inline-block;
    min-width: 100px;
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #fff 0, #dfe0d9 100%);
    background-image: linear-gradient(top, #fff 0, #dfe0d9 100%);
    border: 1px solid silver;
    color: #666
}

main.second .select-wrap select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    display: block;
    width: 200%;
    width: -webkit-calc(100% + 5em);
    margin: 0;
    padding: 4.8px 8px;
    padding: .3rem .5rem;
    background: transparent;
    border: 0;
    outline: none;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.5
}

main.second .select-wrap:after {
    display: block;
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -5px;
    border-top: solid 2px #ccc;
    border-right: solid 2px #ccc;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -webkit-transition: .2s ease-in-out
}

main.second .entypo-down-open-mini:before {
    font-family: entypo, sans-serif;
    position: absolute;
    top: 50%;
    right: 12px;
    right: .75rem;
    margin-top: -8px;
    margin-top: -.5rem;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1;
    color: #666
}

main.second input.count {
    width: 50px;
    height: 26px;
    margin: 0 5px 0 0;
    text-align: center
}

main.second h3.date {
    text-align: center;
    margin: 0 auto 5px;
    display: block;
    background: none
}

main.second #secondImage {
    height: 185px;
    width: 100%;
    position: relative
}

main.second #secondImage figure .cover {
    width: 100%;
    height: 185px;
    background: url(../images/bg_second_imageCover.png) 0 0 repeat-x;
    position: absolute
}

main.second #secondImage figure .mainImage {
    height: 185px;
    width: 100%
}

main.second #secondImage h2 {
    position: absolute;
    top: 50%;
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 0;
    width: 100%;
    font-weight: 400;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

main.second #secondImage h2 .title {
    border-bottom: 1px solid #fff;
    padding: 0 0 7px;
    font-weight: 700;
    font-size: 26.4px;
    font-size: 1.65rem;
    letter-spacing: .1em
}

main.second #secondImage h2 .en {
    font-size: 20px;
    font-size: 1.25rem;
    letter-spacing: .1em;
    font-family: ikaros_sansregular;
    line-height: 1.0
}

main.second #leftColumn {
    float: left;
    width: 760px;
    margin: 60px 0
}

main.second #leftColumn ul {
    margin: 0 0 30px
}

main.second #rightColumn {
    float: right;
    margin: 60px 0;
    width: 280px
}

main.second #cart {
    border-radius: 2px;
    border: 1px solid #e5e5e5;
    background: #fff;
    margin: 0 0 30px
}

main.second #cart ul .title {
    padding: 16px 0 4px;
    color: #fff;
    border-radius: 2px 2px 0 0;
    background: url(../images/bg_header.jpg) 0 0;
    font-size: 16px;
    font-size: 1rem;
    font-family: ikaros_sansregular;
    line-height: 1
}

main.second #cart ul li {
    font-size: 14px;
    font-size: .875rem;
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 0;
    text-align: center
}

main.second #cart ul li .inner {
    width: auto;
    display: inline-block
}

main.second #cart ul li .item {
    width: 4em;
    text-align: left;
    display: block;
    float: left
}

main.second #cart ul li .count, main.second #cart ul li .pay {
    width: 100px;
    text-align: right;
    display: block;
    float: left
}

main.second #cart ul .cartButton {
    padding: 8px 0;
    background-color: #f6f6f6;
    border: none
}

main.second #cart ul .cartButton .button {
    border: 1px solid #ccc
}

main.second .patternBox li {
    position: relative
}

main.second .patternBox li a {
    display: block;
    text-decoration: none;
    color: #333
}

main.second .patternBox li .innerList {
    position: relative;
    overflow: hidden
}

main.second .patternBox li .innerList .hoverBox {
    position: absolute;
    line-height: 1;
    font-size: 14px !important;
    font-size: .875rem !important;
    border-radius: 2px;
    width: 80%;
    height: 30px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    top: 60px;
    left: 50%;
    color: #fff;
    font-family: ikaros_sansregular;
    font-size: 16px;
    font-size: 1rem;
    background: url(../images/bg_header.jpg) 0 0;
    zoom: 1.0;
    text-align: center;
    font-weight: 700;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .2s;
    transition: all .2s
}

main.second .patternBox li .innerList .hoverBox span {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 43px
}

main.second .patternBox li .innerList:hover .hoverBox {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

main.second .patternBox li .innerList table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border-top: 1px solid #e5e5e5;
    clear: both;
    text-align: center;
    font-size: 14px;
    font-size: .875rem
}

main.second .patternBox li .innerList table th {
    font-size: 13px;
    font-size: .8125rem
}

main.second .patternBox li .innerList table th {
    font-size: 13px;
    font-size: .8125rem;
    color: #666;
    background: #eee;
    border-right: 1px solid #e5e5e5;
    padding: 5px 0
}

main.second .patternBox li .innerList table th:last-child {
    border-right: none
}

main.second .patternBox li .innerList table td {
    font-size: 14px;
    font-size: .875rem;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    padding: 5px;
    line-height: 1.3
}

main.second .patternBox li .innerList table td:last-child {
    border-right: none
}

main.second .patternBox li .innerList table td a {
    cursor: pointer;
    text-decoration: underline
}

main.second .patternBox li .innerList table td small {
    color: #666
}

main.second .patternBox li .innerList table tr:last-child td {
    border-bottom: none
}

main.second .patternBox li .shopOnly {
    position: absolute;
    top: 5px;
    left: 3px
}

main.second .patternBox li .shopOnly .ribbon {
    position: relative;
    color: #fff;
    padding: 3px 10px;
    background: #00b097;
    font-size: 11px;
    font-size: .6875rem
}

main.second .patternBox li .shopOnly .drop {
    position: absolute;
    left: 0;
    top: 24px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 6px 0;
    border-color: transparent #008774 transparent transparent
}

main.second .patternBox li .title {
    font-size: 14px;
    font-size: .875rem;
    min-height: 46px;
    padding: 8px 10px;
    text-align: center;
    font-weight: 700;
    margin: 0;
    -webkit-transition: all .2s;
    transition: all .2s
}

main.second .patternBox li .title .caption {
    font-weight: 400;
    color: #666;
    font-size: 12px;
    font-size: .75rem;
    display: block;
    letter-spacing: .05em;
    padding: 5px 0 0
}

main.second .patternBox li .normaltypePrice {
    margin: 0;
    -webkit-transition: all .2s;
    transition: all .2s
}

main.second .patternBox li .normaltypePrice .inner {
    border-top: 1px solid #e5e5e5;
    padding: 15px 10px;
    width: 100%;
    box-sizing: border-box
}

main.second .patternBox li .normaltypePrice .price {
    font-size: 14px;
    font-size: .875rem;
    text-align: center;
    bottom: 0;
    width: 100%;
    font-weight: 700
}

main.second .patternBox li .normaltypePrice .price p {
    margin: 0;
    padding: 0
}

main.second .patternBox li .normaltypePrice .price p small {
    display: inline-block;
    font-size: 12px;
    font-size: .75rem;
    padding: 0 10px 0 0
}

main.second .patternBox li .normaltypePrice .price small {
    font-size: 12px;
    font-size: .75rem;
    padding: 0 0 0 5px;
    color: #666
}

main.second .patternBox li .normaltypePrice .info {
    font-size: 11px;
    font-size: .6875rem;
    color: #666;
    padding: 6px 0 0;
    text-align: center
}

main.second .patternBox li .ticketTypePrice {
    margin: 0;
    width: 100%;
    -webkit-transition: all .2s;
    transition: all .2s
}

main.second .patternBox li .ticketTypePrice .inner {
    border-top: 1px solid #e5e5e5;
    padding: 15px 0;
    width: 100%;
    text-align: center;
    box-sizing: border-box
}

main.second .patternBox li .ticketTypePrice .inner .tagJiyu {
    padding: 4px 5px;
    background: #888;
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-size: .6875rem;
    display: inline-block;
    border-radius: 2px;
    line-height: 1;
    margin: 1px 10px 0 0;
    width: 50px;
    font-weight: 700
}

main.second .patternBox li .ticketTypePrice .inner .tagJiyuofuku {
    padding: 4px 5px;
    background: #888;
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-size: .6875rem;
    display: inline-block;
    border-radius: 2px;
    line-height: 1;
    margin: 1px 10px 0 0;
    width: 50px;
    font-weight: 700
}

main.second .patternBox li .ticketTypePrice .inner .tagGreen {
    padding: 4px 5px;
    background: #57d099;
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-size: .6875rem;
    display: inline-block;
    border-radius: 2px;
    line-height: 1;
    margin: 1px 10px 0 0;
    width: 50px;
    font-weight: 700
}

main.second .patternBox li .ticketTypePrice .inner .tagShitei {
    padding: 4px 5px;
    background: #80deea;
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-size: .6875rem;
    display: inline-block;
    border-radius: 2px;
    line-height: 1;
    margin: 1px 10px 0 0;
    width: 50px;
    font-weight: 700
}

main.second .patternBox li .ticketTypePrice .inner .tagFutu {
    padding: 5px 10px;
    background: #888;
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-size: .6875rem;
    display: inline-block;
    border-radius: 2px;
    line-height: 1;
    margin: 1px 10px 5px 0
}

main.second .patternBox li .ticketTypePrice .inner .tagJisa {
    padding: 5px 10px;
    background: #80deea;
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-size: .6875rem;
    display: inline-block;
    border-radius: 2px;
    line-height: 1;
    margin: 1px 10px 5px 0
}

main.second .patternBox li .ticketTypePrice .inner .tagNone {
    display: inline-block;
    font-size: 12px;
    font-size: .75rem;
    padding: 0 0 0 5px;
    color: #666
}

main.second .patternBox li .ticketTypePrice .inner .price {
    display: inline-block;
    text-align: left;
    bottom: 0;
    font-weight: 700;
    font-size: 14px;
    font-size: .875rem
}

main.second .patternBox li .ticketTypePrice .inner .price p {
    margin: 0;
    padding: 0
}

main.second .patternBox li .ticketTypePrice .inner .price p small {
    display: inline-block;
    font-size: 12px;
    font-size: .75rem;
    padding: 0 10px 0 0
}

main.second .patternBox li .ticketTypePrice .inner .price small {
    font-size: 12px;
    font-size: .75rem;
    padding: 0 0 0 5px;
    color: #666
}

main.second .patternBox li .ticketTypePrice .inner .info {
    font-size: 11px;
    font-size: .6875rem;
    color: #666;
    padding: 6px 0 0
}

main.second .patternBox li .text {
    font-size: 12px;
    font-size: .75rem;
    color: #666;
    padding: 8px 10px;
    text-align: left;
    border-top: 1px solid #e5e5e5
}

main.second .patternBox li figure {
    height: 120px;
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    padding: 10px 0;
    box-sizing: border-box
}

main.second .patternBox li figure img {
    position: relative;
    width: auto;
    height: 100%
}

main.second .patternBox li figure.concertImg {
    height: 240px;
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    padding: 10px 0;
    box-sizing: border-box
}

main.second .patternBox li figure.concertImg img {
    position: relative;
    width: auto;
    height: 100%
}

main.second .patternBox li figure.full {
    height: 120px;
    padding: 0;
    border-bottom: none;
    text-align: center;
    background: none;
    -webkit-transition: all .2s;
    transition: all .2s;
    box-sizing: border-box
}

main.second .patternBox li figure.full img {
    width: 100%;
    height: auto
}

main.second .patternBox li figure#thumbLogo {
    height: 120px;
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    background: #efefef;
    -webkit-transform: translateZ(0) scale(1, 1);
    transform: translateZ(0) scale(1, 1);
    box-sizing: border-box
}

main.second .patternBox li figure#thumbLogo img {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
    top: 50%;
    width: 50%;
    height: auto
}

main.second .exDate {
    font-size: 14px;
    font-size: .875rem;
    padding: 0 10px 10px;
    float: left
}

main.second .exDate span {
    font-family: Roboto Condensed, sans-serif;
    font-size: 22.4px;
    font-size: 1.4rem;
    padding: 0 10px 10px;
    letter-spacing: .05em
}

main.second .exIconInfo {
    float: right;
    font-size: 11px;
    font-size: .6875rem;
    padding: 10px 10px 0 0
}

main.second .exIconInfo span {
    padding: 0 0 0 20px
}

main.second .exchange {
    margin: 0 0 20px !important;
    clear: both
}

main.second .exchange li a {
    color: #333
}

main.second .exchange li .cart {
    float: right;
    text-align: center;
    font-size: 20.8px;
    font-size: 1.3rem;
    padding: 10px 20px;
    height: 40px;
    line-height: 40px;
    background: #e6e6e6;
    width: 30px
}

main.second .exchange li .icon-basket {
    font-size: 17.6px;
    font-size: 1.1rem
}

main.second .exchange li .icon-mail {
    font-size: 17.6px;
    font-size: 1.1rem
}

main.second .exchange li .exchange_p1 {
    float: left
}

main.second .exchange li .exchange_p1 span.price {
    display: block;
    text-align: center;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 400 !important;
    margin: 0;
    color: #11416b !important
}

main.second .exchange li .exchange_p2 {
    float: left
}

main.second .exchange li .exchange_p2 span.price {
    display: block;
    text-align: center;
    font-family: Roboto Condensed, sans-serif;
    color: #d63301 !important;
    font-weight: 400 !important
}

main.second .exchange li .innerList {
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0 0 15px;
    box-sizing: border-box
}

main.second .exchange li .innerList .buttonBoxCenter {
    display: inline-block;
    padding: 0;
    height: 60px
}

main.second .exchange li .innerList .buttonBoxCenter .button {
    background: none;
    border-radius: 0;
    border: none;
    width: 100%;
    box-shadow: none;
    border-right: 1px solid #eee
}

main.second .exchange li .innerList .buttonBoxCenter .button a {
    padding: 0;
    line-height: 60px
}

main.second .exchange li .innerList .buttonBoxCenter .button a:hover {
    color: #fff;
    border-radius: 0
}

main.second .exchange li .innerList .buttonBoxCenter .button2 {
    display: inline-block;
    text-align: center;
    padding: 0;
    line-height: 60px;
    font-size: 14px;
    font-size: .875rem;
    border-radius: 0;
    border: none;
    background: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    min-width: 180px;
    border-right: 1px solid #eee;
    width: 100%;
    font-weight: 700;
    box-sizing: border-box
}

main.second .exchange li .innerList .nowRate {
    background: #f3f3f3;
    border-bottom: 1px solid #e5e5e5
}

main.second .exchange li .innerList .nowRate .country {
    float: left
}

main.second .exchange li .innerList .nowRate .country figure {
    width: auto;
    height: 30px;
    float: left;
    margin: 0 5px 0 10px;
    padding: 10px 0
}

main.second .exchange li .innerList .nowRate .country figure img {
    width: auto;
    height: 100%
}

main.second .exchange li .innerList .nowRate .country .title {
    float: left;
    line-height: 30px;
    width: 220px;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    padding: 10px 20px 10px 0;
    height: 30px
}

main.second .exchange li .innerList .nowRate .rateTitle {
    float: right
}

main.second .exchange li .innerList .nowRate .rateTitle .priceBox {
    float: right;
    padding: 10px 0;
    height: 50px
}

main.second .exchange li .innerList .nowRate .rateTitle span.priceType1 {
    border-left: 1px solid #e5e5e5;
    height: 50px;
    display: block;
    float: left;
    text-align: center;
    padding: 3px 10px;
    color: #333;
    background: none;
    font-size: 13px;
    font-size: .8125rem;
    margin: 0;
    width: 201px;
    line-height: 45px;
    box-sizing: border-box;
    font-family: Helvetica Neue, Helvetica, Arial, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, YuGothic, Yu Gothic, '游ゴシック体', '游ゴシック', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", MS PGothic, sans-serif
}

main.second .exchange li .innerList .nowRate .rateTitle span.priceType2 {
    border-left: 1px solid #e5e5e5;
    height: 50px;
    line-height: 45px;
    display: block;
    float: left;
    text-align: center;
    padding: 3px 10px;
    color: #333;
    background: none;
    font-size: 13px;
    font-size: .8125rem;
    margin: 0;
    width: 201px;
    box-sizing: border-box;
    font-family: Helvetica Neue, Helvetica, Arial, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, YuGothic, Yu Gothic, '游ゴシック体', '游ゴシック', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", MS PGothic, sans-serif
}

main.second .exchange li .innerList .openHistoryRate {
    border-bottom: 1px solid #e5e5e5
}

main.second .exchange li .innerList .openHistoryRate .priceBox {
    float: right;
    height: 60px
}

main.second .exchange li .innerList .openHistoryRate .openHistoryRateTitle {
    float: left;
    font-size: 13px;
    font-size: .8125rem;
    padding: 0 30px;
    line-height: 60px
}

main.second .exchange li .innerList .openHistoryRate .exchange_p1 {
    width: 200px;
    line-height: 60px;
    font-size: 1.6em;
    border-left: 1px solid #e5e5e5
}

main.second .exchange li .innerList .openHistoryRate .exchange_p2 {
    width: 200px;
    line-height: 60px;
    font-size: 1.6em;
    border-left: 1px solid #e5e5e5
}

main.second .exchange li .innerList .openHistoryRate .toggle {
    position: relative;
    display: block;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-transition: background .3s;
    transition: background .3s
}

main.second .exchange li .innerList .openHistoryRate .toggle:after {
    display: block;
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -5px;
    border-top: solid 2px #333;
    border-right: solid 2px #333;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -webkit-transition: .2s ease-in-out
}

main.second .exchange li .innerList .openHistoryRate .toggle.open:after {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg)
}

main.second .exchange li .innerList .openHistoryRate .toggle:hover {
    background-color: #eee
}

main.second .exchange li .innerList .openHistoryRate .toggle:last-child {
    border: none
}

main.second .exchange li .innerList .historyRate {
    display: none;
    overflow: hidden
}

main.second .exchange li .innerList .historyRate .historyRateInner {
    border-bottom: 1px solid #e5e5e5
}

main.second .exchange li .innerList .historyRate .historyRateInner .priceBox {
    float: right;
    height: 36px
}

main.second .exchange li .innerList .historyRate .historyRateInner .title {
    float: left;
    font-size: 14px;
    font-size: .875rem;
    line-height: 36px;
    padding: 0 20px 0 30px
}

main.second .exchange li .innerList .historyRate .historyRateInner .exchange_p1 {
    border-left: 1px solid #e5e5e5;
    width: 200px
}

main.second .exchange li .innerList .historyRate .historyRateInner .exchange_p1 .price {
    font-size: 17.6px !important;
    font-size: 1.1rem !important;
    margin: 0 !important;
    line-height: 36px
}

main.second .exchange li .innerList .historyRate .historyRateInner .exchange_p1 .price small {
    font-size: 12px !important;
    font-size: .75rem !important;
    margin: 0;
    width: 50px;
    display: inline-block
}

main.second .exchange li .innerList .historyRate .historyRateInner .exchange_p2 {
    width: 200px;
    border-left: 1px solid #e5e5e5
}

main.second .exchange li .innerList .historyRate .historyRateInner .exchange_p2 .price {
    font-size: 17.6px !important;
    font-size: 1.1rem !important;
    margin: 0 !important;
    line-height: 36px
}

main.second .exchange li .innerList .historyRate .historyRateInner .exchange_p2 .price small {
    font-size: 12px !important;
    font-size: .75rem !important;
    width: 50px;
    display: inline-block
}

main.second .exchange li .innerList .hoverBox {
    position: absolute;
    border-radius: 2px;
    width: 100%;
    height: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    top: 0;
    color: #fff;
    font-family: ikaros_sansregular;
    font-size: 16px;
    font-size: 1rem;
    background: rgba(0, 0, 0, .3);
    -webkit-transform: translateZ(0) scale(.96, .96);
    zoom: 1.0;
    text-align: center;
    font-weight: 700;
    -webkit-transition: all .2s;
    transition: all .2s
}

main.second .exchange li .innerList .hoverBox span {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

main.second .exchange li .innerList:hover .hoverBox {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

main.second .airInfoAlert {
    font-size: 13px;
    font-size: .8125rem;
    margin: 0 0 30px;
    padding: 0 10px;
    box-sizing: border-box
}

main.second .airInfoAlert .title {
    padding: 0;
    margin: 0 0 5px;
    font-weight: 700
}

main.second .airInfoAlert .alert {
    color: #e57373
}

main.second .airInfo {
    font-size: 13px;
    font-size: .8125rem;
    margin: 0 0 30px;
    padding: 0 10px;
    box-sizing: border-box
}

main.second .airInfo .title {
    padding: 0;
    margin: 0 0 5px;
    font-weight: 700
}

main.second .airInfo .alert {
    color: #e57373
}

main.second .airForm {
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    padding: 20px;
    box-sizing: border-box
}

main.second .airForm p {
    margin: 0
}

main.second .airForm h4 {
    font-size: 14px;
    font-size: .875rem;
    margin: 30px 0 10px
}

main.second .airForm .inmput_name {
    width: 200px;
    height: 20px
}

main.second .airForm .age {
    width: 30px;
    height: 20px
}

main.second .airForm .nameInput {
    background: #f9f9f9;
    font-size: 13px;
    font-size: .8125rem;
    padding: 15px;
    box-sizing: border-box
}

main.second .airForm .nameInput .telBox {
    padding: 0
}

main.second .airForm .nameInput .telBox span {
    display: block;
    margin: 10px 0 0
}

main.second .airForm .nameInput .telBox input {
    width: 80px;
    height: 20px
}

main.second .airForm .nameInput .nameBox {
    padding: 0 0 8px;
    margin: 0 0 15px;
    border-bottom: 1px solid #e2e2e2
}

main.second .airForm .nameInput .nameBox input {
    margin: 0 15px 0 8px
}

main.second .airForm .nameInput .nameBox select {
    margin: 0 15px 0 8px
}

main.second .airForm .nameInput .nameBox .select-wrap {
    min-width: 50px;
    min-width: 4em
}

main.second .airForm .mousikomiBox {
    background: #f9f9f9;
    font-size: 13px;
    font-size: .8125rem;
    padding: 0;
    margin: 0 0 20px;
    box-sizing: border-box
}

main.second .airForm .mousikomiBox .title {
    background: url(../images/bg_header.jpg) 0 0;
    padding: 6px 0;
    text-align: center;
    color: #fff;
    font-weight: 700
}

main.second .airForm .mousikomiBox .content {
    padding: 15px;
    box-sizing: border-box
}

main.second .airForm .mousikomiBox .content span {
    line-height: 30px;
    float: left
}

main.second .airForm .mousikomiBox .content .contentBox {
    padding: 0 0 8px;
    margin: 0 0 15px;
    border-bottom: 1px solid #e2e2e2
}

main.second .airForm .mousikomiBox .content .contentBox span {
    margin: 0 10px 0 0
}

main.second .airForm .mousikomiBox .content .contentBox p {
    margin: 10px 0
}

main.second .airForm .mousikomiBox .content .contentBox input {
    height: 20px;
    margin: 0 10px 0 0
}

main.second .airForm .mousikomiBox .content .contentBox2 {
    padding: 0 0 15px;
    margin: 0 0 15px;
    border-bottom: 1px solid #e2e2e2
}

main.second .airForm .mousikomiBox .content .contentBox2 span {
    margin: 0 10px 0 0;
    width: 105px
}

main.second .airForm .mousikomiBox .content .contentBox2 p {
    padding: 10px 0;
    clear: both
}

main.second .airForm .mousikomiBox .content .contentBox2 .mwform-tel-field {
    width: auto
}

main.second .airForm .mousikomiBox .content .contentBox2 input {
    height: 20px;
    margin: 0 10px 0 0
}

main.second .airForm .mousikomiBox .content .contentBox2 .info {
    font-size: 12px;
    font-size: .75rem;
    color: #666;
    margin: 10px 0 0;
    padding: 0
}

main.second .airForm .mousikomiBox .content .contentBox2 small {
    color: #e57373
}

main.second .airForm .mousikomiBox .content .contentBox:last-child {
    border-bottom: 0;
    margin: 0
}

main.second .airForm .mousikomiBox .content .contentBox:last-child p.last {
    margin: 10px 0 0
}

main.second .airForm input[type=submit] {
    background: #e57373;
    border: none;
    display: block;
    text-align: center;
    font-size: 14px;
    font-size: .875rem;
    border-radius: 2px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    min-width: 120px;
    color: #fff;
    padding: 10px 0;
    margin: 30px auto 0
}

main.second .airForm .select-wrap {
    border-radius: 2px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    min-width: 192px;
    min-width: 12em;
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #fff 0, #dfe0d9 100%);
    background-image: linear-gradient(top, #fff 0, #dfe0d9 100%);
    border: 1px solid silver;
    color: #333;
    margin: 0 0 0 8px
}

main.second .airForm .select-wrap select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    z-index: 2;
    display: block;
    width: 200%;
    width: -webkit-calc(100% + 5em);
    margin: 0;
    padding: 3px 15px 3px 3px;
    background: transparent;
    border: 0;
    outline: none;
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.4
}

main.second .airForm .entypo-down-open-mini:before {
    font-family: entypo, sans-serif;
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 12px;
    right: .75rem;
    margin-top: -8px;
    margin-top: -.5rem;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    color: #333
}

main.second .airForm .inputBox {
    float: left;
    display: block
}

main.second .airForm .inputBox span {
    float: left;
    line-height: 26px
}

main.second .cautionAir {
    padding: 0 10px;
    margin: -20px 0 40px;
    color: #666;
    font-size: 12px;
    font-size: .75rem;
    box-sizing: border-box
}

main.second .airNavi {
    padding: 0 10px;
    box-sizing: border-box
}

main.second .airNavi ul {
    background: rgba(255, 255, 255, .6);
    border: 1px solid #ccc;
    border-radius: 2px;
    letter-spacing: -.4em
}

main.second .airNavi ul .current_page_item a {
    background: rgba(0, 0, 0, .1)
}

main.second .airNavi ul li {
    display: inline-block;
    letter-spacing: normal;
    font-size: 13px;
    font-size: .8125rem;
    text-align: center;
    margin: 0;
    border-right: 1px solid #ccc;
    width: 16.666%;
    box-sizing: border-box
}

main.second .airNavi ul li:last-child {
    border-right: 0
}

main.second .airNavi ul li a {
    text-decoration: none;
    color: #333;
    display: block;
    padding: 8px 10px;
    text-align: center;
    font-weight: 700;
    -webkit-transition: all .2s;
    transition: all .2s
}

main.second .airNavi ul li a:hover, main.second .airNavi ul li a .active {
    background: rgba(0, 0, 0, .2);
    -webkit-transform: translateZ(0) scale(1, 1);
    transform: translateZ(0) scale(1, 1)
}

main.second #airList {
    padding: 0 10px;
    margin: 0 0 40px;
    box-sizing: border-box
}

main.second #airList .logo {
    width: 130px;
    float: left
}

main.second #airList .logo img {
    height: 33px
}

main.second #airList .ana img {
    height: 23px;
    padding: 5px 0 0
}

main.second #airList h3 {
    float: left
}

main.second #airList .airListBox {
    width: 100%;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #e5e5e5;
    border-collapse: collapse;
    font-size: 14px;
    font-size: .875rem
}

main.second #airList .airListBox th {
    background: #eee;
    padding: 10px;
    border-bottom: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2
}

main.second #airList .airListBox td {
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2
}

main.second #airList .airListBox td small {
    font-size: 12px;
    font-size: .75rem;
    color: #666;
    padding: 0 0 0 10px
}

main.second #airSearchBox {
    padding: 0 10px;
    margin: 0 0 30px;
    position: relative;
    box-sizing: border-box
}

main.second #airSearchBox .arrow {
    position: absolute;
    right: 335px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

main.second #airSearchBox .airSearchInner {
    border-radius: 2px;
    border: 1px solid #e5e5e5;
    background: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1)
}

main.second #airSearchBox .airSearchInner .left {
    position: relative;
    float: left;
    padding: 10px;
    width: 400px;
    border-right: 1px solid #e5e5e5;
    box-sizing: border-box
}

main.second #airSearchBox .airSearchInner .left h4 {
    text-align: center;
    font-size: 14px;
    font-size: .875rem;
    margin: 5px 0 10px
}

main.second #airSearchBox .airSearchInner .left form {
    font-size: 13px;
    font-size: .8125rem;
    margin: 0
}

main.second #airSearchBox .airSearchInner .left form ul {
    padding: 34px 20px 0;
    margin: 0
}

main.second #airSearchBox .airSearchInner .left form li {
    margin: 0 0 20px
}

main.second #airSearchBox .airSearchInner .left form li span {
    width: 80px;
    display: block;
    float: left;
    line-height: 36px;
    padding: 0 20px 0 0;
    font-weight: 700
}

main.second #airSearchBox .airSearchInner .left form #dep_airport {
    position: absolute;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden
}

main.second #airSearchBox .airSearchInner .left .button {
    background: #e57373;
    border: none;
    margin: 0 0 30px
}

main.second #airSearchBox .airSearchInner .left .button a {
    color: #fff
}

main.second #airSearchBox .airSearchInner .left .radio {
    display: block;
    height: 30px;
    float: left;
    padding: 5px 15px 0 0
}

main.second #airSearchBox .airSearchInner .left .select-wrap {
    border-radius: 2px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    min-width: 192px;
    min-width: 12em;
    background-color: #f3f3f3;
    background-image: -webkit-linear-gradient(top, #fff 0, #dfe0d9 100%);
    background-image: linear-gradient(top, #fff 0, #dfe0d9 100%);
    border: 1px solid silver;
    color: #333
}

main.second #airSearchBox .airSearchInner .left .select-wrap select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    z-index: 2;
    display: block;
    width: 200%;
    width: -webkit-calc(100% + 5em);
    margin: 0;
    padding: 5px 15px 5px 5px;
    background: transparent;
    border: 0;
    outline: none;
    font-size: 16px;
    font-size: 13.2px;
    font-size: .825rem;
    line-height: 1.5
}

main.second #airSearchBox .airSearchInner .left .entypo-down-open-mini:before {
    font-family: entypo, sans-serif;
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 12px;
    right: .75rem;
    margin-top: -8px;
    margin-top: -.5rem;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    color: #333
}

main.second #airSearchBox .airSearchInner .right {
    float: left;
    padding: 10px 0;
    width: 338px;
    background: #f3f3f3;
    height: 100%;
    box-sizing: border-box
}

main.second #airSearchBox .airSearchInner .right h4 {
    text-align: center;
    font-size: 14px;
    font-size: .875rem;
    margin: 5px 0 20px
}

main.second #airSearchBox .airSearchInner .right p.result {
    padding: 0 0 30px;
    margin: 0;
    text-align: center;
    font-size: 13px;
    font-size: .8125rem;
    border-bottom: 1px solid #e5e5e5
}

main.second #airSearchBox .airSearchInner .right ul {
    margin: 0 0 15px
}

main.second #airSearchBox .airSearchInner .right li {
    width: 100%;
    height: 118px;
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    box-sizing: border-box
}

main.second #airSearchBox .airSearchInner .right li figure.ana {
    left: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    float: left;
    padding: 0
}

main.second #airSearchBox .airSearchInner .right li figure.ana img {
    height: 20px
}

main.second #airSearchBox .airSearchInner .right li figure.jal {
    left: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    float: left;
    padding: 0
}

main.second #airSearchBox .airSearchInner .right li figure.jal img {
    height: 70px
}

main.second #airSearchBox .airSearchInner .right li .priceBox {
    -webkit-transform: translateY(-57%);
    transform: translateY(-57%);
    position: absolute;
    top: 50%;
    right: 30px
}

main.second #airSearchBox .airSearchInner .right li .priceBox p.price1 {
    width: 170px;
    text-align: center;
    margin: 0;
    font-weight: 700;
    font-size: 13px;
    font-size: .8125rem
}

main.second #airSearchBox .airSearchInner .right li .priceBox p.price1 span {
    color: #e57373;
    font-size: 28.8px;
    font-size: 1.8rem
}

main.second #airSearchBox .airSearchInner .right li .priceBox p.price2 {
    margin: 0;
    text-align: center;
    font-size: 13px;
    font-size: .8125rem;
    color: #666
}

main.second #airSearchBox .airSearchInner .right .button {
    background: #e57373;
    border: none;
    margin: 0 0 30px
}

main.second #airSearchBox .airSearchInner .right .button a {
    color: #fff
}

main.second #guide .guideBox {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #eee;
    position: relative;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    margin: 0 0 10px
}

main.second #guide .guideBox a {
    display: block;
    text-decoration: none;
    color: #333;
    padding: 0
}

main.second #guide .guideBox p {
    padding: 15px 10px;
    margin: 0
}

main.second #guide .guideBox .hoverBox {
    position: absolute;
    border-radius: 2px;
    width: 100%;
    height: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    top: 0;
    color: #fff;
    font-family: ikaros_sansregular;
    font-size: 16px;
    font-size: 1rem;
    background: rgba(0, 0, 0, .3);
    zoom: 1.0;
    text-align: center;
    font-weight: 700;
    -webkit-transition: all .2s;
    transition: all .2s
}

main.second #guide .guideBox .hoverBox span {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

main.second #guide .guideBox:hover .hoverBox {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

main.second #soccerTitle {
    margin: 0 auto
}

main.second #soccerTitle .teamLeft {
    text-align: center;
    float: left;
    padding: 10px 10px 0 0;
    margin: 0 0 20px;
    width: 42%;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    box-sizing: border-box
}

main.second #soccerTitle .teamLeft span {
    line-height: 30px;
    display: block;
    float: none;
    font-size: 12px;
    font-size: .75rem
}

main.second #soccerTitle .teamLeft img {
    height: 80px;
    width: auto;
    display: block;
    float: none;
    margin: 0 auto
}

main.second #soccerTitle .teamRight {
    text-align: center;
    float: right;
    padding: 10px 0 0 10px;
    margin: 0 0 20px;
    width: 42%;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    box-sizing: border-box
}

main.second #soccerTitle .teamRight span {
    line-height: 30px;
    display: block;
    float: none;
    font-size: 12px;
    font-size: .75rem
}

main.second #soccerTitle .teamRight img {
    height: 80px;
    width: auto;
    float: none;
    margin: 0 auto;
    display: block
}

main.second #soccerTitle .teamCenter {
    float: left;
    height: 66px;
    width: 30px;
    padding: 0 20px;
    margin: 18px 0 20px;
    background: url(../images/border_baseball.png) 0 0 repeat-x;
    position: relative;
    width: 16%;
    box-sizing: border-box
}

main.second #soccerTitle .teamCenter img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

main.second #baseballBox {
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    margin: 0 0 40px
}

main.second #baseballBox h3 {
    text-align: center;
    margin: 0 auto 5px;
    display: block;
    background: none;
    font-size: 16px;
    font-size: 1rem
}

main.second #baseballBox .caution2 {
    padding: 0 20px 10px
}

main.second #baseballBox .caution3 {
    font-size: 13px;
    font-size: .8125rem;
    line-height: 1.8;
    color: #d63301;
    padding: 30px 20px 40px;
    margin: 0
}

main.second #baseballBox button {
    cursor: pointer
}

main.second #baseballBox button:hover {
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}

main.second #baseInner {
    padding: 0 20px;
    margin: 0 0 30px;
    box-sizing: border-box
}

main.second #baseInner .caution2 {
    padding: 0 0 10px
}

main.second .dragonsButton {
    margin: 0 10px 0px
}

main.second .infoDragons {
    font-size: 13px;
    font-size: .8125rem;
    padding: 0 10px 30px
}

main.second #baseballTitle {
    margin: 0 auto;
    width: 582px;
    padding: 10px 0 0
}

main.second #baseballTitle .teamLeft {
    text-align: right;
    float: left;
    padding: 0;
    margin: 0
}

main.second #baseballTitle .teamLeft img {
    height: auto;
    width: 120px
}

main.second #baseballTitle .teamRight {
    text-align: left;
    float: left
}

main.second #baseballTitle .teamRight img {
    height: 120px;
    width: auto
}

main.second #baseballTitle .teamCenter {
    float: left;
    height: 66px;
    width: 200px;
    padding: 0 20px;
    margin: 33px 45px 20px;
    background: url(../images/border_baseball.png) 0 0 repeat-x;
    position: relative
}

main.second #baseballTitle .teamCenter span {
    font-family: Roboto Condensed, sans-serif;
    font-style: italic;
    display: block;
    float: left
}

main.second #baseballTitle .teamCenter span.left {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: right;
    padding: 0 30px 0 0;
    margin: 0;
    position: absolute;
    right: 50%;
    top: 50%
}

main.second #baseballTitle .teamCenter span.right {
    text-align: left;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: right;
    padding: 0 0 0 30px;
    margin: 0;
    position: absolute;
    left: 50%;
    top: 50%
}

main.second #baseballTitle .teamCenter img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

main.second #baseballTitle .info {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    color: #666;
    text-align: center;
    clear: both;
    font-size: 12px;
    font-size: .75rem;
    padding: 10px 0;
    margin: 30px 0 0
}

main.second table.baseball, main.second table.soccer {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    background: #fff;
    margin: 0 0 40px
}

main.second table.baseball th, main.second table.soccer th {
    font-size: 13px;
    font-size: .8125rem;
    color: #666;
    background: #eee;
    border-right: 1px solid #e5e5e5;
    padding: 8px 0
}

main.second table.baseball th:last-child, main.second table.soccer th:last-child {
    border-right: none
}

main.second table.baseball .sekisyu, main.second table.soccer .sekisyu {
    width: 220px
}

main.second table.baseball .sekiban, main.second table.soccer .sekiban {
    width: 195px
}

main.second table.baseball .tenpo, main.second table.soccer .tenpo {
    width: 123px
}

main.second table.baseball .price, main.second table.soccer .price {
    width: 113px
}

main.second table.baseball td, main.second table.soccer td {
    font-size: 14px;
    font-size: .875rem;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    padding: 8px
}

main.second table.baseball td:last-child, main.second table.soccer td:last-child {
    border-right: none
}

main.second table.baseball td a, main.second table.soccer td a {
    cursor: pointer;
    text-decoration: underline
}

main.second table.baseball td small, main.second table.soccer td small {
    color: #666
}

main.second table.baseball tr:last-child td, main.second table.soccer tr:last-child td {
    border-bottom: none
}

main.second table.baseball {
    margin: 0 0 10px !important
}

main.second .caution {
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.8;
    color: #666;
    padding: 0;
    margin: -30px 0 30px
}

main.second .caution2 {
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.8;
    color: #666;
    padding: 0;
    margin: 0
}
main.second .otherTeam {
    margin: 40px 0 0
}

main.second .otherTeam ul {
    border-top: 1px solid #eee;
    padding: 10px 20px;
    margin: 0 !important;
    box-sizing: border-box
}

main.second .otherTeam ul li {
    float: left;
    width: 14.1%;
    margin: 0
}

main.second .otherTeam ul li button {
    background: none;
    border: none
}

main.second .otherTeam ul li img {
    width: 100%;
    height: auto;
    padding: 0 10px;
    box-sizing: border-box
}

main.second .otherTeam ul .title {
    line-height: 79px;
    text-align: center;
    font-size: 13px;
    font-size: .8125rem
}

main.second #search {
    margin: 60px 0
}

main.second #search .searchBox .navigation {
    font-size: 13px;
    font-size: .8125rem;
    padding: 15px 0;
    text-align: center
}

main.second #search .searchBox .navigation .alignleft {
    display: inline-block;
    padding: 0 10px
}

main.second #search .searchBox .navigation .alignright {
    display: inline-block;
    padding: 0 10px
}

main.second #search .searchBox .loopimg {
    width: 20%
}

main.second #search .searchBox .loopimg img {
    width: 100%;
    height: auto
}

main.second #search .searchBox .field {
    font-size: 12px;
    font-size: .75rem
}

main.second #search .searchBox h2 {
    color: #333;
    font-size: 16px;
    font-size: 1.0rem
}

main.second #search .searchBox a {
    text-decoration: none;
    color: #666
}

main.second #search .searchBox .text {
    display: block;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #ddd
}

main.second #search .searchBox .text2 {
    display: block;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
    font-size: .8125rem
}

main.second #search .searchBox .text3 {
    display: block;
    margin: 0 0 20px;
    padding: 0;
    font-size: 13px;
    font-size: .8125rem
}

main.second #search .searchBox .title {
    display: block;
    font-weight: 700;
    margin: 0 0 10px
}

main.second #jibane .date {
    float: right;
    font-size: 12px;
    font-size: .75rem;
    color: #666;
    margin: 20px 0 0
}

main.second #jibane .caution {
    margin: 20px 0 0 !important
}

main.second #jibane .jiganeBox {
    font-size: 14px;
    font-size: .875rem;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #eee;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    border-collapse: collapse;
    width: 100%;
    margin: 0 0 30px
}

main.second #jibane .jiganeBox th {
    width: 33.33%;
    padding: 10px;
    background: #f3f3f3;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee
}

main.second #jibane .jiganeBox th img {
    display: inline-block;
    margin: 0 0 -6px;
    padding: 0 5px 0 0
}

main.second #jibane .jiganeBox td {
    width: 12.5%;
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    background: #f9f9f9;
    font-weight: 700
}

main.second #jibane .jiganeBox td:nth-child(2n) {
    background: #fff;
    font-weight: 400
}

main.second #qaBuy {
    padding: 0 10px;
    margin: 0 0 30px;
    font-size: 14px;
    font-size: .875rem
}

main.second #qaBuy .qaBuyInner {
    padding: 20px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #eee;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    box-sizing: border-box
}

main.second #qaBuy .qaBuyInner .caution {
    margin: 0
}

main.second #qaBuy .qaBuyInner .qaBuyInnerBox {
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0 20px;
    padding: 0 0 20px
}

main.second #qaBuy .qaBuyInner .qaBuyInnerBox .qTitle {
    margin: 0 0 15px;
    clear: both
}

main.second #qaBuy .qaBuyInner .qaBuyInnerBox .qTitle .block {
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    background: #47c0af;
    width: 28px;
    height: 28px;
    padding: 5px 0;
    box-sizing: border-box;
    text-align: center;
    font-weight: 700;
    margin: 0 10px 0 0;
    float: left;
    line-height: 1
}

main.second #qaBuy .qaBuyInner .qaBuyInnerBox .qTitle .text {
    font-size: 13px;
    font-size: .8125rem
}

main.second #qaBuy .qaBuyInner .qaBuyInnerBox .aTitle {
    clear: both
}

main.second #qaBuy .qaBuyInner .qaBuyInnerBox .aTitle .block {
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    background: #e57373;
    width: 28px;
    height: 28px;
    padding: 5px 0;
    box-sizing: border-box;
    text-align: center;
    font-weight: 700;
    margin: 0 10px 0 0;
    float: left;
    line-height: 1
}

main.second #qaBuy .qaBuyInner .qaBuyInnerBox .aTitle a {
    color: #333
}

main.second #qaBuy .qaBuyInner .qaBuyInnerBox .aTitle .text {
    display: block;
    padding: 0 0 0 38px;
    font-size: 13px;
    font-size: .8125rem
}

main.second #qaBuy .qaBuyInner .text {
    margin: 0 0 20px
}

main.second #qaBuy .qaBuyInner .text p {
    margin: 0 0 20px
}

main.second #qaBuy .qaBuyInner .text span {
    font-weight: 700
}

main.second #qaBuy .qaBuyInner .text .button {
    margin: 10px 10px 30px 0
}

main.second #qaBuy .qaBuyInner .title2 {
    font-weight: 700;
    padding: 0 0 5px
}

main.second #qaBuy .qaBuyInner .uketukeBox {
    background: #f9f9f9;
    padding: 20px;
    box-sizing: border-box
}

main.second #qaBuy .qaBuyInner .unsou {
    background: #f9f9f9;
    padding: 20px;
    margin: 0;
    box-sizing: border-box
}

main.second #qaBuy .qaBuyInner .unsou span {
    display: block
}

main.second #qaBuy .qaBuyInner .unsou .title {
    font-weight: 700;
    padding: 0 0 10px;
    font-size: 16px;
    font-size: 1rem
}

main.second #qaBuy .qaBuyInner .unsou .text1 {
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #e5e5e5
}

main.second #qaBuy .qaBuyInner .unsou .text2 {
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #e5e5e5
}

main.second #qaBuy .qaBuyInner .bank {
    background: #f9f9f9;
    padding: 20px;
    margin: 0 0 10px;
    box-sizing: border-box
}

main.second #qaBuy .qaBuyInner .bank li {
    padding: 0 0 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid #e5e5e5
}

main.second #qaBuy .qaBuyInner .bank li:last-child {
    border-bottom: none;
    padding: 0;
    margin: 0
}

main.second #qaBuy .qaBuyInner .bank span {
    display: block
}

main.second #qaBuy .qaBuyInner .bank .title {
    font-weight: 700;
    padding: 0 0 5px
}

main.second #qaBuy .qaBuyInner .bank .text {
    margin: 0
}

main.second #airBuy {
    padding: 0 10px;
    margin: 0 0 30px;
    font-size: 14px;
    font-size: .875rem
}

main.second #airBuy .airBuyInner {
    padding: 20px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #eee;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    box-sizing: border-box
}

main.second #airBuy .airBuyInner .caution {
    margin: 0
}

main.second #airBuy .airBuyInner .text {
    margin: 0 0 20px
}

main.second #airBuy .airBuyInner .text p {
    margin: 0 0 20px
}

main.second #airBuy .airBuyInner .text span {
    font-weight: 700
}

main.second #airBuy .airBuyInner .text .button {
    margin: 10px 10px 30px 0
}

main.second #airBuy .airBuyInner .title2 {
    font-weight: 700;
    padding: 10px 0 5px
}

main.second #airBuy .airBuyInner .uketukeBox {
    background: #f9f9f9;
    padding: 20px;
    box-sizing: border-box
}

main.second #airBuy .airBuyInner .unsou {
    background: #f9f9f9;
    padding: 20px;
    margin: 0;
    box-sizing: border-box
}

main.second #airBuy .airBuyInner .unsou span {
    display: block
}

main.second #airBuy .airBuyInner .unsou .title {
    font-weight: 700;
    padding: 0 0 10px;
    font-size: 16px;
    font-size: 1rem
}

main.second #airBuy .airBuyInner .unsou .text1 {
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #e5e5e5
}

main.second #airBuy .airBuyInner .unsou .text2 {
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #e5e5e5
}

main.second #airBuy .airBuyInner .bank {
    background: #f9f9f9;
    padding: 20px;
    margin: 0 0 10px;
    box-sizing: border-box
}

main.second #airBuy .airBuyInner .bank li {
    padding: 0 0 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid #e5e5e5
}

main.second #airBuy .airBuyInner .bank li:last-child {
    border-bottom: none;
    padding: 0;
    margin: 0
}

main.second #airBuy .airBuyInner .bank span {
    display: block
}

main.second #airBuy .airBuyInner .bank .title {
    font-weight: 700;
    padding: 0 0 5px
}

main.second #airBuy .airBuyInner .bank .text {
    margin: 0
}

main.second #mailBuy {
    padding: 0 10px;
    margin: 0 0 30px;
    font-size: 14px;
    font-size: .875rem
}


main.second .mailBuyLast {
    margin: 0 !important;
    padding: 0 0 30px;
}

main.second #mailBuy .mailBuyInner {
    padding: 20px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #eee;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    box-sizing: border-box
}

main.second #mailBuy .mailBuyInner .caution {
    margin: 0
}

main.second #mailBuy .mailBuyInner .text {
    margin: 0 0 20px
}

main.second #mailBuy .mailBuyInner .text p {
    margin: 0 0 20px
}

main.second #mailBuy .mailBuyInner .text span {
    font-weight: 700
}

main.second #mailBuy .mailBuyInner .button {
    margin: 10px 10px 30px 0
}

main.second #mailBuy .mailBuyInner .set {
    border: 1px solid #ccc;
    width: 100%;
    border-collapse: collapse
}

main.second #mailBuy .mailBuyInner .set th {
    text-align: left;
    padding: 5px 10px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    width: 50%;
    background: #eee
}

main.second #mailBuy .mailBuyInner .set td {
    text-align: left;
    padding: 5px 10px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc
}

main.second #mailBuy .mailBuyInner .uketukeBox {
    background: #f9f9f9;
    padding: 20px;
    box-sizing: border-box
}

main.second #mailBuy .mailBuyInner .unsou {
    background: #f9f9f9;
    padding: 20px;
    margin: 0;
    box-sizing: border-box
}

main.second #mailBuy .mailBuyInner .unsou span {
    display: block
}

main.second #mailBuy .mailBuyInner .unsou .title {
    font-weight: 700;
    padding: 0 0 10px;
    font-size: 16px;
    font-size: 1rem
}

main.second #mailBuy .mailBuyInner .unsou .title2 {
    font-weight: 700;
    padding: 0 0 5px
}

main.second #mailBuy .mailBuyInner .unsou .text1 {
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #e5e5e5
}

main.second #mailBuy .mailBuyInner .unsou .text2 {
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #e5e5e5
}

main.second #mailSell {
    padding: 0 10px;
    margin: 0 0 30px;
    font-size: 14px;
    font-size: .875rem
}

main.second #mailSell .mailSellInner {
    padding: 20px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #eee;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    box-sizing: border-box
}

main.second #mailSell .mailSellInner .caution {
    margin: 0 0 20px
}

main.second #mailSell .mailSellInner .text {
    margin: 0 0 20px
}

main.second #mailSell .mailSellInner .text p {
    margin: 0 0 20px
}

main.second #mailSell .mailSellInner .text2 {
    margin: 0
}

main.second #mailSell .mailSellInner .text2 p {
    margin: 0
}

main.second #mailSell .mailSellInner .uketukeBox {
    background: #f9f9f9;
    padding: 20px;
    box-sizing: border-box
}

main.second #mailSell .mailSellInner .unsou {
    background: #f9f9f9;
    padding: 20px;
    margin: 0;
    box-sizing: border-box
}

main.second #mailSell .mailSellInner .unsou span {
    display: block
}

main.second #mailSell .mailSellInner .unsou li:last-child {
    border-bottom: none;
    padding: 0;
    margin: 0
}

main.second #mailSell .mailSellInner .unsou .title {
    font-weight: 700;
    padding: 0 0 10px;
    font-size: 16px;
    font-size: 1rem
}

main.second #mailSell .mailSellInner .unsou .title2 {
    font-weight: 700;
    padding: 0 0 5px
}

main.second #mailSell .mailSellInner .unsou .text1 {
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #e5e5e5
}

main.second #mailSell .mailSellInner .unsou .text2 {
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #e5e5e5
}

main.second #mailSell .mailSellInner .bank {
    background: #f9f9f9;
    padding: 20px;
    margin: 0;
    box-sizing: border-box
}

main.second #mailSell .mailSellInner .bank li {
    padding: 0 0 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid #e5e5e5
}

main.second #mailSell .mailSellInner .bank li:last-child {
    border-bottom: none;
    padding: 0;
    margin: 0
}

main.second #mailSell .mailSellInner .bank span {
    display: block
}

main.second #mailSell .mailSellInner .bank .title {
    font-weight: 700;
    padding: 0 0 5px
}

main.second #mailSell .mailSellInner .bank .text {
    margin: 0
}

main.second #baseballTicket {
    padding: 0 10px;
    margin: 0 0 30px;
    font-size: 14px;
    font-size: .875rem
}

main.second #baseballTicket .baseballTicketInner {
    padding: 20px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #eee;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    box-sizing: border-box
}

main.second #baseballTicket .baseballTicketInner .caution {
    margin: 0 0 20px
}

main.second #baseballTicket .baseballTicketInner .text {
    margin: 0 0 20px
}

main.second #baseballTicket .baseballTicketInner .text p {
    margin: 0 0 20px
}

main.second #baseballTicket .baseballTicketInner .uketukeBox {
    background: #f9f9f9;
    padding: 20px;
    box-sizing: border-box
}

main.second #baseballTicket .baseballTicketInner .unsou {
    background: #f9f9f9;
    padding: 20px;
    margin: 0;
    box-sizing: border-box
}

main.second #baseballTicket .baseballTicketInner .unsou span {
    display: block
}

main.second #baseballTicket .baseballTicketInner .unsou .title {
    font-weight: 700;
    padding: 0 0 10px;
    font-size: 16px;
    font-size: 1rem
}

main.second #baseballTicket .baseballTicketInner .unsou .title2 {
    font-weight: 700;
    padding: 0 0 5px
}

main.second #baseballTicket .baseballTicketInner .unsou .text1 {
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #e5e5e5
}

main.second #baseballTicket .baseballTicketInner .unsou .text2 {
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #e5e5e5
}

main.second #baseballTicket .baseballTicketInner .bank {
    background: #f9f9f9;
    padding: 20px;
    margin: 0;
    box-sizing: border-box
}

main.second #baseballTicket .baseballTicketInner .bank li {
    padding: 0 0 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid #e5e5e5
}

main.second #baseballTicket .baseballTicketInner .bank span {
    display: block
}

main.second #baseballTicket .baseballTicketInner .bank .title {
    font-weight: 700;
    padding: 0 0 5px
}

main.second #baseballTicket .baseballTicketInner .bank .text {
    margin: 0
}

main.second #mw_wp_form_mw-wp-form-2279 {
    font-size: 13px;
    font-size: .8125rem;
    padding: 25px;
    width: 100%;
    margin: 0 0 20px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #eee;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    box-sizing: border-box
}

main.second #mw_wp_form_mw-wp-form-2279 input {
    margin: 0 0 20px
}

main.second #mw_wp_form_mw-wp-form-2279 input[type=text], main.second #mw_wp_form_mw-wp-form-2279 input[type=email] {
    height: 20px
}

main.second #mw_wp_form_mw-wp-form-2279 input[type=radio] {
    margin: 0 5px 20px 0
}

main.second #mw_wp_form_mw-wp-form-2279 textarea {
    border: 1px solid #ccc;
    margin: 0 0 20px
}

main.second #detailsBox {
    padding: 25px;
    width: 100%;
    margin: 0 0 20px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #eee;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    box-sizing: border-box
}

main.second #detailsBox .sp-next-arrow:after, main.second #detailsBox .sp-next-arrow:before, main.second #detailsBox .sp-previous-arrow:after, main.second #detailsBox .sp-previous-arrow:before {
    content: '';
    position: absolute;
    width: 50%;
    height: 50%;
    background-color: #11426b
}

main.second #detailsBox .sp-next-thumbnail-arrow:after, main.second #detailsBox .sp-next-thumbnail-arrow:before, main.second #detailsBox .sp-previous-thumbnail-arrow:after, main.second #detailsBox .sp-previous-thumbnail-arrow:before {
    content: '';
    position: absolute;
    width: 50%;
    height: 50%;
    background-color: #11426b
}

main.second #detailsBox .thumb {
    float: left;
    width: 234px;
    text-align: center
}

main.second #detailsBox .text {
    float: left;
    width: 470px;
    padding: 0 0 0 28px;
    box-sizing: border-box
}

main.second #detailsBox .text .title {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    margin: 0 0 10px
}

main.second #detailsBox .text .caution {
    font-size: 13px;
    font-size: .8125rem;
    line-height: 2.0;
    color: #666;
    padding: 0;
    margin: 0 0 30px
}

main.second #detailsBox .text .caution table {
    border-collapse: collapse;
    width: 100%;
    background: #fcfcfc;
    border: #ccc
}

main.second #detailsBox .item {
    border-top: 1px solid #e5e5e5;
    padding: 30px 0 0
}

main.second #detailsBox .item .itemBox {
    float: left;
    margin: 0 30px 0 0;
    font-size: 14px;
    font-size: .875rem
}

main.second #detailsBox .item .itemBox .itemTitle {
    display: block;
    float: left;
    line-height: 32px;
    padding: 0 10px 0 0
}

main.second #detailsBox .item .price {
    font-size: 13px;
    font-size: .8125rem;
    display: block;
    clear: both;
    padding: 10px 0 20px
}

main.second #detailsBox .item .price span {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    color: red
}

main.second #detailsBox .item .price small {
    font-size: 13px;
    font-size: .8125rem;
    color: #666
}

main.second #detailsBox .item .button {
    background: #e57373;
    border: none;
    color: #fff;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    padding: 10px 0
}

main.second #detailsBox .item .button:disabled {
    opacity: .65;
}


main.second #detailsBox .item .button a {
    color: #fff
}

main.second #detailsBox .item .button a:hover {
    background: #ef5350
}

main.second .noimage {
    height: 120px;
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    color: #999;
    line-height: 124px;
    font-family: ikaros_sansregular;
    letter-spacing: 1.0px
}

main.second .shop li {
    float: none
}

main.second .shop li a {
    text-decoration: none;
    color: #333
}

main.second .shop li .innerList {
    position: relative
}

main.second .shop li .innerList figure {
    width: auto;
    height: 114px;
    float: left;
    padding: 0 20px 0 0
}

main.second .shop li .innerList figure img {
    width: auto;
    height: 114px
}

main.second .shop li .innerList .right {
    padding: 14px 0;
    position: relative;
    height: 114px;
    box-sizing: border-box
}

main.second .shop li .innerList .title {
    font-weight: 700;
    font-size: 14px;
    font-size: .875rem;
    padding: 0 0 5px
}

main.second .shop li .innerList .text {
    font-size: 13px;
    font-size: .8125rem;
    color: #666
}

main.second .shop li .innerList .tel {
    position: absolute;
    top: 50%;
    right: 20px;
    padding: 8px 20px;
    background: #eee;
    font-weight: 700;
    letter-spacing: .05em;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

main.second .shop li .innerList .hoverBox {
    position: absolute;
    border-radius: 2px;
    height: 114px;
    width: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    top: 0;
    color: #fff;
    font-family: ikaros_sansregular;
    font-size: 16px;
    font-size: 1rem;
    background: rgba(0, 0, 0, .3);
    -webkit-transform: translateZ(0) scale(.96, .96);
    zoom: 1.0;
    text-align: center;
    line-height: 114px;
    font-weight: 700;
    -webkit-transition: all .2s;
    transition: all .2s
}

main.second .shop li .innerList:hover .hoverBox {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateZ(0) scale(1, 1);
    transform: translateZ(0) scale(1, 1)
}

main.second .shop li .innerList:hover .title {
    opacity: .1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"
}

main.second .shop li .innerList:hover .text {
    opacity: .1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"
}

main.second .shop li .innerList:hover .ticketTypePrice {
    opacity: .1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"
}

main.second .shop li .innerList:hover .normalPrice {
    opacity: .1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"
}

main.second .shopDetails {
    padding: 0 40px;
    box-sizing: border-box
}

main.second .shopDetails h3 {
    background: none;
    text-align: center;
    margin: 0 auto;
    padding: 30px 0 20px;
    width: 100%;
    font-size: 18.72px;
    font-size: 1.17rem
}

main.second .shopDetails #map {
    width: 100%;
    margin: 0 0 40px
}

main.second .shopDetails .text {
    padding: 40px 0 20px;
    width: 100%;
    font-size: 14px;
    font-size: .875rem;
    border-bottom: 1px solid #eee;
    line-height: 1.8;
    box-sizing: border-box
}

main.second .shopDetails .info {
    padding: 20px 0;
    width: 100%;
    font-size: 13px;
    font-size: .8125rem;
    color: #666;
    line-height: 2.0;
    box-sizing: border-box
}

main.second .shopDetails .info ul {
    width: 100%
}

main.second .shopDetails .info ul li {
    line-height: 1.6;
    padding: 0 0 5px
}

main.second .shopDetails .info ul span.th {
    font-weight: 700;
    width: 65px;
    float: left;
    display: block
}

main.second .shopDetails .info ul span {
    float: left;
    display: block
}

main.second .shopDetails h4 {
    text-align: center
}

main.second .shopDetails .ticket-list ul {
    list-style: none
}

main.second .shopDetails .ticket-list ul li {
    font-size: 13px;
    font-size: .8125rem;
    border-top: 1px solid #e5e5e5;
    padding: 8px 0 0;
    margin: 8px 0 0
}

main.second .shopDetails .ticket-list ul li .th {
    font-weight: 700;
    padding: 0 10px 0 0
}

main.second #mapContent {
    margin: 0 0 40px
}

main.second #mapContent .mapImage {
    margin: 0 0 40px
}

main.second #mapContent .innerDitails {
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    padding: 0 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

main.second #mapContent .innerDitails .title {
    margin: 0 0 10px;
    padding: 0 20px;
    font-weight: 700;
    box-sizing: border-box
}

main.second #mapContent .innerDitails .text {
    padding: 0 20px;
    font-size: 14px;
    font-size: .875rem;
    box-sizing: border-box
}

main.second #mapContent li {
    width: 20%;
    float: left;
    padding: 0 15px;
    margin: 0 0 20px;
    box-sizing: border-box
}

main.second #mapContent li p {
    height: 40px;
    margin: 0
}

main.second #mapContent li a {
    text-decoration: none;
    display: block
}

main.second #mapContent li a:hover {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"
}

main.second #mapContent li figure {
    background: #fff;
    border-radius: 50em;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    margin: 0 0 10px;
    border: 1px solid #f3f3f3;
    box-sizing: border-box
}

main.second #mapContent li figure img {
    width: 50%;
    height: auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

main.second #mapContent li .innerBox {
    font-size: 12px;
    font-size: .75rem;
    color: #666;
    text-align: center
}

main.second #mapContent figure img {
    width: 100%
}

main.second #nagoyaFood {
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 13px;
    font-size: .8125rem
}

main.second #nagoyaFood ul {
    margin: 0
}

main.second #nagoyaFood li {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px
}

main.second #nagoyaFood li:last-child {
    border-bottom: none
}

main.second #nagoyaFood .title {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    padding: 0 0 10px
}

main.second #nagoyaFood .text {
    font-size: 12px;
    font-size: .75rem;
    color: #666
}

main.second .kosen {
    font-size: 13px;
    font-size: .8125rem;
    padding: 25px;
    width: 100%;
    margin: 0 0 20px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #eee;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    box-sizing: border-box
}

main.second .kosen h3 {
    margin: 10px 0 5px
}

main.second #unionAbout {
    padding: 60px 0;
    text-align: center;
    box-sizing: border-box
}

main.second #unionAbout figure {
    padding: 20px 0 30px
}

main.second #unionAbout p {
    width: 550px;
    margin: 0 auto;
    font-size: 14px;
    font-size: .875rem;
    line-height: 2.0
}

main.second #unionAbout .button {
    margin: 30px 0 0
}

main.second #unionMelit {
    padding: 40px 0;
    text-align: center;
    box-sizing: border-box;
    background: url(../images/bg_wu_melit.jpg) 0 0;
    overflow: hidden
}

main.second #unionMelit h3 {
    color: #fff;
    margin: 0 0 50px;
    background: none
}

main.second #unionMelit .inner {
    position: relative
}

main.second #unionMelit li {
    width: 33.33%;
    padding: 0 20px;
    float: left;
    box-sizing: border-box
}

main.second #unionMelit li .innerList {
    background: rgba(255, 255, 255, .8);
    padding: 40px 0 30px;
    position: relative
}

main.second #unionMelit li .innerList .title {
    font-weight: 700;
    margin: 0 0 20px;
    font-size: 19.2px;
    font-size: 1.2rem
}

main.second #unionMelit li .innerList .line1 {
    padding: 12px 0;
    box-sizing: border-box
}

main.second #unionMelit li .innerList .line2 {
    padding: 20px 0;
    box-sizing: border-box
}

main.second #unionMelit li .innerList .text {
    font-size: 12px;
    font-size: .75rem;
    padding: 0 40px
}

main.second #unionMelit li .innerList .point {
    position: absolute;
    font-family: ikaros_sansregular;
    display: block;
    top: -18px;
    left: 50%;
    width: 80px;
    margin: 0 0 0 -40px;
    height: 38px;
    background: url(../images/bg_wu_point.svg) 0 0 no-repeat;
    background-size: cover;
    padding: 6px 0 0;
    box-sizing: border-box
}

main.second #unionMelit li .innerList .point small {
    font-size: 12px;
    font-size: .75rem;
    letter-spacing: .05em
}

main.second #unionMelit .images {
    position: absolute;
    bottom: -140px;
    left: 23%
}

main.second #unionDetails {
    padding: 60px 0;
    text-align: center;
    border-bottom: 1px solid #dcdcdc;
    box-sizing: border-box
}

main.second #unionDetails .inner {
    width: 700px;
    margin: 0 auto
}

main.second #unionDetails .text {
    text-align: left;
    font-size: 14px;
    font-size: .875rem
}

main.second #unionDetails table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ccc;
    background: #fff
}

main.second #unionDetails table th {
    text-align: center;
    width: 50%;
    font-size: 14px;
    font-size: .875rem;
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    background: #eee
}

main.second #unionDetails table th:last-child {
    border-right: none
}

main.second #unionDetails table td {
    padding: 5px 0;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    font-size: 14px;
    font-size: .875rem
}

main.second #unionDetails table td:last-child {
    border-right: none
}

main.second #unionDetails .caution {
    margin: 10px 0 30px;
    text-align: left
}

main.second #unionDetails .cautionBox {
    border-radius: 2px;
    border: 1px solid #f39800;
    background: #fff
}

main.second #unionDetails .cautionBox h4 {
    background: #f39800;
    color: #fff;
    margin: 0;
    padding: 5px 0;
    font-size: 14px;
    font-size: .875rem
}

main.second #unionDetails .cautionBox .text {
    padding: 10px 20px;
    font-size: 13px;
    font-size: .8125rem
}

main.second #unionFlow {
    padding: 60px 0;
    text-align: center;
    border-top: 1px solid #dcdcdc;
    box-sizing: border-box
}

main.second #unionFlow h3 {
    margin: 0 0 40px
}

main.second #unionFlow ul {
    width: 700px;
    margin: 0 auto
}

main.second #unionFlow li .flowBox {
    width: 550px;
    float: right;
    text-align: left;
    background: #fff;
    box-shadow: 3px 3px 0 rgba(0, 0, 0, .2);
    position: relative;
    margin: 0 0 40px
}

main.second #unionFlow li .flowBox figure {
    float: left;
    line-height: 0;
    margin: 0 20px 0 0
}

main.second #unionFlow li .flowBox h4 {
    padding: 25px 0 10px;
    margin: 0;
    font-size: 16px;
    font-size: 1rem
}

main.second #unionFlow li .flowBox .text {
    padding: 0 20px;
    margin: 0;
    font-size: 14px;
    font-size: .875rem
}

main.second #unionFlow li .flowBox:nth-child(4) {
    margin: 0 0 80px
}

main.second #unionFlow li .numBox {
    float: left;
    width: 150px;
    height: 150px;
    position: relative
}

main.second #unionFlow li .numBox .num {
    width: 60px;
    height: 60px;
    background: #fff100;
    border-radius: 50em;
    font-family: ikaros_sansregular;
    text-align: center;
    font-size: 33.6px;
    font-size: 2.1rem;
    position: absolute;
    top: 50%;
    left: 50%;
    font-weight: 700;
    line-height: 86px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#secondBanner {
    background: #fff;
    padding: 40px 0 !important
}

#secondBanner ul {
    max-width: 1080px;
    margin: 0 auto
}

#secondBanner ul li {
    width: 33.33%;
    padding: 0 10px;
    float: left;
    box-sizing: border-box
}

#secondBanner ul li img {
    width: 100%;
    height: auto
}

#secondBanner ul li a:hover {
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}

.flowInner {
    width: 870px;
    margin: 0 auto;
    font-size: 14px;
    font-size: .875rem
}

.flowInner p {
    color: #666;
    font-size: 12px;
    font-size: .75rem
}

.flowInner #flow {
    margin: 80px 0 30px
}

.flowInner #flow li {
    height: 36px;
    width: 200px;
    text-align: center;
    line-height: 36px;
    font-weight: 700;
    background: url(../images/shape_cart_flow.svg) 0 0 no-repeat;
    float: left;
    margin: 0 20px 0 0
}

.flowInner #flow li:last-child {
    margin: 0
}

.flowInner #flow li.active {
    background: url(../images/shape_cart_flow_active.svg) 0 0 no-repeat;
    color: #fff
}

.flowInner #cartBox h3 {
    margin: 0 0 20px
}

.flowInner #cartBox .customer_form th {
    text-align: left;
    width: 150px
}

.flowInner #cartBox .customer_form td {
    text-align: left;
    border-right: 0
}

.flowInner #cartBox .customer_form input.hidden {
    display: none
}

.flowInner #cartBox .customer_form input[type=text], .flowInner #cartBox .customer_form input[type=password] {
    margin: 0 20px 0 0;
    border-radius: 2px;
    border: 1px solid #ccc;
    height: 20px
}

.flowInner #cartBox .customer_form #mailaddress1, .flowInner #cartBox .customer_form #mailaddress2 {
    width: 300px
}

.flowInner #cartBox .customer_form #name1, .flowInner #cartBox .customer_form #name2, .flowInner #cartBox .customer_form #name3, .flowInner #cartBox .customer_form #name4 {
    margin: 0 0 0 10px
}

.flowInner #cartBox .customer_form .button {
    margin: 0 0 0 20px;
    font-size: 12px;
    font-size: .75rem;
    min-width: auto;
    border: none;
    background: #333;
    padding: 5px 15px;
    color: #fff;
    margin: 0 10px 0 0
}

.flowInner #cartBox table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    margin: 0 0 30px
}

.flowInner #cartBox table th {
    background: #efefef;
    text-align: center;
    padding: 8px 10px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 12px;
    font-size: .75rem
}

.flowInner #cartBox table td {
    text-align: center;
    padding: 10px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
    font-size: .8125rem
}

.flowInner #cartBox table td dd {
    margin: 0 0 20px
}

.flowInner #cartBox table td span {
    display: none
}

.flowInner #cartBox table td.details {
    text-align: left;
    display: flex;
    align-items: center;
}

.flowInner #cartBox table td.details figure {
    width: 80px;
    height: 60px;
    overflow: hidden;
    padding: 0 20px 0 0;

}

.flowInner #cartBox table td.details figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.flowInner #cartBox table td.total {
    background: #efefef;
    text-align: right;
    padding: 15px 10px
}

.flowInner #cartBox table td.total2 {
    background: #efefef;
    text-align: left;
    border-right: none;
    text-align: center;
    padding: 15px 10px
}

.flowInner #cartBox table td.option {
    background: #fff;
    text-align: right;
    padding: 15px 10px
}

.flowInner #cartBox table td.option2 {
    background: #fff;
    text-align: left;
    border-right: none;
    text-align: center;
    padding: 15px 10px
}

.flowInner #cartBox table td.change {
    text-align: center;
    padding: 15px 10px
}

.flowInner #cartBox table td.change .button {
    margin: 0 0 0 20px;
    font-size: 12px;
    font-size: .75rem;
    min-width: auto;
    border: none;
    background: #333
}

.flowInner #cartBox table td.change .button a {
    padding: 5px 15px;
    color: #fff
}

.flowInner #cartBox #confirm_table h3 {
    background: none;
    margin: 0
}

.flowInner #cartBox #confirm_table th {
    text-align: left;
    width: 120px
}

.flowInner #cartBox #confirm_table td {
    text-align: left
}

.flowInner #cartBox #confirm_table .ttl {
    text-align: center
}

.flowInner #cartBox #confirm_table .ttl td {
    text-align: center
}

.flowInner #cartBox .send {
    text-align: center;
    margin: 0 0 60px
}

.flowInner #cartBox .send input {
    display: inline-block;
    border: none
}

.flowInner #cartBox .send .continue_shopping_button, .flowInner #cartBox .send .back_cart_button, .flowInner #cartBox .send .back_to_customer_button, .flowInner #cartBox .send .back_to_delivery_button {
    font-size: 13px;
    font-size: .8125rem;
    border-radius: 2px;
    padding: 8px 20px;
    background: #ccc;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    text-decoration: none;
}

.flowInner #cartBox .send .to_customerinfo_button, .flowInner #cartBox .send .to_deliveryinfo_button, .flowInner #cartBox .send .to_reganddeliveryinfo_button, .flowInner #cartBox .send .to_confirm_button, .flowInner #cartBox .send .checkout_button {
    background: #e57373;
    padding: 8px 20px;
    color: #fff;
    font-size: 13px;
    font-size: .8125rem;
    border-radius: 2px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    text-decoration: none;

}

.flowInner #cartBox .send .agree_member_area {
    margin: 60px 0 0
}

.flowInner #cartBox .send .agree_member_area textarea {
    width: -webkit-calc(100% - 20px);
    height: 280px;
    padding:10px;
}

.flowInner #cartBox .send .agree_member_area .to_reganddeliveryinfo_button {
    margin: 20px 0 0
}

#company {
    margin: 40px 0;
    padding: 0 10px;
    font-size: 14px;
    font-size: .875rem;
    box-sizing: border-box
}

#company .companyBox {
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

#company .companyBox h4 {
    font-size: 14px;
    font-size: .875rem;
    margin: 0 0 20px
}

#company .companyBox .title {
    display: block;
    font-weight: 700;
    margin: 0;
    font-size: 12px;
    font-size: .75rem
}

#company .companyBox .text {
    display: block;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #ddd
}

#company .companyBox .text2 {
    display: block;
    margin: 0;
    padding: 0
}

#company .companyBox img {
    width: 100%;
    height: auto
}

#privacy {
    margin: 40px 0;
    padding: 0 10px;
    font-size: 14px;
    font-size: .875rem;
    box-sizing: border-box
}

#privacy .privacyBox {
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

#privacy .privacyBox .text {
    display: block;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #ddd
}

#privacy .privacyBox .text2 {
    display: block;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #ddd;
    font-size: 13px;
    font-size: .8125rem
}

#privacy .privacyBox .text3 {
    display: block;
    margin: 0 0 20px;
    padding: 0;
    font-size: 13px;
    font-size: .8125rem
}

#privacy .privacyBox .title {
    display: block;
    font-weight: 700;
    margin: 0 0 10px
}

#order {
    margin: 40px 0;
    padding: 0 10px;
    font-size: 14px;
    font-size: .875rem;
    box-sizing: border-box
}

#order .orderBox {
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    padding: 20px;
    box-sizing: border-box
}

#order .orderBox .title {
    display: block;
    font-weight: 700
}

#order .orderBox .text {
    display: block;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #ddd
}

#order .orderBox .text2 {
    display: block;
    margin: 0 0 10px
}

#order .orderBox .text4 {
    display: block;
    margin: 0 0 10px
}

#order .orderBox .text5 {
    display: block;
    margin: 0 0 10px;
    padding: 0 0 0 20px;
    font-size: 12px;
    font-size: .75rem
}

#order .orderBox .text3 {
    display: block;
    margin: 0 0 8px;
    font-size: 12px;
    font-size: .75rem;
    padding: 0 0 8px 20px;
    border-bottom: 1px dotted #eee;
    box-sizing: border-box
}

.inner .post {
    padding: 25px;
    width: 100%;
    margin: 0 0 20px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #eee;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    box-sizing: border-box
}

.inner .post .date {
    font-size: 12px;
    font-size: .75rem;
    color: #666
}

.inner .post .meta {
    font-size: 12px;
    font-size: .75rem;
    margin: 0 0 30px
}

.inner .post .meta a {
    color: #333;
    text-decoration: none;
    padding: 5px 10px;
    border: 1px solid #666;
    display: inline-block;
    margin: 3px 5px
}

.inner .post .meta a:hover {
    background: #666;
    color: #fff
}

.inner .post .entry {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.8
}

.inner .post .entry img {
    padding: 20px 0
}

.inner .post .title {
    font-size: 22.4px;
    font-size: 1.4rem
}

.inner .post .title a {
    color: #333;
    text-decoration: none
}

#sidebar .sideBarBox {
    padding: 0;
    width: 100%;
    margin: 0 0 20px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #eee;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    box-sizing: border-box
}

#sidebar .sideBarBox .cat-item a {
    display: inline-block !important
}

#sidebar .sideBarBox .archives_item a {
    display: inline-block !important
}

#sidebar .sideBarBox h2 {
    margin: 0;
    padding: 12px 0;
    color: #fff;
    border-radius: 2px 2px 0 0;
    background: url(../images/bg_header.jpg) 0 0;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1;
    text-align: center
}

#sidebar .sideBarBox h2 a {
    color: #fff;
    text-decoration: none
}

#sidebar .sideBarBox li {
    font-size: 13px;
    font-size: .8125rem;
    border-bottom: 1px solid #e5e5e5;
    margin: 0
}

#sidebar .sideBarBox li a {
    color: #333;
    padding: 8px 10px;
    text-decoration: none;
    display: block
}

#sidebar .sideBarBox li a:hover {
    text-decoration: underline
}

#sidebar .sideBarBox li:last-child {
    border-bottom: none;
    margin: 0
}

#sp {
    padding: 60px 0;
    text-align: center
}

#sp h3 {
    background: none
}

#sp .about {
    background: url(../images/bg_anniversary.jpg) center top no-repeat;
    background-color: #008fa6;
    width: 100%;
    padding: 60px 0;
    color: #fff;
    margin: -50px 0 0
}

#sp .about .title {
    font-weight: 700;
    font-size: 19.2px;
    font-size: 1.2rem;
    padding: 0 0 10px
}

#sp .about p {
    font-size: 14px;
    font-size: .875rem;
    line-height: 2.0
}

#cartBox {
    margin: 60px 0 0
}

#cartBox input[type=button] {
    background: #ccc;
    border: none;
    display: block;
    text-align: center;
    font-size: 14px;
    font-size: .875rem;
    border-radius: 2px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    min-width: 120px;
    color: #333;
    padding: 10px;
    margin: 30px auto
}

#cartBox input[type=submit] {
    background: #e57373;
    border: none;
    display: block;
    text-align: center;
    font-size: 14px;
    font-size: .875rem;
    border-radius: 2px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    min-width: 120px;
    color: #fff;
    padding: 10px 0;
    margin: 30px auto
}

#cartBox h3 {
    background: url(../images/border_h3.png) 0 bottom repeat-x;
    padding: 0 0 5px;
    margin: 0 0 20px 10px;
    display: inline-block
}

#cartBox h3 span {
    float: left;
    height: 35px;
    line-height: 35px;
    padding: 0 15px 0 0
}

#cartBox h3 form {
    float: left
}

#cartBox .at_cont_text {
    width: 100%;
    height: 100px
}

#cartBox .error_message {
    color: #e57373;
    margin: 20px 0
}

.modalBox figure img {
    width: 100%;
    height: auto
}

.modalBox p {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    padding: 0;
    margin: 0
}

.modalBox .address {
    padding: 5px 0;
    font-weight: 400;
    font-size: 13px;
    font-size: .8125rem
}

.modalBox .tel {
    margin: 0 0 15px;
    font-size: 16px;
    font-size: 1rem
}

.modalBox .name {
    margin: 10px 0 0
}

.modalBox .seki {
    padding: 10px 0
}

.modalBox .sekiDetails {
    padding: 0 0 15px;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 400
}

.modalBox .date {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700
}

.modalBox .baseball {
    font-size: 12px;
    font-size: .75rem;
    border: 1px solid #e5e5e5;
    border-collapse: collapse;
    width: 100%
}

.modalBox .baseball th {
    background: #eee;
    padding: 8px;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5
}

.modalBox .baseball td {
    padding: 8px;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5
}

.modalBox .calendarModalName {
    padding: 20px 0;
    text-align: center
}

.modalBox .calendarModalName span {
    font-family: Roboto Condensed, sans-serif;
    font-style: italic;
    display: block;
    float: left
}

.modalBox .calendarModalName .vs {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 15px
}

.modalBox .calendarModalName .vs img {
    width: 15px;
    height: auto
}

.modalBox .calendarModalName .nameBox {
    display: inline-block;
    height: 22px
}

.modalBox .calendarModalName .nameBox img {
    position: relative;
    top: -3px
}

.modalBox .caution {
    font-weight: 400;
    text-align: left;
    padding: 10px 0 30px;
    font-size: 12px;
    font-size: .75rem;
    color: #666
}
@media screen and (min-width: 600px) and (max-width: 768px) {

}

@media screen and (max-width: 768px) {
    .inner {
        width: 100%
    }

    main.second {
        padding: 58px 0 0
    }

    main.second h3 {
        margin: 0 40px 20px
    }

    main.second #rightColumn {
        border-top: 1px solid #dcdcdc;
        float: none;
        padding: 60px 10px;
        width: 100%;
        margin: 0;
        box-sizing: border-box
    }

    main.second #leftColumn {
        width: 100%;
        float: none
    }

    main.second #leftColumn .patternBox li figure {
        float: none !important;
        width: 100%
    }

    main.second #leftColumn .patternBox li figure.full {
        width: 100%;
        height: auto !important;
        overflow: hidden
    }

    .slider-pro {
        padding: 0
    }

    input[type=button], input[type=submit] {
        -webkit-appearance: none
    }

    body {
        width: 100%;
        min-width: 100%
    }

    a {
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none
    }

    main {
        padding: 58px 0 0
    }

    section {
        padding: 60px 0;
        border-top: 1px solid #dcdcdc
    }

    section .inner {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box
    }

    section .inner ul li .innerList {
        height: 300px
    }

    section#shopInfo .inner {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box
    }

    section#shopInfo .inner ul li .innerList {
        height: 300px
    }

    section#infoText ul {
        width: 100%
    }

    section#infoText ul li {
        width: 80%;
        float: none;
        padding: 0;
        margin: 0 auto 30px
    }

    section#infoText ul li .innerBox {
        padding: 0
    }

    section#infoText ul li .innerBox p {
        padding: 10px;
        border-top: 1px solid #e5e5e5
    }

    section#infoText ul li .innerBox .title {
        padding: 5px 0;
        border-top: 0;
        margin: 0;
        font-size: 1rem !important
    }

    section#infoText ul li .innerBox figure {
        width: 30%;
        line-height: 0
    }

    section#infoText ul li .innerBox figure img {
        width: 100%
    }

    footer .footerNavi .banner li {
        border: none !important
    }

    footer .footerNavi .banner li a {
        border: none;
        padding: 0
    }

    footer .footerNavi ul {
        display: block;
        width: 100%;
        margin: 20px 0
    }

    footer .footerNavi ul li {
        display: block;
        margin: 0 20px 0 0;
        line-height: 2.2;
        width: 100%
    }

    footer .footerNavi ul li a {
        display: block;
        padding: 8px;
        border-top: 1px solid rgba(255, 255, 255, .3)
    }

    footer .footerNavi ul li:last-child {
        border-bottom: 1px solid rgba(255, 255, 255, .3)
    }

    footer .footerNavi .banner li {
        padding: 0;
        margin: 0
    }

    footer .footerNavi .inner {
        width: 100%
    }

    header {
        display: none
    }

    header#mobile {
        display: block;
        padding: 0 !important
    }

    header#mobile #cartBtn {
        float: none;
        margin: 0;
        position: absolute;
        display: inline-block;
        left: 10px;
        top: 22px;
        z-index: 8
    }

    header#mobile #cartBtn .notification {
        font-family: Helvetica, sans-serif;
        background-color: #e50000;
        border-radius: 50em;
        width: 18px;
        height: 18px;
        text-align: center;
        position: absolute;
        top: -10px;
        right: -6px;
        font-size: .6875rem;
        font-weight: 700;
        line-height: 18px;
        color: #fff
    }

    header#mobile #cartBtn a {
        font-size: 1.4rem;
        color: #fff
    }

    header#mobile nav#main {
        background: rgba(0, 0, 0, .9);
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 7;
        top: 0;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        margin: 0;
        overflow: auto
    }

    header#mobile nav#main #logoNavi {
        padding: 80px 0 0;
        margin: 0 0 20px
    }

    header#mobile nav#main #loginBtn {
        float: none;
        font-size: .75rem;
        margin: 0;
        padding: 15px 20px;
        border-top: 1px solid #4a3f4e
    }

    header#mobile nav#main #loginBtn a {
        border-radius: 2px;
        text-decoration: none;
        color: #fff;
        display: inline-block;
        padding: 20px 50px;
        margin: 0;
        background: rgba(255, 255, 255, .3);
        font-weight: 700
    }

    header#mobile nav#main .subNavi {
        width: 100%;
        height: auto;
        padding: 0;
        box-sizing: border-box
    }

    header#mobile nav#main .subNavi li {
        border-bottom: none !important
    }

    header#mobile nav#main .subNavi li a {
        border-right: 0;
        margin: 0;
        padding: 20px 0;
        display: block;
        line-height: 1
    }

    header#mobile nav#main .menu {
        width: 100%;
        height: auto;
        padding: 0;
        box-sizing: border-box
    }

    header#mobile nav#main .menu li a {
        border-right: 0;
        margin: 0;
        padding: 15px
    }

    header#mobile nav#main .menu li a:hover {
        background: none
    }

    header#mobile nav#main .menu li .menuSecond {
        position: relative !important;
        display: none;
        z-index: 1;
        margin: 0;
        top: 0 !important;
        box-shadow: 0 3px 6px -5px rgba(0, 0, 0, .8) inset;
        -moz-box-shadow: 0 3px 6px -5px rgba(0, 0, 0, .8) inset;
        -webkit-box-shadow: 0 3px 6px -5px rgba(0, 0, 0, .8) inset;
        -webkit-transition: none;
        transition: none
    }

    header#mobile nav#main .menu li .menuSecond .sp-horizontal .sp-previous-arrow {
        left: 10px
    }

    header#mobile nav#main .menu li .menuSecond .sp-horizontal .sp-next-arrow {
        right: 10px
    }

    header#mobile nav#main .menu li .menuSecond .sp-arrow {
        position: absolute;
        display: block;
        width: 6px;
        height: 30px;
        cursor: pointer
    }

    header#mobile nav#main .menu li .menuSecond ul {
        padding: 20px 26px;
        width: 100%;
        box-sizing: border-box;
        float: none;
        height: auto;
        border-right: 1px dotted rgba(255, 255, 255, .3)
    }

    header#mobile nav#main .menu li .menuSecond ul li.title {
        font-size: 1rem;
        text-align: center;
        margin: 0 0 10px
    }

    header#mobile nav#main .menu li .menuSecond ul li.title small {
        font-size: .75rem;
        color: #fff
    }

    header#mobile nav#main .menu li .menuSecond ul li.title i {
        font-size: 1.2rem
    }

    header#mobile nav#main .menu li .menuSecond ul li {
        border: none;
        list-style: none;
        font-size: .86rem;
        text-align: left;
        width: 100% !important;
        font-weight: 700;
        float: none !important
    }

    header#mobile nav#main .menu li .menuSecond ul li a {
        background: none;
        color: #fff;
        border: none;
        margin: 0;
        padding: 8px 0;
        background: transparent;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    header#mobile nav#main .menu li .menuSecond ul li i {
        font-size: .875rem
    }

    header#mobile nav#main .menu li .menuSecond ul li:last-child a {
        border: none
    }

    header#mobile nav#main .menu li.other {
        border: none;
        font-weight: 400
    }

    header#mobile nav#main .menu li.other:last-child {
        border-bottom: 1px solid #4a3f4e
    }

    header#mobile nav#main li.sale a.activePage {
        color: #fff;
        border-radius: 2px;
        background: none
    }

    header#mobile nav#main li.purchase a.activePage {
        color: #fff;
        border-radius: 2px;
        background: none
    }

    header#mobile nav#main ul .sale {
        border-top: 1px solid #4a3f4e
    }

    header#mobile nav#main ul .sale a {
        position: relative
    }

    header#mobile nav#main ul .sale a .right {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%) rotate(0deg);
        -webkit-transform: translateY(-50%) rotate(0deg);
        -webkit-transition: .2s;
        transition: .2s
    }

    header#mobile nav#main ul .sale a .active {
        transform: rotate(180deg) !important;
        -webkit-transform: rotate(180deg) !important;
        -webkit-transition: .2s;
        transition: .2s
    }

    header#mobile nav#main ul .purchase {
        border-top: 1px solid #4a3f4e;
        position: relative
    }

    header#mobile nav#main ul .purchase a {
        position: relative
    }

    header#mobile nav#main ul .purchase a .right {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%) rotate(0deg);
        -webkit-transform: translateY(-50%) rotate(0deg);
        -webkit-transition: .2s;
        transition: .2s
    }

    header#mobile nav#main ul .purchase a .active {
        transform: rotate(180deg) !important;
        -webkit-transform: rotate(180deg) !important;
        -webkit-transition: .2s;
        transition: .2s
    }

    header#mobile nav#main ul li {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        width: 100%;
        height: auto;
        top: 0;
        color: #fff;
        position: relative;
        text-align: center;
        font-size: 16px;
        border-bottom: 1px solid #4a3f4e;
        border-right: 0
    }

    header#mobile nav#main ul li a {
        color: #fff;
        text-decoration: none;
        display: block;
        padding: 8px 0
    }

    header#mobile nav#main ul .logo a {
        padding: 12px 0
    }

    header#mobile nav#main ul .contact {
        padding: 12px 0;
        border: none
    }

    header#mobile nav#main ul .contact a {
        padding: 5px 0
    }

    header#mobile .inner {
        max-width: 100%;
        padding: 0
    }

    header#mobile h1 {
        display: none
    }

    header#mobile #logoMobile {
        margin: 0 auto;
        float: none;
        text-align: center;
        padding: 20px 0
    }

    header#mobile #main-navbar {
        display: flex;
        color: #fff
    }

    header#mobile .main-navbar {
        position: relative;
        color: white;
        z-index: 3000
    }

    header#mobile .main-navbar-fixed-top {
        position: absolute;
        top: 8px;
        right: 10px;
        height: 44px;
        width: auto;
    }

    header#mobile .main-navbar-fixed-top .search a{
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0 10px;
        color: #fff;
        height: 44px;
    }

    header#mobile .main-navbar-content {
        padding: 0;
    }

    #toggle .bottom {
        -webkit-transform: translate(0, 8px);
        transform: translate(0, 8px)
    }

    #toggle .top {
        -webkit-transform: translate(0, -8px);
        transform: translate(0, -8px)
    }

    #toggle {
        display: block;
        position: relative;
        right: 0;
        top: 0;
        width: 44px;
        height: 44px;
        z-index: 10
    }

    #toggle a {
        display: block;
        width: 100%;
        height: 100%
    }

    #toggle .left {
        float: left;
        width: 48px;
        height: 43px
    }

    #toggle .right {
        font-family: the-hand-regular;
        font-weight: 400;
        float: left;
        line-height: 44px;
        color: #fff;
        font-size: 20px;
        letter-spacing: 2px
    }

    #toggle .top, #toggle .middle, #toggle .bottom {
        display: block;
        position: absolute;
        left: 10px;
        top: 50%;
        width: 24px;
        height: 2px;
        margin: -1px 0 0;
        background: #fff;
        -webkit-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-transition: all .2s cubic-bezier(.455, .03, .515, .955);
        transition: all .2s cubic-bezier(.455, .03, .515, .955)
    }

    .open-menu .menu {
        visibility: visible;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transition: visibility .2s cubic-bezier(.455, .03, .515, .955), opacity .2s cubic-bezier(.455, .03, .515, .955);
        transition: visibility .2s cubic-bezier(.455, .03, .515, .955), opacity .2s cubic-bezier(.455, .03, .515, .955)
    }

    .open-menu #toggle .middle {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }

    .open-menu #toggle .top {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .open-menu #toggle .bottom {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
}

@media screen and (min-width: 375px) and (max-width: 440px) {
    header#mobile #logoMobile  img{
        max-width: 50%;
        position: relative;
        top: 2px;
    }
}
@media screen and (max-width: 374px) {
    header#mobile #logoMobile  img{
        max-width: 40%;
        position: relative;
        top: 2px;
    }
}
@media screen and (max-width: 750px) {
    main.second {
        padding: 58px 0 0
    }

    main.second h3 {
        margin: 0 40px 20px
    }

    main.second #sp h3 {
        margin: 0 0 20px
    }

    main.second #sp .about .inner {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box
    }

    .slider-pro {
        padding: 0
    }

    input[type=button], input[type=submit] {
        -webkit-appearance: none
    }

    body {
        width: 100%;
        min-width: 100%
    }

    a {
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none
    }

    main {
        padding: 58px 0 0
    }

    li.four {
        width: 100%;
        padding: 0
    }

    .innerList {
        margin: 0 0 10px
    }

    .innerList figure {
        float: left;
        width: 30%
    }

    .innerList :hover {
        background: none !important;
        color: #333 !important
    }

    main.second {
        margin: 0 0 40px
    }

    main.second .patternBox li {
        height: auto;
        margin: 0 0 10px;
        float: none
    }

    main.second .patternBox li .hoverBox {
        position: static;
        border-radius: 2px;
        width: 100%;
        height: 100%;
        display: none;
        color: #333;
        font-family: ikaros_sansregular;
        font-size: 1rem;
        background: #fff;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: translateZ(0) scale(1, 1);
        zoom: 1.0;
        text-align: center;
        font-weight: 700;
        -webkit-transition: none;
        transition: none
    }

    main.second .patternBox li .hoverBox ul {
        padding: 18px 5px 5px;
        border-top: 1px solid #e5e5e5;
        box-sizing: border-box
    }

    main.second .patternBox li .hoverBox li {
        height: auto !important;
        text-align: left;
        margin: 0 0 3px
    }

    main.second .patternBox li .hoverBox li a {
        font-size: .8125rem;
        text-decoration: none;
        color: #333;
        padding: 3px 0;
        display: block;
        width: 100%
    }

    main.second .patternBox li .hoverBox li a:hover {
        text-decoration: underline
    }

    main.second .patternBox li:hover .hoverBox {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: none;
        transform: none
    }

    header {
        display: none
    }

    header#mobile {
        display: block;
        padding: 0 !important
    }

    header#mobile #cartBtn {
        float: none;
        margin: 0;
        position: absolute;
        display: inline-block;
        left: 10px;
        top: 22px;
        z-index: 8
    }

    header#mobile #cartBtn .notification {
        font-family: Helvetica, sans-serif;
        background-color: #e50000;
        border-radius: 50em;
        width: 18px;
        height: 18px;
        text-align: center;
        position: absolute;
        top: -10px;
        right: -6px;
        font-size: .6875rem;
        font-weight: 700;
        line-height: 18px;
        color: #fff
    }

    header#mobile #cartBtn a {
        font-size: 1.4rem;
        color: #fff
    }

    header#mobile nav#main {
        background: rgba(0, 0, 0, .9);
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 7;
        top: 0;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        margin: 0;
        overflow: auto
    }

    header#mobile nav#main #logoNavi {
        padding: 80px 0 0;
        margin: 0 0 20px
    }

    header#mobile nav#main #loginBtn {
        float: none;
        font-size: .75rem;
        margin: 0;
        padding: 15px 20px;
        border-top: 1px solid #4a3f4e
    }

    header#mobile nav#main #loginBtn a {
        border-radius: 2px;
        text-decoration: none;
        color: #fff;
        display: inline-block;
        padding: 20px 50px;
        margin: 0;
        background: rgba(255, 255, 255, .3);
        font-weight: 700
    }

    header#mobile nav#main .subNavi {
        width: 100%;
        height: auto;
        padding: 0;
        box-sizing: border-box
    }

    header#mobile nav#main .subNavi li {
        border-bottom: none !important
    }

    header#mobile nav#main .subNavi li a {
        border-right: 0;
        margin: 0;
        padding: 20px 0;
        display: block;
        line-height: 1
    }

    header#mobile nav#main .menu {
        width: 100%;
        height: auto;
        padding: 0;
        box-sizing: border-box
    }

    header#mobile nav#main .menu li a {
        border-right: 0;
        margin: 0;
        padding: 15px
    }

    header#mobile nav#main .menu li a:hover {
        background: none
    }

    header#mobile nav#main .menu li .menuSecond {
        position: relative !important;
        display: none;
        z-index: 1;
        margin: 0;
        top: 0 !important;
        box-shadow: 0 3px 6px -5px rgba(0, 0, 0, .8) inset;
        -moz-box-shadow: 0 3px 6px -5px rgba(0, 0, 0, .8) inset;
        -webkit-box-shadow: 0 3px 6px -5px rgba(0, 0, 0, .8) inset;
        -webkit-transition: none;
        transition: none
    }

    header#mobile nav#main .menu li .menuSecond .sp-horizontal .sp-previous-arrow {
        left: 10px
    }

    header#mobile nav#main .menu li .menuSecond .sp-horizontal .sp-next-arrow {
        right: 10px
    }

    header#mobile nav#main .menu li .menuSecond .sp-arrow {
        position: absolute;
        display: block;
        width: 6px;
        height: 30px;
        cursor: pointer
    }

    header#mobile nav#main .menu li .menuSecond ul {
        padding: 20px 26px;
        width: 100%;
        box-sizing: border-box;
        float: none;
        height: auto;
        border-right: 1px dotted rgba(255, 255, 255, .3)
    }

    header#mobile nav#main .menu li .menuSecond ul li.title {
        font-size: 1rem;
        text-align: center;
        margin: 0 0 10px
    }

    header#mobile nav#main .menu li .menuSecond ul li.title small {
        font-size: .75rem;
        color: #fff
    }

    header#mobile nav#main .menu li .menuSecond ul li.title i {
        font-size: 1.2rem
    }

    header#mobile nav#main .menu li .menuSecond ul li {
        border: none;
        list-style: none;
        font-size: .86rem;
        text-align: left;
        width: 100% !important;
        font-weight: 700;
        float: none !important
    }

    header#mobile nav#main .menu li .menuSecond ul li a {
        background: none;
        color: #fff;
        border: none;
        margin: 0;
        padding: 8px 0;
        background: transparent;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    header#mobile nav#main .menu li .menuSecond ul li i {
        font-size: .875rem
    }

    header#mobile nav#main .menu li .menuSecond ul li:last-child a {
        border: none
    }

    header#mobile nav#main .menu li.other {
        border: none;
        font-weight: 400
    }

    header#mobile nav#main .menu li.other:last-child {
        border-bottom: 1px solid #4a3f4e
    }

    header#mobile nav#main li.sale a.activePage {
        color: #fff;
        border-radius: 2px;
        background: none
    }

    header#mobile nav#main li.purchase a.activePage {
        color: #fff;
        border-radius: 2px;
        background: none
    }

    header#mobile nav#main ul .sale {
        border-top: 1px solid #4a3f4e
    }

    header#mobile nav#main ul .sale a {
        position: relative
    }

    header#mobile nav#main ul .sale a .right {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%) rotate(0deg);
        -webkit-transform: translateY(-50%) rotate(0deg);
        -webkit-transition: .2s;
        transition: .2s
    }

    header#mobile nav#main ul .sale a .active {
        transform: rotate(180deg) !important;
        -webkit-transform: rotate(180deg) !important;
        -webkit-transition: .2s;
        transition: .2s
    }

    header#mobile nav#main ul .purchase {
        border-top: 1px solid #4a3f4e;
        position: relative
    }

    header#mobile nav#main ul .purchase a {
        position: relative
    }

    header#mobile nav#main ul .purchase a .right {
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%) rotate(0deg);
        -webkit-transform: translateY(-50%) rotate(0deg);
        -webkit-transition: .2s;
        transition: .2s
    }

    header#mobile nav#main ul .purchase a .active {
        transform: rotate(180deg) !important;
        -webkit-transform: rotate(180deg) !important;
        -webkit-transition: .2s;
        transition: .2s
    }

    header#mobile nav#main ul li {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        width: 100%;
        height: auto;
        top: 0;
        color: #fff;
        position: relative;
        text-align: center;
        font-size: 16px;
        border-bottom: 1px solid #4a3f4e;
        border-right: 0
    }

    header#mobile nav#main ul li a {
        color: #fff;
        text-decoration: none;
        display: block;
        padding: 8px 0
    }

    header#mobile nav#main ul .logo a {
        padding: 12px 0
    }

    header#mobile nav#main ul .contact {
        padding: 12px 0;
        border: none
    }

    header#mobile nav#main ul .contact a {
        padding: 5px 0
    }

    header#mobile .inner {
        max-width: 100%;
        padding: 0
    }

    header#mobile h1 {
        display: none
    }

    header#mobile #logo {
        margin: 0 auto;
        float: none;
        text-align: center;
        padding: 20px 0
    }

    header#mobile #main-navbar {
        display: flex;
        color: #fff
    }

    header#mobile .main-navbar {
        position: relative;
        color: white;
        z-index: 3000
    }

    header#mobile .main-navbar-fixed-top {
        position: absolute;
        top: 8px;
        right: 10px;
        height: 44px;
        width: auto;
    }



    header#mobile .main-navbar-content {
        padding: 0;
    }

    #toggle .bottom {
        -webkit-transform: translate(0, 8px);
        transform: translate(0, 8px)
    }

    #toggle .top {
        -webkit-transform: translate(0, -8px);
        transform: translate(0, -8px)
    }

    #toggle {
        display: block;
        position: relative;
        right: 0;
        top: 0;
        width: 44px;
        height: 44px;
        z-index: 10
    }

    #toggle a {
        display: block;
        width: 100%;
        height: 100%
    }

    #toggle .left {
        float: left;
        width: 48px;
        height: 43px
    }

    #toggle .right {
        font-family: the-hand-regular;
        font-weight: 400;
        float: left;
        line-height: 44px;
        color: #fff;
        font-size: 20px;
        letter-spacing: 2px
    }

    #toggle .top, #toggle .middle, #toggle .bottom {
        display: block;
        position: absolute;
        left: 10px;
        top: 50%;
        width: 24px;
        height: 2px;
        margin: -1px 0 0;
        background: #fff;
        -webkit-transform-origin: 50%;
        transform-origin: 50%;
        -webkit-transition: all .2s cubic-bezier(.455, .03, .515, .955);
        transition: all .2s cubic-bezier(.455, .03, .515, .955)
    }

    .open-menu .menu {
        visibility: visible;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transition: visibility .2s cubic-bezier(.455, .03, .515, .955), opacity .2s cubic-bezier(.455, .03, .515, .955);
        transition: visibility .2s cubic-bezier(.455, .03, .515, .955), opacity .2s cubic-bezier(.455, .03, .515, .955)
    }

    .open-menu #toggle .middle {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
    }

    .open-menu #toggle .top {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .open-menu #toggle .bottom {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    section {
        padding: 60px 0;
        border-top: 1px solid #dcdcdc
    }

    section .inner {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box
    }

    #secondBanner ul li {
        width: 100%;
        padding: 0 10px;
        float: none;
        box-sizing: border-box
    }

    #topics .ticketInfo {
        width: 100%;
        float: none;
        margin: 0 0 30px
    }

    #topics .ticketInfo li {
        height: auto
    }

    #topics .ticketInfo .date {
        margin: 0 0 10px;
        float: none
    }

    #topics .ticketInfo .text {
        line-height: 1.6;
        float: none;
        display: block
    }

    #topics .ticketTopics {
        clear: both;
        padding: 0 10px;
        box-sizing: border-box
    }

    #topics .ticketTopics ul {
        border-top: 1px solid #ddd;
        padding: 0
    }

    #topics .ticketTopics ul li {
        float: none;
        width: 100%;
        font-size: .75rem;
        border-right: none;
        box-sizing: border-box
    }

    #topics .ticketTopics ul li:last-child {
        border: none
    }

    #topics .ticketTopics ul li figure {
        float: left;
        margin: 0 10px 0 0;
        line-height: 0;
        width: 110px;
        height: 82px
    }

    #topics .ticketTopics ul li .date {
        font-size: .75rem;
        color: #666;
        padding: 0 0 5px;
        background: transparent
    }

    #topics .ticketTopics ul li a {
        text-decoration: none;
        color: #333;
        display: block;
        padding: 15px;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    #topics .ticketTopics ul li a:hover {
        background: #eee
    }

    #caterogyBox {
        margin: 0 0 40px
    }

    #caterogyBox #sale li {
        height: auto;
        margin: 0 0 10px;
        float: none
    }

    #caterogyBox #sale li .hoverBox {
        position: static;
        border-radius: 2px;
        width: 100%;
        height: 100%;
        display: none;
        color: #333;
        font-family: ikaros_sansregular;
        font-size: 1rem;
        background: #fff;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: translateZ(0) scale(1, 1);
        zoom: 1.0;
        text-align: center;
        font-weight: 700;
        -webkit-transition: none;
        transition: none
    }

    #caterogyBox #sale li .hoverBox ul {
        padding: 18px 5px 5px;
        border-top: 1px solid #e5e5e5;
        box-sizing: border-box
    }

    #caterogyBox #sale li .hoverBox li {
        height: auto !important;
        text-align: left;
        margin: 0 0 3px
    }

    #caterogyBox #sale li .hoverBox li a {
        font-size: .8125rem;
        text-decoration: none;
        color: #333;
        padding: 3px 0;
        display: block;
        width: 100%
    }

    #caterogyBox #sale li .hoverBox li a:hover {
        text-decoration: underline
    }

    #caterogyBox #sale li:hover .hoverBox {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: none;
        transform: none
    }

    #caterogyBox #purchase li {
        height: auto;
        margin: 0 0 10px;
        float: none
    }

    #caterogyBox #purchase li .hoverBox {
        position: static;
        border-radius: 2px;
        width: 100%;
        height: 100%;
        display: none;
        color: #333;
        font-family: ikaros_sansregular;
        font-size: 1rem;
        background: #fff;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: translateZ(0) scale(1, 1);
        zoom: 1.0;
        text-align: center;
        font-weight: 700;
        -webkit-transition: none;
        transition: none
    }

    #caterogyBox #purchase li .hoverBox ul {
        padding: 18px 5px 5px;
        border-top: 1px solid #e5e5e5;
        box-sizing: border-box
    }

    #caterogyBox #purchase li .hoverBox li {
        height: auto !important;
        text-align: left;
        margin: 0 0 3px
    }

    #caterogyBox #purchase li .hoverBox li a {
        font-size: .8125rem;
        text-decoration: none;
        color: #333;
        padding: 3px 0;
        display: block;
        width: 100%
    }

    #caterogyBox #purchase li .hoverBox li a:hover {
        text-decoration: underline
    }

    #caterogyBox #purchase li:hover .hoverBox {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: none;
        transform: none
    }

    #caterogyBox .front {
        position: relative
    }

    #caterogyBox p.text {
        display: none
    }

    #caterogyBox p.title {
        float: left;
        border: none;
        padding: 0 0 0 5px;
        font-size: .875rem
    }

    #caterogyBox p.title .right {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        top: 0;
        position: absolute;
        right: 6px;
        display: block;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -webkit-transition: .2s;
        transition: .2s
    }

    #caterogyBox p.title .active {
        transform: rotate(180deg) !important;
        -webkit-transform: rotate(180deg) !important;
        -webkit-transition: .2s;
        transition: .2s
    }

    #pickup li p {
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
        height: auto !important;
        overflow: hidden;
        padding: 1px 10px 0 !important;
        font-size: .75rem !important
    }

    #pickup li p.date {
        padding: 20px 10px 0 !important
    }

    #pickup li .innerList {
        height: auto
    }

    #pickup li .innerList figure {
        padding: 20px;
        position: relative
    }

    section#shopInfo .inner {
        width: 100%
    }

    section#shopInfo .inner ul li {
        width: 100%;
        float: none
    }

    section#shopInfo .inner ul li .innerList {
        height: auto
    }

    section#shopInfo .inner ul li .innerList a {
        display: block
    }

    section#shopInfo .inner ul li .innerList figure {
        padding: 0 10px 0 0
    }

    section#shopInfo .inner ul li .innerList .name {
        font-size: .8125rem;
        margin: 0;
        padding: 3px 0 0
    }

    section#shopInfo .inner ul li .innerList .info {
        display: none
    }

    section#shopInfo .inner ul li .innerList .tel {
        text-align: left;
        position: static;
        bottom: 0;
        background-color: #fff;
        width: 100%;
        padding: 0;
        margin: 0;
        font-weight: 700;
        letter-spacing: .05em;
        box-sizing: border-box
    }

    section#infoText ul {
        width: 100%
    }

    section#infoText ul li {
        width: 100%;
        float: none;
        padding: 0
    }

    section#infoText ul li .innerBox {
        padding: 0
    }

    section#infoText ul li .innerBox p {
        padding: 10px;
        border-top: 1px solid #e5e5e5
    }

    section#infoText ul li .innerBox .title {
        padding: 0;
        border-top: 0;
        margin: 0;
        font-size: 1rem !important
    }

    section#infoText ul li .innerBox figure {
        width: 30%;
        line-height: 0
    }

    section#infoText ul li .innerBox figure img {
        width: 100%
    }

    .exchange, .metal, .bannerWfixed {
        width: 100% !important;
        float: none;
        margin: 0 0 40px;
        padding: 0
    }

    .exchange h4, .metal h4, .bannerWfixed h4 {
        float: none;
        display: block
    }

    .exchange .date, .metal .date, .bannerWfixed .date {
        float: none;
        padding: 0 0 10px
    }

    .exchange table, .metal table, .bannerWfixed table {
        width: 100%;
        border-collapse: separate;
        border-spacing: 0;
        border: 1px solid #e5e5e5;
        border-radius: 2px
    }

    .exchange table th:first-child, .metal table th:first-child, .bannerWfixed table th:first-child {
        width: auto
    }

    .exchange table th, .metal table th, .bannerWfixed table th {
        font-size: .6875rem;
        color: #666;
        background: #eee;
        width: auto;
        border-right: 1px solid #e5e5e5;
        padding: 8px 0
    }

    .exchange table th:last-child, .metal table th:last-child, .bannerWfixed table th:last-child {
        border-right: none
    }

    .exchange table td, .metal table td, .bannerWfixed table td {
        font-size: .75rem
    }

    .bannerWfixed {
        margin: 20px 0 0
    }

    .three li {
        width: 100%;
        float: none;
        padding: 0 40px
    }

    main.second .airInfoAlert {
        font-size: .8125rem;
        margin: 0 0 30px;
        padding: 0 10px;
        box-sizing: border-box
    }

    main.second .airInfoAlert .title {
        padding: 0;
        margin: 0 0 5px;
        font-weight: 700
    }

    main.second .airInfoAlert .alert {
        color: #e57373
    }

    main.second .airInfo {
        font-size: .8125rem;
        margin: 0 0 30px;
        padding: 0 10px;
        box-sizing: border-box
    }

    main.second .airInfo .title {
        padding: 0;
        margin: 0 0 5px;
        font-weight: 700
    }

    main.second .airInfo .alert {
        color: #e57373
    }

    main.second .airForm {
        border-radius: 2px;
        background: #fff;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        padding: 10px;
        box-sizing: border-box
    }

    main.second .airForm p {
        margin: 0
    }

    main.second .airForm h4 {
        font-size: .875rem;
        margin: 30px 0 10px
    }

    main.second .airForm .inmput_name {
        width: 200px;
        height: 20px
    }

    main.second .airForm .age {
        width: 30px;
        height: 20px
    }

    main.second .airForm .nameInput {
        background: #f9f9f9;
        font-size: .8125rem;
        padding: 15px;
        box-sizing: border-box
    }

    main.second .airForm .nameInput .telBox {
        padding: 0
    }

    main.second .airForm .nameInput .telBox span {
        display: block;
        margin: 10px 0 0
    }

    main.second .airForm .nameInput .telBox input {
        width: 60px;
        height: 20px
    }

    main.second .airForm .nameInput .nameBox {
        padding: 0 0 8px;
        margin: 0 0 15px;
        border-bottom: 1px solid #e2e2e2
    }

    main.second .airForm .nameInput .nameBox input {
        margin: 0
    }

    main.second .airForm .nameInput .nameBox select {
        margin: 0
    }

    main.second .airForm .nameInput .nameBox .select-wrap {
        min-width: 50px;
        min-width: 4em
    }

    main.second .airForm .mousikomiBox {
        background: #f9f9f9;
        font-size: .8125rem;
        padding: 0;
        margin: 0 0 20px;
        box-sizing: border-box
    }

    main.second .airForm .mousikomiBox .title {
        background: url(../images/bg_header.jpg) 0 0;
        padding: 6px 10px;
        text-align: center;
        color: #fff;
        font-weight: 700
    }

    main.second .airForm .mousikomiBox .content {
        padding: 15px;
        box-sizing: border-box
    }

    main.second .airForm .mousikomiBox .content span {
        line-height: 30px;
        float: left
    }

    main.second .airForm .mousikomiBox .content .contentBox {
        padding: 0 0 8px;
        margin: 0 0 15px;
        border-bottom: 1px solid #e2e2e2
    }

    main.second .airForm .mousikomiBox .content .contentBox span {
        margin: 0 10px 0 0
    }

    main.second .airForm .mousikomiBox .content .contentBox p {
        margin: 10px 0
    }

    main.second .airForm .mousikomiBox .content .contentBox input {
        height: 20px;
        margin: 0;
        width: 100%
    }

    main.second .airForm .mousikomiBox .content .contentBox textarea {
        width: 100%
    }

    main.second .airForm .mousikomiBox .content .contentBox2 {
        padding: 0 0 15px;
        margin: 0 0 15px;
        border-bottom: 1px solid #e2e2e2
    }

    main.second .airForm .mousikomiBox .content .contentBox2 span {
        margin: 0 10px 0 0;
        width: 105px
    }

    main.second .airForm .mousikomiBox .content .contentBox2 p {
        padding: 10px 0;
        clear: both
    }

    main.second .airForm .mousikomiBox .content .contentBox2 .mwform-tel-field {
        width: auto
    }

    main.second .airForm .mousikomiBox .content .contentBox2 input {
        height: 20px;
        margin: 0;
        width: 100%
    }

    main.second .airForm .mousikomiBox .content .contentBox2 .info {
        font-size: .75rem;
        color: #666;
        margin: 10px 0 0;
        padding: 0
    }

    main.second .airForm .mousikomiBox .content .contentBox2 small {
        color: #e57373
    }

    main.second .airForm .mousikomiBox .content .contentBox2 .mwform-tel-field input {
        width: auto !important
    }

    main.second .airForm .mousikomiBox .content .contentBox:last-child {
        border-bottom: 0;
        margin: 0
    }

    main.second .airForm .mousikomiBox .content .contentBox:last-child p.last {
        margin: 10px 0 0
    }

    main.second .airForm input[type=submit] {
        background: #e57373;
        border: none;
        display: block;
        text-align: center;
        font-size: .875rem;
        border-radius: 2px;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        min-width: 120px;
        color: #fff;
        padding: 10px 0;
        margin: 30px auto 0
    }

    main.second .airForm .select-wrap {
        border-radius: 2px;
        position: relative;
        overflow: hidden;
        display: inline-block;
        min-width: 192px;
        min-width: 12em;
        background-color: #fff;
        background-image: -webkit-linear-gradient(top, #fff 0, #dfe0d9 100%);
        background-image: linear-gradient(top, #fff 0, #dfe0d9 100%);
        border: 1px solid silver;
        color: #333;
        margin: 0
    }

    main.second .airForm .select-wrap select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        position: relative;
        z-index: 2;
        display: block;
        width: 200%;
        width: -webkit-calc(100% + 5em);
        margin: 0;
        padding: 3px 15px 3px 3px;
        background: transparent;
        border: 0;
        outline: none;
        font-size: .75rem;
        line-height: 1.4
    }

    main.second .airForm .entypo-down-open-mini:before {
        font-family: entypo, sans-serif;
        position: absolute;
        z-index: 1;
        top: 50%;
        right: 12px;
        right: .75rem;
        margin-top: -8px;
        margin-top: -.5rem;
        font-size: 16px;
        font-size: 1rem;
        line-height: 1;
        color: #333
    }

    main.second .airForm .inputBox {
        float: none;
        display: block;
        padding: 8px 0
    }

    main.second .airForm .inputBox span {
        float: none;
        display: block;
        line-height: 26px
    }

    main.second .cautionAir {
        padding: 0 10px;
        margin: -20px 0 40px;
        color: #666;
        font-size: .75rem;
        box-sizing: border-box
    }

    main.second .airNavi {
        padding: 0 10px;
        box-sizing: border-box
    }

    main.second .airNavi ul {
        background: rgba(255, 255, 255, .6);
        border: 1px solid #ccc;
        border-radius: 2px;
        letter-spacing: -.4em
    }

    main.second .airNavi ul .current_page_item a {
        background: rgba(0, 0, 0, .1)
    }

    main.second .airNavi ul li {
        display: inline-block;
        letter-spacing: normal;
        font-size: .8125rem;
        text-align: center;
        margin: 0;
        border-right: 1px solid #ccc;
        width: 16.666%;
        box-sizing: border-box
    }

    main.second .airNavi ul li:last-child {
        border-right: 0
    }

    main.second .airNavi ul li a {
        text-decoration: none;
        color: #333;
        display: block;
        padding: 8px 10px;
        text-align: center;
        font-weight: 700;
        -webkit-transition: all .2s;
        transition: all .2s
    }

    main.second .airNavi ul li a:hover, main.second .airNavi ul li a .active {
        background: rgba(0, 0, 0, .2);
        -webkit-transform: translateZ(0) scale(1, 1);
        transform: translateZ(0) scale(1, 1)
    }

    main.second #airList {
        padding: 0 10px;
        margin: 0 0 40px;
        box-sizing: border-box
    }

    main.second #airList .logo {
        width: 130px;
        float: left
    }

    main.second #airList .logo img {
        height: 33px
    }

    main.second #airList .ana img {
        height: 23px;
        padding: 5px 0 0
    }

    main.second #airList h3 {
        float: left
    }

    main.second #airList .airListBox {
        width: 100%;
        background: #fff;
        border-radius: 2px;
        border: 1px solid #e5e5e5;
        border-collapse: collapse;
        font-size: .875rem
    }

    main.second #airList .airListBox th {
        background: #eee;
        padding: 10px;
        border-bottom: 1px solid #e2e2e2;
        border-right: 1px solid #e2e2e2
    }

    main.second #airList .airListBox td {
        text-align: center;
        padding: 10px;
        border-bottom: 1px solid #e2e2e2;
        border-right: 1px solid #e2e2e2
    }

    main.second #airList .airListBox td small {
        font-size: .75rem;
        color: #666;
        padding: 0 0 0 10px
    }

    main.second #airSearchBox {
        padding: 0 10px;
        margin: 0 0 30px;
        position: relative;
        box-sizing: border-box
    }

    main.second #airSearchBox .arrow {
        display: none
    }

    main.second #airSearchBox .airSearchInner {
        border-radius: 2px;
        border: 1px solid #e5e5e5;
        background: #fff;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1)
    }

    main.second #airSearchBox .airSearchInner .left {
        position: relative;
        float: none;
        padding: 10px;
        width: 100%;
        border-right: 1px solid #e5e5e5;
        box-sizing: border-box
    }

    main.second #airSearchBox .airSearchInner .left h4 {
        text-align: center;
        font-size: .875rem;
        margin: 5px 0 10px
    }

    main.second #airSearchBox .airSearchInner .left form {
        font-size: .8125rem;
        margin: 0
    }

    main.second #airSearchBox .airSearchInner .left form ul {
        padding: 15px 20px 0;
        margin: 0
    }

    main.second #airSearchBox .airSearchInner .left form li {
        margin: 0 0 20px
    }

    main.second #airSearchBox .airSearchInner .left form li span {
        width: 80px;
        display: block;
        float: none;
        line-height: 36px;
        padding: 0 20px 0 0;
        font-weight: 700
    }

    main.second #airSearchBox .airSearchInner .left form #dep_airport {
        position: absolute;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        visibility: hidden
    }

    main.second #airSearchBox .airSearchInner .right {
        float: none;
        padding: 10px 0;
        width: 100%;
        background: #f3f3f3;
        height: 100%;
        box-sizing: border-box
    }

    main.second #airSearchBox .airSearchInner .right h4 {
        text-align: center;
        font-size: .875rem;
        margin: 5px 0 20px
    }

    main.second #airSearchBox .airSearchInner .right p.result {
        padding: 0 0 30px;
        margin: 0;
        text-align: center;
        font-size: .8125rem;
        border-bottom: 1px solid #e5e5e5
    }

    main.second #airSearchBox .airSearchInner .right ul {
        margin: 0 0 15px
    }

    main.second #airSearchBox .airSearchInner .right li {
        width: 100%;
        height: 118px;
        padding: 10px 0;
        border-bottom: 1px solid #e5e5e5;
        position: relative;
        box-sizing: border-box
    }

    main.second #airSearchBox .airSearchInner .right li figure.ana {
        left: 30px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        top: 50%;
        float: left;
        padding: 0
    }

    main.second #airSearchBox .airSearchInner .right li figure.ana img {
        height: 20px
    }

    main.second #airSearchBox .airSearchInner .right li figure.jal {
        left: 30px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        top: 50%;
        float: left;
        padding: 0
    }

    main.second #airSearchBox .airSearchInner .right li figure.jal img {
        height: 70px
    }

    main.second #airSearchBox .airSearchInner .right li .priceBox {
        -webkit-transform: translateY(-57%);
        transform: translateY(-57%);
        position: absolute;
        top: 50%;
        right: 30px
    }

    main.second #airSearchBox .airSearchInner .right li .priceBox p.price1 {
        width: 170px;
        text-align: center;
        margin: 0;
        font-weight: 700;
        font-size: .8125rem
    }

    main.second #airSearchBox .airSearchInner .right li .priceBox p.price1 span {
        color: #e57373;
        font-size: 1.8rem
    }

    main.second #airSearchBox .airSearchInner .right li .priceBox p.price2 {
        margin: 0;
        text-align: center;
        font-size: .8125rem;
        color: #666
    }

    main.second #airSearchBox .airSearchInner .right .button {
        background: #e57373;
        border: none;
        margin: 0 0 30px
    }

    main.second #airSearchBox .airSearchInner .right .button a {
        color: #fff
    }

    main.second .kosen {
        padding: 0 10px 10px
    }

    main.second .kosen h3 {
        padding: 0 0 5px;
        margin: 10px 0 0
    }

    main.second .shop li {
        float: none;
        padding: 0 10px;
        box-sizing: border-box
    }

    main.second .shop li a {
        text-decoration: none;
        color: #333
    }

    main.second .shop li .innerList {
        position: relative
    }

    main.second .shop li .innerList figure {
        width: 100%;
        height: auto;
        float: none;
        padding: 0
    }

    main.second .shop li .innerList figure img {
        width: 100%;
        height: auto
    }

    main.second .shop li .innerList .right {
        padding: 14px 10px;
        position: relative;
        height: auto;
        box-sizing: border-box
    }

    main.second .shop li .innerList .title {
        font-weight: 700;
        font-size: .875rem;
        padding: 0 0 5px
    }

    main.second .shop li .innerList .text {
        font-size: .8125rem;
        color: #666
    }

    main.second .shop li .innerList .tel {
        position: static;
        margin: 10px 0 0;
        top: 0;
        right: 0;
        padding: 8px 20px;
        background: #eee;
        font-weight: 700;
        letter-spacing: .05em;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    main.second .shop li .innerList .hoverBox {
        position: absolute;
        border-radius: 2px;
        height: 114px;
        width: 100%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        top: 0;
        color: #fff;
        font-family: ikaros_sansregular;
        font-size: 1rem;
        background: rgba(0, 0, 0, .3);
        -webkit-transform: translateZ(0) scale(.96, .96);
        zoom: 1.0;
        text-align: center;
        line-height: 114px;
        font-weight: 700;
        -webkit-transition: all .2s;
        transition: all .2s
    }

    main.second .shop li .innerList:hover .hoverBox {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: translateZ(0) scale(1, 1);
        transform: translateZ(0) scale(1, 1)
    }

    main.second .shop li .innerList:hover .title {
        opacity: .1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"
    }

    main.second .shop li .innerList:hover .text {
        opacity: .1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"
    }

    main.second .shop li .innerList:hover .ticketTypePrice {
        opacity: .1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"
    }

    main.second .shop li .innerList:hover .normalPrice {
        opacity: .1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"
    }

    main.second .inner .post {
        padding: 10px
    }

    main.second .inner .post img.size-full {
        width: 100%;
        height: auto
    }

    main.second .inner .post img.alignnone {
        width: 100%;
        height: auto
    }

    main.second .shopDetails {
        padding: 0 10px;
        box-sizing: border-box
    }

    main.second .shopDetails h3 {
        background: none;
        text-align: center;
        margin: 0 auto;
        padding: 30px 0 20px;
        width: 100%;
        font-size: 1.17rem
    }

    main.second .shopDetails #map {
        width: 100%;
        margin: 0 0 40px
    }

    main.second .shopDetails .text {
        padding: 40px 0 20px;
        width: 100%;
        font-size: .875rem;
        border-bottom: 1px solid #eee;
        line-height: 1.8;
        box-sizing: border-box
    }

    main.second .shopDetails figure {
        float: none !important;
        width: 100% !important
    }

    main.second .shopDetails .info {
        padding: 20px 0;
        width: 100%;
        font-size: .8125rem;
        color: #666;
        line-height: 2.0;
        box-sizing: border-box
    }

    main.second .shopDetails .info ul {
        width: 100%
    }

    main.second .shopDetails .info ul li {
        line-height: 1.6;
        padding: 0 0 5px
    }

    main.second .shopDetails .info ul span.th {
        font-weight: 700;
        width: 65px;
        float: left;
        display: block
    }

    main.second .shopDetails .info ul span {
        float: left;
        display: block
    }

    main.second .shopDetails h4 {
        text-align: center
    }

    main.second .shopDetails .ticket-list ul {
        list-style: none
    }

    main.second .shopDetails .ticket-list ul li {
        font-size: .8125rem;
        border-top: 1px solid #e5e5e5;
        padding: 8px 0 0;
        margin: 8px 0 0
    }

    main.second .shopDetails .ticket-list ul li .th {
        font-weight: 700;
        padding: 0 10px 0 0
    }

    main.second #jibane .date {
        float: none;
        font-size: .75rem;
        color: #666;
        margin: 0 0 20px;
        padding: 0 10px
    }

    main.second #jibane .caution {
        width: 96%;
        margin: 30px auto 0 !important;
        display: block;
        padding: 0
    }

    main.second #jibane .jiganeBox {
        font-size: .875rem;
        background: #fff;
        border-radius: 2px;
        border: 1px solid #eee;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        border-collapse: collapse;
        width: 96%;
        margin: 0 auto 30px
    }

    main.second #jibane .jiganeBox th {
        width: 33.33%;
        padding: 10px;
        background: #f3f3f3;
        border-right: 1px solid #eee;
        border-bottom: 1px solid #eee
    }

    main.second #jibane .jiganeBox th img {
        display: inline-block;
        margin: 0 0 -6px;
        padding: 0 5px 0 0
    }

    main.second #jibane .jiganeBox td {
        width: 12.5%;
        text-align: center;
        padding: 10px;
        border-bottom: 1px solid #eee;
        border-right: 1px solid #eee;
        background: #f9f9f9;
        font-weight: 700
    }

    main.second #jibane .jiganeBox td:nth-child(2n) {
        background: #fff;
        font-weight: 400
    }

    main.second #mw_wp_form_mw-wp-form-2279 {
        padding: 0 10px;
        box-sizing: border-box
    }

    main.second #mw_wp_form_mw-wp-form-2279 input {
        margin: 0 0 20px
    }

    main.second #mw_wp_form_mw-wp-form-2279 input[type=text], main.second #mw_wp_form_mw-wp-form-2279 input[type=email] {
        height: 20px;
        width: 100%
    }

    main.second #mw_wp_form_mw-wp-form-2279 input[type=radio] {
        margin: 0 5px 20px 0
    }

    main.second #mw_wp_form_mw-wp-form-2279 textarea {
        border: 1px solid #ccc;
        margin: 0 0 20px;
        width: 100%
    }

    main.second #mw_wp_form_mw-wp-form-2279 input[type=submit] {
        background: #e57373;
        padding: 8px 20px;
        color: #fff;
        font-size: .8125rem;
        border-radius: 2px;
        border: none;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1)
    }

    main.second .caution2 {
        padding: 0 10px !important;
        box-sizing: border-box
    }

    main.second .exDate {
        font-size: .875rem;
        padding: 0 10px 10px;
        float: left
    }

    main.second .exDate span {
        font-family: Roboto Condensed, sans-serif;
        font-size: 1.0rem;
        padding: 0 10px 10px;
        letter-spacing: .05em
    }

    main.second .exIconInfo {
        float: none;
        font-size: .6875rem;
        padding: 10px 10px 0;
        clear: both;
        margin: 0 0 10px
    }

    main.second .exIconInfo span {
        padding: 0 10px 0 0
    }

    main.second .exIconInfo span:last-child {
        padding: 0
    }

    main.second .exchange {
        margin: 0 0 20px !important;
        clear: both
    }

    main.second .exchange li a {
        color: #333
    }

    main.second .exchange li .cart {
        float: right;
        text-align: center;
        font-size: 1.3rem;
        padding: 10px 20px;
        height: 40px;
        line-height: 40px;
        background: #e6e6e6;
        width: 30px
    }

    main.second .exchange li .icon-basket {
        font-size: 1.1rem
    }

    main.second .exchange li .icon-mail {
        font-size: 1.1rem
    }

    main.second .exchange li .exchange_p1 {
        float: left
    }

    main.second .exchange li .exchange_p1 span.price {
        display: block;
        text-align: center;
        font-family: Roboto Condensed, sans-serif;
        font-weight: 400 !important;
        margin: 0;
        color: #11416b !important
    }

    main.second .exchange li .exchange_p2 {
        float: left
    }

    main.second .exchange li .exchange_p2 span.price {
        display: block;
        text-align: center;
        font-family: Roboto Condensed, sans-serif;
        color: #d63301 !important;
        font-weight: 400 !important
    }

    main.second .exchange li .innerList {
        position: relative;
        overflow: hidden;
        padding: 0;
        margin: 0 0 15px;
        box-sizing: border-box
    }

    main.second .exchange li .innerList .buttonBoxCenter {
        padding: 0;
        width: 33.33%;
        position: absolute;
        top: -50px;
        height: 50px
    }

    main.second .exchange li .innerList .buttonBoxCenter .button {
        background: none;
        border: none;
        width: 100%;
        min-width: 100%
    }

    main.second .exchange li .innerList .buttonBoxCenter .button a {
        padding: 0;
        line-height: 50px
    }

    main.second .exchange li .innerList .buttonBoxCenter .button a:hover {
        color: #fff;
        border-radius: 2px
    }

    main.second .exchange li .innerList .buttonBoxCenter .button2 {
        display: inline-block;
        text-align: center;
        padding: 0;
        line-height: 50px;
        font-size: .875rem;
        border-radius: 0;
        border: none;
        background: none;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        min-width: 100%;
        width: 100%;
        font-weight: 700;
        box-sizing: border-box
    }

    main.second .exchange li .innerList .nowRate {
        background: #f3f3f3;
        border-bottom: 1px solid #e5e5e5
    }

    main.second .exchange li .innerList .nowRate .country {
        float: none;
        border-bottom: 1px solid #e5e5e5
    }

    main.second .exchange li .innerList .nowRate .country figure {
        width: auto;
        height: 30px;
        float: left;
        margin: 0 5px 0 10px;
        padding: 10px 0
    }

    main.second .exchange li .innerList .nowRate .country figure img {
        width: auto;
        height: 100%
    }

    main.second .exchange li .innerList .nowRate .country .title {
        float: left;
        line-height: 30px;
        width: 220px;
        font-size: 1rem;
        font-weight: 700;
        padding: 10px 20px 10px 0;
        height: 30px
    }

    main.second .exchange li .innerList .nowRate .rateTitle {
        float: none;
        width: 100%
    }

    main.second .exchange li .innerList .nowRate .rateTitle .priceBox {
        float: right;
        padding: 10px 0;
        height: 50px
    }

    main.second .exchange li .innerList .nowRate .rateTitle span.priceType1 {
        border-left: 1px solid #e5e5e5;
        height: 50px;
        display: block;
        float: left;
        text-align: center;
        padding: 3px 10px;
        color: #333;
        background: none;
        font-size: .8125rem;
        margin: 0 0 0 33.33%;
        width: 33.33%;
        line-height: 45px;
        box-sizing: border-box;
        font-family: Helvetica Neue, Helvetica, Arial, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, YuGothic, Yu Gothic, '游ゴシック体', '游ゴシック', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", MS PGothic, sans-serif
    }

    main.second .exchange li .innerList .nowRate .rateTitle span.priceType2 {
        border-left: 1px solid #e5e5e5;
        height: 50px;
        line-height: 45px;
        display: block;
        float: left;
        text-align: center;
        padding: 3px 10px;
        color: #333;
        background: none;
        font-size: .8125rem;
        margin: 0;
        width: 33.33%;
        box-sizing: border-box;
        font-family: Helvetica Neue, Helvetica, Arial, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, YuGothic, Yu Gothic, '游ゴシック体', '游ゴシック', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", MS PGothic, sans-serif
    }

    main.second .exchange li .innerList .openHistoryRate {
        border-bottom: 1px solid #e5e5e5;
        position: relative
    }

    main.second .exchange li .innerList .openHistoryRate .priceBox {
        float: none;
        height: 60px;
        width: 100%
    }

    main.second .exchange li .innerList .openHistoryRate .openHistoryRateTitle {
        float: left;
        font-size: .6875rem;
        padding: 0 10px;
        line-height: 60px;
        width: 33.33%;
        box-sizing: border-box
    }

    main.second .exchange li .innerList .openHistoryRate .exchange_p1 {
        width: 33.33%;
        line-height: 60px;
        font-size: 1.3em;
        border-left: 1px solid #e5e5e5;
        box-sizing: border-box
    }

    main.second .exchange li .innerList .openHistoryRate .exchange_p2 {
        width: 33.33%;
        line-height: 60px;
        font-size: 1.3em;
        border-left: 1px solid #e5e5e5;
        box-sizing: border-box
    }

    main.second .exchange li .innerList .openHistoryRate .toggle {
        position: relative;
        display: block;
        cursor: pointer;
        box-sizing: border-box;
        -webkit-transition: background .3s;
        transition: background .3s
    }

    main.second .exchange li .innerList .openHistoryRate .toggle:after {
        display: block;
        content: "";
        width: 5px;
        height: 5px;
        position: absolute;
        top: 50%;
        right: 12px;
        margin-top: -5px;
        border-top: solid 2px #333;
        border-right: solid 2px #333;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -webkit-transition: .2s ease-in-out
    }

    main.second .exchange li .innerList .openHistoryRate .toggle.open:after {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg)
    }

    main.second .exchange li .innerList .openHistoryRate .toggle:hover {
        background-color: #eee
    }

    main.second .exchange li .innerList .openHistoryRate .toggle:last-child {
        border: none
    }

    main.second .exchange li .innerList .historyRate {
        display: none;
        overflow: hidden
    }

    main.second .exchange li .innerList .historyRate .historyRateInner {
        border-bottom: 1px solid #e5e5e5
    }

    main.second .exchange li .innerList .historyRate .historyRateInner .priceBox {
        float: none;
        height: 36px;
        width: 100%
    }

    main.second .exchange li .innerList .historyRate .historyRateInner .title {
        float: left;
        text-align: right;
        font-size: .875rem;
        line-height: 36px;
        padding: 0 10px 0 0;
        width: 33.33%;
        box-sizing: border-box
    }

    main.second .exchange li .innerList .historyRate .historyRateInner .exchange_p1 {
        border-left: 1px solid #e5e5e5;
        width: 33.33%;
        padding: 0 3px;
        box-sizing: border-box
    }

    main.second .exchange li .innerList .historyRate .historyRateInner .exchange_p1 .price {
        font-size: .8125rem !important;
        margin: 0 !important;
        line-height: 36px
    }

    main.second .exchange li .innerList .historyRate .historyRateInner .exchange_p1 .price small {
        font-size: .6875rem !important;
        margin: 0;
        width: 50px;
        display: inline-block
    }

    main.second .exchange li .innerList .historyRate .historyRateInner .exchange_p2 {
        width: 33.33%;
        border-left: 1px solid #e5e5e5;
        box-sizing: border-box
    }

    main.second .exchange li .innerList .historyRate .historyRateInner .exchange_p2 .price {
        font-size: .8125rem !important;
        margin: 0 !important;
        line-height: 36px
    }

    main.second .exchange li .innerList .historyRate .historyRateInner .exchange_p2 .price small {
        font-size: .6875rem !important;
        width: 50px;
        display: inline-block
    }

    main.second .exchange li .innerList .hoverBox {
        position: absolute;
        border-radius: 2px;
        width: 100%;
        height: 100%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        top: 0;
        color: #fff;
        font-family: ikaros_sansregular;
        font-size: 1rem;
        background: rgba(0, 0, 0, .3);
        -webkit-transform: translateZ(0) scale(.96, .96);
        zoom: 1.0;
        text-align: center;
        font-weight: 700;
        -webkit-transition: all .2s;
        transition: all .2s
    }

    main.second .exchange li .innerList .hoverBox span {
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 100%
    }

    main.second .exchange li .innerList:hover .hoverBox {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
    }

    main.second #search {
        padding: 0 10px;
        box-sizing: border-box
    }

    main.second #mailSell .mailSellInner .caution {
        margin: 0 0 20px;
        padding: 0
    }

    main.second #mailSell .mailSellInner .text {
        margin: 0 0 20px
    }

    main.second #mailSell .mailSellInner .text p {
        margin: 0 0 20px
    }

    main.second #mailSell .mailSellInner .text2 {
        margin: 0
    }

    main.second #mailSell .mailSellInner .text2 p {
        margin: 0
    }

    main.second #guide {
        padding: 0 10px;
        box-sizing: border-box
    }

    main.second #guide .guideBox a {
        padding: 15px
    }

    main.second #guide .guideBox p {
        margin: 0
    }

    main.second #unionAbout {
        padding: 60px 10px;
        text-align: center;
        box-sizing: border-box
    }

    main.second #unionAbout figure {
        padding: 20px 0 30px
    }

    main.second #unionAbout figure img {
        width: 100%;
        height: auto
    }

    main.second #unionAbout p {
        width: 100%;
        margin: 0 auto;
        font-size: .875rem;
        line-height: 2.0
    }

    main.second #unionAbout .button {
        margin: 30px 0 0
    }

    main.second #unionMelit {
        padding: 40px 0;
        text-align: center;
        box-sizing: border-box;
        background: url(../images/bg_wu_melit.jpg) 0 0;
        overflow: hidden
    }

    main.second #unionMelit h3 {
        color: #fff;
        margin: 0 0 50px;
        background: none;
        padding: 0 20px;
        box-sizing: border-box
    }

    main.second #unionMelit .inner {
        position: relative
    }

    main.second #unionMelit li {
        width: 100%;
        padding: 0 20px;
        float: none;
        box-sizing: border-box
    }

    main.second #unionMelit li .innerList {
        background: rgba(255, 255, 255, .8);
        padding: 40px 0 30px;
        position: relative
    }

    main.second #unionMelit li .innerList .title {
        font-weight: 700;
        margin: 0 0 20px;
        font-size: 1.2rem
    }

    main.second #unionMelit li .innerList .line1 {
        padding: 12px 0;
        box-sizing: border-box
    }

    main.second #unionMelit li .innerList .line2 {
        padding: 20px 0;
        box-sizing: border-box
    }

    main.second #unionMelit li .innerList .text {
        font-size: .75rem;
        padding: 0 40px
    }

    main.second #unionMelit li .innerList .point {
        position: absolute;
        font-family: ikaros_sansregular;
        display: block;
        top: -18px;
        left: 50%;
        width: 80px;
        margin: 0 0 0 -40px;
        height: 38px;
        background: url(../images/bg_wu_point.svg) 0 0 no-repeat;
        background-size: cover;
        padding: 6px 0 0;
        box-sizing: border-box
    }

    main.second #unionMelit li .innerList .point small {
        font-size: .75rem;
        letter-spacing: .05em
    }

    main.second #unionMelit .images {
        position: absolute;
        bottom: -140px;
        left: 23%
    }

    main.second #unionDetails {
        padding: 60px 10px;
        text-align: center;
        border-bottom: 1px solid #dcdcdc;
        box-sizing: border-box
    }

    main.second #unionDetails .inner {
        width: 100%;
        margin: 0 auto
    }

    main.second #unionDetails .text {
        text-align: left;
        font-size: .875rem
    }

    main.second #unionDetails table {
        width: 100%;
        border-collapse: collapse;
        border: 1px solid #ccc;
        background: #fff
    }

    main.second #unionDetails table th {
        text-align: center;
        width: 50%;
        font-size: .875rem;
        padding: 10px 0;
        border-bottom: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
        background: #eee
    }

    main.second #unionDetails table th:last-child {
        border-right: none
    }

    main.second #unionDetails table td {
        padding: 5px 0;
        border-bottom: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
        font-size: .875rem
    }

    main.second #unionDetails table td:last-child {
        border-right: none
    }

    main.second #unionDetails .caution {
        margin: 10px 0 30px;
        text-align: left
    }

    main.second #unionDetails .cautionBox {
        border-radius: 2px;
        border: 1px solid #f39800;
        background: #fff
    }

    main.second #unionDetails .cautionBox h4 {
        background: #f39800;
        color: #fff;
        margin: 0;
        padding: 5px 0;
        font-size: .875rem
    }

    main.second #unionDetails .cautionBox .text {
        padding: 10px 20px;
        font-size: .8125rem
    }

    main.second #unionFlow {
        padding: 60px 10px;
        text-align: center;
        border-top: 1px solid #dcdcdc;
        box-sizing: border-box
    }

    main.second #unionFlow h3 {
        margin: 0 0 40px
    }

    main.second #unionFlow ul {
        width: 100%;
        margin: 0 auto
    }

    main.second #unionFlow li {
        position: relative
    }

    main.second #unionFlow li .flowBox {
        width: 100%;
        float: none;
        text-align: left;
        background: #fff;
        box-shadow: 3px 3px 0 rgba(0, 0, 0, .2);
        position: relative;
        margin: 0 0 40px
    }

    main.second #unionFlow li .flowBox figure {
        float: left;
        line-height: 0;
        margin: 0 10px 0 0;
        width: 40%
    }

    main.second #unionFlow li .flowBox figure img {
        width: 100%;
        height: auto
    }

    main.second #unionFlow li .flowBox h4 {
        padding: 8px 0 5px;
        margin: 0;
        font-size: .875rem
    }

    main.second #unionFlow li .flowBox .text {
        padding: 0 10px;
        margin: 0;
        font-size: .75rem;
        line-height: 1.4
    }

    main.second #unionFlow li .flowBox:nth-child(4) {
        margin: 0 0 80px
    }

    main.second #unionFlow li .numBox {
        float: left;
        width: 100px;
        height: 100px;
        position: absolute;
        top: -50px;
        left: -46px
    }

    main.second #unionFlow li .numBox .num {
        width: 30px;
        height: 30px;
        background: #fff100;
        border-radius: 50em;
        font-family: ikaros_sansregular;
        text-align: center;
        font-size: 1.1rem;
        position: absolute;
        top: 50%;
        left: 50%;
        font-weight: 700;
        line-height: 44px;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    main.second #mapContent {
        margin: 0 0 40px;
        padding: 0 10px;
        box-sizing: border-box
    }

    main.second #mapContent .mapImage {
        margin: 0 0 40px
    }

    main.second #mapContent .innerDitails {
        border-radius: 2px;
        background: #fff;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        padding: 0 0 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box
    }

    main.second #mapContent .innerDitails .title {
        margin: 0 0 10px;
        padding: 0 20px;
        font-weight: 700;
        box-sizing: border-box
    }

    main.second #mapContent .innerDitails .text {
        padding: 0 20px;
        font-size: .875rem;
        box-sizing: border-box
    }

    main.second #mapContent li {
        width: 50%;
        float: left;
        padding: 0 15px;
        margin: 0 0 20px;
        box-sizing: border-box
    }

    main.second #mapContent li p {
        height: 40px;
        margin: 0
    }

    main.second #mapContent li a {
        text-decoration: none;
        display: block
    }

    main.second #mapContent li a:hover {
        opacity: .6;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"
    }

    main.second #mapContent li figure {
        background: #fff;
        border-radius: 50em;
        width: 100%;
        text-align: center;
        padding: 10px 0;
        margin: 0 0 10px;
        border: 1px solid #f3f3f3;
        box-sizing: border-box
    }

    main.second #mapContent li figure img {
        width: 50%;
        height: auto;
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    main.second #mapContent li .innerBox {
        font-size: .75rem;
        color: #666;
        text-align: center
    }

    main.second #mapContent figure img {
        width: 100%
    }

    main.second #nagoyaFood {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .1);
        padding: 0 10px;
        font-size: .8125rem;
        background: none
    }

    main.second #nagoyaFood ul {
        border-radius: 2px;
        background: #fff;
        margin: 0;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        box-sizing: border-box
    }

    main.second #nagoyaFood li {
        border-bottom: 1px solid #e5e5e5;
        padding: 20px
    }

    main.second #nagoyaFood li:last-child {
        border-bottom: none
    }

    main.second #nagoyaFood .title {
        font-size: .875rem;
        font-weight: 700;
        padding: 0 0 10px
    }

    main.second #nagoyaFood .text {
        font-size: .75rem;
        color: #666
    }

    main.second #guide .guideBox {
        font-size: 1rem;
        font-weight: 700;
        background: #fff;
        border-radius: 2px;
        border: 1px solid #eee;
        position: relative;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        margin: 0 0 10px
    }

    main.second #guide .guideBox a {
        display: block;
        text-decoration: none;
        color: #333;
        padding: 0 15px
    }

    main.second #guide .guideBox p {
        padding: 15px 10px;
        margin: 0
    }

    main.second #guide .guideBox .hoverBox {
        position: absolute;
        border-radius: 2px;
        width: 100%;
        height: 100%;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        top: 0;
        color: #fff;
        font-family: ikaros_sansregular;
        font-size: 1rem;
        background: rgba(0, 0, 0, .3);
        -webkit-transform: translateZ(0) scale(.96, .96);
        zoom: 1.0;
        text-align: center;
        font-weight: 700;
        -webkit-transition: all .2s;
        transition: all .2s
    }

    main.second #guide .guideBox .hoverBox span {
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 100%
    }

    main.second #guide .guideBox:hover .hoverBox {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: translateZ(0) scale(1, 1);
        transform: translateZ(0) scale(1, 1)
    }

    main.second #schedule {
        width: 96%;
        border: 1px solid #ccc;
        border-collapse: collapse;
        background: #fff;
        margin: 0 auto 15px;
        box-sizing: border-box
    }

    main.second #schedule table.schedule-list th {
        border: none
    }

    main.second #schedule th {
        padding: 10px;
        text-align: center;
        font-size: .75rem;
        background: #eee;
        padding: 5px 0
    }

    main.second #schedule td {
        padding: 5px;
        vertical-align: middle !important
    }

    main.second #schedule tr.Sat td {
        background-color: #f9f9f9 !important;
        color: #333
    }

    main.second #schedule tr.Sun td {
        background-color: #f9f9f9 !important;
        color: #333
    }

    main.second #schedule td.day_e {
        text-align: center;
        font-size: .75rem
    }

    main.second #schedule td.week_e {
        text-align: center;
        font-size: .75rem
    }

    main.second #schedule td.event_contents {
        font-size: .8125rem;
        vertical-align: middle;
        line-height: 0;
        padding: 10px;
        height: 16px
    }

    main.second #schedule td.event_contents span:first-child {
        padding: 15px 0 8px 7px;
        line-height: 1;
        display: block
    }

    main.second #schedule td.event_contents span {
        display: table-cell;
        vertical-align: middle;
        padding: 0 3px
    }

    main.second #schedule td.event_contents span img {
        position: relative;
        height: 20px;
        width: auto
    }

    main.second #schedule td.event_contents .vs {
        padding: 0 10px
    }

    main.second #schedule td.event_contents .vs img {
        height: 10px;
        width: auto
    }

    main.second #baseballBox {
        border-radius: 2px;
        background: #fff;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        margin: 0 0 40px
    }

    main.second #baseballBox h3 {
        text-align: center;
        margin: 0 auto 5px;
        display: block;
        background: none;
        font-size: 1rem
    }

    main.second #baseballBox .caution2 {
        padding: 0 20px 10px
    }

    main.second #baseballBox .caution3 {
        font-size: .8125rem;
        line-height: 1.8;
        color: #d63301;
        padding: 30px 20px 40px;
        margin: 0
    }

    main.second #baseInner {
        padding: 0 10px;
        margin: 0 0 30px;
        box-sizing: border-box
    }

    main.second #baseInner .caution2 {
        padding: 0 0 10px
    }

    main.second .dragonsButton {
        margin: 0 10px 40px
    }

    main.second .infoDragons {
        font-size: .8125rem;
        padding: 0 10px 30px
    }

    main.second #baseballTitle {
        margin: 0 auto;
        width: 100%;
        padding: 10px 10px 0;
        position: relative;
        box-sizing: border-box
    }

    main.second #baseballTitle .teamLeft {
        text-align: left;
        float: none;
        padding: 0;
        margin: 0;
        width: 20%;
        position: absolute;
        top: 50%;
        left: 10px;
        -webkit-transform: translateY(-44%);
        transform: translateY(-44%)
    }

    main.second #baseballTitle .teamLeft img {
        height: auto;
        width: 100%
    }

    main.second #baseballTitle .teamRight {
        text-align: left;
        float: none;
        padding: 0;
        margin: 0;
        width: 20%;
        position: absolute;
        top: 50%;
        right: 10px;
        -webkit-transform: translateY(-44%);
        transform: translateY(-44%)
    }

    main.second #baseballTitle .teamRight img {
        height: auto;
        width: 100%
    }

    main.second #baseballTitle .teamCenter {
        float: none;
        height: 55px;
        width: 50%;
        padding: 0 10px;
        margin: 20px auto;
        background: url(../images/border_baseball.png) 0 0 repeat-x;
        background-size: cover;
        position: relative;
        font-size: .75rem;
        box-sizing: border-box
    }

    main.second #baseballTitle .teamCenter span {
        font-family: Roboto Condensed, sans-serif;
        font-style: italic;
        display: block;
        float: left
    }

    main.second #baseballTitle .teamCenter span.left {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: right;
        padding: 0 30px 0 0;
        margin: 0;
        position: absolute;
        right: 50%;
        top: 50%
    }

    main.second #baseballTitle .teamCenter span.right {
        text-align: left;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: right;
        padding: 0 0 0 30px;
        margin: 0;
        position: absolute;
        left: 50%;
        top: 50%
    }

    main.second #baseballTitle .teamCenter img {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    main.second #baseballTitle .info {
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        color: #666;
        text-align: center;
        clear: both;
        font-size: .75rem;
        padding: 10px 0;
        margin: 30px 0 0
    }

    main.second table.baseball, main.second table.soccer {
        width: 100%;
        border-collapse: separate;
        border-spacing: 0;
        border: 1px solid #e5e5e5;
        border-radius: 2px;
        background: #fff;
        margin: 0 0 40px
    }

    main.second table.baseball th, main.second table.soccer th {
        font-size: .8125rem;
        color: #666;
        background: #eee;
        border-right: 1px solid #e5e5e5;
        padding: 8px 0
    }

    main.second table.baseball th:last-child, main.second table.soccer th:last-child {
        border-right: none
    }

    main.second table.baseball .sekisyu, main.second table.soccer .sekisyu {
        width: 220px
    }

    main.second table.baseball .sekiban, main.second table.soccer .sekiban {
        width: 195px
    }

    main.second table.baseball .tenpo, main.second table.soccer .tenpo {
        width: 123px
    }

    main.second table.baseball .price, main.second table.soccer .price {
        width: 113px
    }

    main.second table.baseball td, main.second table.soccer td {
        font-size: .875rem;
        border-right: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        text-align: center;
        padding: 8px
    }

    main.second table.baseball td:last-child, main.second table.soccer td:last-child {
        border-right: none
    }

    main.second table.baseball td a, main.second table.soccer td a {
        cursor: pointer;
        text-decoration: underline
    }

    main.second table.baseball td small, main.second table.soccer td small {
        color: #666
    }

    main.second table.baseball tr:last-child td, main.second table.soccer tr:last-child td {
        border-bottom: none
    }

    main.second table.baseball {
        margin: 0 0 10px !important
    }

    main.second .caution {
        font-size: .75rem;
        line-height: 1.8;
        color: #666;
        padding: 0;
        margin: -30px 0 30px
    }

    main.second .caution2 {
        font-size: .75rem;
        line-height: 1.8;
        color: #666;
        padding: 0;
        margin: 0
    }

    main.second .bannerTicket img {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box
    }

    main.second .otherTeam {
        margin: 40px 0 0
    }

    main.second .otherTeam ul {
        border-top: 1px solid #eee;
        padding: 10px 5px;
        margin: 0 !important;
        box-sizing: border-box
    }

    main.second .otherTeam ul li {
        float: left;
        width: 20%;
        margin: 0
    }

    main.second .otherTeam ul li button {
        background: none;
        border: none;
        padding: 0
    }

    main.second .otherTeam ul li img {
        width: 100%;
        height: auto;
        padding: 0 5px;
        box-sizing: border-box
    }

    main.second .otherTeam ul .title {
        line-height: 30px;
        text-align: center;
        float: none;
        width: 100%;
        font-size: .8125rem
    }

    main.second .innerList {
        margin: 0 0 30px !important
    }

    main.second .caution {
        padding: 0 40px
    }

    main.second #secondImage {
        height: 100px;
        width: 100%;
        position: relative
    }

    main.second #secondImage figure .cover {
        width: 100%;
        height: 100px;
        background: url(../images/bg_second_imageCover.png) 0 0 repeat-x;
        position: absolute
    }

    main.second #secondImage figure .mainImage {
        height: 100px;
        width: 100%
    }

    main.second #secondImage h2 {
        position: absolute;
        top: 50%;
        text-align: center;
        color: #fff;
        margin: 0;
        padding: 0;
        width: 100%;
        font-weight: 400;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    main.second #secondImage h2 .title {
        border-bottom: 1px solid #fff;
        padding: 0 0 7px;
        font-weight: 700;
        font-size: 1.25rem;
        letter-spacing: .1em
    }

    main.second #secondImage h2 .en {
        font-size: 1.05rem;
        letter-spacing: .1em;
        font-family: ikaros_sansregular;
        line-height: 1.0
    }

    main.second #rightColumn {
        border-top: 1px solid #dcdcdc;
        float: none;
        padding: 60px 10px;
        width: 100%;
        margin: 0;
        box-sizing: border-box
    }

    main.second #leftColumn {
        width: 100%;
        float: none
    }

    main.second #leftColumn .patternBox li figure {
        float: none !important;
        width: 100%
    }

    main.second #leftColumn .patternBox li figure.full {
        width: 100%;
        overflow: hidden
    }

    main.second #detailsBox .item .button {
        display: block;
        margin: 0 auto
    }

    main.second #detailsBox .thumb {
        float: none;
        width: 100%;
        text-align: center;
        margin: 0 0 20px
    }

    main.second #detailsBox .text {
        float: left;
        width: 100%;
        padding: 0;
        box-sizing: border-box
    }

    #wc_member th {
        display: block !important;
        border-right: 0 !important
    }

    #wc_member td {
        border-right: 0 !important
    }

    .cat-item a {
        display: inline-block !important
    }

    .archives_item a {
        display: inline-block !important
    }

    .flowInner {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box
    }

    .flowInner #flow {
        margin: 60px 0 30px
    }

    .flowInner #flow li {
        height: 36px;
        width: 25%;
        text-align: center;
        line-height: 36px;
        font-weight: 700;
        background: url(../images/shape_cart_flow.svg) right 0 no-repeat;
        float: left;
        margin: 0;
        font-size: .6875rem
    }

    .flowInner #flow li:last-child {
        margin: 0
    }

    .flowInner #flow li.active {
        background: url(../images/shape_cart_flow_active.svg) right 0 no-repeat;
        color: #fff
    }

    .flowInner #cartBox button {
        display: block;
        border: 1px solid #ccc;
        background: #eee;
        padding: 5px 10px;
        margin: 5px auto
    }

    .flowInner #cartBox .customer_form th {
        text-align: left;
        width: 100%;
        display: block;
        border-right: 0;
        box-sizing: border-box
    }

    .flowInner #cartBox .customer_form td {
        text-align: left;
        display: block;
        width: 100%;
        box-sizing: border-box
    }

    .flowInner #cartBox .customer_form input.hidden {
        display: none
    }

    .flowInner #cartBox .customer_form input[type=text], .flowInner #cartBox .customer_form input[type=password] {
        margin: 0 20px 0 0;
        border-radius: 2px;
        border: 1px solid #ccc;
        height: 20px
    }

    .flowInner #cartBox .customer_form #mailaddress1, .flowInner #cartBox .customer_form #mailaddress2 {
        width: auto
    }

    .flowInner #cartBox .customer_form #zipcode, .flowInner #cartBox .customer_form #search_zipcode {
        float: left
    }

    .flowInner #cartBox .customer_form #name1, .flowInner #cartBox .customer_form #name2, .flowInner #cartBox .customer_form #name3, .flowInner #cartBox .customer_form #name4 {
        margin: 0 0 0 10px
    }

    .flowInner #cartBox .customer_form .button {
        margin: 0 0 0 20px;
        font-size: .75rem;
        min-width: auto;
        border: none;
        background: #333;
        padding: 5px 15px;
        color: #fff;
        margin: 0 10px 0 0
    }

    .flowInner #cartBox #confirm_table h3 {
        background: none;
        margin: 0
    }

    .flowInner #cartBox #confirm_table th {
        text-align: left;
        width: 100%;
        display: block;
        box-sizing: border-box
    }

    .flowInner #cartBox #confirm_table td {
        text-align: left;
        display: block;
        box-sizing: border-box
    }

    .flowInner #cartBox #confirm_table .ttl {
        text-align: center
    }

    .flowInner #cartBox #confirm_table .ttl td {
        text-align: center
    }

    .flowInner #cartBox .send {
        text-align: center;
        margin: 0 0 60px
    }

    .flowInner #cartBox .send input {
        display: inline-block;
        border: none
    }

    .flowInner #cartBox .send .continue_shopping_button, .flowInner #cartBox .send .back_cart_button, .flowInner #cartBox .send .back_to_customer_button, .flowInner #cartBox .send .back_to_delivery_button {
        font-size: .8125rem;
        border-radius: 2px;
        padding: 8px 20px;
        background: #ccc;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1)
    }

    .flowInner #cartBox .send .to_customerinfo_button, .flowInner #cartBox .send .to_deliveryinfo_button, .flowInner #cartBox .send .to_reganddeliveryinfo_button, .flowInner #cartBox .send .to_confirm_button, .flowInner #cartBox .send .checkout_button {
        background: #e57373;
        padding: 8px 20px;
        color: #fff;
        font-size: .8125rem;
        border-radius: 2px;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
        -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1)
    }

    .flowInner #cartBox .send .agree_member_area {
        margin: 60px 0 0
    }

    .flowInner #cartBox .send .agree_member_area textarea {
        width: -webkit-calc(100% - 20px);
        height: 200px
    }

    .flowInner #cartBox .send .agree_member_area .to_reganddeliveryinfo_button {
        margin: 20px 0 0
    }

    .flowInner #cartBox table th {
        display: none;
        border-right: 0
    }

    .flowInner #cartBox table td {
        width: 100%;
        display: block;
        box-sizing: border-box
    }

    .flowInner #cartBox table td span {
        display: inline-block
    }

    .flowInner #cartBox table .details {
        border-bottom: none;
        border-right: none;
        border-top: 1px solid #efefef;
        box-sizing: border-box
    }

    .flowInner #cartBox table td.unitPrice, .flowInner #cartBox table td.quantity, .flowInner #cartBox table td.aright {
        text-align: left;
        border: none;
        border-top: 1px solid #efefef;
        padding: 10px 10px 10px 114px;
        box-sizing: border-box
    }

    .flowInner #cartBox table td.price {
        text-align: left;
        border-top: 1px solid #efefef;
        border-bottom: 1px solid #efefef;
        border-right: none;
        padding: 10px 10px 10px 114px;
        box-sizing: border-box
    }

    .flowInner #cartBox table td.upbutton, .flowInner #cartBox table td.change, .flowInner #cartBox table td.total {
        border-right: none;
        text-align: center
    }

    .flowInner #cartBox table td.action {
        border-top: 1px solid #efefef;
        border-right: 0;
        box-sizing: border-box
    }

    .flowInner #cartBox table th.aright {
        display: block
    }

    footer .footerNavi .banner li {
        border: none !important
    }

    footer .footerNavi .banner li a {
        border: none;
        padding: 0
    }

    footer .footerNavi ul {
        display: block;
        width: 100%;
        margin: 20px 0
    }

    footer .footerNavi ul li {
        display: block;
        margin: 0 20px 0 0;
        line-height: 2.2;
        width: 100%
    }

    footer .footerNavi ul li a {
        display: block;
        padding: 8px;
        border-top: 1px solid rgba(255, 255, 255, .3)
    }

    footer .footerNavi ul li:last-child {
        border-bottom: 1px solid rgba(255, 255, 255, .3)
    }

    footer .footerNavi .banner li {
        padding: 0;
        margin: 0
    }

    footer .footerNavi .inner {
        width: 100%
    }
}

#topics .twitterBoxTicket h4,
#topics .twitterBoxBuy h4 {
    border-bottom: 1px solid #ddd;
}

#topics .twitterBoxTicket {
    width: 48%;
    float: left;
    margin-bottom: 40px;
}

#topics .twitterBoxBuy {
    width: 48%;
    float: right;
    margin-bottom: 40px;
}

@media screen and (max-width: 414px) {
    #topics .twitterBoxTicket, #topics .twitterBoxBuy {
        width: 100%;
        float: none;
        margin-bottom: 40px;
    }
}

#topics .twitterBoxBuy .SandboxRoot.env-bp-430 p.timeline-Tweet-text {
    font-size: 12px;
}
main.second .airForm .mousikomiBox .content span.mwform-tel-field {
    line-height: 30px;
    float: none;
}


main.second .patternBox li .ticketTypePrice .inner .tagBara1 {
    padding: 4px 5px;
    background: #DB7093;
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-size: .6875rem;
    display: inline-block;
    border-radius: 2px;
    line-height: 1;
    margin: 1px 10px 0 0;
    min-width: 50px;
    font-weight: 700;
}
main.second .patternBox li .ticketTypePrice .inner .tagBara10 {
    padding: 4px 5px;
    background: #DB7093;
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-size: .6875rem;
    display: inline-block;
    border-radius: 2px;
    line-height: 1;
    margin: 1px 10px 0 0;
    min-width: 50px;
    font-weight: 700;
}
main.second .patternBox li .ticketTypePrice .inner .tagSheet {
    padding: 4px 5px;
    background: #1C669B;
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-size: .6875rem;
    display: inline-block;
    border-radius: 2px;
    line-height: 1;
    margin: 1px 10px 0 0;
    min-width: 50px;
    font-weight: 700;
}
main.second .patternBox li .ticketTypePrice .inner .tagRegular {
    padding: 4px 5px;
    background: #EEA500;
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-size: .6875rem;
    display: inline-block;
    border-radius: 2px;
    line-height: 1;
    margin: 1px 10px 0 0;
    min-width: 55px;
    font-weight: 700;
}
main.second .patternBox li .ticketTypePrice .inner .tagDx {
    padding: 4px 5px;
    background: #ED2F00;
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-size: .6875rem;
    display: inline-block;
    border-radius: 2px;
    line-height: 1;
    margin: 1px 10px 0 0;
    min-width: 55px;
    font-weight: 700;
}

#chubu #AirTicketPriceTableJAL > tbody:nth-child(2){
    display:none;
}

#komakiAnaPrice{
    display:none;
}

#komaki #AirTicketPriceTableANA {
    display:none;
}

#komaki #AirTicketPriceTableJAL > tbody:nth-child(2){
    display:none;
}
.comment1{
    color: #FF1493;
}

.product_remarks{
    margin-bottom: 80px;
}

.mab0{
    margin-bottom: 0px !important;
}

.product_remarks {
    clear: both;
}

.event_contents > a{
    cursor: pointer;
}

main.second #baseballBoxHeader {
    border-radius: 2px;
    background: #fff;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    margin: 0 0 40px;
}

main.second #baseballBoxHeader h4{
    margin: 10px 20px;
    display: inline-block;
}

main.second #baseballBoxHeader #clearBtn{
    margin: 8px 20px 0px 0px;
    display: inline-block;
    float: right;
    text-align: center;
    font-size: 12px;
    font-size: .65rem;
}
/*
すべてのチームボタン
*/
main.second #baseballBoxHeader #clearBtn a.allteam{
    display: block;
    padding: 6px 12px;
    background: #f39800;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-radius: 2px;

    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
}

main.second #baseballBoxHeader #clearBtn a.allteam:hover{
    color: #f39800;
    border: 1px solid #f39800;
    background: rgba(255,255,255,.8);
}



main.second .gameMonth ul {
    border-top: 1px solid #eee;
    padding: 10px 20px;
    margin: 0!important;
    box-sizing: border-box;
}

main.second .gameMonth ul li {
    float: left;
    margin: 0 5px 5px;
    min-width: 40px;
    font-size:11px;
    font-size: .6875rem;
}

main.second .gameMonth ul li .active {
    background: #1a445a;
    color: #fff;
}

main.second #TitleYearMonth {
    text-align: center;
    background: url(/images/bg_header.jpg) 0 0;
    color:#FFF;
    border-radius: 2px;
}

main.second #TitleYearMonth h2{
    padding: 5px 0;
}

main.second .gameMonthNavi ul {
    border-top: 1px solid #eee;
    padding: 10px 20px;
    margin: 0!important;
    box-sizing: border-box;

}
main.second .gameMonthNavi ul li.NextMonthLink{
    display: block;
    width: 100px;
    float: right;
}
main.second .gameMonthNavi ul li.PrevMonthLink{
    display: block;
    width: 100px;
    float: left;
}

main.second .gameMonthNavi ul li.NextMonthLink a,
main.second .gameMonthNavi ul li.PrevMonthLink a{
    color: #11416b;
}

main.second .gameMonthNavi ul li.NextMonthLink a:hover,
main.second .gameMonthNavi ul li.PrevMonthLink a:hover{
    text-decoration: none;
}

main.second .caution4 {
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.8;
    color: #666;
    padding: 0;
    margin: 0 20px;
}
.page-id-124 nav#main .menu li.home a, .page-id-128 nav#main .menu li.home a, .page-id-131 nav#main .menu li.home a, .page-id-134 nav#main .menu li.home a, .page-id-137 nav#main .menu li.home a{
    line-height: 36px;
    display: inherit;
    margin: 0;
}
.page-id-124 nav#main .menu li a, .page-id-128 nav#main .menu li a, .page-id-131 nav#main .menu li a, .page-id-134 nav#main .menu li a, .page-id-137 nav#main .menu li a{
    margin:14px 0;
    line-height: 1.35;
}
.page-id-110 nav#main .menu li.home, .page-id-113 nav#main .menu li.home, .page-id-50 nav#main .menu li.home, .page-id-7705 nav#main .menu li.home, .page-id-7610 nav#main .menu li.home, .page-id-152 nav#main .menu li.home, .page-id-53 nav#main .menu li.home, .page-id-155 nav#main .menu li.home{
    padding-top:12px;
}
.page-id-110 nav#main .menu li.home a, .page-id-113 nav#main .menu li.home a, .page-id-50 nav#main .menu li.home a, .page-id-7705 nav#main .menu li.home a, .page-id-7610 nav#main .menu li.home a, .page-id-152 nav#main .menu li.home a, .page-id-53 nav#main .menu li.home a, .page-id-155 nav#main .menu li.home a{
    display: inherit;
    margin: 0;
    line-height: 31px;
    padding: 7px 0 8px;
}
@-moz-document url-prefix() {
    .page-id-110 nav#main .menu li.home a, .page-id-113 nav#main .menu li.home a, .page-id-50 nav#main .menu li.home a, .page-id-7705 nav#main .menu li.home a, .page-id-7610 nav#main .menu li.home a, .page-id-152 nav#main .menu li.home a, .page-id-53 nav#main .menu li.home a, .page-id-155 nav#main .menu li.home a, .page-id-124 nav#main .menu li.home a, .page-id-128 nav#main .menu li.home a, .page-id-131 nav#main .menu li.home a, .page-id-134 nav#main .menu li.home a, .page-id-137 nav#main .menu li.home a{
        display: block;
        height: 16px;
        padding-top: 22px;
    }
}
.page-id-110 header, .page-id-113 header{
    top:0;
}
.page-id-110 main.second, .page-id-113 main.second{
    padding: 121px 0 0;
}
@media screen and (max-width: 768px){
    .page-id-110 main.second, .page-id-113 main.second{
        padding: 33px 0 0;
    }
}
/*20190510*/
.page-id-50 header, .page-id-7705 header, .page-id-7610 header, .page-id-53 header, .page-id-155 header{
    top: 0;
}
#post-50, #post-7705, #post-7610, #post-124, #post-128, #post-131, #post-134, #post-137, #post-152, #post-53, #post-155{
    padding-top:121px!important;
}
@media screen and (max-width: 768px){
    #post-50, #post-7705, #post-7610, #post-124, #post-128, #post-131, #post-134, #post-137, #post-152, #post-53, #post-155{
        padding:33px 0 0!important;
    }
}
@media screen and (max-width: 750px){
    .page-id-50 header#mobile, .page-id-7705 header#mobile, .page-id-7610 header#mobile, .page-id-152 header#mobile, .page-id-53 header#mobile, .page-id-155 header#mobile{
        top:0;
    }
    #post-50, #post-7705, #post-7610{
        padding:33px 0 0;
    }
}
.page-id-113 nav#main, .page-id-110 nav#main, .page-id-50 nav#main, .page-id-7705 nav#main, .page-id-7610 nav#main, .page-id-152 nav#main, .page-id-53 nav#main, .page-id-155 nav#main{
    height: 70px;
}
.page-id-113 nav#main .menu, .page-id-110 nav#main .menu, .page-id-50 nav#main .menu, .page-id-7705 nav#main .menu, .page-id-7610 nav#main .menu, .page-id-152 nav#main .menu, .page-id-53 nav#main .menu, .page-id-155 nav#main .menu{
    margin-top: px;
}
.page-id-113 nav#main .menu li a, .page-id-110 nav#main .menu li a, .page-id-50 nav#main .menu li a, .page-id-7705 nav#main .menu li a, .page-id-7610 nav#main .menu li a, .page-id-152 nav#main .menu li a, .page-id-53 nav#main .menu li a, .page-id-155 nav#main .menu li a{
    padding: 9px 0 6px;
}
.page-id-113 nav#main .menu li small, .page-id-110 nav#main .menu li small, .page-id-50 nav#main .menu li small, .page-id-7705 nav#main .menu li small, .page-id-7610 nav#main .menu li small, .page-id-152 nav#main .menu li small, .page-id-53 nav#main .menu li small, .page-id-155 nav#main .menu li small{
    margin-top: 5px;
    display: block;
}
.page-id-110 #secondImage > h2 > span.en,
.page-id-113 #secondImage > h2 > span.en {
    display: inline-block;
    margin-top: 24px;
}
.page-id-110 header .rightContent nav ul li:last-child, .page-id-113 header .rightContent nav ul li:last-child, .page-id-50 header .rightContent nav ul li:last-child, .page-id-7705 header .rightContent nav ul li:last-child, .page-id-7610 header .rightContent nav ul li:last-child, .page-id-152 header .rightContent nav ul li:last-child, .page-id-53 header .rightContent nav ul li:last-child, .page-id-155 header .rightContent nav ul li:last-child, .page-id-124 header .rightContent nav ul li:last-child, .page-id-128 header .rightContent nav ul li:last-child, .page-id-131 header .rightContent nav ul li:last-child, .page-id-134 header .rightContent nav ul li:last-child, .page-id-137 header .rightContent nav ul li:last-child{
    margin:0;
}
.page-id-110 header .rightContent #cartBtn a, .page-id-113 header .rightContent #cartBtn a, .page-id-50 header .rightContent #cartBtn a, .page-id-7705 header .rightContent #cartBtn a, .page-id-7610 header .rightContent #cartBtn a, .page-id-152 header .rightContent #cartBtn a, .page-id-53 header .rightContent #cartBtn a, .page-id-155 header .rightContent #cartBtn a, .page-id-124 header .rightContent #cartBtn a, .page-id-128 header .rightContent #cartBtn a, .page-id-131 header .rightContent #cartBtn a, .page-id-134 header .rightContent #cartBtn a, .page-id-137 header .rightContent #cartBtn a{
    margin: 10px 0;
    display: block;
}
.page-id-152 header{
    top:0;
}


@media screen and (max-width: 768px){
    /*画面幅が768pxまでの時*/ /* スマホ用 */
    .top-twitter{
        float: none;
        width:100%;
        margin:0 auto 30px;
    }
    .top-fb{
        float:none;
        width:100% !important;
        max-width: 500px;
        margin:0 0 30px 0;
        overflow:hidden;
    }

    .top-fb iframe{
        width:100% !important;
    }

}
@media screen and (min-width:769px) {
    /*画面幅が769px以上の時*/
    /* PC用 */
    .top-twitter {
        float: left;
        width: 48%;
        margin: 0 2% 30px 0;
    }

    .top-fb {
        float: right;
        width: 48%;
        margin: 0 0 30px 2%;
    }

    .top-fb iframe {
        width: 100% !important;
    }
}
.tagCardOk {
    padding: 4px 5px;
    background: #d05785;
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-size: .6875rem;
    display: inline-block;
    border-radius: 2px;
    line-height: 1;
    margin: 1px 10px 0 0;
    width: 150px;
    font-weight: 700
}
