@charset "utf-8";

/* RESET */

html,body,div,span,
iframe,h1,h2,h3,h4,h5,h6,
p,a,img,small,strong,dl,dt,dd,
ol,ul,li,form,label,table,tr,th,td {
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: top;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: normal;
    font-size: 13px;
    font-feature-settings: "palt";
    color: #4c4a4a;
}

::selection {
    background: #ad2415;
    color: #FFF;
}

::-moz-selection {
    background: #ad2415;
    color: #FFF;
}

html {
    overflow-y: scroll;
}

html,
body {
    width: 100%;
    height: 100%;
    min-width: 1280px;

}

img {
    width: 100%;
    height: auto;
}

ol,ul,li {
    list-style: none;
}

a {
    outline: none;
    display: block;
}

html,
body {
    background: #fff;
    min-width: 1280px;
}

body {
    line-height: 1;
}

section {
    position: relative;
}

input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

/*　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　*/
/*　■■■■■■■■■■■■■ COMMON ■■■■■■■■■■■■■　*/
/*　■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■　*/


#bakuromeat_contact h2{
    width: 250px;
    margin: 0 auto;
    padding-top: 80px;
    padding-bottom:50px;
}
#bakuromeat_contact #sec01{
    width: 700px;
    margin: 0 auto;
    padding-bottom: 100px;
}

#bakuromeat_contact dl{
    display: block;
}

#bakuromeat_contact dl{
    padding-bottom: 15px;
}
#bakuromeat_contact dl{

}
#bakuromeat_contact dl dt{
    font-size: 14px;
    letter-spacing: 0;
    line-height:30px;
    display: inline-block;
    width:200px;
    padding-top: 8px;
}
#bakuromeat_contact dl dd{
    width:calc(100% - 220px);
    display: inline-block;
}
#bakuromeat_contact dl dt span{
    padding-bottom: 10px;
    font-size: 13px;
    line-height: 30px;
    background: #c70004;
    padding: 5px 10px;
    color: #FFF;
    border-radius: 3px;
    margin-right: 10px;
}
#bakuromeat_contact dl dd input{
    border-radius: 5px;
    padding:15px;
    font-size:14px;
    color:#000;
    border:0;
    width:100%;
    background: #ebebeb;
    box-sizing: border-box;
}
#bakuromeat_contact dl dd span.text-849,
#bakuromeat_contact dl dd span.text-850{
    display: inline-block !important;
    vertical-align: bottom;
}
#bakuromeat_contact dl dd span.small{
    display:block !important;

}

#bakuromeat_contact dl dd span.text-849 input,
#bakuromeat_contact dl dd span.text-850 input{
    border-radius: 5px;
    padding:10px;
    font-size:12px;
    color:#000;
    border:0;
    width:100px;
    background: #ebebeb;
}


select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  box-sizing: content-box;
}
#bakuromeat_contact dl dd select{
    border-radius: 5px;
    font-size:14px;
    line-height: 12px;
    padding:15px 0; 
    color:#000;
    border:0;
    width:60%;
    background: #ebebeb url(../images/select_icon.png) no-repeat center right 15px;
    background-size: 8px;
    text-indent: 10px;
}
#bakuromeat_contact dl dd textarea{
    border-radius: 5px;
    padding:15px;
    font-size:14px;
    color:#000;
    border:0;
    width:100%;
    background: #ebebeb;
    box-sizing: border-box;
}

#bakuromeat_contact dl dd span.wpcf7-form-control-wrap{
    display: block;
}


#bakuromeat_contact dl dd span.small{
    font-size: 11px;
    line-height:11px;
    padding: 8px 0 0;
}
#bakuromeat_contact ul{
    padding-bottom: 20px;
}

#bakuromeat_contact ul li{
    width: 100%;
}


#bakuromeat_contact ul li:last-child{
    padding-right: 0;
}

#bakuromeat_contact p{
    text-align: center;
}

input.wpcf7-submit{
    background: #000;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
        color: #FFF;
        width: 60%;
        padding: 20px 50px;
        border-radius: 5px;
        font-size: 16px;
}

div.wpcf7-mail-sent-ok {
    border:0 !important;
    font-size: 10px !important;
    text-align: center !important;
}

div.wpcf7-mail-sent-ng {
    border:0 !important;
    font-size: 10px !important;
    text-align: center !important;
}

div.wpcf7-spam-blocked {
    border:0 !important;
    font-size: 10px !important;
    text-align: center !important;
}

div.wpcf7-validation-errors {
    border:0 !important;
    font-size: 10px !important;
    text-align: center !important;
}

.wpcf7-form-control-wrap {
    position: relative;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 12px;
    font-weight: normal;
    display: block;
    line-height: 10px;
    padding: 5px 0 0;

}





