@charset "utf-8";

@media only screen and (max-width: 767px) {
* {
    margin: 0px;
    padding: 0px;
    -webkit-text-size-adjust: 100%;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.spnone {
    display: none !important;
}
.tabnone {
    display: none;
}
.contents section .enter {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    margin-top: 0px;
}
section .enter table {
    width: 95%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 50px;
}
tbody tr td label{
    width: 100%;
  height: auto;
  display: block;
}
section .enter table tbody tr th {
    width: 100%;
    padding: 5px;
    background-color: #C5A043;
    color: #fff;
    margin: 0px;
    display: block;
    clear: both;
    float: none;
    text-align: center;
    font-weight: bold;
}
section .enter table tbody tr td {
    width: 100%;
    margin: 0px;
    display: block;
    clear: both;
    float: none;
    border-right: none;
}
p.align_set{
    text-align: left;
}

section .enter table tbody tr td input,
section .enter table tbody tr td textarea,
section .enter table tbody tr td select{
    width: 100% !important;
    border: 1px solid #C5A043 !important;
    background-color: #fff !important;
}

.wpcf7-form-control.wpcf7-submit{
    background-color: #7D1F20;
    color: #fff;
    border: none;
    padding: 20px;
  height: auto;

}

section .enter table tbody tr td .wpcf7-form-control.wpcf7-checkbox{
width: 100%;
display: block;
text-align: center;

}
section .enter table tbody tr td .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    width: 100%;
    padding: 6px;
    border: 1px solid #C5A043;
    margin: 10px 0;
    text-align: center;
}
section .enter table tbody tr td .wpcf7-form-control.wpcf7-radio{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
section .enter table tbody tr td .wpcf7-form-control.wpcf7-radio .wpcf7-list-item{
    width: 44%;
    padding: 6px;
    border: 1px solid #C5A043;
    margin: 10px 0;
    text-align: center;
}

section .enter table tr td p {
    width: 100% !important;
    line-height: 30px;
}
section .enter h4 {
    width: 100%;
    height: auto;
    line-height: 40px;
    font-size: 20px;
    color: #333;
    background-color: #EEC729;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}
input[type=text] {
    width: 80% !important;
    display: block;
    margin: 0 auto
}
input[type=email] {
    width: 80% !important;
    display: block;
    margin: 0 auto
}
input[type=number] {
    width: 50% !important;
    display: block;
    margin: 0 auto
}
input[type=tel] {
    display: block;
    width: 80% !important;
    margin: 0 auto !important;
}
.seibetsu {
    display: block;
    margin: 0 auto;
    text-align: center
}
textarea {
    width: 100%;
    margin: 0 auto;
    display: block;
}
.size .wpcf7-list-item, .sanka .wpcf7-list-item, .obentou .wpcf7-list-item {
    width: 100%;
    display: block;
    margin: 5px auto
}
.your-zipcode input, .your-addre input, .your-address input {
    margin: 0 auto;
}

section .enter h3 {

    line-height: 40px;
    font-size: 20px;

}
}

/*------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------     タブレット    --------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------*/

/*
@media (min-width: 768px) and (max-width: 1020px) and (orientation:portrait) {
* {
	margin: 0px;
	padding: 0px;
}
.tabnone {
	display:none;
	
}
ul.acordion li .none-submenu{ background: url(trigger-arrow.png) no-repeat 96% 50%; }
ul.acordion li .active-submenu{ background: url(triggeractive-arrow.png) no-repeat 96% 50%; }

.contents {
	width: 95%;
	height: auto;
	background-image: url(none);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-size: 20% auto;
	position: static;
	z-index: 2;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	
}











}*/


/*------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------     ミニPC    ----------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------*/

/*
@media (min-width: 1021px) and (max-width: 1280px) {
* {
	margin: 0px;
	padding: 0px;
}

.pcnone {
	display: none;
}
#box {
	width: 20%;
	background: #fff;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#rightbox {
	width: 80%;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0px;
}


}

*/
/*------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------     フルPC    -----------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------*/

@media screen and (min-width:1281px) {
* {
    margin: 0px;
    padding: 0px;
}
.pcnone {
    display: none !important;
}
}



/*------追加2022-----*/
table .list{
	padding:24px
}
table .list .label {
  padding: 5px 0;
  display: block;
}
table .flex_item{
	display: flex;
	justify-content:space-between;
	align-items:center
}
.wpcf7-form-control-wrap.time-k select,
.wpcf7-form-control-wrap.time-i select{
	padding:4px
}
.wpcf7-form-control-wrap{
	display:block
}
.flex_item .wpcf7-form-control-wrap input{
width: 100px;
background: ;
border: 1px solid #8F8F9C;
}
.flex_item p{
	text-align:center
}
.wpcf7-form-control-wrap.checkbox-cln1,
.wpcf7-form-control-wrap.checkbox-cln2,
.wpcf7-form-control-wrap.checkbox-cln3,
.wpcf7-form-control-wrap.checkbox-cln4{
  display: block;
  padding: 16px 0;
  line-height: 24px;
}
.acceptance .wpcf7-form-control-wrap{
	display:inline-block
}
@media screen and (max-width:767px){
.flex_item .wpcf7-form-control-wrap input{
width: 100px !important;
}	
table .list{
	padding:24px 0;
}
.wpcf7-form.init .submit{
	width:100%;
}


.submit {

    min-width: 50%;
    height: auto;
 
}

}
	textarea{
height: 150px;
	}
@media screen and (min-width:768px){
	textarea{
width: 96%;
	}
}

.ippan_time .wpcf7-list-item{
    display: block;
}

