@charset "UTF-8";
body {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
p {
	margin: 0px;
	padding: 0px;
}

/*clearfix*/
.cf:before,
.cf:after{
  content:"";
  display: table;
}
.cf:after{
  clear:both;
}
/*IE6,7対策 （haslayout対策）*/
.cf{
  *zoom:1;
}
/*clearfixここまで*/
img{
	/*画像の伸縮設定*/
	max-width: 100%;
	height: auto;
	width /***/: auto;
　
    	/*画像のボーダーを消す*/
border: none;
	text-align: justify;
}

/*pc-タブレット-スマホ使い分け*/

.mobile{
	display: none;
}

.pc{

}



.clear {
	clear: both;
}
#header {
	width: 100%;
	height: 130px;
	background-image: url(../business/images/top_03.png);
	background-repeat: repeat-x;
	background-position: 0% top;
	padding-top: 7px;
}
#header-in {
	height: 125px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1100px;
}
#header-in-box1 {
	width: 100%;
	height: 33px;
}

#header-in-box1-h1 {
	width: 60%;
	height: 30px;
	float: left;
}
#header-in-box1-three {
	width: 350px;
	height: 32px;
	float: right;
	font-size: 87%;
	padding-top: 3px;
}
#header-in-box1-three a {
	text-decoration: none;
	color: #000000;
}
#header-in-box1-three a:hover {
	text-decoration: none;
	color: #5E8D49;
}
#header-in-box1-three-blog a {
	background-image: url(../images/blog_09.png);
	background-repeat: no-repeat;
	width: 70px;
	display: block;
	height: 25px;
	padding-left: 30px;
	float: left;
	padding-top: 3px;
}
#header-in-box1-three-blog a:hover {
	background-image: url(../images/blog2_09.png);

}



#header-in-box1-three-link a {
	background-image: url(../images/link_11.png);
	background-repeat: no-repeat;
	width: 70px;
	display: block;
	height: 25px;
	padding-left: 30px;
	float: left;
	padding-top: 3px;
}
#header-in-box1-three-link a:hover {
	background-image: url(../images/link2_11.png);

}
#header-in-box1-three-contact a {
	background-image: url(../images/contact_13.png);
	background-repeat: no-repeat;
	width: 90px;
	display: block;
	height: 25px;
	padding-left: 30px;
	float: left;
	padding-top: 3px;
}
#header-in-box1-three-contact a:hover {
	background-image: url(../images/contact2_13.png);
}





#header-in-box2 {
	width: 100%;
	height: 85px;
	clear: both;
}

#header-in-box2-menu   {
	height: 45px;
	float: right;
	margin-top: 20px;
	border-left-style: none;
	max-width: 810px;
	width: 70%;
}



#header-in-box2-home {
	width: 50px;
	height: 50px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 50px;
	margin-top: 30px;
}
#header-in-box2-logo {
	width: 180px;
	float: left;
}
h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #A2A2A2;
}
#pankuzu {
	width: 100%;
	height: 40px;
	text-align: right;
}


#pankuzu a {
	color: #406032;
	text-decoration: none;
}
#pankuzu a:hover {
	color: #5E8D49;
}

#pankuzu-left {
	float: right;
	width: 40px;
	height: 25px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 0px;
}
#pankuzu-right {
	float: right;
	width: auto;
	height: 25px;
	margin-top: 10px;
	font-size: 13px;
	padding-right: 20px;
	padding-left: 0px;
}


#header2 {
	width: 100%;
	height: 366px;
	background-image: url(../business/images/okazaki_16.jpg);
	background-size: cover;
	background-color: rgba(0,0,0,0.5);
	background-position: 0% top;
}

#header2-title {
	width: 100%;
	height: 100px;
	padding-top: 10px;
	background-color: rgba(8,72,40,1.00);
}

#header2-title-text {
	font-size: 200%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: rgba(255,255,255,1.00);
	letter-spacing: 10px;
	padding-top: 10px;
}

#header2-title-en {
	color: rgba(255,255,255,0.30);
	font-weight: normal;
	font-size: 75%;
	letter-spacing: 10px;
	padding-top: 10px;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーー
買取品目詳細
ーーーーーーーーーーーーーーーーーーーーーーーーー*/
/*関連する項目-リンク*/
.hinmoku-all ul   {
	margin: 0;
	padding: 0px;
	list-style-type: none;
}
.hinmoku-all {
	width: 150px;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	height: 150px;
}
.hinmoku-all li {
	width: 135px;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}

.hinmoku-all li a{
	text-decoration: none;
	color: #FFFFFF;
	display: block;

}

.hinmoku-all lia :hover {
	color: #064B8A;
	position: relative;
	left: 1px;
	top: 1px;
}
.hinmokui {
	margin-bottom: 100px;
	border-radius: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 40px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1050px;
	background-color: rgba(0,0,0,0.80);
	margin-top: 30px;
}
.hinmoku-title {
	color: #507F35;
	font-weight: bold;
	margin-bottom: 10px;
	border-left: 5px solid #507F35;
	padding-left: 5px;
	font-size: 14px;
}
.hinmoku-ichiran {
	margin-bottom: 20px;
	font-weight: bold;
	color: #507F35;
	letter-spacing: 0.2em;
	font-size: 18px;
}
/*品目詳細*/

.title-n{
	margin-left: auto;
	margin-right: auto;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #507F35;
	margin-bottom: 40px;
	font-size: 180%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #FFFFFF;
	border-radius: 30px;
	width: 30%;
}
/*買取詳細メイン画像*/
.box-sy2_left {
	float: left;
	width: 30%;
	max-width: 300px;
	margin-left: 25px;
}
/*買取詳細コメント*/
.box-sy2_right{
	float: left;
	margin-left: 25px;
	text-align: left;
	width: 60%;
}
.box-sy2_text {
	height: auto;
	padding-bottom: 30px;
}
/*お取引の流れ買取項目に戻る*/
.nagare-re{
	float: left;
	width: 160px;
	margin-top: 20px;
	background-color: #507F35;
	height: 30px;
	text-align: center;
	padding-top: 10px;
	margin-right: 20px;
	color: #FFFFFF;
	border-radius: 20px;
}
.nagare-re a {
	text-decoration: none;
	color: #FFFFFF;
}
.nagare-re a:hover  {
	text-decoration: none;
	color: #FFE7A2;
}
/*買取項目のイメージ画像４点*/
.box52-sy {
	width: 98%;
	text-align: center;
	margin-top: 20px;
	padding-top: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	margin-bottom: 30px;
	height: 220px;
	margin-left: 15px;
	max-width: 1020px;
}
.box52-sy ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.box52-sy ul li {
	width: 215px;
	margin-left: 10px;
	margin-right: 5px;
	padding-right: 4px;
	padding-left: 4px;
	height: 200px;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 13px;
	text-align: center;
	margin-bottom: 10px;
	/* [disabled]background-color: #C1C1C1; */
	border: 5px solid #FFFFFF;
}
/*お持ちいただくときの注意点*/
.box-sy2-title {
	color: #084828;
	text-align: left;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px dotted #0D2F5A;
	width: 98%;
	margin-left: 20px;
	max-width: 950px;
}

.box-sy2-tokutyou {
	color: #084828;
	text-align: left;
	margin-top: 10px;
	font-weight: bold;
	margin-left: 30px;
	font-size: 120%;
	width: 90%;
}

.box5-moji-sy {
	margin-left: 50px;
	margin-right: auto;
	width: 90%;
	text-align: left;
	margin-top: 10px;
	border-bottom-width: 1px;
	margin-bottom: 30px;
	font-size: 110%;
}
.box5-moji-sy-1 {
	/* [disabled]margin-left: 50px; */
	margin-right: auto;
	width: 90%;
	text-align: left;
	border-bottom-width: 1px;
	padding-bottom: 20px;
	/* [disabled]padding-top: 20px; */
}
.box5-moji-sy ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	list-style-position: inside;
}
.box5-moji-sy ul li {
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	width: 90%;
}
/*買取できない画像とコメント*/
.box5-moji-sy-ng {
	margin-left: 30px;
	width: 40%;
	text-align: left;
	margin-top: 10px;
	border-bottom-width: 1px;
	margin-bottom: 30px;
	font-size: 110%;
	float: left;
}
.box5-moji-sy-ng ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	list-style-position: inside;
}
.box5-moji-sy-ng ul li {
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	width: 90%;
}
.box52-sy-ng {
	width: 50%;
	text-align: center;
	/* [disabled]margin-top: 20px; */
	/* [disabled]padding-top: 15px; */
	padding-bottom: 20px;
	border-bottom-width: 1px;
	margin-bottom: 30px;
	height: auto;
	margin-left: 15px;
	/* [disabled]max-width: 1020px; */
	/* [disabled]min-height: 220px; */
	float: left;
}
.box52-sy-ng ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.box52-sy-ng ul li {
	width: 215px;
	margin-left: 10px;
	margin-right: 5px;
	padding-right: 4px;
	padding-left: 4px;
	height: 200px;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 13px;
	text-align: center;
	margin-bottom: 10px;
	/* [disabled]background-color: #C1C1C1; */
	border: 5px solid #FFFFFF;
}

/**/

.box5-right {
	float: left;
	width: 80%;
}
/*お気軽にお問い合わせください画像*/
.box5-ri-re{
	float: left;
	margin-right: 15px;
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 23px;
	width: 18%;
}
/*お気軽にお問い合わせくださいコメント*/
.box5-ri-re2{
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
	font-size: 93%;
	width: 45%;
}

.box{
	position: relative;
	margin-bottom: 20px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-o-border-radius: 7px;
	-ms-border-radius: 7px;
	background-color: #507F35;
	font-size: 15px;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	height: 40px;
	padding-top: 20px;
	border-radius: 40px;
}
.box a {
	text-decoration: none;
	color: hsla(0,0%,100%,1.00);
}
.box a:hover  {
	text-decoration: none;
	color: #FFE7A2;
}

.toiawase {
	width: 330px;
	float: left;
}
/*企業個人歓迎します*/
.kangei {
	background-color: #507F35;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 18px;
	color: #FDFDFD;
	letter-spacing: 0.2em;
	border-radius: 30px;
}




/*フッター*/
#footer {
	width: 100%;
	background-image: url(../images/footer_119.png);
	height: 434px;
	margin: 0px;
	padding: 0px;
	background-color: #10850F;
}
#footer-in {
	width: 1000px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
}
#footer-head {
	width: 100%;
	height: 7px;
	background-image: url(../images/three_03.png);
	background-repeat: repeat-x;
}
#end_box {
	width: 1050px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 45px;
	padding-bottom: 20px;
}
#end_box_left {
	width: 600px;
	height: auto;
	float: left;
	padding-top: 20px;
}
#end_box_left2 {
	width: 540px;
	height: auto;
	float: left;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
}
#end_box_right {
	width: 430px;
	height: auto;
	float: right;
}
.end_box1 {
	width: 220px;
	float: left;
	height: auto;
}
.end_box3 {
	width: 160px;
	float: left;
	height: auto;
}
.end_box1 ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.end_box1 li {
	list-style-type: none;
	width: 200px;
}
.end_box3 ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.end_box3 li {
	list-style-type: none;
	width: 130px;
}
.end_box3 li a {
	padding-left: 25px;
	display: block;
	color: #10850F;
	text-decoration: none;
	background-image: url(../images/arrow_140.png);
	background-position: 3px 5px;
	background-repeat: no-repeat;
	width: 130px;
	height: 30px;
	font-size: 85%;
	padding-top: 5px;
}
.end_box3 li a:hover {
	list-style-type: none;
	background-image: url(../images/arrow_140.png);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	color: #FFFFFF;
}
.end_box1 li ul li a {
	list-style-type: none;
	font-size: 80%;
	background-image: url(../images/arrow_144.png);
	background-position: 25px 6px;
	padding-left: 40px;
	width: 120px;
}
.end_box1 li ul   {
	list-style-type: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0pt;
	margin-bottom: 0px;
	margin-right: 0px;
}
.end_box1 li ul li a:hover  {
	list-style-type: none;
	background-image: url(../images/arrow_144.png);
	padding-left: 40px;
	color: #FFFFFF;
}
.end_box1 li a {
	padding-left: 25px;
	display: block;
	color: #10850F;
	text-decoration: none;
	background-image: url(../images/arrow_140.png);
	background-position: 3px 5px;
	background-repeat: no-repeat;
	width: 190px;
	height: 30px;
	font-size: 85%;
	padding-top: 5px;
}
.end_box1 li a:hover {
	list-style-type: none;
	color: #FFFFFF;
	background-image: url(../images/arrow_140.png);
}
.endo_box_right1 {
	width: 200px;
	float: right;
	padding-right: 12px;
	font-size: 85%;
}
.endo_box_right1 a {
	color: #10850F;
	display: block;
	width: 150px;
	padding-left: 22px;
	background-image: url(../images/arrow_140.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
.endo_box_right1 a:hover {
	color: #FFFFFF;
}
.endo_box_right2 {
	width: 200px;
	float: right;
	font-size: 87%;
	color: #10850F;
	line-height: 20px;
	padding-top: 0px;
	padding-left: 3px;
}
.endo_box_right2_art {
	width: 190px;
	font-size: 87%;
	color: #10850F;
	line-height: 20px;
	padding-top: 8px;
	padding-left: 5px;
}
#footer-copy {
	width: 100%;
	height: 50px;
	text-align: center;
	padding-top: 40px;
	font-size: 85%;
	color: #FFFFFF;
	margin-top: 50px;
}
.photowaku1 {
	border: 2px solid #10850F;
}
#footer-banner {
	width: 100%;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
	background-color: rgba(252,255,231,1.00);
}
#footer-banner-art {
	width: 100%;
	height: 430px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	max-width: 1005px;
}
.iframe-content {
    position: relative;
    width: 100%;
    padding: 100% 0 0 0;
}
.iframe-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* モーダルメニューシステムここから */

.hinmoku1-all ul   {
	margin: 0;
	padding: 0px;
	list-style-type: none;
}
.hinmoku1-all {
	width: 150px;
	float: left;
	/* [disabled]margin-left: 3px; */
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	height: 150px;
}
.hinmoku1-all li {
	width: 135px;
	font-size: 12px;
	text-decoration: none;
	list-style-image: url(../../../images/a_hover_33.png);
	border-bottom: 1px dotted #6F94BC;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}

.hinmoku1-all li a{
	text-decoration: none;
	color: #FFFFFF;
	display: block;

}

.hinmoku1-all lia :hover {
	color: #064B8A;
	position: relative;
	left: 1px;
	top: 1px;
}
.hinmokui1 {
	width: 90%;
	margin-bottom: 100px;
	margin-top: 0px;
	border-radius: 10px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 40px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.hinmoku1-title {
	color: #51B1F1;
	font-weight: bold;
	margin-bottom: 10px;
	border-left: 5px solid #51B1F1;
	padding-left: 5px;
	font-size: 14px;
}
.hinmoku1-ichiran {
	margin-bottom: 20px;
	font-weight: bold;
	color: #51B1F1;
	letter-spacing: 0.2em;
	font-size: 18px;
}


/*トグルボタン*/

.menu-btn {
	position: fixed;
	top: 15px;
	right: 30px;
	font-size: 14px;
	text-align: left;
	cursor: pointer;
	z-index: 12;
	background-color: #000000;
	padding-left: 10px;
	padding-top: 25px;
	width: 55px;
	height: 45px;

}

.menu-btn span {
	color: #F1F1F1;

}

.menu-btn span:after {
	content: attr(data-txt-menu);
	position: fixed;
	z-index: 11;


}

/* 開閉用ボタンがクリックされた時のスタイル */
.open .menu-btn span:after {
	content: attr(data-txt-close);
	top: 15px;
	right: 30px;
	padding-left: 10px;
	padding-top: 25px;
	width: 55px;
	height: 45px;
	background-color: #4C4949;
}

.menu0 {
display: none;
}
.menu1 {
	padding-top: 30px;
	padding-bottom: 50px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	list-style-type: none;
	width: 90%;
	padding-left: 3%;
	padding-right: 0px;
	text-align: center;
}
.menu1 ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}

.menu1 li {

}

.menu1 li a {
	display: block;
	font-size: 18px;
	color: #fff;
	margin: 1%;
	float: left;
	background-color: rgba(84,81,81,0.6);
	text-decoration: none;
	width: 20%;
	height: 100px;
	padding-top: 3%;
	padding-right: 1%;
	padding-left: 1%;
	padding-bottom: 1%;
	text-align: center;
}

.menu1 li a:hover {
	color: #51B1F1;
	background-color: rgba(84,81,81,0.8);
}

/* 開閉用ボタンがクリックされた時のスタイル */
.open .menu0 {
	cursor: url(../../images/cross.svg) ,auto;
	-webkit-transition: all .5s;
	transition: all .5s;
	visibility: visible;
	opacity: 1;

}

.menu2 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.menu2 {
display: none;
}

.menu2 li a {
	display: block;
	text-align: center;
	outline: none;
	float: left;
	width: 12%;
	height: 120px;
	margin: 1%;
	text-decoration: none;
	background-color: #333;
	color: #fff;
	padding: 2%;
	font-size: 1em;
}
.menu2 li a::before,
.menu2 li a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.menu2 li a,
.menu2 li a::before,
.menu2 li a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.menu2 li a:hover {
	background-color: #59b1eb;
}

#menu2-last-douken a {
	background-color: rgba(218,91,93,1.00);
	padding: 1%;


}
.menu2-last-douken-art {
	width: 95%;
	font-size: 75%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	text-align: left;
}

.glafe {
	width: 88%;
	margin-left: auto;
	margin-right: auto;
	/* [disabled]background-color: hsla(0,0%,100%,1.00); */
	height: 320px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.glafe_title {
	font-size: 1em;
	padding-bottom: 10px;
	color: hsla(0,0%,100%,1.00);
}
.glafe ul {
	margin: 0;
	list-style-type: none;
}
.glafe ul li {
	/* [disabled]width: 20%; */
	float: left;
	/* [disabled]margin-right: 20px; */
	/* [disabled]background-color: hsla(0,0%,100%,1.00); */
	/* [disabled]max-width: 450px; */
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-align: center;
}
/*.menu2 li:last-child   {
	background-color: #B56D62;
}
.menu2 li:last-child a  {
	background-color: #B56D62;
}
.menu2 li:last-child a:hover  {
	background-color: #9D3C2D;
}
.maenu2-last-title {
}*/

.glafe ul li img {
	background-color: hsla(0,0%,100%,1.00);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* モーダルメニューシステムここまで */



