@charset "UTF-8";
@charset "UTF-8";


body {
font-size: 13px;
font-size: 1.3rem;
overflow-x: hidden;
position: relative;
}
body a:hover {
cursor: pointer;
}
body .pc {
display: block;
}
body .sp {
display: none;
}
body strong {
font-weight: bold;
}
.pagetop-btn {
display: inline-block;
position: fixed;
right: 24px;
z-index: 10;
}
.pagetop-btn a {
display: block;
width: 54px;
height: 54px;
padding: 26px 0 0;
font-family: "Roboto Condensed", sans-serif;
font-size: 10px;
font-size: 1rem;
font-weight: 700;
text-align: center;
background-color: #fff;
border: 1px solid #E6E6E6;
border-radius: 100%;
position: relative;
}
.pagetop-btn a:before, .pagetop-btn a:after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.pagetop-btn a:before {
top: -8px;
left: 18px;
width: 15px;
height: 15px;
border-top: 2px solid #0051A4;
border-right: 2px solid #0051A4;
transform: rotate(-45deg);
}
.header {
width: 100vw;
box-sizing: border-box;
background-color: rgba(0, 81, 164, 0.95);
position: fixed;
z-index: 10000;
}
.header .header-wrap {
display: block;
height: 70px;
background-color: #fff;
}
.header .header-unit {
display: block;
width: 987px;
margin: 0 auto 0;
position: relative;
}
.header .header-unit h1 {
display: inline-block;
width: 135px;
height: auto;
margin: 10px auto 0;
position: absolute;
}
.header .header-unit h1 a img {
width: 135px;
height: auto;
}
.header .header-unit a {
display: block;
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
transition-duration: 0.5s;
}
.header .header-unit a:hover {
-webkit-opacity: 0.7;
-moz-opacity: 0.7;
-ms-opacity: 0.7;
-o-opacity: 0.7;
opacity: 0.7;
transition-duration: 0.5s;
}
.header .header-unit .main-nav {
width: 852px;
display: block;
padding: 0 0 0;
margin: 0 0 0 135px;
letter-spacing: -0.4em;
text-align: right;
vertical-align: middle;
position: relative;
}
.header .header-unit .main-nav .category {
display: inline-block;
margin: 0 0 0;
letter-spacing: normal;
}
.header .header-unit .main-nav .category.sp {
display: none;
}
.header .header-unit .main-nav .category:nth-child(1) ul {
text-align: left;
}
.header .header-unit .main-nav .category:nth-child(4) .ac-menu {
text-align: left;
}
.header .header-unit .main-nav .category:nth-child(5) .ac-menu { padding-left: 222px;
}
.header .header-unit .main-nav .category:nth-child(7) {
margin-right: 0;
}
.header .header-unit .main-nav .category a {
display: block;
padding: 25px 16px;
color: #636363;
font-weight: bold;
transition-duration: 0.5s;
}
.header .header-unit .main-nav .category a:hover {
color: #0051A4;
transition-duration: 0.5s;
}
.header .header-unit .main-nav .category .ac-menu {
display: none;
width: 987px;
height: auto;
padding: 16px 0 0 240px;
text-align: right;
letter-spacing: -0.4em;
position: absolute;
right: 0;
top: 70px;
z-index: 10;
}
.header .header-unit .main-nav .category .ac-menu li {
display: inline-block;
vertical-align: middle;
letter-spacing: normal;
padding-bottom: 4px;
}
.header .header-unit .main-nav .category .ac-menu li a {
padding: 0 0 0 24px;
margin: 0 0 8px 30px;
color: #fff;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.8;
position: relative;
}
.header .header-unit .main-nav .category .ac-menu li a:hover {
color: #fff;
}
.header .header-unit .main-nav .category .ac-menu li a:before, .header .header-unit .main-nav .category .ac-menu li a:after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.header .header-unit .main-nav .category .ac-menu li a:before {
width: 14px;
height: 14px;
border-radius: 50%;
background: #fff;
}
.header .header-unit .main-nav .category .ac-menu li a:after {
left: 5px;
box-sizing: border-box;
width: 5px;
height: 5px;
border: 3px solid transparent;
border-left: 5px solid #0051A4;
}
.header .header-unit .main-nav .single .ac-menu {
display: none;
width: 987px;
height: auto;
padding: 16px 0 0 240px;
text-align: right;
letter-spacing: -0.4em;
position: absolute;
right: 0;
top: 70px;
z-index: 10;
}
.header .header-unit .main-nav .single .ac-menu li {
display: inline-block;
vertical-align: middle;
letter-spacing: normal;
}
.header .header-unit .main-nav .single .ac-menu li a {
padding: 0 0 0 24px;
margin: 0 0 40px 30px;
color: #fff;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.8;
position: relative;
}
.header .header-unit .main-nav .single .ac-menu li a:hover {
color: #fff;
}
.header .header-unit .main-nav .single .ac-menu li a:before, .header .header-unit .main-nav .single .ac-menu li a:after {
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.header .header-unit .main-nav .single .ac-menu li a:before {
width: 14px;
height: 14px;
border-radius: 50%;
background: #fff;
}
.header .header-unit .main-nav .single .ac-menu li a:after {
left: 5px;
box-sizing: border-box;
width: 5px;
height: 5px;
border: 3px solid transparent;
border-left: 5px solid #0051A4;
}
.container {
padding: 70px 0 0;
position: relative;
z-index: 8;
}
.footer {
color: #fff;
background-color: #0051A4;
}
.footer a {
color: #fff;
}
.footer .footer-head {
width: 100%;
background-color: #196ABD;
}
.footer .footer-head .unit {
display: table;
width: 987px;
height: 44px;
margin: 0 auto 0;
}
.footer .footer-head .left-area,
.footer .footer-head .right-area {
display: table-cell;
vertical-align: middle;
}
.footer .footer-head .left-area {
letter-spacing: -0.4em;
}
.footer .footer-head .left-area dt,
.footer .footer-head .left-area dd {
display: inline-block;
letter-spacing: normal;
line-height: 1;
}
.footer .footer-head .left-area dt {
font-size: 12px;
font-size: 1.2rem;
margin-right: 28px;
}
.footer .footer-head .left-area dd ul {
letter-spacing: -0.4em;
}
.footer .footer-head .left-area dd ul li {
display: inline-block;
margin-right: 10px;
letter-spacing: normal;
}
.footer .footer-head .left-area dd ul li:last-child {
margin-right: 0;
}
.footer .footer-head .left-area dd ul li a {
display: block;
padding: 6px 16px 6px 34px;
font-size: 12px;
font-size: 1.2rem;
background-color: #0053A7;
border: 1px solid #4B85C0;
border-radius: 100px;
transition-duration: 0.5s;
position: relative;
}
.footer .footer-head .left-area dd ul li a:before, .footer .footer-head .left-area dd ul li a:after {
position: absolute;
top: 0;
bottom: 0;
left: 12px;
margin: auto;
content: "";
vertical-align: middle;
transition-duration: 0.5s;
}
.footer .footer-head .left-area dd ul li a:before {
width: 12px;
height: 12px;
border-radius: 50%;
background: #fff;
}
.footer .footer-head .left-area dd ul li a:after {
left: 16px;
box-sizing: border-box;
width: 3px;
height: 3px;
border: 3px solid transparent;
border-left: 5px solid #0053A7;
}
.footer .footer-head .left-area dd ul li a:hover {
color: #0053A7;
background-color: #fff;
transition-duration: 0.5s;
}
.footer .footer-head .left-area dd ul li a:hover:before, .footer .footer-head .left-area dd ul li a:hover:after {
transition-duration: 0.5s;
}
.footer .footer-head .left-area dd ul li a:hover:before {
background: #0053A7;
}
.footer .footer-head .left-area dd ul li a:hover:after {
border-left: 5px solid #fff;
}
.footer .footer-head .right-area {
text-align: right;
}
.footer .footer-head .right-area .box {
letter-spacing: -0.4em;
}
.footer .footer-head .right-area p {
display: inline-block;
vertical-align: middle;
line-height: 1;
letter-spacing: normal;
}
.footer .footer-head .right-area .mail a {
display: block;
padding: 6px 25px 6px 25px;
margin-right: 16px;
font-size: 12px;
font-size: 1.2rem;
background-color: #0053A7;
background-repeat: no-repeat;
background-size: 15px auto;
background-position: 12px center;
border: 1px solid #4B85C0;
border-radius: 100px;
transition-duration: 0.5s;
}
.footer .footer-head .right-area .mail a:hover {
color: #0053A7;
background-color: #fff;
background-image: url(//www.attic-bike.com/wp/wp-content/themes/attic/cmn/img/icon-mail-on.png);
transition-duration: 0.5s;
}
.footer .footer-head .right-area .facebook,
.footer .footer-head .right-area .rss {
width: 22px;
}
.footer .footer-head .right-area .facebook a,
.footer .footer-head .right-area .rss a {
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
transition-duration: 0.5s;
}
.footer .footer-head .right-area .facebook a:hover,
.footer .footer-head .right-area .rss a:hover {
-webkit-opacity: 0.7;
-moz-opacity: 0.7;
-ms-opacity: 0.7;
-o-opacity: 0.7;
opacity: 0.7;
transition-duration: 0.5s;
}
.footer .footer-head .right-area .facebook {
margin-right: 16px;
}
.footer .footer-contetns {
width: 950px;
padding: 50px 0 100px;
margin: 0 auto 0;
}
.footer .footer-contetns .logo {
width: 114px;
height: auto;
margin: 0 auto 68px;
}
.footer .footer-contetns .logo img {
width: 114px;
height: 114px;
}
.footer .direct-link {
margin: 0 auto 60px;
letter-spacing: -0.4em;
}
.footer .direct-link li {
display: inline-block;
letter-spacing: normal;
}
.footer .direct-link li:nth-child(2) {
margin: 0 25px;
}
.footer .direct-link li a {
display: block;
width: 300px;
padding: 12px 20px;
border: 1px solid rgba(255, 255, 255, 0.3);
font-family: "Roboto Condensed", sans-serif;
font-size: 20px;
font-size: 2rem;
line-height: 1;
transition-duration: 0.5s;
}
.footer .direct-link li a span {
padding: 0 0 0 12px;
font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
font-size: 10px;
font-size: 1rem;
}
.footer .direct-link li a:hover {
color: #0051A4;
background-color: #fff;
transition-duration: 0.5s;
}
.footer .text-link-area {
letter-spacing: -0.4em;
}
.footer .unit {
display: inline-block;
width: 236px;
padding: 0 0 0 20px;
margin: 0 auto 40px;
font-size: 12px;
font-size: 1.2rem;
vertical-align: top;
letter-spacing: normal;
}
.footer .unit .cat-ttl {
margin: 0 auto 16px;
font-size: 15px;
font-size: 1.5rem;
}
.footer .unit .cat-ttl a {
display: inline-block;
padding: 0 24px 0 0;
position: relative;
}
.footer .unit .cat-ttl a:before, .footer .unit .cat-ttl a:after {
position: absolute;
top: 6px;
right: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.footer .unit .cat-ttl a:before {
right: 3px;
width: 8px;
height: 8px;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
transform: rotate(45deg);
}
.footer .unit .cat-ttl a:hover {
text-decoration: underline;
}
.footer .unit .cat-list li {
margin: 0 auto 8px;
}
.footer .unit .cat-list a {
display: inline-block;
padding: 0 0 0 24px;
position: relative;
}
.footer .unit .cat-list a:before, .footer .unit .cat-list a:after {
position: absolute;
top: 2px;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.footer .unit .cat-list a:before {
width: 14px;
height: 14px;
border-radius: 50%;
background: #fff;
}
.footer .unit .cat-list a:after {
top: 6px;
left: 5px;
box-sizing: border-box;
width: 5px;
height: 5px;
border: 3px solid transparent;
border-left: 5px solid #0051A4;
}
.footer .unit .cat-list a:hover {
text-decoration: underline;
}
.footer .footer-foot {
background-color: #ECECEC;
}
.footer .footer-foot ul {
padding: 14px 0;
text-align: center;
letter-spacing: -0.4em;
}
.footer .footer-foot ul li {
display: inline-block;
padding: 0 10px 0 0;
margin: 0 10px 0 0;
letter-spacing: normal;
position: relative;
}
.footer .footer-foot ul li:after {
display: block;
content: "";
width: 1px;
height: 10px;
background-color: #464646;
position: absolute;
top: 4px;
right: 0;
}
.footer .footer-foot ul li:last-child:after {
display: none;
}
.footer .footer-foot ul li a {
color: #464646;
font-size: 12px;
font-size: 1.2rem;
}
.footer .footer-foot ul li a:hover {
text-decoration: underline;
}
.footer .copyright {
padding: 16px 0;
font-family: "Roboto Condensed", sans-serif;
font-size: 14px;
font-size: 1.4rem;
font-weight: normal;
color: #808080;
text-align: center;
background-color: #fff;
}
.top-banner {
width: 100%;
max-width: 986px;
margin: 0 auto 80px;
letter-spacing: -0.4em;
}
.top-banner .bnr {
display: inline-block;
background-color: #fff;
width: 480px;
max-width: 480px;
margin: 0 26px 0 0;
vertical-align: top;
letter-spacing: normal;
}
.top-banner .bnr:last-child {
margin: 0 0 0;
}
.top-banner .bnr .photo {
width: 258px;
}
.bnr-unit {
margin: 0 auto 120px;
}
.bnr {
width: 100%;
max-width: 987px;
margin: 0 auto 0;
border: 1px solid #DCDCDC;
box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
background-size: cover;
background-color: #fff;
}
.bnr a {
display: block;
width: 100%;
height: 160px;
padding: 46px 0 0 40px;
color: #424242;
background-color: #fff;
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
transition-duration: 0.5s;
position: relative;
}
.bnr a span {
display: block;
line-height: 1;
position: relative;
z-index: 2;
}
.bnr a .photo {
height: 160px;
background-size: cover;
background-position: center;
position: absolute;
top: 0;
right: 0;
z-index: 1;
}
.bnr a .photo:after {
content: "";
display: inline-block;
width: 200px;
height: 160px;
background: linear-gradient(to right, rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0) 100%);
position: absolute;
top: 0;
left: 0;
}
.bnr a .bnr-sub-ttl {
margin: 0 auto 8px;
}
.bnr a .bnr-ttl {
margin: 0 auto 8px;
font-family: "Roboto Condensed", sans-serif;
font-weight: 700;
font-size: 32px;
font-size: 3.2rem;
letter-spacing: -0.03em;
}
.bnr a .bnr-txt {
color: #878787;
font-size: 10px;
font-size: 1rem;
}
.bnr a:hover {
background-color: rgba(255, 255, 255, 0.4);
-webkit-opacity: 0.7;
-moz-opacity: 0.7;
-ms-opacity: 0.7;
-o-opacity: 0.7;
opacity: 0.7;
transition-duration: 0.5s;
}
.btm-banner .bnr a {
padding: 46px 0 0 102px;
}
.btm-banner .bnr .photo {
width: 568px;
}
.btm-banner .bnr .photo:after {
content: "";
display: inline-block;
width: 300px;
height: 160px;
background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
position: absolute;
top: 0;
left: 0;
}
.overlay {
display: none;
}
.article .visual {
margin: 0 auto 0;
}
.article .sub-visual {
width: 820px;
margin: 0 auto 0;
}
.article .sub-visual .photo {
padding: 0 0 30px;
}
.article .sub-visual .lead {
font-size: 15px;
font-size: 1.5rem;
}
.article .sub-visual .lead h4 {
margin: 0 auto 18px;
font-size: 18px;
font-size: 1.8rem;
font-weight: bold;
}
.article .sub-visual .lead h4 span {
display: inline-block;
font-size: 15px;
font-size: 1.5rem;
font-weight: normal;
vertical-align: bottom;
}
.article .sub-visual .lead p {
margin: 0 auto 20px;
}
.article .sub-visual .lead p:last-child {
padding: 0 0;
margin: 0 auto 0;
}
.article .sub-visual .aside {
padding: 0 0 42px;
}
.article .sub-visual .aside .unit {
padding: 40px 40px;
font-size: 14px;
font-size: 1.4rem;
}
.article .topic-path {
width: 100%;
margin: 0 auto 84px;
}
.article .topic-path ul {
width: 987px;
padding: 10px 8px 8px;
margin: 0 auto 0;
border-bottom: 1px solid #efefef;
letter-spacing: -0.4em;
}
.article .topic-path li {
display: inline-block;
color: #414141;
font-size: 10px;
font-size: 1rem;
letter-spacing: normal;
}
.article .topic-path li br {
display: none;
}
.article .topic-path a {
text-decoration: underline;
padding: 0 20px 0 0;
margin: 0 20px 0 0;
position: relative;
}
.article .topic-path a:hover {
text-decoration: none;
}
.article .topic-path a:before, .article .topic-path a:after {
position: absolute;
top: 0;
bottom: 0;
right: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.article .topic-path a:before {
right: 0px;
width: 4px;
height: 4px;
border-top: 1px solid #414141;
border-right: 1px solid #414141;
transform: rotate(45deg);
}
.article .local-nav {
width: 910px;
margin: 0 auto 48px;
}
.article .local-nav ul {
text-align: center;
letter-spacing: -0.4em;
}
.article .local-nav li {
display: inline-block;
letter-spacing: normal;
margin: 0 10px 20px 0;
}
.article .local-nav li:nth-child(4n) {
margin-right: 0;
}
.article .local-nav li a {
display: block;
width: 220px;
padding: 18px 0 14px;
color: #1D1D1D;
font-size: 14px;
font-size: 1.4rem;
font-weight: bold;
text-align: center;
line-height: 1;
text-decoration: none;
border: 1px solid #CFCFCF;
transition-duration: 0.5s;
}
.article .local-nav li a:hover {
color: #fff;
background-color: #186ABD;
transition-duration: 0.5s;
}
.article .ttl {
max-width: 987px;
margin: 0 auto 60px;
text-align: center;
}
.article .ttl h2 {
font-size: 40px;
font-size: 4rem;
font-weight: bold;
line-height: 1;
}
.article .ttl span {
display: block;
margin: 0 auto 20px;
font-size: 22px;
font-size: 2.2rem;
font-weight: bold;
}
.article .section {
width: 820px;
margin: 0 auto 0;
padding: 60px 0 60px;
border-bottom: 1px solid #D5D5D5;
}
.article .section:last-child {
margin: 0 auto 60px;
border-bottom: none;
}
.article .contents a {
text-decoration: underline;
}
.article .contents a:hover {
text-decoration: none;
}
.article .contents .unit {
padding: 40px 40px;
}
.article .contents .unit p {
margin: 0 auto 12px;
}
.article .contents .unit p:last-child {
margin: 0 auto 0;
}
.article .contents .unit ul li {
margin: 0 auto 12px;
}
.article .contents .unit ul li:last-child {
margin: 0 auto 0;
}
.article .contents .gray {
background-color: #F2F2F2;
}
.article .contents h3 {
padding: 10px 16px 6px;
margin: 0 auto 32px;
font-size: 22px;
font-size: 2.2rem;
font-weight: bold;
border-left: 8px solid #186ABD;
}
.article .contents h4 {
margin: 0 auto 18px;
font-size: 18px;
font-size: 1.8rem;
font-weight: bold;
}
.article .contents h4 span {
display: inline-block;
font-size: 15px;
font-size: 1.5rem;
font-weight: normal;
vertical-align: bottom;
}
.article .contents .icon {
margin: 0 auto 36px;
text-align: center;
}
.article .contents .icon img {
width: auto;
height: 24px;
}
.article .contents .section-lead {
margin: 0 auto 0;
font-size: 15px;
font-size: 1.5rem;
}
.article .contents .section-lead p {
margin: 0 auto 16px;
}
.article .contents .section-lead p:last-child {
margin: 0 auto 0;
}
.article .contents .section-lead p a {
text-decoration: underline;
}
.article .contents .section-lead p a:hover {
text-decoration: none;
}
.article .contents .section-image {
margin: 0 auto 46px;
}
.article .contents .accent-list {
margin: 0 auto 0;
}
.article .contents .accent-list li {
margin: 0 auto 10px;
}
.article .contents .accent-list li:last-child {
margin: 0 auto 0;
}
.article .contents .accent-list li.type-a {
background-color: #0AA9AB;
}
.article .contents .accent-list li.type-b {
background-color: #0A86AB;
}
.article .contents .accent-list li.type-c {
background-color: #0A6BAB;
}
.article .contents .accent-list li.type-d {
background-color: #083768;
}
.article .contents .accent-list li.type-e {
background-color: #0E144C;
}
.article .contents .accent-list dl {
display: table;
letter-spacing: -0.4em;
}
.article .contents .accent-list dt,
.article .contents .accent-list dd {
display: table-cell;
vertical-align: middle;
letter-spacing: normal;
}
.article .contents .accent-list dt {
width: 220px;
padding: 0 10px 0 30px;
color: #fff;
font-size: 15px;
font-size: 1.5rem;
font-weight: bold;
}
.article .contents .accent-list dt span {
font-size: 12px;
font-size: 1.2rem;
line-height: 1;
}
.article .contents .accent-list dd {
width: 600px;
padding: 24px 38px;
font-size: 13px;
font-size: 1.3rem;
background-color: #F2F2F2;
}
.article .contents .accent-list dd .price {
margin: 0 auto 12px;
font-size: 16px;
font-size: 1.6rem;
font-weight: bold;
}
.article .contents .accent-list dd .price.single {
padding: 2px 0;
margin: 0 auto 0;
}
.article .contents .accent-list dd .indent {
padding-left: 20px;
color: #5D5D5D;
}
.article .contents .accent-list p a {
text-decoration: underline;
}
.article .contents .accent-list p a:hover {
text-decoration: none;
}
.article .contents table {
width: 100%;
border: 1px solid #F3F3F3;
}
.article .contents table.even tr:nth-child(2n) th {
background-color: #aaa;
}
.article .contents table tr {
border-bottom: 1px solid #F3F3F3;
}
.article .contents table tr:last-child {
border-bottom: none;
}
.article .contents table th {
padding: 16px 0;
color: #fff;
text-align: center;
background-color: #848484;
}
.article .contents table td {
padding: 16px 20px;
background-color: #fff;
}
.article .contents table td a {
text-decoration: underline;
}
.article .contents table td a:hover {
text-decoration: none;
}
.article .contents .txt-area {
font-size: 15px;
font-size: 1.5rem;
}
.article .contents .txt-area p {
margin: 0 auto 16px;
}
.article .contents .txt-area p:last-child {
margin: 0 auto 0;
}
.article .contents .link {
text-align: center;
}
.article .contents .link.inline {
text-align: left;
}
.article .contents .link.inline li {
margin: 0 13px 0 0;
}
.article .contents .link.inline li:last-child {
margin: 0 0;
}
.article .contents .link a {
display: inline-block;
width: 350px;
padding: 18px 0 16px;
font-size: 16px;
font-size: 1.6rem;
text-decoration: none;
position: relative;
transition-duration: 0.5s;
}
.article .contents .link a:hover {
transition-duration: 0.5s;
}
.article .contents .link a.type-a, .article .contents .link a.type-b, .article .contents .link a.type-d, .article .contents .link a.type-f {
border-radius: 100px;
}
.article .contents .link a.type-a {
margin: 0 auto 0;
color: #fff;
background-color: #196ABD;
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
}
.article .contents .link a.type-a:hover {
-webkit-opacity: 0.7;
-moz-opacity: 0.7;
-ms-opacity: 0.7;
-o-opacity: 0.7;
opacity: 0.7;
}
.article .contents .link a.type-b {
color: #414141;
background-color: #f3f3f3;
border: 1px solid #e6e6e6;
}
.article .contents .link a.type-b:hover {
color: #fff;
background-color: #0051A4;
}
.article .contents .link a.type-c {
margin: 0 auto 50px;
color: #fff;
border: 1px solid #fff;
border-radius: 100px;
transition-duration: 0.5s;
}
.article .contents .link a.type-c:hover {
color: #0051A4;
background-color: #fff;
transition-duration: 0.5s;
}
.article .contents .link a.type-d {
padding: 20px 0 18px 40px;
color: #fff;
background-color: #186abd;
border: 2px solid #186abd;
background-image: url(//www.attic-bike.com/wp/wp-content/themes/attic/cmn/img/icon-file-01.png);
background-repeat: no-repeat;
background-size: 24px auto;
background-position: 44px center;
}
.article .contents .link a.type-d:hover {
color: #186abd;
background-color: #fff;
background-image: url(//www.attic-bike.com/wp/wp-content/themes/attic/cmn/img/icon-file-01-on.png);
border: 2px solid #186abd;
}
.article .contents .link a.type-e {
width: 238px;
color: #fff;
padding-left: 40px;
font-size: 13px;
font-size: 1.3rem;
background-color: #196ABD;
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
}
.article .contents .link a.type-e:hover {
-webkit-opacity: 0.7;
-moz-opacity: 0.7;
-ms-opacity: 0.7;
-o-opacity: 0.7;
opacity: 0.7;
}
.article .contents .link a.type-e:before, .article .contents .link a.type-e:after {
position: absolute;
top: 0;
bottom: 0;
left: 16px;
margin: auto;
content: "";
vertical-align: middle;
}
.article .contents .link a.type-e:before {
width: 14px;
height: 14px;
border-radius: 50%;
background: #fff;
}
.article .contents .link a.type-e:after {
left: 21px;
box-sizing: border-box;
width: 5px;
height: 5px;
border: 3px solid transparent;
border-left: 5px solid #0051A4;
}
.article .contents .link a.type-f {
padding: 20px 40px 18px 40px;
color: #fff;
background-color: #186abd;
border: 2px solid #186abd;
background-image: url(//www.attic-bike.com/q_a/img/icon-q_a.png);
background-repeat: no-repeat;
background-size: 45px auto;
background-position: 44px center;
}
.article .contents .link a.type-f:hover {
color: #186abd;
background-color: #fff;
background-image: url(//www.attic-bike.com/q_a/img/icon-q_a-on.png);
border: 2px solid #186abd;
}
.article .contents .link span {
display: inline-block;
padding: 0 0 0 10px;
font-size: 10px;
font-size: 1rem;
}
.article .contents .middle {
margin: 0 auto 40px;
}
.article .sns-area {
width: 720px;
margin: 0 auto 120px;
}
.article .sns-area .unit {
border: 1px solid #dadada;
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.16);
letter-spacing: -0.4em;
}
.article .sns-area .photo,
.article .sns-area .box {
display: inline-block;
vertical-align: top;
letter-spacing: normal;
}
.article .sns-area .photo {
width: 200px;
}
.article .sns-area .box {
width: 518px;
padding: 24px 40px 18px;
}
.article .sns-area .site-ttl {
margin: 0 auto 2px;
font-weight: bold;
}
.article .sns-area .contents-ttl {
margin: 0 auto 2px;
font-size: 12px;
font-size: 1.2rem;
}
.article .sns-area .url {
margin: 0 auto 10px;
color: #939393;
font-size: 10px;
font-size: 1rem;
}
.article .sns-area .sns-btn {
padding: 16px 0 0;
border-top: 1px solid #E5E5E5;
}
.article .sns-area .lead {
margin: 0 auto 12px;
font-weight: bold;
font-size: 1.3rem;
}
.article .sns-area ul {
letter-spacing: -0.4em;
}
.article .sns-area li {
display: inline-block;
letter-spacing: normal;
margin-right: 10px;
}
.article .sns-area li:last-child {
margin-right: 0;
}
.article .sns-area a {
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
transition-duration: 0.5s;
}
.article .sns-area a:hover {
-webkit-opacity: 0.7;
-moz-opacity: 0.7;
-ms-opacity: 0.7;
-o-opacity: 0.7;
opacity: 0.7;
transition-duration: 0.5s;
}
.article .sns-area a img {
width: auto;
height: 28px;
}
.article .other {
padding: 0px 30px 0px;
background-color: #fff;
}
.article .other .unit {
padding: 60px 0 0px 30px;
max-width: 1050px;
border: 1px solid #eee; margin: 0 auto 160px;
background-color: #fff;
filter: drop-shadow(0 0 0.5rem rgba(0, 0, 0, 0.1));
border-radius: 4px;
}
.article .other .other-ttl {
margin: 0 auto 62px;
padding-bottom: 24px;
font-size: 13px;
font-size: 1.3rem;
text-align: center;
font-weight: bold;
position: relative;
}
.article .other .other-ttl::before { display: block;
content: "RELATED CONTENT";
padding: 0 0 22px;
color: #424242;
font-family: "Roboto Condensed", sans-serif;
font-size: 32px;
font-size: 3.2rem;
line-height: 1;
font-weight: normal;
}
.article .other .other-ttl::after { display: block;
content: "";
width: 60px;
height: 4px;
margin-left: -30px;
background-color: #0051A4;
position: absolute;
bottom: 0;
left: 50%;
}
.article .other ul {
letter-spacing: -0.4em;
}
.article .other li {
display: inline-block;
width: 228px;
margin: 0 25px 40px 0;
letter-spacing: normal;
vertical-align: top;
border: 1px solid #eeeeee;
border-radius: 4px;
}
.article .other a:hover dt {
text-decoration: none;
}
.article .other a:hover .photo {
-webkit-opacity: 0.7;
-moz-opacity: 0.7;
-ms-opacity: 0.7;
-o-opacity: 0.7;
opacity: 0.7;
transition-duration: 0.5s;
}
.article .other a dl {
background-color: #fff;
border-radius: 0 0 3px 3px;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
}
.article .other a dt {
padding: 16px 20px 14px;
font-weight: bold;
text-decoration: underline;
border-bottom: 1px solid #ebebeb;
}
.article .other a dd {
padding: 16px 20px 14px;
color: #3b3b3b;
font-size: 12px;
font-size: 1.2rem;
}
.article .other .photo {
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
transition-duration: 0.5s;
}
@media screen and (max-width: 999px) {
body {
font-size: 10px;
font-size: 1rem;
}
body .pc {
display: none;
}
body .sp {
display: block;
}
.pagetop-btn {
right: 10px;
bottom: 10px;
}
.header {
background-color: #fff;
}
.header .header-wrap {
height: 52px;
background-color: #fff;
}
.header .header-unit {
width: 100%;
height: 52px;
overflow: hidden;
overflow-y: scroll;
position: relative;
}
.header .header-unit::-webkit-scrollbar {
display: none;
}
.header .header-unit.on {
height: 100vh;
}
.header .header-unit h1 {
width: 88px;
height: auto;
margin: 10px 0 0 10px;
}
.header .header-unit h1 a img {
width: 88px;
height: auto;
}
.header .header-unit a {
color: #fff;
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
transition-duration: 0s;
}
.header .header-unit a:hover {
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
transition-duration: 0s;
}
.header .header-unit .nav-btn {
display: inline-block;
width: 18px;
height: 14px;
position: absolute;
top: 20px;
right: 18px;
}
.header .header-unit .nav-btn a {
display: block;
width: 18px;
height: 14px;
transition: all 0.4s;
position: relative;
}
.header .header-unit .nav-btn a span {
display: inline-block;
transition: all 0.4s;
box-sizing: border-box;
position: absolute;
left: 0;
width: 100%;
height: 2px;
background-color: #636363;
border-radius: 100px;
}
.header .header-unit .nav-btn a span:nth-of-type(1) {
top: 0;
}
.header .header-unit .nav-btn a span:nth-of-type(2) {
top: 6px;
}
.header .header-unit .nav-btn a span:nth-of-type(3) {
bottom: 0;
}
.header .header-unit .nav-btn a.on span:nth-of-type(1) {
top: -14px;
transform: translateY(20px) rotate(-45deg);
}
.header .header-unit .nav-btn a.on span:nth-of-type(2) {
opacity: 0;
}
.header .header-unit .nav-btn a.on span:nth-of-type(3) {
bottom: -14px;
transform: translateY(-20px) rotate(45deg);
}
.header .header-unit .box {
display: none;
padding: 0 0 200px;
position: relative;
top: 52px;
}
.header .header-unit .top,
.header .header-unit .middle,
.header .header-unit .main-nav {
background-color: #0051A4;
}
.header .header-unit .top {
padding: 40px 20px 32px;
}
.header .header-unit .top li {
margin: 0 auto 10px;
}
.header .header-unit .top li:last-child {
margin: 0 auto 0;
}
.header .header-unit .top li a {
padding: 12px 16px;
font-family: "Roboto Condensed", sans-serif;
font-size: 18px;
font-size: 1.8rem;
border: 1px solid #4b85c0;
position: relative;
}
.header .header-unit .top li a:before, .header .header-unit .top li a:after {
position: absolute;
top: 0;
bottom: 0;
right: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.header .header-unit .top li a:before {
right: 14px;
width: 8px;
height: 8px;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
transform: rotate(45deg);
}
.header .header-unit .top li a span {
padding: 0 0 0 8px;
font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
font-size: 10px;
font-size: 1rem;
}
.header .header-unit .middle {
padding: 0 0 20px;
text-align: center;
letter-spacing: -0.4em;
}
.header .header-unit .middle li {
display: inline-block;
margin: 0 20px 0 0;
vertical-align: middle;
letter-spacing: normal;
}
.header .header-unit .middle li a {
display: block;
width: 20px;
}
.header .header-unit .middle li:nth-child(1) a {
width: 135px;
padding: 12px 0 12px 22px;
font-size: 12px;
font-size: 1.2rem;
text-align: center;
border-radius: 100px;
border: 1px solid #4b85c0;
background-repeat: no-repeat;
background-size: 15px auto;
background-position: 22px center;
}
.header .header-unit .middle li:last-child {
margin-right: 0;
}
.header .header-unit .main-nav {
width: 100%;
margin: 0 auto 0;
text-align: left;
position: relative;
}
.header .header-unit .main-nav .category {
display: block;
margin: 0 auto 0;
border-bottom: 1px solid #4b85c0;
}
.header .header-unit .main-nav .category.pc {
display: none;
}
.header .header-unit .main-nav .category.sp {
display: block;
}
.header .header-unit .main-nav .category:nth-child(7) {
margin-right: 0;
}
.header .header-unit .main-nav .category:nth-child(4) .ac-menu {
padding-left: 0;
}
.header .header-unit .main-nav .category:nth-child(5) .ac-menu {
padding-left: 0;
}
.header .header-unit .main-nav .category:nth-child(1) ul {
text-align: left;
}
.header .header-unit .main-nav .category:last-child {
border-bottom: none;
}
.header .header-unit .main-nav .category a {
padding: 10px 28px;
color: #fff;
font-size: 14px;
font-size: 1.4rem;
font-weight: normal;
transition-duration: 0.5s;
position: relative;
}
.header .header-unit .main-nav .category a:before, .header .header-unit .main-nav .category a:after {
position: absolute;
top: 0;
bottom: 0;
right: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.header .header-unit .main-nav .category a:before {
right: 34px;
width: 8px;
height: 8px;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
transform: rotate(45deg);
}
.header .header-unit .main-nav .category a:hover {
color: #fff;
transition-duration: 0s;
}
.header .header-unit .main-nav .category a.on:before, .header .header-unit .main-nav .category a.on:after {
transform: rotate(135deg);
}
.header .header-unit .main-nav .category .ac-menu {
display: none;
width: 100%;
height: auto;
padding: 0;
text-align: left;
position: static;
}
.header .header-unit .main-nav .category .ac-menu li {
display: block;
padding-bottom: 0px;
}
.header .header-unit .main-nav .category .ac-menu li:last-child a {
border-bottom: none;
}
.header .header-unit .main-nav .category .ac-menu li a {
width: 100%;
padding: 16px 0 16px 60px;
margin: 0 0 0 0;
background-color: #196abd;
border-bottom: 1px solid #4b85c0;
line-height: 1;
position: relative;
}
.header .header-unit .main-nav .category .ac-menu li a:before, .header .header-unit .main-nav .category .ac-menu li a:after {
left: 38px;
margin: 0;
}
.header .header-unit .main-nav .category .ac-menu li a:before {
top: 14px;
width: 14px;
height: 14px;
border-radius: 50%;
background: #fff;
}
.header .header-unit .main-nav .category .ac-menu li a:after {
top: 18px;
left: 44px;
box-sizing: border-box;
width: 5px;
height: 5px;
border: 3px solid transparent;
border-left: 5px solid #0051A4;
}
.header .header-unit .bottom {
border-top: 2px solid #000;
background-color: #e5e5e5;
letter-spacing: -0.4em;
}
.header .header-unit .bottom li {
display: inline-block;
width: 50%;
letter-spacing: normal;
}
.header .header-unit .bottom li:nth-child(1), .header .header-unit .bottom li:nth-child(2) {
border-bottom: 1px solid #000;
}
.header .header-unit .bottom li:nth-child(3), .header .header-unit .bottom li:nth-child(4) {
border-top: 1px solid #000;
}
.header .header-unit .bottom li:nth-child(2n+1) {
border-right: 1px solid #000;
}
.header .header-unit .bottom li:nth-child(2n) {
border-left: 1px solid #000;
}
.header .header-unit .bottom li a {
color: #555;
font-size: 12px;
font-size: 1.2rem;
padding: 14px 0 14px 30px;
}
.header .header-unit .nav-close {
width: 100%;
text-align: center;
position: absolute;
bottom: 124px;
}
.header .header-unit .nav-close a {
width: 190px;
padding: 12px 0;
margin: 0 auto 0;
font-size: 12px;
font-size: 1.2rem;
border: 1px solid #bbb;
position: relative;
}
.header .header-unit .nav-close a:before, .header .header-unit .nav-close a:after {
display: block;
content: "";
width: 3px;
height: 18px;
margin-top: -9px;
transform: rotate(-45deg);
background-color: #fff;
border-radius: 10px;
position: absolute;
top: 50%;
left: 18px;
}
.header .header-unit .nav-close a:after {
transform: rotate(45deg);
}
.container {
padding: 52px 0 0;
}
.footer .footer-head {
display: none;
}
.footer .footer-contetns {
width: 100%;
padding: 40px 0 0;
margin: 0 auto 0;
}
.footer .footer-contetns .logo {
width: 80px;
height: auto;
margin: 0 auto 32px;
}
.footer .footer-contetns .logo img {
width: 80px;
height: 80px;
}
.footer .direct-link {
padding: 0 20px 32px;
margin: 0 auto 0;
}
.footer .direct-link li {
width: 100%;
margin: 0 auto 10px;
}
.footer .direct-link li:nth-child(2) {
margin: 0 auto 10px;
}
.footer .direct-link li:last-child {
margin: 0 auto 0;
}
.footer .direct-link li a {
width: 100%;
font-size: 18px;
font-size: 1.8rem;
position: relative;
}
.footer .direct-link li a:before, .footer .direct-link li a:after {
position: absolute;
top: 0;
bottom: 0;
right: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.footer .direct-link li a:before {
right: 14px;
width: 8px;
height: 8px;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
transform: rotate(45deg);
}
.footer .direct-link li a:hover {
color: #fff;
background-color: #0051A4;
transition-duration: 0;
}
.footer .direct-link li a span {
padding: 0 0 0 8px;
}
.footer .middle {
padding: 0 0 20px;
text-align: center;
letter-spacing: -0.4em;
}
.footer .middle li {
display: inline-block;
margin: 0 20px 0 0;
vertical-align: middle;
letter-spacing: normal;
}
.footer .middle li a {
display: block;
width: 20px;
}
.footer .middle li:nth-child(1) a {
width: 135px;
padding: 12px 0 12px 12px;
font-size: 12px;
font-size: 1.2rem;
text-align: center;
border-radius: 100px;
border: 1px solid #4b85c0;
background-repeat: no-repeat;
background-size: 15px auto;
background-position: 22px center;
}
.footer .middle li:last-child {
margin-right: 0;
}
.footer .text-link-area .unit {
width: 100%;
padding: 0;
margin: 0 auto 0;
vertical-align: middle;
letter-spacing: normal;
}
.footer .text-link-area .unit:first-child br {
display: none;
}
.footer .text-link-area .unit dt {
display: block;
margin: 0 auto 0;
border-bottom: 1px solid #4b85c0;
font-size: 14px;
font-size: 1.4rem;
}
.footer .text-link-area .unit dt a {
width: 100%;
padding: 10px 28px;
color: #fff;
font-size: 14px;
font-size: 1.4rem;
font-weight: normal;
position: relative;
}
.footer .text-link-area .unit dt a:before, .footer .text-link-area .unit dt a:after {
position: absolute;
top: 0;
bottom: 0;
right: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.footer .text-link-area .unit dt a:before {
right: 34px;
width: 8px;
height: 8px;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
transform: rotate(45deg);
}
.footer .text-link-area .unit dt a:hover {
color: #fff;
text-decoration: none;
transition-duration: 0s;
}
.footer .text-link-area .unit dt a.on {
overflow: hidden;
}
.footer .text-link-area .unit dt a.on:before, .footer .text-link-area .unit dt a.on:after {
transform: rotate(135deg);
}
.footer .text-link-area .unit dd {
display: none;
width: 100%;
height: auto;
padding: 0;
text-align: left;
position: static;
}
.footer .text-link-area .unit dd ul li {
display: block;
margin: 0 auto 0;
}
.footer .text-link-area .unit dd ul li:last-child a {
border-bottom: none;
}
.footer .text-link-area .unit dd a {
width: 100%;
padding: 14px 0 14px 60px;
margin: 0 0 0 0;
background-color: #196abd;
border-bottom: 1px solid #4b85c0;
font-size: 12px;
font-size: 1.2rem;
line-height: 1;
position: relative;
}
.footer .text-link-area .unit dd a:before, .footer .text-link-area .unit dd a:after {
left: 38px;
margin: 0;
}
.footer .text-link-area .unit dd a:before {
top: 12px;
width: 14px;
height: 14px;
border-radius: 50%;
background: #fff;
}
.footer .text-link-area .unit dd a:after {
top: 16px;
left: 43px;
box-sizing: border-box;
width: 5px;
height: 5px;
border: 3px solid transparent;
border-left: 5px solid #0051A4;
}
.footer .footer-foot ul {
padding: 0;
border-top: 2px solid #fff;
}
.footer .footer-foot ul li {
display: inline-block;
width: 50%;
padding: 0;
margin: 0;
text-align: left;
}
.footer .footer-foot ul li:after {
display: none;
}
.footer .footer-foot ul li:nth-child(1), .footer .footer-foot ul li:nth-child(2) {
border-bottom: 1px solid #fff;
}
.footer .footer-foot ul li:nth-child(3), .footer .footer-foot ul li:nth-child(4) {
border-top: 1px solid #fff;
}
.footer .footer-foot ul li:nth-child(2n+1) {
border-right: 1px solid #fff;
}
.footer .footer-foot ul li:nth-child(2n) {
border-left: 1px solid #fff;
}
.footer .footer-foot ul li a {
display: block;
padding: 14px 0 14px 30px;
color: #464646;
font-size: 12px;
font-size: 1.2rem;
}
.footer .footer-foot ul li a:hover {
text-decoration: none;
}
.footer .copyright {
padding: 12px 0;
font-size: 12px;
font-size: 1.2rem;
font-weight: bold;
}
.top-banner {
width: 100%;
max-width: 986px;
margin: 0 auto 80px;
letter-spacing: -0.4em;
}
.top-banner .bnr {
display: inline-block;
width: 100%;
max-width: 100%;
margin: 0 0 16px 0;
vertical-align: top;
letter-spacing: normal;
}
.top-banner .bnr:last-child {
margin: 0 0 0;
}
.btm-banner .bnr a {
padding: 26px 0 0 16px;
}
.btm-banner .bnr .photo {
width: 50%;
}
.btm-banner .bnr .photo:after {
width: 40%;
height: 100%;
}
.bnr {
width: 93.75%;
max-width: 93.75%;
background-position: 100% 0;
}
.bnr a {
height: 100px;
padding: 20px 0 0 16px;
text-shadow: 1px 0px 3px #ffffff, 0px 1px 3px #ffffff, -1px 0px 3px #ffffff, 0px -1px 3px #ffffff;
transition-duration: 0s;
}
.bnr a span {
display: block;
line-height: 1;
}
.bnr a .photo {
width: 50%;
height: 100%;
}
.bnr a .photo:after {
width: 50%;
height: 100%;
}
.bnr a .bnr-sub-ttl {
margin: 0 auto 6px;
}
.bnr a .bnr-ttl {
margin: 0 auto 6px;
font-size: 20px;
font-size: 2rem;
}
.bnr a .bnr-txt {
width: 56%;
}
.bnr a:hover {
background-color: rgba(255, 255, 255, 0);
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
transition-duration: 0s;
}
.overlay {
display: none;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.78);
position: absolute;
top: 0;
left: 0;
z-index: 9;
}
.article .visual {
height: auto;
margin: 0 auto 2px;
overflow: hidden;
}
.article .visual img {
width: 100%;
height: auto;
position: relative;
left: 50%;
transform: translateX(-50%);
}
.article .sub-visual {
width: 100%;
padding: 0 20px;
margin: 0 auto 40px;
}
.article .sub-visual .photo {
padding: 0 0 16px;
}
.article .sub-visual .lead {
font-size: 13px;
font-size: 1.3rem;
}
.article .sub-visual .lead p {
margin: 0 auto 20px;
}
.article .sub-visual .lead p:last-child {
padding: 0;
margin: 0 auto 0;
}
.article .sub-visual .aside {
padding: 0 0 42px;
}
.article .sub-visual .aside .unit {
padding: 40px 40px;
font-size: 14px;
font-size: 1.4rem;
}
.article .topic-path {
width: 100%;
margin: 4px auto 48px;
}
.article .topic-path ul {
width: 100%;
padding: 8px 8px;
margin: 0 auto 0;
border-bottom: 1px solid #efefef;
letter-spacing: -0.4em;
}
.article .topic-path li {
display: inline-block;
color: #414141;
font-size: 10px;
font-size: 1rem;
letter-spacing: normal;
}
.article .topic-path li br {
display: none;
}
.article .topic-path a {
text-decoration: underline;
padding: 0 12px 0 0;
margin: 0 8px 0 0;
position: relative;
}
.article .topic-path a:hover {
text-decoration: none;
}
.article .topic-path a:before, .article .topic-path a:after {
position: absolute;
top: 0;
bottom: 0;
right: 0;
margin: auto;
content: "";
vertical-align: middle;
}
.article .topic-path a:before {
right: 0px;
width: 4px;
height: 4px;
border-top: 1px solid #414141;
border-right: 1px solid #414141;
transform: rotate(45deg);
}
.article .local-nav:not(.local-nav-sp) {
display: none;
}
.article .local-nav.local-nav-sp {
display: block;
box-sizing: border-box;
width: 100%;
padding: 0px 20px 40px;
margin: 0 auto 48px;
}
.article .local-nav.local-nav-sp .inner {
box-sizing: border-box;
padding: 24px 24px 16px;
background-color: #F2F2F2;
}
.article .local-nav.local-nav-sp .inner .title {
font-size: 1.5rem;
font-weight: bold;
margin-bottom: 16px;
}
.article .local-nav.local-nav-sp .inner ul {
text-align: left;
letter-spacing: -0.4em;
display: inline;
}
.article .local-nav.local-nav-sp .inner ul li {
display: list-item;
width: 100%;
margin: 0 0 10px 8px;
line-height: 1.6;
list-style: inside;
letter-spacing: normal;
}
.article .local-nav.local-nav-sp .inner ul li a {
display: inline-block;
width: auto;
padding: 0 0 0 0;
text-decoration: underline;
color: #1D1D1D;
font-size: 1.2rem;
font-weight: normal;
text-align: left;
line-height: 1.4;
border: none;
transition-duration: 0s;
}
.article .local-nav.local-nav-sp .inner ul li a:hover {
color: #1D1D1D;
background-color: none;
transition-duration: 0s;
}
.article .ttl {
max-width: 100%;
margin: 0 auto 40px;
}
.article .ttl h2 {
font-size: 23px;
font-size: 2.3rem;
}
.article .ttl span {
margin: 0 auto 8px;
font-size: 12px;
font-size: 1.2rem;
}
.article .section {
width: 100%;
margin: 0 auto 0;
padding: 0 0 80px;
border-bottom: 1px solid #D5D5D5;
}
.article .section:last-child {
margin: 0 auto 0;
border-bottom: none;
}
.article .section .sp-wrap {
padding: 0 20px;
}
.article .contents a {
text-decoration: underline;
}
.article .contents a:hover {
text-decoration: underline;
}
.article .contents .unit {
padding: 20px 20px;
}
.article .contents .unit p {
font-size: 12px;
font-size: 1.2rem;
margin: 0 auto 12px;
}
.article .contents .unit p:last-child {
margin: 0 auto 0;
}
.article .contents .unit ul li {
margin: 0 auto 12px;
}
.article .contents .unit ul li:last-child {
margin: 0 auto 0;
}
.article .contents h3 {
padding: 16px 20px 14px;
margin: 0 auto 24px;
font-size: 16px;
font-size: 1.6rem;
border-left: none;
background-color: #FBFBFB;
box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.27);
}
.article .contents h4 {
margin: 0 auto 18px;
font-size: 14px;
font-size: 1.4rem;
}
.article .contents h4 span {
display: inline-block;
font-size: 15px;
font-size: 1.5rem;
font-weight: normal;
vertical-align: bottom;
}
.article .contents .section-lead {
padding: 0;
font-size: 13px;
font-size: 1.3rem;
}
.article .contents .section-lead p a:hover {
text-decoration: underline;
}
.article .contents .section-image {
padding: 0;
margin: 0 auto 24px;
}
.article .contents .accent-list {
padding: 0;
margin: 0 auto 0;
}
.article .contents .accent-list dl {
display: block;
}
.article .contents .accent-list dt,
.article .contents .accent-list dd {
display: block;
width: 100%;
}
.article .contents .accent-list dt {
padding: 14px 20px;
}
.article .contents .accent-list dt span {
font-size: 12px;
font-size: 1.2rem;
line-height: 1;
}
.article .contents .accent-list dd {
padding: 18px 20px;
font-size: 12px;
font-size: 1.2rem;
}
.article .contents .accent-list dd .price {
margin: 0 auto 12px;
font-size: 16px;
font-size: 1.6rem;
font-weight: bold;
}
.article .contents .accent-list dd .price.single {
padding: 2px 0;
margin: 0 auto 0;
}
.article .contents .accent-list dd .indent {
padding-left: 20px;
color: #5D5D5D;
}
.article .contents .accent-list p a {
text-decoration: underline;
}
.article .contents .accent-list p a:hover {
text-decoration: underline;
}
.article .contents table {
width: 100%;
border: 1px solid #F3F3F3;
}
.article .contents table.even tr:nth-child(2n) th {
background-color: #aaa;
}
.article .contents table tr {
border-bottom: 1px solid #F3F3F3;
}
.article .contents table tr:last-child {
border-bottom: none;
}
.article .contents table th {
padding: 16px 0;
color: #fff;
text-align: center;
background-color: #848484;
}
.article .contents table td {
padding: 16px 20px;
background-color: #fff;
}
.article .contents table td a {
text-decoration: underline;
}
.article .contents table td a:hover {
text-decoration: none;
}
.article .contents .txt-area {
font-size: 12px;
font-size: 1.2rem;
}
.article .contents .txt-area p {
margin: 0 auto 16px;
}
.article .contents .txt-area p:last-child {
margin: 0 auto 0;
}
.article .contents .link a {
width: 100%;
padding: 16px 0 14px;
font-size: 14px;
font-size: 1.4rem;
transition-duration: 0;
}
.article .contents .link a:hover {
text-decoration: none;
transition-duration: 0;
}
.article .contents .link a.type-a {
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
}
.article .contents .link a.type-a:hover {
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
}
.article .contents .link a.type-b:hover {
color: #414141;
background-color: #f3f3f3;
}
.article .contents .link a.type-c {
margin: 0 auto 0;
transition-duration: 0s;
}
.article .contents .link a.type-c:hover {
color: #fff;
background-color: transparent;
transition-duration: 0s;
}
.article .contents .link a.type-d {
padding: 14px 0 14px 40px;
font-size: 12px;
font-size: 1.2rem;
font-weight: bold;
background-size: 24px auto;
background-position: 12% center;
}
.article .contents .link a.type-d:hover {
color: #fff;
background-color: #186abd;
background-image: url(//www.attic-bike.com/wp/wp-content/themes/attic/cmn/img/icon-file-01.png);
border: 2px solid #186abd;
}
.article .contents .link a.type-e {
width: 100%;
color: #fff;
padding-left: 40px;
font-size: 12px;
font-size: 1.2rem;
background-color: #196ABD;
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
}
.article .contents .link a.type-e:hover {
-webkit-opacity: 0.7;
-moz-opacity: 0.7;
-ms-opacity: 0.7;
-o-opacity: 0.7;
opacity: 0.7;
}
.article .contents .link a.type-e:before, .article .contents .link a.type-e:after {
position: absolute;
top: 0;
bottom: 0;
left: 16px;
margin: auto;
content: "";
vertical-align: middle;
}
.article .contents .link a.type-e:before {
width: 14px;
height: 14px;
border-radius: 50%;
background: #fff;
}
.article .contents .link a.type-e:after {
left: 21px;
box-sizing: border-box;
width: 5px;
height: 5px;
border: 3px solid transparent;
border-left: 5px solid #0051A4;
}
.article .contents .link span {
display: inline-block;
padding: 0 0 0 10px;
font-size: 10px;
font-size: 1rem;
}
.article .contents .middle {
margin: 0 auto 40px;
}
.article .sns-area {
width: 100%;
padding: 0 20px;
margin: 0 auto 40px;
}
.article .sns-area .unit {
border: 1px solid #dadada;
box-shadow: none;
letter-spacing: -0.4em;
}
.article .sns-area .photo,
.article .sns-area .box {
display: inline-block;
vertical-align: top;
letter-spacing: normal;
}
.article .sns-area .photo {
width: 100%;
}
.article .sns-area .box {
width: 100%;
padding: 0;
}
.article .sns-area .site-ttl,
.article .sns-area .contents-ttl,
.article .sns-area .url {
padding: 0 20px;
}
.article .sns-area .site-ttl {
padding-top: 20px;
margin: 0 auto 4px;
font-size: 12px;
font-size: 1.2rem;
}
.article .sns-area .contents-ttl {
margin: 0 auto 4px;
}
.article .sns-area .url {
padding-bottom: 18px;
margin: 0 auto 0;
}
.article .sns-area .sns-btn {
padding: 20px 20px;
border-top: 1px solid #E5E5E5;
}
.article .sns-area .lead {
margin: 0 auto 16px;
font-size: 12px;
font-size: 1.2rem;
}
.article .sns-area .lead br {
display: inline-block;
}
.article .sns-area li {
margin: 0 8px 8px 0;
}
.article .sns-area li:last-child {
margin-bottom: 0;
}
.article .sns-area a {
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
transition-duration: 0;
}
.article .sns-area a:hover {
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
transition-duration: 0;
}
.article .other {
padding: 0px 20px 60px;
}
.article .other .unit {
width: 100%;
margin: 0 auto 0;
padding-bottom: 20px;
padding-right: 20px;
padding-left: 20px;
}
.article .other .other-ttl {
margin: 0 auto 40px;
}
.article .other li {
width: 48.3%;
margin: 0 auto 10px;
}
.article .other li:nth-child(4n) {
margin: 0;
}
.article .other li:nth-child(2n) {
margin-left: 3.4%;
}
.article .other a:hover dt {
text-decoration: underline;
}
.article .other a:hover .photo {
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
transition-duration: 0;
}
.article .other a dt {
padding: 10px 10px;
font-size: 12px;
font-size: 1.2rem;
}
.article .other a dd {
padding: 10px 10px;
font-size: 10px;
font-size: 1rem;
}
.article .other .photo {
-webkit-opacity: 1;
-moz-opacity: 1;
-ms-opacity: 1;
-o-opacity: 1;
opacity: 1;
transition-duration: 0;
}
}
.tel-pc {
display: inline !important;
}
.tel-sp {
display: none !important;
}
@media only screen and (max-width: 999px) {
.tel-pc {
display: none !important;
}
.tel-sp {
display: inline !important;
}
}
 @import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap");
.josefin-sans-semibold {
font-family: "Josefin Sans", sans-serif;
font-optical-sizing: auto;
font-weight: 600;
font-style: normal;
}
:root {
--pxtoem-10px: 0.625rem;
--pxtoem-11px: 0.688rem;
--pxtoem-12px: 0.75rem;
--pxtoem-13px: 0.813rem;
--pxtoem-14px: 0.875rem;
--pxtoem-15px: 0.938rem;
--pxtoem-16px: 1rem;
--pxtoem-18px: 1.125rem;
--pxtoem-20px: 1.25rem;
--pxtoem-21px: 1.313rem;
--pxtoem-22px: 1.375rem;
--pxtoem-24px: 1.5rem;
--pxtoem-26px: 1.625rem;
--pxtoem-28px: 1.75rem;
--pxtoem-30px: 1.875rem;
--pxtoem-32px: 2rem;
--pxtoem-34px: 2.125rem;
--pxtoem-36px: 2.25rem;
--pxtoem-38px: 2.375rem;
--pxtoem-40px: 2.5rem;
--pxtoem-42px: 2.625rem;
--pxtoem-44px: 2.75rem;
--pxtoem-46px: 2.875rem;
--pxtoem-48px: 3rem;
--pxtoem-50px: 3.125rem;
--pxtoem-56px: 3.5rem;
--pxtoem-60px: 3.75rem;
--pxtoem-64px: 4rem;
--pxtoem-68px: 4.25rem;
--pxtoem-72px: 4.5rem;
--pxtoem-80px: 5rem;
--pxtoem-90px: 5.625rem;
--pxtoem-100px: 6.25rem;
--pxtoem-110px: 6.875rem;
--pxtoem-120px: 7.5rem;
--pxtoem-140px: 8.75rem;
--pxtoem-180px: 11.25rem;
--pxtoem-240px: 15rem;
--pxtoem-280px: 17.5rem;
--bs-gray-dark: #1e293b;
--bs-gray-100: #f1f5f9;
--bs-gray-200: #e2e8f0;
--bs-gray-300: #cbd5e1;
--bs-gray-400: #94a3b8;
--bs-gray-500: #64748b;
--bs-gray-600: #475569;
--bs-gray-700: #334155;
--bs-gray-800: #1e293b;
--bs-gray-900: #0f172a;
--bs-primary: #70BE9F;
}
@keyframes zoomIn_ttl {
0% {
transform: scale(0.8);
opacity: 0;
}
100% {
opacity: 1;
transform: scale(1);
}
}
@keyframes fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeup {
0% {
transform: translateY(30px);
opacity: 0;
}
80% {
opacity: 1;
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.js-scroll.anm-fadeup {
opacity: 0;
}
.js-scroll.anm-fadeup.is-active {
animation: fadeup 1s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}
.js-scroll.anm-fade {
opacity: 0;
}
.js-scroll.anm-fade.is-active {
animation: fadein 5s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
.js-scroll.anm-zoomin {
transform: scale(0.8);
opacity: 0;
}
.js-scroll.anm-zoomin.is-active {
animation: zoomIn_ttl 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
.delay-0 {
animation-delay: 0ms !important;
}
.delay-1 {
animation-delay: 650ms !important;
}
.delay-2 {
animation-delay: 1300ms !important;
}
.delay-3 {
animation-delay: 1950ms !important;
}
.delay-4 {
animation-delay: 2600ms !important;
}
.delay-5 {
animation-delay: 3250ms !important;
}
select {
cursor: pointer;
}
.or-lh-11 {
line-height: 1.1;
}
.or-lh-13 {
line-height: 1.3;
}
.or-lh-14 {
line-height: 1.4;
}
.or-lh-16 {
line-height: 1.6;
}
.or-lh-18 {
line-height: 1.8;
}
body {
overflow-x: hidden;
}
.or-mw-320 {
max-width: 320px;
}
.or-mw-640 {
max-width: 640px;
}
.or-mw-720 {
max-width: 720px;
}
.or-mw-820 {
max-width: 820px;
}
.or-mw-900 {
max-width: 900px;
}
.or-mw-1000 {
max-width: 1000px;
}
.fw-bold {
font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro", "メイリオ", "Meiryo", "Meiryo UI", "新ゴ Pro", "Avenir", "Helvetica Neue", "Verdana", "Helvetica", "Arial", "YuGothic", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.or-ff-helvetica-bold {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
.or-bg-2362A1 {
background-color: #2362A1 !important;
}
.or-bg-1059a2 {
background-color: #1059a2 !important;
}
.or-fs-9 {
font-size: 0.9rem !important;
}
.or-fs-10 {
font-size: 1rem !important;
}
.or-fs-11 {
font-size: 1.1rem !important;
}
.or-fs-11_10 {
font-size: 1rem !important;
}
@media (min-width: 768px) {
.or-fs-11_10 {
font-size: 1.1rem !important;
}
}
.or-fs-12 {
font-size: 1.2rem !important;
}
.or-fs-12_11 {
font-size: 1.1rem !important;
}
@media (min-width: 768px) {
.or-fs-12_11 {
font-size: 1.2rem !important;
}
}
.or-fs-12_10 {
font-size: 1rem !important;
}
@media (min-width: 768px) {
.or-fs-12_10 {
font-size: 1.2rem !important;
}
}
.or-fs-13 {
font-size: 1.3rem !important;
}
.or-fs-13_9 {
font-size: 0.9rem !important;
}
@media (min-width: 768px) {
.or-fs-13_9 {
font-size: 1.3rem !important;
}
}
.or-fs-13_12 {
font-size: 1.2rem !important;
}
@media (min-width: 768px) {
.or-fs-13_12 {
font-size: 1.3rem !important;
}
}
.or-fs-14 {
font-size: 1.4rem !important;
}
.or-fs-14_12 {
font-size: 1.2rem !important;
}
@media (min-width: 768px) {
.or-fs-14_12 {
font-size: 1.4rem !important;
}
}
.or-fs-15 {
font-size: 1.5rem !important;
}
.or-fs-16 {
font-size: 1.6rem !important;
}
.or-fs-21 {
font-size: 2.1rem !important;
}
.or-fs-26 {
font-size: 2.6rem !important;
}
.or-fs-26_21 {
font-size: 2.1rem !important;
}
@media (min-width: 768px) {
.or-fs-26_21 {
font-size: 2.6rem !important;
}
}
.or-fs-26_24_sp {
font-size: 2.4rem !important;
}
@media (min-width: 375px) {
.or-fs-26_24_sp {
font-size: 2.6rem !important;
}
}
.or-fs-36 {
font-size: 4.4rem !important;
}
.or-fs-44 {
font-size: 4.4rem !important;
}
.or-fs-44_36 {
font-size: 3.6rem !important;
}
@media (min-width: 768px) {
.or-fs-44_36 {
font-size: 4.4rem !important;
}
}
.or-fs-44_30 {
font-size: 3rem !important;
}
@media (min-width: 992px) {
.or-fs-44_30 {
font-size: 4.4rem !important;
}
}
.or-fs-52_40 {
font-size: 4rem !important;
}
@media (min-width: 768px) {
.or-fs-52 {
font-size: 5.2rem !important;
}
}
.or-fs-80 {
font-size: 8rem !important;
}
.or-fs-100 {
font-size: 10rem !important;
}
.or-text-shadow {
text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}
.or-shadow-10 {
filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.1));
transition: 0.3s;
}
.or-shadow-10:hover {
filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.2));
}
@media (min-width: 768px) {
.or-opacity-70:hover {
opacity: 0.7;
transition: 0.3s ease;
cursor: pointer;
}
}
@media (min-width: 768px) {
.or-opacity-40:hover {
opacity: 0.4;
transition: 0.3s ease;
cursor: pointer;
}
}
.or-bg-gray:hover {
background-color: #eeeeee;
transition: 0.3s ease;
cursor: pointer;
}
.or-text-gray {
color: #b4b4b4;
}
.or-border-sm-top {
border-top: 1px solid #2b6cad !important;
}
@media (min-width: 576px) {
.or-border-sm-top {
border-top: none !important;
}
}
footer .or-border-sm-top,
.nav-inner .or-border-sm-top {
border-top: 1px solid #3a76b2 !important;
}
@media (min-width: 576px) {
footer .or-border-sm-top,
.nav-inner .or-border-sm-top {
border-top: none !important;
}
}
.or-rounded-8 {
border-radius: 8px;
}
@media (min-width: 992px) {
.or-rounded-8-lg {
border-radius: 8px;
}
}
.or-rounded-4 {
border-radius: 4px;
}
.or-line-icon-gray {
position: relative;
padding-left: 3.2rem;
font-size: 1rem;
}
.or-line-icon-gray::before {
display: block;
content: "";
width: 20px;
height: 1px;
background-color: #D8D8D8;
position: absolute;
left: 0;
top: 7px;
}
.or-hover-underline {
text-decoration: none !important;
}
.or-hover-underline:hover {
text-decoration: underline !important;
}
.or-list-style-inside {
list-style: inside disc !important;
}
.or-list-style-outside {
list-style: outside disc !important;
}
.btn,
a.btn,
button.btn {
font-size: 1.6rem;
font-weight: 700;
line-height: 1.5;
position: relative;
display: inline-block;
padding: 1rem 4rem;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
transition: all 0.3s;
text-align: center;
vertical-align: middle;
text-decoration: none;
letter-spacing: 0.05em;
color: #212529;
border-radius: 0.5rem;
} a.btn-flat span {
position: relative;
}
a.btn-flat {
overflow: hidden;
padding: 8px 12px 8px;
color: #ffffff;
border-radius: 4px;
background: #000;
border: none;
border-bottom: 4px solid #E3E3E3;
}
a.btn-flat span {
position: relative;
color: #ffffff !important;
font-size: 1.1rem;
}
a.btn-flat:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
transition: all 0.3s ease-in-out;
transform: translateX(0%);
background: #121427;
border-bottom: #000;
color: #ffffff;
}
a.btn-flat:hover:before {
transform: translateX(0%);
animation: border_anim 0.5s ease-in-out forwards;
background: #2C70AF;
color: #ffffff;
}
@media (min-width: 768px) {
a.btn-flat {
overflow: hidden;
padding: 18px 32px 20px;
color: #ffffff;
border-radius: 4px;
background: #000;
border: none;
border-bottom: 4px solid #E3E3E3;
}
a.btn-flat span {
position: relative;
color: #ffffff !important;
font-size: 1.3rem;
}
a.btn-flat:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
transition: all 0.3s ease-in-out;
transform: translateX(0%);
background: #121427;
border-bottom: #000;
color: #ffffff;
}
a.btn-flat:hover:before {
transform: translateX(0%);
animation: border_anim 0.5s ease-in-out forwards;
background: #2C70AF;
color: #ffffff;
}
} a.or-underbar-link .or-underbar-link-inner {
width: 100%;
position: relative;
padding: 21px 0;
}
a.or-underbar-link .or-underbar-link-inner::before {
display: block;
content: "";
width: 100%;
height: 4px;
background-color: none;
border-radius: 0;
position: absolute;
bottom: 0px;
left: 0;
transition: all 0.2s ease-in-out;
transform: translateX(0%);
background-color: #e3e3e3;
cursor: pointer;
}
a.or-underbar-link .or-underbar-link-inner:hover::before {
background-color: #000;
animation: border_anim 0.4s ease-in-out forwards;
transform: translateX(0%);
opacity: 1;
}
a.or-underbar-link .or-underbar-link-inner.text-white::before {
background-color: rgba(255, 255, 255, 0.3);
}
a.or-underbar-link .or-underbar-link-inner.text-white:hover::before {
background-color: #ffffff;
}
@keyframes border_anim {
0% {
width: 0%;
}
100% {
width: 100%;
}
} a.or-box-link .or-box-link-inner {
width: 100%;
position: relative; }
a.or-box-link .or-box-link-inner:hover {
color: #000;
}
@keyframes border_anim {
0% {
width: 0%;
}
100% {
width: 100%;
}
} header {
background-color: none !important;
}
header .header_main {
position: relative;
}
header .header_main h1 a img {
width: auto !important;
height: 24px !important;
}
@media (min-width: 576px) {
header .header_main h1 a img {
width: auto !important;
height: 30px !important;
}
}
header .header_main .gnav {
height: 52px;
}
header .header_main .gnav a {
color: #5e5e5e !important;
}
@media (min-width: 576px) {
header .header_main .gnav {
height: 61px;
}
}
.subnavi {
display: block;
position: absolute;
top: 0px;
right: 0;
height: 56px;
}
.subnavi ul li.icon-btn {
width: 56px;
height: 100%;
text-align: center;
}
@media (min-width: 576px) {
.subnavi ul li.icon-btn {
width: 61px;
height: 61px;
}
}
@media (min-width: 768px) {
.subnavi {
display: block;
position: absolute;
top: 0px;
right: 0;
height: 61px;
}
.subnavi ul li.icon-btn {
width: 80px;
height: 100%;
text-align: center;
}
}
.subnavi-sp-left {
display: block;
position: absolute;
top: 8px;
left: 0;
width: 56px;
height: 56px;
}
@media (min-width: 576px) {
.subnavi-sp-left {
display: block;
position: absolute;
top: 12px;
left: 0;
width: 61px;
height: 61px;
}
} .offcanvas {
background-color: #1059a2 !important;
height: 100%;
}
.offcanvas a, .offcanvas p {
color: #ffffff;
}
.offcanvas-header .btn-close {
position: absolute;
right: 28px;
top: 12px;
opacity: 1;
font-size: 24px;
background: none;
color: #ffffff;
}
.wrap-toggle_btn {
display: block;
position: absolute;
top: 0px;
right: 29px;
height: 61px;
z-index: 1000;
cursor: pointer;
}
.wrap-toggle_btn .toggle_btn {
display: block;
position: relative;
top: 17px;
width: 22px;
height: 22px;
transition: all 0.5s;
z-index: 1000;
}
.wrap-toggle_btn .toggle_btn span {
display: block;
position: absolute;
left: 0;
width: 22px;
height: 2px;
background-color: #151718;
border-radius: 4px;
transition: all 0.5s;
}
.wrap-toggle_btn .toggle_btn span:nth-child(1) {
top: 6px;
}
.wrap-toggle_btn .toggle_btn span:nth-child(2) {
top: 14px;
}
.wrap-toggle_btn .toggle_btn span:nth-child(3) {
bottom: 6px;
}
.wrap-toggle_btn .toggle_btn span:nth-of-type(1) {
animation: animation-bar01 0.75s forwards;
}
.wrap-toggle_btn .toggle_btn span:nth-of-type(2) {
transition: all 0.25s 0.25s;
opacity: 1;
}
.wrap-toggle_btn .toggle_btn span:nth-of-type(3) {
animation: animation-bar03 0.75s forwards;
}
@media (min-width: 576px) {
.wrap-toggle_btn {
display: block;
position: absolute;
top: 0px;
right: 29px;
height: 61px;
z-index: 1000;
cursor: pointer;
}
.wrap-toggle_btn .toggle_btn {
display: block;
position: relative;
top: 19.5px;
width: 22px;
height: 22px;
transition: all 0.5s;
z-index: 1000;
}
} #mask {
display: none;
transition: all 0.5s;
} .nav-inner {
display: none;
} #footer.footer {
background-color: #ffffff !important;
color: #ffffff !important;
}
#footer.footer .fotter-nav {
background-color: #1059a2 !important;
color: #ffffff !important;
}
#footer.footer .fotter-nav a {
color: #f2f2f2 !important;
}
.pagetop {
margin-bottom: -72px;
position: relative;
}
.pagetop a {
width: -moz-fit-content;
width: fit-content;
display: block;
margin: 0 auto;
}
.pagetop .scroll-line {
display: block;
width: 1px;
height: 89px;
background-color: rgba(255, 255, 255, 0.1);
position: relative;
z-index: 100;
margin-top: -48px;
}
.pagetop .scroll-line::after {
display: block;
content: "";
width: 1px;
height: 97px;
background-color: #cccccc;
position: absolute;
z-index: 200;
opacity: 0.8;
overflow: hidden;
}
.pagetop .scroll-moji {
position: relative;
z-index: 100;
}