/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 14 2023 | 07:09:03 */
.page-id-66 main {
	padding: 0;
	margin: 0;
} 

.page-id-66 .entry-content {
	margin: 0;
}

.page-id-66 .contact {
	background: url(https://wedding.atskikuchi.com/wp-content/uploads/2023/01/photos-by-lanty-8GtqUWGMRRw-unsplash-scaled.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-color:rgba(255,255,255,0.8);
	background-blend-mode:lighten;
	margin: 0 calc(-50vw + 50%);
	padding: 40px 15px;
}

.page-id-66 .footermenubox {
	display: none;
}

.page-id-66 h5 {
	font-weight: 700;
	font-size: 1.2em;
}

.apply-form {
  margin: 10px 0 40px;
}

.form-entry {
  margin-bottom: 30px;
}

.form-entry .category-kubun label {
  margin-right: 10px;
}  

.form-entry .category-kubun br {
  display: none;
}

.bgpink {
  background-color: #fdd;
}

.form-entry input {
  border: 1px solid #cccccc;
  border-radius: 3px;
}

.form-entry textarea {
  width: 100% !important;
}

.form-entry label {
  display: block;
  font-weight: 700;
}

.form-entry input[type=radio], .form-entry input[type=checkbox]{
    display: none;
}

.kubun label {
    display: inline-block;
    padding: 12px 15px 12px 35px;
    border-radius: 5px;
    cursor: pointer;
    background: #f6f6f6;
    border: 1px solid #e5e5e5;
    background-image: url(https://mori-trial.com/wp-content/uploads/2020/12/check_off.png) !important;
    background-repeat: no-repeat !important;
    background-size: 18px 21px !important;
    background-position: 8px 10px!important;
    font-weight: 900;
}

.category-kubun label {
  margin-right: 20px;

}

.kubun label#yes.checked {
    background-color: #3b5998 !important;
    color: #FFF;
    background-image: url(https://mori-trial.com/wp-content/uploads/2020/12/check_on-blue.png) !important;
}

.kubun label#no.checked {
    background-color: #c0392b !important;
    color: #FFF;
    background-image: url(https://mori-trial.com/wp-content/uploads/2020/12/check_on.png) !important;
}

@media print, screen and (min-width: 768px) {
 .form-entry input[type="text"] {
  width: 50% !important;
} 
}


@media print, screen and (max-width: 768px) {
  .form-entry .category-kubun label span {
	font-size: 14px;
  }
  
}

/*THANKS*/
.page-id-68 div, .page-id-99 div {
	margin-bottom: 0;
}

.page-id-68 main, .page-id-99 main {
	padding: 0;
}

.page-id-68 .entry-content, .page-id-99 .entry-content {
	background: url(https://wedding.atskikuchi.com/wp-content/uploads/2023/01/carolyn-christine-vrPFf0wjFx8-unsplash-scaled.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	background-color:rgba(255,255,255,0.8);
	background-blend-mode:lighten;
	margin: 0 calc(-50vw + 50%);
	padding: 40px 15px;
}