@charset "utf-8";
 body {
font-family: Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
height: 100%;
}
html {
height: 100%;
}
* html div#wrapper {
height: 100%;
}
* {
margin: 0;
 padding: 0;
 padding-bottom: 150px; }
img {
max-width: 100%;
height: auto;
width : auto;
border: 0;
}
img a {
border: 0;
}
.lf {
float: left;
}
.ri {
float: right;
}
.cl {
clear: both;
}
a {
outline: hidden;
outline: none;
} .custom-subtitle {
font-size: 1.6rem;
font-weight: bold;
color: #ff9900;
}
.hidden {
display: none;
} .size-medium {
width: 100%;
max-width: 400px;
height: auto;
} a {
font-weight: bold;
color: #1976d2;
}
a:hover {
text-decoration: underline;
} .highlight-red {
color: #fa2c3e;
}
.highlight-blue {
color: #0000ff; } .text-sm3 {
font-size: 0.7rem !important;
}
.text-sm2 {
font-size: 0.8rem !important;
}
.text-sm {
font-size: 0.9rem !important;
}
.text-base {
font-size: 1rem !important;
}
.text-md {
font-size: 1.2rem !important;
}
.text-lg {
font-size: 1.5rem !important;
} .text-center {
text-align: center;
} .indent-adjust {
text-indent: -1em;
padding-left: 1em;
}
.green-icon {
color: #28a745;
}
.caption {
margin: 0rem 0rem;
text-align: center;
font-size: 14px;
color: #666;
} .check {
list-style: none;
padding: 0 1rem;
margin-top: 1rem;
margin-bottom: 1rem;
display: block;
}
.check li {
padding-left: 2rem;
padding-bottom: 0.5rem;
position: relative;
display: block;
}
.check li::before {
content: '✔';
color: #388e3c;
position: absolute;
left: 0;
top: 0;
}
.check-md li::before {
font-size: 1.2rem;
} .inline-box {
display: inline-block;
border: 2px solid #ccc;
padding: 1rem;
padding-bottom: 0.7rem;
} .padding-left {
padding-left: 1rem !important;
}
.margin-top {
margin-top: 1.5rem !important;
}
.margin-bottom {
margin-bottom: 1.5rem !important;
} .dotted-line {
border: none;
border-top: 4px dotted #1e7206;
margin: 2rem 0;
} .figure-center {
display: flex;
flex-direction: column;
align-items: center;
}
.figure-right {
float: right;
margin-left: 1rem;
max-width: 400px;
text-align: center;
}
.figure-right img {
width: 100%;
height: auto;
display: block;
}
.img-large {
max-width: 650px;
height: auto;
} .banner-text {
font-size: 1.2rem;
font-weight: bold;
color: #333;
margin-bottom: 0.3rem;
}
.banner-item figure {
display: flex;
justify-content: center;
}
.banner-item img {
transition: opacity 0.3s ease-in-out; filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.2));
}
.banner-item img:hover {
opacity: 0.7; } .reserve-btn img {
display: flex;
width: 276px;
height: 58px;
filter: drop-shadow(5px 5px 10px rgba(0, 0, 0, 0.2));
} .btn-link {
display: inline-flex;
align-items: center;
background-color: #2bbe33;
color: #fff;
text-decoration: none;
margin: 1rem 1rem;
padding: 0.8rem 2rem;
border-radius: 3rem;
font-weight: bold;
font-size: 1.1rem;
box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.2);
transition: background-color 0.3s ease, box-shadow 0.3s ease;
position: relative;
}
.btn-link::before {
content: '\2192';
font-size: 1.5rem;
margin-right: 0.6rem;
}
.btn-link:hover {
background-color: #66d966;
box-shadow: 0 0.4rem 0.6rem rgba(0, 0, 0, 0.15);
text-decoration: none;
}
.btn-link:focus {
outline: 2px solid #66d966; } .mobile-reserve-box {
display: none;
}
.head-top a img {
transition: opacity 0.3s ease-in-out; }
.head-top a img:hover {
opacity: 0.7; } .top-banner {
max-width: 1024px;
margin: 1.3rem auto;
padding: 1.3rem;
}
.top-banner .banner-item {
padding: 1.3rem;
margin-bottom: 0.7rem;
}
.autoway-banner,
.asiantire-banner {
width: 800px;
height: auto;
} .top-about,
.top-service,
.top-timing {
max-width: 1024px;
width: 75%;
margin: 1.2rem auto;
padding: 1.5rem;
background-color: #ffffff;
border: 1px solid #ddd;
border-radius: 8px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.top-about h2,
.top-service h2,
.top-timing h2 {
position: relative;
padding: 1rem 2rem;
margin: 0rem 1rem;
margin-bottom: 0.6rem;
font-size: 1.8rem;
color: #fff;
border-radius: 10px;
background: #1bc21d;
}
.top-about h2:after,
.top-service h2:after,
.top-timing h2:after {
position: absolute;
bottom: -9px;
left: 1rem;
width: 0;
height: 0;
content: '';
border-width: 10px 10px 0 10px;
border-style: solid;
border-color: #1bc21d transparent transparent transparent;
}
.top-about p,
.top-service p,
.top-timing p {
margin-top: 1.5rem;
font-size: 1.1rem;
}
.top-about .custom-subtitle {
margin-top: 1.5rem;
padding: 0rem 2rem;
}
.top-about section {
padding: 1rem 2.5rem;
}
.top-about h3 {
font-size: 1.5rem;
color: #000000;
padding: 0.7rem 2rem;
border-left: 5px solid #94daa3;
background: #f4f4f4;
}
.top-about .list {
margin-top: 2rem;
padding: 0rem 2rem;
}
.top-service .list {
margin-top: 2rem;
}
.top-about h4 {
position: relative;
background: #ffd98a;
padding: 0.5rem 1rem 0.5rem 2.2rem;
font-size: 1.2rem;
color: #474747;
border-radius: 0 10px 10px 0;
margin-bottom: 1rem;
display: inline-block;
}
.top-about h4:before {
font-family: 'Font Awesome 5 Free';
content: '\f0eb';
display: inline-block;
position: absolute;
padding: 0em;
color: white;
background: #ffa337;
font-weight: 900;
font-size: 25px;
width: 50px;
text-align: center;
height: 50px;
line-height: 50px;
left: -1.35em;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
border: solid 3px white;
border-radius: 50%;
}
.top-about .regions-list {
font-weight: bold;
color: #000;
} .top-page-nav {
margin: 3rem auto;
width: 100%;
max-width: 1024px;
margin-left: auto;
margin-right: auto;
}
.top-page-nav ul {
height: 100%;
display: flex;
justify-content: space-between;
gap: 20px;
padding: 0;
margin-bottom: 2rem;
list-style: none;
}
.top-page-nav li {
flex: 1;
max-width: 308px;
}
.top-page-nav img {
transition: opacity 0.3s ease-in-out;
}
.top-page-nav img:hover {
opacity: 0.7;
}
.top-page-nav .nav-text {
font-size: 0.9rem;
text-align: left;
padding-top: 1rem;
padding-left: 2rem;
padding-right: 2rem;
} .top-reasons {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin-bottom: 2.5rem;
}
.top-reasons .reasons-section {
background: url(https://tirefesta.com/images/bg04.jpg) left top;
border-radius: 18px;
width: 780px;
height: 300px;
margin: 0.6rem 0rem;
padding: 0.8rem 1rem;
}
.top-reasons ul {
height: 100%;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0.6rem 0rem;
list-style: none;
}
.top-reasons li {
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
background: #fff;
width: 231px;
height: 16rem;
border-radius: 10px;
padding: 0.6rem 0.3rem;
}
.top-reasons .custom-subtitle {
padding: 0.5rem 0rem;
}
.top-reasons .service-section h3 {
text-align: center;
font-size: 1.5rem;
color: #000000;
font-weight: bold;
}
.top-reasons .service-section p {
font-size: 1.1rem;
} .top-steps {
align-items: center;
max-width: 1024px;
margin: 20px auto;
} .top-case {
background: url(https://tirefesta.com/images/bg05.jpg) top center no-repeat;
max-width: 1024px;
margin: 0px auto;
padding: 20px 0px;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
gap: 15px;
}
.top-case .question {
padding-top: 19px;
}
.top-case .image-top {
height: 81px;
}
.top-case .case {
width: 339px;
}
.top-case section {
background: url(https://tirefesta.com/images/cabg.png) left top repeat-y;
min-height: 270px;
padding: 1rem 2rem;
}
.top-case .image-bottom {
height: 12px;
} .top-timing .timing {
display: flex;
justify-content: space-between;
gap: 10px;
}
.top-timing section,
.top-service section {
padding: 0rem 2rem;
}
.top-timing figure {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
}
.top-timing .img-side {
max-width: 400px;
width: 100%;
height: auto;
} .top-contact {
max-width: 1024px;
margin: 1rem auto;
padding: 1rem;
background: url(//tirefesta.com/wp/wp-content/themes/tirefesta/images/bg06.jpg) right 10px bottom 50px no-repeat;
}
.top-contact section {
padding: 1rem 1rem;
}
.contact-text {
border: 1px solid #093;
border-radius: 10px;
max-width: 655px;
}
.top-contact a {
display: inline-block;
}
.top-contact img {
transition: opacity 0.3s ease-in-out;
}
.top-contact img:hover {
opacity: 0.7;
} .top-feature {
max-width: 1024px;
width: 75%;
margin: 1.2rem auto;
padding: 1.5rem;
background-color: #ffffff;
border: 2px solid #6091d3;
border-radius: 8px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.top-feature h2 {
font-size: 1.8em;
color: #000000;
}
.top-feature .custom-subtitle {
padding: 0rem 2rem;
margin-bottom: 1.5rem;
}
.top-feature section {
padding: 1rem 2rem;
}
.top-feature section p {
font-size: 1.1rem;
} .breadcrumb {
max-width: 1024px;
margin-left: auto;
margin-right: auto;
padding: 0rem 1rem;
font-size: 14px;
}
.breadcrumb p {
padding-top: 15px;
padding-bottom: 25px;
}
.breadcrumb p a {
color: #000000;
text-decoration: none;
}
.breadcrumb p a:hover {
text-decoration: underline;
} .content-box {
max-width: 1024px;
width: 80%;
margin: 1.2rem auto;
padding: 1.5rem;
background-color: #ffffff;
border: 1px solid #ddd;
border-radius: 8px;
box-shadow: rgba(67, 69, 71, 0.278431) 0px 0px 6px 3px;
}
.content-box h1,
.content-box .heading {
font-size: 2rem;
background: url(https://tirefesta.com/images/price/ico.png) 0.6rem 0.6rem no-repeat,
url(https://tirefesta.com/images/price/sbg001.jpg) left top;
border-radius: 6px;
background-size: 3rem auto, auto;
color: #fff;
padding: 0.8rem 0rem;
margin-bottom: 1rem;
padding-left: 4rem;
}
.content-box .subheading {
display:block;
font-size: 1.5rem;
color: #e3700c;
padding-left: 5rem;
padding-top: 2rem;
padding-bottom: 3rem;
background: url(https://tirefesta.com/images/gtibg003.jpg) left top no-repeat;
}
.content-box .tertiary-heading {
font-size: 1.3rem;
color: #000000;
padding: 0.7rem 2rem;
border-left: 5px solid #94daa3;
background: #f4f4f4;
}
.content-box p {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.content-box section {
padding: 1rem 2.5rem;
margin-bottom: 1rem;
}
.content-box .banner-item {
margin: 1rem;
}
.display-flex {
display: flex;
align-items: flex-start;
}
.left-column {
display: flex;
flex-direction: column;
}
.left-column figure,
.right-image img {
margin: 0;
width: 300px;
height: auto;
}
.right-image img {
display: block;
} .faq-container {
padding: 1.25rem 0rem;
}
.accordion {
padding-left: 1rem;
padding-right: 1rem;
margin: 0 auto;
}
.accordion li {
margin-bottom: 1rem;
}
.accordion-title {
margin-bottom: 1rem;
cursor: pointer;
font-weight: bold;
}
.faq-container .accordion-title {
background: url(https://tirefesta.com/images/faq/q.jpg) left top no-repeat;
padding: 0.5rem 0rem 0.5rem 3rem;
}
.faq-container .accordion-content {
display: none;
background: url(https://tirefesta.com/images/faq/a.jpg) left top no-repeat;
padding-left: 3rem;
margin-left: 3rem;
}
.faq-container .accordion-content section {
border: #ccc solid 1px;
border-radius: 6px;
font-size: 0.9rem;
padding: 0.9rem;
} .toc {
display: inline-block;
border: 1px solid #388e3c;
background: #fafafa;
padding: 0.5rem;
border-radius: 3px;
margin: 2rem;
margin-top: 0;
}
.toc h2 {
font-size: 1.2rem;
margin-bottom: 0.5rem;
}
.toc ul {
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.toc li {
margin: 0.3rem 0;
}
.toc a {
text-decoration: none;
}
.toc a:hover {
text-decoration: underline;
} .search-box {
text-align: right;
margin-bottom: 1.5rem;
}
.search-form {
display: inline-flex;
align-items: center;
gap: 0.5rem;
background-color: #f5f5f5;
padding: 0.5rem 0.75rem;
border-radius: 0.375rem;
border: 1px solid #ddd;
}
.search-field {
padding: 0.5rem 0.75rem;
border: 1px solid #ccc;
border-radius: 4px;
width: 220px;
max-width: 100%;
}
.search-submit {
padding: 0.5rem 1rem;
background-color: #0073aa;
color: #fff;
border: none;
border-radius: 4px;
cursor: pointer;
transition: background-color 0.2s ease;
}
.search-submit:hover {
background-color: #005f8d;
} .search .site-main article {
padding: 1.5rem;
border-bottom: 1px solid #ddd;
}
.search-count {
margin-top: 0.5rem;
margin-left: 1.5rem;
color: #555;
} .footer-space {
padding-top: 10rem;
}  header {
width: 100%;
}
@media screen and (min-width: 769px) {
body {
}
.wrapper {
display: block;
width: 100%;
height: 100%;
min-height: 100%;
color: #231815;
}
.pc-none {
display: none;
} img {
display: block;
} .gsc-control-cse {
background: none !important;
border: none !important;
padding: 0px !important;
margin: 0px !important;
width: 340px;
top: 37px;
right: 32px;
position: absolute;
}
#gs_tti50 {
width: 220px !important;
}
.gsc-search-box {
width: 240px !important;
}
#mobile-bar {
display: none;
}
.header {
display: block;
position: relative;
}
.header#tophead {
position: relative;
height: 591px;
background: url(//tirefesta.com/wp/wp-content/themes/tirefesta/images/top-head-bg.jpg) top center repeat-x;
z-index: 99;
}
.header .fix {
position: relative;
}
.header .fix h1 {
display: block;
position: absolute;
font-family: 'Noto Sans Japanese';
font-size: 11px;
font-weight: normal;
top: 3px;
letter-spacing: -1px;
right: 0px;
}
.head-top {
display: block;
padding-top: 36px;
}
.head-top .logo {
display: block;
float: left;
}
.head-right {
display: block;
float: right;
width: 717px;
padding-top: 3px;
}
.headbtn-base {
display: block;
padding-left: 30px;
}
.headbtn-base .img01 {
display: block;
float: left;
}
.headbtn-base .hbtn01 {
display: block;
float: left;
padding-top: 5px;
}
.headbtn-base .tel {
display: block;
float: left;
padding-left: 9px;
padding-top: 5px;
}
.headbtn-base .hbtn02 {
display: none; }
.gbase {
display: block;
padding-top: 6px;
}
.gbase ul {
display: block;
}
.gbase li {
display: block;
float: left;
}
.block {
width: 100%;
height: 477px;
position: relative;
}
.inner {
width: 1092px;
position: absolute;
height: 477px;
left: 50%;
margin-left: -546px;
}
.inner img {
width: 1092px;
height: auto;
}
.sns-icobase {
display: block;
}
.sns-icobase div {
display: block;
float: right;
padding-right: 288px;
}
.sns-icobase ul {
display: block;
}
.sns-icobase li {
display: block;
float: left;
padding: 4px;
}
.sns-icobase-sp {
display: none;
}
.sns-icobase-sp2 {
display: none;
}
#container {
padding-bottom: 0px;
} .section01 {
display: block;
background: url(//tirefesta.com/wp/wp-content/themes/images/bg002.jpg) left top repeat-x;
}
.posit001 {
position: relative;
z-index: 1;
}
.top-bnr01 {
display: block;
padding-top: 21px;
padding-bottom: 19px;
}
.top-bnr02 {
display: block;
padding-top: -5px;
padding-bottom: 19px;
}
.topcote001 {
display: block;
height: 395px;
}
.blo01 {
display: block;
float: left;
padding-right: 39px;
}
.blo02 {
display: block;
float: left;
}
.blo03 {
display: block;
float: right;
}
.topcote001 .one {
display: block;
width: 308px;
}
.topcote001 .img {
display: block;
}
.topcote001 .txt {
display: block;
font-size: 14px;
padding-top: 14px;
padding-left: 35px;
padding-right: 35px;
}
.topsection02 {
display: block;
background: url(//tirefesta.com/wp/wp-content/themes/images/bg03.jpg) top center no-repeat;
padding-bottom: 50px;
}
.top-three {
display: block;
background: url(//tirefesta.com/wp/wp-content/themes/images/bg04.jpg) left top;
border-radius: 18px;
-moz-border-radius: 18px;
-ms-border-radius: 18px;
-webkit-border-radius: 18px;
width: 800px;
height: 315px;
}
.top-three .pad {
display: block;
padding-left: 25px;
padding-top: 24px;
}
.top-three .oneleft {
display: block;
float: left;
padding-right: 29px;
}
.top-three .oneleft2 {
display: block;
float: left;
padding-right: 29px;
}
.top-three .oneleft3 {
display: block;
float: left;
}
.top-three .one {
display: block;
background: #fff;
width: 231px;
height: 270px;
border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-webkit-border-radius: 10px;
}
.top-three .pads {
display: block;
padding: 10px;
}
.top-three .one .img {
display: block;
padding-bottom: 19px;
}
.top-three .one .imgtxt {
display: block;
padding-bottom: 9px;
padding-left: 8px;
}
.top-three .one .txt {
display: block;
font-size: 13px;
padding-left: 8px;
padding-right: 8px;
line-height: 140%;
letter-spacing: -1px;
}
.toptxt02 {
display: block;
font-size: 14px;
padding-top: 15px;
width: 750px;
}
.topsection03 {
display: block;
background: #efefef;
}
.topsection04 {
display: block;
background: url(//tirefesta.com/wp/wp-content/themes/images/bg05.jpg) top center repeat-x;
padding-top: 24px;
padding-bottom: 24px;
}
.case-base {
display: block;
}
.caimg01 {
display: block;
float: left;
padding-top: 19px;
padding-right: 34px;
}
.caleft {
display: block;
float: left;
}
.caleft2 {
display: block;
float: right;
}
.case-base .one {
display: block;
width: 339px;
}
.case-base .one .caimg02 {
display: block;
}
.cabg {
display: block;
background: url(//tirefesta.com/wp/wp-content/themes/images/cabg.png) left top repeat-y;
height: 184px;
}
.cabg p {
display: block;
font-size: 13px;
padding-left: 23px;
padding-top: 12px;
padding-bottom: 6px;
padding-right: 18px;
}
.topsection05 {
display: block;
}
.topsection05 .fix {
background: url(//tirefesta.com/wp/wp-content/themes/tirefesta/images/bg06.jpg) right bottom no-repeat;
padding-top: 53px;
padding-bottom: 28px;
margin-bottom: 40px;
}
.topblock05 {
display: block;
width: 655px;
}
.topblock05 h3 {
display: block;
padding-bottom: 18px;
}
.topblock05 .txt {
display: block;
font-size: 14px;
padding-bottom: 27px;
}
.t05imlf {
display: block;
}
.t05imlf p {
display: block;
float: left;
}
.t05imlf div {
display: block;
float: right;
padding-right: 16px;
}
.section-block {
display: block;
padding-bottom: 45px;
}
.coll-two {
display: block;
}
.coll-two .left {
display: block;
float: left;
width: 651px;
}
.coll-two .right {
display: block;
float: right;
width: 300px;
}
.coll-two .right .bnr {
display: block;
padding-bottom: 20px;
}
.coll-two .right .bnr2 {
display: block;
padding-bottom: 20px;
}
.news-base {
display: block;
padding-top: 15px;
padding-bottom: 15px;
}
.news-base dl {
display: block;
font-size: 14px;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: #ebebeb solid 1px;
}
.news-base dt {
display: block;
float: left;
width: 124px;
}
.news-base dt span {
display: block;
padding-left: 13px;
}
.news-base dd {
display: block;
float: left;
width: 515px;
}
.news-base dd a {
text-decoration: underline;
color: #ff9600;
}
.news-base dd a:hover {
text-decoration: none;
}
.txtbtn01 {
display: block;
text-align: center;
}
.txtbtn01 a {
display: block;
color: #fff;
text-decoration: none;
font-size: 14px;
text-align: center;
background: #ec7242;
border-radius: 9px;
-moz-border-radius: 9px;
-ms-border-radius: 9px;
-webkit-border-radius: 9px;
width: 177px;
margin-left: auto;
margin-right: auto;
padding-top: 12px;
padding-bottom: 12px;
}
.box2 {
padding: 10px;
margin: 15px;
font-size: 1em;
font-weight: normal;
border: solid 3px #6091d3; border-radius: 10px; float: right;
}
.box2 p {
margin: 20px;
padding: 15px;
}
.box8 {
padding: 0.5em 1em;
margin: 2em 0;
color: #232323;
background: #fff8e8;
border-left: solid 10px #ffc06e;
}
.box8 p {
margin: 0;
padding: 0;
} .footer {
display: block;
position: fixed;
width: 100%;
bottom: 0px;
z-index: 99;
}
.footer .fix {
}
.footmain {
display: block;
background: #efefef;
height: 86px;
padding-top: 12px;
}
.footmain .fix {
position: relative;
}
.foot-top {
display: block;
}
.foot-top .flogo {
display: block;
float: left;
padding-right: 24px;
}
.foot-top .flogo img {
width: 140px;
}
.foot-top .txt {
display: block;
float: left; width: 416px;
}
.foot-top .txt h3 {
display: block;
font-size: 16px;
padding-bottom: 2px;
}
.foot-top .txt p {
display: block;
font-size: 11px;
}
.foot-top .ftel {
display: block;
position: absolute;
right: 440px;
padding-top: 11px;
}
.foot-top .ftel img {
width: 200px;
}
.foot-top .fbtn {
display: block;
position: absolute;
right: 220px;
padding-top: 2px;
}
.foot-top .fbtn img {
width: 200px;
}
.foot-top .fbtn2 {
display: block;
float: right;
padding-top: 25px;
}
.foot-top .fbtn2 img {
width: 175px;
}
.foot-top .fbtn3 {
display: block;
position: absolute;
right: 220px;
padding-top: 11px;
}
.foot-top .fbtn3 img {
width: 220px;
}
.flink {
display: block;
position: absolute;
right: 0px;
bottom: 0px;
font-size: 11px;
}
.flink a {
color: #000000;
text-decoration: none;
}
.flink a:hover {
text-decoration: underline;
}
.mobile-footer {
display: none;
}
.copy {
display: block;
background: #fff;
}
.copy p {
display: block;
width: 1000px;
margin-left: auto;
margin-right: auto;
padding-top: 3px;
padding-bottom: 3px;
text-align: center;
}
.copy a {
color: #231815;
}
.copy p small {
font-size: 10px;
}
#page-top {
position: fixed;
bottom: 40px;
right: 20px;
width: 60px;
height: 60px;
display: block;
   z-index: 9999;
}
#page-top a {
width: 60px;
height: 60px;
text-align: center;
display: block;
} .pc-title {
display: block;
padding-top: 25px;
}
.subtitle {
display: none;
}
.subtitle h2 {
display: block;
padding-left: 140px;
padding-top: 30px;
font-size: 35px;
color: #ffff00;
letter-spacing: 4px;
}
.header#subhead {
position: relative;
height: 281px;
background: url(//tirefesta.com/wp/wp-content/themes/tirefesta/images/top-head-bg.jpg) bottom center repeat-x;
z-index: 99;
margin-bottom: 00px;
}
.section-sub {
display: block;
margin-bottom: 40px;
}
.section-sub .fix {
padding: 20px;
width: 960px;
box-shadow: rgba(67, 69, 71, 0.278431) 0px 0px 6px 3px;
-webkit-box-shadow: rgba(67, 69, 71, 0.278431) 0px 0px 6px 3px;
-moz-box-shadow: rgba(67, 69, 71, 0.278431) 0px 0px 6px 3px;
}
.pan {
display: block;
width: 1000px;
margin-left: auto;
margin-right: auto;
font-size: 14px;
}
.pan p {
display: block;
padding-top: 15px;
padding-bottom: 25px;
}
.pan p a {
color: #000000;
text-decoration: none;
}
.pan p a:hover {
text-decoration: underline;
}
.about01 {
display: block;
}
.about01 .img {
display: block;
float: left;
width: 50%;
}
.about01 .txt {
display: block;
float: right;
width: 48%;
}
.table01 {
width: 100%;
font-size: 14px;
border-left: #c5c3c3 solid 1px;
border-top: #c5c3c3 solid 1px;
}
.table01 th {
text-align: left;
vertical-align: top;
padding: 12px;
width: 20%;
border-bottom: #c5c3c3 solid 1px;
border-right: #c5c3c3 solid 1px;
}
.table01 td {
padding: 12px;
border-bottom: #c5c3c3 solid 1px;
border-right: #c5c3c3 solid 1px;
}
.gmap {
display: block;
padding-top: 35px;
padding-bottom: 65px;
}
.gmap iframe {
width: 100%;
height: 350px;
}
.pb50 {
padding-bottom: 50px;
}
.table02 {
width: 100%;
font-size: 12px;
border-top: #333 solid 1px;
border-left: #333 solid 1px;
}
.table02 td {
padding: 10px;
border-bottom: #333 solid 1px;
border-right: #333 solid 1px;
}
.txt-center {
text-align: center !important;
}
.txt-right {
text-align: right !important;
}
.wt-100 {
width: 100px;
}
.wt-70 {
width: 70px;
}
.wt-90 {
width: 90px;
}
.bg-wt001 {
background: #d6f3ca;
}
.bg-wt002 {
background: #a3c9f7;
}
.bg-wt003 {
background: #efefef;
}
.bg-wt004 {
background: #eefb23;
}
.txt003 {
display: block;
padding-top: 10px;
padding-bottom: 10px;
font-size: 0.75em;
}
.tyuui {
display: block;
text-align: center;
border: #cbcbcb solid 3px;
padding: 16px;
font-size: 15px;
font-weight: bold;
margin-bottom: 25px;
}
.tyuui b {
color: #cc0407;
}
.subti002 {
display: block;
font-size: 20px;
background: url(//tirefesta.com/wp/wp-content/themes/images/price/sbg001.jpg) left top;
border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-webkit-border-radius: 6px;
color: #fff;
padding: 10px;
margin-bottom: 20px;
}
.sect-001 {
display: block;
padding-bottom: 45px;
}
.caut-list {
display: block;
}
.caut-list li {
display: inline-block;
background: #d17309;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px;
padding-right: 8px;
margin-right: 10px;
margin-bottom: 10px;
font-size: 16px;
border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-webkit-border-radius: 5px;
color: #fff;
}
h2.subti001 {
display: block;
font-size: 20px;
background: url(//tirefesta.com/wp/wp-content/themes/images/price/sbg001.jpg) left top;
border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-webkit-border-radius: 6px;
color: #fff;
margin-bottom: 20px;
}
h2.subti001 span {
display: block;
background: url(//tirefesta.com/wp/wp-content/themes/images/price/ico.png) 7px 5px no-repeat;
background-size: 45px auto;
padding-top: 13px;
padding-bottom: 13px;
padding-left: 56px;
}
.img-center {
display: block;
text-align: center;
}
.img-center img {
display: inline;
border: none;
}
.txtmain {
display: block;
font-size: 13px;
line-height: 170%;
}
.pb20 {
padding-bottom: 20px;
}
h2.subti003 {
display: block;
font-size: 22px;
color: #e3700c;
padding-left: 85px;
padding-top: 30px;
padding-bottom: 45px;
background: url(//tirefesta.com/wp/wp-content/themes/images/gtibg003.jpg) left top no-repeat;
margin-bottom: 15px;
}
.subti006 {
color: #f90a0a; padding: 0.5em; display: inline-block; line-height: 1.3; background: #f9fb92; vertical-align: middle; border-radius: 25px 0px 0px 25px; }
.subti006:before {
content: '●';
color: white;
margin-right: 8px;
}
.im-ri001 {
display: block;
}
.im-ri001 .le {
display: block;
float: left;
width: 67%;
font-size: 13px;
}
.im-ri001 .img {
display: block;
float: right;
width: 30%;
}
.im-ri001 .img img {
display: block;
width: 100%;
}
.spec-tire {
display: block;
font-size: 15px;
margin-top: 20px;
padding-bottom: 10px;
border-bottom: #333 dotted 1px;
}
.spec-tire dt {
display: block;
float: left;
width: 10%;
background: #0a0c64;
color: #fff;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
}
.spec-tire dd {
display: block;
float: left;
width: 83%;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
}
.mb20 {
margin-bottom: 20px;
}
.red {
color: #d30609;
}
.table03 {
width: 100%;
font-size: 13px;
border-left: #333 solid 1px;
border-top: #333 solid 1px;
}
.table03 td {
text-align: center;
vertical-align: middle;
padding: 6px;
border-right: #333 solid 1px;
border-bottom: #333 solid 1px;
}
.odd {
}
.even {
background: #dbf9f7;
}
.table04 {
font-size: 13px;
border-left: #333 solid 1px;
border-top: #333 solid 1px;
}
.table04 td {
text-align: center;
vertical-align: middle;
padding: 6px;
border-right: #333 solid 1px;
border-bottom: #333 solid 1px;
}
.table04 th {
text-align: center;
vertical-align: middle;
background: #dbf9f7;
padding: 6px;
border-right: #333 solid 1px;
border-bottom: #333 solid 1px;
}
.w-45p {
width: 45%;
}
.w-65p {
width: 65%;
}
.w-40p {
width: 40%;
}
.bord-box01 {
display: block;
border: #ccc solid 3px;
padding: 15px;
font-size: 14px;
margin-bottom: 20px;
}
.spec-oil {
display: block;
font-size: 13px;
margin-top: 20px;
padding-bottom: 10px;
border-bottom: #333 dotted 1px;
line-height: 175%;
}
.spec-oil dt {
display: block;
float: left;
width: 10%;
background: #0a0c64;
color: #fff;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
}
.spec-oil dd {
display: block;
float: left;
width: 83%;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
}
.txt-left {
text-align: left !important;
}
.w-20p {
width: 20%;
}
.w-12p {
width: 12%;
}
.w-100p {
width: 100%;
}
.img-50-fr {
display: block;
padding-bottom: 20px;
}
.img-50-fr .lf {
display: block;
float: left;
width: 49%;
}
.img-50-fr .ri {
display: block;
float: right;
width: 49%;
}
.img-right {
display: block;
}
.img-right .img {
display: block;
float: right;
padding-left: 15px;
}
.n001 {
width: 60%;
height: 30px;
}
.n002 {
width: 36%;
height: 30px;
}
.txtar001 {
width: 80%;
height: 140px;
}
.cbtn001 {
display: block;
text-align: center;
text-align: center;
}
.sbt {
width: 220px;
height: 45px;
font-size: 16px;
}  .sitemap-base {
display: block;
}
.sitemap-base a {
color: #0b55a3;
text-decoration: none;
}
.sitemap-base a:hover {
text-decoration: underline;
}
.sitemap-base h3 {
display: block;
font-size: 16px;
border-bottom: #ccc solid 2px;
padding-bottom: 6px;
margin-bottom: 15px;
}
.sitemap-base .pad {
display: block;
font-size: 15px;
}
.sitemap-base ul {
display: block;
}
.sitemap-base li {
display: block;
border-bottom: #bcbaba dotted 1px;
margin-bottom: 10px;
padding-bottom: 10px;
}
.sitemap-base .lfe {
display: block;
float: left;
width: 31%;
margin-right: 2%;
}
.info-txt {
display: block;
border: #efefef solid 1px;
padding: 17px;
font-size: 13px;
line-height: 170%;
}
.spec-flow {
display: block;
border: #efefef solid 4px;
margin-left: 20px;
margin-right: 20px;
margin-top: 20px;
line-height: 175%;
margin-bottom: 15px;
}
.spec-flow dt {
display: block;
background: #0a0c64;
color: #fff;
padding-left: 10px;
padding-right: 10px;
padding-top: 8px;
padding-bottom: 8px;
font-size: 15px;
font-weight: bold;
}
.spec-flow dd {
display: block;
font-size: 13px;
padding-left: 20px;
padding-right: 20px;
padding-top: 12px;
padding-bottom: 15px;
}
.bog001 {
border-bottom: #f96f39 dotted 4px;
margin-bottom: 20px;
}
.bog001 p {
font-size: 15px !important;
}
.bog002 {
border: #1e7206 dotted 4px;
padding: 20px;
margin-bottom: 20px;
}
.bog002 p {
font-size: 15px !important;
}
.big-listbase {
display: block;
}
.big-listbase .one {
display: block;
float: left;
width: 50%;
height: 190px;
}
.big-listbase .one .pad {
display: block;
}
.big-listbase .one .img {
display: block;
float: left;
}
.big-listbase .one .txtba {
display: block;
float: right;
width: 61%;
padding-right: 2%;
padding-top: 2px;
}
.big-listbase .one h3 {
display: block;
font-size: 16px;
padding-bottom: 8px;
color: #00bfff;
}
.big-listbase .one p {
display: block;
font-size: 14px;
}
.big-listbase .one p a {
color: #f97a18;
}
.revbt {
display: block;
padding-left: 70px;
padding-right: 70px;
padding-top: 25px;
padding-bottom: 40px;
}
.revbt .lv {
display: block;
float: left;
}
.revbt .rv {
display: block;
float: right;
}
.wt-200 {
width: 270px;
}
.spimg-center {
display: none;
}
.sptec {
display: none;
}
.session-img {
display: block;
padding-bottom: 15px;
}
.session-img img {
display: block;
width: 100%;
}
.session-img p.le {
display: block;
float: left;
width: 28%;
margin-left: 15%;
}
.session-img p.re {
display: block;
float: right;
width: 28%;
margin-right: 15%;
}
.camp-list {
display: block;
}
.camp-list p {
display: block;
border-bottom: #ccc dotted 2px;
padding-bottom: 20px;
margin-bottom: 20px;
text-align: center;
}
.camp-list p img {
display: inline;
border: none;
}
.bnr3 {
margin-top: -10px;
padding-bottom: 10px;
}
.bgstr a {
color: #077410 !important;
}
.bl-lr {
display: block;
padding-bottom: 45px;
}
.bl-right {
width: 80%;
float: right;
}
.bl-left {
width: 17%;
float: left;
padding-top: 25px;
}
.bl-left h3 {
display: block;
text-align: center;
font-size: 15px;
background: #df5925;
color: #fff;
font-weight: normal;
padding-top: 3px;
padding-bottom: 3px;
margin-bottom: 15px;
}
.bl-left ul {
display: block;
font-size: 14px;
}
.bl-left li {
display: block;
padding-bottom: 5px;
}
.bl-left a {
display: block;
border: #ccc solid 1px;
padding: 4px;
text-decoration: none;
color: #000000;
}
.bl-left a:hover {
background: #077410;
color: #fff;
text-decoration: none;
}
.koukan {
display: block;
}
.koukan .lef {
display: block;
float: left;
width: 460px;
}
.koukan .ref {
display: block;
float: right;
width: 460px;
}
.koukan h3 {
display: block;
padding-bottom: 23px;
}
.koukan h4 {
display: block;
font-size: 21px;
color: #af5714;
}
.koukan p {
display: block;
padding-left: 15px;
font-size: 15px;
padding-bottom: 13px;
}
.g-fixbase-bottom {
display: none !important;
}
.g-fixbase-bottom2 {
display: none !important;
}
.aut-base {
display: block;
margin-top: 20px;
margin-bottom: 20px;
}
.aut-base .img {
display: block;
width: 80px;
height: 80px;
float: right;
}
.aut-base .img img {
width: 80px;
height: auto;
}
.aut-base .txt {
display: block;
font-size: 13px;
float: right;
padding-right: 15px;
padding-top: 60px;
}
.prevnext {
display: block;
font-size: 15px;
padding-top: 25px;
}
.prevnext .le {
display: block;
float: left;
}
.prevnext .re {
display: block;
float: right;
}
.prevnext a {
color: #fff;
display: block;
background: #4f4e4e;
text-align: center;
width: 40px;
padding-top: 8px;
padding-bottom: 8px;
text-decoration: none;
}
} @media (min-width: 768px) { .inner-sub {
display: none;
}
} @media screen and (min-width: 769px) and (max-width: 1024px) {
#build-menu-page {
max-width: 100%;
overflow-x: auto;
}
}
@media screen and (min-width: 695px) and (max-width: 950px) { .top-contact {
background: none;
}
.contact-section {
background: url(//tirefesta.com/wp/wp-content/themes/tirefesta/images/bg06.jpg) bottom right no-repeat;
height: 250px;
}
} @media (max-width: 768px) { .g-fixbase-bottom {
display: none;
}
.kaigyou {
display: none;
}
.foot-top .fbtn3 {
display: block;
position: relative;
right: 120px;
padding-top: 0px;
}
.foot-top .fbtn3 img {
width: 10px;
}
.fix .inner {
display: none;
}
.head-right {
display: none;
}
#site-header-menu {
display: none;
}
.fix h1 {
font-size: 16pt;
} html {
overflow: visible; }
body {
width: 100%;
max-width: 1280px;
margin: auto;
}
.wrapper {
display: block;
width: 100%;
max-width: 1000px;
height: 100%;
min-height: 100%;
}
.sp-none {
display: none;
}  .spmenubtn {
display: none;
}
.header {
display: block;
position: relative;
z-index: 80;
padding: 10px;
}
.header#tophead {
background: url(//tirefesta.com/wp/wp-content/themes/tirefesta/images/top-head-bg.jpg) top center repeat-x;
background-size: 300% auto;
}
.header .fix {
position: relative;
}
.header .fix h1 {
display: block;
font-size: 0.8em;
font-weight: normal;
position: relative;
}
.gsc-control-cse {
display: block;
}
#gs_tti50 {
}
.gsc-search-box {
display: block;
}
.head-top {
display: block;
}
.head-top .logo {
display: block;
float: left;
width: 200px;
}
.head-right {
}
.headbtn-base {
isplay: block;
}
.headbtn-base .img01 {
display: none;
}
.headbtn-base .hbtn01 {
display: none;
}
.headbtn-base .tel {
display: none;
}
.headbtn-base .hbtn02 {
display: none;
}
.sns-icobase {
display: none;
}
.gbase {
display: none;
}
.gbase ul {
display: none;
}
.gbase li {
display: none;
}
.gbase li img {
display: none;
}
.sns-icobase-sp {
display: none;
}
.sns-icobase-sp div {
display: none;
}
.sns-icobase-sp ul {
display: none;
}
.sns-icobase-sp li {
display: none;
}
.sns-icobase-sp li img {
display: none;
}
.sns-icobase-sp2 {
display: none;
}
.sns-icobase-sp2 div {
display: none;
}
.sns-icobase-sp ul {
display: none;
}
.sns-icobase-sp2 li {
display: none;
}
.sns-icobase-sp2 li img {
display: none;
} .section01 {
display: block;
}
.posit001 {
position: relative;
z-index: 1;
}
.top-bnr01 {
display: block;
padding-bottom: 19px;
padding-left: 12px;
padding-right: 12px;
}
.top-bnr02 {
display: block;
padding-bottom: 19px;
padding-left: 12px;
padding-right: 12px;
}
.topcote001 {
display: block;
}
.blo01 {
display: block;
float: left;
width: 50%;
margin-left: 1%;
margin-right: 1%;
}
.blo02 {
display: block;
float: left;
width: 50%;
margin-left: 1%;
margin-right: 1%;
}
.blo03 {
display: block;
float: right;
width: 50%;
margin-left: 1%;
margin-right: 1%;
}
.topcote001 .one {
display: block;
}
.topcote001 .img {
display: block;
}
.topcote001 .txt {
display: block;
font-size: 15px;
padding-top: 5px;
}
.topsection02 {
display: block;
padding-bottom: 10px;
padding: 10px;
}
.top-three {
display: block;
background: url(//tirefesta.com/wp/wp-content/themes/images/bg04.jpg) left top;
border-radius: 18px;
-moz-border-radius: 18px;
-ms-border-radius: 18px;
-webkit-border-radius: 18px;
padding: 12px;
}
.top-three .pad {
display: block;
}
.top-three .oneleft {
display: block;
margin-bottom: 10px;
}
.top-three .oneleft2 {
display: block;
margin-bottom: 10px;
}
.top-three .oneleft3 {
display: block;
}
.top-three .one {
display: block;
background: #fff;
width: 100%;
border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-webkit-border-radius: 10px;
}
.top-three .pads {
display: block;
padding: 10px;
}
.top-three .one .img {
display: block;
padding-bottom: 10px;
}
.top-three .one .img img {
display: block;
width: 100%;
}
.top-three .one .imgtxt {
display: block;
padding-bottom: 4px;
padding-left: 8px;
}
.top-three .one .txt {
display: block;
font-size: 14px;
padding-left: 8px;
padding-right: 8px;
line-height: 140%;
}
.toptxt02 {
display: block;
font-size: 14px;
padding-left: 6px;
padding-right: 6px;
line-height: 160%;
padding-top: 15px;
}
.topsection03 {
display: block;
background: #efefef;
}
.topsection04 {
display: block;
padding-top: 14px;
padding-bottom: 14px;
}
.case-base {
display: block;
padding: 10px;
}
.case-base img {
display: block;
width: 100%;
}
.caimg01 {
display: block;
padding-left: 20%;
padding-right: 20%;
padding-bottom: 12px;
}
.caleft {
display: block;
margin-bottom: 12px;
}
.caleft2 {
display: block;
}
.case-base .one {
display: block;
}
.case-base .one .caimg02 {
display: block;
}
.cabg {
display: block;
background: url(//tirefesta.com/wp/wp-content/themes/images/cabg.png) left top repeat-y;
background-size: 100% auto;
}
.cabg p {
display: block;
font-size: 13px;
padding-left: 23px;
padding-top: 18px;
padding-right: 18px;
}
.case-base .one .img-center {
}
.case-base .one .img-center img {
display: inline;
border: none;
width: 40%;
}
.topsection05 {
display: block;
padding: 12px;
}
.topsection05 .fix {
}
.topblock05 {
display: block;
}
.topblock05 h3 {
display: block;
padding-bottom: 18px;
}
.topblock05 .txt {
display: block;
font-size: 14px;
padding-bottom: 5px;
}
.t05imlf {
display: block;
}
.t05imlf p {
display: block;
}
.t05imlf div {
display: block;
}
.section-block {
display: block;
padding-bottom: 25px;
}
.coll-two {
display: block;
}
.coll-two .left {
display: block;
padding: 12px;
}
.coll-two .right {
display: block;
}
.coll-two .right .bnr {
display: block;
padding: 12px;
}
.coll-two .right .bnr img {
display: block;
width: 100%;
}
.news-base {
display: block;
padding-top: 15px;
padding-bottom: 15px;
}
.news-base dl {
display: block;
font-size: 14px;
padding-top: 10px;
padding-bottom: 10px;
border-bottom: #ebebeb solid 1px;
}
.news-base dt {
display: block;
}
.news-base dt span {
display: block;
}
.news-base dd {
display: block;
}
.news-base dd a {
text-decoration: underline;
color: #ff9600;
}
.news-base dd a:hover {
text-decoration: none;
}
.txtbtn01 {
display: block;
text-align: center;
}
.txtbtn01 a {
display: block;
color: #fff;
text-decoration: none;
font-size: 14px;
text-align: center;
background: #ec7242;
border-radius: 9px;
-moz-border-radius: 9px;
-ms-border-radius: 9px;
-webkit-border-radius: 9px;
width: 177px;
margin-left: auto;
margin-right: auto;
padding-top: 12px;
padding-bottom: 12px;
}  .figure-right {
float: none;
display: block;
margin: 20px auto;
max-width: 100%;
} .pc-menu-display {
display: none;
}	
.mobile-header {
display: flex;
align-items: center;
justify-content: left;
gap: 2rem;
padding: 1rem;
}
.mobile-header .logo {
width: 250px;
height: auto;
max-width: none;
}
.mobile-reserve-box {
display: block;
}
.mobile-reserve-box img {
width: 100%;
height: auto;
max-width: none;
} .top-banner {
margin-top: 0rem;
padding: 0.5rem;
}
.top-banner .banner-item {
padding: 0.5rem;
margin-bottom: 0.7rem;
}
.banner-item .text-center {
text-align: left;
} .top-about,
.top-service,
.top-timing {
padding: 0.5rem;
padding-bottom: 1rem;
width: 90vw;
}
.top-about h2,
.top-service h2,
.top-timing h2 {
font-size: 1.5rem;
}
.top-about .custom-subtitle {
font-size: 1.4rem;
}
.top-about h3 {
font-size: 1.3rem;
}
.top-about section {
padding: 1rem;
}
.top-about p,
.top-service p,
.top-timing p {
font-size: 1rem;
}
.top-about .check {
padding: 0rem;
} .top-page-nav ul {
flex-direction: column; align-items: center; }
.top-page-nav li {
max-width: 600px;
text-align: center;
margin-bottom: 1.25rem;
}
.top-page-nav img {
max-width: 60vw;
width: 400px;
} .top-reasons .reasons-section {
width: 100%;
max-width: 90vw;
height: auto; margin-bottom: 1.5rem;
}
.top-reasons ul {
flex-direction: column; align-items: center; width: 90%;
max-width: 90vw;
margin: auto;
}
.top-reasons li {
text-align: center;
margin-bottom: 1.5rem;
padding: 1rem;
width: 100%;
height: auto;
}
.top-reasons .reasons-section img {
width: 85%;
max-width: 70vw;
height: auto;
}
.top-reasons .reasons-text {
text-align: left;
}
.top-reasons .service-section {
width: 100%;
max-width: 90vw;
} .top-case {
background: none;
flex-direction: column;
align-items: center;
max-width: 90vw;
width: 100%;
height: auto;
}
.top-case .question {
width: 60vw;
}
.top-case .image-top {
vertical-align: bottom; height: auto;
}
.top-case .image-bottom {
vertical-align: top; height: auto;
}
.top-case section {
min-height: auto;
} .top-contact {
background: none;
margin: 0px;
margin-bottom: 1rem;
}
.contact-section {
   background: url(//tirefesta.com/wp/wp-content/themes/tirefesta/images/bg06.jpg) bottom right no-repeat;
background-size: 50vw auto;
}	
.top-contact .contact-section img {
width: 55vw;
height: auto;
} .top-timing section,
.top-service section {
padding: 0rem 1rem;
}
.top-timing .timing {
display: block;
}
.top-timing .img-side,
.top-timing .img-large {
max-width: 90vw;
} .top-feature {
padding: 0.5rem;
width: 90vw;
}
.top-feature .custom-subtitle {
padding: 0rem;
margin-bottom: 1.5rem;
}  .content-box {
width: 90vw;
}
.content-box section {
padding: 1rem;
}
.content-box .subheading {
color: #364e96; padding: 0.5em 0; border-top: solid 3px #364e96; border-bottom: solid 3px #364e96; background: none;
}
.accordion {
padding: 0rem;
}
.faq-container .accordion-title {
padding-top: 0rem;
}
.faq-container .accordion-content {
margin-left: 1rem;
}
.faq-container img {
max-width: 60vw !important;
}
.content-box p {
margin-top: 1rem;
margin-bottom: 1rem;
}
.content-box img {
max-width: 90vw;
height: auto;
} .gmap {
position: relative;
width: 100%;
padding-top: 75%;
overflow: hidden;
}
.gmap iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} #page-top img {
display: block;
position: static;
margin-left: auto;
margin-right: 0.5rem;
margin-bottom: 0.5rem;
}
.footer-space {
padding-top: 13rem;
}
.footer {
display: none;
}
.mobile-footer {
position: fixed;
bottom: 0;
left: 0;
display: flex;
background: #efefef;
padding: 0.5rem 0.5rem 0 0.5rem;
align-items: center;
justify-content: center;
gap: 0.7rem;
width: 96%;
z-index: 99;
font-size: 0.55rem;
}
.button-box {
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
width: 40%;
}
      .pc-title {
display: none;
}
.subtitle {
display: block;
background: url(//tirefesta.com/wp/wp-content/themes/images/about/bg01.jpg) left top;
padding: 10%;
margin-top: 10%;
}
.subtitle h2 {
display: block;
background: #fff;
padding: 10%;
font-size: 18px;
color: #6c6c6c;
}
.header#subhead {
position: relative;
background: url(//tirefesta.com/wp/wp-content/themes/tirefesta/images/top-head-bg.jpg) bottom center repeat-x;
background-size: auto;
}
.section-sub {
display: block;
padding-left: 12px;
padding-right: 12px;
padding-bottom: 12px;
padding-top: 12px;
}
.pan {
display: none;
}
.about01 {
display: block;
}
.about01 .img {
display: block;
padding-bottom: 12px;
}
.about01 .txt {
display: block;
}
.table01 {
width: 100%;
font-size: 20px;
font-weight: bold;
border-left: #c5c3c3 solid 1px;
border-top: #c5c3c3 solid 1px;
}
.table01 th {
text-align: left;
vertical-align: top;
padding: 12px;
width: 20%;
border-bottom: #c5c3c3 solid 1px;
border-right: #c5c3c3 solid 1px;
}
.table01 td {
padding: 12px;
border-bottom: #c5c3c3 solid 1px;
border-right: #c5c3c3 solid 1px;
}
.pb50 {
padding-bottom: 20px;
}
.table02 {
width: 100%;
font-size: 20px;
font-weight: bold;
border-top: #333 solid 1px;
border-left: #333 solid 1px;
}
.table02 td {
padding: 1px;
border-bottom: #333 solid 1px;
border-right: #333 solid 1px;
}
.txt-center {
text-align: center !important;
}
.txt-right {
text-align: right !important;
}
.wt-100 {
}
.wt-70 {
}
.wt-90 {
}
.bg-wt001 {
background: #d6f3ca;
}
.bg-wt002 {
background: #a3c9f7;
}
.bg-wt003 {
background: #efefef;
}
.bg-wt004 {
background: #eefb23;
}
.txt003 {
display: block;
padding-top: 10px;
padding-bottom: 10px;
font-size: 0.75em;
}
.tyuui {
display: block;
text-align: center;
border: #cbcbcb solid 3px;
padding: 16px;
font-size: 15px;
font-weight: bold;
margin-bottom: 25px;
}
.tyuui b {
color: #cc0407;
}
.box8 {
padding: 0.5em 1em;
margin: 2em 0;
color: #232323;
background: #fff8e8;
border-left: solid 10px #ffc06e;
}
.box8 p {
margin: 0;
padding: 0;
}  .sitemap-base {
display: block;
}
.sitemap-base a {
color: #0b55a3;
text-decoration: none;
}
.sitemap-base a:hover {
text-decoration: underline;
}
.sitemap-base h3 {
display: block;
font-size: 14px;
border-bottom: #ccc solid 2px;
padding-bottom: 6px;
margin-bottom: 15px;
}
.sitemap-base .pad {
display: block;
font-size: 13px;
}
.sitemap-base ul {
display: block;
}
.sitemap-base li {
display: block;
border-bottom: #bcbaba dotted 1px;
margin-bottom: 10px;
padding-bottom: 10px;
}
.sitemap-base .lfe {
display: block;
padding-top: 15px;
} .caut-list li {
display: inline-block;
background: #d17309;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 4px;
padding-right: 4px;
margin-right: 5px;
margin-bottom: 5px;
font-size: 1.4em;
border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-webkit-border-radius: 5px;
color: #fff;
}
.subtitle {
display: none;
}
.subti001 {
display: block;
font-size: 2em;
background: url(//tirefesta.com/wp/wp-content/themes/tirefesta/images/price/sbg001.jpg);
background-repeat-x: repeat;
background-repeat-y: repeat;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-webkit-border-radius: 6px;
color: #fff;
margin-bottom: 20px;
}
.subti003 {
color: #364e96; padding: 0.5em 0; border-top: solid 3px #364e96; border-bottom: solid 3px #364e96; }
.bord-box01 {
display: block;
border: #ccc solid 3px;
padding: 15px;
font-size: 14px;
margin-bottom: 20px;
}
.bord-box02 {
display: block;
border: #ccc solid 3px;
padding: 15px;
font-size: 14px;
margin-bottom: 20px;
}
.subti003 {
border-bottom: double 5px #336bd2; }
.subti006 {
color: #f90a0a; padding: 0.5em; display: inline-block; line-height: 1.3; background: #f9fb92; vertical-align: middle; border-radius: 25px 0px 0px 25px; }
} @media (max-width: 300px) { .contact-section {
background: none;
} }