html,body{
	height: 100%;
	background: url(../images/background.png);
}
a:hover {
	text-decoration:none;
	opacity:0.7;
}.responsive-img{
	width:100%;
}
/* 20180726 */
.blog_content_image {
	text-align:left;
}
.blog_content_text {
	margin-top:2em;
	line-height:2em;
}
.blog_content_text h1 {
	font-size:2.5em;
	font-weight:bold;
	margin-bottom:1em;
}
.blog_content_text h2 {
	font-size:2em;
	font-weight:bold;
	background:#838080;
	color:#fff;
	padding:0.5em;
	margin-bottom:1em;
}
.blog_content_text h3 {
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:1em;
}
.blog_content_text h1 {
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:1em;
}

/* 20180326 */
.attmgr_weekly_all tr:first-child, .attmgr_guide_weekly tr:first-child{
	background-color:#679113;
}
table.attmgr_guide_weekly td {
	border:1px solid #486019;
}
.attmgr_weekly_all tr:first-child th{
	color:white;
}
table.attmgr_weekly_all td.portrait a:nth-child(1) img{
	padding-bottom:1em;
}
.list_pagenavi {
	margin-bottom:1em;
}

.single-model .thumb-item-nav {
	width:100%;
	height:auto;
	clear:both;
	padding-top:1em;
}
.single-model .thumb-item-nav img {
	width:33%;
	height:auto;
	margin:0;
	float:left;
}
.single-model .thumb-item-nav img:nth-child(2) {
	width:33%;
	height:auto;
	margin:0 0.5%;
	float:left;
}
.single-model .model-weekly-schedule h2 {
	/*padding:1em 0;*/
	display:none;
}
.single-model .model-kobetubox {
	clear:both;
	width:100%;
}
.single-model .model-kobetubox-left {
	float:none;
	width:100%;
	padding:0 0 1em 0;
}
.single-model .model-name {
	font-size:1.2em;
}
.single-model .model-name .model-prof {
	width:100%;
	text-align:left;
}
.single-model .model-name .model-sns {
	width:100%;
	text-align:right;
}
.single-model .model-name .model-sns a {
	float:right;
	margin-left:1em;
}
.single-model .model-weekly-schedule {
	float:none;
	width:100%;
	height:auto;
	margin-top:1em;
}
.single-model .model-weekly-schedule .attmgr_weekly tr{
}
.single-model .model-kobetubox-right{
	clear:both;
	width:100%;
	height:auto;
}
.single-model .model-kobetubox-right .model-table {
	margin-top:2em;
}
.single-model .model-kobetubox-right .model-table table,
.single-model .model-kobetubox-right .model-table table th,
.single-model .model-kobetubox-right .model-table table td {
	border:1px solid #486019;
	border-collapse:collapse;
}
.single-model .model-kobetubox-right .model-table table th {
	background-color:#679113;
	color:#FFF;
	font-weight:normal;
	padding:20px;
}
.single-model .model-kobetubox-right .model-table table td {
	background-color:white;
	color:#679113;
	padding:20px;
}
.single-model .model-options table.model-options-table {
	margin-top:2em;
}
.single-model .model-options table.model-options-table th,
.single-model .model-options table.model-options-table td {
	border:1px solid #486019;
	border-collapse:collapse !important;
}
.single-model .model-options table.model-options-table tr {
	clear:both;
}
.single-model .model-options table.model-options-table th {
	background-color:#679113;
	color:#FFF;
	font-weight:normal;
	padding:20px;
	float:left;
	width:39.9%;
}
.single-model .model-options table.model-options-table td {
	background-color:white;
	color:#679113;
	padding:17px;
	float:left;
	text-align:center;
	font-weight:bold;
	font-size:1.5em;
	width:10%;
}
.single-model .model-coms {
	clear:both;
	padding-bottom:2em;
	margin-bottom:2em;
	/*border-bottom:1px solid #679113;*/
}
.single-model .model-coms .model-com-fromlady,
.single-model .model-coms .model-com-staff {
	width:49%;
	border:1px solid #486019;
	margin-top:2em;
	float:left;
	margin-right:1%;
}
.single-model .model-coms .model-com-fromlady h2,
.single-model .model-coms .model-com-staff h2 {
	width:100%;
	padding:20px;
	text-align:center;
	color:white;
	background-color:#679113;
	border-bottom:1px solid #486019;
	font-size:1.2em;
}
.single-model .model-coms .model-com-fromlady p,
.single-model .model-coms .model-com-staff p {
	width:100%;
	padding:20px;
	text-align:left;
	font-size:1em;
	line-height:2em;
}
.single-model .model-review h2,
.single-model .model-kuchikomi h2 {
	font-size:3em;
	font-weight:bold;
	padding-bottom:0.5em;
}
.single-model .model-kuchikomi {
	clear:both;
	padding-bottom:2em;
	margin-bottom:2em;
	border-bottom:1px solid #679113;
}
.single-model .model-kuchikomi p {
	line-height:2em;
}
.single-model .model-kuchikomi .outer-link {
	width:100%;
	height:auto;
	padding-top:1em;
	padding-bottom:4em;
}
.single-model .model-kuchikomi .outer-link ul{
	clear:both;
}
.single-model .model-kuchikomi .outer-link li{
	padding:10px;
	text-align:center;
	/*background-color:#679113;*/
	font-weight:bold;
	float:left;
	margin-right:1em;
	margin-top:0.1em;
}
.single-model .model-kuchikomi .outer-link li a {
	color:#FFF;
}
/*20180531 add */
.outer-link-header {
	clear:both;
	width:100%;
}
.outer-link-header ul li {
	float:left;
	padding:10px;
	background-color:#679113;
	margin-right:1em;
	color:white;
	text-align:center;
	font-size:1em;
}
.outer-link-header ul li a, .outer-link-header ul li a:hover, .outer-link-header ul li a:active, .outer-link-header ul li a:visited {
	color:white;
}

/* */
.single-model .model-review {
	clear:both;
	height:auto;
	padding-bottom:2em;
	margin-bottom:2em;
	/*border-bottom:1px solid #486019;*/
}
.single-model .model-review .model-review-box {
	width:48%;
	height:auto;
	margin-right:2%;
	margin-bottom:1em;
	border:1px solid #679113;
	border-radius:10px;
	padding:10px;
	float:left;
}
.single-model .model-review .model-review-box h6 {
	width:100%;
	font-weight:bold;
}
.single-model .model-review .model-review-box p {
	margin-top:1em;
	line-height:1.5em;
}

/* */
.border-r{
	border-radius: 4px;        /* CSS3草案 */  
	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 4px;   /* Firefox用 */  
}

.m10{
	margin: 10px auto;
}

.pc{
	display: block;
}
.sm{
	display: none;
}
h2.news-title:before {
	content:url(../images/news-cap/news_title_before.png);
}
h2.news-title {
    
}

.news-table {
    width:80%;
    table-layout: auto;
    margin:12px auto;
    background-color: #f5f5f5;
}

.news-table th {
    width:30%;
}

.news-table tr {
    padding:4px;
}


 
.cf:after {
    clear:both;
}
.entry-subtitle {
	font-size:0.8em;
}

/* ============================================================

select text

============================================================ */
::selection {
	background:#f2d250; /* Safari */
}

::-moz-selection {
	background:#f2d250; /* Firefox */
}



/* ============================================================

loading

============================================================ */
#loading{
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-75px;
	margin-left:-75px;
}

#container{

}

/* ============================================================

wrapper

============================================================ */
#wrapper{
	width:100%;
	line-height: 200%;
	position: relative;
	
}

/* ============================================================

sidebar

============================================================ */
#sidebar{
	float:left;
	background:#FFF;
/*	width:25%;
	padding: 30px;*/
	box-sizing: border-box;
	-moz-border-radius: 0px 0px 10px 0px;
	-webkit-border-radius: 0px 0px 10px 0px;
	-o-border-radius: 0px 0px 6px 10px;
	-ms-border-radius: 0px 0px 6px 10px;

}
#sp-head{
	display: none;
}

.sp-menu {
	border: none;
}

h1{
	font-size: 10px;
	font-weight: normal;
	line-height: 180%;
	margin-bottom: 5px;
}

#logo{
	margin: 25px 0;
	position: relative;
}


#logo-arrow{
	position: absolute;
	right: -40px;
	top: 40%;
	z-index: 9999;
}


/* ----------------------------------
color btn
----------------------------------*/

.side-color-btn{
	cursor: pointer;
	display: block;
	width:100%;
	margin-bottom: 15px;
	text-align: center;
	padding: 12px 0;
}


.side-color-btn span{
	font-size: 14px;
	letter-spacing: 0.15em;
	color: #ffffff;
}

#entry{
	background: #E6B723;
	
}

#entry span{
	background: #E6B723;
	background: url(../images/icon-mail.png);
	background-size: 10%;
	background-position-y: center;
	background-repeat: no-repeat;
	padding: 2px 0 0 25px;
}


#business{
	background: #69563e;
}

#business span{
	background: #E6B723;
	background: url(../images/icon-key.png);
	background-size:12%;
	background-position-y: center;
	background-repeat: no-repeat;
	padding: 2px 0 0 18px;
}

/* ----------------------------------
nav
----------------------------------*/
nav{
	margin-bottom: 20px;
	font-weight: bold;
}


.main-nav .nav-title{
	text-align: center;
	font-size: 20px;
	margin: 40px 0 20px 0;
	display:none;
}

.main-nav ul li ::before {
	content:"";
	/*color:#060;*/
	display:inline-block;
	padding-right:40px;
	width:20px;
	height:20px;
	background-size: contain;
  	vertical-align: middle;
	background-repeat:no-repeat;
}
.main-nav ul li:nth-child(1) ::before {
	background-image:url(../images/menu-icon-home.png);
}
.main-nav ul li:nth-child(2) ::before {
	background-image:url(../images/menu-icon-about.png);
}
.main-nav ul li:nth-child(3) ::before {
	background-image:url(../images/menu-icon-flow.png);
}
.main-nav ul li:nth-child(4) ::before {
	background-image:url(../images/menu-icon-support.png);
}
.main-nav ul li:nth-child(5) ::before {
	background-image:url(../images/menu-icon-recruit.png);
}
.main-nav ul li:nth-child(6) ::before {
	background-image:url(../images/menu-icon-district.png);
}
.main-nav ul li:nth-child(7) ::before {
	background-image:url(../images/menu-icon-mail.png);
}
.main-nav ul li:nth-child(8) ::before {
	background-image:url(../images/menu-icon-qa.png);
}
.main-nav ul li:nth-child(9) ::before {
	background-image:url(../images/menu-icon-apply.png);
}
.main-nav ul li:nth-child(10) ::before {
	background-image:url(../images/menu-icon-scout.png);
}
.main-nav ul li:nth-child(11) ::before {
	background-image:url(../images/menu-icon-interview.png);
}
.main-nav ul li:nth-child(12) ::before {
	background-image:url(../images/menu-icon-model.png);
}
.main-nav ul li:nth-child(13) ::before {
	background-image:url(../images/menu-icon-column.png);
}

.main-nav ul li a{
	width:100%;
	font-size: 14px;
	display: block;
	padding: 7px 0;
	background: url(../images/li-arrow.png);
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: right bottom 6px;
}

.menu-icon{
	display: none;
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 10px;
}

.menu-icon img{
	position: absolute;
	top: 4px;
}

/* ----------------------------------
other
----------------------------------*/
#twitter-area{
	width: 100% !important;
	margin-bottom: 20px;
}

#twitter-area iframe{
	height: 400px !important;
	width: 100% !important;
}

#youtube-area{
	width:100%;
	margin-bottom: 20px;
}

#youtube-area iframe{
  width: 100%;
}

.blog-bnr{
	width:100%;
	margin-bottom: 20px;
}


.bnr-100 li{
	width: 100%;
	float: left;
	margin-right: 4%;
	margin-bottom: 4%;
	line-height: 100%;
}

.bnr-100 li img{
	border-radius: 6px;        /* CSS3草案 */  
	-webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 6px;   /* Firefox用 */  
}


.bnr-50 li {
    width: 48%;
    float: left;
    margin-bottom: 4%;
    line-height: 100%;
}

.bnr-50 li:nth-child(2n) {
    width: 48%;
    float: right;
    margin-bottom: 4%;
    line-height: 100%;
}


.bnr-50 li img{
	border-radius: 6px;        /* CSS3草案 */  
	-webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 6px;   /* Firefox用 */  
}




/* ============================================================

main contents

============================================================ */


/* ---------------------------------------------------
common
---------------------------------------------------*/

#right-wrap{
/*	float: left;
	width:75%;*/
	box-sizing: border-box;
/*	top:0;
	left: 0;*/
}

#contents{
	width:100% !important;
}

.box-page-title{
	position: relative;
	float: left;
	width:100% !important;
	height:auto;
	background:#FFF;
	color: #838080;
	font-size:13px;
	padding: 3%;
	margin-bottom: 3%;
	box-sizing: border-box;
	border-radius: 6px;
}/*20171027 add */
.box-1col{
	position: relative;
	display: block;
	float: left;
	width:100%;
	background:#FFF;
	padding: 3%;
	margin-right: 1.5%;
	margin-bottom: 3%;
	box-sizing: border-box;
	border-radius: 6px;        /* CSS3草案 */  
	-webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 6px;   /* Firefox用 */
	/*height: 30em;*/
}
.box-1col2{
	position: relative;
	display: block;
	float: right;
	width:70%;
	background:#FFF;
	padding: 35px;
	margin-right: 2%;
	margin-bottom: 0;
	box-sizing: border-box;
	border-radius: 6px;        /* CSS3草案 */  
	-webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 6px;   /* Firefox用 */
	/*height: 30em;*/
}


.top-column {
	clear:both;
	width:100%;
    margin:0;
	height:500px;
	/*overflow-x:hidden;*/
	/*overflow:scroll;*/
	overflow:auto;
}

.top-columnbox {
	clear:both;
	/*width:60em;*/
	width:100%;
	height:auto;
	margin:10px 0;
	float:left;
}

.top-columnbox-news{
	display: flex;
	align-items: center;
}

.top-column-phbox {
	/*width:18.75em;*/
	/*width:30%;*/
	height:auto;
	float:left;
}
.top-column-phbox img {
	width:100%;
}
.top-column-phbox-news {
padding: 1em;
	width: 30%;
	/*
	height:auto;
	float:left;
*/
}

.top-column-phbox-news img {
    width:100%;
	text-align:center;
}

.top-column-textbox {
/*	width:60em;
	height:auto;
	float:left;
	padding:1em 0;
	border-bottom:1px dotted #ccc;*/
}

/*171214add*/
.top-column-textbox-news {
/*	width:70%;*/
/*	height:auto;*/
	padding:1em;
/*	margin:0;*/
/*	text-align:center;*/
	line-height:2em;
	border-bottom:1px dotted #ccc;
}
.top-columnbox h3 {
    font-size:1.6em;
	text-align:center;
}

.news-link a{
    color:#f5b700;
    font-weight: 700;
}

/*171214add*/
.top-column-textbox h3 {
	padding-top:0.2em;
	font-size:1.4em;
	text-align:left;
	font-weight:bold;
}
.top-column-textbox p {
	font-size:1em;
	text-align:left;
	font-weight:normal;
}
.top-column-textbox .sansyo {
	font-size:0.8em;
	color:#999;
	line-height:1.5em;
}

.eyecatch {
    margin: 36px auto;
}

.eye_thumb img {
    max-width:300px;
}

.eye_txt{
    color:#9a9a9a;
}
/*180323add*/
.top_model_class {
	font-size:18px;
	font-weight:bold;
	margin-bottom:1em;
}
.top_model_name {
	font-size:1.2em;
	line-height:1.8;
	color:#838080;
	padding:0.8em 0;
}
.top_model_size {
	font-size:1.2em;
}
.top_model_sns {
	clear:both;
	width:100%;
	padding-top:1em;
	text-align:right;
}
.top_model_sns a {
	float:right;
	margin-left:1em;
}
.top_model_tw {
	width:25px;
	height:25px;
}
.top_model_tw img {
	width:100%;
	height:auto;
}

.pc {
	display:block;
}
.sp {
	display:none;
}
.credit-box2, .credit-box1 {
	clear:both;
	width:100%;
	height:auto;
	padding:2em 0;
}
.credit-box2 h3 {
	font-size:1.3em;
	font-weight:bold;
	padding-bottom:1.5em;
	line-height:2em;
}
.credit-box1-left {
	width:50%;
	float:left;
}
.credit-box1-right {
	width:48%;
	float:right;
	line-height:2em;
}
.credit-box1-right h2 {
	font-size:1.5em;
	font-weight:bold;
	padding-bottom:1em;
}
.credit-box2 .flow-title-eng {
	width:100%;
	font-size:1.5em;
	text-align:center;
}
.credit-box2 h2 {
	width:100%;
	font-size:1.2em;
	text-align:center;
}
.credit-flowbox1, .credit-flowbox2, .credit-flowbox3{
	clear:both;
	margin-top:3em;
	width:100%;
	height:300px;
}
.credit-flow-left {
	width:460px;
	float:left;
	line-height:2em;
}
.credit-flow-right {
	float:right;
}
.credit-flow1, credit-flow2, credit-flow3 {
	width:100%;
}
.page-id-50 .top_model_size {
	line-height:1.5em;
}
.top_model_size .model_new {
    background: #F6F;
    padding: 3px 1em;
    font-size: 0.7em;
    letter-spacing: 0.2em;
    font-weight: normal;
    text-align: center;
    margin: 0 2em;
}
.concept-h3, .concept-catch {
	font-size:1.3em;
	font-weight:bold;
	padding-bottom:1.3em;
	line-height:2em;
}
.concept-p, .concept-lead {
	line-height:2em;
}
.concept-jagaimo {
	text-align:center;
}
.box-1col.lesbian_av {
	background:url(../images/ls-header.png) no-repeat white;
	background-size:cover;
	height:37.5em;
	background-position:top center;
}
.page-title2 .top-icons.lesbian_av {
	clear:both;
	width:508px;
	height:103px;
	background:url(../images/ls-header-btn.png) no-repeat;
	margin:0 auto;
	padding:1.5em;
	text-align:center;
	font-size:2em;
	font-weight:bold;
	float:none;
}
.page-title2 .top-icons.lesbian_av a{
	color:white;
}
h2.lesbian_av {
	font-size:4.1em;
	line-height:1.5em;
	color:#F2997A;
	text-align:left;
	margin:0.5em;
	font-weight:bold;
	-webkit-text-stroke-width: 0.5px;
	-webkit-text-stroke-color: #FFF;
}
.box-page-title.lesbian_av1 {
	clear:both;
	background-color:#FBF0F8;
	height:1300px;
}
.box-page-title.lesbian_av1 h2.midasi1 {
	width:100%;
	height:137px;/*137*/
	background:url(../images/oomidasi_1bg.png) no-repeat;
	background-size:cover;
	background-position:center top;
	padding:80px 0 0 0;
	margin-top:22px;
	text-align:center;
	font-size:37px;
	color:black;
}
.box-page-title.lesbian_av1 .lesbox1 {
	width:100%;
	height:220px;
	background:url(../images/fukidasi1.png) no-repeat;
	background-size:cover;
	background-position:center top;
	padding:65px 78px 0 260px;
	margin-top:27px;
	text-align:left;
	color:black;
	font-size:1em;
	line-height:2em;
}
.box-page-title.lesbian_av1 h2.midasi2 {
	width:100%;
	height:137px;/*137*/
	background:url(../images/oomidashi2_bg.png) no-repeat;
	background-size:cover;
	background-position:center top;
	padding:80px 0 0 0;
	margin-top:22px;
	text-align:center;
	font-size:37px;
	color:black;
}
.box-page-title.lesbian_av1 .lesbox2 {
	width:100%;
	height:460px;
	background:url(../images/fukidasi2.png) no-repeat;
	background-size:cover;
	background-position:center top;
	padding:48px 282px 0 68px;
	margin-top:27px;
	text-align:left;
	color:black;
	font-size:1em;
	line-height:1.8em;
}
.lesbian_av_contact {
	width:100%;
	height:166px;
	background:url(../images/btn2_bg.png) no-repeat;
	background-position:center top;
	background-size:cover;
	text-align:center;
	font-size:2em;
	font-weight:bold;
	padding:63px 0 0 0;
	margin-top:27px;
}
.lesbian_av_contact a {
	color:white;
}
.box-page-title.lesbian_av2 {
	clear:both;
	background-image:url(../images/lesbian_av2_bg.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
	height:800px;
}
.box-page-title.lesbian_av2 h2.midasi3 {
	width:100%;
	height:137px;/*137*/
	background:url(../images/oomidashi_hosi_bg.png) no-repeat;
	background-size:cover;
	background-position:center top;
	padding:50px 0 0 0;
	margin:0;
	text-align:center;
	font-size:40px;
	font-weight:bold;
	color:white;
	-webkit-text-stroke-width: 1.5px;
	-webkit-text-stroke-color: #FD8200;
}
.box-page-title.lesbian_av2 .lesbox3{
	clear:both;
	width:774px;
	height:380px;
	margin:30px auto 0 auto;
}
.box-page-title.lesbian_av2 .lesbox3 .leftbox{
	width:353px;
	height:353px;
	background:url(../images/box_money_bg.png) no-repeat;
	background-position:top center;
	background-size:cover;
	padding:103px 0 0 0;
	text-align:center;
	font-size:30px;
	line-height:47px;
	font-weight:normal;
	color:red;
	float:left;	
}
.box-page-title.lesbian_av2 .lesbox3 .rightbox{
	width:353px;
	height:353px;
	background:url(../images/box_pig_bg.png) no-repeat;
	background-position:top center;
	background-size:cover;
	padding:103px 0 0 0;
	text-align:center;
	font-size:30px;
	line-height:47px;
	font-weight:normal;
	color:red;
	float:right;
}

.box-page-title.lesbian_av3 {
	clear:both;
	background-color:#FFFEEA;
	height:1100px;
}
.box-page-title.lesbian_av3 h2.midasi4 {
	width:100%;
	height:137px;/*137*/
	background:url(../images/oomidashi3_bg.png) no-repeat;
	background-size:cover;
	background-position:center top;
	padding:80px 0 0 0;
	margin-top:22px;
	text-align:center;
	font-size:37px;
	color:black;
}
.box-page-title.lesbian_av3 .lesbox4 {
	width:100%;
	height:660px;
	background:url(../images/fukidasi3.png) no-repeat;
	background-size:cover;
	background-position:center top;
	padding:40px 68px 0 282px;
	margin-top:27px;
	text-align:left;
	color:black;
	font-size:1em;
	line-height:2em;
}
.box-page-title.lesbian_av4 {
	clear:both;
	background-color:white;
	height:1300px;
}
.box-page-title.lesbian_av4 h2.midasi5 {
	width:100%;
	height:137px;/*137*/
	background:url(../images/oomidashi4_bg.png) no-repeat;
	background-size:cover;
	background-position:center top;
	padding:80px 0 0 0;
	margin-top:22px;
	text-align:center;
	font-size:37px;
	color:#01B9ED;
}
.box-page-title.lesbian_av4 .lesbox5 {
	width:100%;
	height:860px;
	border:4px solid #B3E8FA;
	border-radius:15px;
	padding:47px 38px;
	margin:27px 0;
}
.box-page-title.lesbian_av4 .lesbox5 tr {
	
}
.box-page-title.lesbian_av4 .lesbox5 th{
	width:221px;
	height:270px;
	background:url(../images/koe_bg.png) no-repeat;
	background-position:center top;
	background-size:contain;
	padding:166px 0 0 21px;
	font-size:24px;
	font-weight:bold;
	color:#01BAF0;
}
.box-page-title.lesbian_av4 .lesbox5 td {
	padding:0 23px;
	height:270px;
}
.box-page-title.lesbian_av4 .lesbox5 td h3 {
	font-size:24px;
	height:40px;
	color:black;
}
.box-page-title.lesbian_av4 .lesbox5 td p {
	font-size:1em;
	line-height:2em;
	color:black;
}
.box-page-title.lesbian_av5 {
	clear:both;
	background-color:white;
	height:1200px;
}
.box-page-title.lesbian_av5 h2.midasi6 {
	width:100%;
	height:137px;/*137*/
	background:url(../images/oomidashi5_bg.png) no-repeat;
	background-size:cover;
	background-position:center top;
	padding:80px 0 0 0;
	margin-top:22px;
	text-align:center;
	font-size:37px;
	color:#08AD5E;
}
.box-page-title.lesbian_av5 li.les_q {
	width:100%;
	height:60px;
	background:url(../images/q_bg.png) no-repeat;
	background-position:top center;
	background-size:contain;
	padding:18px 0 0 0;
	font-size:21px;
	text-align:center;
	margin-top:35px;
	color:black;
}
.box-page-title.lesbian_av5 li.les_q:nth-child(2n),
.box-page-title.lesbian_av5 li.les_a:nth-child(2n) {
	opacity:0.7;
}
.box-page-title.lesbian_av5 li.les_a {
	width:100%;
	height:60px;
	background:url(../images/a_bg.png) no-repeat;
	background-position:top center;
	background-size:contain;
	padding:18px 0 0 0;
	font-size:21px;
	text-align:center;
	margin-top:35px;
	color:black;
}

.sp-header {
	z-index: 99999;
}

@media only screen and (max-width: 768px) {
.container {
    padding: 1em;
}
	.box-1col.lesbian_av {
	background:url(../images/ls-header.png) no-repeat white;
	background-size:cover;
	height:37.5em;
	background-position:top right;

}
.page-title2 .top-icons.lesbian_av {
	clear:both;
	width:90%;
	height:auto;
	background:url(../images/ls-header-btn.png) no-repeat;
	background-size:contain;
	margin:0 auto;
	padding:1.5em;
	text-align:center;
	font-size:1em;
	font-weight:bold;
	float:none;
}
h2.lesbian_av {
	width:100%;
	font-size:3em;
	line-height:2em;
	color:#F2997A;
	text-align:left;
	margin:2em 0.5em 0 0.5em;
	-webkit-text-stroke-width: 0.5px;
	-webkit-text-stroke-color: #FFF;
}
	
	.top-columnbox-news {
		display: block;
	}
	
/**/
.box-page-title.lesbian_av1 {
	clear:both;
	background-color:#FBF0F8;
	height:auto;
}
.box-page-title.lesbian_av1 h2.midasi1 {
	width:100%;
	height:137px;/*137*/
	background:url(../images/oomidasi_1bg.png) no-repeat;
	background-size:cover;
	background-position:center top;
	padding:60px 0 0 0;
	margin-top:0;
	text-align:center;
	font-size:37px;
	color:black;
}
.box-page-title.lesbian_av1 .lesbox1 {
	width:100%;
	height:auto;
	background:url(../images/fukidasi1.png) no-repeat;
	background-size:cover;
	background-position:center top;
	padding:10px 10px 30px 10px;
	margin-top:27px;
	text-align:left;
	color:black;
	font-size:1em;
	line-height:2em;
}
.box-page-title.lesbian_av1 h2.midasi2 {
	width:100%;
	height:137px;/*137*/
	background:url(../images/oomidashi2_bg.png) no-repeat;
	background-size:cover;
	background-position:center top;
	padding:60px 0 0 0;
	margin-top:22px;
	text-align:center;
	font-size:37px;
	color:black;
}
.box-page-title.lesbian_av1 .lesbox2 {
	width:100%;
	height:auto;
	background:url(../images/fukidasi2.png) no-repeat;
	background-size:cover;
	background-position:center top;
	padding:10px 10px 60px 10px;
	margin-top:27px;
	text-align:left;
	color:black;
	font-size:1em;
	line-height:1.8em;
}
.lesbian_av_contact {
	width:100%;
	height:166px;
	background:url(../images/btn2_bg.png) no-repeat;
	background-position:center top;
	background-size:cover;
	text-align:center;
	font-size:2em;
	font-weight:bold;
	padding:63px 0 0 0;
	margin-top:20px;
}
.lesbian_av_contact a {
	color:white;
}
.box-page-title.lesbian_av2 {
	clear:both;
	background-image:url(../images/lesbian_av2_bg.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
	height:auto;
}
.box-page-title.lesbian_av2 h2.midasi3 {
	width:100%;
	height:auto;/*137*/
	background-color:#FFF;
	padding:0 0 0 0;
	margin:0;
	text-align:center;
	font-size:24px;
	line-height:2em;
	font-weight:bold;
	color:#FD8200;
	-webkit-text-stroke-width: 0;
}
.box-page-title.lesbian_av2 .lesbox3{
	clear:both;
	width:100%;
	height:auto;
	margin:10px auto 0 auto;
}
.box-page-title.lesbian_av2 .lesbox3 .leftbox{
	width:100%;
	height:auto;
	background:url(../images/box_money_bg.png) no-repeat;
	background-position:top center;
	background-size:cover;
	padding:103px 0;
	text-align:center;
	font-size:30px;
	line-height:47px;
	font-weight:normal;
	color:red;
	float:none;	
}
.box-page-title.lesbian_av2 .lesbox3 .rightbox{
	width:100%;
	height:auto;
	background:url(../images/box_pig_bg.png) no-repeat;
	background-position:top center;
	background-size:cover;
	padding:103px 0;
	text-align:center;
	font-size:30px;
	line-height:47px;
	font-weight:normal;
	color:red;
	float:none;
}

.box-page-title.lesbian_av3 {
	clear:both;
	background-color:#FFFEEA;
	height:auto;
}
.box-page-title.lesbian_av3 h2.midasi4 {
	width:100%;
	height:137px;/*137*/
	background:url(../images/oomidashi3_bg.png) no-repeat;
	background-size:cover;
	background-position:center top;
	padding:40px 0 0 0;
	margin-top:0;
	text-align:center;
	font-size:37px;
	color:black;
}
.box-page-title.lesbian_av3 .lesbox4 {
	width:100%;
	height:auto;
	background:url(../images/fukidasi3.png) no-repeat;
	background-size:cover;
	background-position:center top;
	padding:10px 10px 60px 10px;
	margin-top:0;
	text-align:left;
	color:black;
	font-size:1em;
	line-height:2em;
}
.box-page-title.lesbian_av4 {
	clear:both;
	background-color:white;
	height:auto;
}
.box-page-title.lesbian_av4 h2.midasi5 {
	width:100%;
	height:137px;/*137*/
	background:url(../images/oomidashi4_bg.png) no-repeat;
	background-size:cover;
	background-position:center top;
	padding:80px 0 0 0;
	margin-top:22px;
	text-align:center;
	font-size:37px;
	color:#01B9ED;
}
.box-page-title.lesbian_av4 .lesbox5 {
	width:100%;
	height:auto;
	border:4px solid #B3E8FA;
	border-radius:15px;
	padding:10px;
	margin:27px 0;
}
.box-page-title.lesbian_av4 .lesbox5 tr {
	
}
.box-page-title.lesbian_av4 .lesbox5 th{
	display:block;
	width:100%;
	height:auto;
	background:url(../images/koe_bg.png) no-repeat;
	background-position:center top;
	background-size:contain;
	padding:166px 0 0 21px;
	font-size:24px;
	font-weight:bold;
	color:#01BAF0;
}
.box-page-title.lesbian_av4 .lesbox5 td {
	display:block;
	padding:0 23px;
	height:auto;
}
.box-page-title.lesbian_av4 .lesbox5 td h3 {
	font-size:24px;
	height:40px;
	color:black;
	margin:1em 0;
}
.box-page-title.lesbian_av4 .lesbox5 td p {
	font-size:1em;
	line-height:2em;
	color:black;
	margin-bottom:2em;
}
.box-page-title.lesbian_av5 {
	clear:both;
	background-color:white;
	height:auto;
}
.box-page-title.lesbian_av5 h2.midasi6 {
	width:100%;
	height:137px;/*137*/
	background:url(../images/oomidashi5_bg.png) no-repeat;
	background-size:cover;
	background-position:center top;
	padding:80px 0 0 0;
	margin-top:22px;
	text-align:center;
	font-size:37px;
	color:#08AD5E;
}
.box-page-title.lesbian_av5 li.les_q {
	width:100%;
	height:auto;
	background:none;
	padding:0;
	font-size:1em;
	text-align:left;
	margin-top:35px;
	color:black;
}
.box-page-title.lesbian_av5 li.les_q::before {
	content: "Q";
	font-weight:bold;
	color:#FFF;
	background:#090;
	width:2em;
	padding:0.5em;
	margin-right:1em;
}
.box-page-title.lesbian_av5 li.les_q:nth-child(2n),
.box-page-title.lesbian_av5 li.les_a:nth-child(2n) {
	opacity:0.7;
}
.box-page-title.lesbian_av5 li.les_a {
	width:100%;
	height:auto;
	background:none;
	padding:0;
	font-size:1em;
	text-align:right;
	margin-top:35px;
	color:black;
}
.box-page-title.lesbian_av5 li.les_a::before {
	content: "A";
	font-weight:bold;
	color:#FFF;
	background:#C90;
	width:2em;
	padding:0.5em;
	margin-right:1em;
}
/**/
.pc {
	display:none;
}
.sp {
	display:block;
}
.sp_menu_box {
	clear: both;
    width: 100%;
    height: auto;
    /*background-color: #679113;*/
	padding-top:1em;
}
.sp_menu_box ul {
	clear:both;
	border-collapse:collapse;
}
.sp_menu_box ul li:nth-child(1n) {
	width:50%;
	border-top:1px #FFFFFF solid;
	border-right:1px #FFFFFF solid;
	margin:0;
	background-color: #679113;
	padding:2em 0;
	text-align:center;
	color:#FFF;
	float:left;
}
.sp_menu_box ul li:nth-child(2n) {
	width:50%;
	border-top:1px #FFFFFF solid;
	border-right:none;
	margin:0;
	background-color: #679113;
	padding:2em 0;
	text-align:center;
	color:#FFF;
	float:left;
}
.sp_menu_box ul li a, .sp_menu_box ul li a:active {
	color:white;
}
.box-page-title{
	position: relative;
	float: left;
	width:100% !important;
	height:auto;
	background:white;
	border-radius: 6px;
    -webkit-border-radius: 6px;
	padding: 6%;
}
#fix-box {
	/*display:none;*/
}

/* モデル個別SP版 */
.single-model .thumb-item-nav {
	width:100%;
	height:auto;
	clear:both;
	padding-top:1em;
}
.single-model .thumb-item-nav img {
	width:100%;
	height:auto;
	margin:0;
	float:none;
}
.single-model .thumb-item-nav img:nth-child(2) {
	width:100%;
	height:auto;
	margin:0;
	float:none;
}
.single-model .model-weekly-schedule h2 {
	padding:1em 0;
}
.single-model .model-kobetubox {
	clear:both;
	width:100%;
}
.single-model .model-kobetubox-left {
	float:none;
	width:100%;
	padding:0 0 1em 0;
}
.single-model .model-name {
	font-size:1.2em;
}
.single-model .model-name .model-prof {
	width:100%;
	text-align:left;
}
.single-model .model-name .model-sns {
	width:100%;
	text-align:right;
}
.single-model .model-name .model-sns a {
	float:right;
	margin-left:1em;
}
.single-model .model-weekly-schedule {
	float:none;
	width:100%;
	height:auto;
	margin-top:1em;
}
.single-model .model-weekly-schedule .attmgr_weekly tr{
}
.single-model .model-kobetubox-right{
	clear:both;
	width:100%;
	height:auto;
}
.single-model .model-kobetubox-right .model-table {
	margin-top:2em;
}
.single-model .model-kobetubox-right .model-table table,
.single-model .model-kobetubox-right .model-table table th,
.single-model .model-kobetubox-right .model-table table td {
	border:1px solid #486019;
	border-collapse:collapse;
}
.single-model .model-kobetubox-right .model-table table th {
	background-color:#679113;
	color:#FFF;
	font-weight:normal;
	padding:20px;
	display:block;
}
.single-model .model-kobetubox-right .model-table table td {
	background-color:white;
	color:#679113;
	padding:20px;
	display:block;
}
.single-model .model-options table.model-options-table {
	margin-top:2em;
}
.single-model .model-options table.model-options-table th,
.single-model .model-options table.model-options-table td {
	border:1px solid #486019;
	border-collapse:collapse;
}
.single-model .model-options table.model-options-table tr {
	clear:both;
}
.single-model .model-options table.model-options-table th {
	background-color:#679113;
	color:#FFF;
	font-weight:normal;
	padding:20px;
	float:none;
	width:100%;
	display:block;
	text-align:center;
}
.single-model .model-options table.model-options-table td {
	background-color:white;
	color:#679113;
	padding:17px;
	float:none;
	text-align:center;
	font-weight:bold;
	font-size:1.5em;
	width:100%;
	display:block;
}
.single-model .model-coms {
	clear:both;
	padding-bottom:2em;
	margin-bottom:2em;
	border-bottom:1px solid #679113;
}
.single-model .model-coms .model-com-fromlady,
.single-model .model-coms .model-com-staff {
	width:100%;
	border:1px solid #486019;
	margin-top:2em;
}
.single-model .model-coms .model-com-fromlady h2,
.single-model .model-coms .model-com-staff h2 {
	width:100%;
	padding:20px;
	text-align:center;
	color:white;
	background-color:#679113;
	border-bottom:1px solid #486019;
	font-size:1.2em;
}
.single-model .model-coms .model-com-fromlady p,
.single-model .model-coms .model-com-staff p {
	width:100%;
	padding:20px;
	text-align:left;
	font-size:1em;
	line-height:2em;
}
.single-model .model-review h2,
.single-model .model-kuchikomi h2 {
	font-size:3em;
	font-weight:bold;
	padding-bottom:0.5em;
}
.single-model .model-kuchikomi {
	clear:both;
	padding-bottom:2em;
	margin-bottom:2em;
	border-bottom:1px solid #679113;
}
.single-model .model-kuchikomi p {
	line-height:2em;
}
.single-model .model-kuchikomi .outer-link {
	width:100%;
	height:auto;
	padding-top:1em;
	padding-bottom:4em;
}
.single-model .model-kuchikomi .outer-link ul{
	clear:both;
}
.single-model .model-kuchikomi .outer-link li{
	padding:10px;
	text-align:center;
	/*background-color:#679113;*/
	font-weight:bold;
	float:left;
	margin-right:1em;
}

.single-model .model-kuchikomi .outer-link li a {
	color:#FFF;
}
.single-model .model-review {
	clear:both;
	height:auto;
	padding-bottom:2em;
	margin-bottom:2em;
	/*border-bottom:1px solid #486019;*/
}
.single-model .model-review .model-review-box {
	width:100%;
	height:auto;
	margin-right:2%;
	margin-bottom:1em;
	border:1px solid #679113;
	border-radius:10px;
	padding:10px;
	float:none;
}
.single-model .model-review .model-review-box h6 {
	width:100%;
	font-weight:bold;
}
.single-model .model-review .model-review-box p {
	margin-top:1em;
	line-height:1.5em;
}

/* */
.top-column {
/*
	width:100%;
	height:150px;
	overflow-x:hidden;
*/
/*	overflow-y:scroll;*/
}
.top-column::-webkit-scrollbar {
  background:#ccc;
  width:3px;
}
.top-column::-webkit-scrollbar-thumb {
  background:#aaa;
  border-radius: 2px;
}
.top-column-phbox {
	width:100%;
	height:auto;
	float:none;
}
.top-column-phbox img {
	width:80%;
}
 .top-column-phbox-news {
	width:100%;
	height:auto;
	float:none;
}
    
.top-column-phbox-news img {
	width:auto;
    max-height:200px;
    margin-top:1em;
}
    
.top-column-textbox {
	width:100%;
	height:auto;
	float:none;
}
 .top-column-textbox p {
    width:95%;
    padding:0 2.5%;
}
.top-column-textbox h3 {
	padding-top:0.2em;
	font-size:0.9em;
	text-align:left;
	font-weight:bold;
}
    
.top-column-textbox-news {
	width:100%;
	height:auto;
	float:none;
}
 .top-column-textbox-news p {
    width:95%;
    padding:0 2.5%;
}

.eyecatch {
    
}

.eye_thumb img {
    width:100%;
    max-width:300px;
}

.eye_txt{
    max-width:300px;
    text-align: justify;
    font-size: 0.8em;
    color:#9a9a9a;
}
    
    
    

}
/*media完*/


/*20171027 addここまで */

.arm-news { 
    width:95%;
    display:block;
    margin:0 auto;
}

.box-2col{
	position: relative;
	display: block;
	float: left;
	width:48%;
	height:740px;
	background:#FFF;
	padding: 35px;
	margin-right: 1.5%;
	margin-bottom: 3%;
	box-sizing: border-box;
	border-radius: 6px;        /* CSS3草案 */  
	-webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 6px;   /* Firefox用 */  
}

.box-2col:nth-child(2n){
	margin-left: 1.5%;
	margin-right: 0%;
}

/*20171031 TOPページ用記述*/

.box-2col-odd{
	position: relative;
	display: block;
	float: left;
	width:48.5%;
	background:#FFF;
	padding: 35px;
	margin-right: 1.5%;
	margin-bottom: 3%;
	box-sizing: border-box;
	border-radius: 6px;        /* CSS3草案 */  
	-webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 6px;   /* Firefox用 */  
}

.box-2col-even{
    position: relative;
	display: block;
	float: left;
	width:48.5%;
	background:#FFF;
	padding: 35px;
	margin-right: 1.5%;
	margin-bottom: 3%;
	box-sizing: border-box;
	border-radius: 6px;        /* CSS3草案 */  
	-webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 6px;   /* Firefox用 */  
	margin-left: 1.5%;
	margin-right: 0%;
}

/*20171031 ここまで*/

.box-3col{
	position: relative;
	display: block;
	float: left;
	width:31.333%;
	min-height:412px;/**/
	background:#FFF;
	padding: 30px;
	margin-right: 3%;
	margin-bottom: 3%;
	box-sizing: border-box;
	border-radius: 6px;        /* CSS3草案 */  
	-webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 6px;   /* Firefox用 */  
}

.box-3col:nth-child(3n){
	margin-right: 0%;
}

#wrap-4col {
	display: flex;
    flex-wrap: wrap;
	justify-content: flex-start;
}

.box-4col{
	position: relative;
	display: block;
	width:22.75%;
	height:auto;
	background:#FFF;
	padding: 30px;
	margin-right: 1.5%;
	margin-left: 1.5%;
	margin-bottom: 3%;
	box-sizing: border-box;
	border-radius: 6px;        /* CSS3草案 */  
	-webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 6px;   /* Firefox用 */  
}



.sitemap-li .box-4col {
    position: relative;
    display: block;
    float: left;
    width: 22.75%;
    height: auto;
    background: #FFF;
    padding: 10px;
    padding-left: 0;
    margin-right: 1.5%;
    margin-left: 1.5%;
    margin-bottom: 0%;
    box-sizing: border-box;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}


.box-4col:nth-child(4n+1){
	margin-left: 0%;
}

.box-4col:nth-child(4n){
	margin-right: 0%;

}

/*171122add_パンくずまわりの記述*/

ol > li {
    display:inline-block;
    padding:0;
    margin:0;
    border: 0;
    font-weight: bold;
    font-size: 11px;
}

ol li span {
    color:#999999;
}

ol > li:after {
    content:" > ";
}

ol > li span.select {
    color: #6F9148;
}

ol > li:last-child:after {
    content:" ";
}


/*171122_ここまで*/
@media (max-width: 991px) {
	.box-4col{
	position: relative;
	display: block;
	float: left;
	width:30%;
	height:auto;
	background:#FFF;
	padding: 25px;
	margin-right: 1.5%;
	margin-left: 1.5%;
	margin-bottom: 3%;
	box-sizing: border-box;
	border-radius: 6px;        /* CSS3草案 */  
	-webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 6px;   /* Firefox用 */  
}
.box-4col:nth-child(4n) {
margin:0 1.5% 3% 1.5%;
}
.box-4col:nth-child(4n+1) {
margin:0 1.5% 3% 1.5%;
}
}

/*------top page------*/

.col-border{
	position: absolute;
	top: 0;
	left:0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border:0px solid #6F9148;
	cursor: pointer;
	border-radius: 6px; 
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px; 
}

/*------other page------*/
.page-title{
	position: absolute;
	top: 60px;
	left:50%;
}
.page-title .top-icons{
	margin-left: -155px;
	width: 310px;
	
}

.page-title h2{
	font-size:2em;
	font-weight: bold;
	text-align: center;
	margin: 10px 0;
	margin-bottom: 40px;
}

.page-desc{
	margin: 220px 0 0 0;
	float:left;
	width: 100%;
	font-size:13px;
	font-weight: bold;
	color: rgb(131, 128, 128);
	line-height:2em;
}

.page-desc h3{
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0.15em;
	margin-bottom: 14px;
	line-height: 170%;
}

.page-desc h4{
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0.15em;
	margin-bottom: 20px;
	line-height: 170%;
	margin-top: 50px;
	
}

.page-desc p{
	margin-bottom: 40px;
}

.page-desc:last-child{
	float:right;
}

.page-desc .yellow{
	background: rgb(250, 220, 127);
	padding: 3px 0;
}


.root{
	color: #999999;
	font-weight: bold;
	font-size: 11px;
}



.root .select{
	color: #6F9148;

}


green-btn{
	
}

/* ---------------------------------------------------
home
---------------------------------------------------*/


/*------home-headline------*/


#fix-box{
	position: relative;
	width:40%;
	height: auto;
	float: left;
	font-weight: bold;
}

#fix-illust-sp{
	display: none;
}

#fix-box #headline{
	font-size: 2.2em;
	line-height: 180%;
	letter-spacing: 0.3em;
	margin: 10px 0 0px;
	
}

#fix-box #desc{
	padding-bottom: 20px;
	line-height:2em;
	color:#838080;
}

#fix-box ul{
    background: url(../images/li-dot.png);
    background-size: 5px 1px;
    background-repeat: repeat-x;
    background-position: left 0px bottom 0px;
    padding-bottom: 20px;
    margin-bottom: 25px;
}


#fix-box ul li {
margin-bottom: 3px;
height:20px;
}

#fix-box ul li .number {
    display: block;
    width: 15px;
    height: 15px;
    float: left;
    margin: 0 5px 2px 0;
    background: url(../images/li-arrow.png);
    background-size: 15px 15px;
    background-repeat: no-repeat;
}

#fix-box #qr {
	width:70%;
	float: left;
	position: relative !important;
	z-index: 995 !important;
}

#fix-illust {
    width: 27%;
    float: right;
}

#model-pic{
	position: relative;
	float: right;
	width:57%;
}
#owl-box .item img{
    display: block;
    width: 100%;
    height: auto;
}

.owl-buttons{
	display: none;
}



/*------home-2col------*/

.top-col{
overflow: hidden;
}


.thumbnail-btn .top-icons{
	margin: auto;
	width:78%;
}

.thumbnail-btn h2{
	font-size:2em;
	letter-spacing: 0.15em;
	text-align: center;
	margin: 10px 0;
	font-weight:bold;
}

.thumbnail-btn .desc{
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}

/*------home-4col------*/
.thumbnail-btn-4 h2{
	text-align: center;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	margin-top: 5px;
	font-weight:bold;
 }
/* ---------------------------------------------------
about
---------------------------------------------------*/
.type-model{
	font-weight: bold;
	float: left;
	line-height:2em;
}


.type-model h3{
	font-size: 1.5em;
	letter-spacing: 0.15em;
	font-weight: bold;
	margin-bottom: 25px;
}

.block-5type-1{
	color: rgb(131, 128, 128);
}

.block-5type{
	color: rgb(131, 128, 128);
}

.block-5type-1 h4 {
	display: flex;
	align-items: center;
}

.block-5type-1 h4 .arrow-5 img {
	display: block;
}

.block-5type h4 {
	display: flex;
	align-items: center;
}

.block-5type h4 .arrow-5 img {
	display: block;
}

.type-5{
	text-align: center;
	
}
.arrow-5{
	opacity: 0.85;
	display: block;
	width: 90px;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
}
.about-r-img{
	float: left;
	width: 160px;
	margin: -25px 20px 0 20px;
}
.about-l-img{
	float: left;
	width: 160px;
	margin: -15px 20px 0 20px;
}

.type-6{
	padding: 15px 20px;
	margin: 10px 0;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background:#F0EBE6;
}



.type-6 li{
  width: 50%;
  float: left;
  color: #826E5E;
  line-height: 220%;
  font-size: 1.2em;
  letter-spacing: 0.1em;
}


.short-line{
	display: block;
	background: rgb(111, 152, 49);
	height: 4px;
	width: 8%;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin: 20px auto;
}

.type-model table{
	width: 100%;
	float: right;
	margin-top: 10px;
}


.type-model table tbody{
	width: 100%;
	
}

.type-model table tbody tr{
	display: block;
	border-top: #56860C;
	border-top-width: 1px;
	border-top-style: solid;
	padding: 4px 0;
	font-weight: bold;
}

.type-model table tbody tr:last-child{
	border-bottom: #56860C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 100%;
}

.type-model table tbody tr th{
	text-align: left;
	width: 15%;
}


.type-model table tbody tr td{
	text-align: left;
	width: 30%;
}




/* ---------------------------------------------------
type
---------------------------------------------------*/

.type h3{
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0.15em;
	margin-bottom: 15px;
}

.type .desc{
	font-weight: bold;
	margin-top: 8px;
	color: rgb(131, 128, 128);
	line-height:2em;
}

.type .about-tag{
	background: #6F9148;
	color: #ffffff;
	padding: 7px 10px;
	margin-right: 8px;
	border-radius: 6px;        /* CSS3草案 */  
	-webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 6px;   /* Firefox用 */  
	display: none;
}

.type .money{
	font-size: 1.8em;
	letter-spacing: 0.15em;
	font-weight: bold;
	margin: 20px 0 25px;
}

.type .example{
	width:20%;
	margin-right: 10px;
	height: 100px;
	float: left;
	border-radius: 6px;        /* CSS3草案 */  
	-webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 6px;   /* Firefox用 */  
}

.type table{
	width: 75%;
	float: right;
}

.type table tbody{
	width: 100%;
}

.type table tbody tr{

	display: block;
	border-top: #DEE8D3;
	border-top-width: 1px;
	border-top-style: solid;
	padding: 4px 0;
	font-weight: bold;
}

.type table tbody tr:last-child{
	border-bottom: #DEE8D3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 100%;
}

.type table tbody tr th{
	text-align: left;
	width: 15%;
}


.type table tbody tr td{
	text-align: left;
	width: 30%;
}


/* ---------------------------------------------------
flow
---------------------------------------------------*/

.step{
	background: #EAEAEA;
	width: 150px;
	text-align: center;
	margin: auto;
	padding: 8px;
	font-size: 1.8em;
	letter-spacing: 0.15em;
	font-weight: bold;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	
}

#flow-pic{
	width: 50%;
	margin:0 auto;
	margin-bottom:20px;
}

.flow-title{
	text-align: center;
	font-size: 2em;
	font-weight:bold;
	letter-spacing: 0.15em;
	margin: 10px 0 35px;
}

.flow-desc{
	width: 48%;
	margin:0 auto;
	font-size:13px;
	font-weight: bold;
	color: #838080;
	line-height:2em;
}

.flow-desc span{
	display: block;
	font-size: 1.5em;
	letter-spacing: 0.15em;
	margin-bottom: 20px;
}

.flow-arrow{
	margin: auto;
	padding-top: 30px;
	width: 60px;
	line-height: 100%;
}

#go-form{
	background: #E6B723 !important;
	position: relative;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
}

#go-form:hover{
	background:#ED9C09 !important;
}

#go-form .title{
	color: #fff;
	font-size: 2.5rem;
	font-weight: bold;
	float: left;
	margin: 35px 0 13px;
}

#go-form .title .arrow{
	width: 30px;
	display: block;
	float: right;
	margin: -3px 0 0 5px;
}

#go-form .desc{
    color: #ffffff;
    font-size: 1.3em;
    letter-spacing: 0.2em;
    font-weight: bold;
    line-height: 220%;
}

#go-form .illust{
	position: absolute;
	right: 5px;
	bottom: -3px;
	width: 33%;
	vertical-align: bottom;
}


/* ---------------------------------------------------
support
---------------------------------------------------*/

.support-ill{
	position: relative;
	height: 400px;
}

.support-ill .number{
	position: absolute;
	top: 24px;
	left: 20px;
	font-size: 3.0em;
	font-weight: bold;
	color:#B4CA98;
}

.support-ill .support-img{
	display: block;
	width:70%;
	margin: 10px auto;
}

.support-ill .desc{
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
	letter-spacing: .1em;
	line-height:1.5em;
	height: 60px;
	background-size: 5px 1px;
	background-repeat: repeat-x;
	background-position: left 0px bottom 0px;
}
.desc-in{
	color: #808080;
	font-weight: bold;
	line-height:2em;
}
/* ---------------------------------------------------
Q & A
---------------------------------------------------*/
.question{
	line-height: 180%;
	font-size: 1.5em;
	letter-spacing: 0.15em;
	background: url(../images/li-dot.png);
	background-size: 5px 1px;
	background-repeat: repeat-x;
	background-position: left 0px bottom 0px;
	padding-bottom: 15px;
	margin-bottom: 15px;


}

.question .q{
	display: block;
	width: 15%;
	float: left;
	font-weight: bold;
	color: #66A4BB;
}

.question h4{
	display: block;
	width: 85%;
	float: left;
	color: #66A4BB;
}

.answer{
}

.answer .a{
		font-size: 1.5em;
	letter-spacing: 0.15em;
	display: block;
	width: 15%;
	float: left;
	font-weight: bold;
	color: #FF7A7A;
}

.answer .a-text{
	display: block;
	width: 85%;
	float: left;
	font-weight: bold;
	color: #808080;
	line-height:2em;
}

/* ---------------------------------------------------
district
---------------------------------------------------*/

.district-q h4{
	line-height: 180%;
	font-size: 1.5em;
	letter-spacing: 0.15em;
	display: block;
	background: url(../images/li-dot.png);
	background-size: 5px 1px;
	background-repeat: repeat-x;
	background-position: left 0px bottom 0px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.district-a .text{
	display: block;
	float: left;
	font-weight: bold;
	color: #808080;
	width:75%;
	line-height:2em;
}

.district-a .illust{
	float: right;
	width:20%;
}

/* ---------------------------------------------------
contact
---------------------------------------------------*/
.contact-title{
	float:left;
}

.contact-desc{
	font-weight: bold;
	float:left;
	width: 100%;
}

.contact-tel{
	display: block;
	text-align:center;
	font-size: 1.5em;
	font-weight: bold;
	line-height:2em;
	letter-spacing: 0.15em;
	color:#679113;
}

.contact-num{
	display: block;
	text-align:center;
	color: #FF7A7A;
	font-size: 2em;
	letter-spacing: 0.15em;
	margin: 15px 0 15px 0;
}

.contact-num a{
	color: #FF7A7A !important;
}

.tel-button {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	width: fit-content;
	margin: 0 auto;
	padding: 12px 20px;
	background-color: #679113;
	color: #fff;
	text-decoration: none;
	border-radius: 6px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	white-space: nowrap;
	transition: opacity 0.1s ease;
}

.tel-button:hover {
	opacity: 0.85;
}

.tel-icon {
	width: 22px;
	height: 22px;
	display: block;
	flex-shrink: 0;
	filter:brightness(0) invert(1);
}

.tel-number {
	display: block;
}

.contact-qr{
	display: block;
	text-align:center;
	margin:5px 0 20px 0;
}/*AreaApply--------------------------------------------------*/

#apply-area{
	width: 100%;
}

#apply-area .tr50box{
	width: 100%;
	display: block;
	margin-bottom: 20px;
}

#apply-area .content{
	color: #679113;
	display: block;
	margin-bottom: 10px;
	width: 30%;
	float: left;
	font-weight: bold;
}

#apply-area .content .em{
	color: #FF83A1;
}


#apply-area .txt .tr100{
	width: 70%;
	float: right;
	background: #E7E7E7;
	border: none;
}


#apply-area .txt .tr100{
	width: 70%;
	float: right;
	background: #E7E7E7;
	border: none;
	border-radius: 6px;        /* CSS3草案 */  
	-webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 6px;   /* Firefox用 */  
}

#apply-area .txt .select_item{
	width: 200px;
	background: #E7E7E7;
	border: none;
	height: 33px;
	color: #646464;
}

#apply-area .txt{
	width: 100%;
}





#mailform{
	color: #646464;
	letter-spacing: 0.1em;
	padding: 10px;
	box-sizing: border-box;
}


#apply-area #contact {
	width: 100%;
	position: relative;
	text-align: center;
	height: 48px;
	
}
#apply-area #area-input{
	  text-align: center;
}


.send{
 	-webkit-appearance: none;
 	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0.15em;
	background: #E6B723;
	width: 17%;
	padding: 12px;
	margin: auto;
	border-radius: 6px;        /* CSS3草案 */  
	-webkit-border-radius: 6px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 6px;   /* Firefox用 */  
	border: none;
}

/* ---------------------------------------------------
member
---------------------------------------------------*/
h3.type {
  font-size: 1.5em;
  letter-spacing: 0.15em;
  margin-bottom: 14px;
  line-height: 170%;
  text-align: center;
}
.table_list{
	width: 100%;
	line-height:2em;
}

.table_list tr{
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-bottom-color: #cfcfcf;
}

.table_list tr:last-child{
  border:none;
}

.table_list .title{
	width: 15%;
	font-weight: bold;
}

.table_list .date{
	width: 85%;
	padding-bottom: 10px;
	padding-top: 10px;
}
/* ---------------------------------------------------
apply
---------------------------------------------------*/


#go-form-apply{
	background: #E6B723 !important;
	position: relative;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
}

#go-form-apply:hover{
	background:#ED9C09 !important; 
}

#go-form-apply .title{
	color: #fff;
	font-size: 2.2rem;
	font-weight: bold;
	letter-spacing: 0.15em;
	float: left;

}

#go-form-apply .title .arrow{
	width: 30px;
	display: block;
	float: right;
	margin: -4px 0 0px 6px;
}



#go-flow{
	background: #69563e !important;
	position: relative;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
}

#go-flow:hover{
	background-color: rgb(78, 58, 34) !important;
}

#go-flow .title{
	color: #fff;
	font-size: 2.2rem;
	font-weight: bold;
	letter-spacing: 0.15em;
	float: left;

}

#go-flow .title .arrow{
	width: 30px;
	display: block;
	float: right;
	margin: -4px 0 0px 6px;
}





/* ---------------------------------------------------
interview
---------------------------------------------------*/
.interview h3{
	font-size: 1.5em;
	letter-spacing: 0.15em;
	font-weight: bold;
	margin-bottom: 8px;
}
.interview .pic{
	width: 48%;
	float: left;
	margin-top: 13px;
}


.interview .desc{
	float: right;
	width: 48%;
	font-weight: bold;
	margin-top: 8px;
	color: rgb(131, 128, 128);
	display: block;
	line-height:2em;
}



.dmm{
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.15em;
	display: block;
	margin-top: 15px;
	float: left;
	  margin-right: 5px;
}

.interview .dmm-link .arrow{
	display: inline-block;
	width: 18px;
	height: 18px;
	padding: 5px 0;
	margin-top: 17px;
	background: url(../images/li-arrow.png);
	background-size: 18px 18px;
	background-repeat: no-repeat;
}

/* ---------------------------------------------------
model
---------------------------------------------------*/
h3.model-name{
	font-size: 1.4em;
	letter-spacing: 0.15em;
	margin-bottom: 10px;
}
.profile{
	font-weight: bold;
	color: rgb(131, 128, 128);
}

.profile .title{
 	margin-right:6px;
}
.ellipse-icon{
	width: 35px;
	float: right;
	margin: 10px 10px 0px 0;
}

/* 20180122追記 */
.back-model-page {
  text-align: center;
  font-size: 1.5em;
  font-weight: 600;
}

.back-model-page a {
  color: #F5B700;
}

#wrap-model-type {
  display: block;
  margin-bottom: 3%;
  width: 100%;
}

#wrap-model-type dd {
  position: relative;
  display: block;
  float: left;
  width: 31.333%;
  height: auto;
  margin-right: 3%;
  box-sizing: border-box;
}

#wrap-model-type dd:nth-child(3n) {
  margin-right: 0%;
}

#wrap-model-type dd button {
  cursor: pointer;
  display: block;
  width: 100%;
  text-align: center;
  padding: 14px 0;
  border: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  font-size: 14px;
  letter-spacing: 0.15em;
  color: #ffffff;
}

.sexymodel {
  background-color: #F5B700;
}

.hitoduma {
  background-color: #FF7A7A;
}

.imagetalent {
  background-color: #748C32;
}
.model-area .link-wrapper{
  width: 100%;
  height: 53px;
}

/* ---------------------------------------------------
staff_twitter
---------------------------------------------------*/

h3.staff-twitter-category{
    font-size:1.8em;
    margin:40px 0 16px 0;
}

.staff-twitter {
    margin:2px;
    padding:4px 4px 14px 4px;
    float:left;
    width:calc(50% - 14px);
    background-color:#F6F7F8;
    display: block;
}

.staff-twitter:hover{
    background-color: #fcfcfc;
}


.staff-twitter-name {
    float:left;
    vertical-align: middle;
    margin:8.5px 0 0 0;
    padding:0 0 0 12px;
	font-weight:bold;
	font-size:1.2em;
    
}

.staff-twitter-icon {
    float:right;
    width:50px;
    padding-right:20px;
    margin: 10px 10px 0px 0;
}
}


h4.staff-twitter-name {
    font-size: 1.4em;
	letter-spacing: 0.15em;
    float:left;
}



/* ---------------------------------------------------
scort
---------------------------------------------------*/

.scort h4{
	line-height: 180%;
	font-size: 1.5em;
	letter-spacing: 0.15em;
	display: block;
	margin-bottom: 15px;
}

.scort .text{
	display: block;
	float: left;
	color: #838080;
	line-height:2em;
}

.scort .text p{
	color: #838080;
}

.scort h5{
	display: block;
	font-size: 1.4em;
	line-height: 180%;
	font-weight: bold;
	letter-spacing: 0.15em;
	padding-top: 15px;
	margin-bottom: 15px;
}

/* ---------------------------------------------------
sitemap
---------------------------------------------------*/
.sitemap-h3{
	line-height: 180%;
    font-size: 1.4em;
    letter-spacing: 0.15em;
    display: block;
    padding-top: 15px;
    margin-bottom: 15px;
    color: rgb(130, 110, 94);
}


/* ---------------------------------------------------
footer page
---------------------------------------------------*/

.ft-page-desc{
	font-weight: bold;
	color: #679113;
	
}

.page-desc p{
	margin-bottom: 40px;
}

.page-desc:last-child{
	float:right;

}

/* ============================================================

footer

============================================================ */

footer{
	width:100%;
	background: #68901F;
	font-weight: normal;
}
#foot-menu{
	clear:both;
	width:45%;
	padding: 30px 0 0 30px;
	float: left;
}
.foot-menu-inner {
	width:33%;
	float:left;
}

#foot-menu li{
	display: block;
	font-size:1em;
	float: none;
	margin:0 0 10px 0;
}

#foot-menu li a{
	color: #ffffff;
}

#copy-area{
	position: relative;
	float: left;
	color: #ffffff;
	margin-left:15%;
}


#sns{
	clear:both;
	text-align: left;
	display:block;
}
.footer-tw {
width:15%; float:left; margin:0; padding-bottom:15px;
}
.footer-insta {
width:15%; float:left; margin:0 0 0 5%;padding-bottom:15px;
}
@media (max-width: 991px) {
	#foot-menu{
	clear:both;
	width:100%;
	padding: 40px 0 45px 30px;
	float: none;
}
.foot-menu-inner {
	width:100%;
	float:none;
}

#foot-menu li{
	display: block;
	font-size:1em;
	float: none;
	margin:0 0 10px 0;
	text-align:center;
}
#foot-menu li.footer-tw img {
	width:5%;
	height:5%;
}
#foot-menu li.footer-insta img {
	width:5%;
	height:5%;
}

.footer-tw {
width:48%; float:left; margin:0; padding-bottom:15px;
text-align:center;
}

.footer-insta {
width:48%; float:left; margin:0%;padding-bottom:15px;
text-align:center;
}

#copy-area{
	/*position: relative*/;
	width:100%;
	padding:0;
	float: none;
	color: #ffffff;
	margin:0;
	text-align:center;
}
}

.r18-age {
}

.r18-age p {
	color: white;
	padding-bottom: 15px;
	line-height: 1.8em;
}

/*------twitter-------*/
#twitter-widget-0{
	/*width: 74px !important;*/
    margin-right: 5px !important;
}

iframe#twitter-widget-1 {
    position: static;
    visibility: visible;
    width: 75px;
    height: 20px;
    margin-right: 5px !important;
}


/*------facebook-------*/
.uiGrid{
	width:100px !important;
}
#facebook{
	display:none !important;
}

.fb_iframe_widget iframe{
	margin: -1px -2px !important;
}  

#single-masao{
	position: absolute;
	top: -12px;
	left: 16px;
	width: 40px;
	display: none;
}

/* === ARM Footer Social Buttons (inline) === */
.arm-social{
  clear: both !important;
  width: 100% !important;
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 20px !important;

  /* div の上下余白 */
  padding: 20px 0 !important;
  margin: 0 !important;
}

/* ボタン：白／大きめ */
.arm-social .arm-social__btn{
  float: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  width: 50px !important;     /* ボタンサイズ（大きめ） */
  height: 50px !important;
  padding: 0 !important;

  border-radius: 999px !important;
  background: #ffffff !important;
  border: 2px solid #ffffff !important;

  color: #68901F !important;  /* アイコン色（緑） */
  text-decoration: none !important;

  transition: transform .15s ease, box-shadow .15s ease !important;
  box-shadow: 0 8px 20px rgba(0,0,0,.18) !important;
}

.arm-social .arm-social__btn:hover{
  transform: translateY(-3px) !important;
  box-shadow: 0 12px 28px rgba(0,0,0,.22) !important;
}

.arm-social .arm-social__btn:focus-visible{
  outline: 3px solid rgba(255,255,255,.85) !important;
  outline-offset: 4px !important;
}

/* ボタン2：緑／大きめ */
.arm-social .arm-social__btn2{
  float: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  width: 50px !important;     /* ボタンサイズ（大きめ） */
  height: 50px !important;
  padding: 0 !important;

  border-radius: 999px !important;
  background: #679113 !important;
  border: 2px solid #679113 !important;

  color: #fff !important;  /* アイコン色（緑） */
  text-decoration: none !important;

  transition: transform .15s ease, box-shadow .15s ease !important;
}

.arm-social .arm-social__btn2:hover{
  transform: translateY(-3px) !important;
}

.arm-social .arm-social__btn2:focus-visible{
  outline: 3px solid rgba(255,255,255,.85) !important;
  outline-offset: 4px !important;
}

/* アイコン：2倍（20px→40px） */
.arm-social .arm-social__icon svg{
  width: 30px !important;
  height: 30px !important;
  display: block !important;
  fill: currentColor !important;
}

/* 404ページ */
.custom-404 {
	padding: 40px 0 100px;
}

.custom-404__inner {
	align-items: center;
	justify-content: space-between;
	gap: 56px;
	min-height: 60vh;
	padding: 48px;
	background: #f7f7f3;
	border-radius: 24px;
}

.custom-404__content {
}

.custom-404__label {
	margin: 0 0 18px;
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 0.18em;
	color: #6f961a;
}

.custom-404__title {
	margin: 0 0 24px;
	font-size: clamp(25px, 5vw, 56px);
	font-weight: 700;
	line-height: 1.3;
	color: #222;
}

.custom-404__text {
	margin: 0;
	font-size: 16px;
	line-height: 2;
	color: #555;
}

.custom-404__buttons {
	margin-top: 32px;
}

.custom-404__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 220px;
	height: 54px;
	padding: 0 28px;
	border-radius: 999px;
	background: #6f961a;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	text-decoration: none;
	transition: transform 0.2s ease, box-shadow 0.2s ease, opacity 0.2s ease;
	box-shadow: 0 10px 24px rgba(111, 150, 26, 0.18);
}

.custom-404__button:hover {
	transform: translateY(-2px);
	box-shadow: 0 14px 30px rgba(111, 150, 26, 0.24);
	opacity: 1;
	color: #fff;
}

.custom-404__visual {
	text-align: center;
	margin-top:50px;
}

.custom-404__image {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

@media (max-width: 960px) {
	.custom-404__inner {
		flex-direction: column;
		text-align: center;
		padding: 40px 24px;
		gap: 32px;
	}

	.custom-404__content {
		max-width: none;
	}

	.custom-404__buttons {
		justify-content: center;
	}
}

@media (max-width: 640px) {
	.custom-404 {
		padding: 45px 0 10px 0;
	}

	.custom-404__inner {
		border-radius: 18px;
		padding: 32px 20px;
	}

	.custom-404__text br {
		display: none;
	}

	.custom-404__button {
		width: 100%;
		min-width: 0;
	}
}

/* 過去に在籍したAV女優 */

#former-actress-section{
	margin: 0px 0 3%;
	padding: 28px 24px;
	background: #ffffff;
	border: 1px solid #d7e4b8;
	border-radius: 6px;
	box-shadow: 0 6px 18px rgba(0, 0, 0, 0.05);
}

#former-actress-section .former-actress-head{
	margin-bottom: 20px;
	padding-bottom: 14px;
	border-bottom: 2px solid #679113;
}

#former-actress-section h3{
	margin: 0 0 8px;
	font-size: 20px;
	line-height: 1.4;
	color: #679113;
}

#former-actress-section .former-actress-desc{
	margin: 0;
	font-size: 14px;
	line-height: 1.8;
	color: #838080;
}

#former-actress-section .former-actress-list{
	display: block;
}

#former-actress-section .former-actress-item{
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 16px 0;
	border-bottom: 1px solid #e6efd3;
}

#former-actress-section .former-actress-item:first-child{
	padding-top: 0;
}

#former-actress-section .former-actress-item:last-child{
	padding-bottom: 0;
	border-bottom: none;
}

#former-actress-section .former-actress-name{
	margin: 0;
	width: 100px;
	min-width: 100px;
	font-size: 15px;
	color:#679113;
	line-height: 1.5;
	font-weight: normal;
}

#former-actress-section .former-actress-meta{
	margin: 0;
	display: flex;
	align-items: center;
	flex: 1;
	min-width: 0;
}

#former-actress-section .former-actress-meta dt{
	margin: 0 12px 0 0;
	padding: 4px 10px;
	background: #679113;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
	border-radius: 9999px;
	white-space: nowrap;
}

#former-actress-section .former-actress-meta dd{
	margin: 0;
	flex: 1;
	min-width: 0;
	font-size: 12px;
	line-height: 1.8;
	color: #838080;
}

@media screen and (max-width: 767px){
	#former-actress-section{
		margin: 0 0 5%;
		padding: 22px 16px;
	}

	#former-actress-section h3{
		font-size: 20px;
		font-weight:bold;
	}

	#former-actress-section .former-actress-item{
		display: block;
		padding: 14px 0;
	}

	#former-actress-section .former-actress-name{
		width: auto;
		min-width: 0;
		margin: 0 0 8px;
		font-size: 16px;
	}

	#former-actress-section .former-actress-meta{
		display: block;
	}

	#former-actress-section .former-actress-meta dt{
		display: inline-block;
		margin: 0 0 8px;
	}

	#former-actress-section .former-actress-meta dd{
		display: block;
	}
}

/* パンくず */

.breadcrumbs{
	color:#838080;
}

/* ============================================================
sp-header
============================================================ */
.sp-header{
	display:flex;
	align-items:center;
	justify-content:center;
	gap:12px;
	padding:10px 16px;
	background:#679113;
	box-sizing:border-box;
}

.sp-logo{
	flex:0 0 110px;
	width:110px;
}

.sp-logo a{
	display:block;
	line-height:0;
}

.sp-logo img{
	display:block;
	width:100%;
	height:auto;
}

.sp-tel{
	flex:1 1 auto;
	min-width:0;
	display:flex;
	flex-direction:column;
	align-items:flex-start;
	justify-content:center;
	text-align:right;
}

.sp-top{
	margin:0;
	font-size:12px;
	line-height:1.4;
	font-weight:700;
	color:#679113;
	letter-spacing:0.04em;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.sp-tel a{
	display:block;
	margin-top:4px;
	color:#ff7a7a;
	font-size:13px;
	line-height:1;
	font-weight:700;
	letter-spacing:0.02em;
	text-decoration:none;
	white-space:nowrap;
}

.sp-tel a:hover{
	opacity:0.85;
	text-decoration:none;
}

.sp-menu{
	flex:0 0 auto;
	line-height:1;
}

/* tablet */
@media only screen and (max-width: 768px){
	.sp-header{
		padding:10px 12px;
		gap:10px;
	}

	.sp-logo{
		flex:0 0 96px;
		width:96px;
	}

	.sp-top{
		font-size:10px;
		line-height:1.35;
	}
}

/* small phone */
@media only screen and (max-width: 480px){
	.sp-header{
		padding:8px 10px;
		gap:8px;
	}

	.sp-logo{
		flex:0 0 82px;
		width:82px;
	}

	.sp-top{
		font-size:13px;
		letter-spacing:0.02em;
	}

	.sp-tel a{
		font-size:14px;
	}
}