/* ==========================================================================
= Modules
========================================================================== */

/* Margins */

.mt0 {
	margin-top: 0 !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mt50 {
	margin-top: 50px !important;
}

.mt60 {
	margin-top: 60px !important;
}

.mt70 {
	margin-top: 70px !important;
}

.mt80 {
	margin-top: 80px !important;
}

.mt90 {
	margin-top: 90px !important;
}

.mt100 {
	margin-top: 100px !important;
}

.mr0 {
	margin-right: 0 !important;
}

.mr10 {
	margin-right: 10px !important;
}

.mr20 {
	margin-right: 20px !important;
}

.mr30 {
	margin-right: 30px !important;
}

.mr40 {
	margin-right: 40px !important;
}

.mr50 {
	margin-right: 50px !important;
}

.mr60 {
	margin-right: 60px !important;
}

.mr70 {
	margin-right: 70px !important;
}

.mr80 {
	margin-right: 80px !important;
}

.mr90 {
	margin-right: 90px !important;
}

.mr100 {
	margin-right: 100px !important;
}

.mb0 {
	margin-bottom: 0 !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.mb50 {
	margin-bottom: 50px !important;
}

.mb60 {
	margin-bottom: 60px !important;
}

.mb70 {
	margin-bottom: 70px !important;
}

.mb80 {
	margin-bottom: 80px !important;
}

.mb90 {
	margin-bottom: 90px !important;
}

.mb100 {
	margin-bottom: 100px !important;
}

.ml0 {
	margin-left: 0 !important;
}

.ml10 {
	margin-left: 10px !important;
}

.ml20 {
	margin-left: 20px !important;
}

.ml30 {
	margin-left: 30px !important;
}

.ml40 {
	margin-left: 40px !important;
}

.ml50 {
	margin-left: 50px !important;
}

.ml60 {
	margin-left: 60px !important;
}

.ml70 {
	margin-left: 70px !important;
}

.ml80 {
	margin-left: 80px !important;
}

.ml90 {
	margin-left: 90px !important;
}

.ml100 {
	margin-left: 100px !important;
}

/* Paddings */

.pt0 {
	padding-top: 0 !important;
}

.pt10 {
	padding-top: 10px !important;
}

.pt20 {
	padding-top: 20px !important;
}

.pt30 {
	padding-top: 30px !important;
}

.pt40 {
	padding-top: 40px !important;
}

.pt50 {
	padding-top: 50px !important;
}

.pt60 {
	padding-top: 60px !important;
}

.pt70 {
	padding-top: 70px !important;
}

.pt80 {
	padding-top: 80px !important;
}

.pt90 {
	padding-top: 90px !important;
}

.pt100 {
	padding-top: 100px !important;
}

.pr0 {
	padding-right: 0 !important;
}

.pr10 {
	padding-right: 10px !important;
}

.pr20 {
	padding-right: 20px !important;
}

.pr30 {
	padding-right: 30px !important;
}

.pr40 {
	padding-right: 40px !important;
}

.pr50 {
	padding-right: 50px !important;
}

.pr60 {
	padding-right: 60px !important;
}

.pr70 {
	padding-right: 70px !important;
}

.pr80 {
	padding-right: 80px !important;
}

.pr90 {
	padding-right: 90px !important;
}

.pr100 {
	padding-right: 100px !important;
}

.pb0 {
	padding-bottom: 0 !important;
}

.pb10 {
	padding-bottom: 10px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pb30 {
	padding-bottom: 30px !important;
}

.pb40 {
	padding-bottom: 40px !important;
}

.pb50 {
	padding-bottom: 50px !important;
}

.pb60 {
	padding-bottom: 60px !important;
}

.pb70 {
	padding-bottom: 70px !important;
}

.pb80 {
	padding-bottom: 80px !important;
}

.pb90 {
	padding-bottom: 90px !important;
}

.pb100 {
	padding-bottom: 100px !important;
}

.pl0 {
	padding-left: 0 !important;
}

.pl10 {
	padding-left: 10px !important;
}

.pl20 {
	padding-left: 20px !important;
}

.pl30 {
	padding-left: 30px !important;
}

.pl40 {
	padding-left: 40px !important;
}

.pl50 {
	padding-left: 50px !important;
}

.pl60 {
	padding-left: 60px !important;
}

.pl70 {
	padding-left: 70px !important;
}

.pl80 {
	padding-left: 80px !important;
}

/* ==========================================================================
= Device Visiblity
========================================================================== */

.sp,
.sp_inline {
	display: none;
}

/* Line Break */

.line-break {
	display: block;
}

/* ==========================================================================
= Site Modules
========================================================================== */

.list-type01 {
	overflow: hidden;
}

.list-type01 li {
	float: left;
}

.cFix::after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	font-size: 0;
	visibility: hidden;
}

.tx_c {
	text-align: center !important;
}

.fl_l {
	float: left !important;
}

.fl_r {
	float: right !important;
}

.w418 {
	width: 418px;
}

.w436 {
	width: 436px;
}

.tx_r {
	text-align: right !important;
}

/* Tables */

/*****************************
	table
******************************/

.tbl-type01 {
	margin-bottom: 60px;
}

.tbl-type01 table {
	background: #f2fcff;
}

.tbl-type01 table tr th,
.tbl-type01 table tr td {
	border: 1px solid #a8dfee;
	vertical-align: top;
}

.tbl-type01 table tr th {
	padding: 0;
}

.tbl-type01 table tr td {
	padding: 35px 10px 0 25px;
	height: 155px;
}

.tbl-type02 {
	width: 100%;
	font-size: 108%;
}

.recruit-box .attention {
	font-size: 12px;
	line-height: 1.8;
	color: #8d8d8d;
}

.recruit-box .attention small {
	font-size: 1em;
}

.recruit-box .attention small a {
	color: #59b9d3;
}

.tbl-type02 th,
.tbl-type02 td {
	vertical-align: top;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 30px;
	line-height: 1.4;
}

.tbl-type02 th {
	border-left: 1px solid #ddd;
	font-weight: bold;
}

.tbl-type02 td {
	background: url(https://www.suntory.com/recruit/fresh/common/img/bg_line03.png) repeat-y left top;
	border-right: 1px solid #ddd;
}

.tbl-type02 td ul {
	padding-left: 1.5em !important;
}

.tbl-type02 td dl dd ul li {
	margin: 0 0 0 2em;
}

.tbl-type02 td ul li {
	list-style: disc !important;
	margin: 0 0 0 1em;
}

.table-imitate {
	background: url(https://www.suntory.com/recruit/fresh/common/img/bg_line01.png) repeat-x left top;
}

.table-imitate dl {
	background: url(https://www.suntory.com/recruit/fresh/common/img/bg_line01.png) repeat-x left bottom;
}

.table-imitate dl dt,
.table-imitate dl dd {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}

.table-imitate dl dt .inner,
.table-imitate dl dd .inner {
	display: block;
	line-height: 1.6;
	font-size: .9375em;
}

.table-imitate dl dt .inner {
	font-weight: bold;
	margin: 20px 35px;
}

.table-imitate dl dd .inner {
	margin: 20px 0;
}

.table-imitate dl dd .inner.bdl {
	border-left: 2px solid #37abe8;
	padding-left: 25px;
}

.table-imitate dl dd .inner.lh54 {
	line-height: 54px;
}

.table-imitate dl dd .inner ul {
	margin-left: 1em;
}

.table-imitate dl dd .inner ul li {
	list-style-type: disc;
}

.table-imitate dl dd .inner ol li {
	text-indent: -1em;
	margin-left: 1em;
}

.table-imitate.type01 dt {
	width: 260px;
}

/* 中見出し4 */

.m-heading-middle-004 {
	position: relative;
	display: table;
	width: 100%;
	height: 25px;
	font-size: .916em;
	line-height: 25px;
	letter-spacing: 1px;
	border-bottom: 1px solid transparent;
	margin-bottom: 10px;
}

.m-heading-middle-004 span {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.m-heading-middle-004 span:first-child {
	width: 100px;
	color: #fff;
	position: relative;
	z-index: 2;
	padding: 0 5px 0 0;
	line-height: 1.4;
	z-index: 1;
}

.m-heading-middle-004 span:first-child::after {
	content: "";
	display: block;
	border-top: 0;
	border-right: 16px solid transparent;
	border-bottom: 32px solid transparent;
	border-left: 16px solid transparent;
	position: absolute;
	right: -16px;
	bottom: 0;
	z-index: 0;
}

.m-heading-middle-004 span:last-child {
	color: #000;
	letter-spacing: normal;
}

.m-heading-middle-004--purple {
	border-bottom-color: #5555fd;
}

.m-heading-middle-004--purple span:first-child {
	background: #5555fd;
}

.m-heading-middle-004--purple span:first-child::after {
	border-bottom-color: #5555fd;
}

.m-heading-middle-004--green {
	border-bottom-color: #35b996;
}

.m-heading-middle-004--green span:first-child {
	background: #35b996;
}

.m-heading-middle-004--green span:first-child::after {
	border-bottom-color: #35b996;
}

.m-heading-middle-004--blue-001 {
	border-bottom-color: #5cbfdc;
}

.m-heading-middle-004--blue-001 span:first-child {
	background: #5cbfdc;
}

.m-heading-middle-004--blue-001 span:first-child::after {
	border-bottom-color: #5cbfdc;
}

.m-heading-middle-004--blue-002 {
	border-bottom-color: #00559d;
}

.m-heading-middle-004--blue-002 span:first-child {
	background: #00559d;
}

.m-heading-middle-004--blue-002 span:first-child::after {
	border-bottom-color: #00559d;
}

@media screen and (max-width: 767px) {

.pc {
	display: none;
}

.pc_inline {
	display: none;
}

.sp {
	display: block;
}

.sp_inline {
	display: inline;
}

.line-break {
	display: inline;
}

.line-break_sp {
	display: block;
}

.list-type01 {
	overflow: hidden;
}

.list-type01 li {
	float: none;
	margin-left: 0;
}

.tbl-type02 th,
.tbl-type02 td {
	padding: 15px;
	line-height: 1.5;
}

.tbl-type02 td {
	width: 35%;
}

.table-imitate dl dt .inner,
.table-imitate dl dd .inner {
	display: block;
	line-height: 1.6;
	font-size: 98%;
}

.table-imitate.type01 dt {
	width: 40%;
}

}

