@charset "utf-8";

#globalContents * {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

.header img {
	width: 100%;
}

.header ul.menu {
	background: #8bc3eb;
	overflow: hidden;
	height: 30px;
	margin-bottom: 2.2%;
	margin-left: 15px;
}

.header ul.menu li {
	float: left;
	margin-left: 40px;
	line-height: 30px;
	font-size: 16px;
}

.header ul.menu li a {
	color: white;
}

ul.article {
	margin-left:15px;
}

ul.article > li {
	padding: 2.5% 0 2.5%;
	border-bottom: 1px dotted #ccc;
}

ul.article > li:first-child {
	padding-top: 5px;
}

ul.article .img {
	float: left;
	width: 27%;
}

ul.article .img img {
	width: 100%;
}

ul.article .summary {
	margin-left: 29.5%;
}

ul.article h2 {
	border-left: 7px solid #795284;
	font-size: 26px;
	padding-left: 10px;
	margin-bottom: 11px;
	line-height: 1.3;
	font-weight:bold;
}


@media screen and (min-width: 1240px){
	ul.article h2 {
		font-size: 28px;
	}
}

ul.article h2 a {
	color: #000;
}

ul.article .detail {
	overflow: hidden;
	position: relative;
	padding-bottom: 2%;
}

ul.article .date,
ul.article .theme {
	color: #727171;
	font-size: 14px;
}

ul.article .date {
	margin-bottom: 4px;
}

ul.article .date.new-post:after {
	content:"NEW";
	background:#c02b33;
	color:white;
	display:inline-block;
	padding:0 10px;
	margin-left:10px;
	line-height:1.4;
	position:relative;
	top:-1px;
}

ul.article .date.updated-post:after {
	content:"UPDATE";
	color:#c02b33;
	margin-left:10px;
}

ul.sns {
	overflow: hidden;
	position: absolute;
	top: 4px;
	right: 0;
}

ul.sns li {
	float: right;
	margin-right: 4px;
}

ul.sns iframe {
	margin: 0 !important;
}

ul.article .description {
	color: #333;
	font-size: 16px;
	position: relative;
	line-height: 27px;
	height: 56px;
	overflow: hidden;
}

ul.article .description:before,
ul.article .description:after {
	position: absolute;
	background: white;
}

ul.article .description:before {
	content: "…";
	bottom: 0;
	right: 0;
}

ul.article .description:after {
	content: "";
	width: 100%;
	height: 100%;
}
/* 
ul.article + div.more {
	margin: 15px;
	font-size: 22px;
}
ul.article + div.more > span.left {
	text-align: left;
}
ul.article + div.more > span.right {
	text-align: right;
}
ul.description + div.more a {
	color: #333;
}
ul.article + div.more a span {
	margin-left: 10px;
	color: #aaa;
}
ul.article + div.more a:hover {
	text-decoration: none;
}


ul.article + p.more {
	text-align: right;
	margin: 15px;
	font-size: 22px;
}

ul.article + p.more a {
	color: #333;
}

ul.article + p.more a span {
	margin-left: 10px;
	color: #aaa;
}
 */
ul.article + p.more a:hover {
	text-decoration: none;
}

#globalContents .pagenavi_box,
#globalContents .pagenavi_box ol.pagenavi,
#globalContents .pagenavi_box .page {
	float: right;
}

#globalContents .pagenavi_box {
	padding: 10px;
	font-size: 14px;
}

#globalContents .pagenavi_box .page {
	margin-right: 10px;
}

#globalContents .pagenavi_box ol.pagenavi li {
	float: left;
	font-weight: bold;
}

#globalContents .pagenavi_box ol.pagenavi li + li {
	margin-left: 6px;
	padding-left: 12px;
	background: url(../../../images/path02.gif) no-repeat left center;
}

#globalContents .pagenavi_box ol.pagenavi .now {
	line-height: 18px;
	padding: 0 6px;
	background-color: #e8e9ea;
}

#globalSide .theme {
	font-size: 14px;
	margin-bottom: 12px;
}

#globalSide .theme h3,
#globalSide .new h3,
#globalSide .blog-tag h3,
#globalSide .blog-calendar h3 {
	color: white;
	background: #795284;
	height: 25px;
	line-height: 26px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 12px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

#globalSide .theme li {
	line-height: 30px;
}

#globalSide .theme li a {
	display: block;
}

/* #globalSide .search {
	margin-bottom: 12px;
}

#globalSide .search form {
	margin: 1em 3px;
	border: 2px solid #888;
	overflow: hidden;
	position: relative;
	border-radius: 4px;
	height: 35px;
	box-sizing: border-box;
}

#globalSide .search form input[type='text'] {
	height: 33px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: 0;
	box-shadow: none;
	font-size: 15px;
	padding: 0px 10px;
	line-height: 15px;
	border: 0;
	display: block;
	margin: 0;
	float: left;
	width: 142px;
}
 */
#globalSide .new {
	font-size: 14px;
	margin-bottom: 12px;
}

#globalSide .new li {
	overflow: hidden;
	margin-bottom: 1em;
}

#globalSide .new li img {
	width: 64px;
	float: left;
	margin-right: 10px;
}

#globalSide .new li p {
	height: 64px;
	color: #333;
}

#globalSide .blog-tag {
	margin-bottom: 15px;
}

#globalSide .blog-tag ul {
	background: #f0f0f0;
	margin-top: -8px;
	overflow: hidden;
	padding: 6px 0;
}

#globalSide .blog-tag li {
	float: left;
	margin: 0 6px;
	font-size: 14px;
	line-height: 24px;
	height: 24px;
}

#globalSide .blog-tag li.l {
	font-size: 16px;
}

#globalSide .blog-tag li.s {
	font-size: 12px;
}

#globalSide .blog-tag .tagList {
	background: #d8d8d8;
	text-align:center;
}

#globalSide .blog-tag .tagList a {
	color:black;
	font-size:15px;
	padding:4px;
	display:block;
}

#globalSide p.month,
ul.calendar li.day {
	color: #795284;
	font-weight: bold;
	text-align: center;
}

ul.calendar {
	overflow: hidden;
	width: 190px;
	margin: 0 auto;
}

ul.calendar li {
	float: left;
	width: 25px;
	height: 25px;
	margin: 1px;
	line-height: 25px;
	text-align: center;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

ul.calendar li a {
	font-weight: bold;
	display: block;
	background-color: #F0EAF2;
}

#globalSide ul.month {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 0 9px 10px;
	border-bottom: 1px dotted #B7BBBD;
}

#globalSide ul.month li {
	float: left;
}

#globalSide ul.month li + li {
	float: right;
}

/* ARTICLE */
#articleWrapper {
	width: 100%;
	overflow: hidden;
}

#articleMain {
	margin-left: 17px;
	float: left;
	width: 100%;
	margin-right: -262px;
}

#articleMain > div {
	margin-right: 278px;
}

#articleMain .page {
	overflow: hidden;
	border-top: 2px dotted #aaa;
	border-bottom: 2px dotted #aaa;
	margin: 5px 0 35px;
	font-size: 14px;
}

#articleMain .page li {
	width: 45%;
	line-height: 1;
	max-width: 378px;
}

#articleMain .page .prev {
	float: left;
}

#articleMain .page .prev a {
	display: block;
	padding: 15px 0 14px 18px;
	background: url(../../images/arrow-prev.png) left center no-repeat;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#articleMain .page .next {
	float: right;
}

#articleMain .page .next a {
	display: block;
	text-align: right;
	padding: 15px 18px 14px 0;
	background: url(../../images/arrow-next.png) right center no-repeat;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#articleMain h1 {
	border-left: 7px solid #795284;
	font-size: 30px;
	padding-left: 10px;
	margin-bottom: 30px;
	line-height: 1;
	font-weight:bold;
	line-height:1.3;
	color:#000;
}

#articleMain ul.sns {
	position: inherit;
	float:right;
	margin-top: 4px;
}

#articleMain ul.sns li {
	float: right;
}

#articleMain p.date,
#articleMain p.theme {
	font-size: 14px;
}

#articleMain p.date {
	margin-bottom: 4px;
}

#articleMain p.date.new-post:after {
	content:"NEW";
	background:#c02b33;
	color:white;
	display:inline-block;
	padding:0 10px;
	margin-left:10px;
	line-height:1.4;
	position:relative;
	top:-1px;
}

#articleMain p.date.updated-post:after {
	content:"UPDATE";
	color:#c02b33;
	margin-left:10px;
}

#articleBody {
	margin-top: 26px;
}

#articleBody p {
	margin: .8em 0;
	line-height: 1.7;
	color: #333;
	font-size: 16px;
}

#articleBody img {
	height: auto;
}

#articleBody h2 {
	font-size:24px;
	font-weight:bold;
}

#articleMain .updated-date {
    text-align: right;
    font-size:16px;
    margin-bottom:40px;
}

#articleMain .tag {
	overflow: hidden;
}

#articleMain .tag li {
	float: left;
	margin-top: 7px;
	font-size: 13px;
}

#articleMain ul.tag li a {
	padding: 7px 13px;
	margin: 3px 10px 4px 3px;
	color: #795284;
	background-color: #E3DCE6; 
	border-radius: 5px;
	display: block;
}

#articleMain ul.tag li a:hover {
    background-color: #795284;
    color: #ffffff;
    text-decoration: none;
}

#articleMain  ul.tag li:first-child {
 display:none;
}



#articleMain .staff {
	overflow: hidden;
	padding: 1.2em;
	border-top: 2px dotted #ccc;
	margin-top: 5%;
	font-size: 16px;
}

#articleMain .staff img {
	float: left;
	width: 80px;
}

#articleMain .staff p {
	margin-left: 100px;
}

#articleMain .staff dl {
	margin-left: 80px;
	margin-top: 1em;
	overflow: hidden;
}

#articleMain .staff dt {
	float: left;
	width: 75px;
}

#articleMain .staff dd {
	margin-left: 90px;
	list-style: disc;
	display: list-item;
}

#articleMain .item-l {
	border: 1px solid #ccc;
	border-radius: 6px;
	padding: 1.5em;
	margin-bottom: 3em;
	overflow: hidden;
}

#articleMain .item-l p {
	margin-bottom:5px;
}

#articleMain .item-l .image {
	float: left;
	width: 40%;
	box-sizing: border-box;
	padding-right: 10px;
}

#articleMain .item-l .image img {
	width: 100%;
}

#articleMain .item-l .maker,
#articleMain .item-l .product,
#articleMain .item-l .price,
#articleMain .item-l .summary {
	margin-left: 40%;
}

#articleMain .item-l > .maker,
#articleMain .item-l .product {
	font-size: 18px;
	font-weight:bold;
	line-height: 1.2;
}

#articleMain .item-l .price {
	font-size: 16px;
	color: #d1102c;
}

#articleMain .item-l .price .inc-tax {
	font-size: 14px;
	color: #333;
	margin-left: 5px;
}

#articleMain .item-l .review,
#articleMain .item-l .label {
	display: inline-block;
}

#articleMain .item-l .review + .label {
	margin-left: 10px;
}

#articleMain .item-l .label .blog {
	background-color: #438591;
	color: white;
	border-radius: 6px;
	padding: 2px 3px;
}

#articleMain .item-l .stock {
	float: left;
	margin-top: 10px;
}

#articleMain .item-l .stock span {
	line-height: 20px;
	padding-left: 13px;
}

#articleMain .item-l .instock {
	background: url("../../../images/Green.gif") no-repeat left center;
}

#articleMain .item-l .outofstock {
	background: url("../../../images/White.gif") no-repeat left center;
}

#articleMain .item-l .lowstock {
	background: url("../../../images/Yellow.gif") no-repeat left center;
}

#articleMain .item-l .pending {
	background: url("../../../images/Orange.gif") no-repeat left center;
}

#articleMain .item-l .order {
	background: url("../../../images/Blue.gif") no-repeat left center;
}

#articleMain .item-l .cart {
	position: relative;
	overflow: hidden;
	float: right;
}

#articleMain .item-l .cart span {
	float: left;
	width: 65px;
	margin-top: 8px;
	font-size: 12px;
}

#articleMain .item-l .cart span input {
	width: 23px;
	line-height: 17px;
	margin-left: 3px;
	padding-top: 1px;
	margin-top: -2px;
}

#articleMain .item-l .cart input[type='image'] {
	float: right;
	width: 130px;
	border-radius: 1px;
}

/* #articleMain .item-m {
	overflow: hidden;
	margin-right: -1.5%;
	margin-bottom: 2em;
}

#articleMain .item-m li {
	float: left;
	width: 23.5%;
	margin-right: 1.5%;
	box-sizing: border-box;
	border: 1px solid #ccc;
	border-radius: 6px;
	padding: 8px;
	overflow: hidden;
}

#articleMain .item-m li a img {
	width: 100%;
	margin-bottom: 5px;
}

#articleMain .item-m li .price {
	margin-bottom: 5px;
}

#articleMain .item-m li .price .inc-tax {
	font-size: 11px;
	margin-left: 5px;
}

#articleMain .item-m li .review {
	float: left;
}

#articleMain .item-m li .review img {
	width: 14px;
}

#articleMain .item-m li .label {
	float: right;
}

#articleMain .item-m li .label .blog {
	background-color: #438591;
	color: white;
	border-radius: 6px;
	padding: 2px 3px;
	font-size: 10px;
}

#articleMain .item-s {
	overflow: hidden;
	margin-bottom: 2em;
}

#articleMain .item-s li {
	float: left;
	margin-left: 1.7%;
	width: 15.25%;
	border: 1px solid #ccc;
	border-radius: 6px;
	box-sizing: border-box;
	padding: 8px;
}

#articleMain .item-s li img {
	width: 100%;
}

#articleMain .item-s li:first-child {
	margin-left: 0;
} */

#articleMain .related h2 {
	font-size: 20px;
	border-left: 5px solid #222;
	line-height: 1;
	padding-left: 5px;
	margin-bottom: 20px;
}

#articleMain .related li {
	border-bottom: 2px dotted #ccc;
	margin: 20px 0px 10px;
	padding-bottom: 20px;
}

#articleMain .related li img {
	float: left;
	width: 26%;
	margin-right: 20px;
}

#articleMain .related h3 {
	max-width: 651px;
	font-size: 20px;
	font-weight:bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-left: 5px solid #795284;
	padding-left: 10px;
	margin-bottom: 10px;
}

#articleMain .related h3 a {
	color:black;
}

#articleMain .related .date,
#articleMain .related .theme {
	font-size: 13px;
	display: inline-block;
	color: #777;
}

#articleMain .related .theme {
	margin-left: 10px;
}

#articleMain .related .description {
	font-size: 16px;
	margin-top: 8px;
	position: relative;
	line-height: 28px;
	height: 56px;
	overflow:hidden;
}

#articleMain .related .description:before,
#articleMain .related .description:after {
	position: absolute;
	background: white;
}

#articleMain .related .description:before {
	content: "…";
	bottom: 0;
	right: 0;
}

#articleMain .related .description:after {
	content: "";
	width: 100%;
	height: 100%;
}

#articleMain .related > ul + a {
	float:right;
	font-size:14px;
}

#articleSide {
	width: 230px;
	float: right;
}

#articleSide .recommend > div {
	border: 1px solid #ccc;
	border-radius: 6px;
	margin-bottom: 20px;
}

#articleSide .recommend > div .rmd-column {
    margin: 0;
    border: 0;
}

#articleSide .recommend h3 {
	width: 200px;
	margin: 10px auto 0;
	font-weight: bold;
}

#articleSide .recommend ul {
	width: 200px;
	margin: 0 auto;
}

#articleSide .recommend li {
	border-top: 1px solid #ccc;
	padding: 10px 0;
}

#articleSide .recommend li:first-child {
	border: 0;
}

#articleSide .recommend li a {
	font-weight: bold;
}

#articleSide .recommend li a img {
	width: 200px;
}

#articleSide .recommend.recommend-type-article li a {
	color:black;
	font-weight:normal;
}

#articleSide .recommend.recommend-type-article li a img {
	margin-bottom: 5px;
}

#articleSide .recommend.recommend-type-article li a span {
	display:block;
	color: #777777;
	margin-bottom: 2px;
}

#articleSide .inc-tax {
	font-size: 11px;
}

/* writer */
#globalContents div.writer {
	overflow: hidden;
	margin-left: 2%;
	margin-bottom: 3%;
}

#globalContents div.writer .profile {
	font-size: 26px;
	margin-bottom: 2%;
	font-weight: bold;
}

#globalContents div.writer img {
	float: left;
	width: 125px;
}

#globalContents div.writer .name {
	margin-left: 144px;
	font-size: 26px;
	color: #418188;
	margin-bottom: 10px;
	line-height: 1;
	font-weight: bolder;
}

#globalContents div.writer .comment {
	margin-left: 144px;
	font-size: 16px;
	line-height: 27px;
}

h1.writer {
	line-height: 38px;
	color: #6e4a7c;
	background-color: #ddd0e2;
	font-size: 20px;
	padding: 0 15px;
	height: 35px;
	margin-bottom: 2%;
	margin-left: 15px;
}


/* articleBody common parts */

#blogGuitar p {
	margin: 0 0 1.6em;
}


#blogGuitar h2 {
	margin-bottom: 20px;
}

#articleBody hr {
	border: dotted #bbb;
	border-width: 2px 0 0;
	margin: 0 0 20px;
}

#articleBody .imgSide {
	overflow:hidden;
}

#articleBody .imgSide img {
	float:left;
	width:48.5%;
	margin-bottom: 20px;
}

#articleBody .imgSide a {
	display:block;
	float:left;
	width:48.5%;
}

#articleBody .imgSide a img {
	width:100%;
}

#articleBody .imgSide img:first-child,
#articleBody .imgSide a:first-child {
	margin-right: 3%;
}

#articleBody table.imgSideLink {
	margin: 0px 0px 20px;
}

#articleBody table.imgSideLink td {
	vertical-align:top;
	padding: 1.5%;
	font-size: 16px;
	text-align: center;
}

#articleBody table.imgSideLink td:first-child,
#articleBody table.imgSideLink td:first-child + td + td	{
	border:3px solid #ccc;
	width: 48.5%;
}

#articleBody table.imgSideLink td img {
	width:100%;
	margin-bottom:3%;
}

#articleBody .imgLeft,
#articleBody .imgRight,
#articleBody .imgLeftLink,
#articleBody .imgRightLink {
	overflow:hidden;
}

#articleBody .imgLeft img {
	float:left;
	margin: 0 3% 20px 0;
	width:48.5%;
}

#articleBody .imgRight img {
	float:right;
	margin: 0 0 20px 3%;
	width:48.5%;
}

#articleBody .imgLeftLink a,
#articleBody .imgRightLink a {
	display: block;
	overflow:hidden;
	border: 3px solid #ccc;
	width: 48.5%;
	padding: 1.5%;
	font-size: 16px;
	text-align: center;
	box-sizing: border-box;
}

#articleBody .imgLeftLink a {
	float:left;
	margin: 0px 3% 20px 0;
}

#articleBody .imgRightLink a {
	float:right;
	margin: 0 0 20px 3%;
}

#articleBody .imgLeftLink a img,
#articleBody .imgRightLink a img {
	margin: 0 0 3% !important;
	width:100%;
}

#articleBody .sp100 {
	width:100% !important;
}

@media screen and (min-width: 1150px) {
	#articleBody .sp100 {
	width:48.5% !important;
	}
}

#articleBody .imgCenter {
	text-align:center;
	margin-bottom: 20px;
}

#articleBody .width100 {
	width:100%;
}

#articleBody .max600 {
	width:100%;
	max-width:600px;
}

#articleBody .headStyle1 {
	background: #eee;
	padding: 10px;
}

#articleBody .headStyle1 span {
	border-left: solid 8px #795284;
	padding-left: 16px;
	font-weight:bold;
	font-size:24px;
}

#articleBody .productBox {
	border:3px solid #bbb;
	padding:1.5%;
	font-size:15px;
	overflow:hidden;
	margin-bottom:20px;
}

#articleBody .productBox .productImg {
	float:left;
	margin: 1% 2% 1% 1%;
	min-width:180px;
	width: 39%;
}

#articleBody .productBox .productImg img {
	width:100%;
}

#articleBody .productBox .productDetail {
	width:58%;
	min-width:225px;
	float:left;
}

#articleBody .productBox .productDetail .productName {
	font-size:18px;
	margin: 0% 0;
	font-weight:bold;
}

#articleBody .productBox .productDetail .productName a {
	line-height:22px;
	display:block;
}

#articleBody .productBox .productDetail .productComment {
	font-size:16px;
	margin-bottom: 0px;
}


.icon_tooltip_box {
	position: relative;
}

/*blot-tag-list*/

div#articleMain .blog-tag-list h1 {
	font-weight:bold;
	font-size: 20px;
	margin: 15px 10px 15px 0px;
    border: none;
    padding:0;
}

div#articleMain .blog-tag-list {
	margin-bottom: 15px;
}

div#articleMain .blog-tag-list ul {
	overflow: hidden;
}

div#articleMain .blog-tag-list li {
	float: left;
	font-size: 14px;
	line-height: 32px;
	padding: 11px 0;
	width: 31.6%;
	box-sizing: border-box;
	margin-left: 2.3%;
}

div#articleMain .blog-tag-list li:nth-child(3n-2) {
	clear:both;
	margin-left:0;
}

div#articleMain .blog-tag-list li a {
	background: #E3DCE6;
	padding: 7px 16px;
	border-radius: 5px;
	display: inline-block;
	line-height: 1.4;
}

div#articleMain .blog-tag-list li a:hover {
	text-decoration:none;
	opacity:.6;
}

/*blog-author-list*/

div#articleMain .blog-author-list .staff {
	margin-top:0;
}

.blog-author-list h2 {
	font-weight:bold;
	font-size:24px;
}

.blog-author-list > div {
	border-bottom: 2px dotted #ccc;
	margin-top: 30px;
}

