/* archive-page */
.pages-main_inner {
  position: relative;
  display: flex;
  height: 300px;
  background: url(../img/header_1.jpg) no-repeat center center;
  background-size: cover;
  justify-content: center;
  align-items: center;
}
.pages-main_inner h1 {
  font-size: 50px;
  color: #fff;
}

.return_btn {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 20px;
  left: 0;
  width: 1500px;
  margin: auto;
  padding: 0 50px;
  color: #fff;
  font-weight: 500;
}

.return_btn a::before {
  display: inline-block;
  width: 30px;
  height: 6px;
  margin: 0 10px 5px 0;
  content: "";
  background: url(../img/icn_arrow_wh.png) left top/100% 100% no-repeat;
}

.news-article_section {
  padding: 120px 0 100px;
}

.news-content_wrapper {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 50px;
  line-height: 1.6;
}
.news-content_wrapper li {
  border-bottom: 1px solid #eaeaea;
  font-size: 14px;
}
.news-content_wrapper a {
  display: flex;
  padding: 24px 0;
  align-items: flex-start;
}

.news-head {
  display: flex;
  align-items: flex-start;
  line-height: 2;
}

.news-conts__list-item__head time {
  white-space: nowrap;
  letter-spacing: 0;
  color: #888;
}

.news_tag {
  line-height: 20px;
  width: 115px;
  padding: 0;
  margin-right: 8px;
  margin-left: 15px;
  background-color: #eaeaea;
  text-align: center;
  line-height: 2;
}

.tx_wrapper {
  margin-left: 20px;
}/*# sourceMappingURL=common.css.map */


/* single-php */

.single-page_wrapper {
  background-color: #f7f7f7;
}

.single-info .time {
  padding-right: 12px;
}

.single_section {
  padding-top: 130px;
  width: auto;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 130px;
}

.article-container {
  background-color: #fff;
  padding: 80px 10%;
}

.article-container h1 {
  font-size: 24px;
}

.article-heading {
  padding-bottom: 60px;
}

.single-info {
  font-size: 12px;
  padding-top: 30px;
  flex-wrap: wrap;
  opacity: 0.7;
}

.single-thumb {
  margin: 40px 0;
}

.single-thumb img{
  width: 100%;
  height: auto;
  overflow: hidden;
}

.single-content p{
  font-size: 14px;
}

/* contact */ 

.page-head_wrapper .sub-head {
  transform: translateY(38px);
  font-size: 70px;
  align-self: flex-end;
  width: 100%;
}
.page-head_wrapper h1 {
  align-self: flex-start;
  width: 100%;
  transform: translateY(13px);
  font-size: 20px;
}

.page-head_wrapper {
  height: 480px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  color: #fff;
  text-align: center;
}

#contact-head {
  background-image: url(../img/contact_head.jpg);
  height: 480px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  color: #fff;
  text-align: center;
}

.contact-container {
  width: 100%;
  max-width: 1100px;
  margin: auto;
}

.contact-section {
  padding-top:60px;
}

.contact_wrapper {
  max-width: 1100px;
  margin: auto;
  padding: 0 30px;
}
.contact_wrapper .h3_ttl {
  margin-bottom: 65px;
  font-size: 35px;
  font-weight: 500;
  text-align: center;
  font-family: "Noto Serif JP", serif;
}

.form-flex {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e6e6e6;
  padding: 30px 0;
}
.form-flex:first-of-type {
  border-top: 1px solid #e6e6e6;
}
.form-flex .form-ttl {
  width: 32%;
  padding: 0px 28px;
  vertical-align: middle;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.form-flex .form-ttl_2 {
  width: 32%;
  padding: 0px 28px;
  vertical-align: middle;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.required {
  color: #fff;
  background-color: #262626;
  padding: 6px 16px;
}

.form-content {
  margin-left: 10%;
}
.form-content select {
  border: 1px solid #e6e6e6;
  background: #fff url(../img/ico_arw01.png) no-repeat center right 15px;
  background-size: 12px;
  padding: 12px 8px;
}
.form-content .form-type-1 {
  position: relative;
  box-sizing: border-box;
  background-color: #f0f0f0;
  width: 100%;
  height: 43px;
  padding: 0 15px;
}
.form-content textarea {
  box-sizing: border-box;
  width: 100%;
  max-width: 680px;
  height: 280px;
  background-color: #f0f0f0;
}

.contact_h4-ttl {
  font-size: 23px;
  text-align: left;
  position: relative;
  padding: 15px 13px 18px;
  line-height: 1;
  font-weight: 500;
  margin-top: 40px;
}
.contact_h4-ttl::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  transform: translateY(-50%);
  background-color: #67d407;
  top: 26px;
  width: 6px;
  height: 20px;
}

#basic-info {
  margin-top: 45px;
  margin-bottom: 65px;
  font-size: 35px;
}

.c-form01-table {
  margin-bottom: 45px;
  border-bottom: 0;
}

.p-policy {
  margin-bottom: 70px;
  font-size: 16px;
  text-align: center;
}

.form-policy {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 289px;
  margin: 0 -20px 26px;
  padding: 15px;
  border: 1px solid #e5e5e5;
  height: 260px;
  margin-bottom: 35px;
  padding: 35px 18px 35px 35px;
}

.form-policy_wrapper {
  height: 259px;
  padding: 35px 20px 0 0;
  box-sizing: border-box;
  overflow: auto;
}
.form-policy_wrapper h5 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 8px;
}
.form-policy_wrapper .policy-tx {
  font-size: 16px;
  margin-bottom: 16px;
}

.c-form01-concent__check {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}

.c-form01-btn button {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  width: 200px;
  height: 48px;
  margin: auto;
  line-height: 1.25;
  border: 1px solid #67d407;
  background-color: #67d407;
  color: #fff;
  transition: all 0.3s ease;
}

.c-form01-btn button {
  width: 320px;
  height: 60px;
  font-size: 18px;
}

/* add contact_form */

.form-content {
	width:70%
}

.form-content select {
	width:70%;
}

.wpcf7-spinner {
display:none;	
}

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

.c-form01-btn {
	padding-bottom:100px;
}