@charset "UTF-8";

/*	color
$textcolor:#333333;
$yubin:#cc0000;
$yubin2:#FAECEA;
$bg:#eeeeee;
$border:#c9c9c9;
$yucho:#009900;
$kanpo:#000099;
$int:#FA812F;

$gray1:#646464;
$gray2:#a0a0a0;
$gray3:#c8c8c8;
$gray4:#dcdcdc;
$gray5:#eeeeee;
$gray6:#f7f7f7;
$gray7:#FAFAFA;
*/


/* common
----------------------------------------------- */


.faq_box h3.faq_subhead{text-decoration: underline; cursor: pointer;}
.faq_box h3.faq_subhead:hover{text-decoration: none;}


/* /kifu/nenga/haibun.html
----------------------------------------------- */

.kifu_haibunFlow{}
.kifu_haibunFlow h3{font-size:1.1em !important; background:#646464; color:#FFF; padding:10px 5px; margin:0 !important;}
.kifu_haibunFlow table table{border:1px solid #c8c8c8; padding:0px;}
	.kifu_haibunFlow table td{padding:10px;}
	.kifu_haibunFlow table td.h4{background:#EEE; padding:5px 10px;}

/* jirei 
----------------------------------------------- */
.jireiInfoArea{
	line-height: 185% !important;
}
.jireiCategory{
	display: inline-block;
	color: #FFF;
	background-color: #BF1A20;
	border-radius: 5px;
	text-align: center;
	padding: 2px 20px;
	font-weight: bold;
	font-size: 0.88em;
}
/*
.jireiCategory{
	display: inline-block;
	color: #FFF;
	background-color: #BF1A20;
	border-radius: 40px;
	text-align: center;
	padding: 2px 20px;
	font-weight: bold;
	font-size: 0.88em;
}
 */

h3.kifuh3{
	font-size: 1.5em;
	font-weight: 800;
}
h4.kifuh4{
	color: #BF1A20;
	font-size: 1.45em;
}
h5.kifuh5{
	color: #BF1A20;
	font-size: 1.15em;
	font-weight: bold;
	margin: 0;
}
/*.swiper-wrapper img {
	border-radius: 15px;
}*/
.tip{
	position: absolute;
	bottom:15px;
	left: 15px;
	background-color: #FFF;
	border-radius: 10px;
	padding: 15px;
	opacity: 0.9;
	z-index: 10000;
	font-size: 0.88em;
}
.tipSp{
	display: none;
}
.tip2021{
	position: absolute;
	top:15px;
	left: 15px;
	color: #FFF;
	background-color: #C00;
	border-radius: 40px;
	padding: 2px 20px;
	font-weight: bold;
	text-align: center;
	font-size: 0.88em;
	z-index: 10000;
	font-size: 0.88em;
}
.tipSp2021{
   /* display: none;*/
}
ul.slideCover{
	font-weight: bold;
}
ul.slideCover span{
	color: #BF1A20;
	font-weight: bold;
	width: 5.5em;
	display: inline-block;
	border-right: 4px solid #BF1A20;
	padding-light: 10px;
}
.bgJireiRed{
	background-color: #C00;
	padding: 20px;
	color: #FFF;
	position: relative;
	margin-top: 130px;
}
.bgJireiRed img{

/*	   position: absolute;*/

	width: 150px;
	top:-75px;
	left: 0;
}


.directorName{
	position: relative;
	left: 160px;
	top:-20px;
}
.bgJireiRed h2 {
	border-bottom: 4px solid #FFF;
	color: #FFF;
	font-family: "游ゴシック体",YuGothic,"游ゴシック","Yu Gothic",sans-serif;
	font-size: 1.6rem;
	font-weight: 700;
	letter-spacing: .06em;
	margin-bottom: 15px;
	margin-top: 20px;
	padding-bottom: .2em;
	}

.number01::before {
	font-family:Arial, Helvetica, "sans-serif";
	content: '\02776';
	color: #BF1A20;
	font-size: 1.8em;
	padding-right: 5px;
	vertical-align: middle;
	display: inline-block;
}
.number02::before {
	font-family:Arial, Helvetica, "sans-serif";
	content: '\02777';
	color: #BF1A20;
	font-size: 1.8em;
	padding-right: 5px;
	vertical-align: middle;
	display: inline-block;
}
.swiper-container .swiper-pagination{
	bottom:15px !important;
	text-align: center !important;
}

.fontLWhite{
	font-size: 1.5em;
	font-weight: 700;
}
.fontLL{
	font-size: 1.85em;
}


@media screen and (max-width: 750px){

.tip{
	display: none;
}
.tipSp{
	display: block;
}
h4.kifuh4{
	font-size: 1.25em;
}
.number01::before {
	font-size: 1.25em;
	padding-right: 2px;
}
.number02::before {
	font-size: 1.25em;
	padding-right: 2px;
}
}/*end*/

/*20211129*/
.contWrap .pageClm2 .mainArea h2 {
	font-size: 1.25rem !important;
	line-height: 1.5;
	padding-bottom: 0.3em;
}
.head4-simpleR, h4.simpleR {
	margin: 0;
	font-family: "游ゴシック体",YuGothic,"游ゴシック","Yu Gothic",sans-serif;
	font-weight: 700;
	font-size: 1.35rem !important;
	color: #c00;
	border-left: none;
	padding-left: 0;
}
h5.kifuItalic{
	font-family: "游ゴシック体",YuGothic,"游ゴシック","Yu Gothic",sans-serif;
	font-weight: 700;
	color: #CC0000;
	font-size: 1.6em;
	font-style: italic;
	line-height: 145%;
}
.textblock{
	background-color: rgba(255,255,255,0.7);
	z-index:20000;
	margin-left:-90px;
	margin-top: 40px;
	padding: 20px;
	width: 99%;
}
.textblockL{
	background-color: rgba(255,255,255,0.7);
	z-index:2147483647;
	margin-left:120px;
	margin-top: 40px;
	padding: 20px;
	width: 99%;
}
p.lead{
	line-height: 170%;
}
.layerTop{
	z-index:-2147483647;
}
.book{
	font-size: 2.8em;
	font-weight: 700;
}
.lastLine{
	display: block;
	margin-left: 180px;
	margin-top: -15px;
}
.sp-l160{
	margin-left: 160px;
}

@media screen and (max-width: 750px){
.tip2021{
	top: 8px;
	left: 8px;
	padding: 0px 10px;	  
	font-size:0.75em;
	}
h5.kifuItalic {
	font-size: 1.25em;
	margin-top: 0 !important;
}
.textblock {
	margin-left: 35px;
	margin-top:-60px;
	padding: 20px;
	width: 90%;
}
.textblockL {
	margin-left: 0px;
	margin-top: -40px;
	padding: 20px;
	width: 90%;
}
.bgJireiRed{
		width: 100%;
	}
.bgJireiRed img {

/* 
	position: absolute;
 */

	width: 100px;
	top: -35px;
	left: 0;
}

.bgJireiRed span{
	float: center;
	margin-left: 20px;
	font-size: 17px;
}

.directorName {
	position: relative;
	left: 100px;
	top: -25px;
	width: 180px;
}
.sp-l10negSp{
	margin-left: -20px;   
	}
.sp-r10negSp{
	margin-right: -20px;   
	}
.sp-r5negSp{
	margin-right: -10px;   
	}
.lastLine{
	display: inline-block;
	margin-left: 145px;
	vertical-align: bottom;
}
.bgJireiRed{
	margin-top: 40px;
}
}/*end*/


table.schedule td:nth-of-type(1),
table.schedule td:nth-of-type(2),
table.schedule td:nth-of-type(3),
table.schedule td:nth-of-type(4),
table.schedule td:nth-of-type(5)
 {
	text-align:center;
}
