@charset "utf-8";

/* ==================================================
contents
================================================== */
#tmp_top_slide_l {
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
}
#tmp_top_slide_r {
	top: 0;
	right: 0;
	width: 50%;
	height: 100%;
}
.top_slide_l,
.top_slide_r {
	width: 100%;
	height: 100%;
}
.top_slide_img {
	width: 100%;
	height: 100%;
    background-position: center;
    background-size: cover;
}
/* トップナビ */
#tmp_top_nav {
    margin: 0 0 77px;
    padding: 72px 0 0;
    background: url(/shared/templates/top/images/top_nav_bg.jpg) center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    height: 368px;
}
#tmp_top_nav .top_nav {
    width: 1260px;
    margin: 0 auto;
    position: relative;
}
#tmp_top_nav .top_nav .top_nav_box {
    width: 250px;
    height: 297px;
    background-color: #FFFFFF;
    margin: 0 1px 0 0;
    position: absolute;
    top: 0;
    transition: all 0.3s;
    overflow: hidden;
}
#tmp_top_nav .top_nav .top_nav_box.top_nav_icon02 {
    left: 251px;
}
#tmp_top_nav .top_nav .top_nav_box.top_nav_icon03 {
    left: 502px;
}
#tmp_top_nav .top_nav .top_nav_box.top_nav_icon04 {
    left: 753px;
}
#tmp_top_nav .top_nav .top_nav_box.top_nav_icon05 {
    left: 1004px;
}
#tmp_top_nav .top_nav .top_nav_box.top_nav_icon01:hover,
#tmp_top_nav .top_nav .top_nav_box.top_nav_icon02:hover,
#tmp_top_nav .top_nav .top_nav_box.top_nav_icon03:hover,
#tmp_top_nav .top_nav .top_nav_box.top_nav_icon04:hover,
#tmp_top_nav .top_nav .top_nav_box.top_nav_icon05:hover {
    width: 270px;
    height: 335px;
    z-index: 5;
    margin: -15px 0 0 -15px;
    box-shadow: 0 0 3px 1px rgba(100,100,100,0.5);
}
#tmp_top_nav .top_nav .top_nav_box h2 {
    display: table;
    width: 100%;
    font-size: 100%;
}
#tmp_top_nav .top_nav .top_nav_box h2 a {
    color: #B20000;
    display: table-cell;
    vertical-align: middle;
    height: 117px;
    padding: 130px 10px 15px;
    border: 10px solid #FFFFFF;
    border-bottom-width: 25px;
    text-align: center;
    text-decoration: none;
    font-size: 128.5%;
    font-weight: normal;
    line-height: 1.3;
    transition: all 0.3s;
    background:url(/shared/templates/top/images/nav_box_off_01.png) no-repeat  50% 50px;
}
#tmp_top_nav .top_nav .top_nav_box.top_nav_icon02 h2 a {
	background-image:url(/shared/templates/top/images/nav_box_off_02.png);
}
#tmp_top_nav .top_nav .top_nav_box.top_nav_icon03 h2 a {
	background-image:url(/shared/templates/top/images/nav_box_off_03.png);
}
#tmp_top_nav .top_nav .top_nav_box.top_nav_icon04 h2 a {
	background-image:url(/shared/templates/top/images/nav_box_off_04.png);
}
#tmp_top_nav .top_nav .top_nav_box.top_nav_icon05 h2 a {
	background-image:url(/shared/templates/top/images/nav_box_off_05.png);
}
#tmp_top_nav .top_nav .top_nav_box.top_nav_icon04 h2 a {
    color: #00468C;
}
#tmp_top_nav .top_nav .top_nav_box.top_nav_icon01:hover h2 a {
	background-image:url(/shared/templates/top/images/nav_box_on_01.png);
}
#tmp_top_nav .top_nav .top_nav_box.top_nav_icon02:hover h2 a {
	background-image:url(/shared/templates/top/images/nav_box_on_02.png);
}
#tmp_top_nav .top_nav .top_nav_box.top_nav_icon03:hover h2 a {
	background-image:url(/shared/templates/top/images/nav_box_on_03.png);
}
#tmp_top_nav .top_nav .top_nav_box.top_nav_icon04:hover h2 a {
	background-image:url(/shared/templates/top/images/nav_box_on_04.png);
}
#tmp_top_nav .top_nav .top_nav_box.top_nav_icon05:hover h2 a {
	background-image:url(/shared/templates/top/images/nav_box_on_05.png);
}
#tmp_top_nav .top_nav .top_nav_box.top_nav_icon05 h2 a {
    color: #660066;
}
#tmp_top_nav .top_nav .top_nav_box:hover h2 a {
    height: 155px;
    font-size: 171.4%;
}
.top_nav_box:before {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	left: -50%;
	right: -50%;
	bottom: 0;
    z-index: -1;
	margin: auto;
    border-radius: 500px;
	transition: all 0.6s;
}
.top_nav_box:hover:before {
	width: 500px;
	height: 500px;
}
.top_nav_box.top_nav_icon01:before,
.top_nav_box.top_nav_icon02:before,
.top_nav_box.top_nav_icon03:before {
	background-color: #FFECEC;
}
.top_nav_box.top_nav_icon04:before {
	background-color: #D8F1FF;
}
.top_nav_box.top_nav_icon05:before {
	background-color: #FFE1FF;
}

.top_nav_box.top_nav_icon01 a span:after,
.top_nav_box.top_nav_icon02 a span:after,
.top_nav_box.top_nav_icon03 a span:after,
.top_nav_box.top_nav_icon04 a span:after,
.top_nav_box.top_nav_icon05 a span:after {
    content: "";
    display: block;
    width: 100%;
    height: 15px;
    background: #B20000 url(/shared/images/icon/white_arrow_s.png) center no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.top_nav_box.top_nav_icon04 a span:after {
    background-color: #00468C;
}
.top_nav_box.top_nav_icon05 a span:after {
    background-color: #660066;
}
/* お知らせ */
#tmp_top_news {
	width: 950px;
	margin: 0 auto 129px;
}
#tmp_top_news #tmp_top_info {
	float: left;
	width: 230px;
	margin: 0 49px 20px 0;
}
#tmp_top_news #tmp_top_info #tmp_top_info_ttl {
	padding: 0 0 17px;
	margin: 0 0 14px;
	background: url(/shared/templates/top/images/info_sub_ttl.jpg) left bottom no-repeat;
}
#tmp_top_news #tmp_top_info #tmp_top_info_ttl h2 {
	border-bottom: 1px solid #B20000;
	font-size: 128.5%;
}
#tmp_top_news #tmp_top_info #tmp_top_info_cnt p img {
    max-width: 100%;
    height: auto;
}
#tmp_top_news #tmp_top_info #tmp_top_info_cnt .info_cnt_box {
	margin: 7px 0 0 6px;
}
#tmp_top_news #tmp_top_news_box {
	float: left;
	width: 670px;
	margin: 5px 0 0;
	position: relative;
}
#tmp_top_news #tmp_top_news_box .top_news_ttl {
	width: 130px;
	text-align: center;
	padding: 0 0 9px;
}
#tmp_top_news #tmp_top_news_box .top_news_ttl p a {
	display: block;
	border: 1px solid #FA9A9A;
	border-radius: 5px;
	background-color: #FFFFFF;
	color: inherit;
	text-decoration: none;
	padding: 12px 5px 9px;
}
#tmp_top_news #tmp_top_news_box .active .top_news_ttl {
	background: url(/shared/templates/top/images/red_down.jpg) bottom center no-repeat;
}
#tmp_top_news #tmp_top_news_box .active .top_news_ttl a {
	background-color: #B20000;
	color: #FFFFFF;
	border-color: #B20000;
}

#tmp_top_news #tmp_top_news_box #tmp_top_news01 .top_news_ttl {
	margin: 0 0 24px;
}
#tmp_top_news #tmp_top_news_box #tmp_top_news02 .top_news_ttl,
#tmp_top_news #tmp_top_news_box #tmp_top_news03 .top_news_ttl,
#tmp_top_news #tmp_top_news_box #tmp_top_news04 .top_news_ttl {
	position: absolute;
	top: 0;
}
.no_javascript #tmp_top_news #tmp_top_news_box #tmp_top_news02 .top_news_ttl,
.no_javascript #tmp_top_news #tmp_top_news_box #tmp_top_news03 .top_news_ttl,
.no_javascript #tmp_top_news #tmp_top_news_box #tmp_top_news04 .top_news_ttl {
    position: static;
}
#tmp_top_news #tmp_top_news_box #tmp_top_news02 .top_news_ttl {
	left: 142px;
}
#tmp_top_news #tmp_top_news_box #tmp_top_news03 .top_news_ttl {
	left: 283px;
}
#tmp_top_news #tmp_top_news_box #tmp_top_news04 .top_news_ttl {
	left: 423px;
}
#tmp_top_news #tmp_top_news_box #tmp_top_news01 .top_news_cnt,
#tmp_top_news #tmp_top_news_box #tmp_top_news02 .top_news_cnt,
#tmp_top_news #tmp_top_news_box #tmp_top_news03 .top_news_cnt,
#tmp_top_news #tmp_top_news_box #tmp_top_news04 .top_news_cnt {
	display: none;
}
.no_javascript #tmp_top_news #tmp_top_news_box #tmp_top_news01 .top_news_cnt,
.no_javascript #tmp_top_news #tmp_top_news_box #tmp_top_news02 .top_news_cnt,
.no_javascript #tmp_top_news #tmp_top_news_box #tmp_top_news03 .top_news_cnt,
.no_javascript #tmp_top_news #tmp_top_news_box #tmp_top_news04 .top_news_cnt,
#tmp_top_news #tmp_top_news_box #tmp_top_news01.active .top_news_cnt,
#tmp_top_news #tmp_top_news_box #tmp_top_news02.active .top_news_cnt,
#tmp_top_news #tmp_top_news_box #tmp_top_news03.active .top_news_cnt,
#tmp_top_news #tmp_top_news_box #tmp_top_news04.active .top_news_cnt {
	display: block;
}
#tmp_top_news #tmp_top_news_box .top_news_cnt ul li {
	display: block;
	border-bottom: 1px dotted #000000;
	padding: 0 0 12px;
	margin: 0 0 14px;
	
}
#tmp_top_news #tmp_top_news_box .top_news_cnt ul li a {
	text-decoration: none;
	color: inherit;
	background-color: transparent;
}
#tmp_top_news #tmp_top_news_box .top_news_cnt ul li a .news_cate01,
#tmp_top_news #tmp_top_news_box .top_news_cnt ul li a .news_cate02,
#tmp_top_news #tmp_top_news_box .top_news_cnt ul li a .news_cate03 {
	display: inline-block;
	width: 93px;
	padding: 3px 5px;
	margin: 0 17px 0 0;
	text-align: center;
	border-radius: 5px;
	vertical-align: top;
	font-size: 85.7%;
}
#tmp_top_news #tmp_top_news_box .top_news_cnt ul li a .news_cate01 {
	background-color: #E6FDC1;
}
#tmp_top_news #tmp_top_news_box .top_news_cnt ul li a .news_cate02 {
	background-color: #FFDFBF;
}
#tmp_top_news #tmp_top_news_box .top_news_cnt ul li a .news_cate03 {
	background-color: #BFEFFF;
}
#tmp_top_news #tmp_top_news_box .top_news_cnt ul li a .news_day {
	width: 120px;
	display: inline-block;
	vertical-align: top;
	margin: 1px 7px 0 0;
}
#tmp_top_news #tmp_top_news_box .top_news_cnt ul li a .news_link {
	margin: 1px 0 0;
	display: inline-block;
	width: 420px;
	vertical-align: top;
}
#tmp_top_news #tmp_top_news_box #tmp_news_list {
	position: absolute;
	top: 0;
	right: 0;
}
#tmp_top_news #tmp_top_news_box #tmp_news_list a {
	display: block;
	width: 88px;
	padding: 12px 5px 11px;
	background-color: #F0F0E1;
	color: inherit;
	text-decoration: none;
	text-align: center;
	border-radius: 5px;
}
#tmp_top_news #tmp_top_news_box .rss_icon a {
	display: block;
	float: right;
	width: 40px;
	background:#FFFFFF url(/shared/images/icon/rss_icon.jpg) 14px 9px no-repeat;
	color: inherit;
	padding: 6px 5px 6px 42px;
	border: 1px solid #999999;
	border-radius: 3px;
	text-decoration: none;
}
/* 取り組み */
#tmp_top_torikumi,
#tmp_top_link {
	width: 1280px;
	margin: 0 auto;
	clear: both;
}
#tmp_top_torikumi {
	margin-bottom: 81px;
}
#tmp_top_torikumi h2 span {
	position:relative;
	z-index:-1;
}
#tmp_top_torikumi h2 {
	text-align: center;
	margin: 0 auto 33px;
	background:url(/shared/templates/top/images/torikumi_h2_img.jpg) no-repeat left top;
	width:353px;
	height:22px;
}
#tmp_koho .koho_list2,
#tmp_top_torikumi .torikumi_list {
	float: right;
	border:1px solid #FA9C9C;
	border-radius: 5px;
	width: 171px;
	margin: -64px 25px 31px;
}
#tmp_koho .koho_list2 {
	float:none;
	margin:20px auto 0 auto;
	clear:both;
	background-color:#FFFFFF;
}
#tmp_koho .koho_list2 a,
#tmp_top_torikumi .torikumi_list a {
	display: block;
	padding: 9px 5px 7px 30px;
	text-decoration: none;
	color: inherit;
	background: transparent url(/shared/images/icon/black_arrow.png) 13px 13px no-repeat;
}
#tmp_koho .koho_list2 a {
	padding:9px 5px 7px 53px;
	background-position:40px 14px
}
#tmp_top_link {
	width: 1280px;
	min-height: 498px;
	position: relative;
}
#tmp_top_link .top_box01,
#tmp_top_link .top_box02,
#tmp_top_link .top_box03,
#tmp_top_link .top_box04 {
	width: 640px;
	height: 249px;
	transition: all 0.3s;
	position: absolute;
	z-index: 1;
}
#tmp_top_link .top_box01 {
	background: url(/shared/templates/top/images/torikumi_bg01.jpg) right bottom no-repeat;
	background-size: 100%;
	top: 0;
	left: 0;
}
#tmp_top_link .top_box02 {
	background: url(/shared/templates/top/images/torikumi_bg02.jpg) left bottom no-repeat;
	background-size: 100%;
	top: 0;
	right: 0;
}
#tmp_top_link .top_box03 {
	background: url(/shared/templates/top/images/torikumi_bg03.jpg) right top no-repeat;
	background-size: 100%;
	bottom: 0;
	left: 0;
}
#tmp_top_link .top_box04 {
	background: url(/shared/templates/top/images/torikumi_bg04.jpg) left top no-repeat;
	background-size: 100%;
	bottom: 0;
	right: 0;
}
#tmp_top_link .top_box01:hover,
#tmp_top_link .top_box02:hover,
#tmp_top_link .top_box03:hover,
#tmp_top_link .top_box04:hover,
#tmp_top_link .top_box01.active,
#tmp_top_link .top_box02.active,
#tmp_top_link .top_box03.active,
#tmp_top_link .top_box04.active {
	width: 100%;
	height: 498px;
	z-index: 3;
}
#tmp_top_link ul {
	position: relative;
	top: 0;
	width: 100%;
	display: table;
	z-index: -1;
	font-size: 114.2%;
	transition: all 0.4s;
}

#tmp_top_link:hover ul {
	top: 498px;
	z-index: 0;
}
#tmp_top_link ul li {
	list-style: none;
	width: 25%;
	display: table;
    float: left;
	text-align: center;
    background-position: center;
}
#tmp_top_link ul li a {
	display: table-cell;
	vertical-align: middle;
    height: 50px;
	padding: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
#tmp_top_link ul li.torikumi_box01 a{
	background-color: rgba(217,42,32,0.8);
}
#tmp_top_link ul li.torikumi_box02 a{
	background-color: rgba(0,64,16,0.8);
}
#tmp_top_link ul li.torikumi_box03 a{
	background-color: rgba(133,20,75,0.8);
}
#tmp_top_link ul li.torikumi_box04 a {
	background-color: rgba(0,106,202,0.8);
}
#tmp_top_link ul li.torikumi_box01.active a,
#tmp_top_link ul li.torikumi_box01 a:hover {
	background-color: rgba(255,255,255,0.8);
	color: #D92A20;
	font-weight: bold;
}
#tmp_top_link ul li.torikumi_box02.active a,
#tmp_top_link ul li.torikumi_box02 a:hover {
	background-color: rgba(255,255,255,0.8);
	color: #004010;
	font-weight: bold;
}
#tmp_top_link ul li.torikumi_box03.active a,
#tmp_top_link ul li.torikumi_box03 a:hover {
	background-color: rgba(255,255,255,0.8);
	color: #85144B;
	font-weight: bold;
}
#tmp_top_link ul li.torikumi_box04.active a,
#tmp_top_link ul li.torikumi_box04 a:hover {
	background-color: rgba(255,255,255,0.8);
	color: #006ACA;
	font-weight: bold;
}



#tmp_top_link div p {
	line-height: 1.6;
}
#tmp_top_link .top_box {
	width: 150px;
	height: 249px;
	text-align: center;
}
#tmp_top_link div:nth-child(2n+1) .top_box {
	float: right;
}
#tmp_top_link .top_box .top_box_ttl{
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-align: left;
	font-size: 22px;
	display: inline-block;
	margin: 21px 0 6px;
	height: 178px;
}
#tmp_top_link .top_box01 .top_box {
	background-color: rgba(217,42,32,0.8);
	color: #FFFFFF;
	transition: all 0.3s;
}
#tmp_top_link .top_box02 .top_box {
	background-color: rgba(0,64,16,0.8);
	color: #FFFFFF;
	transition: all 0.3s;
}
#tmp_top_link .top_box03 .top_box {
	background-color: rgba(133,20,75,0.8);
	color: #FFFFFF;
	transition: all 0.3s;
}
#tmp_top_link .top_box04 .top_box {
	background-color: rgba(0,106,202,0.8);
	color: #FFFFFF;
	transition: all 0.3s;
}
#tmp_top_link .top_box01:hover .top_box,
#tmp_top_link .top_box01.active .top_box {
	background-color: rgba(255,255,255,0.8);
	color: #D92A20;
	font-weight: bold;
	height: 100%;
	display: table;
}
#tmp_top_link .top_box02:hover .top_box,
#tmp_top_link .top_box02.active .top_box {
	background-color: rgba(255,255,255,0.8);
	color: #004010;
	font-weight: bold;
	height: 100%;
	display: table;
}
#tmp_top_link .top_box03:hover .top_box,
#tmp_top_link .top_box03.active .top_box {
	background-color: rgba(255,255,255,0.8);
	color: #85144B;
	font-weight: bold;
	height: 100%;
	display: table;
}
#tmp_top_link .top_box04:hover .top_box,
#tmp_top_link .top_box04.active .top_box {
	background-color: rgba(255,255,255,0.8);
	color: #006ACA;
	font-weight: bold;
	height: 100%;
	display: table;
}
#tmp_top_link .top_box01:hover .top_box .torikumi_link,
#tmp_top_link .top_box02:hover .top_box .torikumi_link,
#tmp_top_link .top_box03:hover .top_box .torikumi_link,
#tmp_top_link .top_box04:hover .top_box .torikumi_link,
#tmp_top_link .active .top_box .torikumi_link {
	display: table-cell;
	vertical-align: middle;
}
#tmp_top_link .top_box .more_btn a {
	display: block;
	width: 100px;
	margin: 0 auto;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	border-radius: 25px;
	font-size: 12px;
	font-weight: bold;
	transition: all 0.3s;
}
#tmp_top_link .top_box01:hover .top_box .more_btn a,
#tmp_top_link .top_box01.active .top_box .more_btn a {
	background-color: #D92A20;
	color: #FFFFFF;
}
#tmp_top_link .top_box02:hover .top_box .more_btn a,
#tmp_top_link .top_box02.active .top_box .more_btn a {
	background-color: #004010;
	color: #FFFFFF;
}
#tmp_top_link .top_box03:hover .top_box .more_btn a,
#tmp_top_link .top_box03.active .top_box .more_btn a {
	background-color: #85144B;
	color: #FFFFFF;
}
#tmp_top_link .top_box04:hover .top_box .more_btn a,
#tmp_top_link .top_box04.active .top_box .more_btn a {
	background-color: #006ACA;	
	color: #FFFFFF;
}

/* 広報誌 */
#tmp_koho {
	background-color: #FEF7EC;
	padding: 79px 0 72px;
	margin: 0 0 80px;
}
#tmp_koho #tmp_koho_cnt {
	width: 950px;
	margin: 0 auto;
}
#tmp_koho #tmp_koho_box01,
#tmp_koho #tmp_koho_box02,
#tmp_koho #tmp_koho_box03 {
	width: 300px;
	float: left;
	margin-right: 24px;
}
#tmp_koho #tmp_koho_box01 {
	background-image: url("/shared/templates/top/images/koho_bg01.jpg");
}
#tmp_koho #tmp_koho_box02 {
	background-image: url("/shared/templates/top/images/koho_bg02.jpg");
}
#tmp_koho #tmp_koho_box03 {
	background-image: url("/shared/templates/top/images/koho_bg03.jpg");
	margin-right: 0;
}
#tmp_koho .koho_ttl {
	width: 120px;
	min-height: 467px;
	float: left;
	text-align: center;
}
#tmp_koho #tmp_koho_box01 .koho_ttl {
	background-color: rgba(255,191,191,0.9);
}
#tmp_koho #tmp_koho_box02 .koho_ttl {
	background-color: rgba(255,191,0,0.9);
}
#tmp_koho #tmp_koho_box03 .koho_ttl {
	background-color: rgba(0,201,223,0.9);
}
#tmp_koho .koho_ttl h2 {
	height: 200px;
	margin: 32px 10px 38px;
}
#tmp_koho .koho_ttl p {
	display: inline-block;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	height: 175px;
	text-align: left;
}
#tmp_koho .koho_cnt {
	width: 168px;
	min-height: 387px;
	background-color: rgba(255,255,255,0.9);
	float: left;
	position: relative;
	padding: 0 0 60px;
	margin: 10px 10px 10px 0;
}
#tmp_koho .koho_cnt .koho_img {
	text-align: center;
	margin: 39px 10px 32px;
}
#tmp_koho #tmp_koho_box01 .koho_cnt .koho_no {
	background: url(/shared/images/icon/pink_icon.png) left 1em no-repeat;
	padding: 0 0 0 23px;
	margin: -9px 0 0 25px;
}
#tmp_koho #tmp_koho_box01 .koho_cnt .koho_no a,
#tmp_koho #tmp_koho_box03 .koho_cnt .koho_no a {
    background-color: inherit;
    text-decoration: none;
}
#tmp_koho #tmp_koho_box01 .koho_cnt .koho_no span {
	font-size: 164.2%;
}
#tmp_koho #tmp_koho_box03 .koho_cnt .koho_no {
	background: url(/shared/images/icon/blue_icon.png) left 0.3em no-repeat;
	padding: 0 0 0 23px;
	margin: 0 0 0 25px;
}
#tmp_koho .koho_cnt .koho_list {
	position: absolute;
	bottom: 15px;
	left: 0;
	right: 0;
	width: 127px;
	border-radius: 20px;
	margin: auto;
}
#tmp_koho #tmp_koho_box01 .koho_cnt .koho_list {
	background-color: #FFBFBF;
}
#tmp_koho #tmp_koho_box02 .koho_cnt .koho_list {
	background-color: #FFBF00;
}
#tmp_koho #tmp_koho_box03 .koho_cnt .koho_list {
	background-color: #00C9DF;
}
#tmp_koho .koho_cnt .koho_list:hover {
	opacity: 0.8;
}
#tmp_koho .koho_cnt .koho_list a {
	display: block;
	color: inherit;
	text-decoration: none;
	text-align: center;
	font-size: 92.8%;
	padding: 5px;
}

/* リンク */
#tmp_link2_box,
#tmp_link_box {
	width: 795px;
	margin: 0 auto 83px;
}
#tmp_link2_box .link_box,
#tmp_link_box .link_box {
	width: 386px;
	height: 150px;
	position: relative;
	float: left;
	margin: 0 20px 20px 0;
}
#tmp_link2_box .link_box:nth-child(2n),
#tmp_link_box .link_box:nth-child(2n) {
	margin-right: 0;
}
#tmp_link2_box .link_box:nth-child(2n+1),
#tmp_link_box .link_box:nth-child(2n+1) {
	clear: both;
}
#tmp_link2_box .link_box .link_box_img,
#tmp_link_box .link_box .link_box_img {
	width: 386px;
	height: 150px;
	overflow: hidden;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
#tmp_link2_box .link_box .link_box_img img,
#tmp_link_box .link_box .link_box_img img {
	width: 100%;
	height: auto;
	max-width: 386px;
}
#tmp_link2_box .link_box .box_link,
#tmp_link_box .link_box .box_link {
	display: table;
	width: 254px;
	position: absolute;
	top: 25%;
	bottom: 25%;
	left: 16%;
	right: 16%;
	margin: auto;
	z-index: 1;
	text-align: center;
}
#tmp_link2_box .link_box .box_link a,
#tmp_link_box .link_box .box_link a {
	display: table-cell;
	vertical-align: middle;
	background: transparent url(/shared/images/icon/red_icon.png) 20px center no-repeat;
	color: inherit;
	font-size: 128.5%;
	text-decoration: none;
	width: 254px;
	height: 76px;
	background-color: rgba(255,255,255,0.8);
	padding:0 20px 0 40px;
}
#tmp_facebook_link {
	width: 950px;
	margin: 0 auto 40px;
	clear: both;
}
#tmp_facebook_link li {

	display: block;
	width: 300px;
	float: left;
	margin: 0 24px 20px 0;
}
#tmp_facebook_link li:last-child {
	margin-right: 0;
}
#tmp_facebook_link li a {
	display: block;
	background: #3B5998 url(/shared/images/icon/facebook_icon.jpg) 16px 15px no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	padding: 18px 10px 16px 62px;
	line-height: 1.2;
}
#tmp_facebook_link li a:hover {
	opacity: 0.8;
}

/* ==================================================
slider
================================================== */

/* Slider */
.slick-loading .slick-list {
    background: #555;
}

/* Arrows */
.slick-prev,
.slick-next {
    position: absolute;
    top: 50%;
    display: block;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev {
	z-index: 1;
    left: 60px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-next {
    right: 60px;
}
[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-dots,
.slick-dots2 {
    position: absolute;
    bottom: 0;
    display: none;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    box-sizing: border-box;
}
.slick-dots {
    padding-left: 140px;
}
.slick-dots2 {
    padding-right: 140px;
}
.slick-dots li,
.slick-dots2 li {
    position: relative;
    display: inline-block;
    width: 29px;
    height: 7px;
    margin: 0 5px 10px;
    padding: 0;
    cursor: pointer;
    vertical-align: middle;
}
.slick-dots li #startBtn {
    
}
.slick-dots li button,
.slick-dots2 li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 29px;
    height: 7px;
    cursor: pointer;
    color: transparent;
    outline: none;
    background-color: #FFFFFF;
    border: 1px solid #666666;
}
.slick-dots li.slick-active button,
.slick-dots2 li.slick-active button {
    background-color: #FA9A9A;
    border-color: #FA9A9A;
}
.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots2 li button:hover,
.slick-dots2 li button:focus {
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}
.regular .slick-dots {
	bottom: -21px;
}
.regular .tglBtn {
	position: absolute;
	bottom: 20px;
	left: 140px;
	z-index: 9999;
	right: 0;
	margin: auto;
	width: 10px;
	height: 12px;
	cursor: pointer;
}
.slide .tglBtn {
	position: absolute;
	bottom: 50px;
	left: 14px;
	right: 0;
	margin: auto;
	width: 10px;
	height: 12px;
	cursor: pointer;
}
.tglBtn .stopBtn {
	width: 4px;
	height: 12px;
	border-left: 3px solid #666666;
	border-right: 3px solid #666666;	
}
.startBtn {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 8px;
	border-color: transparent transparent transparent #666666;
}
.tglBtn .startBtn span,
.tglBtn .stopBtn span{
	position: relative;
	z-index: -1;
}
/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;

    &:focus {
        outline: none;
    }

    &.dragging {
        cursor: pointer;
        cursor: hand;
    }
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;

    &:before,
    &:after {
        content: "";
        display: table;
    }

    &:after {
        clear: both;
    }

    .slick-loading & {
        visibility: hidden;
    }
}
.slick-slide {
    float: left;
    height: 120vh;
    min-height: 1px;
    [dir="rtl"] & {
        float: right;
    }
    img {
        display: block;
    }
    &.slick-loading img {
        display: none;
    }

    display: none;

    &.dragging img {
        pointer-events: none;
    }

    .slick-initialized & {
        display: block;
    }

    .slick-loading & {
        visibility: hidden;
    }

    .slick-vertical & {
        display: block;
        height: auto;
        border: 1px solid transparent;
    }
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-slide .top_slide_img {
	background-size: cover;
	width: 100%;
	height: 100%;
	position: relative;
}

#tmp_top_slide_l .slick-slide .top_slide_img {
	background-position: center 0;	
}
#tmp_top_slide_r .slick-slide .top_slide_img {
	background-position: center -200px;
}
@keyframes slide_img {
    0% {
	background-position: center -200px;	
    }
    100% {
	background-position: center 0;
    }
}
@keyframes slide_img2 {
    0% {
	background-position: center 0;
    }
    100% {
	background-position: center -200px;
    }
}
#tmp_top_slide_l .slick-current .top_slide_img,
#tmp_top_slide_r .slick-current .top_slide_img {
	animation-duration: 6.5s;
	position: relative;
	box-sizing: border-box;
}

#tmp_top_slide_l .slick-current .top_slide_img {
	animation-name:slide_img;
}
#tmp_top_slide_r .slick-current .top_slide_img {
	animation-name:slide_img2;
}
#tmp_top_slide_l .slick-slide,
#tmp_top_slide_r .slick-slide {
	position: relative;
}
#tmp_top_slide_l .slick-slide {
	padding-right: 140px;
}
#tmp_top_slide_r .slick-slide {
	padding-left: 140px;
}
#tmp_top_slide_l .slick-slide .top_slide_img,
#tmp_top_slide_r .slick-slide .top_slide_img {
	transition: all 0.6s;
	background-size: cover;
}
#tmp_top_slide_l ,
#tmp_top_slide_r {
	text-align: center;
	width: 50%;
	height: 100vh;
	overflow: hidden;
	box-sizing: border-box;
	position: absolute;
	top: 0;
}
#tmp_top_slide_l {
	left: 0;
}
#tmp_top_slide_r {
	right: 0;
}
.torikumi {
	background: #FEF7EC;
	height: 397px;
	margin: 49px 0 0;
}
.slide {
	background: url(../images/top/slide_bg.jpg) 165px 0 no-repeat;
	width: 1280px;
	height: 397px;
	margin: 0 auto;
	position: relative;
}
.slide .slick-list {
	width: 563px;
	position: absolute;
	top: 138px;
	left: 234px;
}
.slide .slick-next {
	top: 228px;
	right: 449px;
}
.slide .slick-prev {
	top: 228px;
	left: 200px;
}
.slide .slick-dots {
	width: 300px;
	left: 338px;
	bottom: 44px;
	text-align: right;
	z-index: 9999;
}
.prev_btn {
	position: absolute;
	bottom: 10px;
	left: 24%;
	z-index: 1;
}
.next_btn {
	position: absolute;
	bottom: 10px;
	right: 24%;
	z-index: 1;
}
.prev_btn a,
.next_btn  a {
    display: block;
    width: 10px;
    height: 17px;
}
.prev_btn a {
    background: url(/shared/images/icon/slide_btn_l.png) left top no-repeat;
}
.next_btn  a {
    background: url(/shared/images/icon/slide_btn_r.png) left top no-repeat;
}
.prev_btn a span,
.next_btn  a span {
    display: block;
    text-indent: -9999px;
}
#tmp_top_slide_l .next_btn {
	right: 40%;
}
#tmp_top_slide_r .prev_btn {
	left: 42%;
}
.slick-dots li.slide_btn,
.slick-dots2 li.slide_btn2 {
    width: auto;
    height: auto;
}
#startBtn,
#startBtn2 {
    background: url(/shared/images/icon/slide_start_btn.png) left center no-repeat;
    width: 12px;
    height: 11px;
    overflow: hidden;
}
#stopBtn,
#stopBtn2 {
    background: url(/shared/images/icon/slide_stop_btn.png) left center no-repeat;
    width: 12px;
    height: 11px;
    overflow: hidden;
}
#startBtn span,
#startBtn2 span,
#stopBtn span,
#stopBtn2 span {
    position: relative;
    z-index: -1;
}
/* ==================================================
cms編集領域スタイル
================================================== */
#cms8341-contentsZero #tmp_wrap_head {
	height:inherit;
	position: inherit;
}
#cms8341-contentsZero #tmp_top_slide_l,
#cms8341-contentsZero #tmp_top_slide_r {
	overflow:inherit;
	height:inherit;
	position: inherit;
}
#cms8341-contentsZero #tmp_link2_box .link_box .link_box_img,
#cms8341-contentsZero #tmp_link_box .link_box .link_box_img {
	overflow:inherit;
}
#cms8341-contentsZero #tmp_link2_box .link_box .box_link ,
#cms8341-contentsZero #tmp_link_box .link_box .box_link {
	top:inherit;
	width:inherit;
}
#cms8341-contentsZero #tmp_link2_box .link_box,
#cms8341-contentsZero #tmp_link_box .link_box {
	margin-bottom:inherit;
}
#cms8341-contentsZero #tmp_link2_box .link_box .link_box_img img,
#cms8341-contentsZero #tmp_link_box .link_box .link_box_img img {
	width:inherit;
	height:inherit;
}
#cms8341-contentsZero #tmp_top_link img:first-child {
	width:500px;
	height:auto;
}
#cms8341-contentsZero #tmp_top_link img.cms8341-verticalMiddle {
	width:inherit;
	height:inherit;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_link2_box:after,
#tmp_koho #tmp_koho_cnt:after,
.clearfix:after,
#tmp_top_news:after,
#tmp_top_torikumi:after,
#tmp_koho:after,
#tmp_link_box:after,
#tmp_facebook_link:after {
	content: ""; /* 変更しない */
	display: table; /* 変更しない */
	clear: both; /* 変更しない */
}
/* ==================================================
print
================================================== */
@media print {
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:""; /* 変更しない */
	height:1px; /* 変更しない */
}
}

