@charset "utf-8";
/* CSS Document */



body {
    font-size: 0.86rem;
    line-height: 1.6;}
.button.is-primary {
    background-color:#FF7F23;
    border-color: transparent;
    color: #fff;
}
.button.is-primary:hover {
    background-color:#FFAB00;
}
main.columns{
	margin-top: 0.75rem;
		  }



/* ///////////////////////////////////////////////////////////////////

[navMenu]

/////////////////////////////////////////////////////////////////// */
a{
	color: #FFAB00;
}

a:link {
}
a:visited {
}
a:hover {
}
a:active {
}



div.tophead div.columns {
}

div.tophead div.columns div.column {
}

div.tophead div.columns div.column a {
}

div.tophead div.columns div.column a img {
}

div.tophead div.columns div.column img {
}

header {
}

header nav.navbar {
}

header nav.navbar div.container {
}

header nav.navbar div.container div.navbar-brand {
}

header nav.navbar div.container div.navbar-brand a.navbar-item {

}

header nav.navbar div.container div.navbar-brand a.navbar-item img {
}

header nav.navbar div.container div.navbar-brand div.navbar-burger {
}

header nav.navbar div.container div.navbar-brand div.navbar-burger span {
}

/* =========================================================
navMenu
========================================================= */
header nav.navbar div.container div#navMenuExample8 {
}

header nav.navbar div.container div#navMenuExample8 div.navbar-start {
}

header nav.navbar div.container div#navMenuExample8 div.navbar-start a.navbar-item {


}

header nav.navbar div.container div#navMenuExample8 div.navbar-end {
}

section.hero {
}
section.hero div.hero-body{
	padding: 0;
}
section.hero div.hero-body div.container h1.title img.is-hidden-mobile {
	width: 100%;
}




h3{
	border-top:1px solid #ddd;
	padding-top: 12px;
	margin-bottom: 2em;
	position: relative;
	border-bottom: 1px solid #ddd;
	padding-bottom: 12px;
	font-weight: bold;
}

h3:before{

 border-top:2px #FF6600 solid;
    top: -1px;
    content: '';
    display: inline-block;
    left: 0;
    position: absolute;
    text-transform: uppercase;
    width: 25%;
}

#box .column{
	border:1px solid #dedede;
	border-bottom: 3px solid #dedede;
	margin-left: -1px;
}

section.hero div.hero-body div.container h1.title img.is-hidden-tablet {
}

section.hero div.hero-foot {
}

section.hero div.hero-foot nav.tabs {
}

section.hero div.hero-foot nav.tabs div.container {
}

section.hero div.hero-foot nav div.container div.columns {
	
}

section.hero div.hero-foot nav.tabs div.container div.columns div.column {
}

section.hero div.hero-foot nav.tabs div.container div.columns div.column a {
}

section {
}
.top3button {
margin-right: 0 !important;
margin-left: 0 !important;
}
.top3button .column{
background-color: #F8F8F8;
text-align: center;
		background-image: url("../img/top/line2.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	padding:1.3rem 0; 
}
.top3button .column a{
	color:#222 !important;
}
.centerly {
	text-align: center;
}

section div.container main.columns div.column div.centerly img {
	margin: 20px 0;
}


.sidemenubox li{
	padding: 1rem;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	position: relative;
	margin-top:-1px;
}
.sidemenubox li:hover{
border-bottom: 1px solid #FF6600;
border-top: 1px solid #FF6600;
z-index: 2;
background-color:#FFF4F0;
}
.sidemenubox li:hover:after{
	color:#FF6600;
}

.sidemenubox li:after{
font-family: "Font Awesome 5 Free";
  content: "\f054";
font-weight: 900;
position: absolute;
right: 1em;
color: #ccc;
}

.slimfont{
	font-family: "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}
h2{
	font-size: 1.9rem;
	font-style: italic;
	padding:1em 0;
	text-align: center;
}
.orange{
	color: #FF7F23;
}

#news{
	margin-bottom:1.5rem;
}

footer.footer {
}

footer.footer div.container {
}

footer.footer div.container div. {
}

footer.footer div.container div. div.column {
}



/*GBMなら安心*/

.binder {
	background-image: url("../img/trust/bg_binder.jpg");
	background-size: contain;
	margin:0 !important;
}
.binder .is-12 {
	
	padding:0;
	margin: 0 !important;

}

.binder p{
	padding:1px;

}
.bf img{
	margin-bottom:-5px;
}

h5{
	font-size: 0.96rem;
	font-weight: bold;
	border-bottom: dotted 1px #aaa;
	margin-bottom:0.5rem;
	padding-bottom: 0.5rem;
}
h4{
	font-size: 1rem;
	font-weight: bold;
		margin-bottom:0.5rem;
	padding-bottom: 0.5rem;
}
.topgear{
	text-align: center;
	background-color:#F8F8F8;


}
.topgear img{
	max-height: 155px;
}
.blue{
	color:#067ABD;
}
p{
	padding-bottom: 2rem;
}

.nico li{
	padding:5px 0px 5px 1.9em;
	position: relative;
	font-size: 1rem;
	line-height: 1.5;
	color: #6B0000;
	font-weight: bold;
}
.nico li:before{
	font-family: "Font Awesome 5 Free";
  content: "\f5b4";
font-weight: 900;
position: absolute;
left: 0;
top:2px;
color: #6B0000;
font-size: 1.3rem;
}

/*お客様の声*/
.buy,
.sale{
	background-image: url('../img/common/line_yellow.gif');
	background-repeat:repeat-x;
	padding-top:1.5em;
	margin-bottom:2em;
}
.buy .photo,
.sale .photo
{
	text-align: center;
}
.buy .button_box,
.sale .button_box
{
	border:3px solid #ededed;
	text-align: center;
	padding:1em;
}
.buy .button_box span,
.sale .button_box span
{
	font-size: 1.4em;
	font-weight: bold;
}

.comment{
	position: relative;
	padding:3em 2em 2em 2em;
	margin-top: 2em;
	border:1px solid #dedede;
}
.comment p{
	padding-bottom: 0;
}
.comment span{
	position: absolute;
	top:-1.5em;
	left: 0;
	background-color:#1153B3;
	color:#fff;
	padding:10px 2em;
	border-radius: 100px;
}

.comment span:after{
content: "";
    position: absolute;
    left: 35px;
    bottom:-8px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 10px;
    z-index: 3;
        border-color: transparent transparent transparent #1153B3;
    transform:rotate(-30deg);
}
.sale{
	background-image: url('../img/common/line_blue.gif');
}
.sale .comment span{
	background-color:#FFAD01;
}
.sale .comment span:after{
	border-color: transparent transparent transparent #FFAD01;
}

.button.is-warning,
.button.is-link{
	padding:1em 2em;
	margin:1em;
}

.footerbutton{
	background-color: #FFE9D9;
	margin-bottom: 2em;
	padding:2em;
}
.footerbutton a{
	width: 100%;
}
.footerbutton .is-12{
	font-weight: bold;
	text-align: center;
}
.anshin h6,
.sousa h6{
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
}

.sousa p{
	padding-bottom: 0;
}

/*会社概要*/
.simpletbl{
	margin-bottom:3em;
}
.simpletbl th{
	background-color:#f8f8f8;
}
.simpletbl td{
    margin-left: -1px;
}
.simpletbl td,
.simpletbl th
{
	padding:10px;
	border:1px solid #efefef;

}
.aisatu .column.photo{
	text-align:center;
}

.koujou .column{
	text-align:center;
}
.image.is-4by3 img{
	height: auto !important;
}


/*メリット*/

.meritcopy{
	font-size: 1.2rem;
	line-height: 1.4;
	padding:0px 0 10px 1.1em;
	position: relative;
	display: block;
}
.meritcopy:before{
	font-family: "Font Awesome 5 Free";
  content: "\f04b";
font-weight: 900;
position: absolute;
left: 0;
top:2px;
color: #FF7F23;
font-size: 1rem;
}

.merith4{
	font-weight: 600;
	margin-bottom:0;
	padding-bottom: 5px;
	padding-top:5px;
}
.meritbox{
	padding:3em 0;
	border-bottom: 1px solid #ededed;
}
.meritbox p{
	padding-bottom: 0;
}



/*安く買う*/

.t_odd{
	background-color:#FFF7F2;
}
.t_even{
	background-color:#FFEFE6;
}
.gbm_odd{
	background-color:#FFE9D9;
}
.gbm_even{
	background-color:#FFD5B9;
}
.d_odd{
	background-color:#FAFAFA;
}
.d_even{
	background-color:#EBEBEB;
}
.mitumori dd{
	text-align: right;
}
.ttl_gbn{
	color:#fff;
	background-color:#FF8026;
	text-align:center !important;
	font-size: 1.1em;
	font-weight: bold;
	-webkit-border-radius: 8px 8px 0px 0px;
-moz-border-radius: 8px 8px 0px 0px;
border-radius: 8px 8px 0px 0px;
}
.ttl_d{
		color:#fff;
	text-align:center !important;
	font-size: 1.1em;
	font-weight: bold;
	-webkit-border-radius: 8px 8px 0px 0px;
-moz-border-radius: 8px 8px 0px 0px;
border-radius: 8px 8px 0px 0px;
	background-color:#51B5EE;
}
.nanto{
	text-align:center;
	border-color: red;
}
.bigtext{
	font-size: 1.3em;
	font-weight: bold;
}
.red{
	color:red;
}
.option{
	border:1px solid #ddd;
}


.chushaku li{
	position: relative;
	padding-left: 1.4em;
}
.chushaku li:before{
	font-family: "Font Awesome 5 Free";
    content: "\f06a";
    font-weight: 900;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #bbb;
    font-size: 1rem;
}


/*3年保証*/
.point6 {

}
.point6 .column{
	text-align:center;
	
}

.point6 .column .card-content{
	text-align:left;

}

.ex_anshin .column{
text-align:center;
}
.bar_orange{
	background-color:#FF6B00;
	border-radius: 100px;
	padding:10px 20px;
	text-align:center;
	color: #fff;
}

.catchcopy{
	text-align:center;
	font-size: 1.7em;
}
.catchcopy span{
	font-size: 2.3em;
}

/*高く売る*/


.tx32{
	font-size: 2.5em;
}
.tx26{
	font-size: 1.8em;
}


.tukiji h6{
	font-weight: bold;
	line-height: 2;
	font-size: 1.1em;
}

.kotu h6{
	font-weight: bold;
	line-height: 2;
	font-size: 1.1em;
}

.wrap_bg{
	background-image: url("../img/sell/bg.gif");
	padding:20px;
	position: relative;
	margin-bottom:3em;
}
.kotu .column.photo{
	text-align:center;
}

.ten_line{
	border-top: dotted 5px #FF6B00;
	position: absolute;
	top:390px;
	width: 500px;
	left: 46%;
	transform: rotate(-76deg); 
}
.ten_line2{
	border-top: dotted 5px #FF6B00;
	position: absolute;
	top:480px;
	width: 180px;
	left: 8%;
	transform: rotate(65deg); 
}
.ten_line3{
	border-top: dotted 5px #FF6B00;
	position: absolute;
	top:850px;
	width: 160px;
	left: 22%;
	transform: rotate(-40deg); 
}

.bar_orange2{
	background-color:#FF6B00;
	border-radius: 5px;
	padding:10px 20px;
	text-align:center;
	color: #fff;
}

/*自社整備工場*/

.jisha{
	margin-top: 1em;
}

h4{
	font-weight: 500;
	font-size:1.2em;
}


/*諸費用*/
.mt{
	margin-top:1em;
}
caption {
	text-align:left;
	line-height: 2;
}
.loan .yellowtbl{
	border-color:#FFAB00;
	border:1px solid #FFAB00;
}
.loan .yellowtbl th,
.loan .yellowtbl td{
	padding:0.5em ;
	margin-left:-1px;
	border:1px dotted #FFAB00;
}

.loan .yellowtbl th{
	background-color:#FFAB00;
	border-color:#FFAB00;
	color:#fff;
	border-bottom: 1px dotted #fff;
	border-right:1px dotted #fff;
}
.loan table .tate{
	width: 1em;
}
/*青テーブル*/

.loan .bluetbl{
	border-color:#1352B1;
	border:1px solid #1352B1;
}
.loan .bluetbl th,
.loan .bluetbl td{
	padding:0.5em;
	margin-left:-1px;
	border:1px dotted #1352B1;
}

.loan .bluetbl th{
	background-color:#1352B1;
	border-color:#1352B1;
	color:#fff;
	border-bottom: 1px dotted #fff;
	border-right:1px dotted #fff;
}


/*緑テーブル*/

.loan .greentbl{
	border:1px solid #fff;
}
.loan .greentbl th,
.loan .greentbl td{
	padding:0.5em;
	margin-left:-1px;
	border:1px dotted #fff;
}

.loan .greentbl th{
	background-color:#C3DD80;
	border-color:#fff;
	color:#fff;
	border-bottom: 1px dotted #fff;
	border-right:1px dotted #fff;
}
.loan .greentbl .bgdeep{background-color:#C3DD80;}
.loan .greentbl .bgstand{background-color:#E2EFBC;}
.loan .greentbl .bglight{background-color:#F7F9E8;}



/*pink*/

.loan .pinktbl{
	border:1px solid #fff;
}
.loan .pinktbl th,
.loan .pinktbl td{
	padding:0.5em;
	margin-left:-1px;
	border:1px dotted #fff;
}

.loan .pinktbl th{
	background-color:#FBC9E1;
	border-color:#fff;
	color:#fff;
	border-bottom: 1px dotted #fff;
	border-right:1px dotted #fff;
}
.loan .pinktbl .bgdeep{background-color:#FBC9E1;}
.loan .pinktbl .bgstand{background-color:#FFDFED;}
.loan .pinktbl .bglight{background-color:#FFECF5;}

.orangebluetbl{border:1px solid #dedede;}
.orangebluetbl th,
.orangebluetbl td{
		padding:0.5em 1em;
	margin-left:-1px;
	border:1px dotted #dedede;
}
.orangebluetbl .bgblue{background-color:#CFF1FF;}
.orangebluetbl .bgorange{background-color:#FFE4C0;}


/**/
.footer{
	background-color: transparent !important;
	border-top: 1px solid #dedede;
}
.f_menu a {
	color: #333;
}

.anshin_bnr{
	border-top: 3px solid #FF6B00;
	margin-top:1em;
	margin-bottom:1em;
}
.shasen{
	background-image:url(../img/common/shasen.gif);
}

/*よくある質問*/

		  .accbox {
  margin:  0;
  padding: 0;
}

.accbox label {
  display: block;
  margin: 1.5px 0;
  padding: 11px 12px;
  color: #2f8fcf;
  font-weight: 100;
  cursor: pointer;
  transition: all 0.5s;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
  color: #353330;
  background-color: #fff2ea;
  border-color: #bce8f1;
  padding-left: 30px;
  text-align: left;
  border-radius: 4px;
  margin-top: 1px;
	position: relative;
}
.accbox label:before{
	font-family: fontAwesome;
	content: "\f059";
	position: absolute;
    left: 10px;
	top: auto;
	font-size: 18px;
}
.accbox label:hover {
  color: #d56104;

}

.accbox input {
  display: none;
}

.cssacc:checked+.accshow {
  height: auto;
  padding: 5px;
  opacity: 1;

  padding: 15px;
  padding-left: 30px;
  text-align: left;
	
}
.accbox .accshow:before {
font-family: fontAwesome;
	content: "\f0eb";
	position: absolute;
    left: 12px;
	top: auto;
	font-size: 22px;

}

.accbox .accshow {
  height: 0;
  padding-left: 30px;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
	line-height: 1.5;
}
	
/*プライバシーポリシー*/

.list_p li{
	 padding-left: 30px;
	position:relative;
	    margin-top: 1em;
}
.list_p li:before{
	font-family: 'Font Awesome 5 Free';
	content: "\f22d";
	position: absolute;
    left: 12px;
	top: -6px;
	font-size: 22px;
	font-weight: 900;
}
.breadcrumb{
 white-space:normal !important;
}
.breadcrumb a, .breadcrumb li {

    display: inline;
    font-size: 0.8em;
}
.breadcrumb p{
	padding-bottom: 0;
}
.makerRow h3:before{
	border-top: none;
}

.system h2{
	border-top:1px solid #ddd;
	padding-top: 12px;
	margin-bottom: 1em;
	position: relative;
	border-bottom: 1px solid #ddd;
	padding-bottom: 12px;
	font-weight: bold;
	font-size: 1em;
	text-align: left;
}

.system h2:before{

 border-top:2px #FF6600 solid;
    top: -1px;
    content: '';
    display: inline-block;
    left: 0;
    position: absolute;
    text-transform: uppercase;
    width: 25%;
}

#inquiryForm h3:before{
	border-top: none;
}

/*//////////////////////////////////////////////////////////////////////////////

PC表示用スタイル

////////////////////////////////////////////////////////////////////////////////*/
@media screen and (min-width: 1080px){
.container {
    max-width: 1000px;
    width: 1000px;
	
}		
div.tophead {
	margin-top: 30px;
} 
header nav.navbar div.container div#navMenuExample8 {
		width: 1000px;
		box-sizing: border-box;
}
#navMenuExample8 .navbar-start .navbar-item{
width:16.666%;
justify-content: center;
box-sizing: border-box;
min-width: 0;
}
.navbar-brand{
	margin-left: 0 !important;
}
.navbar-start{
	 width: 1000px;
		  }
header nav.navbar div.container div#navMenuExample8 div.navbar-start a.navbar-item {
		background-image: url("../img/common/navline.jpg");
	background-repeat: no-repeat;
	border-bottom: 3px solid #FFB57F;
}

/*GBNなら安心*/
.binder .is-6.lf{
	padding:10px 12px 24px 32px;
}
.binder .is-6.rg{
	padding:10px 32px 24px 12px;
}
.trust3box .column.photo img{
	
}
.hero-body.page{
	padding:2em 0 !important;
}
.hero-body.page h1{
	text-align: left;
	background-image:url(../img/common/head_mark.gif);
	background-position:right;
	background-repeat:no-repeat;
	min-height: 60px;
	line-height: 2;
}

/*安く買う*/
.option{
	margin:1em;
}

.option .plus{
	padding-left:1em;
	position: relative;
}
.option .plus:before{
    font-family: "Font Awesome 5 Free";
    content: "\f067";
    font-weight: 900;
    position: absolute;
    left: -10px;
    top: 40px;
    color: #067ABD;
    font-size: 1.3rem;
}
/*3年保証*/
.card.large {
    height: 380px;
    -webkit-backface-visibility: hidden;
    backface-visibility: initial;
    border-radius: 5px;
}
.card.large2 {
    height: 350px;
    -webkit-backface-visibility: hidden;
    backface-visibility: initial;
    border-radius: 5px;
}

}


/*//////////////////////////////////////////////////////////////////////////////

スマホ、タブレットの時

////////////////////////////////////////////////////////////////////////////////*/
@media screen and (max-width: 1080px){
section .container{
padding:10px;
}
.hero-body .container{
/*margin:-10px; */
}
#box .column{
	text-align: center;
}
.top3button .column{
border-top:1px solid #fff;
border-bottom: 1px solid #dedede;

}
.top3button{
	margin-bottom:-10px;
}



/*GBNなら安心*/
.binder .is-6.rg,
.binder .is-6.lf{
	padding:15px 25px 24px 25px;
}
.trust3box .column.photo{
	text-align: center;
	padding:0 20px;
}
.trust3box .column.photo img{
	width: 100%;
}



.profile .column.is-3 {
	text-align: center;
	background-color:#f8f8f8;
}
.hero-body.page h1{
	text-align: center;
	background-image:url(../img/common/head_mark.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	min-height: 120px;
	line-height: 2;
}



/*お客様自身で検索*/

.nagare .column.is-4{
	text-align:center;

}
.sousa .column{
	text-align: center;
}

.anshin .column{
	text-align: center;
}


/*安く買う*/

.mitumori dt{
	text-align: center;
}
.option .column {
		text-align:center;
}
.option .plus{
	padding-left:1em;
	position: relative;

}
.option .plus:before{
    font-family: "Font Awesome 5 Free";
    content: "\f067";
    font-weight: 900;
    position: absolute;
    left: 50%;
    top: -15px;
    color: #067ABD;
    font-size: 1rem;
}
#inquiryCustomerDetail table,
#inquiryForm,
#inquiryForm table{
	width: 100% !important;
}
#inquiryForm th,
#inquiryForm td,
#inquiryCustomerDetail th,
#inquiryCustomerDetail td{
display: block;
width: 100% !important;
height: auto !important;
padding:0.5em !important;
}



#dealsData,
.dealDataIndividual{
	width: 100% !important;
}
/*tableをスクロールさせる*/
/*tableのセル内にある文字の折り返しを禁止*/
.dealDataIndividual table {
	overflow: auto;
	white-space: nowrap;
	display:block;
	width:auto !important;
}

.dealDataIndividual table tbody {
	width: 100%;
	display:table;
}

/*tableにスクロールバーを追加*/
.dealDataIndividual table::-webkit-scrollbar {
	height: 5px;
}

/*tableにスクロールバーを追加*/
.dealDataIndividual table::-webkit-scrollbar-track {
	background: #F1F1F1;
}

/*tableにスクロールバーを追加*/
.dealDataIndividual table::-webkit-scrollbar-thumb {
	background: #BCBCBC;
}
.sortSelect {
    width: 100% !important;
    float: left;
}
.dealInquire{
	text-align:left !important;
}
.dealInquire a{
	display: block;
	line-height:1.5;
	padding: 0.4em 0;
}
/**/

}