@charset "utf-8";

/* Init tags
================================================*/
/*--- reset */
* {
    margin:0;
    padding:0;
    outline:0;
    vertical-align:baseline;
}


h1, h2, h3, h4, h5, h6, p {
	margin: 0;
}

address, em, cite, dfn, var {
  font-style: normal;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

ul {
	list-style:none;
	padding:0;
}
li {
	padding:0;
}

table {
  border-collapse: collapse;
}

table th{
  vertical-align:top;
}

input, select {
    vertical-align:middle;
}

a{
	text-decoration:none;
	color: #0066cc;
}

a {
    -webkit-tap-highlight-color:transparent;
}

a:hover{
	color: #0066cc;
	text-decoration:none;
}

a img {
    border-style:none;
}

	
html,body {  
  -webkit-text-size-adjust: none;  
} 


body {
    margin:0;
	width:100%; 
    font: 16px/22px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Verdana,Arial,sans-serif;
	color:#333;
	background:#f3f3f3;
}



.center{
	text-align:center;
	margin:0 auto;
}


img{
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0; 
	clear: both;
	visibility: hidden; 
}

.b {
	font-weight:bold;
	font-size:16px;
}

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

.pink {
	color:#ff387e;
	font-weight:bold;
	font-size:16px;
}

.orange {
	color:#ea9450;
	font-weight:bold;
	font-size:16px;
}

.yellow{
	background:#ffff99;
	font-weight:bold;
	font-size:16px;
}

.blue {
	color: #0024ff;
	font-weight:bold;
	font-size:16px;
}

.yline {
    background: linear-gradient(transparent 74%, #ff0 0%);
    font-weight: bold;
}

.txt-l{
	font-size: 36px;
}


/* ---------------------------------------------------------------------
contents
--------------------------------------------------------------------- */
#main{
	min-width: 320px;
	max-width: 750px;
	margin: 0 auto;
	overflow:hidden;
}

#header {
	margin:0px auto;
	width:100%;
	background:#b7002e;
	border-bottom:2px solid #fff;
	text-align:center;
	padding: 10px 0;
}

.contents{
	background:#fff;
	margin: 10px;
}



.txt-area{
	font-size:14px;
	padding:10px;
}

.t-title{
	font-weight:bold;
	margin:15px 0;
}


/*blog
================================================*/

.blog {
	padding:10px;
}

.b-title{
	margin:2px 0;
	font-size:12px;
	color:#999;
}

#view {
	margin-top:6px;
	color:#999;
	font-size:12px;
	padding:3px 10px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}

.vl{
	float:left;
}

.vr{
	float:right;
}


h1{
	font-size:18px;
	line-height:24px;
	font-weight:bold;
}

h2{
    margin-bottom: 10px;
    padding: 6px 4px;
    color: #4A4A4A;
    background-color: #F7F7F7;
    border-color: #EEEEEE #C3C3C3 #C3C3C3 #EEEEEE;
    border-style: solid;
    border-width: 1px;
}

h2 p {
    border-left: 6px solid #fa7f3c;
	padding: 0 6px;
}

h2 span {
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    font-weight: bold;
}



h3{
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	margin:10px 5px;
	background: url("http://pulchra-woman.jp/re/images/arrow.png") no-repeat 0 4px;
	-webkit-background-size:10px 12px;	
	padding-left:15px;
}

.area{
	background:#f9f9f9;
	border:1px solid #e5e5e5;
	padding:7px;
	margin:15px auto;
	width: 80%;
	font-size: 14px;
}

.area img{
	margin-bottom: 10px;
}

.tag{
	color:#376189;
}


.tw_box {
	margin: 15px auto;
	border-radius: 10px;
	background-color: #FFFFFF;
	border: 1px solid #e9edf2;	

}

.tw_box a{
	color:#0000ff;

}
.tw_img{
	width: 100%;
	margin-bottom: 5px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom: 1px solid #e9edf2;	
}
.tw_box .tw_prof{
	padding: 5px;
}
.tw_prof img{
	float: left;
	margin-right: 5px;
	border-radius:5px;
}

.tw_box .tw_prof p:last-child,
.tw_box p.time{
	color: #9F9F9F;
	font-weight: normal;
}

.time{
	margin-left: 10px;
	margin-top: 10px;
}
.write{
	font-size: 15px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.tw_icon{
	margin-right: 8px;
	margin-left: 8px;
	list-style-type: none;
}
.tw_icon li{
	width: 33%;
	float: left;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

.bb{
	font-size:16px;
	color:#1c2022;
	font-weight:bold;
}

#insta{
	border:1px solid #dbdbdb;
	border-radius:4px;
	background:#fff;
	margin:10px 0;

}

.insta-hea{
	padding:10px;
}

.prof{
	float:left;
}

.prof img{
	border-radius:40px;
	border:1px solid #dedede;
}

.name{
	font-weight:bold;
	margin:10px 0 0 10px;
	float:left;
}

.follow{
	font-weight:bold;
	float:right;
	margin:10px 0 0;
	color:#3897f0;
	font-size:16px;
}

.ph{
	position:relative;
}


.ar{
	position:absolute;
	bottom:8px;
	left:8px;
}

.comment{
	padding:0px 35px 0px 0px;
	margin:10px;
	background: url("http://pulchra-woman.jp/re/images/icon.png") no-repeat bottom right;
	-webkit-background-size:32px 32px;	
} 

.tag{
	color:#376189;
}

.date{
	color:#999;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin: 20px 0;
}
 
.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/* スライド */
#container {
	width: 95%;
	margin: 0 auto 40%;
	clear: both;
}
.container_round {
	width: 78%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/* calrse */
#myRoundabout {padding: 0;}
#myRoundabout ul {
list-style: none;
    margin: 0;
}
#myRoundabout li {
	list-style-type: none;
	margin-top: 30px;
}
.roundabout-holder {
	list-style: none;
	width: 100%;
	height: 10em;
	margin: auto;
}
.roundabout-moveable-item {
height: 10em;
width: 100%;
cursor: pointer;
}
.roundabout-moveable-item img {
	width: 70%;
	border: none;
}
.roundabout-in-focus { cursor: auto; }

#btn-prev,
#btn-next {
	position: absolute;
	width: 75px;
	height: 250px;
	z-index: 100;
}
#btn-prev {
	left: 0;
	top: 0;
}
#btn-next {
	right: 0;
	top: 0;
}

/* スライド */



.item{
	float: left;
	width: 120px;
}

.item_name{
	color: #fa7f3c;
	font-size: 18px;
	font-weight: bold;
}

.item-info{
	padding-left: 130px;
}


.f-title{
	color: #f18930;
	font-weight: bold;
	font-size: 16px;
	background: url("../images/icon.svg") no-repeat left;
	background-size: 30px;
	height:30px;
	line-height: 30px;
	text-indent: 32px;
}

.f-comment{
	font-size: 14px;
	line-height: 22px;
	margin: 10px 0;
}

.feature table{
	width:100%;
	border:#cfc8c1 1px solid;
	background-color:#fff;
	margin:4px auto;
	display: table;
}



.feature th{
	text-align:left;
	padding:10px;
	border:#cfc8c1 1px solid;
	font-weight:bold;
	color:#fff;
	background:#f1cc00;
	display: block;
}


.feature td{
	padding:10px;
	text-align:left;
	border:#cfc8c1 1px solid;
	color: #e8615d;
	display: block;
}


.btn01{
    border-radius: 10px;
	display: inline-block;
	box-sizing: border-box;
	border-bottom: 5px solid #d52a66;
	background: url("../images/arrow.svg") no-repeat 98% #f4719a;
	width: 90%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.btn02{
    border-radius: 10px;
	display: inline-block;
	box-sizing: border-box;
	border-bottom: 5px solid #249b95;
	background: url("../images/arrow.svg") no-repeat 98% #5bcac5;
	width: 90%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}



.btn-area{
		margin: 10px auto;
		text-align: center;
}


.btn03{
    border-radius: 10px;
	display: inline-block;
	box-sizing: border-box;
	border-bottom: 5px solid #e6490e;
	background: url("../images/arrow.svg") no-repeat 98% #f18930;
	width: 90%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.rank{
	margin: 90px 0;
	border-bottom: 1px dotted #ccc;
}


.rank-title{
	background:#f0c269;
	height:32px;
	width: 100%;
	position: relative;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 32px;
}

.rank-s{
	position: absolute;
	left: 5px;
	top: -80px;
}

.rank-s img{
	width: 69px;
}


.evaluation{
	position: absolute;
	right: 5px;
	top: -100%;
	width: 84px;
	height: 64px;
	border:3px solid #f1c269;
	border-radius: 50%;
	color: #fff;
	background: #fa7f3c;
	text-align: center;
	font-size: 12px;
	padding-top: 20px;
	line-height: 10px;
}

.r-name{
	margin-left: 6px;
	text-shadow:1px 1px 0px #64503b;
}

.e-star{
	color: #ffe731;
	font-size: 12px;
	margin: 8px 0;
}

.e-point{
	font-size: 20px;
}

.rank-info{
	margin: 10px 0 10px;
}

.rank-cap{
	padding: 0 10px;

}

.rank-disc{
	margin: 10px ;
}

.rank-disc ul{
	border-top: 1px solid #cfc8c1;
	border-left: 1px solid #cfc8c1;
	font-size: 14px;
	font-weight: bold;
}

.rank-disc li{
	padding: 10px 5px;
	border-right: 1px solid #cfc8c1;
	border-bottom: 1px solid #cfc8c1;
	width: 50%;
	float: left;
	box-sizing: border-box;
}

.kuimg{
	float: left;
	margin-right: 5px;
}

.disc{
	float: left;
	width: 100px;
}

.d-point{
	float: left;
	color: #e8615d;
	width: 50px;
	margin-left: 5px;
}

.d-point span{
	font-size: 20px;
}


.r-point{
	 color: #f4719a;
}


#comment{
    width: 96%;
    margin: 0 auto 10px;
    max-height: 450px;
    overflow-y: scroll; 
    border: solid #e0e0e0 4px;
	font-size: 12px;
	line-height: 18px;
}

.comment{
	    border-bottom: solid #e0e0e0 1px;
		padding-bottom: 12px;
}

.c-name{
	font-size: 16px;
	line-height: 26px;
	color: #fa7f3c;
	font-weight: bold;
}


.star{
	color: #ffbe21;
}


.sub-post-list{
    width: 100%;
    margin: 6px 0;
	padding:10px 10px;
	border-bottom:#f3f3f3 1px solid;
}

.sub-post-list-img{
	width: 80px;
	height:80px;
	float:left;
	margin:0;
	overflow:hidden;
}

.sub-post-list-img img{
	width:120px;
	height:auto;
}

.sub-post-list-inner{
	padding-left:90px;
	font-size:14px;
	color:#999;
}

.sub-post-tag{
	color:#333;
}

/* ---------------------------------------------------------------------
Footer
--------------------------------------------------------------------- */
#footer{
	text-align:center;
	color:#fff;
	background:#b7002e;
	font-size:12px;
	padding:10px 0;
}

#footer a{
	color:#fff;
}

.f-menu{
	margin:0 auto;
}


.f-menu li {
	display:block;
	list-style:none;
	float:left;
	width: 50%;
}

address {
	margin:0px auto;
	padding:10px 0;
}
