@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.2
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
/* WP管理バー */
/* #wpadminbar {
	display: none;
} */

/* 共通 */
body {
	color: #333;
}
.page .entry-title {/* h1非表示 */
	display: none;
	/* text-align: center;
	color: #333; */
}
#post-241 .entry-title, #post-246 .entry-title,
#post-306 .entry-title, #post-706 .entry-title,
#post-1400 .entry-title, #post-1398 .entry-title
{
	/* 商品一覧、価格一覧、商品詳細（隠し）はタイトル表示 */
	color: #333 !important;
	background-color: #fff !important;
	font-size: 40px !important;
	margin: 0px !important;
	display: block !important;
}
.date-tags {/* 日付非表示 */ 
	display: none;
}
.post-author {/* 投稿者非表示 */ 
	display: none;
}
a {/* リンク非表示 */
	text-decoration: none;
}
.author-info {/* 投稿者非表示 */
	display: none;
}

.post .entry-content {
	margin: 30px 5px;
}

.article h3, .under-entry-content .kaiyu h3 {
	border-left: none;
	padding: 3px 10px;
	background-position: 0 4px;
	letter-spacing: 1.6px;
    border: none;
	font-size: 22px;
	line-height: 1.25;
	margin-top: 1.33em;
	margin-bottom: 16px;
}
.related-entry-heading {
	margin: 0;
}
.menu_waku_title, .kaiyu h3 {
	border-left: solid 10px !important;
	border-color: #c5ddf7 !important;
}
.type {
	padding-left: 20px;
}
.breadcrumb, .breadcrumb-caption {
	color: #3980bf
}
table tr:nth-of-type(2n+1) {
	background-color: #e5e5e6;
}
.pink {
	color: #ff00cc;
	font-weight: bold;
}
.blue {
	color: #0000ff;
	font-weight: bold;
}
.ki_waku {
	border: solid 1px #ffcc66;
}
.emp {
	font-weight: bold;
	color: #ff0000;
}
.big {
	font-size: 20px;
}
.small {
	font-size: 18px;
	font-weight: bold;
}
.small_16 {
	font-size: 16px;
}
.none {
	display: none;
}
.flex {
	display: flex;
}
.auto {
	margin: auto;
}
.clearfix {	
   content: "";
   display: block;
   clear: both;
}
.revive {
	background-color: #fff6c7;
}
.php_shohin {
	text-align: center;
	font-weight: bold;
	font-size: 50px;
	color: #ff0000;
	border: solid 3px;
	border-color: #ff0000;
}

.img-w-center {
	width: 60%;
	margin: auto;
	padding: 30px 0;
}

.cool {
	margin: 15px;
	text-indent: -1.3em;
    margin-left: 1em;
	color: #ff0000;
	list-style: none;
}
.cool li:before {
	content: '※';
}
.caution {
	text-indent: -1.3em;
	list-style: none;
	text-align: left;
}
.caution li:before {
	content: '※';
}
.yoyaku {
	margin: auto;
}
.yoyaku .img {
	width: 40%;
	text-align: right;
	margin-right: 10px;
}
.yoyaku .emp {
	width: 60%;
	text-align: left;
}
.muroka {
	background-color: #f1d6ef;
}
.wpcf7-response-output {
	display: none;
}
#new_entries-2 h3 {
	display: none;
}

#chichinohi .category {
	margin: 10px 0;
}
.chichi_waku {
	margin: 30px;
}
.chichi_item {
	margin: 10px 5px;
	display: flex;
}
.chichi_item_img {
    margin: 5px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 250px;
}
.chichi_info {
	margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 10px;
    width: 50%;
    line-height: 1.3em;
}
.chichi_info .chichi_item_info {
	margin-bottom: 5px;
}
#chichinohi .chichinohi_card .ki_waku {
	background-color: #ffffcc;
    padding: 20px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	width: 80%;
}
.chichinohi_card .zaiko_setsumei {
	font-size: 13px;
}
#chichinohi .ki_waku {
	margin: auto;
	padding: 10px;
	width: 50%;
	text-align: center;
}

.fatherday_label {
	width: 100%;
	max-width: 390px;
	margin: auto;
}

.azurane_flex {
	display: flex;
	text-align: center;
    margin: auto;
}
.azurane_flex img {
	padding: 10px;
}

.watashi {
	background-color: #ffcccc;
	padding: 20px;
	border-radius: 20px;
	margin: 20px;
}
.koe {
	background-color: #ccffff;
	padding: 20px;
	border-radius: 20px;
	margin: 20px;
}
.koe_title {
	background-color: #ffffcc;
	padding: 20px;
	border-radius: 20px;
	margin: -10px -10px 0 -10px;
}
.namae {
	text-align: right;
    color: #0000ca;
    font-weight: bold;
}

#senkou hr {
	margin-top: 25px;
	margin-bottom: 20px;
}
.senkou_waku {
	margin: 20px 0;
}
.senkou_waku ul {
	padding-left: 0px;
	margin-bottom: 0px;
}
.senkou_img {
	margin: auto;
}
.senkou_wakunai {
	margin: auto;
	width: 60%;
}
#senkou .ki_waku {
	background-color: #ffffcc;
    padding: 20px 15px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    width: 80%;
	margin: auto;
}
#senkou .next {
	margin: 40px auto;
	padding: 20px;
	width: 60%;
	background-color: #E5CCFF;
	font-size: 20px;
	text-align: center;
}

.regulations .big_waku, .regulations .big_waku td {
	font-size: 16px;
	padding: 3px;
}
.regu_title {
	font-size: 18px;
	font-weight: bold;
}
.regulations .episode {
	margin: 20px auto 30px;
	width: 95%;
}
.regulations .episode_time {
	padding: 10px;
}
.regulations .episode table {
	margin-bottom: 0;
}
.regulations .episode .price_waku {
	margin: 10px;
}
.regulations .episode .price_waku div {
	margin: 5px;
}
.regulations .soryo .title {
	text-align: center;
	margin: 5px !important;
	vertical-align: middle;
	border: #000 1px solid;
	font-weight: bold;
	background-color: #ccccff;
	width: auto;
}
.regulations .soryo .area {
	text-align: center;
	margin: 5px !important;
    width: 20%;
	vertical-align: middle;
	border: #000 1px solid;
}
.regulations .soryo .pref {
	text-align: center;
	margin: 5px !important;
    width: 20%;
	vertical-align: middle;
	border: #000 1px solid;
}
.regulations .soryo .yen {
	margin: 5px !important;
    width: 30%;
	text-align: right;
	vertical-align: middle;
	border: #000 1px solid;
}
.regulations img {
	margin: 10px;
}

#toroku {
	margin: 20px 0;
}

#merumaga_hyou {
	margin: 20px 0;
}
#merumaga_hyou, #merumaga_hyou td, #toroku td, #remove td {
	border: solid 1px;
}
.merumaga_add {
	background-color: #ccccff;
	width: 120px;
	text-align: center;
}
.merumaga_add_waku {
	background-color: #eeeeff;
}
.merumaga_rem {
	background-color: #ffcccc;
	width: 120px;
	text-align: center;
}
.merumaga_rem_waku {
	background-color: #ffeeee;
}
.merumaga_wakunai {
	width: auto;
	padding: 10px;
}
.merumaga_wakunai div {
	margin: 5px;
}
.merumaga_wakunai input {
	height: 30px;
	border: 1px solid #d0d5d8
}
.merumaga_wakunai .company, .merumaga_wakunai .name
, .merumaga_wakunai .mail, .merumaga_wakunai .input {
	margin-top: 20px;
}
.merumaga_wakunai .company input {
	width: 200px;
}
.merumaga_wakunai .name input {
	width: 150px;
}
.merumaga_wakunai .input {
	width: 300px;
	margin: auto;
}
.merumaga_wakunai .input input {
	height: 40px;
}

.mailmagazine {
	padding: 20px 0;
}
.mailmagazine .title, #senkou .title {
	font-size: 25px;
	font-weight: bold;
	color: #fe8181;
	margin-bottom: 10px;
}
.mailmagazine .merumaga_wakunai {
	display: flex;
}
.mailmagazine .input {
	width: 50%;
	margin: auto;
}
.wp-block-file .wp-block-file__button, .pagination-next-link, .comment-btn, input[type='submit'] {
	padding: 20px;
	font-size: 20px;
	background-color: #ffbf7f;
}
.post-password-required input[type='submit'] {
	width: 50%;
}

.bank {
	color: #ff0000;
	background-color: #ffff00;
}
.done {
	border:double 10px #eeeeff;
	width: 70%;
	margin: auto;
}
.done_waku {
	padding: 0;
}
.done_title {
	text-align: center;
	font-weight: bold;
	background-color: #eeeeff;
	padding: 10px;
	font-size: 16px;
}

.maildone .sake, .mailmagazine .sake, #senkou .sake {
	font-size: 16px;
}

.mailcaution {
	margin: 30px;
	padding: 20px;
	border: solid 1px #cccccc;
	background-color: #ffffcc;
}
.caution_content {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center; 
	margin: 5px;
}
.caution_link {
	margin: 5px 10px;
	text-align: center;
	line-height: 14px;
}

.sakeepisode {
	margin: 20px;
}
.sakeepisode_waku {
	margin: 20px;
}
.sakeepisode .sake {
	font-size: 16px;
}
.sakeepisode_waku ul, .sakeepisode ul {
	padding-left: 20px;
}
.sakeepisode p {
	/* width: 50%; */
	margin: auto;
}
.sakeepisode select {
	height: 40px;
	font-size: 14px;
	padding: 0 5px;
	border: 1px solid #d0d5d8;
	width: 50%;
}
.sakeepisode input.wpcf7-submit {
	width: 50%;
	margin: auto;
}

.contact p {
	margin: 10px 30px;
}
.contact p input {
	margin: auto;
}
.contact-colum {
	margin: auto;
}
.contact-submit {
	width: 50%;
	margin: auto;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	background-color: #fff;
}

.sakeepisode .merumaga_add, .mailmagazine .merumaga_add {
	width: 160px;
}
.sakeepisode .merumaga_wakunai, .mailmagazine .merumaga_wakunai {
	display: flex;
}
.sakeepisode .merumaga_wakunai input[name="checkbox-307[]"],
.mailmagazine .merumaga_wakunai input[name="checkbox-307[]"]
 {
	height: auto;
}
.sakeepisode .add .merumaga_wakunai,
.mailmagazine .add .merumaga_wakunai {
	display: block;
}
.sakeepisode .age, .mailmagazine .age {
	width: 50%;
}
.sakeepisode .under, .mailmagazine .under {
	padding-top: 15px;
	padding-left: 15px;
}
.sakeepisode .merumaga_send {
	text-align: center;
}

ul .rsswidget {
	border-left: solid 10px !important;
	border-bottom: solid 3px !important;
    border-color: #c5ddf7 !important;
	padding: 3px 10px !important;
}

.widget_rss ul li a {
	font-size: 20px;
	font-weight: bold;
}
.widget_rss ul li {
	margin: 40px 20px;
}
.rssSummary {
	line-height: 17px;
	padding: 10px 20px;
}
#rss-2 a {
	color: #3b97f3;
}
#rss-2 a:hover {
	color: #ef97e8;
}
.rss-date {
	text-align: right;
	color: #ffb6c1;
}

#header {
	/* background-image: url(/img/sca.gif); */
	display: none;
}
.header-container {
	background-color: #e5e5fb;
}
#header-container .navi {
	box-shadow: none;
	background-color: #3980bf;
	height: auto;
}
.navi-in, .header-container-in {
	width: 100%;
}
.navi-in > ul li {
	height: 30px;
	line-height: 30px;
}
#navi #navi-in a {
	color: #fff;
	font-size: 13px;
}
#navi .navi-in>.menu-header .sub-menu {
	background-color: #7db0de;
}
.site-name-text {
	font-size: 16px;
}
.navi-in > ul li {
	width: 130px;
}
.fixed-header .menu-item:hover > .sub-menu {
	display: block;
}


#menu-item-304 > a > .caption-wrap, #menu-item-1620 > a > .caption-wrap {
	background-image: url(/img/cart.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#menu-item-1620 > a > .caption-wrap .item-label {
	font-size:0;
}
#menu-item-1620 > a > .caption-wrap .item-label:before {
	font-size: 12px;
	content: "　　　　　　　";
}
.header-small {
  opacity: 0.9;
}
.header-small .header-container-in.hlt-top-menu .logo-header img {
  max-width: 130px;
  margin: 10px 0;
}
[id^="toc"]:target {
  padding-top: 85px;
  margin-top: -85px;
}

.content-top {
	margin: 0px;
}
.logo {
	text-align: center;
	background-color: #e5e5fb;
}
.logo img {
	width: 100%;
}

.content {
	margin-top: 0px;
}
.main {
	padding-top: 0px;
}

.entry-title, h2.waku_title {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #3980bf;
	padding: 10px;
	border-style: none;
	margin: 10px;
}
.entry-content {
	margin-top: 0px;
}
.entry-card-thumb {
	width: 200px;
}
.entry-card-content {
	margin-left: 200px;
}

.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.hyou {
	width: 25%;
	text-align: center;
}
.hyou2 {
	width: 20%;
	text-align: center;
}
.hyou3 {
	width: 15%;
	text-align: center;
}
.hyou4 {
	width: 8%;
	text-align: center;
}
.detail {
	margin: 5px;
	margin-bottom: 15px;
}
.detail .item_chart {
	margin-bottom: 5px;
}
.detail .item_chart td {
	border: 1px solid;
}

.celebrate {/* 受賞 */
	font-size: 18px;
	color: #cc9900;
	font-weight: bold;
	text-align: center;
}
.link {
	margin: 20px 5px 5px;
}
.link_tag {
	height: 5px;
	display: block;
    padding-top: 70px;
    margin-top: -70px;
}
.h-200 {
	height: 200px;
}
.niju {
	font-size: 21px;
}

.present {
	padding: 10px;
	background-color: #dcedf7;
	max-width: 400px;
	margin: auto;
}

/* トップページ */
.top {
	text-align: center;
}
.top_wakunai {
	padding: 10px;
}
.top_img {
	margin: 20px;
}
.top_event {
	text-align: center;
}
.top_date {
	color: #ff00cc;
	font-size: 20px;
	margin-bottom: 20px;
}
.jiki {
	color: #52cb52;
}
.jiki_waku {
	max-width: 320px;
	margin: auto;
}
.jiki_waku .message {
	font-size: 14px;
}
.shita {
	background-color: #ffcccc;
	padding: 10px;
	max-width: 350px;
	margin: auto;
}
.shita .jiki_waku {
	margin: 10px auto;
}
.shita_message {	
	font-size: 14px;
}
.shita_message ul {
	list-style-type: none;
	margin-bottom: 0px;
}
.shita_message li {
	text-indent: -1.0em;
}
.shita_message li:before {
	content: '※';
}

/* 左サイドバー */
.sidebar {
	padding: 5px;
	background-color: #fffaf0;
}
.left_side_waku {
	margin-bottom: 20px;
}
.left_side_waku ul {
	list-style-type: none;
	padding-left: 0px;
	font-size: 16px;
	font-weight: bold;
}
.left_side_waku .banner {
	text-align: center;
}
.left_side_content {
	line-height: 1.5em;
	font-size: 14px;
}
.left_mail {
	line-height: 1.3em;
}
.left_side_content a {
	text-decoration: none;
}
.sake {
	list-style-type: none;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
	background-image: url("/img/heart1.gif");
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 15px;
}
.left_side_menu {
	font-size: 18px;
	font-weight: bold;
}
.left_side_img {
	margin: 10px;
}

/* 丈合わせ */
#main {
min-height: 3050px;
}

/* 商品カテゴリページ */
.archive.category {
	margin: 0;
}
.category {
	margin: 30px 0;
}
.category_waku {
	margin: 30px 5px;
}
.category_waku table tr {
	background-color: #fff;
	margin: 5px 0;
}
.category_waku table td {
	border: 0;
}

.category_head {
	text-align: center;
}
.category_head .shohin_name {
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
}

.category_item {
	margin: 10px 5px;
	display: flex;
}
.category_item_img {
	margin: 5px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 250px;
}
.category_item_img img {
	/* width: 100%; */
}
.category_info {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 50%;
	line-height: 1.3em;
}
.category_info .category_item_info {
	margin-bottom: 5px;
}
.category_item_info {
	width: 250px;
}
.category_item_info td {
	padding: 2px;
}
.category_item_info .item_kind {
	padding-left: 20px;
	width: 100px;
}
.category_item_info .item_kind_2 {
	padding-left: 20px;
}
.category_info table td {	
	background-color: #fff;
	border: none;
}
.category_item_info .item_exp {
	text-align: right;
	padding-right: 40px;
}
.category_item_info .item_exp_2 {
	text-align: right;
}

.category_explain {
	margin: 20px 5px;
}


/* 商品詳細ページ */
.program {
	background-color: #ffffcc;
	text-align: center;
	margin: auto;
	padding: 10px;
	width: 100%;
}
.shohin_waku {
	margin: 10px 5px;
}

.shohin_head {
	text-align: center;
}
.shohin_head .small {
	margin-top: 0px;
	margin-bottom: 10px;
}
.shohin_head img {
	margin: 10px 0px;
}
.shohin_name_detail {
	font-size: 20px;
}
.shohin_content {
	margin: 15px 5px;
	margin-bottom: 30px;
}
.shohin_detail {
	margin: 5px;
}

.shohin_item {
	margin: 10px 5px;
	display: flex;
}
.shohin_item_img {
	margin: 5px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 150px;
}
.shohin_item_img img {
	height: 100px;
}
.shohin_item_exp {
	margin: 5px;
}
.shohin_info {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 70%;
	line-height: 1.3em;
}
.shohin_info .shohin_item_info {
	margin-bottom: 5px;
}
.under_border {
	border-bottom: 1px dashed #ccc;
}
.shohin_item_info td {
	padding: 2px;
}
.shohin_info table td {	
	background-color: #fff;
	border: none;
}
.shohin_content_disp {
	display: flex;
	border: solid 1px;
	margin: 10px;
}
.shohin_content_img {
	width: 20%;
	margin: 10px;
}
.shohin_content_cont {
	margin: 10px;
}
.message {
	font-size: 15px;
	line-height: 17px;
}

.cart_message {
	display: block;
	padding: 10px 0;
}
.zaiko_setsumei {
	color: #ff0000;
}
.comment-waku {
	overflow-y: scroll;
    overflow-x: hidden;
	width: 95%; 
    height: 300px;
	border: 1px solid;
	margin: auto;
}
.comment-waku-2 {
	overflow-y: scroll;
    overflow-x: hidden;
	width: 95%; 
    height: 150px;
	border: 1px solid;
	margin: auto;
}
.comment {
	margin: 15px 5px;
}
.episode {
	margin: 30px;
	padding: 20px;
	text-align: center;
	border: dotted;
	border-color: #ffb6c1;
	border-radius: 30px;
}
.episode ul {
	margin-bottom: 0;
}
.episode_title {
	font-size: 20px;
	font-weight: bold;
	position: relative;
	line-height: 60px;
	height: 60px;
	margin: auto;
	width: 60%;
	padding: 0 2rem;
	text-align: center;
	color: #fff;
	background: #fe8181;
}

.episode_title:before,
.episode_title:after {
  position: absolute;
  top: 0;
  display: block;
  content: '';
  border: 30px solid #fe8181;
}

.episode_title:before {
  left: -40px;
  border-left-width: 15px;
  border-left-color: transparent;
}

.episode_title:after {
  right: -40px;
  border-right-width: 15px;
  border-right-color: transparent;
}

.episode_title span {
  position: relative;
  display: block;
}

.episode_content {
	display: flex;
}
.episode_img {
	margin: 10px;
	margin-top: 20px;
	margin-right: 20px;
}
.episode_name {
	text-align: left;
}

/* 価格別ページ */
.price {
	margin: 30px 0;
}
.price_content {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center; 
}
.price_shohin {
	margin: 5px;
	padding: 5px;
	text-align: center;
	width: 30%;
	font-size: 12px;
}
.price_img img {
	height: 100px;
}

/* カート部分 */
.cartjs_box {
	margin: 10px 5px;
}
.cartjs_product_table table {
	margin-bottom: 10px;
}
.cartjs_product_num th {
	font-weight: normal;
	background-color: #fff;
	border: 0;
}
.cartjs_product_num td input {
	padding: 5px;
	margin-right: 5px;
}
.cartjs_product_table {
	float: left;
}
.cartjs_cart_in {
	width: 50%;
	float: right;
}
.cartjs_cart_in input {
	margin: 0px;
	background: #E74C3C;
	padding: 12px 20px;
}
/*
.cartjs_box div.cartjs_cart_in input {
	width: 100px;
	margin-right:10px;
	background: none;
	display: block;
	padding: 5px 0 3px;
	text-align: center;
	border: none;
	background: #E74C3C;
	color: #ffffff;
	font-size: 12px;
	letter-spacing: 1px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	line-height: 1 !important;
}
*/

/* 固定ページ下部 */
.kaiyu {
	line-height: 1.3em;
}
.widget-page-content-bottom-title {
	font-size: 30px;
	font-weight: bold;
	color: #333;
	text-align: center;	
}
.widget-page-content-bottom {
	margin-bottom: 40px;	
}
/* イチオシ */
.reco_content {
	display: flex;
}
.reco_content div {
	margin: 5px;
	text-align: center;
}
.reco_info, .reco_name {
	width: 50%;
}
.recommend .link {
	margin: 10px 5px;
}
/* ギフト */
.gift_content {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center; 
}
.gift_shohin {
	margin: 5px;
	padding: 12px;
	text-align: center;
}
/* 営業日カレンダー */
.calender {
	text-align: center;	
}
.calender iframe {
	margin: 10px 30px;
	width: 185px;
	height: 190px;
}
.day_detail {
	margin: 10px;
}
.calender_icon {
	color: pink;
}

.prof_waku_title {
	border: 2px;
    border-style: solid;
    border-color: #cc9933;
    background-color: #ffffff;
    padding: 5px 10px 5px 15px;
    font-size: 18px;
    color: #CC9933;
    font-weight: bold;
    text-align: left;
	margin: 10px;
}
.prof_waku {
	margin: 10px;
	margin-bottom: 10px;
}
.prof_waku table td, .big_waku table td, .big_waku table th {
	background-color: #fff;
	border: 0;
	vertical-align: top;
}
.big_waku {
	margin: 15px;
}
.big_waku table th {
	text-align: left;
	vertical-align: top;
	width: 30%;
}
.big_waku ul {
	padding-left: 20px;
}
.prof_waku_toha {
	border: 1px;
    border-style: dotted;
    border-color: #ff9900;
    background-color: #ffffff;
    padding: 5px 10px 5px 15px;
    font-size: 16px;
    color: #ff9900;
    font-weight: bold;
    text-align: left;
	margin: 10px;
}
.prof_waku_nai {
	color: #333;
	font-weight: normal;
	margin: 30px 0;
}
.prof_moji {
	color: #ff9900;
	margin: 10px;
}
.prof_flex {
	display: flex;
}
.prof_nai {
	margin: 10px;
}
.prof_nai .title {
	width: 35%;
}
.prof_nai .title li {
	float: left;
	list-style: none;
}
.meiji {
	width: 60%;
	margin: 10px;
}
.meiji_img {
	margin: 20px;
}

/* フッター */
.content-bottom {
	border-top: solid 10px;
	border-bottom: solid 10px;
	border-color: #e5e5fb;
	background-color: #fff;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 864px;
	padding: 10px;
}

.soryo {
	margin: auto;
}
.soryo_waku {
	margin-top: 15px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.soryo_content {
	margin: 5px;
    padding: 10px 25px;
    text-align: center;
	border: solid 1px;
	border-color: #ccc;
	background-color: #fff;
}
.soryo_content2 {
	width: 90%;
}
.souryo_img {
	height: 300px;
}
.soryo_detail {
	margin: 10px 5px 5px;
}
.payment_img  {
	width: 55px;
}
.amazonpay_img {
	width: 250px;
	margin: 10px 10px 0 !important;
}
.amazonpay_small_img {
	width: 150px;
    padding: 20px 20px 15px;
    border: #ddd 1px solid;
}

.footer-left, .footer-right {
	display: none;
}
.footer-center {
	width: 100%;
}
.footer_waku {
	padding: 10px;
    width: 80%;
    margin: auto;
}
.footer-mobile .footer_waku {
	width: 100%;
}
.footer_disp {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
	text-align: center;
    margin: auto;
}
.footer_name {
	font-size: 20px;
	font-weight: bold;
    margin: auto;
}
.footer_add {
	font-size: 15px;
	width: 50%;
	text-align: left;
	line-height: 17px;
	margin: 5px;
}
.footer_mail {
	margin: 20px;
}
.footer_caution {
	font-size: 13px;
}
.footer-bottom {
	margin: 0px;
	padding: 0px;
}
.footer_2 {
	text-indent: -1em;
    margin-left: 1em;
}
.footer_2:before {
	content: '※';
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
	main.main, div.sidebar {
		padding: 0px;
	}
	.sakeepisode {
		margin: 0px;
	}
	
	.category_item {
		display: block;
	}
	.shohin_item {
		display: block;
	}
	
	.content-bottom {
		width: auto;
	}
	.footer_name {
		width: 50%;
	}
	.footer_add {
		width: 50%;
	}
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
	
	.episode {
		margin: 20px;
	}
	
	.episode_title {
		padding: 0px;
		font-size: 14px;
	}

	.prof_flex {
		display: block;
	}
	.calender .flex {
		display: block;
	}
	.episode .auto {
		margin: 20px;
	}
	.regulations .episode .pref {
		width: 100%;
	}
	.regulations .episode .yen {
		width: 100%;
	}
	
	#navi .navi-in > .menu-mobile {
		display: none;
	}
	.menu-item-1620 a {
		content: "カートを見る";
	}
	
	table td {
		font-size: 16px;
		padding: 5px;
	}
	
	.meiji {
		width: 90%;
	}
	
	.sakeepisode .merumaga_add, .mailmagazine .merumaga_add {
		width: 100px;
	}
	
	.cartjs_product_num th {
		background-color: #fff !important;
	}
	.cartjs_stock th {
		background-color: #fff !important;
		border: none;
	}
	
	.entry-card-thumb {
		width: 130px;
	}
	
	.footer_disp {
		width: 100%;
	}
	.footer_name {
		font-size: 20px;
		width: 90%;
	}
	.footer_add {
		width: 100%;
	}
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
	/* 共通 */
	.pc {
		display: none;
	}
	.br-pc {
		display: none;
	}
	
	.entry-title, h2.waku_title {
		padding: 10px 5px;
		font-size: 25px;
		line-height: 30px;
	}
	
	/* 商品カテゴリページ */
	.category_item_img {
		width: auto;
	}
	.category_info {
		width: 80%;
	}
	
	/* 商品詳細ページ */
	.shohin_info {
		width: 100%;
	}
	.shohin_item {
		margin: 40px 5px;
	}
	.shohin_item_img {
		width: 100%;
	}
	
	.shohin_cart article[style] {
		border-top: 0 !important;
		border-bottom: 0 !important;
	}
	
	/* イチオシ */
	.reco_content {
		display: block;
	}
	.reco_content div {
		width: auto;
	}
}

/*768px以上*/
@media screen and (min-width: 480px){
.br-sp {display: none; }
}
