@charset "utf-8";
h1{
font-size: 18px;
padding: 1em 0 .75em;
text-align: center;
background-color: #e8dfe2;
}
.column_1{
width: 1024px;
margin: 0 auto;
border: 1px solid #ccc;
padding: 1em;
}
sub,sup{
font-size: 10px;
}
.item_block .inner .flex_box{
justify-content: space-between;
}
.fv_block{
background-image: url(/tenmyo/contactform/img/pc_fv_bg.png);
background-repeat: no-repeat;
background-position: top center;
height: 190px;
}
.fv_contents p.title{
padding: 60px 0 5px 0;
}
.fv_contents p.title span{
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size: 2em;
color: #5b5b5b;
font-weight: 700;
line-height: 1.3;
}
section.mail_cv_form{
width: 1024px;
margin: 0 auto;
background-color: #e8dfe2;
border-radius: 6px;
padding: 1em;
}
.flex_wrap{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
ul.flex_wrap.add_menu li{
list-style: none;
}
ul.flex_wrap.request_place_menu{
margin: .5em 0 .25em;
}