* {  
	margin:0;
	padding:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-family:meiryo,sans-serif;
}

body{
	font-size:13px;
	line-heihgt:1.5;
/*	width:375px;
	margin:0 auto;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;*/
	word-wrap: break-word;
}

h2 {
	position: relative;
	color: #252525;
	border-top:3px solid #1b1b1b;
	border-bottom:3px solid #1b1b1b;
	background: #efefef;
	font-size: 18px;
	font-weight:bold;
	line-height: 1;
	margin: 30px -10px 40px -10px;
	padding: 15px 5px 12px 10px;
}

h2:after {
	content: " ";
	position: absolute;
	top: 100%;
	left: 20px;
	height: 0;
	width: 0;
	border: 10px solid transparent;
	border-top: 10px solid #1b1b1b;
}

.point{
	position:relative;
	padding:20px 10px;
	font-size:18px;
	border:1px solid #325A8C;
}

.point::after{
	content: "POINT";
	position: absolute;
	top: -8px;
	left: 10px;
	background: #fff;
	font-size: 12px;
	color: #325A8C;
	padding: 0 10px;
}

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

#header img{
	width:180px;	
}

#top_menu{
	border-top:solid 1px #e3e3e3;
	border-bottom:solid 1px #e3e3e3;
}

#top_menu ul{
	margin: 0 auto;
	width: 100%;
}

#top_menu ul li:last-child {
    font-weight: bold;
}

#top_menu ul li {
    display: inline-block;
    padding: 11px 0 0 30px;
    height: 39px;
    background: url(https://image.livelog.biz/script/image/lp/2017/h_n/menstar/parts/pankuzu_arrow.png) no-repeat left center;
}

li {
    list-style: none;
}

ul{
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 10px;
	padding-right:10px;
}

li {
	list-style: none;
}

.pankuzu_entrytitle {
	width: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#pankuzulist{

}

#main{
	margin:0 auto;
	padding:10px;
	width:100%;
}

#entrytitle{
	font-size:24px;
	line-height:120%;
	margin-bottom:10px;
}

#eyecatch{
	margin:10px -10px 20px -10px;
}

#eyecatch img{
	width:100%;
}

.article_box{
	margin-bottom:30px;
}

.article_box p{
	font-size:18px;
	line-height:180%;
	margin: 0 0 20px 0;
}

.article_box p:last-child{
	margin:0;
}

.tw{

}

.article_box img{
	width:100%;
}

.article_box a{
	font-weight:bold;
	color:#1DA1F2;
}

.article_box .linelec{
	border:3px solid #1b1b1b;
}

#footer{
	color: #ffffff;
	background: #2e2e2e;
	font-size:14px;
	text-align:center;
	padding:0;
}

#footer p{
	color: #ffffff;
	background: #2e2e2e;
	font-size:10px;
	text-align:center;
	padding:30px 0;
}

#copyright{
	margin:20px 0 0 0;
}

/*============================================================
	��������
============================================================*/

.red{
	font-weight:bold;
	color:#ff0000;
}

.blue{
	font-weight:bold;
	color:#0000ff;
}

.green{
	font-weight:bold;
	color:#008000;
}

.pink{
	font-weight:bold;
	color:#ff2687;
}

.middle{
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.red_big{
	font-size:32px;
	font-weight:bold;
	color:#ff0000;
}

.gray{
	color:#999999;
}

.marker{
	background: linear-gradient(transparent 40%, #ffff66 40%);
	font-weight:bold;
}

/*============================================================
	�Ղ�Ղ�{�^��
============================================================*/

.animate69,.a-option69,.a-btnsub69 {
-webkit-animation-timing-function: ease-in;
-moz-animation-timing-function: ease-in;
-o-animation-timing-function: ease-in;
animation-timing-function: ease-in;
-moz-animation-iteration-count: infinite;
-webkit-animation-iteration-count: infinite;
-o-animation-iteration-count: infinite;
-ms-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}

a.a-btn {
position:relative;
display:inline-block;
margin:0 auto 20px auto;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}

a.a-btn img {
display: block;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
}

img.a-option {
z-index: 55;
position: absolute;
}

img.a-main {
width:100%;
position:relative;
z-index: 54;
}

a.shover:hover * {
animation-name:none!important;
}

@-moz-keyframes animate69 {
0%{
 -moz-transform: skewX(9deg);
}

10%{
 -moz-transform: skewX(-8deg);
}

20%{
 -moz-transform: skewX(7deg);
}

30%{
 -moz-transform: skewX(-6deg);
}

40%{
 -moz-transform: skewX(5deg);
}

50%{
 -moz-transform: skewX(-4deg);
}

60%{
 -moz-transform: skewX(3deg);
}

70%{
 -moz-transform: skewX(-2deg);
}

80%{
 -moz-transform: skewX(1deg);
}

90%{
 -moz-transform: skewX(0deg);
}

100%{
 -moz-transform: skewX(0deg);
}

}

@-o-keyframes animate69 {
0%{
 -o-transform: skewX(9deg);
}

10%{
 -o-transform: skewX(-8deg);
}

20%{
 -o-transform: skewX(7deg);
}

30%{
 -o-transform: skewX(-6deg);
}

40%{
 -o-transform: skewX(5deg);
}

50%{
 -o-transform: skewX(-4deg);
}

60%{
 -o-transform: skewX(3deg);
}

70%{
 -o-transform: skewX(-2deg);
}

80%{
 -o-transform: skewX(1deg);
}

90%{
 -o-transform: skewX(0deg);
}

100%{
 -o-transform: skewX(0deg);
}

}

@-webkit-keyframes animate69 {
0%{
 -webkit-transform: skewX(9deg);
}

10%{
 -webkit-transform: skewX(-8deg);
}

20%{
 -webkit-transform: skewX(7deg);
}

30%{
 -webkit-transform: skewX(-6deg);
}

40%{
 -webkit-transform: skewX(5deg);
}

50%{
 -webkit-transform: skewX(-4deg);
}

60%{
 -webkit-transform: skewX(3deg);
}

70%{
 -webkit-transform: skewX(-2deg);
}

80%{
 -webkit-transform: skewX(1deg);
}

90%{
 -webkit-transform: skewX(0deg);
}

100%{
 -webkit-transform: skewX(0deg);
}

}

@keyframes animate69 {
0%{
 transform: skewX(9deg);
}

10%{
 transform: skewX(-8deg);
}

20%{
 transform: skewX(7deg);
}

30%{
 transform: skewX(-6deg);
}

40%{
 transform: skewX(5deg);
}

50%{
 transform: skewX(-4deg);
}

60%{
 transform: skewX(3deg);
}

70%{
 transform: skewX(-2deg);
}

80%{
 transform: skewX(1deg);
}

90%{
 transform: skewX(0deg);
}

100%{
 transform: skewX(0deg);
}

}

.animate69{
-webkit-animation-name: animate69;
-moz-animation-name: animate69;
-o-animation-name: animate69;
animation-name: animate69;
}

@-moz-keyframes option69 {
0%{
 -moz-transform: translateX(0);
}

20%{
 -moz-transform: translateX(9%);
}

50%{
 -moz-transform: translateX(5%);
 }

60%{
 -moz-transform: translateX(13%);
}

90%{
 -moz-transform: translateX(0);
}

100%{
 -moz-transform: translateX(0);
}

}

@-o-keyframes option69 {
0%{
 -o-transform: translateX(0);
}

20%{
 -o-transform: translateX(9%);
}

50%{
 -o-transform: translateX(5%);
 }

60%{
 -o-transform: translateX(13%);
}

90%{
 -o-transform: translateX(0);
}

100%{
 -o-transform: translateX(0);
}

}

@-webkit-keyframes option69 {
0%{
 -webkit-transform: translateX(0);
}

20%{
 -webkit-transform: translateX(9%);
}

50%{
 -webkit-transform: translateX(5%);
 }

60%{
 -webkit-transform: translateX(13%);
}

90%{
 -webkit-transform: translateX(0);
}

100%{
 -webkit-transform: translateX(0);
}

}

@keyframes option69 {
0%{
 transform: translateX(0);
}

20%{
 transform: translateX(9%);
}

50%{
 transform: translateX(5%);
 }

60%{
 transform: translateX(13%);
}

90%{
 transform: translateX(0);
}

100%{
 transform: translateX(0);
}

}

.a-option69{
-webkit-animation-name: option69;
-moz-animation-name: option69;
-o-animation-name: option69;
animation-name: option69;
}

img.a-option69 {
left:0;
top:18%;
}

.a-btn69{
padding-left:0%!important;
}

.a-option69{
top:0%!important;
}

.a-option69{
width:20%!important;
}

.a-btn69{
max-width:100%!important;
}

.animate69,.a-btnsub69,.a-option69{
animation-duration:1s!important;
-webkit-animation-duration:1s;
-ms-animation-duration:1s;
-moz-animation-duration:1s!important;
}


/* �e�N�j�b�N */

.tecpt{
	color:#ff0000;
	font-weight:bold;
}

/* TV�L���v �A�C�R�� */

.tvcap{
	position:relative;
	width:100%;
	max-width:400px;
}

.cover_ico{
	position:absolute;
	top:44px;
	left:14px;
}

.cover_ico img{
	width:50px;
}

/* �X�g�A�L���v �A�C�R�� */

.storecap{
	position:relative;
	width:300px;
	border:solid 1px #dedede;
	box-sizing:border-box;
}

.cover_ico2{
	position:absolute;
	top:135px;
	left:16px;
}

.cover_ico2 img{
	width:50px;
}

/**/

.marutoku img{
	width:100%;
	max-width:400px;
}

/* app�Љ� */

.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;
}

.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:60px;
}

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

.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;
}
.star-rating-front {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  color: #ffcc33;
}
.star-rating-back {
  color: #ccc;
}

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

/* date */


/* sns */

#sns{
	margin-top:10px;
	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;
}

/* boxlink */

.boxlink{
	position:relative;
	border-radius:8px;
	border-bottom:solid 5px #bc5000;
	color:#fff;
	background:#f39900;
	padding:10px 0;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}

.boxlink a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/* applink */

.applink{
	font-size:18px;
	word-wrap: break-word;
}

.applink a{
	color:#1DA1F2;
}

/* comment */

#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;
}

/* ��� */

.set_title{
	font-size:18px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
}

/* backad */

#back {
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.7);
	display: none;
	width: 100%;
	height: 100%;
	z-index: 99;
}
#back_box {
	width: 86%;
	position: fixed;
	top: 50%;
	left: -43%;
	margin-top: -156px;
	margin-left: -43%;
	text-align: center;
	z-index: 9999;
}
#back_box img {
	width: 100%;
	height: auto;
}
#back_box .back_btn {
	text-align: center;
	font-size: 16px;
	font-weight:bold;
	display: block;
	width: 90%;
	margin: 30px auto 0px;
	color: #fff;
	line-height: 40px;
	border-radius: 5px;
	background: #9dd53a;
	border: solid 1px #299a0b;
	background: #44aa0d;
	background: -moz-linear-gradient(top, #44aa0d 0%, #238e0b 100%);
	background: -webkit-linear-gradient(top, #44aa0d 0%,#238e0b 100%);
	background: linear-gradient(to bottom, #44aa0d 0%,#238e0b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44aa0d', endColorstr='#238e0b',GradientType=0 );
}
#back_boxx {
	width: 86%;
	position: fixed;
	top: 30%;
	left: -43%;
	margin-top: -118px;
	margin-left: -43%;
	padding:10px;
	z-index: 100;
	background-color: rgba(255,255,255,1);
	border-radius: 15px;
	text-align:center;

}
#back_boxx .back_bar {
	color: #444;
	font-size: 12px;
	padding-left: 10px;
	line-height: 35px;
	background-color: rgba(255,255,255,0.3);
	border-radius: 14px 14px 0px 0px;
}
#back_boxx .back_bar:before {
	content: "��";
	float: right;
	padding-right: 10px;
}
#back_boxx .back_bar img {
	width: 24px;
	vertical-align: middle;
	padding-right: 5px;
}
#back_boxx .back_data img {
	display:block;
	width: 120px;
	height: 120px;
	float:left;
}
#back_boxx .back_data {
	padding: 15px;
}
#back_boxx .back_data p {
	font-weight: bold;
	color: #333;
	line-height: 1.3em;
	margin-bottom: 5px;
	margin-left: 140px;
}
#back_boxx .back_data p.name {
	font-size: 22px;
	line-height: 1.3em;
}
#back_boxx .back_data span {
	width: 3.5em;
	display: inline-block;
	font-weight: normal;
}
#back_boxx .back_btn {
	text-align: center;
	font-size: 16px;
	font-weight:bold;
	display: block;
	margin: 0px auto 0px;
	line-height: 50px;
	color: #106fd9;
	border-top: solid 1px #a7aebc;
	text-decoration:none;
}

#back_boxx img{
	width:100%;
}

#back_boxx .top{
}

#back_boxx .detail{
	background:#f0f0f0;
	box-sizing:border-box;
	border:solid 1px #ddd;
	margin:0 auto 10px;
	width:280px;
}

#back_boxx .now{
	margin:5px auto;
}
#back_boxx .line{
	margin:15px auto;
}

#back_boxx .btn{
	margin:10px auto;
}

.user_profile div{
	color:#333;
}


/*============================================================
	ツイッター風
============================================================*/

.twbox{
	/*    overflow: hidden;*/
	/*    cursor: pointer;*/
		background-color: #fff;
		border: 1px solid #e1e8ed;
		border-radius: 4px;
		width: 100%;
		margin:10px 0;
	}
	
	.twbox_in{
		margin:10px;
	}
	
	.twuserbox{
		display:flex;
	}
	
	.twuserbox_l{
		width:66px;
	}
	
	.twuserbox_r{
		margin-left:10px;
	}
	
	.twico img{
		width:56px;
		height:56px;
		border-radius:50%;
	}
	
	.twname{
		color:#1c2022;
		font-weight:700;
		font-size:16px;
	}
	
	.twid{
		color:#697882;
		font-size:12px;
		line-height: 200%;
	}
	
	.twcomment{
		margin-top:10px;
		color:#1c2022;
		font-size:16px;
		line-height:140%;
	}
	
	.twcomment a{
		color:#1DA1F2;
		font-size:18px;
		font-weight:bold;
	}
	
	.twimage{
		margin-top:10px;
		text-align:center;
	}
	
	.twimage img{
		width:270px;
	}
	
	.twkakusan{
		color:#1DA1F2;
	}
	
	.twlink{
		margin:10px 0;
	}
	
	.twdate{
		color:#697882;
		font-size:12px;
		margin-bottom:10px;
	}
	
	.twtool{
		padding:5px 0 5px 0;
		width:100%;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-around;
		justify-content: space-around;
	}
	
	.twreply{
		border-top:solid 1px #e1e8ed;
		font-size: 14px;
		padding:5px;
	}
	
	.twreply_in{
	
	}
	
	.twreply_in .twcomment{
		margin-top:5px;
		width:280px;
		line-height:150%;
	}
	
	.twreply_in .twname{
		color:#1c2022;
		font-weight:700;
		font-size:12px;
	}
	
	.twreply_in .twid{
		color:#697882;
		font-weight:normal;
		font-size:12px;
		line-height:50%;
	}
	
	.twreply_in .twdate{
		color:#697882;
		font-weight:normal;
		font-size:12px;
	}
	
	.twreply_in .twtool{
		padding:5px 0 5px 0;
		width:100%;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		font-size:16px;
	}
	
	.heart.icon {
	  color: #657786;
	  position: absolute;
	  margin-top: 6px;
	  margin-left: 80px;
	  width: 11px;
	  height: 10px;
	  border-left: solid 1px currentColor;
	  border-bottom: solid 1px currentColor;
	  -webkit-transform: rotate(-45deg);
			  transform: rotate(-45deg);
	}
	
	.heart.icon:before {
	  content: '';
	  position: absolute;
	  top: -5px;
	  left: -1px;
	  width: 8px;
	  height: 5px;
	  border-radius: 5px 5px 0 0;
	  border-top: solid 1px currentColor;
	  border-left: solid 1px currentColor;
	  border-right: solid 1px currentColor;
	}
	
	.heart.icon:after {
	  content: '';
	  position: absolute;
	  top: 0px;
	  left: 8px;
	  width: 5px;
	  height: 8px;
	  border-radius: 0 5px 5px 0;
	  border-top: solid 1px currentColor;
	  border-right: solid 1px currentColor;
	  border-bottom: solid 1px currentColor;
	}
	
	/*-------------------- twitter_area_end --------------------*/
	.sns_share_box3{
		margin-top:10px;
		display:flex;
		color:#ffffff;
		font-size:15px;
	}
	
	.sns_share_box_twitter{
		width: calc(100% / 3);
		background-color:#55acee;
		padding:5px 0;
		text-align:center;
	}
	
	.sns_share_box_facebook{
		width: calc(100% / 3);
		background-color:#3b5998;
		padding:5px 0;
		text-align:center;
	}
	
	.sns_share_box_line{
		width: calc(100% / 3);
		background-color:#00c300;
		padding:5px 0;
		text-align:center;
	}
	