sub {
	vertical-align: bottom;
	font-size: small;
}

sup {
	vertical-align: top;
	font-size: small;
}

.w50p {
	width: 50% !important;
}

.w85p {
	width: 85% !important;
}

.cl-b {
	clear: both;
}

.fwb {
	font-weight: bold;
}

.img-responsive {
	display: block;
	width: 100%;
	height: auto;
}

.fl-r {
	float: right;
	margin: 0 0 20px 20px;
	width: 30%;
}

.fl-r .sub__image {
	width: 50%;
	float: right;
}

.fl-l {
	float: left;
	margin: 0 20px 20px 0;
	width: 30%;
}

.ttl_s {
	clear: both;
	display: inline-block;
	margin: 15px 0;
	padding: 3px 10px;
	font-weight: bold;
	background: #c9caca;
}

.ttl_sb {
	clear: both;
	display: inline-block;
	margin: 15px 0;
	padding: 3px 10px;
	font-weight: bold;
	border: 1px solid black;
}

.panflet {
	margin-left: 2em;
}

#top-main h1 {
	padding-top: 70px;
}

#top-main h1 .cat {
	display: inline-block;
	margin: 8px 0 10px;
	padding: 3px 10px;
	border-radius: 3px;
	line-height: 1.3;
	font-size: 15px;
	background: rgba(1, 66, 144, 0.3);
	vertical-align: middle;
}

#top-main h1 span {
	display: block;
}

.colWrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.colWrap.colSp {
	justify-content: space-around;
}

.pressBox {
	margin: 30px auto;
	padding: 40px;
	background: #f0ede5;
}

.pressBox .col:first-child {
	flex: 1 1 25%;
}

.pressBox .col:last-child {
	flex: 1 1 25%;
	padding-left: 40px;
}

.pressBox .head {
	padding-left: 70px;
	height: 44px;
	line-height: 44px;
	background: url("../img/pickup/vol28/ico_press.png") no-repeat 0 0;
	font-size: 24px;
	font-weight: bold;
}

.pressBox p.sub {
	display: block;
	margin: 25px 0 15px;
	padding: 0 0 5px;
	line-height: 1.6;
	border-bottom: 1px solid #000;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Meiryo', 'メイリオ';
}

.pressBox p.sub span {
	font-weight: normal;
}

.pressBox img {
	display: block;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, .3);
	margin: 0 auto;
	max-width: 55%;
}

.pressBox .info {
	margin: 15px 0 0;
	padding: 10px 0 0;
}

.ttl__bbtm {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #333;
	margin: 20px 0;
}

.ttl__bbtm li {
	font-size: 18px;
}

.item__lists li {
	margin-bottom: 10px;
}

.item__lists li::before {
	content: '・';
}

.inner__photo {
	display: flex;
	justify-content: space-between;
	margin: 20px 0;
}

.inner__photo li {
	margin: 0 5px;
}

.caption__bottom {
	display: flex;
	justify-content: center;
	text-align: center;
	font-size: 14px;
}

.pickup-detail .lead-text p.lead-text-box {
	border: 1px solid #333;
	font-size: 12px;
	margin: 20px 0;
	padding: 15px;
}

.pickup-detail .lead-text p.lead-text-box b {
	font-size: 16px;
	font-weight: bold;
}

.lead-text-photos {
	display: flex;
	justify-content: space-between;
}

.lead-text-photos li {
	margin: 0 10px;
	width: 100%;
}

.lead-text-photos li:first-child {
	margin-left: 0;
}

.lead-text-photos li:last-child {
	margin-right: 0;
}

.pickup-detail .pickup-text p.special-photo-caption {
	font-size: 14px;
}

.pickup-detail .pickup-text p.special-photo-caption b {
	font-weight: bold;
}

.special-photo {
	text-align: center;
}

.lead-text-photos-borderbox {
	border: 4px solid #ccc;
	padding: 20px;
	text-align: center;
}

.pickup-detail .pickup-text .sub-headings p {
	line-height: 1.5;
}

.sub-headings .head {
	font-size: 18px;
	font-weight: bold;
}

.sub-headings span {
	font-size: 12px;
}

.eyecatch-box {
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	font-weight: bold;
	margin: 20px 0;
	padding: 10px 0;
}

.pickup-detail .pickup-text .eyecatch-box .company-name {
	font-size: 14px;
	text-align: right;
}

.pickup-detail .pickup-text .eyecatch-box p {
	margin: 0;
}

.pickup-detail .pickup-text {
	clear: both;
	overflow: hidden;
	height: auto;
	font-weight: 500;
	padding-bottom: 1em;
}

.box01 {
	padding: 10px;
	border: 5px solid #dcdcdc;
}

.pickup-detail .box01 p {
	line-height: 1.5;
}

.box02 {
	border: 1px solid #333;
	clear: both;
	display: inline-block;
}

.index__box {
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	padding: 1em 0;
}

.ttl_m {
	clear: both;
	margin: 15px 0;
	margin-top: 15px;
	font-size: 18px;
	font-weight: bold;
	color: #3aafdb;
}

.caption__bottom {
	display: flex;
	justify-content: center;
	text-align: center;
	font-size: 14px;
}

.inqBox {
	justify-content: flex-start !important;
	align-items: center;
}

.inqBox .head {
	margin-right: 1em;
	padding: 15px 7px;
	line-height: 1.5;
	background: #014290;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	word-break: keep-all;
}

.inqBox span.head {
	padding: .2em 1em;
	display: inline-block;
}

.pickup-detail .inqBox p {
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1.3;
}

.pickup-detail .inqBox .tel {
	font-size: 26px;
	line-height: 1.3;
}

.pickup-detail .inqBox .tel span {
	display: block;
	font-size: 15px;
}

.pickup-detail .page06__img-group p {
	line-height: 1.2;
}

.pickup-detail .page06__img-group ul {
	display: flex;
	margin-bottom: 20px;
}

.pickup-detail .page06__img-group ul .title {
	color: #3aafdb;
}

.pickup-detail .page06__img-group li {
	margin-right: 20px;
}

.pickup-detail .page06__img-group li:first-child {
	max-width: 148px;
}

.pg01 .logo__list {
	flex-wrap: wrap;
	width: 75%;
	margin: 0 auto;
	align-items: center;
	justify-content: space-around;
}

.pg01 .logo__list li {
	margin-bottom: 20px;
	width: 21%;
}

.heading-style01 span.sub {
	display: block;
	font-size: 20px;
}

.pickup-detail .pickup-text .imgFrame .cap {
	display: block;
	font-size: 18px;
	line-height: 1.4;
	font-weight: bold;
}

.pickup-text .img-left,
.pickup-text .img-right {
	width: 30%;
	max-width: 400px;
	height: auto;
	font-size: small;
}

.imgFrame .cap+img {
	margin-top: 10px;
}

.box01 {
	padding: 10px;
	border: 5px solid #dcdcdc;
}

.pressBox .title {
	display: block;
	margin: 0 0 15px;
	padding: 0 0 5px;
	line-height: 1.6;
	font-size: 15px;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Meiryo', 'メイリオ';
}

.pressBox .title .sub {
	font-size: .8em;
	font-weight: normal;
}

.pressBox .col {
	width: calc(50% - 10px);
	padding: 0 10px 0 0;
}

.pressBox .col3 {
	display: flex;
	justify-content: space-between;
}

.pressBox .col3>div {
	width: 33%;
	margin-right: .5em;
}

.pressBox .col3>div:last-child {
	margin-right: 0;
}

.pressBox .col3 img {
	max-width: none;
}

.pressBox .info li {
	overflow: hidden;
	font-size: 18px;
}

.heading-style10 {
	color: #3aafdb;
	background: #d3edfb;
	font-weight: bold;
	font-size: 1.5em;
	padding: 0 .5em;
	margin: 20px 0;
}

.heading-style11 {
	border-left: 8px solid #3aafdb;
	font-size: 1.25em;
	font-weight: bold;
	padding-left: 1em;
	margin-bottom: 20px;
}

.vol38__list {
	list-style: none;
	font-size: 1.125em;
}

.vol38__list li {
	position: relative;
	padding-left: 18px;
	font-size: 18px;
	margin-bottom: .5em;
}

.vol38__list li::before {
	content: '●';
	color: #3aafdb;
	position: absolute;
	left: 0;
	top: .9em;
	font-size: .5em;
}

.table__vol38 {
	border: 1px solid;
}

.table__vol38 th,
.table__vol38 td {
	border: 1px solid #000;
	padding: .5em;
}

.table__vol38 th {
	background: #3aafdb;
	color: #fff;
	text-align: center;
}

.pressBox__vol38_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.pressBox__vol38_list li {
	margin-bottom: 10px;
	width: 24%;
}

.vol38__box01 {
	border: 1px solid;
	padding: .5em;
	font-size: 1em;
	width: auto;
}

.vol38__box01 p {
	font-size: 1em !important;
}

.vol38__box01 .head {
	font-weight: bold;
}

.vol38__box01 .list li {
	padding-left: 2em;
}

.ttl_s2 {
	clear: both;
	margin: 15px 0;
	padding: 7px 10px;
	padding-top: 7px;
	font-size: 18px;
	font-weight: bold;
	color: #3aafdb;
	border-top: 1px solid #3aafdb;
	border-bottom: 1px solid #3aafdb;
}

.ttl_s2 .sub {
	display: block;
	font-size: 13px;
}

body:not(#index) #main a {
	word-break: break-all;
}

.pickup-detail .pickup-text .pickup-list01 dt {
	clear: left;
	float: left;
}

.pickup-detail .pickup-text .pickup-list01 dd {
	padding-left: 4.5em;
}

.pickup-detail .pickup-text .pickup-list01 dd.expand {
	padding-left: 6em;
}

.pickup-detail .pickup-text .pickup-list02 dt {
	clear: left;
	float: left;
}

.pickup-detail .pickup-text .pickup-list02 dd {
	padding-left: 6em;
}

.pickup-detail .pickup-text .pickup-list03 dt {
	clear: left;
	float: left;
}

.pickup-detail .pickup-text .pickup-list03 dd {
	padding-left: 4em;
}

.pickup-detail .pickup-text .pickup-list04 {
	display: flex;
	align-items: baseline;
}

.pickup-detail .pickup-text .pickup-list04 dd {
	margin-left: 1em;
}

.sub__title {
	text-decoration: underline;
}

.flex__box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.flex__box li {
	width: 49%;
}

.pickup-text__special p {
	padding-left: 3em;
}

.pickup-text__special .heading-style02 {
	padding-left: 2em;
}

.pickup-text__special p.heading-style08 {
	padding-left: 0;
	margin-left: 3em;
}

.img-right {
	clear: both;
}

.list__special01 li {
	margin-left: 3em;
}

.list__special01 li span {
	color: #3aafdb;
	padding-right: 1em;
	margin-left: -3em;
	border-right: 2px solid #3aafdb;
}

.dl-list01 dd {
	width: calc(90% - 1em);
	margin-left: 1em;
}

.heading-style01.special::before {
	content: none;
}

.heading-style01.special {
	border: 2px solid #3aafdb;
	border-bottom: none;
}

.ov-h {
	overflow: hidden;
}

.jirei__list {
	overflow: hidden;
	margin-bottom: 10px;
}

.jirei__list dt {
	float: left;
	border-radius: 1em;
	color: white;
	background: #3aafdb;
	padding: 0 .5em;
}

.jirei__list dd {
	margin-left: 4em;
}

.new-normal {
	overflow: hidden;
}

.new-normal dt {
	float: left;
}

.new-normal dd {
	margin-left: 3em;
}

.common__table {
	font-size: 18px;
}

.f-normal {
	font-weight: normal;
}

.pickup-detail .pickup-text p.content-left {
	width: 70%;
}

.text-indent-3 {
	text-indent: -2.5em;
	padding-left: 2.5em;
}

.bbtm {
	border-bottom: 1px solid #3aafdb;
	padding-bottom: 1em;
}

.image__box {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.image__box li {
	width: 30%;
}

.image__box li:first-child {
	width: 65%;
}

.colWrap .col.col25p {
	width: 24%;
}

.colWrap .col.col30p {
	width: 30% !important;
}

.w80p {
	width: 80%;
	margin: 0 auto;
}

.w70p {
	width: 70%;
	margin: 0 auto;
}

.w52p {
	width: 52%;
}

.pc_only {
	display: inline;
}

.sp_only {
	display: none;
}

.gray__box {
	background: gray;
	color: white;
	padding: 0 .5em;
}

.item__lists {
	font-size: medium;
}

.colWrap.col2 .col:first-child {
	z-index: 1;
}

.colWrap.col2.imgFrame .col:first-child img {
	border: 3px solid white;
}

.colWrap.col2.imgFrame .col:nth-child(2) img {
	margin-top: 35%;
	margin-left: -25%;
}

.lead-text-box {
	border: 1px solid #195674;
	padding: .5em;
}

.colWrap.colLead {
	align-items: center;
}

.colWrap.colLead .colLead__child:first-child {
	flex: 1;
	margin-right: 2em;
}

.pr1em {
	padding-left: 1em;
	display: inline-block;
}

@media print,
screen and (max-width: 991px) {

	.fl-r,
	.fl-l {
		float: none;
		margin: 0 auto 20px;
		width: 100%;
	}

	.img-right {
		margin: 0;
	}

	.pg01 .logo__list li {
		width: 50%;
		margin: 30px auto 0;
	}

	.pressBox .col {
		width: 100%;
	}

	.pickup-text .img-left,
	.pickup-text .img-right {
		float: none;
		margin: 0 auto 15px;
		width: 100%;
		display: inline-block;
	}

	.flex__box {
		display: block;
	}

	.flex__box li {
		width: 100%;
	}

	.pickup-detail .pickup-text p.content-left {
		width: 100%;
	}

	.w52p,
	.w80p,
	.w70p {
		width: 100%;
	}

	.pc_only {
		display: none;
	}

	.sp_only {
		display: inline;
	}

	.colWrap.col2.imgFrame .col:first-child img {
		margin-top: 0;
		border: none;
	}

	.colWrap.col2.imgFrame .col:nth-child(2) img {
		margin-left: 0;
	}

	.colWrap.colLead .colLead__child:first-child {
		margin-right: 0;
		margin-bottom: 1em;
	}

	.lead-text-box {
		width: 100%;
	}

	.panflet {
		margin-left: 0;
	}

	.pressBox__vol38_list li {
		width: 49%;
	}

	.pressBox .col3 {
		display: block;
	}

	.pressBox .col3>div {
		width: 100%;
		margin-right: 0;
		margin-bottom: 1em;
	}

	.colWrap.col2.imgFrame .col:nth-child(2) img {
		margin-top: 1em;
	}
}

.ul {
	font-size: 18px;
}

.blue {
	color: #3aafdb;
}

.fukidasi {
	position: relative;
	display: inline-block;
	margin: 1.5em 0 0 15px;
	padding: 7px 10px;
	min-width: 120px;
	width: 100%;
	font-size: 16px;
	background: #FFF;
	border: solid 3px #ccc;
	box-sizing: border-box;
	border-radius: 10px;
}

.fukidasi:before {
	content: "";
	position: absolute;
	top: 50%;
	left: -24px;
	margin-top: -12px;
	border: 12px solid transparent;
	border-right: 12px solid #FFF;
	z-index: 2;
}

.fukidasi:after {
	content: "";
	position: absolute;
	top: 50%;
	left: -30px;
	margin-top: -14px;
	border: 14px solid transparent;
	border-right: 14px solid #ccc;
	z-index: 1;
}

.fukidasi p {
	margin: 0;
	padding: 0;
}

.special__box01 {
	display: grid;
	grid-template-columns: 1fr 2fr;
}

.special__box01__sub {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 1em;
}

.imgCol .colWrap {
	align-items: flex-end;
}

.imgCol img {
	width: 100%;
}

.pickup-detail .pickup-text .imgCol p {
	font-size: 1em;
}

.pickup-detail .pickup-text p:last-of-type {
	margin-bottom: 15px;
}

@media print,
screen and (min-width: 768px) {
	.colWrap.col2-smaller {
		justify-content: space-around;
	}

	.colWrap.col2>* {
		width: 49% !important;
	}

	.colWrap.col2.col2-smaller>* {
		width: 40% !important;
	}
}

@media print,
screen and (max-width: 991px) {
	.special__box01 {
		display: block;
	}
}

.vol51-list {
	display: flex;
	align-items: center;
}

.vol51-list dt {
	font-weight: bold;
	width: 9em;
}

.vol51-list dd {
	border-left: 2px solid black;
	padding-left: 1em;
}

.colWrap.col3>* {
	width: 33% !important;
}

@media print,
screen and (max-width: 767px) {
	.vol51-list {
		display: block;
	}

	.vol51-list dt {
		font-weight: bold;
		width: 100%;
	}

	.vol51-list dd {
		border: none;
		padding-left: 0;
	}

	.colWrap .col {
		width: 100% !important;
	}

	.img-res {
		max-width: 100% !important;
	}
}

.lead-text-list {
	display: grid;
	grid-template-columns: repeat(3, 30%);
	justify-content: space-between;
}

.lead-text-list li {
	background: white;
	padding: 1em;
}

.lead-text-list li dt {
	color: #3aafdb;
	text-align: center;
	margin-bottom: 1em;
	font-size: large;
}

.text-indent {
	padding-left: 1em;
	text-indent: -1em;
}

.imgFrame-row {
	display: flex;
	justify-content: center;
	gap: 10px;
	width: 70%;
	margin: 0 auto;
}

@media print,
screen and (max-width: 767px) {
	.lead-text-list {
		display: block;
	}

	.lead-text-list li {
		margin-bottom: 20px;
	}

	.imgFrame-row {
		width: 100%;
	}
}