﻿@charset "UTF-8";
#MainContents{
	position: relative;
}
#kyujinIndexWrap {
	backgorund-color: #FFF;
	margin-bottom: 10px;
}
#kyujinIndex {
	background-color: #E95177;
	padding: 5px 152px;
	width: 720px;
}
#kyujinIndex:after {
	content:".";display:block;height:0;clear:both;visibility:hidden;
}
a[class^="ki_"] {
	overflow: hidden;
	height: 50px;
	display: block;
	min-width: 160px;
	width: 23.8%;
	float: left;
	border: 1px solid #FFF;
	border-radius: 10px;
	background-color: #E95177;
	text-align: center;
}
a[class^="ki_"]:hover {
	background-color: #F08E9D;
	cursor: pointer;
}
a[class$="_ki-now"]:hover {
	background-color: #FFF;
}
a[class^="ki_"] img {
	position: relative;
	top: 8px;
	width: 116px;
	height: auto;
}
#kyujinIndex a + a {
	margin-left: 1%;
}

a.ki_message {}
a.ki_interview {}
a.ki_kyujin {}
a.ki_com {}

a[class$="_ki-now"] {
	background-color: #FFF;
}
a.ki_message_ki-now {}
a.ki_interview_ki-now {}
a.ki_kyujin_ki-now {}
a.ki_com_ki-now {}

#detailWrap {
	width: 820px;
	margin: 0 auto;
	font-size: 16px;
	line-height: 1.8;
}
.updateTime {
	font-size: 14px;
	color: #666;
	margin-bottom: 4px;
}
.hw_caution {
	border: 2px solid #F85;
	margin: 0 8px 8px;
	padding: 4px;
}
.headline {
	font-size: 18px;
	margin-bottom: 8px;
	background-color: #FFFFDD;
	padding: 4px 8px;
}
.headline em {
	font-size: 24px;
	font-weight: bold;
	font-family:Inter,"Noto Sans JP","メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Arial,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-feature-settings: "palt";
}
span[class^="koyo_"], .koyo {
	display: inline-block;
	background-color: #E95177;
	color: #FFF;
	line-height: 1;
	padding: 2px;
	margin-right: 2px;
	border-radius: 2px;
	vertical-align: 4px;
}
#top_photo {
	text-align: center;
}
#big_photo_tate,#big_photo,#mdl_photo,#sml_photo {
	text-align: center;
	margin: 16px auto;
}
#big_photo img {
	max-width: 700px;
	max-height: 350px;
	margin-bottom: 16px;
}
#big_photo_tate img {
	max-width: 350px;
	max-height: 700px;
	margin-bottom: 16px;
}
#big_photo img.ue, #big_photo img.naka, #big_photo img.sita {
	object-fit: cover;
	width: 700px;
	height: 350px;
}
#big_photo_tate img.ue, #big_photo_tate img.naka, #big_photo_tate img.sita {
	object-fit: cover;
	width: 350px;
	height: 700px;
}
#big_photo img.ue {
	object-position: 50% 0%;
}
#big_photo img.naka {
	object-position: 50% 50%;
}
#big_photo img.sita {
	object-position: 50% 100%;
}
#big_photo_tate img.ue {
	object-position: 50% 0%;
}
#big_photo_tate img.naka {
	object-position: 50% 50%;
}
#big_photo_tate img.sita {
	object-position: 50% 100%;
}
#mdl_photo img {
	max-width: 400px;
	max-height: 200px;
	margin-bottom: 16px;
}
#mdl_photo img.ue, #mdl_photo img.naka, #mdl_photo img.sita {
	object-fit: cover;
	width: 400px;
	height: 200px;
}
#mdl_photo img.ue {
	object-position: 50% 0%;
}
#mdl_photo img.naka {
	object-position: 50% 50%;
}
#mdl_photo img.sita {
	object-position: 50% 100%;
}
#sml_photo img {
	max-width: 240px;
	max-height: 120px;
	margin-bottom: 16px;
}
#web_catchcopy {
	color: #e9536b;
	font-size: 24px;
	margin: 0 auto 16px;
	width: 80%;
}
#saiyou_pr {
	font-size: 20px;
	margin-bottom: 8px;
	padding: 0 32px 4px;
}
#saiyou_pr span {
	display: inline-block;
	color: #00A5E3;
	font-weight: bold;
	margin-top: 4px;
}
#job_naiyou {
}
#job_naiyou p {
	margin: 8px 32px;
}
.catchCopy {
	color: #E95177;
	font-size: 24px;
	font-weight: bold;
	text-shadow: 0px 3px 0px #FFF, 3px 3px 0px #FFF, 3px 0px 0px #FFF, 3px -3px 0px #FFF, 0px -3px 0px #FFF, -3px -3px 0px #FFF, -3px 0px 0px #FFF, -3px 3px 0px #FFF, 5px 5px 2px #CCC;
	margin: 16px 0;
}
.pr {
	margin-bottom: 32px;
}
.pr dt {
//	color: #E95177;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	text-shadow: 0px 1px 0px #FFF, 1px 1px 0px #FFF, 1px 0px 0px #FFF, 1px -1px 0px #FFF, 0px -1px 0px #FFF, -1px -1px 0px #FFF, -1px 0px 0px #FFF, -1px 1px 0px #FFF;
	background: -moz-linear-gradient(top,#FFF,#FFF 70%,#F8CBCA 71%,#F8CBCA);
	background: -webkit-gradient(linear,left top,left bottom,from(#FFF),color-stop(0.7,#FFF),color-stop(0.71,#F8CBCA),to(#F8CBCA));
	margin-bottom: 8px;
	padding-right: 4px;
	padding-left: 4px;
}
.pr dd {
	margin-bottom: 12px;
	padding-right: 4px;
	padding-left: 4px;
}
.heading {
	background-color: #E95177;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	border-radius: 12px 12px 0 0;
	line-height: 2.3;
	padding: 0 12px;
	margin: 20px 0 8px 0;
}
.interview {
	margin-bottom: 32px;
}
.interview:after {
	content:".";display:block;height:0;clear:both;visibility:hidden;
}
.interview .cc {
	color: #E95177;
	font-size: 20px;
	font-weight: bold;
	text-shadow: 0px 3px 0px #FFF, 3px 3px 0px #FFF, 3px 0px 0px #FFF, 3px -3px 0px #FFF, 0px -3px 0px #FFF, -3px -3px 0px #FFF, -3px 0px 0px #FFF, -3px 3px 0px #FFF, 5px 5px 2px #CCC;
	margin: 8px 0;
}
.interview img {
	float: left;
	vertical-align: bottom;
	margin-right: 8px;
}
.interview .fwb {
	font-size: 18px;
}
.imgBox {
	margin-bottom: 32px;
	font-size: 14px;
	line-height: 1.6;
	margin-right: auto;
	margin-left: auto;
}
.imgBox td {
	vertical-align: top;
	width: 360px;
	padding-bottom: 20px;
}
.imgWrap {
	border: 1px solid #CCC;
	border-radius: 1px;
	padding: 3px;
	margin: 0 auto;
	text-align: center;
	width: 300px;
	height: 214px;
}
.imgWrap img {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
p.imgCap {
	text-align: left;
	width: 296px;
	margin: 12px auto;
	padding: 4px;
	border-radius: 4px;
	position: relative;
	background-color: #FFF;
	border: 1px solid #AAA;
}
p.imgCap:after, p.imgCap:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
p.imgCap:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #FFF;
	border-width: 7px;
	margin-left: -7px;
}
p.imgCap:before {
	border-color: rgba(170, 170, 170, 0);
	border-bottom-color: #AAA;
	border-width: 8px;
	margin-left: -8px;
}
.InnerItem {
}
.JobData, .ComData {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0 4px;
}
.JobData th, .JobData td, .ComData th, .ComData td {
	padding: 8px;
	border-bottom: 1px solid #CCC;
}
.JobData th, .ComData th {
	width: 80px;
//	text-align: center;
	vertical-align: top;
	background-color: #EEE;
	border-radius: 4px 4px 0 0;
	text-shadow: 0px 1px 0px #FFF, 1px 1px 0px #FFF, 1px 0px 0px #FFF, 1px -1px 0px #FFF, 0px -1px 0px #FFF, -1px -1px 0px #FFF, -1px 0px 0px #FFF, -1px 1px 0px #FFF;
}
.JobData td, .ComData td {
}
.Tel {
	font-weight: bold;
	font-size: 24px;
	line-height: 1.1;
	vertical-align: -1px;
	color: #F53;
}
a.weboubo_ok_icon {
	color: #E9546A;
	border: 1px solid #E9546A;
	border-radius: 2px;
	font-size: 14px;
	padding-right: 8px;
	text-decoration: none;
	margin-bottom: 6px;
	display: inline-block;
}
a.weboubo_ok_icon:before {
	content: "＞";
	color: #FFF;
	font-weight: bold;
	background-color: #E9546A;
	border: 1px solid #E9546A;
	display: inline-block;
	padding: 1px 4px;
	margin-right: 4px;
}
img.zoom {
	cursor:url("/_pc/img/cursor-wheel.gif"),pointer;
}
.UdMy {
	/*margin: 8px 0 8px 4px;*/
	margin:30px 40px;
}
.kodawariTitle {
	color: #555;
	font-size: 14px;
	border-radius: 2px;
	position: relative;
	padding: 0 0 0 16px;
	vertical-align: middle;
}
.kodawariTitle::before,
.kodawariTitle::after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
.kodawariTitle::before{
	top: -3px;
	left: 3px;
	width: 4px;
	height: 4px;
	border-top: 2px solid #E95177;
	border-right: 2px solid #E95177;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.hw_oubo {
	display: block;
	border-bottom: 1px solid #CCC;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
.UdMy span {
	font-size: 14px;
	font-size: 13px;
	width: 173px;
	margin-right: 4px;
	margin-bottom: 4px;
	color: #E95177;
//	background-color: #FDEDEF;
	border: 1px solid #E95177;
	border-radius: 2px;
	line-height: 1.5;
	text-align: center;
	padding: 2px 0;
	display: inline-block;
}
.ouboNavi {
	margin: 16px 0 32px;
}
.ouboNavi:after{
	content:".";display:block;height:0;clear:both;visibility:hidden;
}
.ouboNavi a {
	display: block;
	width: 200px;
	font-weight: bold;
	line-height: 2.5;
	text-align: center;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	box-shadow: 1px 1px 3px 1px #CCC;
	-moz-box-shadow: 1px 1px 3px 1px #CCC;
	-webkit-box-shadow: 1px 1px 3px 1px #CCC;
}
.ouboNavi a:hover {
	text-decoration: none;
}
a.oubo {
	float: left;
	font-size: 18px;
	width: 150px;
	border: 1px solid #AAA;
	padding: 0 10px;
	background-color: #F53;
	color: #FFF;
	font-weight: bold;
	margin-left: 80px;
	width: 300px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 2px solid #FFF;
}
a.oubo:hover {
	text-decoration: none;
	background-color: #F00;
}
a.toKeep, a.Keeped {
	float: right;
	margin-right: 50px;
	color: #555;
	padding: 3px 5px;
	min-width: 12em;
}
a.toKeep {
	border: 2px solid #FBC600;
	padding: 1px 3px;
	text-shadow: none;
	background: -moz-linear-gradient(top,#FFF,#FFF 70%,#FEC);
	background: -webkit-gradient(linear,left top,left bottom,from(#FFF),color-stop(0.7,#FFF),to(#FEC));
}
a.Keeped {
	text-shadow: 0px 1px 0px #FEC, 1px 1px 0px #FEC, 1px 0px 0px #FEC, 1px -1px 0px #FEC, 0px -1px 0px #FEC, -1px -1px 0px #FEC, -1px 0px 0px #FEC, -1px 1px 0px #FEC;
	background: -moz-linear-gradient(top,#FBC600,#FBC600 70%,#EB0);
	background: -webkit-gradient(linear,left top,left bottom,from(#FBC600),color-stop(0.7,#FBC600),to(#EB0));
}
a.toKeep i, a.Keeped i {
	font-size: 110%;
	vertical-align: -2px;
}
.fa-square-o{
	margin-right: 2px;
}
#kyujin_douga {
	text-align: center;
}
.mid_photo_wrap {
	margin: 20px 0;
}
.mid_photo_wrap + .mid_photo_wrap {
	border-top: 2px dotted #AAA;
}
.mid_photo_wrap:after{
	content:".";display:block;height:0;clear:both;visibility:hidden;
}
.mid_photo {
	width: 100%;
	margin: 12px auto;
}
.mid_photo td {
	width: 50%;
	text-align: center;
	vertical-align: middle;
	padding: 8px 0;
}
.mid_photo td.mid_photo_caption {
	text-align: left;
	padding: 0 12px;
	vertical-align: top;
}
.mid_photo img {
	max-width: 400px;
	max-height: 200px;
}
.mid_photo img.ue, .mid_photo img.naka, .mid_photo img.sita {
	object-fit: cover;
	width: 400px;
	height: 200px;
}
.mid_photo img.ue {
	object-position: 50% 0%;
}
.mid_photo img.naka {
	object-position: 50% 50%;
}
.mid_photo img.sita {
	object-position: 50% 100%;
}
#sml_photo {
	width: 600px;
	margin: 12px auto;
}
#sml_photo td {
	width: 50%;
	text-align: center;
	padding: 8px 0;
}
#sml_photo img {
	max-width: 240px;
	max-height: 120px;
}
#interview {
	text-align: center;
}
#interview img {
	max-width: 400px;
	max-height: 400px;
}
#interview p {
	text-align: left;
	margin: 8px 32px;
}
#interview_staff {
	text-align: center;
}
#interview_staff img {
	max-width: 400px;
	max-height: 400px;
}
#interview_staff p {
	text-align: left;
	margin: 8px 32px;
}
/* ■取材スタッフが語るこの企業の魅力 */
.jw-guide_detail {
//	background-color: #FDEDEF;
	padding: 8px;
	border: 3px solid #F8CBCA;
	border-radius: 8px;
	margin: 16px 4px;
	box-shadow: 1px 1px 2px 0 #CCC;
	-moz-box-shadow: 1px 1px 2px 0 #CCC;
	-webkit-box-shadow: 1px 1px 2px 0 #CCC;
}
.jwg_icon {
	color: #EA5A7E;
	font-weight: bold;
	display: inline-block;
	text-shadow: 0px 1px 0px #FFF, 1px 1px 0px #FFF, 1px 0px 0px #FFF, 1px -1px 0px #FFF, 0px -1px 0px #FFF, -1px -1px 0px #FFF, -1px 0px 0px #FFF, -1px 1px 0px #FFF;
	background: -moz-linear-gradient(top,#FFF,#FFF 70%,#F8CBCA 71%,#F8CBCA);
	background: -webkit-gradient(linear,left top,left bottom,from(#FFF),color-stop(0.7,#FFF),color-stop(0.71,#F8CBCA),to(#F8CBCA));
	margin-bottom: 4px;
}
.toback {
	margin: 16px 0;
	text-align: right;
}
/*----- ■画像拡大 -----*/
.comImg {
	cursor: pointer;
}
#Blank {
	width: 100%;
	height: 0px;
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url('/_pc/img/blank_back.png');
	display: none;
}
#imgBlankWrap {
	width: 500px;
	height: 500px;
	margin: 50px auto;
	padding: 8px;
	position: relative;
	background-color: #FFF;
}
/*----- ■この企業のその他の求人 -----*/

#OtherItems, #similarKyujin {
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	background-color: #EEE;
	padding: 5px;
}
#OtherItems p, #similarKyujin p {
	font-size: 16px;
}
#OtherItems .Kazu {
	font-size: 20px;
	font-weight: bold;
}
#OtherItems a, #similarKyujin a {
	display: block;
	line-height: 1.6;
	background-color: #FFF;
	padding: 5px;
	border-top: 4px solid #EEE;
}
#OtherItems a:last-child, #similarKyujin a:last-child {
	border-bottom: 4px solid #F5F5F5;
}
#OtherItems a:hover, #similarKyujin a:hover {
	text-decoration: none;
	background-color: #FFD;
}
#OtherItems a:hover .Syokusyu em, #similarKyujin a:hover .Syokusyu em {
	text-decoration: underline;
}
#OtherItems a + a, #similarKyujin a + a {
}
#OtherItems .Syokusyu, #similarKyujin .Syokusyu{
	display: block;
	color: #1E1F8B;
}
#OtherItems  a:hover .Syokusyu, #similarKyujin  a:hover .Syokusyu {
	color: #EA5A7E;
}
#OtherItems span[class^="koyo"], #similarKyujin .koyo {
	font-size: 14px;
}
#OtherItems .New, #similarKyujin .New {
	font-size: 13px;
	color: #F53;
	border: 1px solid #F53;
	border-radius: 2px;
	line-height: 1;
	display: inline-block;
	padding: 2px;
	margin-right: 3px;
	text-decoration: none;
	vertical-align: 2px;
}
#OtherItems .imgIcon {
	font-size: 13px;
	color: #888;
	border: 1px solid #AAA;
	border-radius: 2px;
	line-height: 1;
	padding: 2px;
	margin-left: 3px;
	text-decoration: none;
	vertical-align: 2px;
}
#OtherItems .detail, #similarKyujin .detail {
	color: #444;
	font-size: 14px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#OtherItems .catch_copy{
	font-weight: bold;
	font-size: 18px;
	display: block;
	color: #e9536b;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
table{
	table-layout: fixed;
}
.other_td{
	padding: 0px 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: grid;
}

.dtlDt {
	font-size: 13px;
	line-height: 1;
	display: inline-block;
	border: 1px solid #BBB;
	border-radius: 2px;
	background-color: #F5F5F5;
	padding: 2px;
	margin-right: 3px;
	margin-left: 5px;
}
.dtlDt:first-child {
	margin-left: 0;
}
.dtlDd {
}
.comName {
}

.accbox label {
    display: block;
    margin: 1.5px 0;
    padding : 5px 10px;
	background: #006363;
    cursor :pointer;
    transition: all 0.5s;
    font-size: medium;
    color:white;
}

.accbox label:hover {
    background :#178e8e;
}

.accbox input {
    display: none;
}

.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

.cssacc:checked + .accshow {
    height: auto;
    opacity: 1;
}
.accbox_header {
	margin: 8px;
	box-shadow: 3px 3px 2px #CCC;
	-moz-box-shadow: 3px 3px 2px #CCC;
	-webkit-box-shadow: 3px 3px 2px #CCC;
	border: 1px solid #CCC;
	border-radius: 4px;
}
.acclbl_header {
	text-align: center;
}
.cssacc_header {
}
.accbox .accshow_header {
	padding: 0 12px;
}
.cssacc:checked + .accshow_header {
	padding: 12px;
}

a.linkBtn {
	display: block;
	min-width: 200px;
	width: 70%;
	margin: 8px auto 40px;
	background-color: #209EE9;
	padding: 16px 16px 16px 34px;
	color: #FFF;
	position: relative;
	box-shadow: 2px 2px 2px #CCC;
	-moz-box-shadow: 2px 2px 2px #CCC;
	-webkit-box-shadow: 2px 2px 2px #CCC;
}
a.linkBtn:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
a.linkBtn::before,
a.linkBtn::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
}
a.linkBtn::before {
    left: 16px;
    width: 8px;
    height: 8px;
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#kengaku, #taiken {
	background-color: #fff338;
	padding: 20px;
	margin: 40px 100px;
}

#kengaku .headingk, #taiken .headingk {
	font-size: 40px;
	font-weight: bold;
	color: #E9546A;
}
#kengaku th, #taiken th {
	width: 2em;
	line-height: 1;
	font-size: 24px;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
.zizen_check {
	background-color: #FFF;
	margin: 8px 0;
	padding: 12px;
	position: relative;
}
.zizen_check ul {
	list-style-type: disc;
	margin-left: 1.5em;
}
#kengaku td, #taiken td {
	font-size: 56px;
	font-weight: bold;
	padding-left: 4px;
}
.zizen_check::after {
	content: "";
	background-image: url("https://www.jwarm.net/img/character_kengaku.png");
	background-size: 180px 264px;
	width: 180px;
	height: 264px;
	background-repeat: no-repeat;
	position: absolute;
	right: 0;
	top: -220px;
}

#taiken .zizen_check::after {
	background-image: url("https://www.jwarm.net/img/character_taiken.png");
	background-size: 170px 272px;
	width: 170px;
	height: 272px;
	right: 0;
	top: -230px;
}
.kanren_kensaku {
	margin: 8px 0;
	font-size: 14px;
}
.kanren_kensaku p {
	margin-left: 8px;
}
.kanren_kensaku p.kanren_kensaku_title {
	background-color: #DDD;
	padding: 8px;
	margin-left: 0;
	margin-bottom: 4px;
	border-top: 2px solid #AAA;
}
.kanren_kensaku ul {
	margin: 4px;
}
.kanren_kensaku li {
	display: inline-block;
	margin-right: 12px;
}
.kanren_kensaku a {
	color: #E95277;
	display: inline-block;
	border: 1px solid #E95277;
	border-radius: 2em;
	padding: 4px 12px;
	text-align: center;
	margin-bottom: 12px;
}

/*モーダル*/
p.modal-title {
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #AAA;
}
p.modal-body em {
	font-weight: bold;
}
/*モーダルを開くボタン*/
.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: 98%;
}
/*モーダルを閉じるボタンの指定*/
.modal-close{
	position: absolute;
	display: flex;
    align-items: center;
    justify-content: center;
	top: -38px;
	right: -6px;
	width: 40px;
	height: 40px;
	font-size: 40px;
	color: #fff;
	cursor: pointer;
}
/*モーダル内のコンテンツの指定*/
.modal-content{
	background: #fff;
	text-align: left;
	padding: 30px;
	border-radius: 4px;
}

.remaining_body{
	width: 1024px;
    position: fixed;
    bottom: 0px;
    display: inline-block;
	z-index: 3;
}
.remaining_box{
	padding: 0px 5px;
    width: 185px;
    position: absolute;
    bottom: 25px;
    right: 105px;
    background: #ffd;
    border-radius: 10px;
    height: 50px;
    vertical-align: middle;
    border: solid 2px #e9546a;
	opacity: 0;
    text-align: center;
    animation-name: casual_fukidashi_animation;
    animation-duration: 5s;
    /* animation-delay: 2s; */
    animation-fill-mode: forwards;
}
.kshp_wrap {
	width: 900px;
	position: fixed;
	bottom: 10px;
	z-index: 2;
	display: inline-block;
}
.kshp_icon {
	position: absolute;
	right: 0;
	bottom: 0;
}
@keyframes casual_fukidashi_animation {
	0% {
		opacity: 0;
		display: inline-block;
		bottom: 40px;
	}
	10% {
		opacity: 1;
		bottom: 50px;
	}
	80% {
		opacity: 1;
		bottom:50px;
	}
	100% {
		opacity: 0;
		bottom:40px;
		display: none;
	}
}
.remaining_box p{
    position: relative;
    top: 15px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
	line-height: 1.4em;
}
.remaining_box span{
	color: red;
}