/* 一覧　*/
.castlist {
	width:95%;
	margin:auto;
	clear: both;
	padding:0 0 60px 0;
	font-size:14px;
	display: flexbox;
}


.castlist_search {
	background-color:#FFFFFF;
	padding:5px 0;
	margin-bottom:15px;
	width:100%;
	text-align:left;
}


.castlist_wrap {
	width:24%;
	float:left;
	margin:0 0.5% 15px 0.5%;
	padding-bottom:0px;
	position:relative;
	min-height: 660px;
}

.castlist_wrap2 {
	width:24%;
	float:left;
	margin:0 0.5% 15px 0.5%;
	padding-bottom:0px;
	position:relative;
	min-height: 660px;
}

.castlist_photo_wrap {
	position:relative;
	
}

.castlist_photo_wrap img {
	width:100%;
	max-width:350px;
	
}


.icon_box {
	position:absolute;
	top: 0;
    left: 0;
}

.castlist_newface {
	float:left;
	width: 60px;
	height:60px;
	margin: 10px 2px;
    padding: 0px 0;
    font-size: 12px;
    text-decoration: none;
    display: block;
    text-align: center;
    color: #FFFFFF !important;
    border-radius: 100px;
    -webkit-border-radius: 100px;/* for Safari and Chrome 対応*/
    -moz-border-radius: 100px;/* for Firefox 対応*/
	opacity:0.8;
	line-height:0px;
}



.castlist_icon5 {
	float:left;
	width: 158px;
	height:60px;
	margin: 10px 2px;
    padding: 0px 0;
    font-size: 12px;
    text-decoration: none;
    display: block;
    text-align: center;
    color: #FFFFFF !important;
    border-radius: 100px;
    -webkit-border-radius: 100px;/* for Safari and Chrome 対応*/
    -moz-border-radius: 100px;/* for Firefox 対応*/
	opacity:0.8;
	line-height:0px;
}



.castlist_newface.otsto-list { line-height: 40px; }

		
		.balloon1 {
  position: relative;
  display: inline-block;
  margin: 0px 0 15px 0;;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #fff;
  font-size: 14px;
  background:#E06B6D;
			border-radius: 20px;
			float: left;
			
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 24%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #E06B6D;
}

.balloon1 p {
  margin: 0;
	padding: }



@media screen and (max-width : 767px) {
	
	.balloon1 {
  position: relative;
  display: inline-block;
  margin: 15px 0 10px 0;;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #fff;
  font-size: 14px;
  background:#E06B6D;
			border-radius: 20px;
			float: left;
			
}
	
	
.castlist_newface {
	width: 50px;
	height:50px;
    margin: 10px 2px;
    padding: 15px 0;
    text-decoration: none;
    display: block;
    text-align: center;
    color: #FFFFFF !important;
    border-radius: 100px;
    -webkit-border-radius: 100px;/* for Safari and Chrome 対応*/
    -moz-border-radius: 100px;/* for Firefox 対応*/
	opacity:0.8;
	line-height:30px;
}
	
	.castlist_icon5 {
	width: 148px;
	height:50px;
    margin: 10px 2px;
    padding: 15px 0;
    text-decoration: none;
    display: block;
    text-align: center;
    color: #FFFFFF !important;
    border-radius: 100px;
    -webkit-border-radius: 100px;/* for Safari and Chrome 対応*/
    -moz-border-radius: 100px;/* for Firefox 対応*/
	opacity:0.8;
	line-height:30px;
}
	
	
.low_page p.castlist_newface { font-size: 9px; }
}

.castlist_newface.shoshin {background:#5be6a1;}
.castlist_newface.saikin {}
.castlist_newface.kosyu {background:#039e51;}



}

.castlist_newface2 {
	float:left;
	width: 60px;
	height:60px;
    margin: 10px 2px;
    padding: 15px 0;
    font-size: 12px;
    text-decoration: none;
    display: block;
    text-align: center;
    color: #FFFFFF !important;
    background:#F39;
    border-radius: 100px;
    -webkit-border-radius: 100px;/* for Safari and Chrome 対応*/
    -moz-border-radius: 100px;/* for Firefox 対応*/
	opacity:0.8;
	line-height:40px;
}


.castlist_name {
	width:100%;
	padding:10px 0 0px 0px;
	background-color:#fff;
	color:#000;
	display:block;
	clear:both;
	min-height:150px;
	border:1px solid #CCC;
}


.castlist_name a {
	color:#000;
}

.castname_box {
	width:98%;
	margin:auto;
}

.castname {
	padding:5px 0;
	float:none;
	display:block;
	text-align:center;
	font-size:14px;
	font-weight:800;
	
}

.castname_small {
	margin-left:0px;
	color:#000;
	display:block;
	color:#999;
	font-size:14px;
	font-weight:100;
}


.castname_small_pro {
	margin-left:0px;
	color:#999;
	font-size:14px;
	font-weight:100;
}


.castname_small2 {
	font-size:12px;
	margin-left:0px;
	margin-top:0px;
	line-height:18px;
	color:#666;
	min-height:30px;
	display:block;
	
}

.old {
	margin:5px auto;
	background-color:#09F;
	color:#FFF;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:95%;
}

.profile {
	font-size:14px;
	text-align:center;
	padding:5px 0;
	border-top:0px solid #eeeeee;
	border-bottom:0px solid #eeeeee;
	margin:0px 0 10px 0px;
}

.profile div {
	padding:5px 0 10px 0;
	font-size:12px;
	
}

.castlist_lastupdate {
	width:100%;
	text-align:right;
	font-size:10px !important;
}

.castlist_schedule_status {
	color:#000 !important;
	
	
}

.castlist_schedule_wrap {
	width:100%;
	padding:0 0%;
	border-top:1px solid #eeeeee;
	min-height:80px;
	
}


.castlist_schedule_wrap div {
	width:95%;
	margin:auto;
}

.comment {
	width:90%;
	margin:auto;
	text-align:left;
	padding-bottom:5px;
}

.comment_point {
	font-size:12px;
	background-color:#09F;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	padding:5px;
	margin-bottom:5px;
}

.float_right {
	float:right;
	font-size:10px;
	padding-right:10px;
	text-align:right;
	color: #9A9A9A;
}

.syame {
	background-color:#eee; 
	color:#fff; 
	padding:20px 0;
	background-image:url(../img/syame_back.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	margin-top:40px;
}

.syame iframe {
	margin:10px 0;
}

.syame_low_logo_titile {
	font-size:26px;
	text-align:center;
	font-weight:800;
	color:#fff;
}


.schedule_schedule_reservation {
	text-align:center;
	padding-bottom:5px;
}

.schedule_schedule_reservation span {
	width:auto !important;
	display: none;
}

@media screen and (min-width:0px) and ( max-width:320px) {

.castlist_wrap {
	width:100% !important;
	float:left;
	margin:0 0%;
	padding-bottom:30px;
	position:relative;
}
	
}


@media screen and (min-width:0px) and ( max-width:320px) {

.castlist_wrap2 {
	width:100% !important;
	float:left;
	margin:0 0%;
	padding-bottom:30px;
	position:relative;
}
	
}


@media screen and (min-width:0px) and ( max-width:900px) {
		.castlist_wrap {
	width:24%;
	float:left;
	margin:0 0.5%;
	padding-bottom:30px;
	position:relative;
		min-height: 690px !important;
}
	
}

@media screen and (min-width:0px) and ( max-width:900px) {
		.castlist_wrap2 {
	width:24%;
	float:left;
	margin:0 0.5%;
	padding-bottom:30px;
	position:relative;
		min-height: 770px !important;
}
	
}


@media screen and (min-width:0px) and ( max-width:880px) {
		.castlist_wrap {
	width:49%;
	float:left;
	margin:0 0.5%;
	padding-bottom:30px;
	position:relative;
		min-height: 500px !important;
}
	
}


@media screen and (min-width:0px) and ( max-width:767px) {
	
	.castlist_wrap {
	width:49%;
	float:left;
	margin:0 0.5%;
	padding-bottom:30px;
	position:relative;
		min-height: 500px !important;
}
	
	.castlist_wrap2 {
	width:49%;
	float:left;
	margin:0 0.5%;
	padding-bottom:30px;
	position:relative;
		min-height: 650px !important;
}
	

.castname_box {
	width:98% !important;
	margin:auto;
}


.castname {
	padding:2px 0 !important;
	float:none;
	display:block;
	text-align:center;
	font-size:12px;
	
}

.castname_small {
	margin:0px auto;
	color:#999;
	text-align:center !important;
	font-size:12px;
	display:block;


}




.profile {
	font-size:10px;
	margin:5px 0 10px 0px;
}

.castlist_schedule_status {
	font-size:10px !important;
	
	
}

.castlist_schedule_wrap {
	
	border-top:0px solid #eeeeee;
	
}

.float_right {
	float:none;
	font-size:10px;
	padding:10px 5px 10px 0;
	display:block;
	margin:auto;
	text-align:right;
	color: #9A9A9A;
}


.castlist_search {
	background-color:#fff;
	padding:5px 0;
	margin-bottom:15px;
	width:100%;
	text-align:center;
}


.castlist_photo_wrap img {
	width:100%;
	max-height:230px;
	overflow:hidden;
	object-fit: cover;
	background-image:url(../img/profile_back.jpg);
	background:no-repeat;
	
	
}



}

@media screen and (min-width:0px) and ( max-width:361px) {
.castlist_photo_wrap img { max-height: 190px; }
}

/* 一覧　*/


/* profile　*/
.profile_wrap {
	margin-top:20px;
	padding:0px 0 0 0;
	width:100%;
	max-width:970px;
	margin:auto;
}

.profile_left {
	width:50%;
	float:left;
	background-color:#fff;
	height:100%;
	margin-top:40px;
}

.profile_right {
	width:49%;
	float:right;
	background-color:#FFF;
	margin-bottom:10px;
	margin-top:40px;
	padding-left:1%;
	
}

.profile_basicinfo_wrap {
	width:100%;
	margin:0px auto 10px auto;
	background-color:#FFF;
	padding:10px;
	border:0px solid #999;
}

.profile_name {
	font-size:18px;
	text-align:left;
	padding:5px 0 5px 0;
	color:#000;
	font-weight:900;
	border-bottom: dotted 1px #F39293;
	margin: 0 0 10px 0;
}

.profile_data {
	font-size:12px;
	color:#999;
	padding:5px 0 0px 0;
	border-bottom:0px solid #999;
	margin-bottom:5px;
}

.data_detail {
	font-size:14px;
	margin:  20px 0 0 0;
}

.data_detail p {
	padding:5px 0 1px 0;
	border-bottom:dotted 1px #CCCCCC;
}

.schedule_schedule_wrap:first-child {
	font-size:12px;
	width:10%;
	flex-basis: 20%;
	text-align:center;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-top:1px solid #999;
	padding-bottom:0px;
}

.schedule_schedule_wrap {
	font-size:12px;
	width:10%;
	flex-basis: 20%;
	text-align:center;
	border-top:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding-bottom:0px;
}

.schedule_schedule_status {
	padding:7px 0 7px 0;
	text-align:center;
	background-color:#eee;
}

.schedule_status_time {
	border-top:1px solid #999;
	text-align:center;
	padding:10px 0;
}


.profile_photo_wrap {
	width:100%;
	padding-bottom:40px !important;
}

.schedule_schedule_know {
	text-align:center;
	background:#F00;
	color:#FFF;
	padding:0px 0;
}


@media screen and (min-width:0px) and ( max-width:767px) { 



}

.profile_photo_wrap img {
  object-fit: cover;
  float:left;
  
}

.profile_title {
	color:#fff;
}

.clearfix {
	clear: both;
	
}


.castlist_schedule_know {
	color:#FFF !important;
}


.profile_small2 {
	color:#666;
	text-align:left !important;
	font-size:12px;
	padding-top:10px;
	
}


.profile_comment {
	width:100%;
	margin:auto;
	text-align:left;
	padding:10px 0 5px 0;
}

.profile_comment_point {
	font-size:12px !important;
	background-color:#09F;
	color:#FFF;
	border-radius:0px;
	text-align:left;
	padding:5px;
	margin-bottom:5px;
}

.profile_comment p {
	font-size:14px !important;
}


.btn-animation-02 {
  display: inline-block;
  width: 200px;
  text-align: center;
  background-color: #9ec34b;
  border: 2px solid #9ec34b;
  font-size: 14px;
  color: #9ec34b;
  text-decoration: none;
  font-weight: bold;
  padding: 5px 24px;
  border-radius: 4px;
  position: relative;
  margin:20px 0 10px 0;
}

.btn-animation-02 span {
  position: relative;
  z-index: 1;
}

.btn-animation-02::before,
.btn-animation-02::after {
  content: "";
  display: block;
  background-color: #FFF;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  transition: .2s;
}
.btn-animation-02::before {
  left: 0;
}
.btn-animation-02::after {
  right: 0;
}

.btn-animation-02:hover:before,
.btn-animation-02:hover:after {
  width: 0;
  background-color: #FFF;
}

.btn-animation-02:hover {
  color: #FFF;
}



.flex {
	display:flex;
}
.flex_table{
  padding: 0;
  border: 1px solid #999;
  text-align: center;
  font-size:12px;
  margin-top:10px;
}
.flex_table li{
  list-style: none;
}
.flex_table li ul{
  padding: 0;
}
.flex_table > li:first-child li{
  background: #eee; 
}
.flex_table li ul li + li{
  border-left: 1px solid #999;
}
.flex_table li ul{
  display: flex;
}
.flex_table li ul li{
  flex-basis: 20%;
  padding: .5em 1em;
}
.flex_table > li + li{
  border-top: 1px solid #999;
}



@media (max-width: 650px) {
  .flex_table{
    display: flex;
  }
  .flex_table > li{
    flex-basis: calc( 100% / 2 );
  }
  .flex_table > li + li{
    border-left: 1px solid #999;
    border-top: none;
  }
  .flex_table li ul{
    display: block;
  }
  .flex_table li ul li + li{
    border-top: 1px solid #999;
    border-left: none;
  }
}






@media screen and (min-width:0px) and ( max-width:767px) {
	
.profile_left {
	width:98%;
	float:none;
	background-color:#fff;
	height:100%;
	margin-top:10px;
	padding:0 1%;
}

.profile_right {
	width:98%;
	float:none;
	background-color:#FFF;
	margin-bottom:10px;
	margin-top:0px;
	padding:0 1%;
	
}


.profile_photo_wrap img {
	
  object-fit: cover;
  float:left;
  
}


.profile_data {
	font-size:14px;
	color:#999;
	padding:0 0 0px 0;
	border-bottom:0px solid #999;
}
	
	
	.profile_basicinfo_wrap {
		width:98%;
		padding:10px 1%;
	}
	
	
	.flex {
	display:block !important;
}
	
	.schedule_schedule_wrap:first-child {
	font-size:12px;
	width:97%;
	flex-basis: 20%;
	text-align:center;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-top:1px solid #999;
	padding-bottom:0px;
	margin:auto;
}

.schedule_schedule_wrap {
	font-size:12px;
	width:97%;
	flex-basis: 20%;
	text-align:center;
	border-top:0px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	padding-bottom:0px;
	margin:auto;
}


.schedule_schedule_status {
	padding:7px 0 7px 1%;
	text-align:left !important;
	background-color:#eee;
	width:29%;
	float:left;
}

	
	.national_holiday,.holiday,.sunday {
	
	background-color:rgba(232,142,142,0.3);
	
	font-weight: bold;
}	
		
	
	
	
	
.schedule_status_time {
	border-top:0px solid #999;
	text-align:left;
	padding:7px 0 7px 1%;
	width:29%;
	float:left;
}

.schedule_schedule_reservation {
	text-align:left;
	padding:7px 0;
	border-top:0px solid #999 !important;
	width:42%;
	float:left;
	padding-left:5px;
	font-size:12px;
}

.schedule_schedule_reservation span {
	display:inline;
}

	
}




/* profile　*/

/* form */


/*--------------------------------------
テキスト
---------------------------------------*/

.msr_text_05 {
  padding-bottom: 20px;
  width: 100%;
}
.msr_text_05 label {
  display: block;
  font-size: 14px;
  padding-bottom: 5px;
  
}
.msr_text_05 input[type=text] {
  background: #fff;
  border: 1px solid #999999;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 14px;
  padding: 10px;
  height: 40px;
  width: 100%;
}

/*--------------------------------------
ラジオボタン
---------------------------------------*/

.msr_radio_05 {
  padding-bottom: 20px;
}
.msr_radio_05 p {
  font-size: 14px;
  padding-bottom: 5px;
}
.msr_radio_05 input[type=radio] {
  display: none;
  margin: 0;
}
.msr_radio_05 input[type=radio] + label {
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 1.5px;
  margin-right: 12px;
  padding: 0 0 0px 24px;
  position: relative;
}
.msr_radio_05 input[type=radio] + label::before {
  border: 1px solid #777777;
  border-radius: 50%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  content: "";
  display: block;
  margin-top: -9px;
  position: absolute;
  left: 0;
  top: 50%;
  height: 16px;
  width: 16px;
}
.msr_radio_05 input[type=radio]:checked + label::after {
  background: #333333;
  border-radius: 50%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  content: "";
  display: block;
  margin-top: -4px;
  position: absolute;
  left: 4px;
  top: 0;
  height: 8px;
  width: 8px;
}

/*--------------------------------------
チェックボックス
---------------------------------------*/

.msr_chack_05 {
  padding-bottom: 20px;
}
.msr_chack_05 p {
  font-size: 14px;
  padding-bottom: 5px;
}
.msr_chack_05 input[type=checkbox] {
  display: none;
  margin: 0;
}
.msr_chack_05 input[type=checkbox] + label {
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 1.5px;
  margin-right: 12px;
  padding: 0 0 0 24px;
  position: relative;
}
.msr_chack_05 input[type=checkbox] + label::before {
  border: 1px solid #999999;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  content: "";
  display: block;
  margin-top: -9px;
  position: absolute;
  left: 0;
  top: 50%;
  height: 16px;
  width: 16px;
}
.msr_chack_05 input[type=checkbox]:checked + label::after {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
}
.msr_chack_05 input[type=checkbox]:checked + label::after {
  border-bottom: 1px solid #333333;
  border-left: 1px solid #333333;
  left: 3px;
  margin-top: -6px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  height: 6px;
  width: 10px;
}

/*--------------------------------------
プルダウン
---------------------------------------*/


.msr_pulldown_05 {
  padding-bottom: 20px;
  position: relative;
  width: 31%;
  margin:0 1%;
  float:left;
}
.msr_pulldown_05 p {
  font-size: 14px;
  padding-bottom: 5px;
}
.msr_pulldown_05 select {
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  background:#FFFFFF;
  border: 1px solid #999999;
  border-radius: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  cursor: pointer;
  padding: 10px;
  position:relative;
  height: 40px;
  width: 230px;
}
.msr_pulldown_05 label{
  position:relative;
}
.msr_pulldown_05 label::after {
  content:"";
  border-bottom: 1px solid #333333;
  border-left: 1px solid #333333;
  right: 16px;
  height: 8px;
  margin-top: -5px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position:absolute;
  top:50%;
  width: 8px;
}

/*--------------------------------------
ファイル選択
---------------------------------------*/

.msr_file_05 {
  padding-bottom: 20px;
  width: 460px;
}

.msr_file_05 label {
  border: 1px solid #999999;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  cursor: pointer;
  display:block;
  font-size:14px;
  padding: 10px;
  position:relative;
  height: 40px;
  width: 230px;
}
.msr_file_05 label::before {
  content:"＋";
  color:#333333;
  font-size:20px;
  line-height:1;
  margin-top: -9px;
  right:10px;
  position:absolute;
  top:50%;
}
.msr_file_05 input[type=file] {
  display: none;
}


/*--------------------------------------
テキストエリア
---------------------------------------*/

.msr_textarea_05 {
  padding-bottom: 10px;
  width: 460px;
}
.msr_textarea_05 label {
  display: block;
  font-size: 14px;
  padding-bottom: 5px;
}
.msr_textarea_05 textarea {
  border: 1px solid #999999;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-size: 13px;
  padding: 10px;
  height: 210px;
  width: 460px;
}

/*--------------------------------------
送信ボタン
---------------------------------------*/
.msr_sendbtn_05{
  margin:0 0 10px;
}



.msr_sendbtn_05 input[type=submit] {
  background-color: #FFFFFF;
  border:1px solid #999999;
  border-radius: 2px;
  color: #333333;
  cursor:pointer;
  display: block;
  font-size: 14px;
  padding: 14px;
  text-align: center;
  text-decoration: none;
  transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  width: 180px;
  margin:auto;
}
.msr_sendbtn_05 input[type=submit]:hover {
  background-color: #999999;
  color: #FFFFFF;
}
.msr_sendbtn_05 input[disabled=disabled] {
  cursor:default;
  opacity: 0.5;
}
.msr_sendbtn_05 input[disabled=disabled]:hover {
  background-color: #FFFFFF;
  color: #333333;
}

@media screen and (min-width:0px) and ( max-width:767px) {
	
	.msr_pulldown_05 {
 
  width: 100%;

  float:none;
}
	
}


.profile_movie {
	width:100%;
	margin-top:40px;
}

#background-movie-player {
      width: 100%;
      height: 545px;
      flex: none;
    }
	
	
	.youtube_outer {
  width: 100%;
  padding-top: 56.3%;
  position: relative;
  top: 0;
  left: 0;
  margin-bottom:40px;
}


.youtube_outer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}


.profileold {
	margin:5px 5px 5px 0;
	background-color:#09F;
	color:#FFF;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:45%;
	float:left;
	font-size:12px;
}

.profilesyu {
	margin:5px 5px 5px 0;
	background-color:#0C3;
	color:#FFF;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:19%;
	float:left;
	font-size:12px;
}


.gohome_ok2 {
	margin:5px 5px 5px 0;
	background-color:#F36;
	color:#FFF;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:19%;
	float:left;
	font-size:12px;
}

.gohome_ng2 {
	margin:5px 5px 5px 0;
	background-color:#eee;
	color:#999;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:19%;
	float:left;
	font-size:12px;
}

.gohome_unknown2 {
	margin:5px 5px 5px 0;
	background-color:#31cd47;
	color:#fff;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:19%;
	float:left;
	font-size:12px;
}

.profilehome {
	margin:5px 5px 5px 0;
	background-color:#F36;
	color:#FFF;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:19%;
	float:left;
	font-size:12px;
}

.pro_size {
	text-align:left; 
	font-size:14px; 
	margin-top:5px 0 0 10px;
	

}
.profile_name span {
	font-weight: 900;
	color: #F16F71;
}


.castsyu {
	margin:5px 5% 5px 5%;
	background-color:#0C3;
	color:#FFF;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:40%;
	float:left;
	font-size:12px;
}

.gohome_ok {
	margin:5px 5% 5px 5%;
	background-color:#F36;
	color:#FFF;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:40%;
	float:left;
	font-size:12px;
}


.gohome_ng {
	margin:5px 5% 5px 5%;
	background-color:#eee;
	color:#999;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:40%;
	float:left;
	font-size:12px;
}


.gohome_unknown {
	margin:5px 5% 5px 5%;
	background-color:#31cd47;
	color:#fff;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:40%;
	float:left;
	font-size:12px;
}


.prothol {
	margin:5px 5px 5px 0;
	background-color:#eee;
	color:#999;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:19%;
	float:left;
	font-size:12px;
}


.casthol {
	margin:5px 5% 5px 5%;
	background-color:#eee;
	color:#999;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:40%;
	float:left;
	font-size:12px;
}

@media screen and (min-width:0px) and ( max-width:767px) {
	
	
	.profileold {
	margin:5px 2px 5px 0;
	background-color:#09F;
	color:#FFF;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:100%;
	float:none;
	font-size:12px;
}

	
	.castsyu {
	margin:5px 2% 5px 2%;
	background-color:#0C3;
	color:#FFF;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:46%;
	float:left;
	font-size:12px;
}



.prothol {
	margin:5px 2% 5px 2%;
	background-color:#eee;
	color:#999;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:46%;
	float:left;
	font-size:12px;
}

	.profilesyu {
	margin:5px 2% 5px 2%;
	background-color:#0C3;
	color:#FFF;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:46%;
	float:left;
	font-size:12px;
}
	.gohome_ok2 {
	margin:5px 2% 5px 2%;
	background-color:#F36;
	color:#FFF;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:46%;
	float:left;
	font-size:12px;
}

.gohome_ng2 {
	margin:5px 2% 5px 2%;
	background-color:#eee;
	color:#999;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:46%;
	float:left;
	font-size:12px;
}

.gohome_unknown2 {
	margin:5px 2% 5px 2%;
	background-color:#31cd47;
	color:#fff;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:46%;
	float:left;
	font-size:12px;
}

	
	
.casthol {
	margin:5px 2% 5px 2%;
	background-color:#eee;
	color:#999;
	border-radius:10px;
	padding:4px 2%;
	display:block;
	width:46%;
	float:left;
	font-size:12px;
}

.gohome_ok {
	margin:5px 2% 5px 2%;
	background-color:#F36;
	color:#FFF;
	border-radius:10px;
	padding:4px 2%;
	display:block;
	width:46%;
	float:left;
	font-size:12px;
	max-width:150px;
}

.gohome_ng {
	margin:5px 2% 5px 2%;
	background-color:#eee;
	color:#999;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:46%;
	float:left;
	font-size:12px;
	max-width:150px;
}


.gohome_unknown {
	margin:5px 2% 5px 2%;
	background-color:#31cd47;
	color:#fff;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:46%;
	float:left;
	font-size:12px;
	max-width:150px;
}


.profile div {
	padding:5px 0 5px 0;
	font-size:12px;
	
}
	
	.qa_field table {
	width:100% !important;
	float: none;
}
	
}



.col-head-type1 {
  border-collapse: collapse;
  width: 100%;
}
 
.col-head-type1 th,
.col-head-type1 td {
  border: 1px solid #dbe1e8;  
  padding: 8px;
}
 
.col-head-type1 th {
  background:#0099ff !important;
  text-align: center !important;
  width: 120px;
  font-size:14px;
  color:#fff;
}
 
@media screen and (min-width:0px) and ( max-width:420px) {
  .col-head-type1 tr,
  .col-head-type1 th,
  .col-head-type1 td {
    display: block;
    width: auto;
  }
  
  .col-head-type1 tr:first-child {
    border-top: 1px solid #dbe1e8;  
  }
  
  .col-head-type1 th,
  .col-head-type1 td {
    border-top: none;
  }
}


.qa_wrap {
	width: 100%;
}
.qa_box_wrap {
	border: 1px solid #ccc;
	font-size: 12px;
}

.qa_box1 {
	width: 15%;
	float: left;
	background-color:#0099ff;
	color: #FFFFFF;
	padding: 5px 0;
}

.qa_box2 {
	width: 35%;
	float: left;
	padding: 5px 3px;
	text-align: left;
}

@media screen and (min-width:0px) and ( max-width:767px) {
	
	.qa_wrap {
	width: 98%;
		margin: auto;
}
	
	.qa_box_wrap {
	border-bottom: 0px solid #ccc;
	font-size: 12px;
}

	
	.qa_box1 {
	width: 35%;
	float: left;
	background-color:#0099ff;
	color: #FFFFFF;
	padding: 5px 0;
		border-bottom: 1px solid #ccc;
}

.qa_box2 {
	width: 65%;
	float: left;
	padding: 5px 2px;
	text-align: left;
	border-bottom: 1px solid #ccc;
}
}

.qa_field {
	width:100%;
	border-top:1px solid #CCC;
	border-left:0px solid #CCC;
	border-right:0px solid #CCC;
	font-size:12px;
	float: none:
}


.qa_field table {
	width:50%;
	float: left;
}

.qa_field table th {
	width:30%;
	padding:5px 0;
	background-color:#0099ff;
	font-weight:100;
	border-bottom:1px solid #CCC;
	
	
}


.qa_field table td {
	width:70%;
	height: 31px;
	text-align:left;
	padding-left:2% !important;
	border-bottom:1px solid #CCC;
	border-top:0px solid #CCC;
	border-right:1px solid #CCC;
	border-left:0px solid #CCC;
	
}






.profile_question {
	width:30%;
	float:left;
	padding:5px 0;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background-color:#0099ff;
}

.profile_answer2 {
	width:70%;
	text-align:left;
	padding-left:2% !important;
	float:left;
	padding:5px 0;
	border-bottom:1px solid #CCC;
	height:45px;
}


.profile_question2 {
	width:30%;
	float:left;
	padding:5px 0;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background-color:#0099ff;
	height:45px;
}

.profile_answer {
	width:70%;
	text-align:left;
	padding-left:2% !important;
	float:left;
	padding:5px 0;
	border-bottom:1px solid #CCC;
}



.op_field {
	width:100%;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:0px solid #CCC;
	font-size:13px;
}


.op_field table {
	width:100%;
}

.op_field table th {
	width:30%;
	padding:5px 0;
	background-color:#e94a71;
	font-weight:100;
	border-bottom:1px solid #CCC;
	border-top:0px solid #CCC;
	border-right:0px solid #CCC;
	border-left:0px solid #CCC;
	padding:1% 1%;
	text-align:left;
	
}


.op_field table td {
	width:70%;
	text-align:left;
	padding-left:2% !important;
	border-bottom:1px solid #CCC;
	border-top:0px;
	border-right:1px solid #CCC !important;
}

.op_field_left {
	width:50%;
	float:left;
	
}

.op_field_right {
	width:50%;
	float:left;
}

.op_question {
	width:30%;
	float:left;
	padding:5px 0;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background-color:#e94a71;
}

.op_answer {
	width:70%;
	text-align:left;
	padding-left:2% !important;
	float:left;
	padding:5px 0;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC !important;
	
}

.op_text {
	width:100%;
	margin:auto;
	font-size:14px;
	padding-top:10px;
	text-align:left;
}

.op_text p {
	padding-bottom:20px;
}

@media screen and (min-width:0px) and ( max-width:767px) {
	
	
	
	
	.op_field {
	width:98%;
	
	margin:auto;
}
	
	.op_field_left {
	width:100%;
	float:none;
	margin:auto;
	
}

.op_field_right {
	width:100%;
	float:none;
	margin:auto;
}

.op_text {
	width:98%;
	margin:auto;
	
}


	
}



figure.hover-parent {
	width: 20%;
	
	position: relative;
	margin-bottom: 0;
	overflow: hidden;
	float:left;
	border:0.5px solid #FFF;
	
}




figcaption.hover-mask {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.6);
	opacity: 0;
	color: #fff;
	display: flex;
	align-items: center;
	text-align: center;
	padding: 30px;
}
figure.hover-parent:hover .hover-mask {
	opacity: 1;
}
figcaption.hover-mask2 {
	transition:all 0.6s ease;
}
figcaption.hover-mask3 {
	transition: all 0.6s ease;
	padding-bottom: 0;
}
figure.hover-parent:hover .hover-mask3 {
	padding-bottom: 30px;
}



@media screen and (min-width:0px) and ( max-width:735px) {
	
	
	figure.hover-parent {
	width: 33.333%;
	position: relative;
	margin-bottom: 0;
	overflow: hidden;
	float:left;
	border:0.5px solid #FFF;
	font-size:12px;
}

}


#slider2 div p {
	display:none;
}


#slider2 div img {
	width:100%;
	object-fit:contain;
	height:400px;
	background-color:#f8f8f8;
	
}

.bx_samll {
	width:20%;
	height:100px;
	overflow:hidden;
	float:left;
	border:0.5px solid #fff;
}

.bx_samll img {
	width:100%;
	height:100%; 
	object-fit: cover;
	max-height:150px;
	overflow:hidden;
	
}

.figure_box a {
	color:#FFF;
}

.trimming img {
	width:100%;
	height:100%; 
	object-fit: cover;
	max-height:200px;
	overflow:hidden;
}
	


.flex2{
  padding: 2.5% 0;
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  );
  width:80%;
  max-width:980px;
  margin:auto;
}
.flex2 > *{
  width: 20%;
  background: #fff;
  font-size: 64px;
  text-align: center;
  margin:auto;
}
.flex2,
.flex2 > *{
  border: 0px solid #aaa;
}

.flex2 p {
	border: 1px solid #aaa;
	border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
	width:100px;
	height:100px;
	background-color:#0e68b2;
	display: table-cell; /* IE8から使用可能 */
 vertical-align: middle;
	
}

.flex2 a p {
	color:#FFF
}



/*========================================   タブ   ========================================*/	
/*タブ*/
.tab{
	max-width:1028px;
	width:100%;
	margin:20px auto 30px auto;
	display: flex;
justify-content: center;
align-items: center;
}
.tab li{
	width:13%;
	text-align:center;
}
.tab li a{
	margin:0 auto;
	display:block;
	width:100px;
	height:100px;
	line-height:100px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color:#999;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
	font-size:12px;
}

.tab li a:link{
	color:#FFFFFF;
}
.tab li a:visited{
	color:#FFFFFF;
}
.tab li a:hover{
	color:#FFFFFF;
	background-color:#666666;
}
.tab li.present a{
	background-color:#3b4977;
}



.tab .active {
	color:#333333;
	border-bottom: #CCCCCC dotted 0px;
	padding-bottom: 0px;
	display:block;
}

.area ul {
  display: none;
}

.area ul.show {
  display: block;
}

@media screen and (min-width:678px) and ( max-width:786px) {/*480まで(SP)*/

.tab li{
	width:14.5%;
	text-align:center;
}
	.tab li a{
		width:90px;
		height:90px;
		line-height:90px;
		font-size: 10px !important;
	
	}
	
	
	
	
}


@media screen and (min-width:480px) and ( max-width:677px) {
	
	.tab li{
	width:14.5%;
	text-align:center;
}
	.tab li a{
		width:70px;
		height:70px;
		line-height:70px;
		font-size: 10px !important;
	
	}
	
}


@media screen and (min-width:321px) and ( max-width:479px) {/*480まで(SP)*/

.tab li{
	width:13.6%;
	text-align:center;
}
	.tab li a{
		width:50px;
		height:50px;
		line-height:50px;
		font-size: 10px !important;
	}
}


@media screen and (min-width:0px) and ( max-width:320px) {/*480まで(SP)*/

.tab li{
	width:13.6%;
	text-align:center;
}
	.tab li a{
		width:40px;
		height:40px;
		line-height:40px;
		font-size: 8px !important;
	}
}




.trimming {
  width:500px;
  height:200px;
  overflow:hidden;
  }

.trimming img { position:relative;}

.cle { clear: both;} /*float解除用*/









.area ul {
  display: none;
}
.area ul.show {
  display: block;
}


.op_field_left a {
	text-decoration:underline;
	color:#FFF;
}

.op_field_right a {
	text-decoration:underline;
	color:#FFF;
}



/*恋愛ヒストリー・処方箋*/
.sub_content {
	padding:0px 0;
	margin:20px 0;
	color:#FFF;
}

.p_his {
	background-image:url(../../profile/01.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
}


.p_his2 {
	background-image:url(../../profile/02.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
}

.h2_pro {
	font-size:18px;
	padding:0px 0 5px 0;
	font-weight:500;
}

.main_content {
	width:60%;
	margin:0 auto 0 auto;
	padding:20px 0;
	background-color: rgba(0,0,0,0.5);
	font-size:14px;
	min-height:400px;
}

.main_content p {
	text-align:center;
	padding:15px 0;
	line-height:25px;
}


@media screen and (min-width:0px) and ( max-width:786px) {
	.main_content {
	width:85%;
	margin:0 auto 0 auto;
	padding:0;
	background-color: rgba(0,0,0,0.5);
	font-size:12px !important
}

.h2_pro {
	font-size:14px !important;
	padding:5 0 0 0 !important;
	
}
	.main_content p {
	text-align:center;
	padding:10px 0;
	line-height:25px;
}
	
}


.sche_chat {
	width:95%;
	margin:10px auto;
	padding:5px;
	font-size:0.8rem;
	text-align:center !important;
	background-color:#fff;
	border:2px solid #333;
	border-radius:50px;
	vertical-align:central;
}


.sche_chat3 {
	width:95%;
	margin:10px auto;
	padding:5px;
	font-size:0.8rem;
	text-align:center !important;
	background-color:#71CB00;
	border:2px solid #3CA100;
	border-radius:50px;
	vertical-align:central;
	color: #FFFFFF;
}


.sche_chat5 {
	width:95%;
	margin:10px auto;
	padding:5px;
	font-size:0.8rem;
	text-align:center !important;
	background-color:#F6373A;
	border:2px solid #F6373A;
	border-radius:50px;
	vertical-align:central;
	color: #FFFFFF;
}


.pro_chat {
	width:40%;
	margin:10px auto;
	padding:5px;
	font-size:0.9rem;
	text-align:center !important;
	background-color:#fff;
	border:2px solid #333;
	border-radius:50px;
}

.pro_chat img {
	margin-right:10px;
}

.pro_chat a {
	color:#000;
}


.castlist_schedule_time {
	width:100%;
	text-align:center;
	font-size:0.8rem !important;
	border-bottom:0px solid #CCC;
} 

.castlist_schedule_time2 {
	width:85%;
	padding:10px;
	text-align:center;
	font-size:0.8rem !important;
	border-bottom:0px solid #CCC;
	position:absolute;
	left: 0;
	right: 0;margin: auto !important;
	bottom:5%;
	display:block;
	background-color:#fff;
	color:#f30 !important;
	font-weight:900;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	opacity:0.9;
} 



.gall {
  position: relative;
  color:#FFF;
  
  }

.gall span {
  position: absolute;
  bottom: 0%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
  /*文字の装飾は省略*/
  color:fff !important;
  text-align:left;
  width:60%;
  font-size:0.8rem;

  }


.gall span a {
	color:#FFF;
	text-decoration:underline;
	cursor:pointer;
	font-size:0.9rem !important;
}

.gall img {
  width: 100%;

  }
  
.last_updata { 
  float:right; padding-right:10px; font-size:10px;
  margin-top:4px;
	color: #9A9A9A;
}
  
  
  @media screen and (min-width:0px) and ( max-width:767px) {
  .gall span {
  width:50%;

  

  }

.gall span a {
	 
}


  
  }
  
  
  
   @media screen and (min-width:0px) and ( max-width:593px) {
  .gall span {
  width:52%;

  }
  
  }
  
    @media screen and (min-width:0px) and ( max-width:462px) {
  .gall span {
  width:60%;

  }
  
  .last_updata { 
  float:right; padding-right:10px; font-size:10px;
  margin-top:4px;
	  color: #9A9A9A;
}

.pro_chat {
	width:90%;
	
}.castlist_schedule_time2 {
	
	font-size:0.6rem !important;
	
} 
  
  }
  
  
     @media screen and (min-width:0px) and ( max-width:420px) {
  .gall span {
  width:78%;

  }
  
  }
  
   @media screen and (min-width:0px) and ( max-width:320px) {
   .last_updata { 
  float:none; 
  padding-right:0px; 
  font-size:10px;
  margin-top:4px;
  display:block;
  width:100%;
  text-align:center;
	   color: #9A9A9A;
   }
   
   .gall span {
	   font-size:12px !important;

  }
   
   }
   
   
   .blog_contents {
	   width:98%;
	   margin:auto;
	   max-width:960px;
   }
   
   .blog_left {
	   float:left;
	   width:30%;
	   display:block;
   }
   
   
   .blog_left2 {
	   float:left;
	   width:30%;
	   display:none;
   }
   
   .blog_right {
	   float:right;
	   width:65%;
   }
   
   .blog_right h2 {
	   font-size:21px;
	   padding:5px 10px;
	   background-color:#384675;
	   color:#FFF;
   }
   
   .blog_right small {
	   font-size:10px;
	   padding:10px 0;
	   text-align:right;
	   width:100%;
	   display:block;
   }
   
   .blog_rec {
	   padding-bottom:3px;
	   border-bottom:dotted #CCCCCC 1px;
	   margin-bottom:5px;
   }
   
 .post_list {
	 border-bottom:1px dotted #CCCCCC;
	 padding:5px 0px 5px 0;
	 font-size:12px;
	 
 }
 
.blog_box_wp {
	width:24%;
	text-align:left;
	margin:0 0.5% 15px 0.5%;
	border:3px solid #CCC;
	padding:3px;
	float:left;
	min-height:320px;
}

.blog_box_wp img {
	max-height:150px;
	width:100%;
	overflow:hidden;
	object-fit: cover;
	
}

.blog_box_wp .entry-title {
	padding:0 0 10px 0;
	font-size:14px;
	line-height:20px;
	display:block;
	margin:0;
}

.entry-box {
	font-size:12px;
	width:100%;
}
   
   @media screen and (min-width:0px) and ( max-width:767px) {
	   
	   .blog_left {
	   float:left;
	   width:30%;
	   display:none;
   }
   
   
   .blog_left2 {
	   float:none;
	   width:98%;
	   display:block;
	   text-align:left;
	   margin:20px auto 0 auto;
	   border-top:3px solid #999999;
	   padding-top:5px;
   }
   
   .blog_right {
	   float:none;
	   width:100%;
	   
   }
   
   .blog_right img {
	   margin:auto;
   }
   
   .blog_box_wp {
	width:98%;
	
	text-align:left;
	margin:0 1% 15px 1%;
	border:3px solid #CCC;
	padding:10px;
	float:left;
}

.blog_box_wp img {
	max-height:250px;
	width:100%;
	overflow:hidden;
	object-fit: cover;
	
}

   }
   
    @media screen and (min-width:321px) and ( max-width:360px) {

   
   .castname {
	padding:2px 0 !important;
	float:none;
	display:block;
	text-align:center;
	font-size:10px;
	
}
   
   .casthol {
	margin:5px 5% 5px 5%;
	background-color:#eee;
	color:#999;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:40%;
	float:left;
	font-size:12px;
}


.castsyu {
	margin:5px 5% 5px 5%;
	background-color:#0C3;
	color:#FFF;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:40%;
	float:left;
	font-size:12px;
}


.gohome_ok {
	margin:5px 5% 5px 5%;
	background-color:#F36;
	color:#FFF;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:40%;
	float:left;
	font-size:12px;
	max-width:150px;
}

.gohome_ng {
	margin:5px 5% 5px 5%;
	background-color:#eee;
	color:#999;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:40%;
	float:left;
	font-size:12px;
	max-width:150px;
}

	}
	
	
	@media screen and (min-width:0px) and ( max-width:321px) {
		.gohome_ng {
	margin:5px 5px 5px 2%;
	background-color:#eee;
	color:#999;
	border-radius:10px;
	padding:4px 6px;
	display:block;
	width:44%;
	float:left;
	font-size:12px;
	max-width:150px;
}
		
		
	}
	


.search_box input[type="radio"] {display: none;}
.search_box label{
	padding: 5px;
	background:#929292;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 1;
	transition: .2s;
	margin: auto;
	
}
.search_box label:first-of-type{
	border-radius: 3px 0 0 3px;
}
.search_box label:last-of-type{
	border-radius: 0 3px 3px 0;
}

	ul.foo li input[type="radio"]:checked {
		color: #000;
}
	
	
ul.foo {
    display:table;
    table-layout:fixed;
    width:100%;
    padding:30px 0 10px 0;
		background:#fff;
}
ul.foo li {
	width: 20%;
	float: left;
    text-align:center;
    border-left:1px solid white;
}

 ul.foo li.first {
	width: 16%;
	float: left;
		 font-size: 14px;
	 text-align: center;
}

ul.foo li:first-child {
    border:none;    
}
ul.foo li a {
    display:block;
    text-decoration:none;
    color:white;
}
	

 @media screen and (min-width:0px) and ( max-width:768px) {
	 
	ul.foo li {
	width: 50%;
	float: left;
		 font-size: 14px;
		 margin: 5px 0;
}
	
	ul.foo li:first-child {
    width: 100%;
	float: none;
		 font-size: 14px;
		 margin: 5px 0;
		 text-align: center;
		 display: block !important;   
}
	
	
	 ul.foo li.first {
	width: 100%;
	float: none;
		 font-size: 14px;
		 margin: 5px 0;
		 text-align: center;
		 display: block !important;
}
	
	 #id_search-name {
	width: 140px !important;
	height: 40px !important;
	font-size: 14px !important;
	margin: 0 10px 0px 0;
}
	
	.result {
		display: block;
		padding: 5px 0;
	}
	
	.search_name {
		display: block !important;
		font-size: 12px !important;
		width: 50% !important;
		text-align: left;
		float: left;
	}
	
	
	.search_name2 {
		display: block !important;
		font-size: 12px !important;
		width: 100% !important;
		text-align: center;
		float: none !important;
		margin: 0 0 10px 0 !important;
		padding: 0 0 0px 0;
		background-color: #fff;
	}
	 
	 
	 
	 #id_default_order {
	display: block !important;
		font-size: 12px !important;
		width: 100% !important;
		text-align: center;
		float: none !important;
		margin: 0 0 0px 0 !important;
	
}

	 
	  #id_search-name {
	width: 160px !important;
	height: 40px !important;
	font-size: 14px !important;
	margin: 0 10px 0px 0;
}
	

	 #sbtn{
width:70px;/*検索ボタンの横幅*/ 
height:40px !important;/*検索ボタンの縦幅*/
}


	 .swiper-container {
	width: 100% !important;
	float: none !important;
}
	 
	 
.easy_detail_right {
	width: 100% !important;
	float: none !important;
	margin: 0 !important;
}

	 
	 
}


@media screen and (min-width:0px) and ( max-width:414px) {
	 
	 ul.foo li {
	width: 50%;
	float: left;
		 font-size: 14px;
		 margin: 5px 0;
}
	
	ul.foo li:first-child {
    width: 100%;
	float: none;
		 font-size: 14px;
		 margin: 5px 0;
		 text-align: center;
		 display: block !important;   
}
	
	
	 ul.foo li.first {
	width: 100%;
	float: none;
		 font-size: 14px;
		 margin: 5px 0;
		 text-align: center;
		 display: block !important;
}
	
	 #id_search-name {
	width: 140px !important;
	height: 40px !important;
	font-size: 14px !important;
	margin: 0 10px 0px 0;
}
	
	.result {
		display: block;
		padding: 5px 0;
	}
	
	.search_name {
		display: block !important;
		font-size: 12px !important;
		width: 50% !important;
		text-align: left;
		float: left;
	}
	
	
	.search_name2 {
		display: block !important;
		font-size: 12px !important;
		width: 100% !important;
		text-align: center;
		float: none !important;
		margin: 0 0 10px 0 !important;
	}
	
	
	
	
}
	

@media screen and (min-width:0px) and ( max-width:375px) {
	
	.search_name {
		display: block !important;
		font-size: 10px !important;
		width: 100% !important;
		text-align: center;
		float: left;
	}
}

#form1{
margin-bottom:15px;/*フォームの下に余白*/	 	
}
/*検索ボックス*/
#sbox{
outline:0;/*クリック時の青い枠線消す*/	
height:30px;/*検索ボックスの高さ*/	
padding:0 10px;/*テキスト位置調整*/	 
border-radius:2px 0 0 2px;/*検索ボックスの角を丸める*/		
background:#eee;/*検索ボックスの背景カラー*/		
}
/*検索ボタン*/
#sbtn{
width:70px;/*検索ボタンの横幅*/ 
height:50px;/*検索ボタンの縦幅*/ 
 
left:270px;/*検索ボタンの位置調整*/  
top:0;
border-radius:0 0px 0px 0;/*検索ボタンの角を丸める*/ 
background:#0e68b2;/*検索ボタンの背景カラー*/ 
border:none;/*検索ボタンの枠線を消す*/ 
color:#fff;/*検索ボタンのテキストカラー*/ 
font-weight:bold;/*検索ボタンのテキスト太字*/ 
font-size:16px;/*検索ボタンのフォントサイズ*/ 
}
/*検索ボタンマウスオーバー時*/
#sbtn:hover{
color:#fff;/*検索ボタンマウスオーバー時のフォントカラー*/ 
}

#id_search-name {
	width: 200px !important;
	height: 50px;
	font-size: 16px;
	margin: 0 10px 0px 0;
}

.talent_s {
	padding: 0px 0 10px 0;
	font-size: 12px;
	border-bottom: 1px solid #999999;
}


.acd-check{
    display: none;
}
.acd-label{
    background: #0e68b2;
    color: #fff;
    display: block;
    margin-bottom: 10px;
    padding: 10px;
}
.acd-content{
    border: 1px solid #333;
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
	margin: 0 0 20px 0;
}
.acd-check:checked + .acd-label + .acd-content{
    height: auto;
    opacity: 1;
    padding: 10px;
    visibility: visible;
}

.search_name {
	float: left;
	margin: 2px 0 6px 0;
	font-size: 12px;
	width: 48%;
	display: block;
	text-align: center;
}


.search_name a {
	display: contents;
}

.search_name2 {
	float: left;
	margin: -2px 0 6px 0;
	font-size: 12px;
	background-color: #0e68b2;
	padding: 5px 10px;border-radius: 5px;
	
}




#id_default_order {
	font-size: 12px;
	background-color: #0e68b2;
	
}

#id_count {
	color: #972123;
	font-size: 16px;
	font-weight: 800;
}

.search_name2 {
	color: #fff !important;
}

.search_name2:hover {
	text-decoration: underline;
	color: #fff !important;
}



.pager .pagination {
  text-align: center;
	margin-bottom: 10px;
}

.pager .pagination li {
  display: inline;
  margin: 0 1px;
  padding: 0;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  position: relative;
  border-radius: 10px;
}


.pager .pagination li a{
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display:table;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

.pager .pagination li a span{
  display:table-cell;
  vertical-align:middle;
}

.search_outline {
	max-width: 980px;
	margin: auto;
}
.pager .pagination li a:hover,
.pager .pagination li a.active{
  color: #fff;
  background: #0e68b2;
}

.modal4_box {
	text-align: left;
	margin: 0% 0 0 0;
	padding: 10px;
	font-size: 14px;
}

.modal4_box p {
	padding: 10px 0 10px 0;
}



#smodal4{
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 98%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.7);
	margin: 0 auto;
}


#smodal5{
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.7);
	margin: 0 auto;
}




#modal_content{
    width:100%;
	max-width: 500px;
    background:#fff;
    margin:15% auto;
    padding:10px;
    position:relative;
    
}





button {
        background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        appearance: none;
}
#btn_open {
	background: #ABABAB;
	border-radius: 10px;
	padding: 0px 0;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin: 0 5px 0 0 !important;
	
}

#btn_open2 {
	background: #ABABAB;
	border-radius: 10px;
	padding: 0px 0;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}

#btn_open3 {
	background: #ABABAB;
	border-radius: 10px;
	padding: 0px 0;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	float: left;
}


.btn_close {
	width: 100px;
	height: 30px;
	background: #D2D2D2;
	margin: 10px auto 0 auto !important;
	color: #000;
	text-align: center;
	cursor: pointer;
	padding: 5px 0 0 0;
}


/* モーダル簡易詳細 */


.modalArea {
  display:none;
  position: fixed;
  z-index: 10; /*サイトによってここの数値は調整 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

}

.modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(30,30,30,0.9);
}

.modalWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%,-50%);
  width: 70%;
  max-width: 98%;
  padding: 10px 30px;
  background-color: #fff;
	text-align: left;
}

.modalContents .easy_detail {
	width: 35%;
	float: left;
}

.modalContents .easy_detail_right {
	width: 64%;
	float: right;
}

.closeModal {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  cursor: pointer;
}





.swiper-my-pagination .swiper-pagination-bullet {
  width: auto;
  height: auto;
  border-radius: 0;
}
.swiper-container-horizontal > .swiper-my-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
}
.swiper-my-pagination img {
  box-shadow: none;
  margin: 0;
  vertical-align: bottom;
}
.swiper-my-pagination {
  display: table;
}
.swiper-my-pagination {
  display: table;
  table-layout: fixed;
}
.swiper-my-pagination .swiper-pagination-bullet {
  display: table-cell;
  padding: 2px;
  background: transparent;
  opacity: 1;
}
.swiper-my-pagination .swiper-pagination-bullet-active {
  background: transparent;
  opacity: 0.6;
}



.modal_wrap input{
    display: none;
}

.modal_overlay{
    display: flex;
    justify-content: center;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    opacity: 0;
    transition: opacity 0.5s, transform 0s 0.5s;
    transform: scale(0);
}

.modal_trigger{
    position: absolute;
    width: 100%;
    height: 100%;
}

.modal_content{
    position: relative;
    align-self: center;
    width: 100% !important;
    max-width: 860px;
    padding: 30px 30px 15px;
    box-sizing: border-box;
    background: #fff;
    line-height: 1.4em;
    transition: 0.5s;
	text-align: left !important;
}

.close_button{
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 24px;
    cursor: pointer;
	z-index: 9999 !important;
}

.modal_wrap input:checked ~ .modal_overlay{
    opacity: 1;
    transform: scale(1);
    transition: opacity 0.5s;
}

.open_button{
   
    justify-content: center;
    align-items: center;
    width: 200px;
    height: 30px;
    margin: auto;
    padding: 8px 16px;
    color: #444;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    box-shadow: 0 1px 3px rgba(0,0,0,0.6);
    border-radius: 16px;
    cursor: pointer;
}


.swiper-container {
	width: 33%;
	float: left;
}

.easy_detail_right {
	width: 64%;
	float: right;
	margin-right: 1px!important;
}


.guravure_wrap {
	margin: 20px 0 20px 0;
	border: 5px #DDDDDD solid;
}

.guravure_enter {
	margin: 10px 0;
	border: 0px #DDDDDD solid;
}

.guravure_enter img {
	width: 100%;
}



		.demo111 {
			width: 100%;
			border-top:1px solid #CCC;
			border-right:0px solid #CCC;
			border-left:1px solid #CCC;
			margin: 20px 0 0 0;
			
		}
		
		td.tm {width: 15%;
			display:block;
		float: left;
        background-color:#0099ff;
			border-bottom:1px solid #CCC;
			font-size: 12px;
			color: #FDFDFD;
        padding: 5px 0;

}

td.tn {width: 35% !important;
			display:block;
		float: left;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
font-size: 12px;
padding: 5px 0 5px 5px;
text-align: left;

}


td.om {width: 15%;
			display:block;
		float: left;
        background-color:#e94a71;
			border-bottom:1px solid #CCC;
			font-size: 12px;
			color: #FDFDFD;
        padding: 5px 0;

}

td.on {width: 35% !important;
			display:block;
		float: left;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
font-size: 12px;
padding: 5px 0 5px 5px;
text-align: left;

}

td.om a {
	color: #FFFFFF;
	text-decoration: underline;
}

/** table2 **/
.demo254 {
			width: 100%;
			border-top:1px solid #CCC;
			border-right:0px solid #CCC;
			border-left:1px solid #CCC;
			margin: 20px 0 0 0;
			
		}
		
		td.tm2 {width: 35%;
			display:block;
		float: left;
        background-color:#EA0A48;
			border-bottom:1px solid #CCC;
			font-size: 12px;
			color: #FDFDFD;
        padding: 5px 0;

}

td.tn2 {width: 65% !important;
			display:block;
		float: left;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
font-size: 12px;
padding: 5px 0 5px 5px;
text-align: left;

}


td.om {width: 15%;
			display:block;
		float: left;
        background-color:#e94a71;
			border-bottom:1px solid #CCC;
			font-size: 12px;
			color: #FDFDFD;
        padding: 5px 0;

}

td.on {width: 35% !important;
			display:block;
		float: left;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
font-size: 12px;
padding: 5px 0 5px 5px;
text-align: left;

}

td.om a {
	color: #FFFFFF;
	text-decoration: underline;
}



@media screen and (min-width:0px) and ( max-width:768px) {
	
	.demo111 {
			width: 98%;
		margin: auto;
			
		}
	
		
		td.tm {width: 30% !important;
			display: block;
			
			
		float: left;}
	td.tn {width: 70% !important;
			display: block;
		float: left;
	}
	
	td.om {width: 30% !important;
			display: block;
			
			
		float: left;}
	td.on {width: 70% !important;
			display: block;
		float: left;
	}
	
	.modal_content{
    position:relative;
    align-self:baseline;
    width: 96% !important;
    max-width: 860px;
    padding: 10px 10px 15px;
    box-sizing: border-box;
    background: #fff;
    line-height: 1.4em;
    transition: 0.5s;
	text-align: left !important;
}

	.modal_overlay{
    display: flex;
    justify-content: center;
    overflow-y:scroll;
		overflow-x: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    opacity: 0;
    transition: opacity 0.5s, transform 0s 0.5s;
    transform: scale(0);
}

}


.easy_detail_name {
	
	background: #DB2800; 
	color: #FFFFFF; 
	padding: 5px 4px; 
	width: 80%; 
	max-width: 460px;
	margin: 40px auto 30px auto; 
	border-radius: 20px; 
	font-size: 14px;
}

.button_hover:hover {
	text-decoration: underline;
}

.s_prev {
	width: 46%;
	margin: 0 2% 0 2%;
	float: left;
	font-size: 14px;
}

.s_next {
	width: 46%;
	margin: 0 2% 0 2%;
	float: right;
	font-size: 14px;
}


@media screen and (min-width:0px) and ( max-width:375px) {
	
	.s_prev {
	width: 45%;
	text-align: left;
	float: left;
	font-size: 12px;
		margin: 0 0 0 5px !important;
}

.s_next {
	width:45%;
	text-align: right;
	float: right;
	font-size: 12px;
	margin: 0 5px 0 0 !important;
}

	
}


.text__icon {
  vertical-align: middle;
}
.text__link {
  vertical-align: middle;
	font-size: 12px; font-weight: 100 !important;
	color:#B13200 !important;
	padding: 2px 5px !important;
	display: block;
	background: #e8e8e8 !important;
	border: 1px #EFEFEF solid !important;
	margin: 0 0 10px 0 !important;
	cursor: pointer;
	width: 45%;
	float: left;
	
}

.text__link:hover {text-decoration: underline;}

#modal{
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.7);
}
#modal_content{
  max-width:500px;
	width: 100%;
  background:#fff;
  margin:25% auto;
  padding:10px;
  position:relative;
  animation:animatetop 0.4s;
	text-align: left;
	font-size: 12px;
}



#modal2{
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.7);
}
#modal_content2{
  max-width:500px;
	width: 100%;
  background:#fff;
  margin:25% auto;
  padding:10px;
  position:relative;
  animation:animatetop 0.4s;
	text-align: left;
	font-size: 12px;
}


@keyframes animatetop{
  from{top:-300px;opacity:0}
  to{top:0;opacity:1}
}

.money_wrap {
	background-color:#FFE9E9;
	padding: 0 10px;
	border-top: dotted #CC6466 1px;
	border-bottom: dotted #CC6466 1px;
}

.o_money {
	text-align: left;
	padding: 10px 0 5px 0;
	font-size: 22px;
	margin: 5px 0 0 0;
}

.money {
	font-weight: 900;
	color: #C65759;
}

.money_sub {
	font-weight: 900;
	color: #000;
}

.money_min {
	font-weight: 900;
	color: #000;
	font-size: 14px;
}

.o_money_sub {
	font-size: 14px;
	text-align: left;
	padding:  0 0 10px 0;
	margin: 0 0 5px 0;
}


.o_money_list {
	text-align: center;
	padding: 10px 0 5px 0;
	font-size: 16px;
	margin: 5px 0 0 0;
}

.o_money_sub_list {
	text-align: center;
	font-weight: 900;
	color: #000;
	font-size: 14px;
}

.money_min_list {
	font-weight: 900;
	color: #000;
	font-size: 12px !important;
}




.keisan table {width: 100% !important;}
			
.keisan td{width: 20% !important;}


.cp_ipselect {
	overflow: hidden;
	width: 90%;
	margin: 2em auto;
	text-align: center;
}
.cp_ipselect 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;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl05 {
	position: relative;
	border-radius: 2px;
  border-radius: 50px;
	background: #da3c41;
}
.cp_ipselect.cp_sl05::before {
	position: absolute;
	top: 0.8em;
	right: 0.8em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #ffffff;
	pointer-events: none;
}
.cp_ipselect.cp_sl05 select {
	padding: 8px 38px 8px 8px;
	color: #ffffff;
}



.cp_iptxt {
	position: relative;
	width: 40%;
	margin: 40px 3%;
}
.cp_iptxt input[type='text'] {
	font: 15px/24px sans-serif;
	box-sizing: border-box;
	width: 80%;
	padding: 0.3em;
	transition: 0.3s;
	letter-spacing: 1px;
	color:#DE5B5D;
	font-weight: 900;
	border: none;
	border-bottom: 2px solid #1b2538;
	background: transparent;
	text-align: right;
}
.ef input[type='text']:focus {
	border-bottom: 2px solid #da3c41;
	outline: none;
}

.td100 {width: 98% !important; margin: 0 1%;}

@media screen and (min-width:0px) and ( max-width:768px) {

	.keisan td{width: 49% !important; float: left; margin: 0 0.5%;}
	.cp_iptxt input[type='text'] { width: 90% !important; text-align: right;}
	
	.cp_ipselect {
	overflow: hidden;
	width: 100%;
	margin: 0.2em auto;
	text-align: center;
}
	
	.td100 {width: 49% !important; margin: 0 1%; float: right;}

}



.contenedor {
  display: table;
	max-width: 980px;
	width: 100%;
  margin: 60px auto;
  position: relative;
}
.expand {
  width: 100%;
  padding:0px 10px;
  max-height: 300px;
  overflow:hidden;
  position: relative;
  border-bottom: 1px solid #aaa;
  transition: .5s;
}

.expand::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    background-image: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
    pointer-events: none;
    transition: 1s;
}

.contenedor input {
  visibility: hidden;
}

.contenedor label {
  position: absolute;
  bottom: -.8em;
  display: block;
  font-size: .9em;
  padding: .20em 10px;
  right: 0;
  background: #aaa;
  box-shadow:-5px 0 white;
  color: white;
  z-index:999;
  cursor: pointer;
  text-transform: uppercase;
}

.contenedor label:before {
  content: "続きを読む";
}

.contenedor input:checked + label:before {
  content: "閉じる"
}

input[type=checkbox]:checked ~ .expand {
 min-height: 500px;
	overflow-y: scroll;
	overflow-x: hidden !important;
}

input[type=checkbox]:checked ~ .expand:before {
 opacity: 0
}


.national_holiday,.holiday
{
	color: #D82E2E;
	background-color:rgba(232,142,142,0.3);
	text-align: center;
	font-weight: bold;
}

.sunday{
	color: #D82E2E;
	background-color:rgba(232,142,142,0.4);
	text-align: center;
	font-weight: bold;
}

@media screen and (min-width:0px) and ( max-width:414px) {
.sunday{
	color: #D82E2E;
	background-color:rgba(232,142,142,0.4);
	text-align: left;
	font-weight: bold;
}
}