@charset "Shift_JIS";
/*common =============================================*/
#contents { background-image: none;}
#main .flame_btm{min-height: initial;
	padding: 3px 32px 30px 32px;}
#contents h1 {
  box-sizing: border-box;
  margin: 0;
  padding: 24px 0 24px 0;
  font-weight: bold;
  font-size: 187%;
  letter-spacing: 0.1;
}
#contents h1 img{
	width: 110px;
	height: auto;
	vertical-align: middle;
	margin-left: 1.5em;
}
#main .flame h4 {
	font-size: 130%;
	font-weight: bold;
	background: #eef7e6;
	margin: 15px 0;
	padding: 3px 0.6em;
	border: 1px solid #e8e7d5;
	border-radius: 4px;
}
.indent { margin-left: 2em !important; }
ul.note li,
ol.note li  {display: flex;}
a.blank img{margin: 0 5px; vertical-align: initial;}

/*---*/
#contentsInner {
    background: url("/customer/msa/procedure/procedure-guide/images/img_index_14.png") no-repeat 115% 0;
}

table.type01 {
	border-collapse: collapse;
	white-space: nowrap;
	background-color: #fff;
	margin: 0 auto;
}
table.type01 th, table.type01 td {
	border: 1px solid #999;
	padding: 3px 18px;/*SPでは、3px 8pxに*/
	text-align: center;
}
table.type01 th {
	background-color: #cfe1b7;/*#0067*/
	color: #333;/*#fff*/
	font-weight: bold;
}
table.type01 td.leftcol {
	background-color: #eff5e7;/*#0067*/
	color: #333;/*#fff*/
	font-weight: bold;
}
table.type01 td {
	background-color: #f7f7f7;/*#e9f8f6*/
	color: #333;
}

#mailtype {
	line-height: 1.5;
	display: flex;
	justify-content: space-between;
	height: calc(214px + 2em + 10px);
	margin-bottom: 1em;
}
#mailtype .com-adj{
	padding:30px 0
}
#mailtype div {
	display: flex;
	flex-direction: column;
	width: 214px;
	height: 214px;
}
#mailtype div div {
	width: 214px;
	height: 214px;
}
#mailtype div div img {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
	object-position: center center;

	filter: drop-shadow(0 0 1px #000);
	margin-bottom: 10px;
}
#mailtype div img.noborder {
	filter: drop-shadow(0 0 0 transparent);
}
#mailtype div p {
	text-align: center;
	padding-top: 10px;
	margin: 0px;
	font-weight: bold;
}
#webtype {
	display:flex;
	justify-content: space-between;
	position: relative;
}
#webtype div {
	width: 45%;
	border: 1px solid #338581;
	padding: .5em .5em .5em;
	border-radius: .5em;
}
#webtype div p span {
	line-height: 1.75em;
	padding: 0 .5em 0;
	display: inline-block;
	border-radius: .25em;
	background-color: #006762;
	font-weight: bold;
	color: #fff;
	margin-bottom: .75em;
}

#webtype div p.subcut {
	text-align: center;
	margin-bottom: 0px;
}
#webtype div p.subcut img {
	height: 50px;
}
#webtype div:nth-of-type(2)::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 40px;
	height: 30px;
	background-image: url('/customer/msa/procedure/procedure-guide/images/img_index_08.svg');
	background-size: cover; 
	background-repeat: no-repeat; 
}

#webbenefits {
	padding: 0 10px;
	line-height: 1.5;
	display: flex;
	justify-content: space-around;
	margin-bottom: 0;
}
#webbenefits div {
	border: 1px solid #11a292;
    border-radius: 50%;
    width: 190px;
    height: 190px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #e9f8f6;

}
#webbenefits div p {
	color: #006762;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;	
}
#webbenefits div img {
	height: 65px;
}

p.mailbenfit-title {
	text-align: center;
    font-weight: bold;
    font-size: 150%;
    margin: 40px 0 20px!important;
    color: #555;
	line-height: 1.25em;
}

/*div.shoulder-link-img img {
	float: right;
	width: 100px;
	margin: 40px 0 0 10px;
	filter: drop-shadow(0 0 1px black);
}
div.shoulder-link-img h3 {
	padding-top: 35px!important;
}*/
div.link-block {
	display: inline-block;
}
div.link-block a {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	width: auto;
}
div.link-block a p {
	margin: 0!important;
}
div.link-block a img {
	width: 100px;
	margin: 0 10px 0 0;
	filter: drop-shadow(0 0 1px black);
}
div.link-block a img[alt="PDF"] {
	width: 14px;
	vertical-align: text-bottom;
	margin-left: 5px;
}
img.ows12w {
	width: 12em;
	margin-right: 0.35em;
	vertical-align: sub;
}
img.ows135w {
	width: 13.5em;
	margin-right: 0.35em;
	vertical-align: top;
}

.q_list{
	margin-left: 1em !important;
}
.q_list li{
	display: flex;
}
.q_list li::before{
	display: inline-block;
	content: "Q";
	margin-right: .75em;
	font-weight: bold;
	font-size: 1.1em;
}
.sp-only-inline {
	display: none;
}
.img_floatr01 {
	float:right;
	padding: 0 0 0 15px;
}
.notice01 {
	padding: 3px 10px 5px 10px;
	margin: 20px 10px 5px;
	border: 2px solid #338581;	
}
.mt30_pc {
	margin-top: 30px!important;
}
div#main, div#main > div:nth-of-type(1), div#main > div:nth-of-type(1) > div:nth-of-type(1) {
    border-top-right-radius: 5px!important;
}
.tac {
	text-align: center;
}


@media screen and (max-width: 600px){
	#contentsInner {
		background-position: 0% 0%;
	}
	#contentsInner h1{
		background-color: #fff7;
		text-shadow: 0px 0px 3px #fff, 0px 0px 3px #fff,0px 0px 3px #fff,0px 0px 3px #fff, 0px 0px 3px #fff,0px 0px 3px #fff,0px 0px 3px #fff, 0px 0px 3px #fff,0px 0px 3px #fff;
	}

	#main{ line-height: 1.5;}
	#main .flame_btm{
		min-height: initial;
		padding: 15px 10px;
	}
	#contents h1{ font-size: 150%;}
		#contents h1 img{
		margin-left: 0;
		display: block;
		margin: 10px auto 0;
	}
		#main .flame h4 {
		font-size: 16px;
	}
	table.type01 th, table.type01 td {
		padding: 3px 6px;
	}

	#mailtype {
		display: block;
		height: auto;
		margin-bottom: 1em;
	}
	#mailtype .com-adj{
		padding:0 0;
	}
	
	#mailtype div {
		width: 100%;
		height: auto;
	}
	#mailtype div div {
		width: 100%;
	}

	#webtype {
		flex-direction: column;
	}
	#webtype div {
		margin-bottom: 1em;
		width: calc(100% - 20px);
	}
	#webtype div p{
		margin-bottom: 0!important;
	}
	#webtype div:nth-of-type(2)::before {
		transform: translate(-60%, -45%) rotate(90deg);
	}

	#webbenefits {
		display: block;
		padding: 0;
	}
	#webbenefits div {
		border-radius: 5px;
		width: 100%;
		flex-direction: row;
		align-items: center;
		height: auto;
		padding: 10px 0;
		margin-bottom: 10px;
	}
	#webbenefits div p {
		margin: 0!important;
		width: 50%;
	}
	#webbenefits div img {
		width: 30%;
		height: 60px;
	}
	p.mailbenfit-title {
		margin: 10px 0 20px!important
	}

	/*div.shoulder-link-img h3 {
		padding-top: 3px!important;
	}
	div.shoulder-link-img img {
		margin-top: 3px!important;
	}*/
	.sp-only-inline {
		display: inline;
	}
	.mt30_pc {
		margin-top: 0!important;
	}
	div#main, div#main > div:nth-of-type(1), div#main > div:nth-of-type(1) > div:nth-of-type(1) {
		border-top-right-radius: 0!important;
	}
	
}


