/*
ここに独自の CSS を追加することができます。

詳しくは上のヘルプアイコンをクリックしてください。
*/
.disp-none,#footer-gp,#footer-fb,#footer-tw {
	display: none;
}

h2 {
	position: relative;
	padding: .75em 1em .75em 1.5em;
	border: 1px solid #ccc;
 	line-height: 1.4;
}
h2::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #FC558A;
	border-radius: 4px;
}

h3 {
	position: relative;
	padding: 0 .5em .5em 1.7em;
	border-bottom: 1px solid #ccc;
}
h3::after {
	position: absolute;
	top: .4em;
	left: .4em;
	z-index: 2;
	content: '';
	width: 12px;
	height: 12px;
	background-color: #ccc;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

h4 {
	position: relative;
	padding: .5em .75em;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 6px;
}
h4::before,
h4::after {
	position: absolute;
	top: 100%;
	left: 30px;
	content: '';
	height: 0;
	width: 0;
	border: 10px solid transparent;
}
h4::before {
	border-top: 15px solid #ccc;
}
h4::after {
	margin-top: -2px;
	border-top: 15px solid #fff;
}
blockquote {
position: relative;
margin: 2em 0;
padding: 1em 1em 1em 2.6em;
font-size: .9em;
border-left: 5px solid #CCC;
border-radius: 2px;
}
blockquote:after{
position: absolute;
bottom: 0;
right: 0;
content: '”';
font-family: sans-serif;
font-size: 6em;
opacity: .1;
}

.link_to {
    display: block;
    background-color: #F9F9F9;
    padding: 1em;
	  color:#333;
}
body, button, input, select, textarea {
	line-height: 1.8;
}

.stg-under {
	background: linear-gradient(transparent 30%,#fcd 30%);
}

.stg-under-2 {
	background: linear-gradient(transparent 30%,#FFF27A 30%);
}

.table02 th,
.table02 td {
border-bottom: 1px dotted #CCC;
padding: 3px;
}

.table02 th {
text-align: left;
}

.entry-content th, .comment-content th {
    font-size: 0.8rem;
    font-weight: 700;
    padding: 8px;

    width: 22%;
}

/*スライダー*/
.ms-skin-light-2 .ms-nav-next, .ms-skin-light-2 .ms-nav-prev{
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

/*ボタン*/
button.css3button {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
button.css3button:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
button.css3button:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}	
	/*吹き出し*/
.model {
	background: URL("http://mamamemo.jp/wp-content/uploads/2017/08/mama.png") no-repeat left top;
	display: block;
	min-height: 70px;
	margin: 10px auto;
	padding-left: 80px;
	color: #000;
	background-size: 70px !important;
}

.model dt {
	display: none;
}

.model dd {
	font-size: 15px;
	line-height: 1.75;
	letter-spacing: 0;
	display: inline-block;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 20px !important;
	border-radius: 4px;
	position: relative;
	background: #f2f0f0;
}

.model dd:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-width: 5px;
	top: 25px;
	margin-top: -5px;
	border-right-color: #f2f0f0;
}

.model dd p {
	margin-bottom: 0 !important;
}

.balloon {
	display: block;
	min-height: 70px;
	margin: 10px auto;
	padding-left: 70px;
	color: #000;
	background-size: 70px !important;
	padding-left: 0;
}

.balloon dt {
	display: none;
}

.balloon dd {
	font-size: 15px;
	line-height: 1.75;
	letter-spacing: 0;
	display: inline-block;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 3% !important;
	border-radius: 4px;
	position: relative;
	background: #f2f0f0;
}

.balloon dd:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-width: 5px;
	top: 25px;
	margin-top: -5px;
	border-right-color: #f2f0f0;
}

.balloon dd p {
	margin-bottom: 0 !important;
}

.balloon dt {
	width: 16%;
/*    text-align: center; */
	padding: 66px 0 0;
	margin-bottom: 0;
	font-size: .7em;
	display: inline-block;
	background: none !important;
}

.balloon dd {
	max-width: 70%;
	margin-bottom: 0;
	margin-left: 14px;
	vertical-align: top;
}

ol .balloon dd,
  ul .balloon dd {
	max-width: 500px;
}

.model.woman {
	background: URL("http://mamamemo.jp/wp-content/uploads/2017/08/panda.png") no-repeat left top;
}

.model.woman dd {
	background: #ffdadb;
}

.model.woman dd:after {
	border-right-color: #ffdadb;
}

.model.bijin22 {
	background: URL("http://veganfoodism.com/wp-content/uploads/2012/06/bijin22.png") no-repeat left top;
}

.model.bijin22 dd {
	background: #ffdadb;
}

.model.bijin22 dd:after {
	border-right-color: #ffdadb;
}

.model.bijin1 {
	background: URL("http://veganfoodism.com/wp-content/uploads/2012/06/bijin1.png") no-repeat left top;
}

.model.bijin1 dd {
	background: #ffdadb;
}

.model.bijin1 dd:after {
	border-right-color: #ffdadb;
}

/*吹き出し ここまで*/

/*Kmamaのアイコン追加*/

.model.kmama {
	background: URL("https://mamamemo.jp/wp-content/uploads/2023/05/kmama.png") no-repeat left top;
}

.model.kmama dd {
	background: #ffdadb;
}

.model.kmama dd:after {
	border-right-color: #ffdadb;
}


/*Kmamaのアイコン追加　ここまで*/



/*オレンジボタン*/
.square_btn{
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 4px;
    color: #ffffff;
    background-image: -webkit-linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 3px #c58668;
}

.square_btn:active{
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-bottom: none;
}
/*オレンジボタン*/

/***　テーブル　***/
#tchan tr:first-child td{
	background-color: #fcecea;
font-weight: bold;
}
#tchan tr td:first-child {
    background-color: #fcecea;
    font-weight: bold;
}
#tchan tr td:first-child#tsonomama {
	font-weight: normal;}

/*口コミの枠*/
.yoikuchikomi {
background-color: #fceff2; border-radius: 5px; border: 1px dashed #ffb6c1;font-size: 100%; padding: 20px;
}
.waruikuchikkomi {
background-color: #eef6f7; border-radius: 5px; border: 1px dashed #ace1e5;font-size: 100%; padding: 20px;
}

  /*ボタン*/
.btn-square-shadow {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #45B2BF;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #627295;
  border-radius: 3px;
	padding:20px;
}
#toiawasesenkesu {
	  text-decoration: none;
}
.btn-square-shadow:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);/*影を小さく*/
  border-bottom: none;
	color: #c4f6fc;
}

a:active, a:hover#toiawasesenkesu {
		color: #c4f6fc;
}

  /*ちょっとした　吹き出し*/
.fukidashi_blue {
position: relative;
background-color: #57b3ba;
padding: 10px;
color: #fff;
border-radius: 3px;
display: inline-block;
	margin: 36px 0 12px;
}

.fukidashi_blue::before {
	content: "";
position: absolute;
border: 6px solid transparent;
border-top: 12px solid #57b3ba;
top: 100%;
left: 30px;
margin-left: -10px;
}



.fukidashi_blue p {
margin: 0;
padding: 0;
}

.waruikuchikkomi {
	margin:0 0 12px 0;}

.fukidashi_pink {
position: relative;
background-color: #FC558A;
padding: 10px;
color: #fff;
border-radius: 3px;
display: inline-block;
	margin: 36px 0 12px;
}

.fukidashi_pink::before {
	content: "";
position: absolute;
border: 6px solid transparent;
border-top: 12px solid #FC558A;
top: 100%;
left: 30px;
margin-left: -10px;
}



.fukidashi_pink p {
margin: 0;
padding: 0;
}




  /*テーブル*/
table.table_zh {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;

  table-layout: fixed;
}

table.table_zh tr {
  background-color: #FFF7F9;
  padding: .35em;
  border-bottom: 2px solid #fff;
}
table.table_zh th,
table.table_zh td {
  padding: 1em 10px 1em 1em;
  border-right: 2px solid #fff;
}
table.table_zh th {
	width: 40%;
  font-size: .85em;
}
table.table_zh thead tr{
  background-color: #FFF7F9;
  color:#fff;
}
table.table_zh tbody th {
    background: #ea83a4;
    color: #fff;
}
.txt .price{
  text-align: left;
  color: #167F92;
  font-weight: bold;
}
.non{
  background:#fff
}
@media screen and (max-width: 600px) {
table.table_zh {
    border: 0;
    width:100%
  }
table.table_zh th{
    background-color: #167F92;
    display: block;
    border-right: none;
  }
table.table_zh thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
table.table_zh tr {
    display: block;
    margin-bottom: .625em;
  }
table.table_zh td {
    border-bottom: 1px solid #bbb;
    display: block;
    font-size: .8em;
    text-align: right;
    position: relative;
    padding: .625em .625em .625em 4em;
    border-right: none;
  }
  
table.table_zh td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 10px;
    color: #167F92;
  }
table.table_zh td:last-child {
    border-bottom: 0;
  }
table.table_zh tbody th {
    color: #fff;
}
}




  /*装飾*/
.font-red-bold{
    font-weight: bold;
	  color:red;
    font-size:1.4em;
}
.font-blue-bold{
    font-weight: bold;
	  color:blue;
    font-size:1.4em;
}
.bold_bold{
	  font-weight: bold;
    font-size:1.4em;
}


