@charset "UTF-8";

/*発送方法説明ページスマホ用*/

h3#mp_txt_info{
	color: #fff !important;
}

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

.setsumeiWrapper p {
	font-size:13px !important;
	line-height: 1.4em;
	text-shadow: initial;
}

.setsumeiWrapper h2 {
	position: relative;
	border-bottom: 1px solid #b9b9b9;
	text-align: center;
	font-weight: bold;
	color: #603813;
	font-size: 1.2rem;
	line-height: 1.4em;
	display: inline-block;
	margin: 20px 0 30px 0;
	text-shadow: initial;
	padding-bottom: 0.3em;
}
.setsumeiWrapper h2:after, .setsumeiWrapper h2:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.setsumeiWrapper h2:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 10px;
	margin-left: -10px;
}
.setsumeiWrapper h2:before,
.setsumeiWrapper h2:before {
	border-color: rgba(185, 185, 185, 0);
	border-top-color: #b9b9b9;
	border-width: 11px;
	margin-left: -11px;
}

.setsumeiWrapper h3{
text-shadow: initial;
}

.setsumeiWrapper p.point {
    font-weight: bold;
    font-size: 16px !important;
    text-align: center;
    background: #fff2e8;
    color: #333;
    line-height: 1.7em;
    padding: 1.0em 0.2em;
		margin: 20px auto;
		max-width: 500px;
	}

	.point strong.undlRed {
	    color: #b5161e;
	    font-weight: bold;
	    border-bottom: 3px solid #b5161e;
		}

.setsumeiSec01{
	margin-bottom: 1rem !important;
}

.setsumeiSec01Wrapper{
	padding:5px 15px !important;
	margin-top:15px !important;
	margin-bottom: 0 !important;
}

.setsumeiSec01 h3 {
	font-weight: bold;
	font-size: 1.2rem;
	width: 8.0em;
	position: relative;
	padding-top: 1.3em;
	line-height: 1.2em;
	border: none;
	color: #333;
	text-shadow: initial;
	float: none;
	margin-bottom: 0.5em;
}

.setsumeiSec01 h3 span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 12px;
    background: #b5161e;
    color: #fff;
    line-height: 1.0em;
    padding: 4px 8px;
		text-shadow: initial;
		margin-bottom: 5px;
	}

.setsumeiSec01 p br{
	display: none;
}

.setsumeiSec02 h3 {
	font-weight: bold;
	font-size: 1.375rem;
	border: none;
	color: #b5161e;
	margin-bottom: 0.25em;
	padding-bottom: 0;
	line-height: 1.7em;
	text-align: center;
}

.setsumeiSec03 h3{
	font-weight: bold;
	font-size: 1.375rem;
	border: none;
	color: #1b1464;
	margin-bottom: 0.25em;
	padding-bottom: 0;
	line-height: 1.7em;
	text-align: center;
}

.setsumeiSec01,
.setsumeiSec02,
.setsumeiSec03{
	background: #fff !important;
	max-width: 500px;
	margin: 20px auto;
}

.setsumeiSec02 img,
.setsumeiSec03 img {
		float: none;
		display: block;
		margin: 10px auto !important;
	}

.setsumeiSec01{
	padding: 1em !important;
}

.setsumeiWrapper .setsumeiSec04{
	display: block;
	width: 100% !important;
	float: none;
	margin-bottom: 30px !important;
}

.setsumeiSec04:first-child {
	margin-right:0;
}
