﻿.bg_color1 {background-color: #f0f8ff;}
.bg_color2 {background-color: #f0f8ff;}
.bg_color3 {background-color: #cf502e;}
.bg_color4 {background-color: #1E257C;}
.border_color1 {border-color: #1e257c;}
.border_color2 {border-color: #e5ebf1;}
.border_color3 {border-color: #cf502e;}
.border_color4 {border-color: #c6cdd3;}
.txt_color1 {color: #1e257c;}
.txt_color3 {color: #cf502e;}
.hvr_bg_color1:hover {background-color: #484e97;}
.hvr_txt_color1:hover {color: #1e257c;}
/* ----------　all　---------- */
.linkStyle{
	color:#1e257c;
}
.linkStyle:hover{
	color:#1e257c;
	opacity: 0.7;
	transition: all 0.5s;
}
body, .font_sans-serif,.font_en, .date, a[href^="tel:"], a[href^="mailto:"]{
    font-family: 'Noto Sans JP', sans-serif;
}
#fakeloader{
    background-color: #1E257C;
}
header{
    padding-top: 0px!important;
}
header #logo {
    background-color: #fff;
    padding: 40px 30px;
}
#logo img {
    border-radius: 0px;
}
#main_menu ul li a {
    color: #ffffff;
}
.pc_box .tel_bt a{
        color: #ffffff;
}
.button:hover::after {
    box-shadow: inset 0 0 0 15em #1e257c;
}
.link_box li{
width: 12%!important;
}
.main_box{
    overflow: hidden;
}

figure,img{
    border-radius: 20px;
}
.link_box li img{
    border-radius: 0px;    
}
.fat-nav li {
    font-size: 18px;
}
.fat-nav li:last-child a{
    color: #fff;
    background-color: #cf502e;
    padding: 10px 20px;
}
.hamburger.active .hamburger__icon:before,.hamburger.active .hamburger__icon:after{
    background-color: #fff;
}
/* ----------　TOP　---------- */
#main_img img {
    border-radius: 0;
    width: auto;
    max-width: 100%;
}
#video{
    opacity: 0.7;
}
.catch{
    width: 80%;
    max-width: 1050px;
    position: absolute;
    z-index: 3;
    bottom: -50px;
    left: 5%;
    filter: drop-shadow(2px 4px 25px rgb(255 255 255 / 33%));
}
.catch img{
    min-height: auto!important;
}
.con_no{
        font-weight: bold;
}
#contents1{
    text-align: center;
    position: relative;
    z-index: 1;
}
.con1_dec1{
    position: absolute;
    width: 22%;
    top: -122px;
    left: -50px;
}
.con1_dec2{
    position: absolute;
    bottom: -40px;
    left: 10px;
    width: 10%;
}
.con1_dec3{
    position: absolute;
    width: 20%;
    top: -100px;
    right: -20px;
}
.con1_dec4{
    position: absolute;
    width: 15%;
    right: 0;
    top: 30%;
}
#contents1 .con_txt{
    /*    display: inline;*/
    /*border-bottom: 2px solid #cf502e;*/
    line-height: 2.5;
    font-size: 16px;
    font-weight: bold;
}
#contents1 h2{
    font-weight: bold;
    font-size: 35px;
}
#contents1 h2 span{
    position: relative;
    font-size: 55px;
    font-weight: 800;
}
#contents1 h2 span:before {
    content: "";
    background-color: #cf502e;
    width: 80%;
    height: 13px;
    position: absolute;
    z-index: -1;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
#contents1 .con_box{
    background-color: #f1f1f5;
    padding: 30px 20px;
    border-radius: 10px;
}
#contents1 .con_txt span {
    font-weight: 800;
    font-size: 20px;
    color: #cf502e;
}
#contents1 .txt3{
        text-align: left;
    margin-top: 50px;
    font-weight: bold;
        line-height: 1.8;
}
#contents1 .txt3 span{
        font-size: 18px;
}
#contents1 .txt3 span:last-child{
        color: #212121!important;
    font-size: 20px;
}
#attach{
    height: auto;
    padding: 150px 0px 200px;
}
#attach .attach_box{
    width: 80%;
    background-color: rgba(255, 255, 255,0.95);
    padding: 50px 30px 100px;
    margin: auto;
    text-align: center;
    border-radius: 20px;
    /*background-image: url(Dup/img/attach.png);*/
    background-repeat: no-repeat;
    background-position: bottom right 10px;
    background-size: 25%;
    border: 3px solid #1e257c;
}
#attach .attach_box  h2{
    font-weight: bold;
    font-size: 30px;
}
#attach .attach_box .attach_txt {
    text-align: left;
    display: inline-block;
    line-height: 2.5;
    font-weight: bold;
    text-shadow: 2px 2px 1px #ffffff, -2px 2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff, 2px 0px 1px #ffffff, 0px 2px 1px #ffffff, -2px 0px 1px #ffffff, 0px -2px 1px #ffffff;
}
#attach .attach_box i.fas.fa-check {
    color: #1e257c;
    font-size: 25px;
    padding-right: 10px;
}
#attach .attach_box .attach_txt span {
    font-size: 20px;
    font-weight: bold;
    color: #cf502e;
    border-bottom: 2px solid;
}
#contents3 h3{
    color: #1e257c;
    font-weight: bold;
    border-bottom: 2px solid;
    padding-bottom: 5px;
    margin-bottom: 20px;
}
#contents3 .txt6,#contents3 .txt8{
    color: #333;
}
#top_cms .cms_title h2{
    font-weight: bold;
    font-size: 35px;
}

/* ----------　下層ページ　---------- */
#page_title .page_box {
    padding: 50px 0 0;
}
#page_title h2{
    font-weight: bold;
    font-size: 40px;
}
#page_title p{
        font-size: 20px;
    font-weight: bold;
}
/* 当店について */
#cms_2-a .box_title1 {
    font-weight: bold;
    border-bottom: 1px solid;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
#cms_2-a #video{
        opacity: 1;
    width: 100%;
    max-width: 700px;
    margin: auto;
    margin-bottom: 100px;
    height: auto!important;
}
#cms_2-a #video video {
    width: 100%!important;
    height: auto;
    top: auto;
    left: auto;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: initial;
    transform: initial;
    vertical-align: bottom;
}
/* 当店について */
.flow_type2 .box_wrap {
	border: 3px solid #cf502e;
}
.flow_type2 .cate_box {
	padding: 30px;
	width: 100%!important;
}
.flow_type2 .box_txt1 {
    background-color: #f7f7f7;
    color: #cf502e;
    text-align: center;
}
.flow_type2 .cate_box:not(:last-child) {
	border-bottom: 3px solid #cf502e;
	position: relative;
}
.flow_type2 .cate_box:not(:last-child)::before,
.flow_type2 .cate_box:not(:last-child)::after {
	content: "";
	border: solid transparent;
	position: absolute;
	top: 100%;
	left: 17%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.flow_type2 .cate_box:not(:last-child)::before {
	border-width: 22px;
	border-top-color: #cf502e;
}
.flow_type2 .cate_box:not(:last-child)::after {
	border-width: 18px;
	border-top-color: #fff;
}

.flow_type2{counter-reset: number 0;}

.flow_type2 .box_txt1::before {
    counter-increment: number 1;
    content: "step." counter(number);
    background-color: #cf502e;
    padding: 5px 10px;
    font-weight: 700;
    color: #ffffff;
    display: block;
    margin: 0px auto 10px;
    width: 50%;
}
/* 買取品目一覧 */
#cms_4-b .box_img1{
    box-shadow: 1px 5px 10px #f3f3f3;
    border: 2px solid #1e257c;
}
#cms_4-b .box_title1 {
        text-align: center;
    color: #1e257d;
    font-size: -webkit-calc(1rem + 4px);
    font-size: calc(1rem + 4px);
    font-weight: bold;
}
/* よくある質問 */
#cms_5-c .box_txt1::before,.cms_5-c .box_txt1::before {
    color: #cf502e;
}
/* 会社情報 */
/* お問い合わせ */
/* プライバシーポリシー */
#page9 .box p a{
    color: #ffffff;
    background-color: #cf502e;
}
/* サイトマップ */

/*-------------------------------------------------------
			            IE
-------------------------------------------------------*/

@media all and (-ms-high-contrast: none){
  .sample{

  }
}

/*-------------------------------------------------------
			          タブレット
-------------------------------------------------------*/
@media screen and (max-width: 768px){
header{
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    background-color: #ffffff!important;
}
header .head_banner {
    width: 300px;
    font-size: 20px;
}
header #logo {
    padding: 10px 10px;
}
.hamburger {
    background-color: #1E257C;
    top: 0px;
    right: 0px;
    width: 99px;
    height: 99px;
}
.hamburger__icon{
        top: 30px;
    left: 20px;
}
.link_box ul {
    justify-content: center;
}
.link_box li {
    width: 15%!important;
    max-width: 45px!important;
    margin-left: 20px;
    margin-right: 20px;
}
/* ----------　TOP　---------- */
.main_box {
    padding-top: 95px;
}
.catch {
    width: 70%;
}
#contents1 .con_box {
    padding: 30px 10px;
}
#contents1 .con_txt {
    font-size: 15px;
}
.con1_dec1 {
    width: 23%;
    top: -54px;
    left: -20px;
}
.con1_dec2 {
    bottom: -40px;
    left: 10px;
    width: 15%;
}
.con1_dec3 {
    width: 25%;
    top: -50px;
    right: -20px;
}
.con1_dec4 {
    width: 18%;
    right: -40px;
    top: 15%;
}
#attach .attach_box {
    padding: 50px 30px 80px;
}
/* ----------　下層ページ　---------- */
#page_title .title_img {
    height: 230px;
}
/* 買取品目一覧 */
#cms_4-b .box_title1 {
    font-size: -webkit-calc(1rem + 2px);
    font-size: calc(1rem + 2px);
}
}

/*-------------------------------------------------------
		            	スマホ
-------------------------------------------------------*/
@media screen and (max-width: 667px){
.hamburger {
    width: 69px;
    height: 69px;
}
.hamburger__icon {
    top: 10px;
    left: 8px;
}
header {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
.link_box li {
    max-width: 35px!important;
    margin-left: 15px;
    margin-right: 15px;
}  
.font_100per_sp {
    font-size: -webkit-calc(1rem + 1px);
    font-size: calc(1rem + 1px);
}
.font_2dw_tb {
    font-size: -webkit-calc(1rem - 0px);
    font-size: calc(1rem - 0px);
}
/* ----------　TOP　---------- */
.main_box {
    padding-top: 60px;
}
#main_img, #main_img img {
    min-height: auto;
}
.catch {
    bottom: -27px;
    left: 3%;
    width: 75%;
}

.con1_dec1 {
    width: 33%;
    top: -54px;
    left: -20px;
}
.con1_dec2 {
    width: 25%;
}
.con1_dec3 {
    width: 30%;
    top: -30px;
    right: -20px;
}
.con1_dec4 {
    width: 30%;
    right: -40px;
    top: 8%;
}
#contents1 {
    padding: 100px 5% 60px;
}
#contents1 h2 {
    font-size: 20px;
    letter-spacing: 1px;
}
#contents1 h2 span {
    font-size: 25px;
}
#contents1 h2 span:before {
    height: 6px;
    bottom: -3px;
}
#contents1 .con_txt {
    text-align: left;
}
#contents1 .con_txt span {
    font-size: 18px;
}
#attach .attach_box {
    background-size: 45%;
    padding: 50px 30px 60px;
}
#attach .attach_box h2 {
    font-size: 25px;
}
#attach .attach_box i.fas.fa-check {
    font-size: 20px;
    padding-right: 5px;
}
/* ----------　下層ページ　---------- */
#page_title .page_box {
    padding: 40px 0 0;
}
#page_title .title_img {
    height: 200px;
}
#page_title h2 {
    font-weight: 800;
    font-size: 25px;
}
#page_title p {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
        margin-top: 5px;
}
article.page_wrap {
    padding: 40px 8% 80px;
}
.cate_list{
    margin-bottom: 50px; 
}
.cate_title{
    font-weight: bold;
}
/* 当店について */
#cms_2-a #video {
    margin-bottom: 50px;
}
#cms_2-a .box_title1 {
    font-size: -webkit-calc(1rem + 4px);
    font-size: calc(1rem + 4px);
}
/* 買取品目一覧 */
#cms_4-b .box_title1 {
    font-size: -webkit-calc(1rem + 0px);
    font-size: calc(1rem + 0px);
}
/* 初めての方へ */
.flow_type2 .box_txt1,#cms_5-c .box_title1{
        font-size: -webkit-calc(1rem + 4px);
    font-size: calc(1rem + 4px);
    font-weight: bold;
}
.flow_type2 .box_txt1::before{
    font-size: -webkit-calc(1rem + 1px);
    font-size: calc(1rem + 1px);    
}
/* 初めての方へ */
#page8 .con_tel_box:last-child p.d_inline_b {
    font-size: -webkit-calc(1rem + 2px);
    font-size: calc(1rem + 2px);
}
}