.page-content, .entry-content, .entry-summary {
    max-width: 1020px;
    margin: 0 auto;
}
#mailformpro h3 {
    margin: 40px auto 21px;
    padding: 20px 0 20px 12px;
    max-width: calc(100% - 30px);
    width: 1020px;
    font-weight: 500;
    font-size: .21rem;
    border-left: 10px solid #3c783b;
    line-height: 0.3;
    display: block;
}
#mailformpro .item_repeat h3{
	margin-top:70px;
}

#mailformpro table {
    max-width: 1020px;
    width: 100%;
    margin: 0 auto 30px;
    width: 100%;
    border: 1px solid #c6c6c6;
}
textarea {
    height: 300px;
}
tr{
	position:relative;
}
form#mailformpro label {
    font-size: .16rem;
}
div.mfp_err {
    background-position: 0px 6px;
}
#mailformpro input[type="text"] {
	width: 100%;
}
#mailformpro table th, 
#mailformpro table td {
    border-bottom: 1px solid #adadad;
	padding: 23px 10px 24px;
}

#mailformpro table th {
    width: 22%;
    font-size: .17rem;
    font-weight: 500;
    background: #fafafa;
    border-right: 1px solid #adadad;
    text-align: left;
    padding-left: 21px;
    vertical-align: middle;
}
#mailformpro table td {
	padding-left:30px;
}
#mailformpro td.last_td {
	border: none;
}
#mailformpro .nini{
    margin-left: 14px;
    padding: 0px 5px;
    border: solid 1px #707070;
    display: inline-block;
    color: #707070;
    font-size: .11rem;
    line-height: 1.8;
    transform: translateY(-2px);
}
@media screen and (max-width: 700px) {
	#mailformpro .nini{
		margin-left: 10px;
	}
}


/* --------------確認画面 --------------*/
body div#mfp_phase_confirm h4 {
    font-size: .24rem;
    padding: 35px 0px 15px 0px;
    text-align: center;
    color: #3c783b;
}
body table#mfp_confirm_table {
    max-width: 900px;
    margin: 0 auto;
}
body table#mfp_confirm_table tr th, body table#mfp_confirm_table tr td {
    font-size: .14rem;
}
body div.mfp_buttons button#mfp_button_send {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
    width: 100%;
    background: #81aa71;
    font-size: .18rem;
    color: #fff;
    font-weight: bold;
    padding: 20px 50px;
    margin: 40px auto 40px;
    text-shadow: none;
    box-shadow: none;
    border-radius: 0px;
}
body div.mfp_buttons button#mfp_button_cancel {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
    width: 100%;
    background: #8b8b8b;
    font-size: .18rem;
    color: #fff;
    font-weight: bold;
    padding: 20px 50px;
    margin: 0px auto 0px;
    text-shadow: none;
    box-shadow: none;
    border-radius: 0px;
}
body table#mfp_confirm_table tr.mfp_colored {
    background-color: #f7f9f6;
}
@media screen and (max-width: 700px) {
	body table#mfp_confirm_table tr th, body table#mfp_confirm_table tr td {
    	font-size: .12rem;
	}
}


/* --------------input要素別 --------------*/
form#mailformpro .radio label{
	margin-right:30px;
}
#page form#mailformpro .radio_kubun label{
	margin-right:20px;
}
#mailformpro input[type="text"] {
    width: 100%;
    background: #fff;
    background-color: #fafafa !important;
    border: 1px solid #ccc;
    min-height: 40px;
    padding: 0 10px;
}
#mailformpro textarea {
    font-size: .16rem;
    width: 100% !important;
    background-color: #fafafa !important;
    padding: 3px 10px;
    margin: 0;
}

#mailformpro #submitxxx {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 485px;
  width: 100%;
  background: #81aa71;
  font-size: .18rem;
  color: #fff;
  font-weight: bold;
  padding: 20px 50px;
  text-shadow: none;
}
#mailformpro #submitxxx:hover {
  opacity: 0.7;
  text-shadow: none;
}



/* --------------注意書き関連 --------------*/
.form_ssl {
    max-width: 1020px;
    width: 100%;
    margin: 15px auto 0px;
    text-align: center;
    font-size: .13rem;
    color: #80aa71;
}
form#mailformpro p.caution_red {
    max-width: 90%;
    color: #E40000;
    margin-top: 6px;
    margin-bottom: 10px;
    text-indent: -0.14rem;
    padding-left: 0.14rem;
    line-height: 1.6;
    /* font-weight: bold; */
    font-size: .14rem;
}
.caution_red2,.caution_red3,.caution_red4,.caution_red5,.caution_red6{
	display:none;
}

.form_explan {
    font-weight: bold;
    margin-bottom: 8px;
    font-size: .16rem;
    line-height: 1.7;
}
.form_coution{
    text-align: right;
    font-size: 12px;
}
.form_coution2 {
    text-align: right;
    font-size: 12px;
    border-bottom: 1px solid #bbb;
}
.form_coution_taiou{
	max-width: 1020px;
	margin: 0px auto 40px;
	display: block;
	text-align: justify;
}
.form_coution_jizen {
    /* max-width: 1020px; */
    margin: 0 auto;
    text-align: center;
    font-size: .17rem;
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 15px;
    /* background: #73AC6A; */
}
.form_coution_difficult {
    color: #016836;
    display: block;
    text-align: left;
    max-width: calc(100% - 30px);
    width: 1020px;
    margin: -7px auto 11px;
}
.submit_wrap{
	 padding:0 20px;
}
.heading_01 a{
    color: #81aa71;
    text-decoration: underline;
}
/* --------------フォームのスタイル --------------*/
#mailformpro input.form-width2 {
 	width: 20%;
}
#mailformpro input.form-width4 {
  width: 40%;
}



/* --------------包装・熨斗について --------------*/
.order_noshi th{
	vertical-align: top;
}
.order_font img.guide_font_sample {
    margin-top: 20px;
    width: 85%;
    border: 1px solid #3c783b;
    border-bottom: none;
}
.noshi_img_flex{
	display: flex;
    justify-content: flex-start;
    align-items: center;
	flex-wrap: wrap;
}
.noshi_img_flex div{
	padding: 0 10px;
	flex: 0 1 auto;
	width: 49%;
	max-width: 257px;
}
.noshi_img_flex img {
    width: 100%;
    border: 1px solid #c3c3c3;
}
.noshi_img_flex p{
	text-align: center;
}
.noshi_h{
	margin-top: 30px;
	display: block;
	font-weight: bold;
	font-size: .15rem;
	color: #404040;
}
.noshi_memo{
	margin-top: 5px;
    font-size: .13rem;
    color: #7d7d7d;
}
.order_noshi select {
    font-size: .15rem;
    color: #4d4d4d;
    line-height: 1.4;
    letter-spacing: 0.02em;
    padding: 9px;
}
.hitaiou {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(255 255 255 / 60%);
	opacity:0;
    pointer-events: none;
}
.hitaiou p {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    color: #e10000;
    font-size: .18rem;
    font-weight: bold;
    height: 100%;
}
.hitaiou p span {
    text-align: center;
    background: #e00001;
    color: #FFF;
    padding: 1px 10px 3px;
    font-weight: normal;
    font-size: .16rem;
}
.show{
	opacity:1;
    pointer-events: auto;
}
.sensu_select,
.houso_select {
    display: flex;
    justify-content: space-between;
	flex-wrap: wrap;
    padding-right: 60px;
}
.sensu_select_wrap{
    margin-bottom: 40px;
}
.houso_select div {
    width: 31.5%;
    text-align: center;
}
.sensu_select div {
    width: 48%;
    text-align: center;
}
.sensu_select_wrap p:nth-child(2){
    margin: -4px 0 10px;
}
.sensu_select label span {
    display: block;
    color: #81aa71;
    font-size: .13rem;
    margin-bottom: 10px;
}
.sensu_select div img,
.houso_select div img {
    display: block;
    margin-bottom: 6px;
}
#page form#mailformpro label {
    border: none;
    background-color: transparent;
    box-shadow: none;
	padding:0;
}
#page form#mailformpro .sensu_select label,
#page form#mailformpro .houso_select label {
    border: 1px solid #d1c5c5;
    padding-bottom: 10px;
	padding:3px;
}

.item_add_6{
	display:none;
}


@media screen and (max-width: 700px)  {
	#mailformpro table{
    	border: none;
	}
    .contact .heading_01 {
        width: 100%;
        margin: 20px auto 45px auto;
        padding: 0 20px;
        text-align: center;
        font-size: .18rem;
        font-weight: normal;
        font-size: .18rem;
        line-height: 1.7;
    }
	.form_coution {
    	text-align: left;
    	font-size: .12rem;
	}
	.form_coution_difficult {
    	margin-top: 16px;
    	max-width: calc(100% - 27px);
    	margin: -7px auto 11px;
    	text-indent: -0.14rem;
    	padding-left: 0.14rem;
    	line-height: 1.7;
	}
	form#mailformpro {
    	padding: 30px 0px;
	}
	#mailformpro table th,#mailformpro table td{
		display: block;
    	padding: 20px 15px;
    	border: none;
	}
	#mailformpro textarea{
		max-width: 100%;
	}
	#mailformpro select,
	#mailformpro input[type="text"]{
		max-width: 100%;
    	margin: 0;
	}
	#mailformpro input.form-width2{
		width: 35%;
	}
	#mailformpro table th {
    	width: 100%;
    	padding: 10px 16px;
    	background: #e2e2e2;
	    font-size: .15rem;
	}
	form#mailformpro p.caution_red {
    	max-width: 100%;
    	margin-top: 9px;
	}
    #mailformpro h3 {
        padding: 0 0 0 9px;
        line-height: 1.5;
        font-size: .17rem;
        font-weight: 500;
        margin: 0 15px 20px;
        border-left: 6px solid #3c783b;
    }
	form#mailformpro label {
		font-size: .15rem;
	}
	.sensu_select, .houso_select {
    	padding-right: 0;
	}

	.sensu_select div,
	.houso_select div {
    	width: 80%;
    	margin: 0 auto 12px;
	}
	.sensu_select div:last-of-type,
	.houso_select div:last-of-type {
    	margin-bottom:0;
	}
	.order_font img.guide_font_sample {
    	width: 100%;
	}
	
	#mailformpro input.form-width4 {
    	width: 100%;
	}
	.contact .heading_01{
    	text-align: justify;
	}
	.contact .heading_01 br{
    	display:none;
	}

}