@charset "utf-8";

/*
 * WpPost PC 共通CSS
 *
 */

/*
 * WpPost パンクズ
 *
 */
.breadcrumbs {
	/*height:2em;*/
}
.breadcrumbs li{
	float: left;
	line-height: 2em;
	padding-left: 0.75em;
}
.breadcrumbs li a {
	display: block;
	background: url(topicpath.gif) no-repeat right center;
	padding-right: 15px;
}

/*
 *WpPost メニュー
 *
 */
#wppost_postlist {
	border: 1px solid #CCC;
    border-top: 1px solid #f90;
}
#wppost_postlist .title {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0.7em 0;
//	background: url("bg_btn_list.jpg") bottom repeat-x;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E6E6E6));
}
#wppost_postlist .contents {
 	padding: 5px 5px 5px 12px;
    border-top: 1px solid #CCC;
    /*border-top: none;*/
}
#wppost_postlist .contents li {
	line-height: 160%;
	list-style-position: inside;
//    list-style-image: url(plg_WpPost_head.jpg);
}

/*
 * WpPost 記事ページ
 */
 h3.comment_title {
	font-size: 1.4em;
	margin-top: 20px;
	padding: 10px;
	border: solid 1px #CCC;
	background: -moz-linear-gradient(top, #FFF, #E6E6E6); /* Firefox用 */
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#E6E6E6));
}
#wppost #wppost_content {
    padding: 0 15px;
}
#wppost #wppost_content .date {
    text-align: right;
    font-size: 1.0em;
}
#wppost #wppost_content .post_cats {
    font-size: 0.9em;
    text-align: right;
    margin: 0.5em 0 0;
}
#wppost #wppost_content .products {
    margin:2em 0 0;
    /*border: solid 1px #ccc;*/
}
/*
 * WpPost 記事ページコメント
 */
	/*margin-top: 10px;*/
h3.comment_title .comment_count {
	font-size: 0.6em;
	text-align: right;
	font-weight: normal;
	float: right;
}
.comment_login {
	margin: 10px 0 0 0;
	padding: 5px;
	background: #FFC;
}
.comment_count {
	/*margin-top: 10px;*/
	font-size: 0.8em;
	text-align: right;
}
#wppost .depth-1 {
	margin-top: 20px;
	background: #DDD;
	padding: 0 15px 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
#wppost .comment-body {
	padding-top: 15px;
}
#wppost .comment-content {
	clear: both;
	padding-top: 10px;
}
#wppost .comment-content p {
	/*margin-top: 10px;*/
	padding: 10px;
	background: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
#wppost .comment-meta {
	/*position: relative;
	background: #FF0;
	display: block;*/
}
#wppost .comment-author {
	float: left;
	font-weight: bold;
}
#wppost .comment-author img {
	vertical-align: center;
}
#wppost span.says {
	display: none;
}
#wppost .comment-metadata {
	float: right;
	font-size: 0.8em;
}
#wppost .comment-metadata a {
	vertical-align: middle;
}
#wppost .reply {
	margin-top: 5px;
	text-align: right;
	font-size: 0.8em;
}
#wppost .children {
	padding: 0 0 0 15px;
	border-left: solid 1px #AAA;
}
#wppost .pchange {
	margin: 1em;
}
#wppost .pchange .com_before {
	float: left;
}
#wppost .pchange .com_new {
	float: right;
}
#comment_reply {
	margin: 15px 0 0;
	padding: 15px;
	background: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
h3#reply-title {
	float: left;
	font-size: 1.2em;
}
.comment_cancel {
	float: right;
}
form#commentform {
	clear: both;
}
#comment_reply p.form-submit {
	text-align: center;
}
#page_comment {
	margin-top: 20px;
	padding: 15px;
	background: #DEF0F8;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: solid 1px #CCC;
}
#page_comment p.form-submit {
	text-align: center;
}
.wp_comment_bloc {
	/*border: solid 2px #F00;*/
}
.comment_login form {
	display: inline;
}

/*
 * WpPost カテゴリページ
 */
#wpcategory #wpcategory_content {
    float: none;
    padding: 15px;
    width: auto;
}
#wpcategory #wpcategory_content .cat-item {
	margin: 10px 0 0;
	list-style: none;
}
#wpcategory #wpcategory_content .cat_posts {
	margin: 10px 0 10px 10px;
}
#wpcategory #wpcategory_content .parent {
	/*margin: 10px 0 0;*/
}
#wpcategory #wpcategory_content .children {
    margin: 10px 0 10px 15px;
}
#wpcategory #wpcategory_content .post_block {
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
    /*border-top: dotted 1px #DDD;*/
	border-bottom: dotted 1px #DDD;
}
#wpcategory #wpcategory_content .post_title {
    font-size: 1.2em;
//    background-image: url("plg_WpPost_head.jpg");
    background-repeat: no-repeat;
    background-position: left center;
    padding:0 0 0 1em;
}
#wpcategory #wpcategory_content .post_summary {
    font-size: 1.2em;
    margin:0 0 0 2em;
}
#wpcategory #wpcategory_content .post_cats {
    font-size: 0.9em;
    text-align: right;
    margin:0 0 0 3em;
}
#wpcategory #wpcategory_content .post_date {
    text-align: right;
    font-size: 1.0em;
}

/*
 * WpPost カテゴリページ 商品表示
 */
#wpcategory #wpcategory_content .products_box {
    width: 100%;
    padding: 0 0 0 1em;
    margin: 1em 0 0 0;
}
#wpcategory #wpcategory_content .products_box .list_area {
	width: 100%;
	/*height: 130px;*/
    padding: 0 0 15px;
    margin: 0;
    /*float: left;*/
}
#wpcategory #wpcategory_content .products_box .listphoto {
	padding: 0;
	/*width: 30%;
	height: 120px;
	overflow: hidden;*/
	float: left;
}
#wpcategory #wpcategory_content .products_box .listphoto img {
	/*width: 100%;
	height: auto;*/
}
#wpcategory #wpcategory_content .products_box .listrightbloc {
	/*font-size: 0.9em;*/
	padding: 0 0 0 2%;
	width: 50%;
	float: left;
}
#wpcategory #wpcategory_content .products_box .listrightbloc h3 {
	/*font-size: 0.9em;*/
}
#wpcategory #wpcategory_content .products_box .listrightbloc .price {
	color: #F00;
}
#wpcategory #wpcategory_content .products_box .listrightbloc .listcomment {
	margin: 0 0 5px 0;
}


#wpcategory #wpcategory_content .subcategory {
    font-size: 1.2em;
    padding: 10px 0 10px 10px;
    /*margin: 15px 0 5px 1.5em;
    border-top: double 1px #DDD;
    border-bottom: double 1px #DDD;*/
    background: #EEE;
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
#wpcategory #wpcategory_content #subpost {
    margin: 0 0 0 3em;
}

/* ------------- mailmag ------------- */
#container .mailmag-title {
  background: #8D1D4D;
  padding: 25px;
  margin-bottom: 20px;
}
#container .mailmag-title h2,
#container .mailmag-title h1 {
  color: #fff;
  font-size: 20px;
  border-bottom: 0;
  padding: 0;
  font-weight: normal;
}
#container .mailmag-title h2 span,
#container .mailmag-title h1 span {
  font-size: 14px;
  display: block;
  margin-bottom: 5px;
}
#container .mailmag-wrap .mailmag-head {
  margin-bottom: 20px;
}
#container .mailmag-list-index-large .thumb {
  float: left;
  width: 92px;
}

#container .mailmag-list-index-large .thumb img {
	max-width: 100%;
	width: auto;
	height: auto;
}
#container .mailmag-list-index-large .contents {
  padding-left: 110px;
}
#container .mailmag-list-index {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #ddd;
}
#container .mailmag-list-index:nth-last-of-type(1) {
  border-bottom: 0 none;
	padding-bottom: 0;
}
#container .mailmag-list-index a {
  display: block;
  text-decoration: none;
  color: #333;
}
#container .mailmag-list-index a::after {
  content: '';
  clear: both;
  display: block;
}
#container .mailmag-list-index a:hover {
  opacity: 0.85;
}
#container .mailmag-list-index a:hover h3 {
  text-decoration: underline;
}
#container .mailmag-list-index .contents .date {
  margin-bottom: 2px;
  font-size: 13px;
  text-align: left;
}
#container .mailmag-list-index .contents h3 {
  border-left: 0;
  font-size: 16px;
  padding-left: 0;
  margin: 0 0 10px;
}
#container .mailmag-list-index .contents .body {
  margin-bottom: 10px;
}
#container .mailmag-btn {
  text-align: center;
  margin-bottom: 20px;
}
#container .mailmag-btn a {
  font-size: 14px;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  background: #8D1D4D;
  padding: 10px 15px;
}
#container .mailmag-btn a:hover {
  opacity: 0.85;
}
#container .mailmag-post .mailmag-post-title {
  font-size: 25px;
  font-weight: normal;
  margin-bottom: 20px;
}
#container .mailmag-post .author {
  margin-bottom: 20px;
}
#container .mailmag-post .mailmag-post-meta {
  padding: 20px;
  border: 1px solid #5E4830;
  border-radius: 8px;
  margin-bottom: 20px;
}
#container .mailmag-post .mailmag-post-meta::after {
  content: '';
  display: block;
  clear: both;
}
#container .mailmag-post .mailmag-post-meta .thumb {
  float: left;
  width: 92px;
}
#container .mailmag-post .mailmag-post-meta .contents {
  padding-left: 115px;
}
#container .mailmag-post .mailmag-post-meta .contents h3 {
  border-left: 0;
  font-size: 16px;
  padding-left: 0;
  margin: 0 0 5px;
}
#container .mailmag-post .mailmag-post-meta .contents .price {
  margin-bottom: 15px;
}
#container .mailmag-post .mailmag-post-meta .contents .cartbtn a {
  display: inline-block;
  padding: 5px 15px;
  color: #FFF;
  font-size: 12px;
  text-decoration: none;
  background: #8D1D4D;
}
#container .mailmag-post .mailmag-post-meta .contents .cartbtn a::before {
  content: '';
  display: inline-block;
  vertical-align: sub;
  background: url("/user_data/packages/default/img/common/common_header_kago.png") no-repeat center center/contain;
  width: 20px;
  height: 18px;
  margin-right: 5px;
}
#container .mailmag-post .mailmag-post-meta .contents .cartbtn a:hover {
  opacity: 0.85;
}
#container .mailmag-post .mailmag-post-body {
  font-size: 13px;
  line-height: 1.7;
  margin-bottom: 20px;
}
#container .mailmag-post .mailmag-post-body p {
  font-size: 13px;
  line-height: 1.7;
  margin-bottom: 20px;
}

#container #wpcategory #wpcategory_content .subcategory {
  margin: 12px 0 12px 0;
  padding: 6px 8px 6px 0px;
  border-bottom: #A69268 solid 3px;
  font-size: 110%;
  font-weight: bold;
  background: none;
  border-radius: 0;
}

#container .mailmag-list.mailmag-list-simple .thumb {
	display: none;
}

#container .mailmag-list.mailmag-list-simple .contents {
	padding-left: 0;
}

.mailmag-catbox {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	flex-wrap: wrap;
}

.mailmag-catbox-index {
	width: 49%;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.mailmag-head-past {
	margin-top: 40px;
}

.mailmag-etccat {
	margin-bottom: 30px;
}

.mailmag-etccat li::before {
	content: '>';
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
}

.mailmag-etccat li {
	font-size: 15px;
	margin-bottom: 10px;
}

.mailmag-etccat li a {
	color: #333;
	font-weight: bold;
}

.pagenate-wrap {
	margin-bottom: 30px;
}

.pagenate-wrap .pagination span,
.pagenate-wrap .pagination a {
	display: inline-block;
	padding: 5px 10px;
	color: #333;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
}

.pagenate-wrap .pagination span:hover,
.pagenate-wrap .pagination a:hover,
.pagenate-wrap .pagination .current {
	background: #8D1D4D;
	color: #fff;
}

.use-guide {
	margin-bottom: 50px;
}

.use-guide .mascot-box {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}

.use-guide .mascot-box img {
	max-width: 95px;
	height: auto;
	padding-right: 20px;
}

.use-guide .mascot-box p {
	font-size: 12px;
	margin: 0!important;
}

.use-guide .mascot-box p .txtred {
	color: #f00;
	font-weight: bold;
}

.use-guide h3 {
	border: 0!important;
}

.use-guide h3 .num {
	background: #A69268;
	color: #fff;
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin-right: 10px;
}

.use-guide .to-search-btn {
	display: block;
	width: 285px;
	margin: 10px auto;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #023199;
	border-radius: 3px;
	background: #e8f0fe;
	color: #023199;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}

.use-guide .link-box {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
	padding-left: 8px;
}

.use-guide .link-box a {
	display: block;
	flex-basis: 49%;
}

.use-guide .link-box img {
	max-width: 100%;
	height: auto;
}

.use-guide .text-center {
	text-align: center;
}

.sp-only {
	display: none!important;
}

/* ------------- 初めての方へ ------------- */

.text-center {
	text-align: center;
}

.text-bold {
	font-weight: bold;
}

.beginner-content a.btn {
	max-width: 210px;
	display: block;
	margin: 10px auto 30px;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #023199;
	border-radius: 3px;
	background: #e8f0fe;
	color: #023199;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}

.beginner-content .can-do::after {
	content: '';
	display: block;
	clear: both;
}

.beginner-content .can-do li {
	display: block;
	width: 31%;
	float: left;
	margin: 0 8px 10px;
}

.beginner-content .can-do li a {
	display: block;
}

.beginner-content .can-do li img {
	margin-bottom: 10px;
}

.beginner-content .can-do li h4 {
	font-weight: bold;
}

.beginner-content .can-do li p {
	margin: 0;
}

.beginner-content .recommend::after {
	content: '';
	display: block;
	clear: both;
}

.beginner-content .recommend li {
	float: left;
	width: 32%;
	margin: 0 1% 10px 0;
	text-align: center;
}

.beginner-content .recommend li:nth-child(3n) {
	margin-right: 0;
}

.beginner-content .recommend li a {
	display: block;
	min-height: 79px;
	text-decoration: none;
	color: #023199;
	padding: 10px 10px 25px;
	border-radius: 5px;
	box-sizing: border-box;
	background: #e8f0fe;
	position: relative;
}

.beginner-content .recommend li a::after {
	content: '';
	width: 12px;
	height: 12px;
	border-right: 2px solid #023199;
	border-bottom: 2px solid #023199;
	transform: rotate(45deg) translateX(-50%);
	position: absolute;
	left: 50%;
	bottom: 7px;
}

.beginner-content .search-word-ex::after {
	content: '';
	display: block;
	clear: both;
}

.beginner-content .search-word-ex .pbox-index {
	float: left;
	width: 50%;
	min-height: 130px;
	margin-bottom: 10px;
}

.beginner-content .search-word-ex .pbox-index h4 {
	display: block;
	margin-bottom: 5px;
  border-left: #A69268 solid 4px;
}

.beginner-content .search-word-ex .pbox-index ul {
	margin: 0;
	min-height: 78px;
}

.beginner-content .search-word-ex .pbox-index li {
	display: inline-block;
	margin: 0 3px 5px 0;
}

.beginner-content .search-word-ex .pbox-index li a {
	display: block;
	padding: 5px 10px;
	border: 1px solid #023199;
	color: #023199;
	text-decoration: none;
	border-radius: 3px;
}

.beginner-content h3 {
	clear: both;
	margin-bottom: 10px!important;
}

.beginner-content .search-info {
	margin-bottom: 20px;
}

.beginner-content .search-info ul {
	padding-left: 10px;
}

.beginner-content .search-info li {
	list-style: disc;
}

.beginner-content .left-box {
	width: 49%;
	float: left;
	margin-bottom: 10px;
}

.beginner-content .right-box {
	width: 49%;
	float: right;
	margin-bottom: 10px;
}
