@charset "euc-jp";
.pc_only {
	display:none;
}
html {font-size: 100%;}
body {font-size: 1.0rem;}
body {
	background: #333 url('../images/body_bg.jpg') no-repeat border-box left top/cover fixed content-box;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	color: #fff;
	line-height: 28px;
	margin: 0;
	padding: 0;
	padding-bottom:50px;
	position: relative;
}
header {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
p {
	margin:10px;
}
a {
	color: #D4BA31;
	text-decoration: none;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#kv {
	background-color:rgba(0,0,0,1); 
}
#thumb-h {
}
.thumbnail-container {
	padding-bottom: 10px;
}


.fotorama__wrap {
	margin:0 auto;
}
.fotorama__nav {
	display: flex;
	-webkit-justify-content: center; /* Safari */
	justify-content:         center;
}
.banner {
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	width:100%;
	height:auto;
}
#wrapper  {
	width: 100%;
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-bottom: 50px;
	padding-top: 50px;
}

h1{
	margin:0px;
	padding: 0;
	color: #686868;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
h2 {
	width: 100%;
}
#profile_page h1 {
	text-align: center;
	font-weight: lighter;
	color: #2e2e2e;
	font-size: 0.6em;
	line-height: 3.2em;
	background-image:url(../images/common_bg.jpg);
	font-family: 'Playfair Display', "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic";
}
h1 img {
	width:	100%;
	height: auto;
}
h2 {
	text-align: center;
	font-weight: lighter;
	font-size: 1em;
	line-height: 40px;
	color: #fff;
	background-color:#3A3A3A;
	font-family: 'Playfair Display', "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic";
}

.clear::after {
  content:"";
  display:table;
  clear:both;
}

#campaign {
}
#js-scroll {
	top:0;
}
#sp_logo {
	height: 50px;
	width: auto;
	position: absolute;
	top: 0!important;
	left: 0;
	right: 0;
	margin: auto;
}
.title {
	margin-top:10px;
}

ul.textlist {
	width: 96%;
	overflow: hidden;
	zoom: 1;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
 
ul.textlist li {
	font-size:80%;
	list-style-type: none;
	margin-top: -1px;
	border-top: 1px solid #CCC;
	text-align: left;
	clear: both;
	padding: 3px;
	background-image: url(../images/list_mark.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 45px;
}
.textlist li img {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 40px;
	width: 30px;
}

.list {
}
.list li {
	width: 100%;
	height: auto;
    clear: both;
    border-bottom: dashed 1px #ccc;
}
.list a img {
}
.list p {
	margin: 0;
	padding: 0;
    line-height: 1em;
}


.list p.list_cast_icon {
    float: left;
    margin-left: 5px;
    margin-top: 5px;
	padding:2px 5px;
	font-size:0.7em;
	color:#DDB300;
	background-color:#3A3A3A;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
}


.list_cast_size {
	font-size: 0.8em;
}
.list_cast_name {
	font-size: 1.2em;
	line-height: 0.6em;
	clear: both;
}
.list_cast_name:before {
}
.list-excerpt {
	font-size: 0.9em;
	line-height: 1.2em!important;
	color: #FFA4A5;
}

.list a {
	color: #E4E4E4;
	height: auto;
	min-height:80px;
	position: relative;
	padding: 2px 25px 2px 2px;
  display: -webkit-flex; /* Safari */
  display: flex;
	flex-wrap: -webkit-nowrap;
	flex-wrap: nowrap;
}

.list a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 0;
	height: 0;
	border-top: 8px solid #FF9600;
	border-left: 8px solid transparent;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.list .thumb {
	width: 150px;
	height: auto;
}
.list_thumb {
	width: 150px;
	padding: 2px;
}
.list_profile {
}


.castlist {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:flex;
	-webkit-flex-wrap:wrap; /* Safari */
	flex-wrap:wrap;
}
.castlist .cast {
	padding: 10px 0;
    text-align: center;
box-sizing: border-box;
border-bottom: 1px dashed #666;
border-right: 1px dashed #666;
width: calc(100% / 2);
}

.castlist li a {
	color: #fff;
}

.castlist li a img {
	width: 90%;
	height: auto;
}
.castlist_icon {
	width: 90%;
	margin: 0 auto;
	display: flex;
	-webkit-flex-wrap:wrap; /* Safari */
	flex-wrap:wrap;
	-webkit-justify-content: center;
	justify-content: center;
}
.castlist_icon li {
    margin-left: 5px;
    margin-top: 5px;
	padding:0px 8px;
	font-size:0.7em;
	color:#DDB300;
	background-color:#3A3A3A;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
}


.castlist_title {
	display: none;
	width: 90%;
	margin: 0 auto;
  overflow: hidden; 
  position: relative;
}
.castlist_title::after {
  content: "";
  white-space: nowrap;
  display: inline-block;
}
.castlist_title > p {
	color: #FF009E;
	margin: 0;
	padding: 0;
  position: absolute;
  top: 0;
  white-space: nowrap;
  animation-name: marquee;
  animation-timing-function: linear;
  animation-duration: 20s;
  animation-iteration-count: infinite;
}
@keyframes marquee {
    0% { left: 100%; transform: translate(0); }
  100% { left: 0; transform: translate(-100%); }
}
/** castlist_marquee end */
.castlist_title > p {
	color: #FF009E;
	margin: 0;
	padding: 0;
}
.castlist p {
	margin: 0;
	padding: 0;
}
.castlist_name {
	font-size: 1.6em;
}
.castlist_age{
	font-size: 0.5em;
}
.castlist_size{
	font-size: 0.6em;
}

.castlist_date {
	margin: 0;
	padding: 0;
}

.marquee {
	width: 90%;
	margin: 0 auto;
  overflow: hidden; 
  position: relative;
}
.marquee::after {
  content: "";
  white-space: nowrap;
  display: inline-block;
}
.marquee > p {
	color: #FFFDDB;
	margin: 0;
	padding: 0;
  position: absolute;
  top: 0;
  white-space: nowrap;
  animation-name: marquee;
  animation-timing-function: linear;
  animation-duration: 20s;
  animation-iteration-count: infinite;
}


.icon {
	color:rgba(255,122,217,1.00);
}

#sche_days {
	width: 100%;
	word-wrap:break-word;
}

.profile_name {
	font-size:xx-large;
	text-align:center;
}
.profile_size {
	text-align:center;
	margin: 0;
}
.profile_excerpt {
	color: #FFE67F;
	text-align:center;
	margin: 0;
}
.profile_link {
	font-size:large;
	text-align:center;
}
#profile_icon {
	display:flex;
	-webkit-justify-content: center; /* Safari */
	justify-content:         center;
}
#profile_icon li {
	color: #FFE67F;
	font-size:0.7em;
	background-color: #2B0000;
    padding:0 5px;
	margin:0 5px;
	border:1px solid #ccc;
}
.profile_text {
	text-align: center;
}
.profile_comment {
}


.couple_list {
	width: 98%;
	margin-top: 10px;
	background-color: #2B0000;
	margin:10px auto 0 auto;
	text-align: center;
	border:1px solid #FFE7C9;
	box-sizing: border-box;
	padding: 10px;
	background-image:url(../images/common_bg.jpg);
}
.couple_list li {
}
.couple_thumb {
	width: 100%;
	max-width: 280px;
	height: auto;
}
.couple_name {
	line-height: 16px;
	margin: 0;
	padding: 0;
	color: #ffffcc;
}
.couple_detail {
	width: calc(100% - 150px);
}
.couple_list img {
	width: 100%;
	height: auto;
}
.couple_list_days {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:flex;
	-webkit-flex-wrap:wrap; /* Safari */
	flex-wrap:wrap;
}
.couple_list_days li {
	margin-left: 5px;
	margin-top: 7px;
	width: 31%;
	text-align: center;
	line-height: 20px;
	border: #FFE7C9 solid 1px;
}

#bloglist {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:flex;
	-webkit-flex-wrap:wrap; /* Safari */
	flex-wrap:wrap;
}
#bloglist li {
	padding: 0;
    text-align: center;
box-sizing: border-box;
border-bottom: 1px dashed #666;
border-right: 1px dashed #666;
width: calc(100% / 3);
}

#bloglist li a img {
	width: 80%;
	height: auto;
}
.bloglist_title {
	color:#FF8EE9;
	margin: 0;
	padding: 0;
}
.bloglist_text {
	color:#BDBDBD;
	white-space: normal;
	width:100%;
	max-height:5.6em;
	overflow: hidden; 
	text-overflow:ellipsis;
	margin: 0;
	padding: 0;
}
.bloglist_date {
	margin: 0;
	padding: 0;
}


.top_contents_list {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:flex;
	-webkit-flex-wrap:wrap; /* Safari */
	flex-wrap:wrap;
}
.top_contents_list li {
	padding: 0 0 10px 0;
    text-align: center;
box-sizing: border-box;
border-bottom: 1px dashed #666;
border-right: 1px dashed #666;
width: calc(100% / 3);
	font-size: 0.8em;
	line-height: 1em;
}

.top_contents_list li a img {
	width: 96%;
	height: auto;
	display: block;
	margin: 0 auto;
}




.table_2col {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	border-collapse:collapse;
	margin-top: 10px;
	text-align: left;
}
.table_2col td {
	border: 1px solid #333;
	padding: 5px;
	vertical-align: top;
}
.table_2col tr td ol {
	list-style-type: decimal;
	list-style-position: outside;
}
.table_2col tr td ol li {
	list-style-type: decimal;
	list-style-position: inside;
	margin-left: 10px;
}

.title2 {
	background-color:rgba(94,87,0,1.00);
	font-size:large;
	padding:5px;
}
.title3 {
	background-color:#FF00A6;
	font-size:large;
	padding:5px;
}
.prof_message {
	color:rgba(255,140,225,1.00);
	padding:5px;
}

.title690 {
	margin-top:10px;
	width:100%;
	height:auto;
}
.banner690 {
	margin-top:10px;
	width:100%;
	height:auto;
}

.text {
	margin-top: 20px;
	margin-left: 10px;
	line-height:36px;
}
.text_red {
	color: #FF5B5E;
}
.text_blue {
	color: #003CFF;
}
.text_pink {
	color: #FFA8DE;
}
.text_orange {
	color: #FF9E00;
}

/*-- ¥Õ¥Ã¥¿¡¼¥á¥Ë¥å¡¼ --*/

ul.sp_footer_menu {
	margin: 0 auto;
	padding: 3px 0;
	width: 100%;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}

ul.sp_footer_menu li {
	width: calc(100% / 3);
	margin: 0;
	padding: 0;
	padding-top: 15px;
	padding-bottom: 10px;
	vertical-align:middle;
	list-style-type: none;
	font-size: 1em;
	font-family: 'Sorts Mill Goudy', serif;
	line-height: 0.8em;
}

ul.sp_footer_menu li.menu1 {
	width: 100%;
	border-top:solid 1px #676767;
	vertical-align: top;
	padding-bottom: 10px;
}

ul.sp_footer_menu li a i{
}
ul.sp_footer_menu li a img {
	display:block;
	margin:0 auto;
}

ul.sp_footer_menu li a {
	border: none;
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.sp_footer_menu {
	position: fixed;
	bottom: 0;
	left:0;
	background: rgba(0,0,0,0.70);
	z-index: 9999999999;
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.sp_footer_menu_eng {
	font-size: 0.6rem;
}
#sp_nav {
	display:none;
}

.system_text {
	font-size:large;
	text-align:center;
}

.enter_btn {
	text-align:center;
	width:100%;
	clear:both;
}

#index_pic{
	width:100%;
}

.profile-rating {
	float:left;
}

#rofile-chart {
	color: #fff;
	max-width:100%;
	height:auto;
}
#profile-chart-area {
	color: #fff;
	margin-top:5px;
	width:100%;
	height:300px;
}
.system_img {
	width: 100%;
	height: auto;
}
.system_table {
	font-size:1.2em;
	text-align:center;
	width:100%;
	table-layout:fixed;
	margin-top:10px;
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
}

.system_table td {
	padding:10px;
	height:20px;
	border:#ffffcc solid 1px;
	box-sizing:border-box;
	text-align:left;
	color:#ffffcc;
}
.system_text1 {
	color:#ba8f17;
	font-weight:bold;
	text-align:center;
	margin:10px auto;
}
.system_text2 {
	color:#ba8f17;
	font-weight:bold;
	margin:10px auto;
}
.system_text3 {
	color:#FF0004;
	font-weight:bold;
	margin:10px auto;
}
.system_list {
	margin-top:10px;
	margin-left:20px;
	padding: 10px;
}
.note{
    position: relative;
    background-image:
    linear-gradient(rgba(241,207,164,0.3) .1em, transparent .1em);
    background-size: 100% 1.7em;
    line-height:1.7em;
}

.prof_title {
	font-size:x-large;
	text-align:center;
	color: #FF9E00;
}
.prof_name {
	margin-top:1em;
	font-size:xx-large;
	text-align:center;
}
.prof_name_en {
	font-size:1em;
	line-height:1em;
	text-align:center;
}
.prof_size {
	text-align:center;
}
.prof_link {
	font-size:x-large;
	text-align:center;
}

#prof_icon {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: flex;
	flex-wrap: wrap;
	-webkit-justify-content: start; /* Safari */
	justify-content:         start;
}
#prof_icon li {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 50px;
	width: 50px;
}

.table_2col {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	border-collapse:collapse;
	margin-top: 10px;
	text-align: left;
}
.table_2col td {
	border: 1px solid #333;
	padding: 5px;
	vertical-align: top;
}
.table_2col tr td ol {
	list-style-type: decimal;
	list-style-position: outside;
}
.table_2col tr td ol li {
	list-style-type: decimal;
	list-style-position: inside;
	margin-left: 10px;
}



/*  ¥é¥ó¥­¥ó¥°¡¡*/
h2.ranking_title {
	text-align: center;
	font-weight: bolder;
	color: #2e2e2e;
	font-size: 24px;
	line-height: 1.5;
	background-image: url(../images/common_bg.jpg);
	font-family: "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", serif;
}
p.ranking {
	text-align: center;
	font-weight: lighter;
	color: #2e2e2e;
	font-size: 1em;
	line-height: 1.4em;
	background-image:url(../images/common_bg.jpg);
	font-family: 'Playfair Display', "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic";
}

p.ranking2 {
	text-align: center;
	font-weight: lighter;
	color: #2e2e2e;
	font-size: 1em;
	line-height: 1.4em;
	background-image:url(../images/common_bg2.jpg);
	font-family: 'Playfair Display', "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic";
}

p.ranking3 {
	text-align: center;
	font-weight: lighter;
	color: #2e2e2e;
	font-size: 1em;
	line-height: 1.4em;
	background-image:url(../images/common_bg3.jpg);
	font-family: 'Playfair Display', "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic";
}

ul.ranking {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:flex;
	-webkit-flex-wrap:wrap; /* Safari */
	flex-wrap:wrap;
}
ul.ranking .cast {
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	text-align: center;
	box-sizing: border-box;
	border: none;
	width: calc(100% / 4);
}

ul.ranking .cast:first-child  {
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	text-align: center;
	box-sizing: border-box;
	border: none;
	width: 100%;
}
.ranking li a {
	color: #6b6b6b;
}

.ranking li a img {
	margin-top: 10px;
	width: 90%;
	height: auto;
}

.ranking p {
	margin: 0;
	padding: 0;
}
/*  ¥é¥ó¥­¥ó¥°¡¡end¡¡*/

.map {
	position: relative;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.map:before {
    content:"";
    display: block;
    padding-top: 75%; /* ¹â¤µ¤ÈÉý¤ÎÈæ¤ò16:9¤Ë¸ÇÄê¡£9/16*100=56.25 */
}
.map iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.map_nav{
	width: 100%;
	height: auto;
}
.map_icon{
 width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:flex;
	-webkit-flex-wrap:wrap; /* Safari */
	flex-wrap:wrap;
}
.map_icon li {
	width: calc(100% / 2);
	color: #FFFFFF;
	box-sizing: border-box;	
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	max-height: 150px;
}

.map_icon img {
	width:100%;
	height: auto;
}

.interview_profile_button {
	width: 80%;
	height: 30px;
	display: block;
	text-align: center;
	margin: 10px auto;
	background-color: #161616;
	color: #FFFFFF;
	line-height: 1.6em;
	padding-top: 5px;
}
.interview_profile_name {
	margin: 10px auto;
	text-align: center;
}

.interview_text {
	list-style: none;
	padding: 0;
	margin: 0;
}
.interview_text li:nth-child(odd) {
	margin: 10px;
}
.interview_text li:nth-child(even) {
	color:#FFADEE;
	margin: 20px;
}
strong {
	color:#ff00cc;
	font-weight:normal;
}

.form_pulldown {
	overflow: hidden;
	width: 90%;
	margin: 2em auto;
	text-align: center;
}
.form_pulldown select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.form_pulldown select::-ms-expand {
    display: none;
}
.form_pulldown.formdesign {
	position: relative;
	border: 1px solid #bbbbbb;
	border-radius: 2px;
	background: #ffffff;
}
.form_pulldown.formdesign::before {
	position: absolute;
	top: 0.8em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #666666;
	pointer-events: none;
}
.form_pulldown.formdesign select {
	padding: 8px 38px 8px 8px;
	color: #666666;
}

#prof_icon {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: flex;
	flex-wrap: wrap;
	-webkit-justify-content: start; /* Safari */
	justify-content:         start;
}
#prof_icon li {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 50px;
	width: 50px;
}





