@charset "UTF-8";
@import url("new.css");
.page-home .main-container {
    /*margin-top: 100px;*/
    margin-top: 10px;
}

section.slider	{
	width: 100%;
	border: 1px solid #CCC;
	border-radius: 5px;
	padding: 5px;
	float: left;
	background: #FFF;
	height: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 5px;
    margin-top: 10px;
}
.spig	{
	display:none;
}
#jcl	{
	width:248px;
	float:right;
	position:relative;
	height:370px;
	background:#FFF;
	border-radius:5px;
	border:1px solid #CCC;
}
#jcl p	{
	position:absolute;
	width:100%;
	background:#00539b;
	color:#FFF;
	font-size:9px;
	text-align:center;
	margin:0;
	height:15px;
	z-index:10;
}
#jcl p a	{
	color:#FFF;
	text-decoration:none;
	display:block;
	line-height:15px;
}
#jcl p.p01	{
	top:0;
	border-radius:5px 5px 0 0;
}
#jcl p.p02	{
	bottom:0;
	border-radius:0 0 5px 5px;
}
#jcl div.crsl	{
	padding:0 0 0 5px;
	margin-top:0px;
	height:350px !important;
}
#jcl div.crsl ul	{
	list-style:none;
	margin:0;
}
#jcl div.crsl ul li	{
	margin-bottom:5px;
}
.home-area	{
	border:1px solid #CCC;
	border-radius:5px;
	padding:15px 9px;
	background:#FFF;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	margin-bottom:5px;
}
.home-area h2	{
	margin:0 0 0 -9px;
}

.home-area dl.txt	{
	padding:15px 0 10px 15px;
}
.home-area dl.txt dt	{
	font-weight: bold;
	font-size:20px;
	color: #666666;
	letter-spacing: 0.05em;
	margin-bottom:5px;
}
.home-area dl.txt dd	{
}
.home-area h3	{
	margin:0;
	background:none;
}

.hm00{
}
.hm00 .cap{
	text-align:center;
	margin:0;
	font-size:18px;
	margin:0 0 10px 0;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
.hm00 h2,
.hm00 h1{
	text-align:center;
	background:rgba(143,191,224,0.4);
	color:#333;
	font-size:30px;
	margin:0 0 10px 0;
	padding:5px 0;
	font-weight:100;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
.hm00 dl{
	text-align:center;
	width:20%;
	border-right:3px solid rgba(143,191,224,0.2);
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.hm00 dl:last-of-type{
	border:none;
}
.hm00 dt{
	height:100px;
	display:table;
	width:100%;
}
.hm00 dt span{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.hm00 dt img{
}
.hm00 dd{
	color:#605F5F;
	font-size:15px;
}
.hm00 dd span{
	display:block;
	color:#333;
	font-weight:700;
	font-size:20px;
}
.hm00 dd em{
	font-size:12px;
	font-style:normal;
}

.hm01	{
	float:none;
	min-height:637px;
	width:100%;
}
.hm01 dl.dl01	{
	padding:15px 0 10px 15px;
}
.hm01 dl.dl01 dt	{
	font-weight: bold;
	font-size:20px;
	color: #666666;
	letter-spacing: 0.05em;
	margin-bottom:5px;
	text-align:center;
}
.hm01 dl.dl01 dd	{
}

.hm01 dl.dl02	{
	width:610px;
	float:left;
}
.hm01 dl.dl02b	{
	margin-left:20px;
	width:400px;
}
.hm01 .flex:after{
	content:"";
	display:block;
	width: 197px;
}

.hm01 dl.dl02>dd	{
	padding:5px 0;
	text-align:center;
}
.hm01 dl.dl02 dt.tls	{
}
.hm01 dl.dl02 dt.tls a{
	background:#4E934E;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	padding:10px 0;
	border-radius:7px;
}
.hm01 dl.dl02b dt.tls a{
	background:#D85312;
}
.hm01 dl.dl01 .box>dd,
.hm01 dl.dl02 .box>dd	{
	padding: 5px 0 0px;
	text-align:center;
}
.hm01 dl.dl01 .box>dd img,
.hm01 dl.dl02 .box>dd img	{
	width:140px;
}
.hm01 dl.dl02 .box{
	position:relative;
}
.hm01 dl.dl02 .box:after	{
  content: "";
  position: absolute;
  top: 50%;
  left: 0%;
  margin-top: -8px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-left: 8px solid #539a34;
  border-right: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.hm01 dl.dl02.dl02b .box:after	{
  border-left: 8px solid #CC5520;
}

.hm01 dl.dl02 dl	{
	background-image: url(../img/common/bg/bg2.png);
	height: 140px;
	width: 197px;
	border: 1px solid #CCC;
	text-align: center;
	float: none;
	margin:0 0 10px 0;
}
.hm01 dl.dl02 dl dt	{
	font-size: 15px;
	color: #539a34;
	border-bottom: 2px solid #539a34;
	position:relative;
	margin:5px;
	padding: 2px 0;
}
.hm01 dl.dl02 dl dt a{
	color: #539a34;
	text-decoration: none;
}
.hm01 dl.dl02 dl.dl02 dt	{
	color: #ea5414;
	border-bottom: 2px solid #ea5414;
}
.hm01 dl.dl02 dl.dl02 dt a{
	color: #ea5414;
}
.hm01 dl.dl02 dl.dl02 dt:after	{
  border-top: 8px solid #ea5414;
}
.hm01 dl.dl02 dd a.btnC{
	text-align:right;
}

.hm02	{
	float:right;
	/*min-height:637px;*/
	width:315px;
}
.hm02 dl.dl01	{
	border:1px solid #B7AE9E;
	border-radius:8px;
	background:#FDF6E5;
	overflow:hidden;
	margin-bottom:10px;
}
.hm02 dl.dl01 dt	{
	font-weight: bold;
	font-size:17px;
	color: #666666;
	letter-spacing: 0.05em;
	background:#fff;
	text-align:center;
	padding:5px 0;
}
.hm02 dl.dl01 dd	{
	font-size:13px;
	padding:5px 10px;
	-webkit-font-feature-settings:"palt";
	font-feature-settings:"palt";
}

.hm02b	{
	width: 304px;
	border-radius: 5px;
	background-image: url(../img/common/bg/bg2.png);
	margin-left: 15px;
}
.hm02b p.btn	{
	margin:0;
}
.hm02b h3	{
	font-size:21px;
	margin:15px 0 5px 15px;
	background:none;
	float:left;
}
.hm02b ul	{
	list-style:none;
	text-align:right;
	float:right;
	margin:15px 15px 5px 0;
}
.hm02b li	{
	display:inline-block;
	color:#FFF;
	padding:0 5px;
	border-radius:3px;
}
.hm02b li.li01	{
	background:#ec6c0f;
	border:1px solid #CCC;
}
.hm02b li.li02	{
	background:#3aab68;
	border:1px solid #CCC;
}
.hm02b dl	{
	clear: both;
	font-size:12px;
	padding:0 15px 5px 15px;
}
.hm02b dt	{
	background:#fcd58c;
	text-align:center;
	border-radius:5px;
	margin:5px 0 5px 0;
}
.hm02b dd	{
}
.hm02b p.txt	{
	text-align:center;
	margin:0 15px 10px 15px;
	font-size:14px;
}
.hm02c	{
	position:relative;
	margin:10px 15px 0 15px;
	width: 300px;
}
.hm02c p.prev,
.hm02c p.next	{
	position:absolute;
	top:20%;
	width: 30px;
	height: 80px;
	background-color: #fcd58c;
	background-image: url(../img/home/home_29.png);
	background-repeat: no-repeat;
	background-position: center 70%;
	border-radius:5px;
}
.hm02c p.prev a,
.hm02c p.next a	{
	padding-top:25px;
	display: block;
	text-align:center;
	font-size:12px;
	text-decoration:none;
	color:#333;
}
.hm02c p.prev	{
	left:0;
}
.hm02c p.next	{
	right:0;
	background-image: url(../img/home/home_31.png);
}

.hm02c p.btn	{
	margin:15px 0 0 0;
}
.hm02c table	{
	width: 225px;
	margin-left: 40px;
	border-collapse:collapse;
}
.hm02c th	{
	text-align: center;
	border:1px solid #FFF;
	background:#fcd58c;
	font-weight:normal;
}
.hm02c td	{
	text-align: center;
	border:1px solid #FFF;
	background:#f2f2f0;
}
.hm02c caption	{
}
.hm02c .sun	{
	background:#f6bcb7;
}
.hm02c .sat	{
	background:#b0dbd4;
}

.hm03	{
	clear: both;
	/*float: left;*/
	width: 793px;
	margin-bottom:8px;
}
.hm03a	{
	float: left;
	/*min-height:383px;*/
	width:335px;
	margin:0 0 0 10px;
}
.hm03a a{
	color: #FFFFFF;
	text-decoration: none;
}
.hm03a a:hover{
	text-decoration: underline;
}

.hm03a .hm03a02	{
	background-image: url(../img/home/home_56.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	background-size:100px;
	background-color: #E784B3;
	padding: 25px 15px 25px 120px;
	/*width: 373px;*/
	color: #FFF;
	border-radius: 5px;
	margin: 0 0 15px 0px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.hm03a .wm	{
}
.hm03a .mn	{
	background-image: url(../img/home/home_81.jpg);
	background-color: #68A3D6;
}
.hm03a .hm03a02 h3	{
	font-size: 16px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.hm03a .hm03a02 ul	{
	list-style: none;
	text-align: right;
	float: right;
	margin: 0;
	font-size: 12px;
}
.hm03a .hm03a02 li	{
	display:inline-block;
	color:#FFF;
	padding:0 5px;
	border-radius:3px;
	margin:0 0 0 3px
}
.hm03a .hm03a02 li.li01	{
	background:#ec6c0f;
	border:1px solid #CCC;
}
.hm03a .hm03a02 li.li02	{
	background:#3aab68;
	border:1px solid #CCC;
}
.hm03a .hm03a02 li.li03	{
	background:#FFFFFF;
	color: #EA84B3;
	border:1px solid #CCC;
}
.hm03a .hm03a02 p	{
	margin: 0px;
	color: #FFF;
	font-size: 12px;
}
.hm03a .hm03a02 .date	{
	float: left;
	font-size: 14px;
}

.hm03b	{
	float: right;
}
.hm03b1{
	width:350px;
	float: right;
	clear:none;
	max-height:340px;
}
.hm03b ul.ul1{
	list-style:none;
	margin:20px 0;
}
.hm03b ul.ul1 li{
	margin:0 0 10px 0;
}
.hm03b ul.ul1 img{
	width:100%;
}
.hm03b dl.dl01	{
	background-image: url(../img/common/bg/bg2.png);
	border: 1px solid #CCC;
	border-radius: 3px;
	width: 320px;
	margin-top:5px;
}
.hm03b dl.dl01 dt	{
	float: left;
}
.hm03b dl.dl01 dd	{
	padding: 10px 0;
}
.hm03b dd ul	{
}
.hm03b dd li	{
	display: inline-block;
	border-right: 1px solid #999;
}
.hm03b dd li:last-child	{
	border-right: none;
}
.hm03b p.btn	{
	text-align:center;
}

.hm03c1{
	width:100%;
}
.hm03c	{
	clear: both;
	padding-bottom:5px;
}
.hm03c dt{
	text-align:center;
}
.hm03c p.btn	{
	text-align:center;
	margin:10px 0 0 0;
}
.hm03c .slider02	{
	background-image: url(../img/common/bg/bg2.png);
	padding:10px 30px;
	position:relative;
	border:1px solid #CCC;
	border-radius:5px;
}
.hm03c .slider02 ul	{
}
.hm03c .slider02 li	{
	float: left;
	width: 172px;
	font-size:12px;
	line-height:1.3em;
	margin-right:7px;
}
.hm03c .slider02 li img	{
	border:1px solid #CCC;
	margin-bottom:10px;
	margin-left:3px;
}
.hm03c .slider02 li span	{
	margin-left:3px;
}

.hm03c .custom-navigation02 p	{
}
.hm03c .custom-navigation02 a	{
	position:absolute;
	height:100%;
	width:15px;
	background:#00539b;
	color:#FFF;
	font-size:9px;
	text-align:center;
	margin:0;
	z-index:10;
	color:#FFF;
	text-decoration:none;
	display:block;
	top:0;
}
.hm03c .custom-navigation02 span	{
	margin-top:70px;
	display:block;
}
.hm03c .custom-navigation02 .flex-prev{
	left:0;
	border-radius:5px 0 0 5px;
}
.hm03c .custom-navigation02 .flex-next	{
	right:0;
	border-radius:0 5px 5px 0;
}

.hm03d	{
}
.hm03d02	{
	float:left;
	border:1px solid #CCC;
	border-radius:5px;
}
.hm03d02:nth-child(2)	{
	margin: 0 3px;
}

.hm03d01.lws	{
	width: 260px;
	height: auto;
	border: 5px solid #FFF;
	border-radius: 5px;
}
.hm03d01.lws01	{
	background:#fcd58c;
}
.hm03d01.lws02	{
	background:#b0dbd4;
}
.hm03d01.lws03	{
	background:#d4c796;
}
.hm03d01.lws h2	{
	margin:0;
}
.hm03d01.lws dl	{
	position:relative;
	margin:5px;
	padding-top:100px;
	font-size:12px;
}
.hm03d01.lws dt	{
	background-image: url(../img/home/home_117.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	padding-left: 60px;
	padding-top: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.hm03d01.lws02 dt	{
	background-image: url(../img/home/home_120.png);
}
.hm03d01.lws03 dt	{
	background-image: url(../img/home/home_message_yoshiyama.jpg);
}
.hm03d01.lws dt span	{
	display: block;
	background-image: url(../img/home/home_message_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}

.hm03d01.lws dd	{
	background: #FFF;
	padding: 5px;
	position: absolute;
	line-height: 1.8em;
	top: 0;
	height: 85px;
	border-radius: 5px;
}
.hm03d01.lws dd:after	{
	content: "";
	background: url(../img/home/home_115.png);
	height: 28px;
	width: 35px;
	position:absolute;
	bottom:-28px;
	left:55px;
}

.hm04	{
	width: 100%;
}
.hm04a	{
}
.hm04a dl{
	width:225px;
}
.hm04a ul	{
	list-style:none;
	width:760px;
	margin:0 20px 0 0;
}
.hm04a li	{
	margin-top: 5px;
	font-size:11px;
	line-height:1.3;
	text-align:left;
}
.hm04a li span{
	font-size:14px;
	font-weight:500;
	display:block;
	color:#000;
	margin:5px 0;
}
.hm04a li a{
	color:#666;
	text-decoration:none;
}
.hm04b	{
}
.hm04b dt span	{
	background: #3aab68;
	border: 1px solid #CCC;
	font-size: 13px;
	display:inline-block;
	color:#FFF;
	padding:0 5px;
	border-radius:3px;
}
.hm04b dl.dl02	{
	background-image: url(../img/common/bg/bg2.png);
	border: 1px solid #CCC;
	border-radius:3px;
	padding:10px;
	font-size:12px;
}
.hm04b dl.dl02 dt	{
	background:#fcd58c;
	text-align:center;
	border-radius:5px;
}
.hm04b dl.dl02 dd	{
}

.hm05	{
	clear:left;
	/*float:left;
	min-height:635px;*/
	width:700px;
}
.hm05 h3.h3b{
	font-size:16px;
	font-weight:700;
	color:#4364AA;
	border-bottom:1px solid #4364AA;
	padding-bottom:5px;
	margin-bottom:10px;
}
.hm05 .bts a,
.hm06 .bts a{
	color:#333;
	text-decoration:none;
}
.hm05 .bts a:hover,
.hm06 .bts a:hover{
	color: #4364AA;
}

.hm06	{
	/*float:right;
	min-height:635px;*/
	width:350px;
}
.hm06 dl.dl02	{
	width:158px;
	float:left;
	font-size:12px;
	line-height:1.3em;
}
.hm06 dl.dl02:nth-of-type(even)	{
	float:right;
}
.hm06 dl.dl02 dt	{
}
.hm06 dl.dl02 dd	{
	padding:10px 2px 15px 2px;
}
.hm06 dl.dl02 dd span	{
	display:block;
}
.hm06 p.btn	{
	clear:both;
	text-align:center;
	margin:5px 0 0 0;
}
.hm06b	{
	width:280px;
	margin:20px auto;
}
.hm06 dl.txt{
	font-size:20px;
	font-weight:700;
	line-height:1.5;
	padding:0;
}
.hm06 dl.txt dt{
	font-size:18px;
}
.hm06 dl.txt dd{
	color:#C50018;
	font-size:18px;
}
.hm06 p.p1{
	margin:5%;
	font-size:16px;
}

.flex-direction-nav{
	display:none;
}

.caselist{}
.caselist .result{
	/*width: 48%;*/
	  width: 100%;
	float: left;
	margin-bottom: 10px;
}
.caselist .result:nth-of-type(odd){
	clear: both;
}
.caselist .result:nth-of-type(even){
	float: right;
}
.caselist .result .fig{
	position: relative;
	width: 100%;
	margin: 0;

	overflow: hidden;
	border: 1px solid #DCDDDD;
}
.caselist .result .fig a{
	text-decoration: none;
}
.caselist .result .thumbimg{
	font-size: 14px;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	padding:10px 10px;
}
.caselist .result .thumbimg p{
	font-size: 18px;
	font-weight:700;
	line-height: 1.3;
}
.caselist .result .thumbimg a{
	color: #549B34;
	text-decoration: none;
}
.caselist .result .thumbimg img{
	width: 50px;
	height: auto;
}
.caselist .result .thumb_lawyer{
	width:100%;
}
.caselist .result .text{
	font-size: 12px;
	line-height: 1.3;
	margin-top: 5px;
}

.hm07	{
	float:left;
	width:700px;
	max-height:340px;
}

.hm08	{
	float:right;
	min-height:380px;
}
.hm07 h2,
.hm08 h2	{
	float:left;
}
.hm07 ul,
.hm08 ul	{
	float:right;
	list-style:none;
}
.hm07 li,
.hm08 li	{
	display:inline;
}
.hm07 li img,
.hm08 li img	{
	margin-left:5px;
}
.hm07b,
.hm08b	{
	font-size:12px;
	line-height:1.5em;
}
.hm07b .date,
.hm08b .date	{
	margin:0;
	font-weight:bold;
	color:#2964ad;
	padding:10px 20px 0 20px;
	line-height:2em;
}
.hm07b .txt,
.hm08b .txt	{
	margin: 0;
	padding: 15px 20px;
	background-image: url(../img/common/bg/bg2.png);
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.hm07b{
	clear:both;
	height:280px;
	overflow:auto;
	padding:20px 0 0 0;
}
.hm07b dl{
	font-size:13px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	padding:7px;
	border-bottom:1px dashed #C8C8C9;
}
.hm07b dl:nth-of-type(1){
	border-top:1px dashed #C8C8C9;
}
.hm07b dt{
	color:#4364AA;
	font-weight:700;
}
.hm07b dd{
}
.hm07b dd img{
	width:70px;
	margin:0 10px;
	vertical-align:middle;
}
.hm07b dd a{
	text-decoration:none;
}

.hm09	{
	clear:left;
}
.hm09 #common_lawyers {
    margin: 0px 10px;
}

.hmft	{
	border-top:1px solid #FFF;
-webkit-box-shadow: 0px -1px 0px #D3D3D4;
box-shadow: 0px -1px 0px #D3D3D4;
margin:20px 0 0 0;
padding:20px 0 0 0;
color:#717071;
}
.hmft dl	{
	float: left;
	width: 225px;
	text-align: center;
	border-left: 1px solid #FFF;
	-webkit-box-shadow: -1px 0px 0px #D3D3D4;
	box-shadow: -1px 0px 0px #D3D3D4;
	background-image: url(../img/home/home_199.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:75px;
	min-height:290px;
}
.hmft dl:first-child	{
	border-left: none;
	-webkit-box-shadow: 0px 0px 0px #D3D3D4;
	box-shadow: 0px 0px 0px #D3D3D4;
}
.hmft dl.dl01	{
	background-image: url(../img/home/home_199.png);
}
.hmft dl.dl02	{
	background-image: url(../img/home/home_202.png);
}
.hmft dl.dl03	{
	background-image: url(../img/home/home_205.png);
}
.hmft dl.dl04	{
	background-image: url(../img/home/home_208.png);
}
.hmft dt	{
	font-size:18px;
	line-height:2em;
}
.hmft dd	{
	margin:5px 0 20px 0;
}
.hmft ul	{
	list-style:none;
}
.hmft li	{
}
.hmft li a	{
	color:#2964ad;
	text-decoration:none;
	background-image: url(../img/common/icn/icn_fthm.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding:3px 20px 3px 0;
}
.hmft p.p05	{
	border-left: 1px solid #FFF;
	-webkit-box-shadow: -1px 0px 0px #D3D3D4;
	box-shadow: -1px 0px 0px #D3D3D4;
	padding-top:0px;
	min-height:290px;
	float:left;
	padding-left:25px;
	margin:0;
	text-align:center;
}
.hmft p.p05 span	{
	width:125px;
	display:block;
	font-size:12px;
	line-height:1.5;
	padding:10px 0;
}


/**
 * カレンダー
 */
.hm02 p strong{
	color:#2964ad;
}
.hm02 p.calendartitle{
	font-size: 16px;
}
.hm02 span.green{
	background-color: #CDE7C8;
	padding: 3px 5px;
	margin-left: 3px;
	margin-right: 3px;
}
.hm02 #calendar{
  position: relative;
  margin: 0 10px 15px;
}
.hm02 #calendar .fc-toolbar{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.hm02 #calendar h2{
  width: 100%;
  margin: 0;
  display: block;
  color: #595757;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  height: 18px;
  line-height: 18px;
  text-align: center;
}
.hm02 #calendar .fc-prev-button,
.hm02 #calendar .fc-next-button{
  position: absolute;
  top: 50px;
  width: 30px;
  height: 80px;
  background-color: #fcd58c;
  border-radius: 5px;
  border: none;
}
.hm02 #calendar .fc-prev-button{
  background: #fcd58c;
  /*background: #fcd58c url(/img/home/home_29.png) no-repeat center 50%;*/
  left: 0;
  z-index: 10;
}
.hm02 #calendar .fc-next-button{
  background: #fcd58c;
  /*background: #fcd58c url(/img/home/home_31.png) no-repeat center 50%;*/
  right: 0;
  z-index: 10;
}
.hm02 #calendar .fc-next-button{
}
.hm02 #calendar .fc-today-button{
  display: none;
}
.hm02 #calendar .fc-view>table{
  width: 225px;
  margin-left: 35px;
  padding: 0;
  border-collapse:collapse;
}
.hm02 #calendar .fc-view>table table{
  width: 100%;
}
.hm02 #calendar .fc-head th{
  text-align: center;
  border:1px solid #FFF;
  border-bottom: none;
  border-top: none;
  background:#fcd58c;
  font-weight:normal;
}
.hm02 #calendar .fc-head th.fc-sun {
  background:#f6bcb7;
}
.hm02 #calendar .fc-head th.fc-sat {
  background:#b0dbd4;
}
.hm02 #calendar td{
	border: none;
}
.hm02 #calendar td.fc-day-number{
  padding: 0;
  margin: 0;
  text-align: center;
  width: 30px;
	height: 30px;
  font-size: 12px;
	border: none;
	vertical-align: middle;
}
.fc-bg{
  background:#f2f2f0;
  border:1px solid #FFF;
  border-bottom: none;
}
.fc-content-skeleton{
	/*margin-bottom: -20px;*/
}
.fc-row .fc-bg,
.fc-row .fc-bgevent-skeleton{
	height: 30px;
}
.fc-basic-view .fc-body .fc-row{
	min-height: 30px !important;
}
/*

.hm02 #calendar td.fc-day-number.fc-other-month{
  color:#999;
  opacity: 0.5;
}

*/


#seminar_list{ padding-bottom: 0; clear: both; }
#seminar_list h3.h3b{
	font-size:16px;
	font-weight:700;
	color:#4364AA;
	border-bottom:1px solid #4364AA;
	padding-bottom:5px;
	margin-bottom:10px;
}
#seminar_list .seminar-lineup>div:nth-of-type(n+3){ display: none; }
#seminar_list .seminar-lineup{  }

.covidBnr img{ max-width: 100%; }
.slides, .slides > li .twoBox{ margin-top: 20px; padding-top: 30px; border-top: 1px solid #DCDDDD; }

