/* heder phpの最後に書き込む */

/*----------------------
*ユーティリティ
----------------------*/
body{
  font-feature-settings: "palt";
	letter-spacing:  0.05em;
	-webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.text-center{
text-align:center;
}
.mg0{
  margin:0 auto;
}
.l-header__inner {
    max-width: 1200px;
}
.section{
  max-width:1130;
}
.p-entry__body h3 {
    font-size: 150%;
}
th{
  vertical-align:middle;
}
@media only screen and (min-width: 800px){
.p-index-slider {
 margin-top: 105px;
}
}

/* ----------------------- 
* PC改行
*  ---------------------*/
.br-pc { display:block; }
.br-sp { display:none; }

/*----------------------
*カラー
----------------------*/
.color-gray{
  color:#5F5F5E !important;
}
.color-red{
  color:#ff0000 !important;
}
.color-white{
  color:#ffffff !important;
}
.bg-red{
  background:#ff0000 !important;
}

/* ----------------------- 
 * 会社概要・利用規約・プライバシー
 *  ---------------------*/
.information-area{
max-width: 900px;
margin: 0 auto;
background-color: #ffffff;
}
.information_title{
    font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    color:#002442;
    font-weight: bold;
    font-size: 1.1em;
}
.information_text{
    line-height: 210%;
    margin: 15px 0 50px;
    font-size: 1em;
    color: #2d2d2d;
    font-weight: 300;
}
.information_list ul{
  list-style: decimal;
    padding: 0 20px;
}
.information_list li{
  font-size: 100%;
  font-weight: 300;
}

 
/*----------------------
*ボタン
----------------------*/

.post_col, .post_col-2{
    margin-bottom: 0;
}
.section_btn.post_row{
  max-width:1130px;
}
.button-cta{
  max-width:100%;
  padding:.7em 0 1em;
  background-color:#ff0000;
  line-height: 160%;
  font-weight: bold;
  font-size: 1.2em;
}
.button-cta_number{
  font-size: 1.5em;
  font-weight: bold;
}

/*----------------------
*グローバルメニュー
----------------------*/
.c-menu-button {
    color: #002442;
}
.p-global-nav > li > a {
padding-left: 10px;
padding-right: 10px;
}

.menu-text{
color:#002442;
font-size:.9em;
}

.p-footer-nav a{
color:#ffffff;
font-size:0.8em;
}
.p-footer-nav .fa-fw:before{
  font-size:0.9em;
}

@media only screen and (max-width: 1200px){
.p-global-nav {
    background: rgba(255, 255, 255, 0.8);
}
}

/* ----------------------- 
 * 見出し装飾
 *  ---------------------*/

.section-title1{
    font-size: 2.3em;
    font-weight: bold !important;
    color: #ffffff;
}
.section-title2{
    font-size: 2.3em;
    font-weight: bold !important;
    color: #002442;
    margin-top: 30px;
}
.section-title3{
    font-size: 2em;
    font-weight: bold !important;
    color: #002442;
    margin-top: 45px;
}
.text-bold{
    font-weight: bold !important;
    color:#ff0000;
    font-size: 1.1em !important;
}
.font-small{
  font-size: .9em;
}

/* ----------------------- 
* 選ばれる理由
*  ---------------------*/
.container3{
    display:flex;
    margin-bottom: 25px;
}
.container3:last-child{
    margin-bottom: 15px;
}
.selected{
    background-color: #c7e5ff;
    border: 3px solid #c7e5ff;
    border-radius:3px;
    box-sizing: border-box;
    max-width: 1130px;
    margin: 0 auto 40px;
    padding: 15px;
}
.selected-nunber{
    background-color: #002442;
    padding: 30px 10px;
    color:#ffffff;
    font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size:4em;
}
.selected-wrap{
    display: flex;
    justify-content: space-between;
}
.selected-box{
    margin: 0 0 0 20px;
    width: 595px;
}
.selected-title_area{
    font-size: 1.9em;
    font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    color:#002442;
    box-sizing: border-box;
    width:100%;
    margin: 10px 0;
}
.selected-title_catch{
    font-size: .5em;
    line-height: 200%;
    font-weight: bold;
}
.selected-title{
    font-weight: bold;
    color: #ff0000;
}
.selected-text{
    font-size: 1em;
    max-width:100%;
    text-align: left;
    line-height: 200%;
}
.selected-photo{
    width: 0%;
    margin-right: 20px;
}
.selected-img{
    max-height:190px;
}
/* ----------------------- 
* 確かな査定
*  ---------------------*/

.assess{
    background-color: #ffffff;
    border: 3px solid #ffe200;
    border-radius:3px;
    box-sizing: border-box;
    max-width: 1130px;
    margin: 0 auto 40px;
}

/* ----------------------- 
* 二つの買取方法
*  ---------------------*/
.container2{
    display:flex;
    justify-content: space-around;
    flex-direction: row;
    margin-bottom: 15px;
    align-items: center;
}
.how-to-buy{
    background-color: #ffffff;
    border: 3px solid #ffe200;
    border-radius:3px;
    box-sizing: border-box;
    max-width: 1130px;
    margin: 0 auto 40px;
}
.how-to-buy:last-of-type{
    margin-bottom: 0px;
    }
.how-to-title_area{
    font-size: 1.9em !important;
    font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    color:#002442;
    padding: 8px;
    margin: 0 auto 20px;
    background-color: #ffe200;
    box-sizing: border-box;
    width:100%;
}
.how-to-title_catch{
    font-size: .5em;
    line-height: 200%;
    font-weight: bold;
}
.how-to-title{
    font-weight: bold;
}
.how-to-text__box{
    max-width:600px;
    margin-right: 20px;
}
.how-to-text{
    font-size: 1em;
    max-width:100%;
    text-align: left;
    margin-left: 15px;
    margin-bottom: 30px;
    line-height: 200%;
}
.text-notes{
    font-size: .8em;
    display: block;
    margin: 15px 0 0;
    line-height: 190%;
}
.how-to-photo{
    max-width:50%;
    margin-right: 15px;
}
.how-to-img{
    max-height:320px;
    margin-bottom: 10px;
}
.how-to-btn{
    font-weight: bold;
    font-size: 1.2em;
    background-color: #002442;
    border-radius:3px;
    box-sizing: border-box;
}
.howto-3step_area{
    max-width: 1130px;
    border: 3px solid #ffe200;
    margin: 60px auto;
}
.howto-3step_title{
    font-size: .7em;
    font-weight: bold;
    color:#002442;
}
.howto-3step_number{
    background-color: #ffe200;
    padding: 10px;
    color:#ffffff;
    line-height: 110%;
    font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 2.3em;
    font-weight: bold;
}
.howto-3step_text{
    background-color: #eeefef;
    padding: 10px;
}
.howto-3step_photo{
    max-width: 1130px;
}


/* ----------------------- 
* 買取実績
*  ---------------------*/
.section-area{
    max-width: 1130px;
    margin: 0 auto;
}
.container{
    display:flex;
    justify-content: center;
    flex-direction: row;
    margin-bottom: auto;
}

.box{
    margin: 10px;
}
.brand-icon{
    margin-bottom: 20px;
}
.items-box{
    display:flex;
    justify-content: space-between;
    width: 500px;
    height: auto;
    padding: 15px;
    margin: 0 auto 20px;
    background-color: #ffffff;
    border-radius:3px;
    box-sizing: border-box;
}
.items-box:last-of-type{
    margin-bottom: 40px;
}
.items-img{
    max-height:135px;
    margin-right:20px;
}
.item-text{
    text-align: right;
    font-family: 'Ubuntu', sans-serif;
    margin: auto 0;
    font-size:.9em;
    line-height: 210%;
}
.items-name{
    display: block;
    font-weight:bold;
    font-size:1.6em;
}
.items-price{
    display: block;
    font-size:2.2em;
    color:#ff0000;
    font-weight:bold;
}
.items-majorprice{
    display: inline-block;
    font-size: .8em;
    line-height: 200%;
    border-radius: 3px;
    padding: 0px 10px;
    box-sizing: border-box;
    background-color: #909090;
    color: #fff;
}
.items-price_jisseki{
    display: inline-block;
    background-color: #ff0000;
    color:#fff;
    font-weight:600;
    font-size:0.5em;
    padding: 0px 5px;
    box-sizing: border-box;
    vertical-align:text-bottom;
}
.yen{
    font-size:0.6em;
    font-weight:bold;
}
.items-btn {
    font-weight: bold;
    font-size: 1.2em;
    border-radius: 3px;
    box-sizing: border-box;
}

/* ----------------------- 
 * 装飾
 *  ---------------------*/
.line1{
    border:1px dashed #eeeeee;
    margin: 0 40px 40px;
}
.line2{
    border:1px dashed #002442;
    margin: 0 40px 40px;
}
.line3{
    border:1px dashed #002442;
    margin: 0 0 25px;
}
/* ----------------------- 
 * ブランドリスト表示
 *  ---------------------*/
.wbox {
    margin: auto;
    position: relative;
        padding: 45px 15px;
}
@media only screen and (max-width: 800px){
.wbox {
    width: auto;
    padding: 40px 15px;
}

.main-block > .inner {
    padding: 4%;
}
}

.main-block > .inner {
    padding: 20px;
    border-top: 0;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    background: #f5f5f5;
    max-width: 1130px;
    margin: 0 auto;
}
.brand-list {
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 6px;
}
@media only screen and (max-width: 800px){
.brand-list {
    margin-top: 10px;
    margin-bottom: 6px;
}
}

/* リスト表示　挙動*/
.brand-list ul {
    overflow: hidden;
    text-align: center;
    font-size: 0;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.brand-list ul li {
    display: inline-block;
    margin: 0 5px 15px;
    vertical-align: top;
}
@media only screen and (max-width: 800px){
.brand-list ul li {
/*width: 77%;*/
    margin: 0 3% 0 0;
    margin-bottom: 12px;
}
}

.block{
  display: block;
}

/*ブランドリスト黒丸非表示*/
.entry-content .brand-list ul li:before {
	content: none;
}

/* リストの文字装飾設定*/
li, dt, dd {
    font-size: 16px;
    line-height: 160%;
    letter-spacing: 0.08em;
}
@media only screen and (max-width: 800px){
li, dt, dd {
    font-size: 15px;
}
}

.brand-list ul li span {
    display: block;
    padding: 6px 0;
    font-weight: bold;
    line-height: 140%;
}
.brand-list ul li　a {
text-decoration: none;
}


/* ----------------------- 
 * エリア装飾
 *  ---------------------*/
#cb_2{
  background-color:#002442;
  padding: 15px 15px 1px;
}
#cb_4{
  background-color:#fffdeb;
  padding: 1px 15px 45px;
}

#cb_6{
    margin: 10px 15px 30px;
}
#cb_7{
    padding-top: 30px;
}

/*----------------------
*Font Awesome
----------------------*/
.i-thumbs-up:before {
    content: "\f164";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    color:#ffe200;
    font-size: 1.3em;
}
.i-camera:before {
  content: "\f030";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size:1.1rem;
}
.i-camera2:before {
  content: "\f030";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    color:#ffe200;
    font-size: 1.3em;
}
.i-yen:before {
  content: "\f157";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size:1.1rem;
}
.i-yen2:before {
    content: "\f157";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    color:#ffe200;
    font-size: 1.3em;
}
.i-comments:before {
  content: "\f086";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size:1.1rem;
}
.i-crown:before {
  content: "\f521";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size:1rem;
}
.i-question:before {
  content: "\f128";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size:1.1rem;
}
.i-truck-box:before {
    content: "\f0d1";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    color:#ffe200;
    font-size: 1.3em;
}
.i-truck-box:after {
    content: "\f466";
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    color:#ffe200;
    font-size: 1.3em;
}



/*----------------------
*
*スマホ対応
*
----------------------*/

@media screen and (max-width:767px) {
    .p-index-content01__catch {
        font-weight: bold !important;
    }
    
    /* ----------------------- 
    * スマホ改行
    *  ---------------------*/
    .br-pc { display:none; }
    .br-sp { display:block; }

    /* ----------------------- 
     * 装飾
     *  ---------------------*/
    .line1{
        border:1px dashed #eeeeee;
        margin: 0 0 30px;
    }
    .line2{
        border:1px dashed #002442;
        margin: 0 0 30px;
    }
    /* ----------------------- 
    * 選ばれる理由
    *  ---------------------*/
    .selected {
        background-color: #c7e5ff;
        border: 3px solid #c7e5ff;
        box-sizing: border-box;
        margin: 0 0 40px;
        padding: 15px;
    }
    .selected-wrap {
        display: block;
    }
    .selected-title_area {
        margin: 10px 0 20px;
        text-align: center;
    }
    .selected-box {
        margin: 0 0 20px 20px;
        width: auto;
    }
    .selected-photo {
        text-align: center;
        margin: 0 0 20px 20px;
        width: auto;
    }
    .selected-img {
        max-height: 160px;
    }
    /* ----------------------- 
    * 二つの買取方法
    *  ---------------------*/
    .container2{
        display:block !important;
        flex-wrap:nowrap;
        justify-content:space-between;
    }
    .how-to-text__box {
        margin: 0 20px;
    }
    .how-to-text {
        margin-left: 0;
    }
    .how-to-photo {
    max-width: 100%;
    margin-right: 0;
    }
    .how-to-img {
        width: 95%;
        height: auto;
        margin: 0 auto;
    }
    .how-to-btn {
        margin-bottom: 30px;
    }
    /* ----------------------- 
    * 買取実績
    *  ---------------------*/
    .container{
        display:block !important;
        flex-wrap:nowrap;
        justify-content:space-between;
    }
    .items-img{
        max-height:95px;
        margin-right:10px;
    }
    .items-box{
        max-width: 100%;
        padding: 5px;
        margin: 0 0px 20px;
    }
    .item-text{
        font-size:.8em;
        line-height: 150%;
    }
    .items-name{
        font-size:1.2em;
    }
    .items-price{
        font-size:1.6em;
    }
    .items-majorprice{
        letter-spacing: 0.03em;
        margin: 5px 0 10px;
    }
   .container:last-of-type{
        margin-bottom: 20px;
    }
    /* ----------------------- 
    * アコーディオンメニュー
    *  ---------------------*/
    .p-global-nav .sub-menu a, .p-news-ticker, .p-widget-dropdown, .p-widget-dropdown select, .p-headline, .p-latest-news__title, .l-footer, .p-menu-button.is-active{
    color: #ffffff;
    }
    
    /* ----------------------- 
    * 固定ページ ディスクリプション
    *  ---------------------*/
    .p-page-header__desc {
    text-align: center;
}

}


@media only screen and (max-width: 1200px){
      /* ----------------------- 
    * アコーディオンメニュー
    *  ---------------------*/
.p-global-nav {
    background: rgba(255, 255, 255, 0.8) !important;
}

}


/*----------------------
*マージンボトム
----------------------*/
.mb140{
  margin-bottom: 140px;
}
.mb130{
  margin-bottom: 130px;
}
.mb120{
  margin-bottom: 120px;
}
.mb110{
  margin-bottom: 110px;
}
.mb100{
  margin-bottom: 100px;
}
.mb90{
  margin-bottom: 90px;
}
.mb80{
  margin-bottom: 80px;
}
.mb70{
  margin-bottom: 70px;
}
.mb60{
  margin-bottom: 60px;
}
.mb50{
  margin-bottom: 50px;
}
.mb40{
  margin-bottom: 40px;
}
.mb30{
  margin-bottom: 30px;
}
.mb20{
  margin-bottom: 20px;
}
.mb10{
  margin-bottom: 10px;
}
.mb0{
  margin-bottom: 0;
}

/*----------------------
*パディングリセット
----------------------*/
.pd0{
  padding: 0;
}

/* ----------------------- 
フォントコード
font-family: 'Ubuntu', sans-serif;
font-family: 'Ubuntu Condensed', sans-serif;
font-family: 'Roboto Slab', serif;
font-family: 'Roboto Condensed', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Playfair Display', serif;
font-family: 'Philosopher', sans-serif;
font-family: 'Open Sans Condensed', sans-serif;
font-family: 'Open Sans', sans-serif;
 *  ---------------------*/
