body {
text-align:center;
padding:0;
margin:0;
font-family:'sawarabi gothic','open sans',sans-serif;
color:#222222;
}

.msr_flow02 {
color: #000000;
list-style: none;
overflow: hidden;
width:620px;
margin:0 auto 40px;
}
.msr_flow02 li {
background-color: #ececeb;
line-height: 60px;
color: #222222;
display: block;
float: left;
font-size: 1em;
min-width: 150px;
padding: 0 10px 0 40px;
text-align: center;
text-decoration: none;
}
.msr_flow02 li:first-child {
padding-left: 20px;
}

/* 三角形下部 */
.msr_flow02 li::after {
background-color: #ececeb;
border-right: 1px solid #FFFFFF;
content: " ";
display: block;
height: 30px;
margin-left: auto;
margin-right: -30px;
margin-top: -30px;
position: relative;
transform: skew(-30deg);
-o-transform: skew(-30deg);
-ms-transform: skew(-30deg);
-moz-transform: skew(-30deg);
-webkit-transform: skew(-30deg);
width: 30px;
}

/* 三角形上部 */
.msr_flow02 li::before {
background-color: #ececeb;
border-right: 1px solid #FFFFFF;
content: " ";
display: block;
float: right;
height: 30px;
margin-bottom: -30px;
margin-left: auto;
margin-right: -30px;
transform: skew(30deg);
-o-transform: skew(30deg);
-ms-transform: skew(30deg);
-moz-transform: skew(30deg);
-webkit-transform: skew(30deg);
width: 30px;
}

/* 右端の設定 */
.msr_flow02 .active {
background-color: #a00062;
color: #FFFFFF;
}
.msr_flow02 .active::before, .msr_flow02 .active::after {
background-color: #a00062;
}

#mp-head {

}

#mp-head div {
padding:20px 0;
background:#a00062;
}

#mp-head div img {
width:200px;
height:auto;
}

#mp-head p {
padding:50px 0 0 0;
margin:0;
font-size:1em;
font-weight:200;
}

#mp-head h1 {
padding:5px 0 30px 0;
margin:0;
font-size:2em;
}


#mp-main {
width:900px;
margin:0 auto 60px;
padding:30px;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
border-radius:10px;
}

.guide {
text-align:left;
font-size:1em;
line-height:1.51;
padding:0;
margin:0 0 20px 0;
}

.guide2 {
text-align:left;
font-size:1em;
line-height:1.51;
padding:20px 0 0 0;
margin:0 0 20px 0;
}

dl,
dt,
dd {
box-sizing: border-box;
}
dl {
background: #a00062;
border-right: 1px solid #fff;
border-bottom: 2px solid #fff;
border-left: 1px solid #fff;
}
dt,
dd {
padding: 10px 10px 0 10px;
border-top: 2px solid #fff;
}
dt {
width: 43%;
float: left;
background:#a00062;
color:#ffffff;
vertical-align:middle;
text-align:right;
padding-bottom:10px;
}
dd {
background: #fff;
margin-left: 43%;
border-left: 1px solid #fff;
text-align:left;
}
dd:after {
content: '';
display: block;
clear: both;
}

select {
padding:5px;
}

input[type="text"] {
padding:0;
font-size:1em;
font-family:'sawarabi gothic','open sans',sans-serif;
}

input[type="submit"],
input[type="button"] {
padding:5px 15px;
font-size:1em;
font-family:'sawarabi gothic','open sans',sans-serif;
}

.exampletext {
margin:0;
padding:5px 0 0 0;
color:#555555;
font-size:0.9rem;
}

.copyright {
background:#ececeb;
font-size:0.9em;
color:#54585a;
padding:30px 0;
margin:0;
}

input.name {
width:130px;
}

input.zip {
width:80px;
}

input.add1 {
width:300px;
margin-top:10px;
}

input.add2 {
width:150px;
}

input.add3 {
width:400px;
}

input.tel {
width:50px;
}

input.mail {
width:400px;
margin-bottom:5px;
}

textarea {
width:80%;
height:150px;
padding:5px;
font-size:1em;
font-family:'sawarabi gothic','open sans',sans-serif;
}

.fieldset {
margin-bottom:30px;
}

.errs {
padding:20px;
background:#ececeb;
text-align:left;
border-radius:8px;
color:#a00062;
font-weight:700;
margin-bottom:30px;
line-height:1.51;
}




















