@charset "utf-8";
/*
Theme Name: Kaigo
*/

.entry-content h3 {
	font-size: 19px;
}
@media (max-width: 767px) {
	.entry-content h2 {
		font-size: 18px;
	}
	.entry-content h3 {
		font-size: 16px;
	}
}
/* top */

.kaigotop h2 {
	font-size: 26px;
	line-height: 1.5em;
}
.lineuphead {
	padding: 4px;
	background-color: #ffcc99;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
.lineup {
	margin-bottom: 10px;
	clear:both;
}
.lineup {
	border: 1px solid #939393;
}
.lineup table {
	margin-bottom: 16px;
	border: none;
}
.lineup td,
.lineup th {
	padding: 5px;
	text-align: center;
	font-size: 13px;
	line-height: 1.5;
	width: 25%;
	border: none;
	vertical-align: top;
}
.lineup th {
	text-align: center;
	vertical-align: middle;
}
.lineup th img {
	clear: both;
	display: block;
	margin: 0 auto;
	max-height: 180px;
	width: auto;
}
@media (max-width: 767px) {
	.lineup td,
	.lineup th {
		width: 50%;
	}
}

/* item page */

.entry-title {
	border-bottom: solid 3px #CCCCCC;
	font-size: 18px;
	background-color: #E5E5E5;
	padding: 6px 3px 3px 10px;
}

h3.title {
	background-image: url(images/bg_title2.jpg);
	background-repeat: repeat-x;
	font-size: 16px;
	padding: 7px 7px 7px 20px;
	margin-bottom: 15px;
	border-radius: 6px;
	border: 1px solid #939393;
	clear: both;
	position: relative;
}
h3.title:before {
	position: absolute;
	content: "";
	background-image: url(images/title_icon2.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 32px;
	top: 4px;
	left: 8px;
}
hr {
	clear: both;
}
.osakashi .cnt .subhead {
	background-color: #B4DDFD;
	background-image: none;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom: 2px solid #CCCCCC;
}
/* item */

.itemcnt {
	margin-bottom: 30px;
	clear: both;
}
.item {
	margin-bottom: 20px;
}
.itemcnt form {
	margin-bottom:16px;
}
.itemcnt table form {
	margin-bottom:0;
}
.itembox small {
	font-size: 11px;
	font-weight: normal;
}
h3.price {
	font-size: 18px;
	color: #FF0000;
}
h3.name {
	font-size: 16px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.name span {
	font-size: 14px;
}
h3.price span.black {
	color: #333333;
	font-weight: normal;
}
.price span {
	font-size: 15px;
}
table.itembox {
	border-collapse:collapse;
	clear: both;
	margin-bottom: 20px;
}
.itembox,
.itembox th,
.itembox td {
	border: 1px solid #999999;
	padding: 4px;
}
.itembox td {
	text-align: center;
	background-color: #FFFFE0;
	padding-left: 10px;
	vertical-align: middle;
}
.itembox th {
	background-color: #C8E9FA;
	text-align: center;
}
.itemcnt input {
	vertical-align:middle;
}
.itemcnt input[type="image"] {
	border: none;
	padding: 2px;
}
input.kosuu {
	width: 60px;
}
.reg {
	margin-left: 16px;
}

.cart1 {
	padding-bottom: 15px;
}
.cart1 .kosuu {
	float: left;
	font-size: 12px;
	width: 90px;
	margin-right: 10px;
	margin-left: 0;
}
.f12 {
	font-size: 12px;
}
.hanbai h3 {
	border-bottom: 1px solid #666666;
	padding-bottom: 5px;
	margin-bottom:10px;
}
h3.subhead {
	background-color: #B4DDFD;
	color: #666666;
	padding: 4px 4px 4px 10px;
	border-bottom: 2px solid #CCCCCC;
	margin-bottom:14px;
}
.borderbox {
	border: 1px solid #999999;
	margin-bottom:20px;
	padding: 10px;
}
.borderbox h3 {
	color: #FF0000;
	line-height: 20px;
	margin-bottom: 0;
}
#example td,
#example th {
	font-size: 15px;
	line-height: 1.8;
	vertical-align: middle;
}


/* side */

.mainwidget {
	border-top: none;
	margin-bottom: 1.5em;
	padding: 0;
	width: 100%;
}
.mainwidget .widget-title {
	background-color: #3399ff;
	color:#fff;
	padding: 4px 10px;
	font-size: 15px;
	margin-bottom: 0;
}
.mainwidget ul,
.mainwidget li {
	list-style: none;
	margin-left: 0;
}
.mainwidget li {
	border-bottom: 1px solid #cce6ff;
	background-color: #f5f5f5;
}
.widget.mainwidget li ul,
.widget.mainwidget li li {
	margin-left: 0;
}
.mainwidget li.parent {
	display: block;
	padding: 5px;
	background-color: #80bfff;
	color: #fff;
	font-weight: bold;
}
.mainwidget li a {
	display: block;
	font-weight: bold;
	color: #0059b3;
	padding: 7px 7px 7px 24px;
	font-size: 14px;
	font-weight: bold;
	background-color: #f5f5f5;
	text-decoration: none;
	position: relative;
}

.mainwidget li a:before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 0 4px 8px;
	border-color: transparent transparent transparent #0059b3;
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -4px;
}
.mainwidget li a:hover:before {
	border-color: transparent transparent transparent #fff;
}
.mainwidget li a:hover,
.mainwidget li a:focus,
.mainwidget li a:active {
	background-color: #0073e6;
	color: #ffffff;
}
/* Q and A */

.kaigoqa {
	max-width: 760px;
	margin: 0 auto;
}
.kaigoqa h3 {
	font-size: 18px;
}
.kaigoqa .answer {
	border: 2px solid #009933;
	padding: 12px;
	margin-bottom: 0;
	border-radius: 6px;
	background: #f2fcf2;
	line-height: 2.0em;
}
.kaigoqa .entry-title {
	border-bottom: solid 3px #cccccc;
	font-size: 20px;
	background-color: #2eb82e;
	padding: 12px 24px 10px 12px;
	color: #fff;
	margin-bottom: 0;
}
.kaigoqa .entry-title a {
	color: #fff;
}
.qatop .entry-header {
	position: relative;
	cursor: pointer;
	margin-bottom: 0;
}
.qatop .entry-header::after {
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 15px;
	right: 20px;
    background-image: url(images/plus_s.svg);
    background-repeat: no-repeat;
    background-position: center center;
	-webkit-transition: 0.4s ease;
	        transition: 0.4s ease;
}
.qatop .entry-header.active::after {
	transform: rotate(45deg);
	transition: 0.5s; 
}
.qatop .entry-content {
	display: none;
	padding-top: 12px;
	padding-bottom: 10px;
}
.qatop .entry-content.is-open {
  display: block !important;
}
@media (max-width: 640px) {
	.qa-image {
		margin-left: 15px;
		margin-right: 15px;
	}
	.kaigoqa .entry-title {
		font-size: 16px;
	}
}
/*
.qatop .entry-header::before {
	content: "Ｑ";
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	display: block;
	position: absolute;
	left: 12px;
	top: 8px;
}
*/

@media screen and (max-width: 640px) {
	.item-img {
		text-align: center;
		padding-bottom: 20px;
	}
	
}
@media screen and (min-width: 641px) {
	.kaigotop1 {
		float: left;
		width: 68%;
	}
	.kaigotop2 {
		float: right;
		width: 30%;
	}
	.item-img {
		float: left;
		width: 50%;
		text-align: center;
		padding-bottom: 20px;
	}
	.item {
		float: right;
		width: 50%;
	}

}
@media print {
	.kaigotop1 {
		float: left;
		width: 440px;
	}
	.kaigotop2 {
		float: right;
	}
	.item-img {
		float: left;
		width: 336px;
		text-align: center;
		padding-bottom: 20px;
	}
	.item {
		float: right;
		width: 350px;
	}
}
