@charset "UTF-8";
/* CSS Document */
html {
  color: #333;
}
main {
  padding-top: 0;
}
br {
  display: none;
}
form.wpcf7-form select.wpcf7-form-control,
form.wpcf7-form input[type="text"],
form.wpcf7-form input[type="tel"],
form.wpcf7-form input[type="email"],
form.wpcf7-form input[type="date"] {
  border-color: #C2C2C2;
  color: #000;
}
form.wpcf7-form input[type="tel"],
select#pay_method {
  max-width: 400px;
}
form.wpcf7-form select.wpcf7-form-control,
form.wpcf7-form #denture input[type="text"],
form.wpcf7-form #denture input[type="tel"],
form.wpcf7-form #denture input[type="email"],
form.wpcf7-form #denture input[type="number"],
#natural_teeth input[type="number"],
#implant input[type="number"] {
  width: 100%;
  color: #000;
}
form.wpcf7-form input[type="date"] {
  max-width: 340px;
  width: 340px;
  height: 40px;
  border: 1px solid #C2C2C2;
  margin-left: 20px;
}
span.wpcf7-form-control-wrap.age {
  font-size: 14px;
}
form.wpcf7-form #denture input[type="number"],
#natural_teeth input[type="number"],
#implant input[type="number"] {
  width: 60px;
  height: 40px;
  border: 1px solid #C2C2C2;
  text-indent: 10px;
  border-radius: 3px;
  margin-right: 6px;
}
.red {
  color: #FF3737;
  
}
.page-template-default span.wpcf7-list-item-label::before, span.wpcf7-list-item-label::after {
  display: none;
}
.page-template-default span.any {
  color: #fff;
  background-color: #4C4C4C;
}
.page-template-default .wpcf7-list-item-label .span {
  color: #8C8C8C;
}
.page-template-default .wpcf7-list-item-label {
  padding-left: 5px;
  margin-right: 6px;
  font-weight: normal;
}
.page-template-default .wpcf7-form-control.wpcf7-radio {
  width: 100%;
  display: inline-block;
}
span.wpcf7-form-control-wrap.d_option {
  display: inline-block;
  margin-left: 10px;
}
.page-template-default .production .wpcf7-radio {
  width: 100%;
}
.page-template-default .wpcf7-list-item {
  width: 47%;
  height: 40px;
  line-height: 40px;
  border: 1px solid #C2C2C2;
  border-radius: 3px;
  font-size: 14px;
  padding-left: 15px;
  float: left;
  margin-left: 2.5%;
}
.sex .wpcf7-list-item,
.our_recommendation .wpcf7-list-item,
.enclose  .wpcf7-list-item {
  float: left;
}
.page-template-default .wpcf7-list-item input[type="radio"] {
  position: relative;
  top: -3px;
}
.page-template-default .wpcf7-list-item.first,
.page-template-default .wpcf7-list-item:nth-child(2n-1) {
  margin-left: 0;
}
.page-template-default .wpcf7-list-item .en,
.ttl .en {
  color: #8C8C8C;
  position: relative;
  top: -2px;
  font-size: 11px;
}
.ttl .en {
  padding-left: 6px;
}
#denture .ttl.delivery-date { 
  margin-top: 30px;
}
.page-template-default form.wpcf7-form .production label,
.page-template-default form.wpcf7-form .sex .last label {
  cursor: pointer;
}
.page-template-default .checkbox-686 .wpcf7-list-item {
  border: none;
  margin-bottom: 20px;
}
/*css radio*/
.page-template-default input[type="radio"] {
  display: none;
}
.page-template-default input[type="radio"] + span {
  padding-left: 20px;
  position:relative;
  margin-right: 6px;
}
.page-template-default input[type="radio"] + span::before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
  border-radius: 50%;
}
.page-template-default input[type="radio"]:checked + span {
  color: #1020BB;
}
.page-template-default input[type="radio"]:checked + span::after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  width: 11px;
  height: 11px;
  background: #1020BB;
  border-radius: 50%;
}
/* css checkbox */
.wpcf7-checkbox input[type="checkbox"]{
  display: none;
}
.wpcf7-checkbox .wpcf7-list-item-label {
  padding-left: 30px;
  position: relative;
  margin-right: 5px;
  color: #000;
}
.wpcf7-checkbox input[type="checkbox"] + .wpcf7-list-item-label::before {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #C2C2C2;
  border-radius: 4px;
}
.wpcf7-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label,
.wpcf7-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label + span{
  color: #1020BB;
}
.wpcf7-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label::before{
  background-color: #1020BB;
}
.wpcf7-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label::after {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 6px;
  width: 6px;
  height: 12px;
  transform: rotate(40deg);
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}

.wpcf7-checkbox label,
.enclose label {
  cursor: pointer;
}
.choose {
  font-size: 18px;
  padding-top: 20px;
}
.choose span {
  font-size: 14px;
  margin-bottom: 15px;
  display: inline-block;
}
.page-template-default .check-category .wpcf7-list-item {
  width: 93%;
  width: calc(100% - 17px);
  width: -webkit-calc(100% - 17px);
  margin-left: 0;
  padding-left: 15px;
  position: relative;
  height: 60px;
  line-height: 60px;
}
.page-template-default .check-category .wpcf7-list-item.first {
  margin-top: 0;
}
.page-template-default .check-category .wpcf7-list-item.last {
  margin-bottom: 30px;
}
.page-template-default .check-category .wpcf7-list-item.last.active {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.page-template-default .implant .check-category .wpcf7-list-item.last.active {
  margin-bottom: 0;
}
.page-template-default .check-category.active .wpcf7-list-item {
  margin-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.check-category p {
  position: relative;
}
.check-category span.plus {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
  text-indent: -99999px;
}
.check-category span.plus::before,
.check-category span.plus::after  {
  content: '';
	position: absolute;
  right: 8px;
  width: 16px;
	height: 2px;
  background-color: #1020BB;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.check-category span.plus::before {
  top: 28px;
	transform: rotate(0deg);
}
.check-category span.plus::after {
  top: 28px;
	transform: rotate(90deg);
}
/*＋、－切り替え*/
.check-category .active span.plus {
  text-indent: inherit;
  float: right;
  text-align: right;
  color: #1020BB;
  width: auto;
  padding-right: 35px;
}
.check-category .active span.plus::before {
	display: none;
}
.check-category .active span.plus::after {
	transform: rotate(180deg);
}
form.wpcf7-form .check-category.type label {
  cursor: pointer;
  background-color: #fff;
}
.page-template-default .type .wpcf7-list-item.kinzoku .plus {
  right: auto;
  left: 19.5%;
}
form.wpcf7-form .check-category.type .tooth_map label {
  background-color: transparent;;
}
#denture,
#natural_teeth,
#implant {
  clear: both;
  padding: 30px 30px 0 30px;
  margin-bottom: 30px;
  border: 1px solid #C2C2C2;
  border-top: none;
  display: none;
}
.ttl {
  padding-left: 10px;
  margin: 20px 0 15px;
  height: 40px;
  line-height: 42px;
  background-color: #ECECEC;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  clear: both;
}
.ttl.mt-0 {
  margin-top: 0;
}
.ttl + .wpcf7-form-control-wrap,
.ttl + input#d_patient {
  margin-left: 20px;
  width: 96%;
  display: inline-block;
}
.ttl + .wpcf7-form-control-wrap.option {
  margin-left: 0;
}
.ttl + .wpcf7-form-control-wrap.d_age,
.ttl + .wpcf7-form-control-wrap.your-zipcode {
  width: auto;
}
.ttl + .wpcf7-form-control-wrap.check-category {
  margin-left: 0;
}
.ttl + .wpcf7-form-control-wrap.age input,
.ttl + .wpcf7-form-control-wrap.number_of_missing_teeth {
  width: auto;
  margin-bottom: 0;
}
.ttl + .wpcf7-form-control-wrap.number_of_missing_teeth {
  font-size: 14px;
}
.wpcf7-form-control-wrap.number_of_missing_teeth input[name="d_number_of_missing_teeth"] {
  margin: 0 6px 10px 0;
}
form.wpcf7-form .remarks input[type="text"] {
  height: 120px;
}
#d_sex, #n_sex, #i_sex {
  padding-left: 10px;
  width: 100%;
}
.wpcf7-form-control-wrap.d_sex .wpcf7-list-item,
.wpcf7-form-control-wrap.n_sex .wpcf7-list-item,
.wpcf7-form-control-wrap.i_sex .wpcf7-list-item {
  border: none;
  width: auto;
}
.page-template-default .d_enclose .wpcf7-list-item,
.page-template-default .n_enclose .wpcf7-list-item,
.page-template-default .i_enclose .wpcf7-list-item,
.page-template-default .d_photo_of_medial_line .wpcf7-list-item,
.page-template-default .n_photo_of_medial_line .wpcf7-list-item,
.page-template-default .i_photo_of_medial_line .wpcf7-list-item {
  border: none;
  padding: 0;   
}
.sub_ttl {
  display: inline-block;
  width: 100%;
  clear: both;
  font-weight: bold;
  margin: 10px 0 10px 20px;
  font-size: 16px;
}
.sub_ttl + .wpcf7-form-control-wrap {
  display: inline-block;
  width: 100%;
}
.material_for_attachment select.wpcf7-form-control.wpcf7-select {
  margin-left: 40px;
  width: 75%;
}
form.wpcf7-form .check-category.type .material_for_attachment label {
  margin-left: 40px;
}
form.wpcf7-form .check-category.type .material_for_attachment .wpcf7-list-item label {
  margin-left: 27px;
}
.sub_ttl.material_for_attachment{
  margin: 0 0 0 20px;
}
.material_for_attachment > select.wpcf7-form-control.wpcf7-select + .sub_ttl {
  margin: 10px 0 0 20px;
}
.ttl .any {
  margin: 0 6px;
  padding: 3px 5px;
  width: 32px;
  height: 18px;
  line-height: 18px;
  font-size: 11px;
  background-color: #4C4C4C;
  position: relative;
  top: -2px;
}
.ttl .red {
  font-weight: normal;
  margin-left: 5px;
}
.sub_ttl .red {
  display: inline-block;
  width: 100%;
  font-size: 12px;
}
.sub_ttl .en {
  color: #8C8C8C;
  position: relative;
  top: -2px;
  font-size: 11px;
}  
.product-type.ttl {
  margin-top: 30px;
}
.page-template-default .sex .wpcf7-list-item {
  border: none;
  width : auto;
  display: block;
  margin-left: 0;
}
.page-template-default .type .wpcf7-list-item {
  border: none;
  margin-top: 0;
}
.page-template-default .type .wpcf7-list-item.last {
  clear: both;
  margin-left: 0;
}
.page-template-default .product-type .wpcf7-list-item {
  border: none;
  width :100%;
  display: block;
  margin-left: 0;
}
.page-template-default .type .wpcf7-list-item.last {
  clear: both;
  margin-bottom: 0;
}
.number_of_missing_teeth {
  margin-right: 6px;
}
.product-type label {
  width: auto;
}
.close {
  width: auto;
  margin: 0 -30px;
  color: #1020BB;
  font-size: 12px;
  text-align: center;
  height: 60px;
  line-height: 60px;
  position: relative;
  border-top: 1px solid #C2C2C2;
  font-weight: bold;
  cursor: pointer;
}
#implant .close {
  margin: 0 -30px;
}
.close:hover {
  opacity: 0.7;
}
.close::after {
  content: '';
	position: absolute;
  right: 8px;
  width: 16px;
	height: 2px;
  background-color: #1020BB;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
  top: 28px;
	transform: rotate(180deg);
}
.page-template-default .option .wpcf7-list-item {
  border: none;
}
.wpcf7-form-control-wrap.type.check-category .children {
  display: none;
  height: 100%;
}
.wpcf7-form-control-wrap.type .wpcf7-list-item.active,
.page-template-default .type .wpcf7-list-item {
  height: 100%;
  line-height: 40px;
}
.page-template-default .type .wpcf7-list-item .plus {
  height: 40px;
  right: -30px;
  width: 40px;
  padding: 0;
}
.wpcf7-form-control-wrap.type .wpcf7-list-item.active .plus {
  height: 40px;
}
.wpcf7-form-control-wrap.type span.plus::before, 
.wpcf7-form-control-wrap.type span.plus::after {
  top: 18px;
}
.wpcf7-form-control-wrap.metal_frame .select_tooth, 
#d_valplast,
.material_to_be_milled,
.sub_ttl.material_for_attachment,
#material_to_be_milled_error + select.wpcf7-form-control.wpcf7-select,
.wpcf7-form-control-wrap.material_for_attachment {
  display: none;
}
.wpcf7-form-control-wrap.metal_frame .wpcf7-form-control.wpcf7-radio .select_tooth span.pluses {
  top: -5px;
  left: 114px;
}
.wpcf7-form-control-wrap.metal_frame .wpcf7-form-control.wpcf7-radio .d_mi_type .select_tooth span.pluses {
  top: -5px;
  left: 114px;
}
.wpcf7-form-control-wrap.metal_frame .wpcf7-form-control-wrap.d_option .select_tooth span.pluses {
  top: 15px;
}
.page-template-default .check-category #d_valplast .wpcf7-list-item,
.page-template-default .check-category #n_valplast .wpcf7-list-item,
.page-template-default .check-category #i_valplast .wpcf7-list-item {
  height: 40px;
  line-height: 40px;
  display: inline-block;
  width: auto;
}
.page-template-default .check-category #d_valplast .wpcf7-list-item:first-child,
.page-template-default .check-category #n_valplast .wpcf7-list-item:first-child,
.page-template-default .check-category #i_valplast .wpcf7-list-item:first-child {
  margin-left: 0;
  padding-left: 10px;
}
.select_tooth {
  height: 40px;
  line-height: 60px;
  display: block;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  max-width: 350px;
  margin-left: 20px;
  color: #1020BB;
  top: -13px;
  cursor: pointer;
}
.select_tooth .en {
  font-size: 11px;
  font-weight: normal;
  color: #8C8C8C;
  margin-left: 26px;
}
.wpcf7-form-control-wrap.tooth_map {
  max-width: 660px;
  padding: 15px 50px;
  width: 100%;
  display: block;
  position: relative;
  background-image: url(/generic/dedicated/order/image/tooth/teeth_bg_pc.png);
  background-size: 660px 420px;
  background-repeat: no-repeat;
}
.wpcf7-form-control-wrap.tooth_map .upper {
  margin: 0 auto;
  width: 65%;
  position: relative;
  height: 220px;
}
.wpcf7-form-control-wrap.tooth_map .lower {
  margin: 0 auto;
  width: 65%;
  position: relative;
  height: 180px;
}
.page-template-default .wpcf7-form-control-wrap.tooth_map li {
  position: absolute;
  width: 42px;
  height: 40px;
  cursor: pointer;
  float: left;
  border: none;
  padding: 0;
  margin: 0;
}
.wpcf7-form-control-wrap.tooth_map li label {
  position: relative;
  width: 100%;
  height: 100%;
}
/* tooth_map */
.wpcf7-form-control-wrap.tooth_map .upper li:nth-child(1) {
  top: 162px;
  left: 7px;
}
.wpcf7-form-control-wrap.tooth_map .upper li:nth-child(2) {
  top: 113px;
  left: 14px;
}
.wpcf7-form-control-wrap.tooth_map .upper li:nth-child(3) {
  top: 83px;
  left: 30px;
}
.wpcf7-form-control-wrap.tooth_map .upper li:nth-child(4) {
  top: 54px;
  left: 46px;
}
.wpcf7-form-control-wrap.tooth_map .upper li:nth-child(5) {
  top: 27px;
  left: 67px;
}
.wpcf7-form-control-wrap.tooth_map .upper li:nth-child(6) {
  top: 10px;
  left: 96px;
}
.wpcf7-form-control-wrap.tooth_map .upper li:nth-child(7) {
  top: 2px;
  left: 126px;
}
.wpcf7-form-control-wrap.tooth_map .upper li:nth-child(8) {
  top: 1px;
  left: 164px;
}
.wpcf7-form-control-wrap.tooth_map .upper li:nth-child(9) {
  top: 8px;
  left: 199px;
}
.wpcf7-form-control-wrap.tooth_map .upper li:nth-child(10) {
  top: 25px;
  left: 218px;
}
.wpcf7-form-control-wrap.tooth_map .upper li:nth-child(11) {
  top: 50px;
  left: 238px;
}
.wpcf7-form-control-wrap.tooth_map .upper li:nth-child(12) {
  top: 78px;
  left: 254px;
}
.wpcf7-form-control-wrap.tooth_map .upper li:nth-child(13) {
  top: 110px;
  left: 265px;
}
.wpcf7-form-control-wrap.tooth_map .upper li:nth-child(14) {
  top: 160px;
  left: 276px;
}
.wpcf7-form-control-wrap.tooth_map .lower li:nth-child(1) {
  bottom: 141px;
  left: 14px;
}
.wpcf7-form-control-wrap.tooth_map .lower li:nth-child(2) {
  bottom: 102px;
  left: 26px;
}
.wpcf7-form-control-wrap.tooth_map .lower li:nth-child(3) {
  bottom: 55px;
  left: 54px;
}
.wpcf7-form-control-wrap.tooth_map .lower li:nth-child(4) {
  bottom: 31px;
  left: 75px;
}
.wpcf7-form-control-wrap.tooth_map .lower li:nth-child(5) {
  bottom: 20px;
  left: 99px;
}
.wpcf7-form-control-wrap.tooth_map .lower li:nth-child(6) {
  bottom: 11px;
  left: 123px;
}
.wpcf7-form-control-wrap.tooth_map .lower li:nth-child(7) {
  bottom: 9px;
  left: 146px;
}
.wpcf7-form-control-wrap.tooth_map .lower li:nth-child(8) {
  bottom: 9px;
  left: 169px;
}
.wpcf7-form-control-wrap.tooth_map .lower li:nth-child(9) {
  bottom: 12px;
  left: 189px;
}
.wpcf7-form-control-wrap.tooth_map .lower li:nth-child(10) {
  bottom: 21px;
  left: 206px;
}
.wpcf7-form-control-wrap.tooth_map .lower li:nth-child(11) {
  bottom: 31px;
  left: 228px;
}
.wpcf7-form-control-wrap.tooth_map .lower li:nth-child(12) {
  bottom: 54px;
  left: 241px;
}
.wpcf7-form-control-wrap.tooth_map .lower li:nth-child(13) {
  bottom: 102px;
  left: 253px;
}
.wpcf7-form-control-wrap.tooth_map .lower li:nth-child(14) {
  bottom: 142px;
  left: 271px;
}
.wpcf7-form-control-wrap.tooth_map li input[type="checkbox"] {
  position: absolute;
  top: 0;
  left: 0;
}
.wpcf7-form-control-wrap.tooth_map .checked .imgcheck_on {
  display: block;
}
.wpcf7-form-control-wrap.tooth_map img.imgcheck_on {
  display: none;
}
.wpcf7-form-control-wrap.tooth_map .checked .imgcheck {
  display: none;
}
.wpcf7-form-control-wrap.tooth_map .tooth_close {
  width: 100%;
  color: #1020BB;
  font-size: 12px;
  text-align: center;
  height: 50px;
  line-height: 60px;
  position: relative;
  font-weight: bold;
  cursor: pointer;
  border-top: none;
  margin: 20px 0 0;
  top: -16px;
  left: -52px;
}
.wpcf7-form-control-wrap.tooth_map .tooth_close:hover {
  opacity: 0.7;
}
.wpcf7-form-control-wrap.tooth_map .tooth_close::after {
  content: '';
  position: absolute;
  margin-left: 10px;
  width: 16px;
  height: 2px;
  background-color: #1020BB;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  top: 28px;
  transform: rotate(180deg);
}
.select_tooth span.pluses {
  position: absolute;
  top: 15px;
  left: 113px;
  padding-right: 0;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.select_tooth span.pluses::before,
.select_tooth span.pluses::after  {
  content: '';
	position: absolute;
  right: 8px;
  width: 16px;
	height: 2px;
  background-color: #1020BB;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.select_tooth span.pluses::before {
  top: 12px;
	transform: rotate(0deg);
}
.select_tooth span.pluses::after {
  top: 12px;
	transform: rotate(90deg);
}
/*＋、－切り替え*/
.select_tooth.active span.pluses::before {
	display: none;
}
.select_tooth.active span.pluses::after {
	transform: rotate(180deg);
}
.page-template-default .check-category .our_recommendation .wpcf7-list-item.last {
  margin-bottom: 0;
}
.page-template-default .enclose .wpcf7-list-item {
  float: left;
  width: 40%;
  padding: 0;
}
.page-template-default .type_of_custom_abutment_substructure .wpcf7-list-item {
  float: none;
  width: 100%;
}
span.error_m {
  font-size: 15px;
  font-weight: normal;
  color: #FF4040;
  display: block;
  margin: 0;
}
.inp_error {
  border: 1px solid #F88A8A;
  background: #F4D4D4;
}
.wpcf7-display-none {
  display: none!important;
}
.success {
  display: block;
  font-size: 16px;
  margin-top: 10px;
}
input#submit {
  cursor: pointer;
}
span.wpcf7-form-control-wrap.photo_of_medial_line .wpcf7-list-item {
  margin-left: 20px;
  display: inline-block;
  width: 44%; 
}
span.wpcf7-form-control-wrap.enclose {
  margin-left: 20px;
  display: inline-block;
}
.sub_ttl + .wpcf7-form-control-wrap.our_recommendation {
  margin-bottom: 0;
}
.page-template-default .check-category .type_of_custom_abutment_substructure .wpcf7-list-item {
  width: 100%;
}
.wpcf7-form-control-wrap.n_abutment_teeth > .wpcf7-form-control.wpcf7-checkbox {
  margin-bottom: 20px;
  display: inline-block;
}
span.select_tooth.n_bridge_abutment_teeth,
span.select_tooth.n_single_abutment_teeth,
span.select_tooth.i_bridge_abutment_teeth,
span.select_tooth.i_single_abutment_teeth,
span.select_tooth.i_metal_backing,
span.select_tooth.i_t_clasp {
  opacity: 0.6;
  pointer-events: none;
  top: -15px;
}
span.select_tooth.n_single_abutment_teeth.checkin,
span.select_tooth.n_bridge_abutment_teeth.checkin,
span.select_tooth.i_single_abutment_teeth.checkin,
span.select_tooth.i_bridge_abutment_teeth.checkin,
span.select_tooth.i_metal_backing.checkin,
span.select_tooth.i_t_clasp.checkin {
  opacity: 1;
  pointer-events: auto;
}
.page-template-default .check-category .wpcf7-form-control-wrap.n_enclose {
  margin-left: 3%;
  display: inline-block;
  top: -10px;
}
.page-template-default .check-category .wpcf7-form-control-wrap.n_enclose .wpcf7-list-item{
  width: 48%;
}
.page-template-default .type .wpcf7-list-item.flexible_denture_material {
  width: auto;
  height: auto;
}
.sub_ttl.material_to_be_milled {
  margin: 0px 0 0 20px;
  top: -8px;
}
.sub_ttl.material_to_be_milled + select.wpcf7-form-control.wpcf7-select {
  margin: 0px 0 0 20px;
  top: -8px;
  width: 90%;
}
.wpcf7-form-control-wrap.d_enclose,
.wpcf7-form-control-wrap.n_enclose,
.wpcf7-form-control-wrap.i_enclose {
  display: inline-block;
  width: 100%;
  margin-left: 20px;
}
.wpcf7-form-control-wrap.d_photo_of_medial_line,
.wpcf7-form-control-wrap.n_photo_of_medial_line,
.wpcf7-form-control-wrap.i_photo_of_medial_line {
  display: inline-block;
  width: 100%;
  margin-left: 20px;
}
.wpcf7-form-control-wrap.sex {
  top: -10px;
  margin: 0 0 0 15px;
}
.wpcf7-form-control-wrap.n_enclose,
.wpcf7-form-control-wrap.i_enclose {
  margin-bottom: 0;
}
#i_valplast .wpcf7-list-item,
#n_valplast .wpcf7-list-item {
  width: 100%;
}
span.not_zirconia.red {
  text-indent: 30px;
  display: inline-block;
}
select.wpcf7-form-control.wpcf7-select {
  -webkit-appearance: none;
  background-color: #fff;
  position: relative;
  background-image: url(/generic/dedicated/order/image/arrows.png);
  background-repeat: no-repeat;
  background-size: 60px;
  background-position: 100% 50%;
}
select.wpcf7-form-control.wpcf7-select.noarrow {
  background: none;
}
.submit_button {
  margin-top: 30px;
}
form.wpcf7-form select.wpcf7-form-control.wpcf7-select[name="material_to_be_milled"] {
  margin: 0 0 40px 20px;
  width: 80%;
  background-color: #fff;
}
#n_valplast,
#i_valplast {
  position: relative;
  top: -5px;
  height: 40px;
}
#n_valplast .border_children,
#i_valplast .border_children {
  display: inline-block;
}
.buyer h2 {
  font-size: 30px;
  margin-top: 50px;
}
span.wpcf7-form-control-wrap.remarks textarea,
form.wpcf7-form textarea[name="your-message"] {
  height: 120px;
  line-height: 20px;
  border-color: #C2C2C2;
}

#agree {
  margin: 40px 0 60px;
}
#agree .wpcf7-form-control.wpcf7-checkbox {
  max-width: 800px;
  height: 80px;
  line-height: 80px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
#agree .wpcf7-form-control.wpcf7-checkbox label {
  background-color: #ECF0F5;
  line-height: 60px;  
}
.wpcf7-form-control-wrap.your-zipcode {
  width: auto;
}
span.wpcf7-form-control-wrap.remarks {
  margin-bottom: 50px;
}
.wpcf7-form-control-wrap.n_abutment_teeth .wpcf7-list-item,
.wpcf7-form-control-wrap.i_abutment_teeth .wpcf7-list-item,
.wpcf7-form-control-wrap.Type_of_solution .wpcf7-list-item,
.wpcf7-form-control-wrap.type_of_custom_abutment_substructure .wpcf7-list-item {
  height: 100%;
  line-height: 30px;
  border: none;
  width: 100%;
  margin-left: 0;
  display: inline-block;
}
.wpcf7-form-control-wrap.Type_of_solution .wpcf7-list-item {
  height: 40px;
  line-height: 40px;
}
.metal_backing_ttl {
  background-color: #fff;
  margin-bottom: 0;
  color: #1020BB;
}
.header_left-nav,
.header_right-nav_language,
#sp_navToggle {
  display: none;
}
.visible-xs {
  display: none!important;
}
#your-zipcode_error {
  text-indent: 18px;
  display: inline-block;
}
#agree_error {
  line-height: 40px;
}
#mailaddress_error {
  text-indent: 18px;
}
.d_option .select_tooth {
  display: none;
}
.d_option .wpcf7-list-item.selected .select_tooth {
  display: block;
  margin-bottom: 20px;
}
.d_option .wpcf7-list-item.selected.bolder .wpcf7-list-item-label {
  font-weight: bold;
}
.d_option .select_tooth {
  opacity: 0.9;
}
.d_option .select_tooth {
  opacity: 0.9;
}
.page-template-default .type span.wpcf7-list-item.first.active + .wpcf7-list-item.flexible_denture_material {
  margin-top: 20px;
}
.border_children {
  padding: 0 10px 0px;
  border-left: 1px solid #000;
  margin: 7px;
}
.type .wpcf7-list-item.d_a_type .selected + .border_children {
  display: inline-block;
}
.select_tooth.konuskrone_denture.border_children {
  padding: 10px;
}
.ttl + span.wpcf7-form-control-wrap.d_age,
.ttl + span.wpcf7-form-control-wrap.n_age,
.ttl + span.wpcf7-form-control-wrap.i_age {
  width: auto;
}
span.wpcf7-form-control-wrap textarea {
  border: 1px solid #C2C2C2;
}
span.wpcf7-form-control-wrap.d_remarks,
span.wpcf7-form-control-wrap.n_remarks,
span.wpcf7-form-control-wrap.i_remarks {
  margin-bottom: 30px;
  display: inline-block;
  width: 96%;
}

@media(max-width: 767px){
  .wpcf7-form-control-wrap.metal_frame .wpcf7-form-control.wpcf7-radio .d_mi_type .select_tooth span.pluses, .wpcf7-form-control-wrap.metal_frame .wpcf7-form-control.wpcf7-radio .select_tooth span.pluses {
    top: -5px;
  }
  .page-template-default .wpcf7-list-item {
    width: 93%;
    width: calc(100% - 15px);
    width: -webkit-calc(100% - 15px);
    margin-left: 0;
    padding-left: 15px;
  }
  .page-template-default #natural_teeth .wpcf7-list-item ,
  .page-template-default #implant .wpcf7-list-item {
    border: none;
  }
  span.wpcf7-form-control-wrap.production .wpcf7-list-item.first {
    margin-bottom: 8px;
  }
  .page-template-default .wpcf7-list-item.first,
  .page-template-default .wpcf7-list-item:nth-child(2n-1) {
    margin-bottom: 0;
    clear: both;
  }
  .page-template-default input[type="radio"]:checked + span::after {
    top: 3px;
  }
  .choose {
    font-size: 16px;
    padding-top: 30px;
  }
  .choose span {
    font-size: 12px;
    display: block;
    margin-bottom: 23px;
  }
  .page-template-default .wpcf7-list-item .en, .ttl .en {
    top: -1px;
    /* margin-left: 0; */
  }
  .wpcf7-checkbox .wpcf7-list-item-label {
    font-size: 18px;
  }
  .page-template-default .check-category .wpcf7-list-item {
    border: none;
    border-top: 1px solid #C2C2C2;
    border-bottom: 1px solid #C2C2C2;
    border-radius: 0;
  }
  .denturee,
  .natural_teeth,
  .implant {
    margin: 0 -10px;
  }
  #denture, #natural_teeth, #implant {
    padding: 20px 5% 0 15px;
    margin-bottom: 10px;
    border-left: none;
    border-right: none;
  }
  .ttl + .wpcf7-form-control-wrap,
  .ttl + .wpcf7-form-control-wrap.option {
    margin: 0 10px 15px 10px;
    width: 92%;
    width: calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
  }
  .ttl .red {
    font-size: 10px;
  }
  form.wpcf7-form input[type="date"] {
    max-width: 100%;
    width: 100%;
  }
  .sub_ttl {
    margin: 0 0 10px 0;
    line-height: 30px;
  }
  .sub_ttl + .wpcf7-form-control-wrap {
    margin: 0;
    padding: 0;
    text-indent: 0;
  }
  .page-template-default .check-category .wpcf7-list-item {
    width: 93%;
    width: calc(100% - 15px);
    width: -webkit-calc(100% - 15px);
    padding-left: 15px;
  }
  .page-template-default .type .wpcf7-list-item.kinzoku .plus {
    right: auto;
    left: 160px;
  }
  .page-template-default #denture .check-category .wpcf7-list-item,
  .page-template-default #natural_teeth .check-category .wpcf7-list-item,
  .page-template-default #implant .check-category .wpcf7-list-item {
    border: none;
  } 
  .wpcf7-form-control-wrap.tooth_map {
    max-width: 325px;
    padding: 0;
    background-size: 325px 400px;
    background-image: url(/generic/dedicated/order/image/tooth/teeth_bg_sp.jpg);
    top: 0;
    left: 20px;
    border: none;
    background-color: #fff;
    background-position: -30px 0;
    margin: 0;
  }
  .wpcf7-form-control-wrap.tooth_map .upper {
    margin: 0 auto;
    width: 100%;
    position: relative;
    height: 220px;
    left: -30px;
  }
  .wpcf7-form-control-wrap.tooth_map .lower {
    margin: 0 auto;
    width: 100%;
    position: relative;
    height: 180px;
    left: -30px;
  }
  .wpcf7-form-control-wrap.tooth_map .tooth_close {
    margin: 0;
    position: relative;
    top: -10px;
  }
  .wpcf7-checkbox .wpcf7-list-item-label {
    font-size: 14px;
    display: inline-block;
  }
  .page-template-default .check-category #d_valplast .wpcf7-list-item:first-child,
  .page-template-default .check-category #n_valplast .wpcf7-list-item:first-child,
  .page-template-default .check-category #i_valplast .wpcf7-list-item:first-child {
    margin: 0;
    padding: 0;
  }
  form.wpcf7-form .check-category.type label {
    line-height: 30px;
  }
  .wpcf7-form-control-wrap.tooth_map .en {
    margin-left: 20px;
  }
  .close {
    margin: 0 -15px;
  }
  span.wpcf7-form-control-wrap.photo_of_medial_line .wpcf7-list-item,
  span.wpcf7-form-control-wrap.enclose {
    margin-left: 0;
    display: inline-block;
  }
  span.wpcf7-form-control-wrap.enclose {
    width: 100%;
  }
  span.wpcf7-form-control-wrap.photo_of_medial_line .wpcf7-list-item {
    margin-left: 0;
  }

  .select_tooth {
    margin-left: 0;
  }
  .ttl {
    padding-left: 5px;
    margin: 10px 0;
  }

  .page-template-default .en + span.any {
    margin-left: 0;
  }
  span.wpcf7-form-control-wrap.enclose,
  span.wpcf7-form-control-wrap.photo_of_medial_line .wpcf7-list-item {
    margin-left: 0;
  }
  .wpcf7-form-control-wrap.type span.plus::before, .wpcf7-form-control-wrap.type span.plus::after {
    top: 15px;
  }
  .page-template-default .tooth_map .wpcf7-list-item.first,
  .page-template-default .tooth_map .wpcf7-list-item:nth-child(2n-1) {
    margin-bottom: 0;
    clear: none;
  }
  .page-template-default #denture .check-category .wpcf7-list-item {
    height: 40px;
    line-height: 40px;
    display: table;
  }
  .page-template-default #denture .check-category .border_children .wpcf7-list-item {
    padding-left: 0;
    width: auto;
  }
  .page-template-default #denture .check-category .metal_frame .border_children .wpcf7-list-item,
  .page-template-default #denture .check-category .border_children .d_option .wpcf7-list-item {
    width: 100%;
  }
  .ttl .red {
    font-size: 12px;
    display: block;
    line-height: 10px;
    margin-left: 0;
  }
  span.error_m {
    font-size: 12px;
  }
  #check-category_error,
  #check-category_errors {
    font-size: 14px;
  }
  .page-template-default .d_enclose .wpcf7-list-item,
  .page-template-default .n_enclose .wpcf7-list-item,
  .page-template-default .i_enclose .wpcf7-list-item, .page-template-default .d_photo_of_medial_line .wpcf7-list-item,
  .page-template-default .n_photo_of_medial_line .wpcf7-list-item,
  .page-template-default .i_photo_of_medial_line .wpcf7-list-item {
    height: 50px;
    line-height: 20px;
  }
  .page-template-default .check-category #d_valplast .wpcf7-list-item,
  .page-template-default .check-category #n_valplast .wpcf7-list-item,
  .page-template-default .check-category #i_valplast .wpcf7-list-item {
    height: 38px;
    padding: 0;
  }
  #d_valplast,
  #n_valplast,
  #i_valplast {
    height: 80px;
    position: relative;
    top: -5px;
    padding: 10px 0;
  }
  #n_valplast .wpcf7-list-item,
  #i_valplast .wpcf7-list-item {
    position: relative;
    top: -12px;
  }
  span.wpcf7-form-control-wrap.Type_of_solution .sub_ttl .en {
    display: inline-block;  
  }
  span.wpcf7-form-control-wrap.i_abutment_teeth,
  .wpcf7-form-control-wrap.Type_of_solution,
  span.wpcf7-form-control-wrap.type_of_custom_abutment_substructure {
    display: inline-block;
  }

  .sub_ttl.material_to_be_milled + select.wpcf7-form-control.wpcf7-select {
    margin: 0px 0 0 0px;
    width: 100%;
  }
  form.wpcf7-form .check-category.type .material_for_attachment label{
    margin-left: 0;
  }
  .page-template-default .check-category .wpcf7-form-control-wrap.n_enclose {
    padding-left: 10px;
  }
  .page-template-default #denture .check-category .wpcf7-form-control-wrap.n_enclose .wpcf7-list-item {
    line-height: 20px;
    height: 40px;
  }
  span.not_zirconia.red {
    text-indent: 0;
    line-height: 20px;
    margin-top: 10px;
  }
  .wpcf7-form-control-wrap.sex {
    margin-left: 0;
    top: 0;
  }
  .wpcf7-form-control-wrap.d_enclose,
  .wpcf7-form-control-wrap.n_enclose,
  .wpcf7-form-control-wrap.i_enclose,
  .wpcf7-form-control-wrap.d_photo_of_medial_line, .wpcf7-form-control-wrap.n_photo_of_medial_line, .wpcf7-form-control-wrap.i_photo_of_medial_line {
    margin-left: 15px;
  }
  .wpcf7-form-control-wrap.type.check-category {
    margin-left: 0px;
  }
  .select_tooth {
    top: -5px;
    font-size: 14px;
  }
  .material_for_attachment > select.wpcf7-form-control.wpcf7-select + .sub_ttl,
  .sub_ttl.material_to_be_milled,
  .sub_ttl.material_for_attachment {
    margin: 10px 0 0 0px;
    line-height: 20px;
  }
  .material_for_attachment select.wpcf7-form-control.wpcf7-select {
    margin-left: 0;
    width: 100%;
  }
  .page-template-default .check-category .wpcf7-form-control-wrap.n_enclose .wpcf7-list-item {
    width: 100%;
  }
  .page-template-default .check-category .wpcf7-form-control-wrap.n_enclose .wpcf7-list-item {
      line-height: 20px;
  }
  #d_sex, #n_sex, #i_sex {
    padding-left: 0;
  }
  .buyer {
    margin-top: 30px;
  }
  .wpcf7-checkbox input[type="checkbox"] + .wpcf7-list-item-label::before {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  }

  .page-template-default .wpcf7-checkbox.check-category .wpcf7-list-item.last  input[type="checkbox"]:checked + .wpcf7-list-item-label::after {
    top: 36%;
  }
  .page-template-default .d_option .wpcf7-list-item.first input[type="checkbox"]:checked + .wpcf7-list-item-label::after {
    top: 21%;
  }
  .wpcf7-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label::after {
    top: 15%;
  }
  .wpcf7-checkbox .wpcf7-form-control-wrap.type_of_custom_abutment_substructure .wpcf7-list-item:not(.first) .wpcf7-list-item-label {
    height: 60px;
  }
  .wpcf7-checkbox .wpcf7-form-control-wrap.type_of_custom_abutment_substructure .wpcf7-list-item:not(.first) .wpcf7-list-item-label::before {
    top: 20px;
  }
  .wpcf7-checkbox .wpcf7-form-control-wrap.type_of_custom_abutment_substructure .wpcf7-list-item:not(.first) .wpcf7-list-item-label::after {
    top: 21%;
  }
  .lng_ttl {
    line-height: 30px;
    height: 60px;
    padding: 8px 3px 0px 10px;
  }

  .wpcf7-form-control-wrap.n_abutment_teeth.wpcf7-list-item {
    border: none;
    margin: 0 0 0 1em;
  }
  .wpcf7-form-control-wrap.n_abutment_teeth input[type="checkbox"] + .wpcf7-list-item-label,
  .wpcf7-form-control-wrap.i_abutment_teeth input[type="checkbox"] + .wpcf7-list-item-label,
  .wpcf7-form-control-wrap.Type_of_solution input[type="checkbox"] + .wpcf7-list-item-label,
  .wpcf7-form-control-wrap.type_of_custom_abutment_substructure input[type="checkbox"] + .wpcf7-list-item-label {
    height: 30px;
    line-height: 30px;
    border: none;
  }
  .wpcf7-form-control-wrap.n_abutment_teeth input[type="checkbox"] + .wpcf7-list-item-label::after,
  .wpcf7-form-control-wrap.i_abutment_teeth input[type="checkbox"] + .wpcf7-list-item-label::after,
  .wpcf7-form-control-wrap.Type_of_solution input[type="checkbox"] + .wpcf7-list-item-label::after,
  .wpcf7-form-control-wrap.type_of_custom_abutment_substructure input[type="checkbox"] + .wpcf7-list-item-label::after {
    top: 20%;
  }
  .page-template-default .option .wpcf7-list-item {
    margin: 0;
    margin-top: 10px;
    padding: 0;
  }
  #agree .wpcf7-checkbox label {
    line-height: 30px;
  }
  #agree .wpcf7-checkbox input[type="checkbox"] + .wpcf7-list-item-label::before {
    left: 10px;
  }
  #agree .wpcf7-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label::after {
    top: 36%;
    left: 16px;
  }

  .visible-xs {
    display: block!important;
  }
  .header_right-nav_contact a {
    float: right;
    display: table-cell;
    overflow: hidden;
    background-color: #2b39c2;
    width: 80px;
    height: 50px;
    line-height: 50px;
    margin-top: 0;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    color: #fff;
    letter-spacing: 0.8px;
  }
  .header.fixed {
    height: 50px;
  }
  span.wpcf7-form-control-wrap.your-zipcode {
    width: auto;
    display: inline;
  }
  .wpcf7-form-control-wrap.d_photo_of_medial_line span.wpcf7-list-item.last .wpcf7-list-item-label::after,
  .wpcf7-form-control-wrap.n_photo_of_medial_line span.wpcf7-list-item.last .wpcf7-list-item-label::after,
  .wpcf7-form-control-wrap.i_photo_of_medial_line span.wpcf7-list-item.last .wpcf7-list-item-label::after {
    top: 17%;
  }
  span.wpcf7-form-control-wrap.option span.wpcf7-list-item .wpcf7-list-item-label::after {
    top: 32%;
  }
  span.wpcf7-form-control-wrap.check-category span.wpcf7-list-item input[name='d_check-category'] + .wpcf7-list-item-label::after,
  span.wpcf7-form-control-wrap.check-category span.wpcf7-list-item input[name='n_check-category'] + .wpcf7-list-item-label::after,
  span.wpcf7-form-control-wrap.check-category span.wpcf7-list-item input[name='i_check-category'] + .wpcf7-list-item-label::after {
    top: 38%;
  }
  #your-zipcode_error {
    text-indent: 12px;
  }
  #implant .close {
    margin: 0 -15px;
  }
  form.wpcf7-form select.wpcf7-form-control.wpcf7-select[name="material_to_be_milled"] {
    margin: 0 0 40px 0;
    width: 100%;
  }
  #mailaddress_error {
    text-indent: 10px;
    position: relative;
    top: -10px;
  }
  .wpcf7-form-control-wrap.metal_frame .wpcf7-form-control.wpcf7-radio {
    padding: 15px 0 0 15px;
    margin: 10px 0 0 6px;
    width: calc(100% - 15px);
  }
  .wpcf7-form-control-wrap.our_recommendation .wpcf7-form-control.wpcf7-radio {
    padding: 0;
    margin: 0;
  }
  .page-template-default #denture .check-category .tooth_map .wpcf7-list-item {
    display: inline;
    width: auto;
  }
  .page-template-default #denture .check-category .tooth_map .wpcf7-list-item label {
    width: 40px;
    height: 40px;
  }
  .wpcf7-form-control-wrap.our_recommendation + .d_option {
    position: relative;
    top: -10px;
    padding-left: 10px;
    display: inline-block;
    text-indent: 0;
    padding-left: 0;
  }
  .border_children {
    padding: 0 0 0 10px;
    width: calc(100% - 10px);
    width: -webkit-calc(100% - 10px);
  }
  .select_tooth span.pluses {
    left: 100px;
  }
  .metal_frame .wpcf7-form-control-wrap.tooth_map {
    left: 40px;
  }
  .metal_frame .wpcf7-form-control-wrap.tooth_map .tooth_close {
    left: -38px;
  }
  .wpcf7-form-control-wrap.metal_frame .wpcf7-form-control.wpcf7-radio .select_tooth span.pluses,
  .wpcf7-form-control-wrap.metal_frame .wpcf7-form-control.wpcf7-radio .d_mi_type .select_tooth span.pluses {
    left: 100px;
  }
  .wpcf7-form-control-wrap.metal_frame .wpcf7-form-control-wrap.d_option .select_tooth span.pluses {
    top: 17px;
  }
  h2.entry-title {
    margin-top: 50px;
  }
  span.wpcf7-form-control-wrap textarea,
  form.wpcf7-form input[type="number"],
  form.wpcf7-form select.wpcf7-form-control, form.wpcf7-form input[type="text"], form.wpcf7-form input[type="tel"], form.wpcf7-form input[type="email"], form.wpcf7-form input[type="date"], form.wpcf7-form textarea[name="your-message"] {
      font-size: 16px;
  }
  .long_ttl {
    height: 70px;
    line-height: 20px;
    padding: 8px 10px;
  }
  .natural_teeth, .implant {
    margin-top: 30px;
  }
  span.wpcf7-form-control-wrap.d_remarks,
  span.wpcf7-form-control-wrap.n_remarks,
  span.wpcf7-form-control-wrap.i_remarks {
    width: 90%;
  }
  form.wpcf7-form .check-category.type .material_for_attachment .wpcf7-list-item label {
    margin-left: 0;
  }
}


@media(max-width: 380px){
  .metal_frame .wpcf7-form-control-wrap.tooth_map {
    left: 20px;
  }
  .metal_frame .wpcf7-form-control-wrap.tooth_map .upper,
  .metal_frame .wpcf7-form-control-wrap.tooth_map .lower {
    left: -20px;
    top: 2px;
  }
  .metal_frame .wpcf7-form-control-wrap.tooth_map.backzure .upper,
  .metal_frame .wpcf7-form-control-wrap.tooth_map.backzure .lower {
    left: -40px;
    top: 2px;
  }
  .wpcf7-form-control-wrap.tooth_map {
    background-position: -30px 0;
  }
  .wpcf7-form-control-wrap.tooth_map.backzure {
    background-position: -40px 0;
  }
  .metal_frame .wpcf7-form-control-wrap.tooth_map .tooth_close {
    left: -30px;
  }
  .wpcf7-form-control-wrap.tooth_map {
    left: 35px;
  }

  .wpcf7-form-control-wrap.tooth_map .upper,
  .wpcf7-form-control-wrap.tooth_map .lower {
    left: -30px;
  }
  .wpcf7-form-control-wrap.tooth_map .tooth_close {
    left: -30px;
  }
  .page-template-default .d_enclose .wpcf7-list-item,
  .page-template-default .n_enclose .wpcf7-list-item, .page-template-default .i_enclose .wpcf7-list-item,
  .page-template-default .d_photo_of_medial_line .wpcf7-list-item,
  .page-template-default .n_photo_of_medial_line .wpcf7-list-item,
  .page-template-default .i_photo_of_medial_line .wpcf7-list-item {
    height: 40px;
    line-height: 20px;
  }
  .wpcf7-form-control-wrap.d_photo_of_medial_line span.wpcf7-list-item.last .wpcf7-list-item-label::after, .wpcf7-form-control-wrap.n_photo_of_medial_line span.wpcf7-list-item.last .wpcf7-list-item-label::after, .wpcf7-form-control-wrap.i_photo_of_medial_line span.wpcf7-list-item.last .wpcf7-list-item-label::after {
    top: 17%;
  }
  .wpcf7-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label::after {

  }
  .natural_teeth .wpcf7-form-control-wrap.tooth_map,
  .implant .wpcf7-form-control-wrap.tooth_map {
    left: 23px;
  }
  form.wpcf7-form .check-category.type .material_for_attachment .wpcf7-list-item label {
    margin-left: 0;
  }
  .page-template-default .check-category .wpcf7-list-item.last label {
    width: 100%;
  }
}



@media(max-width: 320px){
  #agree .wpcf7-form-control.wpcf7-checkbox label {
    line-height: 40px;
  }
  #agree .wpcf7-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label::after {
    top: 40%;
  }
  #agree .error_m {
    line-height: 30px;
  }
  .metal_frame .wpcf7-form-control-wrap.tooth_map {
    left: -20px;
  }
  .metal_frame .wpcf7-form-control-wrap.tooth_map .upper,
  .metal_frame .wpcf7-form-control-wrap.tooth_map .lower {
    left: -35px;
  }
  .metal_frame .wpcf7-form-control-wrap.tooth_map .tooth_close {
    left: 0;
  }
  .wpcf7-form-control-wrap.d_photo_of_medial_line span.wpcf7-list-item.last .wpcf7-list-item-label::after, .wpcf7-form-control-wrap.n_photo_of_medial_line span.wpcf7-list-item.last .wpcf7-list-item-label::after, .wpcf7-form-control-wrap.i_photo_of_medial_line span.wpcf7-list-item.last .wpcf7-list-item-label::after {
    top: 33%;
  }
  .wpcf7-form-control-wrap.tooth_map {
    left: -2px;
  }
  .wpcf7-list-item.double_akers_clasp.selected input[type="checkbox"] + .wpcf7-list-item-label::after {
    top: 34%;
  }
  .natural_teeth .wpcf7-form-control-wrap.tooth_map, .implant .wpcf7-form-control-wrap.tooth_map {
    left: 0;
  }
}







.entry-content.complete {
  min-height: 600px;
  margin: 0 auto;
  width: auto;
}
.entry-content.complete p {
  font-size: 15px;
  text-align: center;
  margin-bottom: 15px;
}
@media(max-width: 767px){
  .entry-content.complete { 
    margin: 0 10px;
  }
}

@media(max-width: 767px) and (min-width: 585px){
  #n_valplast, #i_valplast {
    height: 40px;
  }
}


@media (max-width: 480px){
  .page-template-default #denture .check-category .wpcf7-list-item.flexible_denture_material .en {
    display: block;
  }
}

@media (max-width: 320px){
  span.select_tooth.n_single_abutment_teeth,
  span.select_tooth.n_bridge_abutment_teeth,
  span.select_tooth.i_single_abutment_teeth,
  span.select_tooth.i_bridge_abutment_teeth,
  span.select_tooth.i_metal_backing,
  span.select_tooth.i_t_clasp {
    line-height: 30px;
    display: inline-grid;
  }
  .page-template-default .wpcf7-list-item .en {
    margin-left: 0;
  }
  .select_tooth span.pluses {
    top: 0;
  }
  span.wpcf7-form-control-wrap.i_abutment_teeth label {
    line-height: 70px;
  }
  form.wpcf7-form .check-category.type .n_abutment_teeth label,
  .type_of_custom_abutment_substructure label {
    line-height: 60px;
  }
}

/* 完了ページ */
.attention {
  border: 1px solid #FE0000;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

.attention .head {
  background-color: #FFE5E6;
  line-height: 28px;
  color: #FE0000;
  font-weight: bold;
  padding: 15px;
}

.attention .text {
  margin: 30px auto 15px;
  font-weight: bold;
}

.attention .button {
  margin: 0 auto 40px;
  text-align: center;
}


/* added 20220608 */
.d_date_of_appointment .plus,
.n_date_of_appointment .plus,
.i_date_of_appointment .plus {
  display: none;
}

.d_date_of_appointment_tf_set span,
.n_date_of_appointment_tf_set span,
.i_date_of_appointment_tf_set span{
  display: inline-block;
}

.d_date_of_appointment_tf_set label,.n_date_of_appointment_tf_set label,.i_date_of_appointment_tf_set label {
  margin-left: 15px;
}

.i_product_type{
  display: inline-block;
}
.n_product_type{

  display: inline-block;
}

/* .check-category span.inline-plus{
  top: -10px;
} */


.check-category .active .n_full_zirconia span.inline-plus::before {
	display: block;
}
.check-category .active .n_full_zirconia span.inline-plus::after {
	transform: rotate(90deg);
}
.check-category .active .n_full_zirconia .active span.inline-plus::before {
	display: none;
}
.check-category .active .n_full_zirconia .active span.inline-plus::after {
	transform: rotate(180deg);
}
.check-category.type .n_type_label,.check-category.type .i_type_label{
  display: inline-block;
}
.check-category span.inline-plus{
  right: auto !important;
}

.n_full_zirconia_flex_wrapper .n_full_zirconia{
  display: flex !important;
  flex-direction: column;
}
.n_e_max_flex_wrapper .n_e_max{
  display: flex !important;
  flex-direction: row;
}

.n_cad_cam_flex_wrapper .n_cad_cam{
  
  display: flex !important;
  flex-direction: row;
}


.denturee span.wpcf7-list-item label span.wpcf7-list-item-label,
.natural_teeth span.wpcf7-list-item label span.wpcf7-list-item-label, 
.implant span.wpcf7-list-item label span.wpcf7-list-item-label{
  font-size: 16px;
}

.production .wpcf7-list-item-label{
  font-size: 16px;
}

.sp_only{
  display: none;
}

.n_product_type{
  padding-left: 15px !important;
}
/* .border_children {
  border-left-color: #0000001a;
} */


@media(max-width: 767px){
  html,body{
    overflow-x:hidden
  }
  form.wpcf7-form input[type="date"] {
    width: 85%;
  }

.production .wpcf7-list-item-label{
  font-size: 12px;
}
.denturee span.wpcf7-list-item label span.wpcf7-list-item-label,
.natural_teeth span.wpcf7-list-item label span.wpcf7-list-item-label, 
.implant span.wpcf7-list-item label span.wpcf7-list-item-label{
  font-size: 12px;
}
.denturee label.denture_label .wpcf7-list-item-label,
.natural_teeth label.natural_teeth_label .wpcf7-list-item-label, 
.implant label.implant_label .wpcf7-list-item-label{
  font-size: 14px !important;
}

.n_type_clh {
  line-height: 31px !important;
}

.sp_only{
  display: inline-block;
}

.n_full_zirconia_flex_wrapper .n_full_zirconia .n_full_zirconia_options{
  padding-left: 0px !important;
}
.n_e_max_flex_wrapper .n_e_max{
  flex-direction: column;
}

.n_cad_cam_flex_wrapper .n_cad_cam{
  flex-direction: column;
}
.n_product_type{
  padding-left: 0px !important;
}
.page-template-default input[type="radio"] + span::before{
  top: -2px;
}
.page-template-default input[type="radio"] + span::after{
  top: 1px !important;
}
.sub_ttl{
  font-size: 12px;
}
.denturee .metal_frame .material_for_attachment span.wpcf7-checkbox span.wpcf7-list-item-label{
  height: 30px;
}

}

/* iphone 12 fix */
@media screen and (max-width: 767px) {
  .page-template-default .wpcf7-checkbox.check-category .wpcf7-list-item.last input[type="checkbox"]:checked + .wpcf7-list-item-label::after{
    top: 36%;
  }
  .metal_frame .wpcf7-form-control-wrap.tooth_map {
    left: 25px;
  }
    .denturee .metal_frame .material_for_attachment span.wpcf7-checkbox span.wpcf7-list-item-label{
      height: 20px;
      line-height: 20px;
    }
  .wpcf7-checkbox input[type="checkbox"]:checked+.wpcf7-list-item-label::after,
  .wpcf7-form-control-wrap.d_photo_of_medial_line span.wpcf7-list-item .wpcf7-list-item-label::after,
  .wpcf7-form-control-wrap.n_photo_of_medial_line span.wpcf7-list-item .wpcf7-list-item-label::after,
  .wpcf7-form-control-wrap.i_photo_of_medial_line span.wpcf7-list-item .wpcf7-list-item-label::after,
  .wpcf7-form-control-wrap.d_photo_of_medial_line span.wpcf7-list-item.last .wpcf7-list-item-label::after,
  .wpcf7-form-control-wrap.n_photo_of_medial_line span.wpcf7-list-item.last .wpcf7-list-item-label::after,
  .wpcf7-form-control-wrap.i_photo_of_medial_line span.wpcf7-list-item.last .wpcf7-list-item-label::after {
    top: 5%;
  }
  .page-template-default .d_option .wpcf7-list-item input[type="checkbox"]:checked+.wpcf7-list-item-label::after,
  .page-template-default .n_option .wpcf7-list-item input[type="checkbox"]:checked+.wpcf7-list-item-label::after,
  .page-template-default .i_option .wpcf7-list-item input[type="checkbox"]:checked+.wpcf7-list-item-label::after{
    top: 21%;
  }
  .wpcf7-form-control-wrap.n_abutment_teeth input[type="checkbox"]+.wpcf7-list-item-label::after,
  .wpcf7-form-control-wrap.i_abutment_teeth input[type="checkbox"]+.wpcf7-list-item-label::after,
  .wpcf7-form-control-wrap.Type_of_solution input[type="checkbox"]+.wpcf7-list-item-label::after{
    top: 20%;
  }
  
  .wpcf7-form-control-wrap.n_abutment_teeth input[type="checkbox"]+.wpcf7-list-item-label,
  .wpcf7-form-control-wrap.i_abutment_teeth input[type="checkbox"]+.wpcf7-list-item-label,
  .wpcf7-form-control-wrap.Type_of_solution input[type="checkbox"]+.wpcf7-list-item-label{
    height: 30px;
      line-height: 30px;
  }
  .wpcf7-form-control-wrap.type_of_custom_abutment_substructure input[type="checkbox"]+.wpcf7-list-item-label{
    height: 20px;
      line-height: 20px;
  }
  span.wpcf7-form-control-wrap.option span.wpcf7-list-item .wpcf7-list-item-label::after{
    top:28%;
  }
}

@media screen and (max-width:320px) {
  .page-template-default .wpcf7-checkbox.check-category .wpcf7-list-item.last input[type="checkbox"]:checked+.wpcf7-list-item-label::after {
      top: 33% !important;
    }
        .denturee .metal_frame .material_for_attachment .wpcf7-checkbox input[type="checkbox"]:checked+.wpcf7-list-item-label::after {
        top: 20%;
      }
            .wpcf7-form-control-wrap.n_abutment_teeth input[type="checkbox"]+.wpcf7-list-item-label,
            .wpcf7-form-control-wrap.i_abutment_teeth input[type="checkbox"]+.wpcf7-list-item-label,
            .wpcf7-form-control-wrap.Type_of_solution input[type="checkbox"]+.wpcf7-list-item-label {
              height: 20px;
              line-height: 20px;
            }
        .denturee .option span.wpcf7-list-item label span.wpcf7-list-item-label,
        .natural_teeth .option span.wpcf7-list-item label span.wpcf7-list-item-label,
        .implant .option span.wpcf7-list-item label span.wpcf7-list-item-label{
          height: 20px;
          line-height: 20px;
        }
  .denturee label.denture_label .wpcf7-list-item-label,
    .natural_teeth label.natural_teeth_label .wpcf7-list-item-label,
    .implant label.implant_label .wpcf7-list-item-label{
      height: initial !important;
    }
  
    .wpcf7-checkbox input[type="checkbox"]:checked+.wpcf7-list-item-label::after,
    .wpcf7-form-control-wrap.d_photo_of_medial_line span.wpcf7-list-item .wpcf7-list-item-label::after,
    .wpcf7-form-control-wrap.n_photo_of_medial_line span.wpcf7-list-item .wpcf7-list-item-label::after,
    .wpcf7-form-control-wrap.i_photo_of_medial_line span.wpcf7-list-item .wpcf7-list-item-label::after,
    .wpcf7-form-control-wrap.d_photo_of_medial_line span.wpcf7-list-item.last .wpcf7-list-item-label::after,
    .wpcf7-form-control-wrap.n_photo_of_medial_line span.wpcf7-list-item.last .wpcf7-list-item-label::after,
    .wpcf7-form-control-wrap.i_photo_of_medial_line span.wpcf7-list-item.last .wpcf7-list-item-label::after {
      top: 6% !important;
    }
    .wpcf7-form-control-wrap.d_photo_of_medial_line span.wpcf7-list-item .wpcf7-list-item-label,
    .wpcf7-form-control-wrap.n_photo_of_medial_line span.wpcf7-list-item .wpcf7-list-item-label,
    .wpcf7-form-control-wrap.i_photo_of_medial_line span.wpcf7-list-item .wpcf7-list-item-label{
      height: 20px;
      line-height: 20px;
    }
    .page-template-default .d_option .wpcf7-list-item .wpcf7-list-item-label,
    .page-template-default .n_option .wpcf7-list-item .wpcf7-list-item-label,
    .page-template-default .i_option .wpcf7-list-item .wpcf7-list-item-label{
      height: 20px;
      line-height: 20px;
    }
    .wpcf7-form-control-wrap.n_abutment_teeth input[type="checkbox"]+.wpcf7-list-item-label::after,
    .wpcf7-form-control-wrap.i_abutment_teeth input[type="checkbox"]+.wpcf7-list-item-label::after,
    .wpcf7-form-control-wrap.Type_of_solution input[type="checkbox"]+.wpcf7-list-item-label::after,
    .wpcf7-form-control-wrap.type_of_custom_abutment_substructure input[type="checkbox"]+.wpcf7-list-item-label::after{
      top: 18%;
    }
    #agree .wpcf7-checkbox input[type="checkbox"]:checked+.wpcf7-list-item-label::after {
      top: 40% !important;
    }
}
