/* カスタム CSS をここに入力してください */
body {
    /* ゴシック体の場合 */
    font-family: "Roboto", "Droid Sans", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    /* 明朝体の場合
    font-family: "Roboto", "Droid Sans", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; */
    line-height: 1.8;
}

p, ul, ol, dl, table {
    margin-bottom: 20px;
}

h2, .h2 {
    font-size: 26px;
    margin: 40px 0 20px;
}

h3, h3 {
    font-size: 22px;
}

#menu table { width: 100%; border:none; padding: 10px;}

#menu tr {
}
#menu td {
    border: none;
  padding: 0px 0px 0px 20px;
    width: 50%;
}

#menu li{
  text-align: center;
     font-size: 24px;
  font-weight:bold;
     list-style-type:none !important;
     list-style-image:none !important;
     margin: 5px 0px 5px 0px !important;
    border: 4px solid #11233d;
border-radius: 240px 15px 185px 15px / 15px 200px 15px 185px;
    margin: 0.5em 0;
    padding: 0.5em;
}

.menu{
  margin-left:1em;
}

.menu1 {
    background-color: #fbeefc;
    border-left: 8px solid #11233d;
    color: #11233d;
    margin: 0.5em 0;
    padding: 0.2em;
}

.step1 {
    border: 2px solid #11233d;
    border-radius: 4px;
    margin: 0.5em 0em;
    padding: 1.5em;
    position: relative;
    margin-top:2em;
}
.step1::before {
      background-color: #cff9cf;
    color: #11233d;
    content: "STEP 1　サイズを選ぶ";
    font-size: 20px;
    font-weight: bold;
    left: 1em;
    padding: 0 .5em;
    position: absolute;
    top: -1em;
}

.step2 {
    border: 2px solid #11233d;
    border-radius: 4px;
    margin: 0.5em 0;
    padding: 1.5em;
    position: relative;
    margin-top:1em;
}
.step2::before {
      background-color: #cff9cf;
    color: #11233d;
    content: "STEP 2　容れ物を選ぶ";
    font-size: 20px;
    font-weight: bold;
    left: 1em;
    padding: 0 .5em;
    position: absolute;
    top: -1em;
}

.step3 {
    border: 2px solid #11233d;
    border-radius: 4px;
    margin: 0.5em 0;
    padding: 1.5em;
    position: relative;
    margin-top:1em;
}
.step3::before {
      background-color: #cff9cf;
    color: #11233d;
    content: "STEP 3　フレーバーを選ぶ";
    font-size: 20px;
    font-weight: bold;
    left: 1em;
    padding: 0 .5em;
    position: absolute;
    top: -1em;
}

@media screen and (max-width: 720px){
#store table { width: 100%; border:none; padding: 10px;}
#store thead { display: none;}
#store tr {
    display: block;
    margin-bottom: 20px;

}
#store td {
    border-bottom: none;
    display: block;
    padding: 0;
}
  
  #tokutei table { width: auto; border:none; padding: 10px;}
#tokutei thead { display: none;}
#tokutei tr {
    display: block;
    margin-bottom: 20px;
}
#tokutei td {
    border: none;
    display: block;
    padding: 0;
     width: auto;
}
  
    #about table { width: 100%; border:none; padding: 10px;}
#about thead { display: none;}
#about tr {
    display: block;
    margin-bottom: 20px;
}
#about td {
    border: none;
    display: block;
    padding: 0;
    width: 100%;
	}

  #menu table { width: auto; border:none; padding: 10px;}

#menu tr {
        display: block;
}
#menu td {
        display: block;
    border: none;
    width: auto;
}
}




/** * カテゴリ　隙間無くす　content-summary.php */
.ctimi{padding : 0 0 5px 0px !important; margin:10px 0 10px 0 !important; }
 
/** * 公開日を右下に配置　content-summary.php */
@media screen and (min-width: 768px) {
.box { position: relative;  height: 100px;}
.bottom-text { position: absolute; bottom: 0;right: 0;}
}


.side-today a {
  font-size: 20px;
  font-weight:bold;
  line-height: 1.5;
  border-bottom: 1px dashed #999;
  margin-left:40px;
}

.side-today p {
  font-size: 15px;
  font-weight:bold;
  margin-bottom: 5px;
  margin-top: 10px;
}


.side-new a {
  line-height: 1.5;
  border-bottom: 1px dashed #999;
}

.side-new p {
  font-size: 20px;
  font-weight:bold;
  margin-bottom: 5px;
  margin-top: 10px;
}

.cat_list p{
  font-size: 20px;
  font-weight:bold;
  margin-bottom: 5px;
  margin-top: 10px;
}

.cat_list ul{
  display: inline-block;
  list-style: none;
  margin-left:-40px;
}

.cat_list ul li {
	display: inline-block;
	margin: 0 .3em .3em 0;
	padding: 0;
}

.cat_list ul li a{
	display: inaline-block;
	height: 28px;
	line-height: 28px;
	padding: 0 0.5em;
	background-color: #cff9cf;
	border: 1.5px solid #aaa;
	border-radius: 3px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #333;
	font-size: 13px;
	text-decoration: none;
	-webkit-transition: .2s;
	transition: .2s;
    font-weight:bold;
}

.cat_list ul li a:hover {
	background-color: #3498db;
	border: 1px solid #3498db;
	color: #fff;
}


img.attachment-thumbnail {  
    border:1px solid #ddd;  
    float:left;  
    margin-right:15px;   
} 
