.slider-content .slider-title,
.slider-content .slider-title a {
color: #ffffff;
font-family:"リュウミン M-KL","Ryumin Medium KL",serif;
}
.slider-content .slider-text h3 {
	color: #ffffff;
font-family:"リュウミン R-KL","Ryumin Regular KL",serif;
}

.slider-title {	
  letter-spacing : 2px;                /* 文字間 */
  text-shadow    : 
       1px  1px 6px rgba(0, 0, 0, 0.10),
      -1px  1px 6px rgba(0, 0, 0, 0.10),
       1px -1px 6px rgba(0, 0, 0, 0.10),
      -1px -1px 6px rgba(0, 0, 0, 0.10),
       1px  0px 6px rgba(0, 0, 0, 0.10),
       0px  1px 6px rgba(0, 0, 0, 0.10),
      -1px  0px 6px rgba(0, 0, 0, 0.10),
       0px -1px 6px rgba(0, 0, 0, 0.10);        /* 文字の影 */
}

.slider-text {
  letter-spacing : 1px;                /* 文字間 */
  text-shadow    : 
       1px  1px 6px rgba(0, 0, 0, 0.10),
      -1px  1px 6px rgba(0, 0, 0, 0.10),
       1px -1px 6px rgba(0, 0, 0, 0.10),
      -1px -1px 6px rgba(0, 0, 0, 0.10),
       1px  0px 6px rgba(0, 0, 0, 0.10),
       0px  1px 6px rgba(0, 0, 0, 0.10),
      -1px  0px 6px rgba(0, 0, 0, 0.10),
       0px -1px 6px rgba(0, 0, 0, 0.10);        /* 文字の影 */
}

.btn-default {
	background :rgba(255,255,255,0);
	border: 1px solid #fff;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
	border-radius: 3px;
	color: #ffffff;
	display: inline-block;
	font-family: "Lato",sans-serif;
	font-weight: normal;
	line-height: 23px;
	margin: 10px 10px 0;
	padding: 5px 22px;
	text-align: center;
	text-transform: uppercase;
		-ms-transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		-webkit-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}




hr.gray-line {
	border-top :1px solid #e5e5e5;
}


.entry-content {
	display: block;
	margin: 0 0 30px 0;
	padding:15px 0 0 0 ;
	border-top :1px solid #e5e5e5;
}
.type-post{
	font-size:18px;
}

/* ----- Page Title ----- */
.page-header {
	padding: 0 0 15px;
	position: relative;
	overflow: hidden;
}
.error-404 .page-header {
	padding: 15px 20px 50px;
	margin-top: 0px;
	background-color: #fddbdd;
}
.error-404 .page-title {
	padding: 0px;
}
.error-404 .page-content {
	padding: 20px 0px;
}
.page-title {
	color: #333;
	float: left;
	font-size: 24px;
	line-height: 32px;
	padding: 0;
}

#content {
	padding: 70px 0 30px;
}

/* Promonational Area
================================================== */
.promonational-area {
	margin-bottom: 20px;
}
.promonational-img {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100px;
	padding: 0px;
	position: relative;
	width: 100%;
	border: 1px solid #aaa;
}
.promonational-area .promonational-link {
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
}
.promonational-overlay {
	border: 5px solid #fff;
	height: 100%;
	position: relative;
	text-align: center;
}
.promonational-overlay h4 {
		font-weight: bold;
	font-family:"リュウミン M-KL","Ryumin Medium KL",serif;
	background-color: rgba(255, 255, 255, 0.0);
	color: #fff;
	display: inline-block;
	font-size: 1.2em;
	left: 50%;
	letter-spacing: 0px;
	line-height: 18px;
	max-width: 100%;
	padding: 0px 0px 0px 0px;
	position: absolute;
	text-transform: uppercase;
	top: 50%;
		-webkit-transform: translateY(-50%) translateX(-50%);
		-moz-transform: translateY(-50%) translateX(-50%);
		-o-transform: translateY(-50%) translateX(-50%);
		-ms-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
}

.nav-site-title {
	font-family:"リュウミン M-KL","Ryumin Medium KL",serif;
}



.main-navigation a {
	color: #333;
	display: block;
	font-family:"リュウミン R-KL","Ryumin Regular KL",serif;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0.05em;
	padding: 15px;
	text-align: left;
	text-transform: uppercase;
}


/* 25.0 Widgets
================================================== */



#secondary .widget-title:after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #cccccc transparent transparent;
	border-image: none;
	border-style: solid;
	border-width: 7px;
	content: "";
	height: 0;
	left: 50%;
	margin-left: -7px;
	position: absolute;
	top: 100%;
	width: 0;
}

#secondary .widget-title {
		font-family:"リュウミン R-KL","Ryumin Regular KL",serif;
	background-color: #ffffff;
	color: #000;
	font-size: 15px;
	line-height: 24px;
	letter-spacing: 1px;
	margin-bottom: 25px;
	padding: 8px 0;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	border:1px solid #cccccc;
}



#colophon .widget-title {
	font-family:"リュウミン R-KL","Ryumin Regular KL",serif;
	font-size: 18px;
	line-height: 26px;
	text-transform: uppercase;
}



.contents-point{
	font-size:20px;
	font-weight:bold;
font-family:"リュウミン M-KL","Ryumin Medium KL",serif;
	color:#333;
	background-image: url("https://jougan.com/ryuukou/wp-content/uploads/2019/06/point-icon_square2.png");
	background-repeat: no-repeat;
	background-size:20px auto;
	line-height:20px;
	margin:40px 0px 20px 0px;
	padding:0px 0px 0px 35px;
	
}




section table { width: 100%; 
	padding:0px;
	margin:0px;
	border:none;
}
section th , 
section td { 
	padding: 0px 0px 0px 0px;
	border-bottom :none;
	border-left:none;
	border-right:none;
}

section th { background: #fff; 
}


section table td li {
padding: 0px 0px 0px 0px;	
margin: 0px 0px 0px 15px;
}



/*----------------------------------------------------
  料金内容など
----------------------------------------------------*/


.table-guide-01 th { 
	width: 60%;
	text-align: left; 
	font-weight: bold; 
	margin : 5px 0 0 0 ;
		border-top: 1px dotted #ddd;
}

.table-guide-01 td  { 
	margin : 0 0 0 0 ;
	padding : 5px 0 2px 0 ;
		border-top: 1px dotted #ddd;
}

.table-guide-01 ul  {
	margin : 0 0 0 0 ;
	padding : 0 0 2px 0 ;
}

.table-guide-01 li  {
	margin : 0 0 0 0 ;
	padding : 0 0 0 0px ;
	list-style-type: none;
}


@media only screen and (max-width: 767px) {
	.table-guide-01 th  { 
	width: 70%;
	text-align: left; 
	margin : 5px 0 0 0 ;
}
}

@media only screen and (max-width:480px){
    .table-guide-01 { margin: 0 0; }
  .table-guide-01 th{
    width: 100%;
    display: block;
    border-top:1px dotted #ccc;
			margin : 7px 0 0 0 ;
	padding : 6px 0 0 0 ;
    }
    .table-guide-01 td{
    width: 100%;
    display: block;
    border: none;
	margin : 2px 0 0 0 ;
	padding : 0 0 0 0 ;
}
		.table-guide-01 ul {
		margin:0 0 0 0;
		padding : 0 0 0 0;
	}
	.table-guide-01 li {
		margin:0 0 0 0;
		padding : 0 0 0 0;
		list-style-type: none;
	}
  .table-guide-01 tr:first-child th { border-top: 1px dotted #ccc; }
}



/*----------------------------------------------------
  プロフィール
----------------------------------------------------*/
.table-profile th { 
	width: 30%;
	text-align: left; 
	font-weight: bold; 
	margin : 5px 0 0 0 ;
	padding:20px 0 20px 0 ;
		border-top: 0px dotted #fff;
}

.table-profile td  { 
	vertical-align:top;
	margin : 0 0 0 0 ;
	padding : 15px 0 2px 20px ;
		border-top: 0px dotted #fff;
}

.table-profile ul  {
	margin : 0 0 0 0 ;
	padding : 0 0 2px 0 ;
}

.table-profile li  {
	margin : 0 0 0 0 ;
	padding : 0 0 0 0px ;
	list-style-type: none;
}


@media only screen and (max-width: 767px) {
	.table-profile th  { 
	width: 30%;
	text-align: left; 
	margin : 5px 0 0 0 ;
}
}

@media only screen and (max-width:480px){
    .table-profile { margin: 0 0; }
  .table-profile th{
			text-align: center; 
    width: 100%;
    display: block;
    border-top:0px dotted #fff;
			margin : 7px 0 0 0 ;
	padding : 6px 0 0 0 ;
    }
    .table-profile td{
    width: 100%;
    display: block;
    border: none;
	margin : 20px 0 0 0 ;
	padding : 0 0 0 0 ;
}
		.table-profile ul {
		margin:0 0 0 0;
		padding : 0 0 0 0;
	}
	.table-profile li {
		margin:0 0 0 0;
		padding : 0 0 0 0;
		list-style-type: none;
	}
  .table-profile tr:first-child th { border-top: 0px dotted #fff; }
}



/*----------------------------------------------------
  バイオグラフィー
----------------------------------------------------*/


.table-biography th { 
	width: 20%;
	text-align: left; 
	font-weight: bold; 
	margin : 5px 0 0 0 ;
		border-top: 1px dotted #ddd;
}

.table-biography td  { 
	margin : 0 0 0 0 ;
	padding : 5px 0 2px 0 ;
		border-top: 1px dotted #ddd;
}

.table-biography ul  {
	margin : 0 0 0 0 ;
	padding : 0 0 2px 0 ;
}

.table-biography li  {
	margin : 0 0 0 0 ;
	padding : 0 0 0 0px ;
	list-style-type: none;
}


@media only screen and (max-width: 767px) {
	.table-biography th  { 
	width: 25%;
	text-align: left; 
	margin : 5px 0 0 0 ;
}
}

@media only screen and (max-width:480px){
    .table-biography { margin: 0 0; }
  .table-biography th{
    width: 100%;
    display: block;
    border-top:1px dotted #ccc;
			margin : 7px 0 0 0 ;
	padding : 6px 0 0 0 ;
    }
    .table-biography td{
    width: 100%;
    display: block;
    border: none;
	margin : 2px 0 0 0 ;
	padding : 0 0 0 0 ;
}
		.table-biography ul {
		margin:0 0 0 0;
		padding : 0 0 0 0;
	}
	.table-biography li {
		margin:0 0 0 0;
		padding : 0 0 0 0;
		list-style-type: none;
	}
  .table-biography tr:first-child th { border-top: 1px dotted #ccc; }
}


/*----------------------------------------------------
  コンタクトフォーム
----------------------------------------------------*/


span.wpcf7-list-item {
	display: block;
	height: 1.7em;
	line-height:0.7em ;
	padding:0px;
	margin:0px;
}

.wpcf7 .wpcf7-response-output {
    margin: 0px 0 50px 0;
    padding: 7px 35px 7px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
    .wpcf7 .wpcf7-validation-errors {
        color: #B94A48;
        background-color: #F2DEDE;
        border: 1px solid #EED3D7;
    }
    .wpcf7 .wpcf7-mail-sent-ok {
        color: #3A87AD;
        background-color: #D9EDF7;
        border: 1px solid #BCE8F1;
    }

input.wpcf7c-conf,
textarea.wpcf7c-conf {
  border: 0;
  padding: 10px;
  background: #eeeeee;
}
