body {
    margin: 0;
    padding: 0;
    font-family: Helvetica,HiraKakuProN-W3,meiryo,メイリオ,sans-serif;
    color: #333333;
    background: #ffffff;
    box-sizing: border-box;
 }

#header {
    padding: 10px 0;
    text-align: center;
    background: #000000;
}

#entrytitle {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: .02em;
    line-height: 1.4;
    margin: 0 0px 20px 0px;
    padding: 5px;
   
}

/* sns */

#sns{
	margin:10px 20px;
	display:-webkit-flex;
	display:flex;
}

.snsbox{
	width:33%;
}

.sns-tw{
	color:#ffffff;
	background:#1da1f2;
	font-size:24px;
	text-align:center;
	border-radius:8px 0 0 8px;
}

.sns-fb{
	color:#ffffff;
	background:#3b5998;
	font-size:24px;
	text-align:center;
}

.sns-wc{
	color:#ffffff;
	background:#ff2687;
	font-size:24px;
	text-align:center;
	border-radius:0 8px 8px 0;
}

#post_info{
    margin-top:-10px;
	margin-bottom:10px;
	padding:0 15px;
}

/* date */
#date{
font-size:12px;
}

p.date {
    font-size: 12px;
    color: #a4a4a4;
    text-align: right;
    margin: 0px 15px 25px 15px;
}

.gazou{
    width: 100%;
    text-align: center;
}

.gazou2{
    width: 100%;
    text-align: center;
    border: 2px #6E6E6E solid
}


h2{
    
    color: #ffffff;
    background: #363636;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 5px 12px 10px;
    line-height: 1.3;
    text-align: left;
    border-left:5px solid #c1a800;
    
}

.article_box {
    padding: 8px 20px;
    margin-bottom: 20px;
    letter-spacing: .02em;
    line-height: 1.75;
    }

.point {
    padding: 10px;
    margin-bottom: 40px;
    text-decoration: none;
    background: #f2f7ff;
    color: #151515;
    border-radius: 4px;
    box-shadow: 0px 0px 0px 5px #f2f7ff;
    border: dashed 1px #3eb9ec;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}

.point i {
    color: #0e4eb7;
}


/*  */

#photo {
    width:320px;
    height: 480px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
}

#photo img {
    top: 0;
    left: 0;
    position: absolute;
}

#photo2 {
    width:320px;
    height: 480px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
}

#photo2 img {
    top: 0;
    left: 0;
    position: absolute;
}

#photo3 {
    width:320px;
    height: 480px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    position: relative;
    border-radius: 5px;
}

#photo3 img {
    top: 0;
    left: 0;
    position: absolute;
}

.redmiddle {
    color: #ff0000;
    font-weight: bold;
}
.b24{
font-weight: bold;
font-size:24px;
}

.pink{
    color:#ff2687;
}

.article_box {
    padding: 8px 20px;
    margin-bottom: 20px;
    letter-spacing: .02em;
    line-height: 1.75;
}


/* appbox */

.appbox{
	border:solid 1px #dedede;
	border-radius:8px;
	box-sizing:border-box;
	padding:10px;
}

.appbox:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}

.apptop:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}

.apphd{
font-size:16px;
font-weight:bold;
margin-bottom:10px;
}

.appleft{
	float:left;
}

.appleft img{
	width:100px;
}

.appright{
	margin-left:120px;
}

.appspike{
	border:solid 1px #ff2266;
	color:#ff2266;
	font-size:12px;
	padding:0 3px;
	width:65px;
	text-align:center;
}

.apptitle{
	font-size:18px;
	font-weight:bold;
	color:#333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.appname{
	font-size:16px;
}

.appcate{
	font-size:12px;
	color:#999999;
}

.apprate{
	margin-bottom:5px;
}

.apprate_left{
	float:left;
	width:50px;
}

.apprate_right{
	margin-left:60px;
}

.apprate_pt{
	font-size:22px;
}

.star-rating {
  position: relative;
  width: 5em;
  height: 1em;
  font-size: 25px;
white-space: nowrap;
}
.star-rating-front {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  color: #ffcc33;
}
.star-rating-back {
  color: #ccc;
}

.appcomment{
	font-size:14px;
	color:#666666;
}

.applink_btn {
    position: relative;
    border-radius: 4px;
    background: #f27920;
    width: 100%;
    height: 40px;
    margin: 20px 0;
}

.storeico{
display:flex;
justify-content:center;
}

.storeico img{
width:120px;
height:36px;
margin:0 10px;
}

.applink_btn a {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    padding: 10px 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* comment */

.article_box2 {
    padding: 10px;
    letter-spacing: .02em;
    line-height: 1.75;
}


#commentbox{
	margin-top:30px;
}

.comment_m{
	font-size:18px;
	font-weight:bold;
	margin:10px 0;
}

.comment_u{
	padding:10px;
	border-radius:6px;
	background:#f6f6f6;
	margin-bottom:10px;
}

.comment_u:last-child{
	margin-bottom:0;
}

.comment_t:after{
  content: ""; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}

.comment_l{
	float:left;
	width:50px;
}

.comment_l img{
	width:50px;
}

.comment_r{
	margin-left:60px;
}

.comment_p{
	font-size:14px;
}

.comment_d{
	font-size:11px;
}

.comment{
	font-size:14px;
}

/* footer */

#footer {
    padding: 5px 3px;
    color: #fff;
    background: #2e2e2e;
    text-align: center;
    font-family: メイリオ,sans-serif;
    box-sizing: border-box;
}

.mailTo a {
    color: #FFF;
}

#copyright {
    margin: 20px 0 0 0;
    font-size: 14px;
}