@charset "UTF-8";
/* CSS Document */

#area .mb30{
	margin-bottom: 30px;
}
#area a:link { color: #FFF; }
#area a:visited { color: #FFF; }
#area a:hover { color: #FFF; }
#area a:active { color: #FFF; }
#area {
	padding: 0px;
	background-color: #FFF;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#area h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

#area h1,
h2,
h3 {
}

#area h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

#area h1 {
  font-size: 31px; }

#area h2 {
  font-size: 25px; }

#area h3 {
	font-size: 21px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#area h4 {
	font-size: 13px;
	line-height: 1.5;
}

#area h5 {
  font-size: 12px; }

#area h6 {
  font-size: 11px; }
#area p {
	margin-right: 5%;
	margin-left: 5%;
	font-weight: normal;
	font-size: 16px;
}
#area p.copyright{
	padding-right: 5%;
	padding-left: 5%;
	width: 90%;
	margin-top: 1%;
	margin-bottom: 20px;
	padding: 0;
	font-size: 10px;
}
#area .top {
	background-color: #e4007e;
	margin-bottom: 4%;
	padding-top: 8px;
	height: 80px;
}
#area .top .top_interview {
	background-color: #FFF;
	color: #e4007e;
	font-size: 14px;
	font-weight: bold;
	margin-top: 1.5%;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 120px;
	padding-right: 3%;
	padding-left: 3%;
}
#area .top .top_message {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: -10px;
}
#area .textarea_ph {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 30px;
}
#area .mainlead {
	background-color: #8E1D22;
	color: #fff;
	font-weight: bold;
	padding: 15px 5% 15px 5%;
	margin: 0 0 30px 0;
}
/*#area .lead { 
	background-color: #81C29A;
	margin: 0px;
	padding: 3%;
	color: #FFF;
	font-size: 120%;
	line-height: 1.4;
}*/

#area .ttl {
	color: #000;
	font-weight: bold; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff4d6',GradientType=0 );
	margin-bottom: 5%;
	text-align: left;
	font-size: 18px;
	width: 100% auto;
	font-weight:bold;
	margin-top: 0;
}

#area .ttl p{
	font-weight:bold;
}

#area .ttl span{
	display:inline-block;
	vertical-align:middle;
	padding-left: 10px;
	}
#area .ttl a { font-size: 70%; }
#area .ttl a .btn {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}
#area .name {
	color: #278776;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #278776;
	padding-bottom: 3px;
}
#area .main_btn {
	padding-bottom: 3%;
}

#area #profile {
	margin-top: 5%;
	margin-bottom: 5%;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #12224C;
	border-bottom-color: #12224C;
	padding: 2%;
	text-align: center;
}
#area #profile img {
	float: left;
}
#area .profilephoto p {
	padding-top: 30px;
}
#area .profilephoto img {
	float: left;
	margin-right: 5%;
	margin-left: 3%;
	width: 94%;
}
#area .clear {
	clear: left;
}

#area #pagenation{
	display: flex;
	flex-direction: column;
	justify-content : center;
	align-items: center;
	background-color: #C3A05B;
	height: 50vw;
	max-height: 140px;
	width: 100%;
	margin: 0 0 30px 0;
	text-decoration:none;
}

#area #pagenation .pn_p{
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	margin: 10px 0;
	}
#area #pagenation .pn_img{
	width:130px;;
	height:	auto;
	}
#area #pagenation .pn_line{
	width:90%;
}
#area .date {
	clear: left;
	padding-top: 20px;
}

#area #movie {
	text-align: center;
	color: #C99446;
	margin-bottom: 5%;
}
#area #movie p span {
	color: #900;
}
#area #contents {
	background-color: #8E1D22;
	padding-top: 3%;
	padding-bottom: 3%;
	color: #fff;
	margin-top: 30px;
	margin-bottom: 30px;
}
#area #contents a img {
	margin-left: 3%;
}
#area .pic_pad {
	padding-right: 3%;
	padding-left: 3%;
}

.lineHeight2{
	line-height:2em;
}
.lineHeight4{
	line-height:4em;
}
#container .link {
	margin-bottom: 20px;
}
#area .contents_top {
	color: #FFF;
	background-color: #e4007e;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 5%;
	margin-left: 5%;
}
.mar_t20 {
	margin-top: 20px;
}


/*　うちの執事追加*/

.kamio {
	color: #1455A9;
	font-weight:bold;
}

.yuki {
	color: #D24677;
	font-weight:bold;
}
