/*!
 * Amazon-kaikata Theme
 */
 
/*!------design------*/
body {
	background: url(../../img/bg.png);
}
.tagline {
	background: #625642;
	color: #fff !important;
}
.nav > li > a:hover, .nav > li > a:focus, .nav > li > ul > li > a:hover, .nav > li > ul > li > a:focus {
	background: #c1b29a !important;
	color: #ffffff;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
a {
	color: #004b91;
}
a img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	background: transparent !important;
}
a:hover img {
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	background: transparent !important;
}
/*!--basic text--*/
#main h2, #main h3, #main h4, #main h5, #main h6, #main p {
	color: #000;
	line-height: 1.5em;
}
#main p, #main ul {
	font-size: 120%;
	line-height: 1.75em;
	margin-bottom: 1em;
}
#main h2, #main h3, #main h4, #main h5, #main h6 {
	font-weight: bold;
}
#main h2 {
	border-left: 6px solid #625642;
	padding-left: 14px;
}
#main h3 {
	border-left: 4px solid #8f826d;
	padding-left: 10px;
	margin-top: 2em;
}
#main h4 {
	border-left: 3px solid #8f826d;
	padding-left: 8px;
	margin-top: 1.5em;
}
/*!---tabs---*/
.nav-tabs {
	border-bottom: 1px solid #625642;
	margin-bottom: 1em;
}
.nav-tabs > li > a:hover {
	border-color: #c1b29b #c1b29b #625642;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #fff;
	cursor: default;
	background-color: #625642;
	border: 1px solid #625642;
	border-bottom: #ffffff;
}
.nav-tabs li {
	font-size: 90%;
}
.navbar-toggle {
	background: #8f826d;
	color: #ffffff;
}
.icon-bar {
	background-color: #c1b29b;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #625642;
	border-color: #c1b29b;
}
/*!------header------*/
.tagline h1 {
	float: left;
	font-size: small;
	min-height: 28px;
	margin: 16px 0 0 -10px;
}
.tagline h1.flag {
	background-position: top left;
}
.tagline h1 small {
	margin-left: 0.5em;
}
.tagline .link-amazon {
	float: right;
	margin: 12px -10px 0 0;
}
.tagline a {
	color: #ffffff;
}
.tagline a:hover {
	text-decoration: underline;
}
.page-header .col-md-6, .page-header .col-md-9 {
	padding: 0;
}
.form-header input, .form-header button, .form-header select {
	margin-bottom: 5px;
}
.form-header button {
	display: inline;
}
/*!------for iphone 320px ad area kakuho------*/

.container {
	padding-right: 10px;
	padding-left: 10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-right: 10px;
	padding-left: 10px;
}
/*!------flag------*/
.flag {
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 26px auto;
	padding-left: 34px;
}
.flag-second {
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 26px auto;
	padding-left: 34px;
}
.flag-second:after {
	content: "";
	width: 26px;
	margin-left: -2px;
}
.icon-us {
	background-image: url(../../img/amazoncom_switch.jpg);
}
.icon-uk {
	background-image: url(../../img/amazoncouk_switch.jpg);
}
.icon-de {
	background-image: url(../../img/amazonde_switch.jpg);
}
.icon-fr {
	background-image: url(../../img/amazonfr_switch.jpg);
}
.icon-it {
	background-image: url(../../img/amazonit_switch.jpg);
}
.icon-es {
	background-image: url(../../img/amazones_switch.jpg);
}
.icon-cn {
	background-image: url(../../img/amazoncn_switch.jpg);
}
.icon-ca {
	background-image: url(../../img/amazonca_switch.jpg);
}
.icon-jp {
	background-image: url(../../img/amazonjp_switch.jpg);
}
.icon-au {
	background-image: url(../../img/amazonnz_switch.jpg);
}
.icon-br {
	background-image: url(../../img/amazonbr_switch.jpg);
}
.icon-mx {
	background-image: url(../../img/amazonmx_switch.jpg);
}
.icon-in {
	background-image: url(../../img/amazonin_switch.jpg);
}
.icon-nl {
	background-image: url(../../img/amazonnl_switch.jpg);
}
.icon-ww {
	background-image: url(../../img/amazonww_switch.jpg);
}
/*!------form------*/

/*!------main------*/
.share {
	border-top: 1px solid #bdaf9a;
	padding: 10px 0 20px;
}
.share .facebook {
	display: inline;
	height: 16px;
	width: 130px;
	overflow: hidden;
	vertical-align: top;
}
.share .facebook span {
	top: -4px;
}
.fb-share-button {
	display: inline;
}
.share .twitter {
	display: inline;
	height: 16px;
	width: 98px;
	overflow: hidden;
	vertical-align: top;
}
.share .twitter iframe {
	width: 98px !important;
}
.share .hatena {
	display: inline;
	height: 16px;
	width: 98px;
	overflow: hidden;
	vertical-align: top;
}
.ad {
	margin-bottom: 10px;
	background: #c1b29a;
	background-size: 10px auto;
	padding: 10px 0 5px 0;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.list-bullet {
	padding: 0;
}
.list-bullet li {
	list-style: none;
	position: relative;
	top: 0.5em;
	left: 0;
	padding-left: 1em;
}
.list-bullet li:before {
	content: "";
	position: absolute;
	top: 0.75em;
	left: 2px;
	border: 3px solid #8f826d;
}
.list-link {
	padding: 0;
}
.list-link li {
	list-style: none;
	position: relative;
	top: 0.5em;
	left: 0;
	padding-left: 1em;
	margin-bottom: 0.5em;
}
.list-link li:before {
	content: "";
	position: absolute;
	top: 0.5em;
	left: 2px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 8px solid #004b91;
}
/*!------nav------*/
.nav-sub a b {
	padding-left: 1em;
}
.navbar {
	padding: 0;
	border-radius: 0;
}
/*!------footer------*/
footer {
	border-top: 1px solid #bdaf9a;
	padding: 20px 0;
	margin-top: 30px;
}
.nav-footer {
	padding: 0;
}
.nav-footer li {
	display: inline;
	margin-right: 0.5em;
	padding-right: 0.5em;
	border-right: 1px solid #bdaf9a;
	color: #625642;
}
/*!------layout------*/
#main form {
	margin-bottom: 1em;
}
#nav-side .nav {
	background: #e5dfd5;
	border-radius: 4px;
	margin-bottom: 15px;
}
#nav-side .nav li {
	list-style-type: none;
}
#nav-side .nav .nav-sub {
	padding: 5px 10px;
	margin-bottom: 10px;
}
#nav-side .nav .nav-sub ul li {
	border-radius: 4px;
}
#nav-side li.active a {
	background: #8f826d;
	color: #ffffff !important;
}
#nav-side li.active a:before {
	border-left-color: #ffffff !important;
}
#nav-side .nav .nav-sep {
	border-top: 1px dashed #bdaf9a;
	padding-top: 15px;
}
#nav-side .nav a {
	background: none;
}
#nav-side .list-group-item {
	border-radius: 0;
	background: transparent;
	border: none;
	font-weight: bold;
	list-style: none;
	position: relative;
	top: center;
	left: 0;
	padding: 7px 7px 7px 2em;
}
#nav-side .list-group-item:before {
	content: "";
	position: absolute;
	top: 1em;
	left: 1em;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-left: 7px solid #625642;
}
#nav-side .nav-title {
	background: #8f826d !important;
	border: none;
	color: #ffffff;
	border-radius: 4px 4px 0 0 !important;
	font-weight: bold;
	padding-left: 10px;
}
#nav-side .nav-title:hover {
	background: #ab9c85 !important;
}
#nav-side .nav-title:before {
	border: none !important;
}
#nav-side .small {
	border: none;
	border-radius: 0;
	background: none;
	font-weight: normal;
}
#nav-side .small:before {
	border-left: 5px solid #8f826d;
}
#nav-side .nav-single {
	border-radius: 4px !important;
}
#nav-side .nav-stacked>li+li {
	margin: 0;
}
.link-side ul {
	margin: 10px 0;
	padding: 0;
}
.link-side .nav-title {
	padding: 10px 15px;
	min-height: inherit;
}
.link-side li {
	list-style-type: none;
	border-bottom: 1px solid #bdaf9a;
	margin-bottom: 10px;
	padding-bottom: 10px;
	min-height: 70px;
	font-size: small;
}
.link-side li a {
	display: block;
	width: 100%;
	min-height: 60px;
	clear: both;
}
.link-side li img {
	float: left;
	margin-right: 10px;
	width: 60px;
	height: 60px;
}
.link-side li img:before {
	clear: both;
}
.hikaku-result {
	font-size: 12px;
	padding: 3px;
	border: #eee 1px;
	border-style: solid;
	border-radius: 3px;
	
}
.hikaku-result .row {
	margin: 3px;
}
.amazonlist{
	margin-left:3px;
	margin-right:3px;
	margin-bottom:3px;
}
.hikaku-result .title {
	border: none;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	padding: 3px;
}
.hikaku-result .amazonornot {
	border: none;
	text-align: center;
	padding: 0;
	font-size: 10px;
	background:#FFF;
	color:#888;
	border: #888 1px;
	border-style: solid;
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	display: flex;
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center; /* 横方向中央揃え */
}
.hikaku-result .price {
	text-align: center;
	font-weight: bold;
	clear: both;
	padding: 5px;
	font-size: 16px;
	display: flex;
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center; /* 横方向中央揃え */
}
.hikaku-result .asinjump {
	text-align: center;
	font-weight: bold;
	padding: 5px;
	background: #ab9c85;
	border: #eee 1px;
	border-style: solid;
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	clear: both;
	font-size: 14px;
	display: flex;
	-webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
	justify-content: center; /* 横方向中央揃え */
}
.hikaku-result .thumbnail {
	margin: 0;
	padding: 0;
}
.hikaku-result .imgsize {
	height: 100px;
}
.hikaku-result .imgbox {
	height: 100px;
	width: 50px;
	overflow: hidden;
	margin-right: 3px;
	float: left;
	background: #FFFFFF;
}

@media screen and (max-width: 991px) {
.hikaku-result {
	font-size: 16px;
	border-radius: 5px;
}
.hikaku-result .amazonornot {
	text-align: left;
	clear: none;
	font-size: 14px;
}
.hikaku-result .price {
	clear: none;
	text-align: left;
	font-size: 18px;
}
.hikaku-result .asinjump {
	clear: none;
	text-align: left;
}
.hikaku-result .imgsize {
	height: 200px;
}
.hikaku-result .imgbox {
	height: 200px;
	width: 150px;
}
.amazonlist{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
}
.amazon-result {
}
.amazon-result .row {
	padding: 0 -15px !important;
}
.amazon-result .col-xs-3, .amazon-result .amazon-detail {
	border-top: 3px solid #c1b29a;
}
.amazon-result .thumbnail {
	margin-top: -3px;
}
.amazon-result .thumbnail img {
	padding-top: 10px;
}
.amazon-detail {
	padding: 0 auto;
	margin-bottom: 20px;
}
.amazon-detail h4 {
	border-left: none !important;
	padding-left: 0 !important;
	margin-top: 1em !important;
}
.amazon-detail img {
	vertical-align: middle;
	margin-right: 3px;
}
.amazon-sub {
	border-top: 1px solid #c1b29a;
	border-bottom: 1px solid #c1b29a;
	padding: 10px 0;
	margin: 10px 0;
}
.link-takewari {
	background: url(../../img/takeicon_15.jpg) left center no-repeat;
	padding-left: 18px;
}
.gotop {
	position: fixed;
	right: 15px;
	bottom: -10px;
}
.gotop a {
	width: 60px;
	height: 60px;
	display: block;
}
/*!------customize------*/
.page-header {
	border: none;
}
.img-responsive {
	max-width: 100%;
	height: auto;
}
.navbar {
	background: #ab9c85;
	color: #ffffff;
	border: 0;
	box-shadow: 0 1px 0 rgba(255,255,255, 0.5);
	padding: 0 -10px;
	zoom: 1;
	position: relative;
}
.navbar .navbar-brand {
	font-weight: bold;
}
.navbar a {
	color: #ffffff;
}
.navbar a:hover {
	color: #ffffff;
}
.navbar #bs-example-navbar-collapse-1 {
	font-size: 90%;
}
.container-fluid {
	padding: 0 -10px;
}
.panel {
	border: none;
	font-size: 90%;
}
.panel h3 {
	margin-top: 0 !important;
}
.panel-heading {
	border: none;
}
.panel-body {
	background-color: #e5dfd5;
}
.panel-body dl {
	margin-bottom: 0;
}
.panel-body dd {
	margin-bottom: 0.5em;
}
.panel-body dd:after {
	margin-bottom: 0;
}
.panel-default, .panel-info {
	border: none !important;
}
.panel-info h3.panel-title {
	border-color: #31708f;
}
.panel-info .panel-body {
	background-color: #cbe0e9;
}
.panel-main .panel-heading {
	border-bottom: 1px solid #ece7df;
	background: #ffffff;
}
.panel-main .panel-body {
	border-radius: 4px !important;
	background: #fbf7f1;
}
.panel-main .panel-body li {
	border-bottom: 1px solid #efeae1;
	padding: 0.5em auto 0.75em;
	font-size: 110%;
}
.panel-main .panel-body li a {
	padding: 3px;
	font-weight: bold;
}
.panel-main .panel-body form {
	padding-top: 5px;
}
.thumbnail {
	background: none !important;
	border-top: 3px solid #c1b29a;
	border-right: none;
	border-bottom: none;
	border-left: none;
	border-radius: 0;
	padding-top: 10px;
}
.thumbnail:hover {
	background-color: #e5dfd5;
}
.thumbnail .caption {
	box-sizing: border-box;
	padding: 10px 0 0 0;
	word-break: break-all;
	width: 100%;
}
.thumbnail .caption .flag-second {
	padding-right: -10px;
}
.pager {
	padding-top: 10px;
	border-top: 1px solid #bdaf9a;
}
.pagination {
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	background-color: #625642;
	border-color: #625642;
}
.row {
	margin-right: -10px;
	margin-left: -10px;
}
.container > .navbar-header, .container > .navbar-collapse {
	margin-right: -10px;
	margin-left: -10px;
}
.navbar-form {
	margin-right: -10px;
	margin-left: -10px;
}
