/*
Theme Name: figure
Theme URI: http://localhost/wordpress/wp-content/themes/figure/
Description: サンプルテーマ
Version: 1.0
Author: Yourname
Author URI: http://localhost/wordpress/wp-content/themes/figure/
*/
@charset "UTF-8";

/* contensここから　*/
#container {
	position: relative;
}
#main_visual {
	margin-bottom: 20px;
	position: relative;
	left: -410px;
}
#vi_te {
	width: 350px;
	position: absolute;
	top: 297px;
	left: 639px;
	color: #F5F109;
	font-size: 0.81em;
}
#main_contents p,li {
	font-size: 0.81em;
}
#cpn_visual {
	margin-bottom: 20px;
	position: relative;
}
#cp_te {
	width: ;
	position: absolute;
	top: 122px;
	left: 7px;
	color: #fff;
	font-size: 0.75em !important;
}
.icatches {
	width: 164px;
	height: 114px;
	text-align: center;
	overflow: hidden;
}
/*  年末年始対応　　*/
.change_time_top {
	width: 740px;
	min-height: 65px;
	background-color: #D32768;
	text-align: center;
	margin: 20px auto;
	display: flex;
	flex-wrap: wrap;
	flex-shlink: 0;
	flex-basis: auto;
	justify-content: center;
	align-items: center;
}
.change_time_top p {
	font-weight: bold;
	font-size: 1.5em !important;
	color: #fff;
	line-height: 1.5;
}
/*-----------------------------------------------
  高価買取できる理由ここから
------------------------------------------------*/
.cate_box{
	margin-bottom: 40px;
	clear: both;
}
.reason_box {
	width: 235px;
	height: 300px;
	float: left;
	margin-top: 20px;

}
.reason_text {
	font-size: 0.75em;
	padding: 10px 5px 0px 8px;
	letter-spacing: 0.1em;
	margin-top: 112px;
	line-height: 1.4;
}
.reason_box h3{
	width: 235px;
	height: 40px;
	margin-left: 45px;
	margin-top: 13px;
	line-height: 1.4;
	font-size: 0.94em;
}
#reason_box01 {
	background-image: url(../images/home/1_waku.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
}
#reason_box02 {
	background-image: url(../images/home/2_waku.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
}
#reason_box03 {
	background-image: url(../images/home/3_waku.jpg);
	background-repeat: no-repeat;
}
#reason03_link a {
	display: block;
	text-align: right;
	padding-top: 25px;
	padding-right: 10px;
	color: #008aff;
	text-decoration: underline;
}
#reason03_link a:hover{
	text-decoration: none;
}
#reason_box04 {
	background-image: url(../images/home/4_waku.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
}
#reason_box05 {
	background-image: url(../images/home/5_waku.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
}
#reason_box06 {
	background-image: url(../images/home/6_waku.jpg);
	background-repeat: no-repeat;
}
#reason_box07 {
	background-image: url(../images/home/7_waku.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
}
#reason_box08 {
	background-image: url(../images/home/8_waku.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
}
#reason_box09 {
	background-image: url(../images/home/9_waku.jpg);
	background-repeat: no-repeat;
}

/*-----------------------------------------------
 入金まで最速２日ここから
------------------------------------------------*/
.flow_ico {
	background-position: left top;
	padding-left: 35px;
	padding-top: 1px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#fiow_im {
	margin-top: 20px;
}
.flow_ico {
	line-height: 1.6;
}
#flow_01 {
	background-image: url(../images/home/flow-ico01.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#flow_02 {
	background-image: url(../images/home/flow-ico02.png);
	background-repeat: no-repeat;
}
#flow_03 {
	background-image: url(../images/home/flow-ico03.png);
	background-repeat: no-repeat;
}
#flow_04 {
	background-image: url(../images/home/flow-ico04.png);
	background-repeat: no-repeat;
}
#flow_05 {
	background-image: url(../images/home/flow_bg.png);
	background-repeat: no-repeat;
	text-align:center;
	font-weight: bold;
	font-size: 0.88em;
	padding-top: 2px;
	padding-right: 10px;
}
#flow_06 {
	background-image: url(../images/home/flow-ico05.png);
	background-repeat: no-repeat;
}

/*-----------------------------------------------
 買取強化中の商品例
------------------------------------------------*/
#on_tx {
	margin-top: 20px;
	line-height: 1.4;
}
#only_box ul li {
	float: left;
	margin-right: 3px;
}
.only_cate_box {
	width: 345px;
	height: 140px;
}
.only_cate_box+.only_cate_box{
	margin-bottom: 20px;
}
.tab {
	margin-bottom: 15px;
}
#item_bg {
	margin-top: 5px;
	margin-bottom: 25px;
	padding: 20px 15px;
	border: 4px solid #ffcc0d;
	background-repeat: no-repeat;
	width: 728px;
	clear: both;
	position: relative;
}
#item_bg .arrow {
	position: absolute;
	top: -13px;
	left: 25px;
	z-index: 100;
	left: 55px;
}
.left_b {
	float: left;
}
.right_b {
	float: right;
}
.o_name {
	width: 58px;
	height: auto;
	padding: 3px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 20px;
	text-align: center;
	background-color: #eee;
	float: left;
	clear : both;
}
.price_n {
	color: #f2005a;
	font-size: 0.81em;
	padding: 7px 3px 3px 3px;
	margin-left: 8px;
	float: left;
	clear: both;
}
.price {
	float: right;
	font-size: 1.25em !important;
}
.goods_name {
	width: 145px;
	height: auto;
	float: left;
	line-height: 1.2;

}
.on_img {
	float: left;
}
.on_text {
	width: 220px;
	float: left;
}
.t_btn {
	clear: both;
}
.m_name{
	line-height: 19px;
	margin-top: 39px;
}
/* 買取強化中タブマウスオーバー設定 */
.tab_o a {
	display: block;
}
.tab_o a:hover{
    background: none;
}
.ts {
	width: 118px;
	height: 45px;
}
#tab02 {
	background: url(../images/home/top_tab02_over.png) no-repeat;
}
#tab03 {
	background: url(../images/home/top_tab03_over.png) no-repeat;
}
#tab04 {
	background: url(../images/home/top_tab04_over.png) no-repeat;
}
#tab05 {
	background: url(../images/home/top_tab05_over.png) no-repeat;
}
#tab06 {
	background: url(../images/home/top_tab06_over.png) no-repeat;
}
.tab_content .on_img {
	overflow: hidden;
	height: 140px;
	text-align: center;
}
.tab_content img {
	max-width: 130px;
	height: auto;
}
/*-----------------------------------------------
買取実績
------------------------------------------------*/
#experience .experience_box {
	width: 100%;
	max-height: 800px;
	height: auto;
	overflow-y: scroll;
	margin-bottom: 20px;
}
#experience p {
	line-height: 1.4;
}
.exp_box {
	margin-top: 15px;
	clear: both;
}
.exp_left {
	width: 128px;
	height: auto;
	float: left;
}
.exp_left .img {
	width: 128px;
	height: 180px;
}
.exp_left .img img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.exp_right {
	width: 560px;
	height: auto;
	float: left;
	padding-left: 20px;
	color: #2e2e2e;
}
.exp_right span {
	font-size: 1.25em;
}
.exp_bottom {
	margin-top: 8px;
	background-image: url(../images/home/exp_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 560px;
	height: auto;
	padding: 15px;
}
#after_experience {
	margin-bottom: 40px;
}

/*-----------------------------------------------
要チェック　
------------------------------------------------*/

#check_f_left{
	width: 728px;
	height: auto;
	margin-top: 14px;
	position: relative;
	line-height: 1.5;

}
#check_f_text {
	width: 450px;
	height: 50px;
	float: left;
}
#check_f_img {
	width: 248px;
	height: 125px;
	position: absolute;
	top: -75px;
	left: 475px;
	clear: both;
}
#fi-05box {
	width: 728px;
	height: 1363px;
	background-image: url(../images/home/top_fi-05_bg.png);
	background-repeat: no-repeat;
	padding: 30px 10px 0px 20px;
	clear: both;
}
#fi-main_box01 {
	width: 700px;
	height: 200px;
}
#fi-main_box02 {
	width: 700px;
	height: 160px;
	clear: both;
}
#fi-main_box03 {
	width: 700px;
	height: 185px;
	clear: both;
}
#fi-main_box04 {
	width: 700px;
	height: 160px;	
	clear: both;
}
#fi-main_box05 {
	width: 700px;
	height: 185px;
	clear: both;
}
.fi_s_box h3 {
	font-size: 1.0em;
	color: #f2005a;
	width: 444px;
	height: 37px;
	padding-left: 45px;
	padding-top: 3px;
}
.fi-img-left {
	width: 238px;
	height: auto;
	float: left;
}
.fi_s_box {
	width: 444px;
	height: auto;
}
#fi01_titel {
	float: left;
	margin-left: 10px;
}
#fi01_titel h3 {
	background-image: url(../images/home/top_check_bar01.png);
	background-repeat: no-repeat;
}
.fi_text {
	padding-top: 5px;
	line-height: 1.6 !important; 
}
#fi02_titel {
	background-image: url(../images/home/top_check_bar02.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 15px;
}
#fi03_titel {
	background-image: url(../images/home/top_check_bar03.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: 15px;
}
#fi04_titel {
	background-image: url(../images/home/top_check_bar04.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 25px;
}
#fi05_titel {
	background-image: url(../images/home/top_check_bar05.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: 35px;
}
#ng_fg_bg {
	width: 698px;
	height: 422px;
	background-image: url(../images/home/top_ng_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	clear: both;
}
#ng_fg h3 {
	color: #fff;
	padding-left: 42px;
	padding-top: 13px;
}
#ng_fg p {
	width: 485px;
	height: auto;
	padding-left: 20px;
	padding-top: 25px;
	line-height: 1.5;
}
#ng_fg ul {
	width: 440px;
	height: 100px;
	margin-top: 10px;
}
#ng_fg ul li {
	float: left;
	width: 190px;
	height: 20px;
	background-image: url(../images/home/top_check_ico.png);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 20px;
	padding-left: 20px;
	padding-top: 3px;
}
#ng_item_bg {
	width: 410px;
	height: auto;
	float: right;
	margin-top: 40px;
	margin-right: 30px;
	clear: both;
	line-height: 1.3;
}
#ng_item_bg h3 {
	color: #E70005;
}
#ng_item_bg p {
	margin-top: 5px;
	line-height: 1.5;
}
#ng_item_bg ul {
	height: 110px;
}
#ng_item_bg ul li {
	height: auto;
	float: left;
	background-image: url(../images/home/top_ico.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 8px;
}
#mar {
	margin-left: 10px;
}

/*-----------------------------------------------
お客様の声
------------------------------------------------*/
#customer {
	width: 728px;
	height: auto;
	margin-top: 20px;
	clear: both;
	line-height: 1.6;
}
#tokume {
	padding-top: 6px;
}
.comme_box {
	width: 728;
	height: auto;
	margin-top: 10px;
	clear: both;
}
.com_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.comme_bg {
	background-image: url(../images/home/cust_bg.png);
	background-repeat: no-repeat;
	width: 728px;
	height: auto;
	clear: both;
}
.comme_bg ul {
	padding-top: 15px;
}
.comme_bg ul li {
	float: left;
	margin-left: 3px;
	margin-bottom: 10px;
}
#com_btn {
	margin-top: 20px;
}

/*-----------------------------------------------
フィギュア買取情報
------------------------------------------------*/
#byu_info {
	width: 728px;
	height:  374px;
	background-image: url(../images/home/purc_bg.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 20px;
	line-height: 1.4;
	margin-bottom: 30px;
}
#column_list h2 {
	margin-bottom: 10px;
}
#column_list h2+p {
	margin-bottom: 15px;
}
#column_list .icatches {
	float: left;
}
#column_list h3 {
	margin-bottom: 8px;
}
#column_list li {
	margin-bottom: 10px;
}
#column_list li+li {
	padding-top: 10px;
	border-top: 1px dotted #EEEEEE;
}
#column_list h3 a {
	font-size: 16px;
}
#column_list h3 a:hover {
	text-decoration: underline;
}
#column_list .text p {
	font-size: 12px;
	line-height: 1.3em;
}
#column_list .text .date {
	font-size: 10px;
	text-align: right;
	padding-top: 10px;
}
#column_list .content {
	width: 530px;
	float: right;
}
#fb {
	clear: both;
}
#info_titel {
	width: 510px;
	height: 75px;
	float: right;
	margin-top: 40px;
	margin-bottom: 15px
}
#info_titel h3 {
	background-image: url(../images/home/top-bg.png);
	background-repeat: no-repeat;
	width: 217px;
	height: 30px;
	color: #fff;
	line-height: 30px;
	padding-left: 5px;
	margin-bottom: 7px;
}
.info_img {
	width: 164px;
	height: 190px;
	float: left;
	margin-left: 10px;
}
.info_img p {
	margin-bottom: 10px;
}
.info_img ul {
	width: 162px;
	height: auto;
	color: #008aff;
}
.info_img ul li {
	margin-top: 3px;
	padding-left: 2px;
}
.info_img ul li a{
	text-decoration: none;
	color: #008aff;
}
.info_img ul li a:hover{
	text-decoration: underline;
}
