﻿@charset "UTF-8";
.kennai_serch:before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    width: 16px;
    height: 24px;
    vertical-align: middle;
    background: url(/_pc/img/search_title_icon_in.png) no-repeat 0 0px;
    background-size: 16px auto;
}
.kennai_serch {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin-bottom: 8px;
}
.kennai_serch img {
	margin-right: 6px;
	margin-left: -8px;
	vertical-align: -4px;
}
h2 img,h3 img {
	z-index: 100;
}
#search_main {
	background-color: #FFF33F;
	padding: 12px 0;
	margin-bottom: 16px;
}
#search_main:after{
	content:".";display:block;height:0;clear:both;visibility:hidden;
}
#search_main a {
}
#kensu_update {
	text-align: center;
	font-size: 18px;
}
.kyujin_kensu {
	font-weight: bold;
	margin-left: 4px;
}
.kyujin_update {
	font-size: 14px;
}
#search_kantan, #search_area, #search_category, #search_jyouken {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: 12px;
	text-align: center;
	float: left;
	margin-top: 8px;
	margin-left: 28px;
	height: 56px;
	padding-top: 60px;
	border-radius: 70px;
	line-height: 24px;
	margin-bottom: 12px;
}
#search_kantan em, #search_area em, #search_category em, #search_jyouken em {
	font-weight: bold;
	display: block;
	width: 120px;
	font-size: 24px;
}
#search_kantan {
	background-image: url("/img//top_search_kantan_pc.png");
	background-size: 42px 70px;
	background-position-x: 32px;
	background-position-y: 20px;
	width: 172px;
	padding-top: 24px;
	padding-right: 20px;
	padding-left: 80px;
	height: 92px;
}
#search_kantan em {
	font-weight: bold;
	display: block;
	width: 160px;
}
#search_area {
	background-image: url("/img//top_search_area_pc.png");
	background-size: 29px 36px;
}
#search_category {
	background-image: url("/img//top_search_category_pc.png");
	background-size: 38px 33px;
}
#search_jyouken {
	background-image: url("/img//top_search_jyouken_pc.png");
	background-size: 33px 33px;
}
#search_area em, #search_category em, #search_jyouken em {
	font-weight: bold;
	display: block;
	width: 160px;
}
#kengaku_taiken_wrap {
	text-align: center;
	padding: 20px 0;
}
#kengaku_taiken_wrap a:nth-child(2) {
	margin-left: 32px;
}
#kengaku_taiken_wrap a:nth-child(3) {
	margin-left: 32px;
}
#search_freeword {
	display: inline-block;
	background-color: #FFF;
	height: 44px;
	border-radius: 20px;
	vertical-align: middle;
	margin-left: 20px;
	margin-bottom: 12px;
}
#search_freeword input[type="text"] {
	border: none;
	margin: 0px 0px 0px 10px;
	vertical-align: super;
}
a#keep_link {
	display: inline-block;
	line-height: 44px;
	color: #E9546A;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 16px;
	border-radius: 22px;
	background-color: #FFF;
	margin-left: 20px;
}
a#freeword_list,a#search_list {
	position: relative;
	display: inline-block;
	padding: 0 0 0 18px;
	vertical-align: middle;
	text-decoration: underline;
	font-size: 16px;
	background-color: transparent;
	margin-left: 24px;
}
a#freeword_list::before,a#search_list::before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 16px;
	height: 16px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #00A5E3;
}
a#freeword_list::after,a#search_list::after {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	left: 4px;
	width: 5px;
	height: 5px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.kengai_search {
	text-align: right;
	margin-top: 4px;
}
.kengai_search a {
	display: inline-block;
	background-color: #FFF;
	padding: 4px 8px 4px 16px;
	font-size: 16px;
	text-align: center;
	text-decoration: underline;
	width: 10em;
	position: relative;
	vertical-align: middle;
	border-radius: 20px;
	margin-right: 12px;
}
.kengai_search a::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 16px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #00A5E3;
    border-right: 1px solid #00A5E3;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: auto;
    content: "";
    vertical-align: middle;
}
#job_pickup {
	margin: 16px 4px 16px 32px;
}
#job_pickup:after{
	content:".";display:block;height:0;clear:both;visibility:hidden;
}
#job_pickup li {
	margin-bottom: 8px;
	list-style-type: none;
	float: left;
	margin-right: 36px;
}
#job_pickup a {
    font-size: 16px;
	text-decoration: none;
	background: -moz-linear-gradient(top,#FFF,#FFF 60%,#FFF33F);
	background: -webkit-gradient(linear,left top,left bottom,from(#FFF),color-stop(0.6,#FFF),to(#FFF33F));
}
#job_pickup a img {
	vertical-align: -6px;
	margin-right: 4px;
	transition:1s all;
}
#job_pickup a:hover img {
  transform: scale(1.8,1.8) translateX(-4px);
  transition: 300ms all;
}
#job_pickup a em {
	font-size: 140%;
	font-weight: bold;
	margin-right: 2px;
}
#sokuho_tokusyu_wrap {
	padding: 8px;
}
#sokuho_tokusyu_wrap:after{
	content:".";display:block;height:0;clear:both;visibility:hidden;
}
#sokuho_wrap {
	width: 428px;
	float: left;
	background-color: #FFF33F;
	padding: 4px;
	border-radius: 4px;
}
#sokuho_wrap h2,#sokuho_wrap h3 {
	font-size: 18px;
	font-weight: bold;
	position: relative;
	padding-left: 44px;
	padding-top: 4px;
	padding-bottom: 6px;
}
#sokuho_wrap h2 img,#sokuho_wrap h3 img {
	width:38px;
	height: 38px;
	position: absolute;
	left: 4px;
	top: -14px;
}
#sokuho_list {
	background-color: #FFF;
	padding-bottom: 8px;
}
#sokuho_list a:hover {
	background-color: #FFFDE2;
}
a.job_today_item {
	color: #333;
	text-decoration: none;
	display: block;
	background-color: #FFF;
	padding: 16px 6px;
}
#sokuho_list a:after{
	content:".";display:block;height:0;clear:both;visibility:hidden;
}
a.job_today_item + a.job_today_item {
	border-top: 1px dotted #888;
}
.sokuho_img_box {
	width: 80px;
	max-height: 80px;
	text-align: center;
	float: left;
}
.sokuho_img_box img {
	object-fit: contain;
}
.sokuho_img_box img.ue, .sokuho_img_box img.naka, .sokuho_img_box img.sita {
	object-fit: cover;
	width: 80px;
	height: 40px;
}
.sokuho_img_box img.ue {
	object-position: 50% 0%;
}
.sokuho_img_box img.naka {
	object-position: 50% 50%;
}
.sokuho_img_box img.sita {
	object-position: 50% 100%;
}
.sokuho_copy_box {
	float: right;
	width: -webkit-calc(100% - 90px);
	width: calc(100% - 90px);
}
.sokuho_copy_box p {
}
.sokuho_copy {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #00A5E3;
	text-decoration: underline;
}
.sokuho_comname {
}
a#job_today_list {
	border: 2px solid #FFF33F;
	padding: 12px 20px;
	border-radius: 2em;
	margin: 8px auto;
	width: 9em;
	text-align: center;
	display: block;
	background-color: #FFF;
}
#next_update {
	text-align: center;
	margin: 4px;
}
#tokusyu_wrap {
	width: 428px;
	float: right;
}
#tokusyu_wrap h2,#tokusyu_wrap h3 {
	background-color: #DCEEFA;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	padding-left: 44px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#tokusyu_wrap h2:nth-child(3),#tokusyu_wrap h3:nth-child(3) {
	margin-top: 20px;
}
#tokusyu_wrap h2 img,#tokusyu_wrap h3 img {
	width:38px;
	height: 38px;
	position: absolute;
	left: 4px;
	top: -12px;
}
#tokusyu_wrap a {
	width: 400px;
	margin: 4px auto;
	display: block;
}
#tokusyu_wrap a img {
	width: 100%;
	vertical-align: bottom;
}
#hyoushi_interview {
	margin: 8px;
	//background-color: #FFFDE2;
	padding: 8px;
}
#hyoushi_interview h3,#hyoushi_interview h4 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 4px 8px;
}
#hyoushi_interview_wrap {
}
#hyoushi_interview_wrap table,#featured_com_wrap table {
	width: auto;
}
#hyoushi_interview_wrap td,#featured_com_wrap td {
	width: 442px;
}
#hyoushi_interview_wrap td a,#featured_com_wrap td a {
	display: block;
	width: 410px;
	margin: 0 12px;
	padding: 4px;
	color: #333;
}
#hyoushi_interview_wrap td a:hover,#featured_com_wrap td a:hover {
	color: #F00;
	text-decoration: underline;
	background-color: #FFE;
}
#hyoushi_interview_wrap td img,#featured_com_wrap td img {
	width: 100px;
	height: auto;
}
#hyoushi_interview_wrap td .modal-content img {
	width: 400px;
	margin: 0 auto;
	display: block;
}
#hyoushi_interview_wrap td p,#featured_com_wrap td p {
	width: 302px;
	float: right;
	padding: 0 4px;
}
#hyoushi_interview_wrap td .modal-content p {
	width: 380px;
	float: none;
	padding: 10px;
	margin: 0 auto;
}
#hyoushi_interview_wrap td p span,#featured_com_wrap td p span {
	display: block;
}
.hi_copy {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
}
.hi_comname {
}
.modal-title {
	text-align: center;
	font-size: 120%;
}
#hyoushi_interview_wrap td .modal-content a {
	display: block;
	background-color: #FFF33F;
	text-align: center;
	padding: 12px;
	margin: 12px auto;
	width: 300px;
}
#hyoushi_interview_wrap td .modal-content a:hover {
	background-color: #FFF33F;
}

#jwsaiyou_interview {
	margin: 8px;
	padding: 8px;
}
#jwsaiyou_interview h3,#jwsaiyou_interview h4 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 4px 8px;
}
#jwsaiyou_interview_wrap {
	margin: 8px 16px;
}
#jwsaiyou_interview_wrap:after{
	content:".";display:block;height:0;clear:both;visibility:hidden;
}
#jwsaiyou_interview_wrap a {
	color: #333;
	display: block;
}
#jwsaiyou_interview_wrap a:hover {
	color: #F00;
	background-color: #FFE;
}
#jwsaiyou_interview_wrap img {
	float: left;
	margin-right: 4px;
}
.js_text {
	float: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 732px;
}
#jw_osusume {
	background-color: #FFFDE2;
	padding: 16px;
	margin: 8px;
	text-align: center;
}
#jw_osusume h2,#jw_osusume h3 {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
#jw_osusume a {
	background-color: #FFF33F;
	font-size: 16px;
	display: inline-block;
	border-radius: 2em;
	padding: 6px 12px;
	min-width: 160px;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}
.kengai_banner {
	margin: 0 auto;
	width: 75%;
	padding: 1rem;
	text-align: center;
	display: grid;
	grid-template-columns: repeat(2,1fr);
	gap: 1.5rem;
	justify-content: space-between;
}
.kengai_fukidashi{
    position:relative;
    width: 240px;
    height: 32px;
    background:#FFF;
    padding:20px;
    text-align:center;
    border:1px solid #888888;
    color:#666666;
    font-size:16px;
    font-weight:bold;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    float: left;
    margin-right: 49px;
    margin-left: 120px;
    line-height: 32px;
}
.kengai_fukidashi:after,.kengai_fukidashi:before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    left:100%;
    top:50%;
}
.kengai_fukidashi:after{
    border-color: rgba(255, 15, 0, 0);
    border-top-width:9px;
    border-bottom-width:9px;
    border-left-width:22px;
    border-right-width:22px;
    margin-top: -9px;
    border-left-color:#FFF;
}
.kengai_fukidashi:before{
    border-color: rgba(136, 136, 136, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:24px;
    border-right-width:24px;
    margin: -10px;
    margin-left: 1px;
    border-left-color:#888888;
}
.kengai_banner a {
}
#kaiin_service {
	margin-top: 28px;
}
#kaiin_service h2 {
    background-color: #DCEEFA;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    padding-left: 44px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin: 0 8px;
}
#kaiin_service h2 img {
	width:38px;
	height: 38px;
	position: absolute;
	left: 2px;
	top: -8px;
}
#kaiin_service div {
	text-align: center;
}
#kaiin_service a {
	display: inline-block;
	margin: 20px;
}
#kaiin_service a img {
	width: 260px;
	height: auto;
}
#wakuwaku_news {
	margin: 8px;
}
#wakuwaku_news h3 {
    background-color: #DCEEFA;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    padding-left: 44px;
    padding-top: 4px;
    padding-bottom: 4px;
}
#wakuwaku_news h3 img {
	width:38px;
	height: 38px;
	position: absolute;
	left: 2px;
	top: -8px;
}
.wakuwaku_intro {
    color: #555;
    margin: 4px 20px 0;
}
#wakuwakuinfo_wrap {
	margin: 0 12px 24px;
	font-size: 16px;
	line-height: 1.6;
}
#wakuwakuinfo_wrap p {
	line-height: 0.5;
	margin-bottom: 12px;
}
#wakuwakuinfo_wrap p a {
	color: #00A5E3;
}
#wakuwakuinfo_wrap p a span {
    background-color: #E9546A;
    display: inline-block;
    padding: 0 6px;
    border-radius: 4px;
    color: #FFF;
    margin-right: 2px;
    font-size: 14px;
    line-height: 1.6;
}
#freeads {
	margin-bottom: 28px;
}
#freeads:after {
	content: "";
	display: block;
	clear: both;
}
#freeads h2 {
    background-color: #DCEEFA;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    padding-left: 44px;
    padding-top: 4px;
    padding-bottom: 4px;
}
#freeads h2 img {
	width:38px;
	height: 38px;
	position: absolute;
	left: 2px;
	top: -8px;
}
#freeads_explanation {
	color: #00B0EC;
	border: 1px solid #00B0EC;
	border-radius: 1em;
	width: 92%;
	margin: 4px auto 2px;
	text-align: center;
	padding: 1px 1%;
	font-size: 14px;
}
#freeads a {
	text-decoration: none;
	display: block;
	width: 440px;
	margin-left: 8px;
	float: left;
}
#freeads a table {
	border-collapse: collapse;
	width: 98%;
	margin: 4px auto;
}
#freeads a table tr {
	border: 1px solid #0068B7;
	border-radius: 4px;
	display: block;
}
#freeads a.fa_school table tr {
	border: 1px solid #0068B7;
}
#freeads a.fa_kigyoupr table tr {
	border: 1px solid #E85098;
}
#freeads a.fa_syouhinpr table tr {
	border: 1px solid #3EB034;
}
#freeads a.fa_event table tr {
	border: 1px solid #ED6D00;
}
#freeads a table tr td {
	padding: 2px;
}
#freeads a .fa_text {
	padding: 2px;
	width: 320px;
	padding-left: 10px;
}
#freeads a .label {
	font-size: 14px;
	color: #FFF;
	background-color: #555;
	line-height: 1em;
	padding: 2px 12px;
	border-radius: 10px;
	margin: 2px;
}
#freeads a .fa_school {
	background-color: #0068B7;
}
#freeads a .fa_kigyoupr {
	background-color: #E85098;
}
#freeads a .fa_syouhinpr {
	background-color: #3EB034;
}
#freeads a .fa_event {
	background-color: #ED6D00;
}
#freeads a .fa_copy {
	text-decoration: underline;
	display: inline-block;
	margin: 0 2px 4px 4px;
}
#freeads a .img_box {
	width: 100px;
}
#freeads a .img_box img {
	width: 100px;
	height: 100px;
	object-fit: contain;
	vertical-align: middle;
}
#info_wrap {
	border: 1px solid #AAA;
	margin: 20px 8px 8px 8px;
}
#info_ttl {
	background-color: #EEE;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin:-12px;
}
#announcement {
	margin: 12px;
	font-size: 16px;
}
#announcement p {
	margin-bottom: 8px;
}
#announcement a {
	display: inline-block;
}
#announcement a span, #announcement span.type {
	background-color: #E9546A;
	display: inline-block;
	padding: 0 6px;
	border-radius: 4px;
	color: #FFF;
	margin-right: 2px;
	font-size: 14px;
}
#school {
	background-color: #FFF33F;
    border-radius: 6px;
    border: 2px solid #FFF33F;
    margin: 12px;
}
#school h3 {
	font-weight: bold;
    position: relative;
    display: block;
    padding: 4px 4px 4px 16px;
    vertical-align: middle;
    margin: 8px 8px 0 8px;
}
#school h3::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 4px;
    margin: auto;
    content: "";
    vertical-align: middle;
    box-sizing: border-box;
    width: 6px;
    height: 6px;
    border: 6px solid transparent;
    border-left: 9px solid #333;
}
#school_wrap {
	background-color: #FFF;
	border-radius: 0 0 6px 6px;
	padding: 4px;
}
#school_wrap a {
	color: #E9546A;
	padding: 8px;
	text-decoration: none;
	display: block;
}
#school_wrap a + a {
	border-top: 1px dotted #888;
}
#wakuwakuinfo {
	margin: 28px 0;
}
#wakuwakuinfo h3 {
	margin: 0 50px;
}
#wakuwakuinfo_wrap ul {
	list-style-type: none;
	margin-bottom: 40px;
	margin-left: 60px;
}
#wakuwakuinfo_wrap li {
	margin: 16px;
}
#wakuwakuinfo_wrap a {
	text-decoration: underline;
	vertical-align: -12px;
	color: #333;
}
#wakuwakuinfo_wrap a:hover {
	color: #F00;
}
#wakuwakuinfo_wrap a:hover img {
	transform: rotate(-5deg);
}
.fa_icon {
	margin-right: 8px;
}
.faNone {
	margin: 8px 50px;
}
#shien_service {
	margin-top: 20px;
}
#shien_service_wrap {
	background-color: #DDD;
	padding: 12px;
	margin: 8px;
}
#shien_service a {
	text-decoration: none;
	padding: 8px;
	display: block;
	background-color: #FFF;
	position: relative;
	padding-right: 20px;
}
#shien_service a:before {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 7px;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 8px;
	height: 8px;
	border-top: 3px solid #E9546A;
	border-right: 3px solid #E9546A;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#shien_service a + a {
	margin-top: 8px;
}
.service_name {
	color: #E9546A;
	font-size: 120%;
	font-weight: bold;
	display: block;
}
.service_copy {
	color: #E9546A;
	display: block;
}
.service_dscr {
	color: #333;
}
#topics_wrap {
	border: 1px solid #AAA;
	margin: 20px 8px 8px 12px;
	font-size: 16px;
}
#topics_ttl {
	background-color: #EEE;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 12px;
}
#topics_wrap p {
	margin: 8px 12px;
}
#topics_wrap a {
	display: inline-block;
}
#topics_wrap a span.topics_icon {
	background-color: #E9546A;
	display: inline-block;
	padding: 0 6px;
	border-radius: 4px;
	color: #FFF;
	margin-right: 2px;
	font-size: 14px;
}
#mamechishiki {
	background-color: #FFFDE2;
	padding: 12px;
	margin: 20px 8px 8px 8px;
}
#mamechishiki h2 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px dotted #333;
	background-image: url("/img//mamechishiki_icon_pencil_pc.png");
	background-size: 44px 44px;
	background-repeat: no-repeat;
	background-position-x: 4px;
	background-position-y: center;
	padding: 8px;
	padding-left: 54px;
}
#mamechishiki_wrap {
}
#mamechishiki_wrap a {
	display: inline-block;
	padding: 8px;
	text-decoration: none;
	position: relative;
	padding-left: 20px;
	color: #333;
}
#mamechishiki_wrap a:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	width: 8px;
	height: 8px;
	border-top: 1px solid #00A5E3;
	border-right: 1px solid #00A5E3;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#mamechishiki_wrap a:hover {
	color: #F00;
	text-decoration: underline;
}
#oyakudachi_wrap {
	background-color: #EEE;
	padding: 16px;
	margin: 20px 8px 8px 8px;
}
#oyakudachi_wrap h2 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px dotted #333;
}
#oyakudachi_list {
}
#oyakudachi_list a {
	position: relative;
	display: inline-block;
    padding: 4px 4px 4px 16px;
    vertical-align: middle;
    margin: 8px 8px 0 8px;
    color: #333;
}
#oyakudachi_list a::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 4px;
    margin: auto;
    content: "";
    vertical-align: middle;
    box-sizing: border-box;
    width: 6px;
    height: 6px;
    border: 6px solid transparent;
    border-left: 9px solid #333;
}
#oyakudachi_list a:hover {
	color: #F00;
}
#shigoto-zukan {
	/*padding: 16px;*/
	margin: 20px 8px 8px 8px;
}
#shigoto-zukan:after{
	content:".";display:block;height:0;clear:both;visibility:hidden;
}
#shigoto-zukan h2 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px dotted #333;
	margin-bottom: 8px;
}
#innerlink h2 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px dotted #333;
	margin: 20px 8px 8px 8px;
}
.zukan_wrap {
	float: left;
	width: 540px;
}
a.zukan_data {
	text-decoration: none;
	width: 540px;
	display: block;
}
a.zukan_data:after{
	content:".";display:block;height:0;clear:both;visibility:hidden;
}
a.zukan_data:hover {
	background-color: #FFE;
}
.zukan_data img {
	float: left;
	margin: 4px;
}
.zukan_name {
	color: #00A5E3;
	text-decoration: underline;
	margin-top: 4px;
}
.zukan_introduction {
	color: #555;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
a.zukan_data:hover .zukan_name, a.zukan_data:hover .zukan_introduction {
	color: #F00;
}
#zukan_banner {
	float: right;
	width: 300px;
	margin-top: 4px;
}
.jouken { margin-top:10px; margin-right:10px; margin-bottom:10px;margin-left:30px; }
.jouken div {
	font-weight:bold;
	border-radius: 2px 2px 2px 2px;
	background-color:#Fff9b0;
	margin-top:10px;
	margin-left:-20px;
	margin-bottom:5px;
	padding:5px;
}
.jouken a {
	line-height:200%;
	text-decoration:underline;
	display: inline-block;
	margin-right:20px;
}

/*
==============================================
tossing
==============================================
*/

.tossing{
	animation-name: tossing;
	-webkit-animation-name: tossing;

	animation-duration: 2.5s;	
	-webkit-animation-duration: 2.5s;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes tossing {
	0% {
		transform: rotate(-12deg);
	}
	50% {
		transform: rotate(12deg);
	}
	100% {
		transform: rotate(-12deg);
	}
}

@-webkit-keyframes tossing {
	0% {
		-webkit-transform: rotate(-12deg);
	}
	50% {
		-webkit-transform: rotate(12deg);
	}
	100% {
		-webkit-transform: rotate(-12deg);
	}
}

/*
==============================================
pulse
==============================================
*/

.pulse{
	animation-name: pulse;
	-webkit-animation-name: pulse;

	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
	0% {
		transform: scale(0.8);
		opacity: 0.8;
	}
	50% {
		transform: scale(1.1);
		opacity: 1;	
	}
	100% {
		transform: scale(0.8);
		opacity: 0.8;
	}
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(0.85);
		opacity: 0.8;
	}
	50% {
		-webkit-transform: scale(1.1);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(0.85);
		opacity: 0.8;
	}
}

/*
==============================================
floating
==============================================
*/

.floating{
	animation-name: floating;
	-webkit-animation-name: floating;

	animation-duration: 1.5s;
	-webkit-animation-duration: 1.5s;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes floating {
	0% {
		transform: translateY(0%);
	}
	50% {
		transform: translateY(25%);
	}	
	100% {
		transform: translateY(0%);
	}
}

@-webkit-keyframes floating {
	0% {
		-webkit-transform: translateY(0%);
	}
	50% {
		-webkit-transform: translateY(25%);
	}
	100% {
		-webkit-transform: translateY(0%);
	}
}

/*
==============================================
slideLeft
==============================================
*/


.slideLeft{
	animation-name: slideLeft;
	-webkit-animation-name: slideLeft;	

	animation-duration: 1s;	
	-webkit-animation-duration: 1s;

	animation-timing-function: ease-in-out;	
	-webkit-animation-timing-function: ease-in-out;		

	visibility: visible !important;	
}

@keyframes slideLeft {
	0% {
		transform: translateX(150%);
	}
	50%{
		transform: translateX(-8%);
	}
	65%{
		transform: translateX(4%);
	}
	80%{
		transform: translateX(-4%);
	}
	95%{
		transform: translateX(2%);
	}			
	100% {
		transform: translateX(0%);
	}
}

@-webkit-keyframes slideLeft {
	0% {
		-webkit-transform: translateX(150%);
	}
	50%{
		-webkit-transform: translateX(-8%);
	}
	65%{
		-webkit-transform: translateX(4%);
	}
	80%{
		-webkit-transform: translateX(-4%);
	}
	95%{
		-webkit-transform: translateX(2%);
	}			
	100% {
		-webkit-transform: translateX(0%);
	}
}

/*
==============================================
bigEntrance
==============================================
*/


.bigEntrance{
	animation-name: bigEntrance;
	-webkit-animation-name: bigEntrance;	

	animation-duration: 1.6s;	
	-webkit-animation-duration: 1.6s;

	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease-out;	

	visibility: visible !important;			
}

@keyframes bigEntrance {
	0% {
		transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
		opacity: 0.2;
	}
	30% {
		transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);		
		opacity: 1;
	}
	45% {
		transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
		opacity: 1;
	}
	60% {
		transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);		
		opacity: 1;
	}	
	75% {
		transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
		opacity: 1;
	}
	90% {
		transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);		
		opacity: 1;
	}	
	100% {
		transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
		opacity: 1;
	}		
}

@-webkit-keyframes bigEntrance {
	0% {
		-webkit-transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
		opacity: 0.2;
	}
	30% {
		-webkit-transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);		
		opacity: 1;
	}
	45% {
		-webkit-transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
		opacity: 1;
	}
	60% {
		-webkit-transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);		
		opacity: 1;
	}	
	75% {
		-webkit-transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
		opacity: 1;
	}
	90% {
		-webkit-transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);		
		opacity: 1;
	}	
	100% {
		-webkit-transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
		opacity: 1;
	}				
}

/*モーダルを開くボタン*/
.modal-open{
}
/*モーダル本体の指定 + モーダル外側の背景の指定*/
.modal-container{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(0,0,0,50%);
	padding: 40px 20px;
	overflow: auto;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
    box-sizing: border-box;
    z-index: 110;
}
/*モーダル本体の擬似要素の指定*/
.modal-container:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
/*モーダル本体に「active」クラス付与した時のスタイル*/
.modal-container.active{
	opacity: 1;
	visibility: visible;
}
/*モーダル枠の指定*/
.modal-body{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	max-width: 500px;
	width: 90%;
}
/*モーダルを閉じるボタンの指定*/
.modal-close{
	position: absolute;
	display: flex;
    align-items: center;
    justify-content: center;
	top: -40px;
	right: -40px;
	width: 40px;
	height: 40px;
	font-size: 40px;
	color: #fff;
	cursor: pointer;
}
/*モーダル内のコンテンツの指定*/
.modal-content{
	background: #fff;
	text-align: left;
	padding: 30px;
}