@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}

body {
    font: 13px/1.9 'Zen Kaku Gothic New', sans-serif,"メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    color: #3e3c39;
    background: #fff;
}

body #top {
    background: #fff url(images/bg.png) repeat-x 50% 0;
}

a {
    color: #777;
}
a:hover {
    color: #919191; text-decoration:none;
}
a:active, a:focus {
    outline: 0;
}

img {
    border: 0;
}
.clear {
    clear: both;
}

.logo-st {
    width: 380px;
    margin: 0 auto;
    margin-top: 200px;
}

.logo-st p {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2.0px;
}

/* 修正ここから */
.box1310 {
    width: 1310px;
    overflow: hidden;
    margin: 0 auto;
    padding: 50px 0 70px 0;
}

h2 {
    text-align: left;
    float: left;
}

.title-sub {
    float: left;
    font-weight: bold;
    font-size: 17px;
    letter-spacing: 2px;
    padding-top: 20px;
    padding-left: 30px;
}

.title-sub:before {
    content: "";
    width: 45px;
    height: 1px;
    margin: -6px 10px 0 0;
    background-color: #000;
    display: inline-block;
    vertical-align: middle;
}

.about-img {
    width: 650px;
    float: left;
    position: relative;
    z-index: 1;
}

.about-box {
    background-image: url(images/p0521-2.jpg);
    margin-top: 50px;
    width: 580px;
    float: left;
    margin-left: -40px;
    padding: 40px 45px 45px 75px;
    position: relative;
    z-index: 0;
}

.about-box2 {
    background-image: url(images/p0521-2.jpg);
    width: 580px;
    float: left;
    padding: 40px 75px 45px 45px;
    position: relative;
    z-index: 0;
}

.about-img2 {
    width: 650px;
    float: left;
    position: relative;
    z-index: 1;
    margin-left: -40px;
    margin-top: 50px;
}

.h2-about {
    font-weight: 600;
    font-size: 35px;
    letter-spacing: 2.5px;
    text-align: left;
    float: none;
}

.h2-about span {
    color: #c82729;
}

.about-box p, .about-box2 p {
    font-size: 18px;
    text-align: justify;
    margin-top: 15px;
}

.about-box .about-title, .about-box2 .about-title {
    font-size: 18px;
    font-weight: 600;
    font-size: 21px;
    letter-spacing: 2.5px;
    margin-top: 15px;
    float: none;
}

.about-box .about-title:before {
    content: "";
    width: 45px;
    height: 1px;
    margin: -6px 10px 0 0;
    background-color: #000;
    display: inline-block;
    vertical-align: middle;
}

.about-box2 .about-title:before {
    content: "";
    width: 45px;
    height: 1px;
    margin: -6px 10px 0 0;
    background-color: #000;
    display: inline-block;
    vertical-align: middle;
}

.about-more .menu-link {
    background: #000;
    width: 200px;
    margin-left: 0;
    padding: 15px;
    color: #fff;
    text-align: center;
    margin-top: 30px;
    font-size: 17px;
}

.box1170 {
    width: 1170px;
    overflow: hidden;
    margin: 0 auto;
    padding: 60px 0 70px 0;
}

.box1170-2 {
    width: 1170px;
    overflow: hidden;
    margin: 0 auto;
    padding: 50px 0 30px 0;
}

.back-1 {
    background-color: rgb(247, 246, 242);
}

.back-2 {
    background-color: #f2f1ec;
}

.cs {
    font-size: 20px;
}

#faq .faq {
    width: 1128px;
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 20px;
    border-radius: 80px;
    margin-bottom: 20px;
    background: #000;
    cursor: pointer;
}

#faq .faq h4 {
    font-size: 20px;
    background-image: url(images/faq.png);
    font-weight: 700;
    color: #fff;
    letter-spacing: 1.5px;
    padding-left: 40px;
}

#faq .faq-in p {
    width: 1000px;
    margin: 0 auto;
    font-size: 18px;
    margin-bottom: 25px;
    letter-spacing: 2.5px;
}

.news-box dl {
    background: #fff;
    border-radius: 5px;
    padding: 25px 50px 25px 50px;
    margin-bottom: 15px;
}

.news-box dl dt {
    width: 160px;
    float: left;
    font-size: 17px;
    font-weight: bold;
}

.news-box dl dd {
    font-size: 17px;
}

.news-box dl dd .n-oshirase {
    background: #ffd800;
    color: #fff;
    padding: 2px 13px 3px 13px;
    font-size: 15px;
    margin-right: 20px;
}

.cars-box {
    width: 570px;
    float: left;
    margin-right: 30px;
}

.cars-box2 {
    width: 570px;
    float: left;
}

.kaitori-box {
    width: 370px;
    margin-right: 30px;
    float: left;
    margin-bottom: 30px;
}

.kaitori-box-l {
    width: 370px;
    float: left;
    margin-bottom: 30px;
}

.kaitori-box p, .kaitori-box-l p {
    font-size: 17px;
    text-align: center;
    font-weight: bold;
    margin-top: 15px;
}

.kaitori-more {
    margin-top: 15px;
    background: #000;
    padding: 8px;
    border-radius: 50px;
}

.kaitori-box .kaitori-more a p, .kaitori-box-l .kaitori-more a p {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    margin-top: 0;
}

.insta-box {
    width: 1170px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

.insta-bn {
    width: 550px;
    margin: 0 auto;
    margin-top: 20px;
}

.box650 {
    width: 650px;
    margin: 0 auto;
}

.banner-1 {
    width: 300px;
    float: left;
    margin-right: 50px;
}

.banner-2 {
    width: 300px;
    float: left;
}

.map iframe {
    width: 100%;
}

.footer {
    margin-top: -10px;
    padding-top: 30px;
    background-color: rgb(247, 246, 242);
}

.footer-logo {
    width: 434px;
    margin: 0 auto;
    margin-bottom: 35px;
}

.footer-address p {
    letter-spacing: 2.5px;
    font-weight: 600;
    font-size: 19px;
    text-align: center;
}

.footer-address .ft-tel {
    margin-top: 20px;
    margin-bottom: 10px;
}

.ft-menu {
    width: 810px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 20px;
}

.ft-menu ul {
    width: 810px;
}

.ft-menu ul li {
    font-size: 17px;
    float: left;
    margin: 20px 20px 0 20px;
    font-weight: bold;
}

.ft-menu ul li a {
    color: #3e3c39;
}

.cr {
    padding: 20px 0 5px 30px;
    background: #000;
    color: #fff;
    height: 35px;
}

.cr p {
    text-align: center;
}


/* アクセス */
.hed {
    height: 350px;
    margin-top: 100px;
}

.company-box {
    width: 570px;
    margin-right: 30px;
    float: left;
}

.company-box table {
    width: 570px;
    font-size: 18px;
}

.company-box table .com-tg {
    background: #efefef;
}

.company-box table tr th {
    width: 170px;
    padding: 15px 0 15px 20px;
    font-weight: bold;
    text-align: center;
}

.company-box table tr td {
    padding: 15px 0 15px 20px;
}

.company-box2 {
    width: 570px;
    float: left;
}

.access-box {
    width: 570px;
    float: left;
    margin-right: 30px;
}

.access-box table th {
    border-bottom: 1px solid #e3e3e3;
    padding: 25px;
    width: 100px;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
}

.access-box table td {
    border-bottom: 1px solid #e3e3e3;
    padding: 25px;
    vertical-align: middle;
}

.access-box2 {
    width: 570px;
    float: left;
}

#access {
    padding-top: 100px;
    margin-top: -100px;
}


/* 買取実績 */
.kaitori-sbox {
    margin-top: 30px;
}

.kaitori-img {
    width: 570px;
    margin-right: 30px;
    float: left;
}

.kaitori-text {
    width: 570px;
    float: left;
}

.kaitori-title {
    font-size: 23px;
    font-weight: bold;
    border-bottom: 1px solid #000;
    border-left: 8px solid #000;
    padding-bottom: 10px;
    margin-bottom: 18px;
    padding-left: 25px;
}

.kaitori-text p {
    font-size: 17px;
}

#kaitori1, #kaitori2, #kaitori3, #kaitori4 {
    padding-top: 130px;
    margin-top: -130px;
}

.kaitori-img-sub {
    width: 370px;
    margin-right: 30px;
    float: left;
    margin-top: 30px;
}

.kaitori-img-sub-l {
    width: 370px;
    float: left;
    margin-top: 30px;
}



/* 買取について */
.reason-box {
    width: 313px;
    margin-right: 30px;
    border: 1px solid #000;
    float: left;
    padding: 25px;
    margin-bottom: 30px;
    background: #f7f7f7;
    box-shadow: 5px 5px 0 0 rgb(183 183 183 / 16%);
}

.reason-box2 {
    width: 315px;
    border: 1px solid #000;
    float: left;
    padding: 25px;
    margin-bottom: 30px;
    background: #f7f7f7;
    box-shadow: 5px 5px 0 0 rgb(183 183 183 / 16%);
}

.reason-box p, .reason-box2 p {
    font-size: 18px;
}

.reason-box .reason-title, .reason-box2 .reason-title {
    font-size: 23px;
    font-weight: bold;
    position: relative;
    text-indent: 50px;
}

.reason-title:before {
    content: url(images/check.png);
    position: absolute;
    left: -55px;
    top: -5px;
}

.kaitorisub-box {
    margin-bottom: 30px;
}

.kaitorisub-box p {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}

.kaitorisub-box2 {
    width: 570px;
    float: left;
    margin-right: 30px;
    background: #fff;
    padding: 40px 0 30px 0;
    border-radius: 5px;
}

.kaitorisub-box2 p {
    font-size: 18px;
    text-align: center;
}

.kaitorisub-box2 .kaitorisub-title, .kaitorisub-box3 .kaitorisub-title {
    font-size: 25px;
    font-weight: bold;
}

.kaitori-icon {
    width: 120px;
    margin-right: 225px;
    margin-left: 225px;
    margin-bottom: 20px;
}

.kaitorisub-box3 {
    width: 570px;
    float: left;
    background: #fff;
    padding: 40px 0 30px 0;
    border-radius: 5px;
}

.kaitorisub-box3 p {
    font-size: 18px;
    text-align: center;
}

.car-icon {
    width: 350px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.tel-link, .form-link {
    background: #c82729;
    border-radius: 50px;
    width: 400px;
    margin: 0 auto;
    padding: 10px 0 10px 0;
    margin-top: 20px;
}

.tel-link p, .form-link p {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
/*    font-family: fantasy;*/
    letter-spacing: 2.0px;
}

.number {
    background: #c82729;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    float: left;
}

.number p {
    font-size: 30px;
    color: #fff;
    text-align: center;
    padding-top: 22px;
    font-family: fantasy;
}

.kijyun-title {
    background: #f7f7f7;
    padding: 15px 0 10px 30px;
    border-radius: 50px;
    margin-bottom: 30px;
    margin-top: 15px;
}

.kijyun-title p {
    font-size: 23px;
    font-weight: bold;
    padding-left: 100px;
}

.kijyun-text {
    width: 1000px;
    margin-left: 120px;
    margin-bottom: 50px;
    text-align: justify;
}

.kijyun-text p {
    font-size: 17px;
}

.kaitori-box2 .title {
    font-size: 23px;
    font-weight: bold;
    border-left: 8px solid #000;
/*    border-bottom: 1px solid #000;*/
    margin-bottom: 15px;
    padding-left: 15px;
}

.kaitori-box2 .text {
    font-size: 17px;
}

.kaitori-box3 .title {
    font-size: 23px;
    font-weight: bold;
    border-left: 8px solid #000;
/*    border-bottom: 1px solid #000;*/
    margin-bottom: 15px;
    padding-left: 15px;
}

.kaitori-merit {
    width: 500px;
    float: left;
    background: #fff0f0;
    margin-right: 30px;
    padding: 35px;
    margin-top: 10px;
}

.kaitori-demerit {
    width: 500px;
    float: left;
    background: #f7f7f7;
    padding: 35px;
    margin-top: 10px;
}

.merit-title {
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 13px;
    margin-bottom: 20px;
    border-bottom: 1px solid #9a9a9a;
}

.merit-title span {
    font-size: 15px;
    margin-left: 20px;
    font-weight: normal;
    font-family: fantasy;
}

.merit-text {
    font-size: 16px;
    font-weight: bold;
}

.flow-img {
    margin-bottom: 50px;
}

.kaitori-flow {
    width: 370px;
    float: left;
    margin-right: 30px;
}

.kaitori-flow2 {
    width: 370px;
    float: left;
}

.kaitori-nagare {
    background: #fff;
    padding: 45px 25px 25px 25px;
    margin-bottom: 30px;
    margin-top: -30px;
    position: relative;
    z-index: 0;
}

.kaitori-nagare p {
    font-size: 17px;
    text-align: center;
}

.nagare-no {
    background: #c82729;
    width: 80px;
    height: 80px;
    border-radius: 80px;
    margin-left: 20px;
    position: relative;
    z-index: 1;
}

.nagare-no p {
    font-size: 25px;
    color: #fff;
    text-align: center;
    padding-top: 18px;
    font-family: fantasy;
}

.kaitori-nagare .nagare-title {
    font-size: 23px;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #aaaaaa;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.kaitori-nagare p a {
    text-decoration: underline;
    color: #0056a8;
}

.kaitori-4-2 {
    width: 568px;
    float: left;
    margin-right: 30px;
}

.kaitori-4-3 {
    width: 568px;
    float: left;
}

.hiketsu-title {
    font-size: 23px;
    font-weight: bold;
    background: #c82729;
    color: #fff;
    padding: 15px 0 15px 35px;
}

.hiketsu-text {
    background: #f7f7f7;
    padding: 25px;
    font-size: 17px;
    font-weight: bold;
    border: 1px solid #b4b4b4;
}

.kaitori-box5 .title {
    font-size: 23px;
    font-weight: bold;
    border-left: 8px solid #000;
/*    border-bottom: 1px solid #000;*/
    margin-bottom: 15px;
    padding-left: 15px;
}

.check-text {
    font-size: 17px;
    background: #fff;
    display: inline-block;
    border: 1px solid #d4d4d4;
    padding: 5px 15px 4px 15px;
    font-weight: bold;
    margin-right: 15px;
    margin-bottom: 15px;
}

.check-text2 {
    font-size: 17px;
}

#flow {
    padding-top: 60px;
    margin-top:-60px;
}


h3 {
    font-size: 27px;
    font-weight: bold;
    letter-spacing: 2.5px;
}


/* お問い合わせ */
.contact-f {
    width: 950px;
    margin: 0 auto;
    margin-top: 30px;
    border: 2px solid #000;
    margin-bottom: 50px;
    box-shadow: 5px 5px 0px 0 rgb(220 220 220);
}

.formTable {
    width: 950px;
    margin: 0 auto;
    font-size: 18px;
}

.formTable tr {
    border-bottom: 1px solid #bebebe;
    padding: 25px 0 25px 0;
    height: 100px;
}

.formTable th {
    height: 80px;
    vertical-align: middle;
    padding: 25px 60px 25px 40px;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    background: #fff0f0;
    font-weight: bold;
}


.formTable td {
    height: 80px;
    vertical-align: middle;
    padding: 25px 20px 25px 40px;
    border-bottom: 1px solid #000;
}

.formTable td .formtext {
    height: 50px;
}

.contact-f .must::after {
    content: '必須';
    font-size: 10px;
    font-weight: normal;
    padding: 3px 12px;
    letter-spacing: 1px;
    border-radius: 2px;
    background-color: red;
    color: #fff;
    margin-left: 15px;
}

.contact-form p {
    text-align: center;
    font-size: 18px;
}

.form-sr input {
    width: 160px;
    height: 60px;
    font-size: 18px;
    font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}

.form-sr input {
    width: 160px;
    height: 60px;
    font-size: 18px;
    font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}









.form {
    width: 33%;
    float: left;
    background: #00a99d;
}

.form2 {
    width: 33%;
    float: left;
    background: #5976ba;
}

.form-box {
    border-radius: 5px;
    margin: 35px;
}

.contact {
    width: 34%;
    float: left;
    background: #41a1be;
}

.contact-box {
    border-radius: 5px;
    margin: 35px;
}

.f-icon, .c-icon {
    width: 200px;
    margin: 0 auto;
}

.form-box p, .contact-box p {
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 2.5px;
}

.form-box .form-text, .contact-box .contact-text {
    font-size: 17px;
    margin-top: 10px;
}

.form-more, .form-more2, .contact-more {
    width: 400px;
    margin: 0 auto;
    background: #fff;
    border-radius: 50px;
    margin-top: 30px;
}

.form-more p {
    color: #00a99d;
    font-size: 17px;
    padding: 15px 0 15px 0;
}

.form-more2 p {
    color: #5976ba;
    font-size: 17px;
    padding: 15px 0 15px 0;
}

.contact-more p {
    color: #41a1be;
    font-size: 17px;
    padding: 15px 0 15px 0;
}














/* パンくずリスト */
.list {
    width: 1170px;
    margin: 0 auto;
    margin-top: 20px;
}

.list ol li {
    float: left;
    margin-right: 5px;
    font-size: 15px;
}

.list ol li a {
    color: #888888;
    text-decoration: underline;
    margin-right: 5px;
}

.list ol li img {
    margin-top: -3px;
}





/*ベース*/
section.typeA{
    display: flex;
    flex-wrap: wrap;
}
section.typeA::after {
    content: '';
    width: 100%;
    height: 3px;
    order: -1;
    display: block;
/*    background: rgba(34, 87, 229, 0.7);*/
    background: #0056a8;
}
section.typeA .tabLabel {    /* タブ */
    margin-right: 3px;
    padding: 8px 12px 5px 20px;
    flex: 1;
    order: -1;
    border-radius: 3px 3px 0 0;
    color: #0056a8;
/*    background: rgba(34, 71, 196, 0.3);*/
    background: rgba(131, 223, 255, 0.59);
    transition: .5s ;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
}
section.typeA .tabLabel:nth-last-of-type(1){ margin-right: 0; }section.typeA input {        /* ラジオボタン非表示 */
    display: none;
}
section.typeA .content {    /* 本文 */
    width: 100%;
    height: 0;
    overflow: hidden;
    opacity: 0;
}
/*アクティブ設定*/
section.typeA input:checked + .tabLabel {
    color: #fff;
/*    background: rgba(30, 38, 255, 0.7);*/
    background: #0056a8;
}
section.typeA input:checked + .tabLabel + .content {
    padding: 30px 30px 15px 30px;
    height: auto;
    overflow: auto;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
    transition: .5s opacity;
    opacity: 1;
}



/*ベース*/
section.typeA-2{
    display: flex;
    flex-wrap: wrap;
}
section.typeA-2::after {
    content: '';
    width: 100%;
    height: 3px;
    order: -1;
    display: block;
/*    background: rgba(34, 87, 229, 0.7);*/
    background: #003319;
}
section.typeA-2 .tabLabel {    /* タブ */
    margin-right: 3px;
    padding: 8px 12px 5px 20px;
    flex: 1;
    order: -1;
    border-radius: 3px 3px 0 0;
    color: #000;
/*    background: rgba(34, 71, 196, 0.3);*/
    background: rgba(190, 190, 190, 0.35);
    transition: .5s ;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
}
section.typeA-2 .tabLabel:nth-last-of-type(1){ margin-right: 0; }section.typeA-2 input {        /* ラジオボタン非表示 */
    display: none;
}
section.typeA-2 .content {    /* 本文 */
    width: 100%;
    height: 0;
    overflow: hidden;
    opacity: 0;
}
/*アクティブ設定*/
section.typeA-2 input:checked + .tabLabel {
    color: #fff;
/*    background: rgba(30, 38, 255, 0.7);*/
    background: #003319;
}
section.typeA-2 input:checked + .tabLabel + .content {
    padding: 30px 30px 15px 30px;
    height: auto;
    overflow: auto;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
    transition: .5s opacity;
    opacity: 1;
}










.index_text {
    margin: 0 10px 0 10px;
}

.header-sub {
    background: #fff;
    height: 90px;
}

.header-sub h1 {
    top: 8px;
    left: 15px;
    z-index: 5;
    position: absolute;
}

#hed {
    width: 100%;
}











.button {
    position: fixed;
    right: 30px;
    bottom: 70px;
    width: 80px;
    height: 80px;
    cursor: pointer;
    transition: .3s;
    /*デフォルトで非表示にする*/
    opacity: 0;
    visibility: hidden;
}

/*このクラスが付与されると表示する*/
.active{
  opacity: 1;
  visibility: visible;
}






.clear {
    clear: both;
}

.clear2 {
    clear: both;
    height: 10px;
}

.clear3 {
    clear: both;
    height: 40px;
}

.clear4 {
    clear: both;
    height: 130px;
}



body, textarea {
    font-family: 游ゴシック体, YuGothic, "游ゴシック Medium", "Yu Gothic Medium", 游ゴシック, "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", メイリオ, sans-serif;
    -webkit-text-size-adjust: 100%;
}


