@charset "UTF-8";
/*
Theme Name: NPO center for children Fukuoka
Author: Kyushu community labo.
Author URI: http://crik.jp/
Description: NPO center for children Fukuoka's website.
Version: 1.0
*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

/* shear */
.hover_text a:hover {
  color: #f00;
}

.hover_content a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

html {
  -webkit-overflow-scrolling: touch;
  font-family: "M PLUS Rounded 1c";
}

.wrap {
  width: 100%;
  padding: 0 6vw;
  margin: auto;
  max-width: 1490px;
}

.br_sp {
  display: none;
}

.title_img {
  width: 18vw;
  margin: 0 0 1vw 0;
}

.title {
  text-align: center;
  color: #323232;
  margin: 0 5vw;
}

.title1 {
  font-size: 2vw;
}

.title2 {
  padding: 1vw 0 0 0;
  font-size: 1.4vw;
}
.title2 a {
  text-decoration: none;
}

.blue_btn {
  text-align: center;
  padding: 6vw 0 0 0;
}
.blue_btn img {
  position: relative;
  top: 10px;
  right: 45px;
  width: 30px;
}
.blue_btn a {
  background-color: #0fa1bc;
  border-radius: 30px;
  color: #fff;
  letter-spacing: 3px;
  padding: 18px 70px;
  font-size: 18px;
  text-decoration: none;
}

.btn {
  display: flex;
  justify-content: space-between;
  position: -webkit-sticky;
  /* safari対応 */
  position: sticky;
  top: 0;
  text-align: center;
  z-index: 100;
}
.btn .btn1 {
  font-size: 1.5em;
}
.btn a {
  color: #fff;
  text-decoration: none;
}

.blue_btn_under {
  text-align: center;
  margin: 3vw 0 0 0;
}

.document {
  position: absolute;
  top: 0;
  width: 25vw;
  background-color: #0fa1bc;
  border-radius: 0 50vw 50vw 0;
  align-items: center;
  display: block;
  padding: 2vw 0;
  box-shadow: 0 0px 20px grey;
}

.support {
  position: absolute;
  top: 0;
  right: 0;
  width: 25vw;
  background-color: #e24137;
  border-radius: 50vw 0 0 50vw;
  align-items: center;
  display: block;
  padding: 2vw 0;
  box-shadow: 0 0px 20px grey;
}

.mainvisual-all {
  width: 100%;
}
.mainvisual-all img {
  width: 100%;
  vertical-align: bottom;
}

.news-text a {
  text-decoration: none;
}
.news-text a:hover {
  color: #f00;
}

.mw_wp_form .error {
  color: #f00 !important;
  font-size: 18px -4 !important;
}

.open-space_content {
  position: relative;
  left: 1vw;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 6vw 0 0 0;
}
.open-space_content::after {
  content: "";
  display: block;
  width: 22%;
  margin: 0 1vw 1vw 0;
  min-width: 16vw;
}
.open-space_content a {
  text-decoration: none;
  background-color: #fff;
  width: 22%;
  border-radius: 20px;
  margin: 0 1vw 1vw 0;
  min-width: 16vw;
  border: solid 1px #c8c8c8;
}

.column-box {
  position: relative;
  width: 100%;
  text-align: center;
  border-radius: 20px;
}
.column-box .has-thumbnail {
  visibility: hidden;
}

.column-thema {
  position: absolute;
  top: 1vw;
  left: -0.6vw;
  z-index: 3;
}
.column-thema img {
  width: 6vw;
}

.social-upbirngning {
  background: -moz-linear-gradient(top, #83f1b7, #00aa50 100%);
  background: -webkit-linear-gradient(top, #83f1b7, #00aa50 100%);
  background: linear-gradient(to bottom, #83f1b7, #00aa50 100%);
}

.poverty {
  background: -moz-linear-gradient(top, #b8c4ff, #6e7dc8 100%);
  background: -webkit-linear-gradient(top, #b8c4ff, #6e7dc8 100%);
  background: linear-gradient(to bottom, #b8c4ff, #6e7dc8 100%);
}

.school {
  background: -moz-linear-gradient(top, #91ddff, #1e82ff 100%);
  background: -webkit-linear-gradient(top, #91ddff, #1e82ff 100%);
  background: linear-gradient(to bottom, #91ddff, #1e82ff 100%);
}

.whereabouts {
  background: -moz-linear-gradient(top, #ffc586, #fb8202 100%);
  background: -webkit-linear-gradient(top, #ffc586, #fb8202 100%);
  background: linear-gradient(to bottom, #ffc586, #fb8202 100%);
}

.play {
  background: -moz-linear-gradient(top, #ffeda3, #ffcd00 100%);
  background: -webkit-linear-gradient(top, #ffeda3, #ffcd00 100%);
  background: linear-gradient(to bottom, #ffeda3, #ffcd00 100%);
}

.culture {
  background: -moz-linear-gradient(top, #8989e6, #000096 100%);
  background: -webkit-linear-gradient(top, #8989e6, #000096 100%);
  background: linear-gradient(to bottom, #8989e6, #000096 100%);
}

.otherwise {
  background: -moz-linear-gradient(top, #e0ad88, #a05a29 100%);
  background: -webkit-linear-gradient(top, #e0ad88, #a05a29 100%);
  background: linear-gradient(to bottom, #e0ad88, #a05a29 100%);
}

.event {
  background: -moz-linear-gradient(top, #f5bbd4, #f087b4 100%);
  background: -webkit-linear-gradient(top, #f5bbd4, #f087b4 100%);
  background: linear-gradient(to bottom, #f5bbd4, #f087b4 100%);
}

.children-right {
  background: -moz-linear-gradient(top, #FF886C, #d93e1a 100%);
  background: -webkit-linear-gradient(top, #FF886C, #d93e1a 100%);
  background: linear-gradient(to bottom, #FF886C, #d93e1a 100%);
}

.form-title {
  text-align: center;
  font-weight: bold;
  white-space: nowrap;
}
.form-title p {
  border-right: solid #323232 2px;
  margin: 30px 20px 30px 0;
  padding: 10px 25px 10px 0;
}
.form-title p:first-child {
  margin: 60px 20px 30px 0;
}

.form-content {
  text-align: left;
  font-weight: bold;
  width: 100%;
}
.form-content p {
  font-size: 18px;
  margin: 30px 0;
}
.form-content p:first-child {
  margin: 60px 0 0 0;
}
.form-content .p1 {
  margin: 30px 20px 30px 0;
  padding: 10px 25px 10px 0;
}
.form-content .p1 label {
  padding: 0 40px 0 0;
}
.form-content .p2 {
  padding: 5px 25px 5px 0;
}
.form-content .p2 label {
  padding: 0 40px 0 0;
}
.form-content .p3 {
  margin: 32px 0 25px 0;
}

.form-title2 {
  height: 360px;
}

.form-textarea {
  height: 354px;
  width: 100%;
  background-color: #fff;
  border: solid #323232 1px;
  font-size: 18px;
  padding: 10px 0 0 20px;
}

input[type=text],
input[type=email] {
  background-color: #fff;
  height: 44px;
  border: solid #323232 1px;
  font-size: 14px;
}
input[type=text]::placeholder,
input[type=email]::placeholder {
  color: #dbdbdb;
}

input[type=textarea] {
  background-color: #fff;
  height: 44px;
  border: solid #323232 1px;
  font-size: 18px;
  padding: 0 0 0 20px;
}

input[type=url] {
  background-color: #fff;
  height: 44px;
  border: solid #323232 1px;
  font-size: 18px;
  padding: 0 0 0 20px;
}

input[type=file] {
  padding: 0 0 0 10px;
  position: relative;
  bottom: 1px;
}

.photo {
  position: relative;
  top: 8px;
  color: #323232;
  background-color: #c8c8c9;
  font-size: 18px;
  padding: 5px 76px;
  border-radius: 12px;
  border: solid #323232 2px;
}

.file-btn {
  display: inline-block;
  padding: 5px 76px;
  border-radius: 12px;
  color: #323232;
  background-color: #c8c8c9;
  border: solid #323232 2px;
  cursor: pointer;
}

.file-btn input {
  display: none;
}

input#file {
  padding: 0 0 0 20px;
}

.checkbox {
  display: flex;
}

.ie_alert {
  position: fixed;
  top: 5%;
  left: 5%;
  width: 90%;
  height: 90%;
  background: #c43434;
  /* rgba未対応の古いIE用 */
  background: rgba(196, 52, 52, 0.95);
  text-align: center;
  padding: 20% 0;
  z-index: 1000;
}
.ie_alert span, .ie_alert p, .ie_alert a {
  color: #fff;
}
.ie_alert span {
  display: block;
  font-size: 80px;
}
.ie_alert p {
  font-size: 20px;
}
.ie_alert a {
  display: inline-block;
  font-size: 16px;
  margin-top: 20px;
  padding: 8px 80px;
  border: solid 1px #fff;
}
.ie_alert a:hover {
  background: rgba(255, 255, 255, 0.1);
}

/*  header　*/
/*  top　*/
.header {
  width: 100%;
}

.header_top {
  display: flex;
  margin: 15px 25px 5px 50px;
  justify-content: space-between;
}

.header_text {
  color: #515153;
  font-size: 1vw;
}

.header_right {
  display: flex;
  float: right;
  align-items: center;
}
.header_right a:hover {
  color: #f00;
}

.header_icon_search {
  background: url(images/search.svg) no-repeat;
  width: 1.5vw;
  height: 1.5vw;
  border: none;
}

.header_icon_fb {
  width: 1.5vw;
  margin: 0 0.6vw;
}

.header_icon_login {
  position: relative;
  bottom: 7px;
  width: 1.2vw;
  height: 1.2vw;
}

.responsive_icon_fb {
  display: none;
}

.login_text {
  color: #515153;
  text-decoration: none;
  font-size: 0.8vw;
}

.logo {
  margin: 1vw 5vw;
}
.logo img {
  width: 20vw;
}

.responsive_logo, .responsive_icon_login {
  display: none;
}

.header_form {
  position: relative;
  bottom: 0.4vw;
  border: solid 1px #aaa;
  border-radius: 4px;
}

/*  menu　*/
#dropmenu {
  list-style-type: none;
  width: 100%;
  height: 118px;
  padding: 0;
  background: #FBFAF2;
  border-radius: 3px 3px 0 0;
  border-top: #515153 1px solid;
  border-bottom: #515153 1px solid;
}
#dropmenu .style {
  border-right: none;
}

#dropmenu li {
  position: relative;
  width: 12.5%;
  height: 116px;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  border-right: dashed 1px #515153;
}

#dropmenu li a {
  display: block;
  height: 116px;
  margin: 0;
  padding: 15px 0 11px;
  color: #515153;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
}
#dropmenu li a img {
  width: 27px;
  height: 27px;
}

#dropmenu li ul {
  list-style: none;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  border-radius: 0 0 3px 3px;
}

#dropmenu li:last-child ul {
  left: -100%;
  width: 100%;
}

#dropmenu li ul li {
  overflow: hidden;
  width: 230%;
/*  width: 200%; */
  height: 0;
  color: #fff;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}

#dropmenu li ul li a {
  height: auto;
  padding: 1vw 2vw;
  background: #FBFAF2;
  opacity: 0.96;
  text-align: left;
  font-size: 12px;
}

#dropmenu li:hover > a {
  background: #eea58a;
  color: #515153;
}

#dropmenu > li:hover > a {
  border-radius: 3px 3px 0 0;
}

#dropmenu li:hover ul li {
  overflow: visible;
  height: auto;
  border-top: dashed 1px #515153;
  z-index: 10000;
}

#dropmenu li:hover ul li:first-child {
  border-top: 0;
}

#dropmenu li:hover ul li:last-child {
  border-bottom: 0;
}

#dropmenu li:hover ul li:last-child a {
  border-radius: 0 0 3px 3px;
}

a {
  color: #000;
}

/* footer */
/* footer */
.footer {
  background-color: #d48aa7;
  padding: 0px 0 120px 0;
}
.footer .footer_menu {
  background-color: #faf9f0;
  border-top: 0.7px #000 solid;
  border-bottom: 0.7px #000 solid;
}
.footer .footer_menu .footer_menulist {
  margin-right: 5vw;
}
.footer .footer_menu ul {
  text-align: right;
}
.footer .footer_menu ul li {
  display: inline-block;
  line-height: 40px;
  margin-left: 40px;
}
.footer .footer_menu ul li a {
  color: #323232;
  text-decoration: none;
  font-size: 0.85em;
  font-weight: bold;
}
.footer .footer_menu ul li a:hover {
  color: #f00;
}
.footer .footer_logo {
  padding: 5vw 0 0 0;
}
.footer .footer_logo_img {
  width: 248px;
  height: 40px;
}

/* search */
.search {
  background-color: #faf9f0;
  padding: 6vw 0 12vw 0;
  min-height: 50vh;
  text-align: center;
}

/* home */
/*  top */
.home_top {
  display: flex;
  padding: 0.5vw 5vw 0 5vw;
  justify-content: space-between;
}

.home {
  position: relative;
  width: 100%;
  margin: 0.5vw 0 0 0;
}

.home-mainvisual {
  width: 100%;
}
.home-mainvisual .mainvisual {
  width: 100%;
  display: block;
}

.home_text {
  position: absolute;
  color: #fff;
  display: block;
  top: 17vw;
  width: 100%;
  text-align: center;
}

.home_btn {
  position: absolute;
  top: 0;
  right: 24px;
  width: 164px;
  height: 138px;
  background-color: #e24237;
  text-align: center;
  line-height: 2;
  padding: 20px 0;
}
.home_btn a {
  color: #fff;
  text-decoration: none;
}
.home_btn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.home_logo {
  position: absolute;
  top: 15px;
  left: 60px;
  animation-name: fadeIn;
  animation-delay: 0.2s;
  animation-duration: 0.5s;
  animation-fill-mode:forwards;
  opacity:0;
}

.home_logo img {
  width: 400px;
}

.home-menu {
  width: 100%;
}

/* テキスト */
.top_text1 {
  font-size: 6vw;
  font-family: "Quicksand", sans-serif;
  clip-path: inset(0 100% 0 0);
  display: inline-block;
  animation: textanimation 1.5s .4s forwards;
  margin: 0;
}
.top_text2 {
  font-size: 3vw;
  font-family: "M PLUS Rounded 1c";
  animation-name: fadeDown;
  animation-delay: 0.8s;
  animation-duration: 1.5s;
  animation-fill-mode:forwards;
  opacity:0;
}

/* menu */
#homemenu {
  position: absolute;
  bottom: 0;
  z-index: 1;
  list-style-type: none;
  width: 100%;
  height: 13.8vw;
  padding: 0;
  background: url(images/menu.svg) no-repeat;
  background-size: 100vw 13.8vw;
  background-position: 0 2px;
}

#homemenu li {
  position: relative;
  width: 12.5%;
  height: 13.8vw;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}

#homemenu li a {
  display: grid;
  height: 13.8vw;
  margin: 0;
  color: #515153;
  text-align: -webkit-center;
  align-items: end;
  text-decoration: none;
}

#homemenu li ul {
  list-style: none;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  border-radius: 0 0 3px 3px;
}

#homemenu li:last-child ul {
  left: -100%;
  width: 100%;
}

#homemenu li ul li {
  display: inline-table;
  position: relative;
  width: 230%;
/*  width: 170%; */  
  height: 0;
  color: #fff;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}

#homemenu li ul li a {
  position: relative;
  width: 100%;
  height: auto;
/*  height: 48px; */  
  padding: 10px 15px;
  background: #FBFAF2;
  opacity: 0.96;
  text-align: left;
  font-size: 12px;
  border-top: dashed #323232 1px;
}

#homemenu .about_menu ul {
  display: none;
}

#homemenu .about_menu:hover ul {
  display: block;
  background-color: #FF958F;
}

#homemenu .about_menu ul li a:hover {
  background-color: #FF958F;
}

#homemenu .activity_menu ul {
  display: none;
}

#homemenu .activity_menu:hover ul {
  display: block;
  background-color: #FF958F;
}

#homemenu .activity_menu ul li a:hover {
  background-color: #FF958F;
}

#homemen ul .about_menu:hover ul li {
  position: relative;
  overflow: visible;
  height: 38px;
}

#homemen ul .activity_menu:hover ul li {
  position: relative;
  overflow: visible;
  height: 38px;
}

#homemenu li:hover ul li:first-child {
  border-top: 0;
}

#homemenu li:hover ul li:last-child {
  border-bottom: 0;
}

#homemenu li:hover ul li:last-child a {
  border-radius: 0 0 3px 3px;
}

li.menu_left {
  background: url(images/menu_leftend_nomal.svg) no-repeat;
  background-size: 12.5vw 13.8vw;
  background-position: 0 4.1vw;
}

li.home_menu a {
  background: url(images/menu_home_nomal.svg) no-repeat;
  background-size: 12.5vw 13.8vw;
  background-position: 0 1.4vw;
}

li.home_menu a:hover {
  background: url(images/menu_home.svg) no-repeat;
  background-size: 12.5vw 13.8vw;
  background-position: 0 1.4vw;
}

li.about_menu a {
  background: url(images/menu_about_nomal.svg) no-repeat;
  background-size: 12.5vw 13.8vw;
  background-position: 0 0.4vw;
}

li.about_menu a:hover {
  background: url(images/menu_about.svg) no-repeat;
  background-size: 12.5vw 13.8vw;
  background-position: 0 0.4vw;
}

li.activity_menu a {
  background: url(images/menu_activity_nomal.svg) no-repeat;
  background-size: 12.5vw 13.8vw;
  background-position: 0 0.04vw;
}

li.activity_menu a:hover {
  background: url(images/menu_activity.svg) no-repeat;
  background-size: 12.5vw 13.8vw;
  background-position: 0 0.04vw;
}

li.open-space_menu a {
  background: url(images/menu_openspace_nomal.svg) no-repeat;
  background-size: 12.5vw 13.8vw;
  background-position: 0 0.04vw;
}

li.open-space_menu a:hover {
  background: url(images/menu_openspace.svg) no-repeat;
  background-size: 12.5vw 13.8vw;
  background-position: 0 0.04vw;
}

li.support_menu a {
  background: url(images/menu_support_nomal.svg) no-repeat;
  background-size: 12.5vw 13.8vw;
  background-position: 0 0.4vw;
}

li.support_menu a:hover {
  background: url(images/menu_support.svg) no-repeat;
  background-size: 12.5vw 13.8vw;
  background-position: 0 0.4vw;
}

li.link_menu a {
  background: url(images/menu_link_nomal.svg) no-repeat;
  background-size: 12.5vw 13.8vw;
  background-position: 0 1.4vw;
}

li.link_menu a:hover {
  background: url(images/menu_link.svg) no-repeat;
  background-size: 12.5vw 13.8vw;
  background-position: 0 1.4vw;
}

li.menu_right {
  background: url(images/menu_rightend_nomal.svg) no-repeat;
  background-size: 12.5vw 13.8vw;
  background-position: 0 4.2vw;
}

/* news */
.home_news {
  width: 100%;
  background-color: #eeede6;
  padding: 6vw 0;
}

.news_content {
  margin: 6vw 0 0 0;
}

.news_list {
  text-align: center;
  margin: 1vw 0 0 0;
  max-width: 1490px;
  display: flex;
}

.new_news {
  display: flex;
}

.news_tag {
  background-color: red;
  border-radius: 12px;
  width: 110px;
  height: 35px;
  margin: 0 0 0.2vw 1vw;
}
.news_tag p {
  font-size: 15px !important;
  line-height: 2.5;
  color: #fff;
  white-space: nowrap;
}

.news_thema {
  background-color: green;
  width: 110px;
  height: 35px;
  margin: 0 0 0.2vw 0;
}
.news_thema p {
  color: #fff;
  font-size: 15px !important;
  line-height: 2.5;
  white-space: nowrap;
}

.news_day {
  color: red;
  margin: 3px 0 10px 22px;
  font-size: 15px;
}

.news_title {
  margin: 3px 0 10px 36px;
  text-align: left;
}

.list {
  text-align: right;
}
.list a {
  color: #323232;
  text-decoration: none;
  font-size: 15px;
}

/* まちづくりひろば */
.home_open-space {
  width: 100%;
  background-color: #faf9f0;
  padding: 6vw 0;
}

.home_open-space_box {
  width: 100%;
  background-color: #faf9f0;
  padding: 0 0 100px 0;
}

.more {
  text-align: right;
  max-width: 1490px;
  margin: auto;
}
.more a {
  color: #323232;
  text-decoration: none;
}

/* マップ */
.access {
  width: 100%;
  background-color: #f8cccc;
  padding: 6vw 0;
}

.ggmap {
  margin: 6vw 0 0 0;
  max-width: 1490px;
}

iframe {
  width: 100%;
  height: 40vw;
}

.access_address {
  color: #515153;
  line-height: 2;
  max-width: 1490px;
  margin: auto;
}

.access_address2 {
  font-size: 1vw;
  color: #fff;
  line-height: 2;
  max-width: 1490px;
  margin: 2vw 5vw 0 0;
}
.access_address2 a {
  color: #fff;
}

/*  menu　*/
#a_dropmenu {
  display: none;
  list-style-type: none;
  width: 100%;
  height: 118px;
  padding: 0;
  background: #FBFAF2;
  border-radius: 3px 3px 0 0;
  border-top: #515153 1px solid;
  border-bottom: #515153 1px solid;
}
#a_dropmenu .style {
  border-right: none;
}

#a_dropmenu li {
  position: relative;
  width: 12.5%;
  height: 116px;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  border-right: dashed 1px #515153;
}

#a_dropmenu li a {
  display: block;
  height: 116px;
  margin: 0;
  padding: 15px 0 11px;
  color: #515153;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
  display: contents;
}
#a_dropmenu li a img {
  height: 5vw;
}

#responsive_sub {
  display: none;
}

#responsive_sub2 {
  display: none;
}

/* news-hottopics */
/* news-hottopics */
.news {
  background-color: #faf9f0;
  padding: 6vw 0;
}

.news-column {
  padding: 6vw 0;
  border-bottom: dashed 1px #323232;
}
.news-column .top_img {
  width: 20%;
  height: auto;
}
.news-column .top_img img {
  width: 100%;
  height: 10vw;
  object-fit: cover;
  object-position: top;
}

.news-item {
  display: flex;
}

.news-text {
  width: 100%;
  margin: 0 0 0 40px;
  line-height: 2.5;
  font-size: 1vw;
}

.news-day {
  color: #27a4bb;
}

.news-title {
  color: #f00;
}

.news-cpntent {
  color: #323232;
}

.page {
  padding: 6vw 0 0 0;
  text-align: center;
  /* ページ番号 */
  /* ホバー時 & 現在のページ */
  /* 前へ */
  /* 次へ */
  /* 最初へ */
  /* 最後へ */
  /* Page x / y */
}
.page .pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px 0;
  position: relative;
  font-size: 13px;
}
.page .pagination span, .page .pagination a {
  color: #323232;
  background-color: #fff;
  border: 1px solid #323232;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: block;
  width: auto;
  margin: 4px;
  padding: 8px;
  text-decoration: none;
  text-align: center;
  line-height: 16px;
}
.page .pagination .pager {
  width: 32px;
}
.page .pagination a:hover {
  color: #FFF;
  background-color: #FF958F;
  border-color: #323232;
}
.page .pagination .current {
  color: #FFF;
  background-color: #FF958F;
}
.page .pagination a.prev {
  margin-right: 16px;
}
.page .pagination a.next {
  margin-left: 16px;
}
.page .pagination span.page_num {
  display: none;
}

/* single-news */
.single-news {
  background-color: #faf9f0;
  padding: 6vw 0;
  text-align: center;
}

/* about */
/*about*/
.about {
  background-color: #faf9f0;
  padding: 6vw 0 0 0;
}

.wrap2 {
  padding: 0 50px;
}

.about_text {
  font-size: 1.2vw;
  line-height: 2vw;
  margin: 6vw 0;
}

.about-subTitle {
  position: relative;
  top: -10px;
  color: #323232;
  text-align: center;
  font-size: 1.9vw;
  font-weight: bold;
}

.about-subTitle_2 {
  margin: 0 0 20px 0;
  color: #323232;
  font-size: 1.7vw;
}

.about-span {
  position: relative;
  top: 4px;
  color: #f00;
  text-align: center;
  font-size: 4vw;
}

.about-activity-item {
  position: relative;
  border: 3px solid #f00;
  margin: 6vw 0 0 0;
}

.about-item1 {
  text-align: center;
  line-height: 1.5;
  padding: 20px 50px;
}
.about-item1 .about-item_text {
  font-size: 18px;
}

.about-item2 {
  text-align: center;
  line-height: 1.5;
  padding: 20px 50px;
}
.about-item2 .about-item_text {
  font-size: 15px;
  text-align: left;
}

.about-item3 {
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
  padding: 20px 50px;
}
.about-item3 .about-item_text {
  font-size: 15px;
  text-align: left;
}

#about_circumstances {
  padding: 10vw 0 0 0;
  text-align: center;
}

.about_enkakutext {
  margin: 2vw 0 0 0;
  display: -webkit-inline-box;
  text-align: left;
  line-height: 1.8;
  font-size: 15px;
}

.about-table tr {
  background-color: none;
}

th {
  white-space: nowrap;
}

#business-report {
  padding: 10vw 0 6vw 0;
  text-align: center;
}
#business-report .about_kessan {
  margin: 2vw 0 0 0;
  display: -webkit-inline-box;
}
#business-report .about_kessan table {
  table-layout: auto;
  width: 80%;
  margin: 0 auto;
}
#business-report .about_kessan tbody {
  width: 100%;
}
#business-report .about_kessan th {
  width: 10%;
  border: #323232 solid 0.1vw;
  background-color: #d88ca8;
  padding: 0 10px;
}
#business-report .about_kessan td {
  width: 18%;
  border: #323232 solid 0.1vw;
  background-color: #fff;
  padding: 20px 0;
}

.business-report_table {
  border-collapse: collapse;
}
.business-report_table a {
  color: #323232;
}

#articles {
  padding: 10vw 0 0 0;
}

.Articles_of_Incorporation {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2vw 0 0 0;
}
.Articles_of_Incorporation img {
  width: 4vw;
  min-width: 4vw;
  margin: 0 2vw 0 0;
}
.Articles_of_Incorporation a {
  position: relative;
  top: 10px;
  color: #323232;
  font-size: 18px;
}
.Articles_of_Incorporation a:hover {
  color: #f00;
}

/* four-activity */
/* four-activity */
.four-activty-font {
  font-size: 1.2vw;
}

.four-activty-font3 {
  font-size: 1.2vw;
  display: grid;
  margin: 0 0 2vw 0;
}

.four-activity-container {
  background-color: #faf9f0;
  padding: 6vw 0;
}

.four-activity-item {
  position: relative;
  border: 3px solid #f00;
  margin: 6vw 0 0 0;
  padding: 3vw 2vw 3.5vw 2vw;
}
.four-activity-item h1 {
  text-align: center;
  font-size: 2.2vw;
}

.subTitle {
  position: relative;
  top: -8px;
  color: #f00;
  text-align: center;
  font-size: 1.9vw;
}
.subTitle span {
  position: relative;
  top: 8px;
  font-size: 4vw;
}

.four-activity_img {
  width: auto;
  height: 20vw;
}

.four-activity-img1 {
  display: flex;
  width: 100%;
  padding: 6vw 0 0 0;
  margin: auto;
}

.four-activty-title {
  padding: 3vw 0 0 0;
  color: #f00;
  font-size: 1.4vw;
}
.four-activty-title a {
  color: #f00;
  font-size: 1.4vw;
}

.four-activty-title3 {
  font-size: 1.4vw;
  display: grid;
  padding: 0 0 44px 0;
}

.four-activity_book-conent {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.four-activity_book {
  padding: 90px 0 60px 0;
}

.four-activity_book-item {
  text-align: center;
  padding: 4vw 0 0 0;
  margin: 0 1vw 0 0;
}
.four-activity_book-item:last-child {
  margin: 0;
}
.four-activity_book-item p {
  color: #f00;
  font-size: 20px;
  padding: 15px 0;
}

.four-activity_book-text {
  text-align: left;
  font-size: 16px;
}
.four-activity_book-text span {
  font-weight: bold;
}
.four-activity_book-text .four-activity_book-link {
  text-align: right;
  font-size: 16px;
  margin: 20px 0 0 0;
}
.four-activity_book-text .four-activity_book-link a {
  color: #323232;
  text-decoration: none;
}
.four-activity_book-text .four-activity_book-link a:hover {
  color: #f00;
}

/* single-support_business */
.single-support_business {
  background-color: #faf9f0;
  padding: 6vw 0;
  text-align: center;
}

.support_business {
  margin: 6vw 0 0 0;
  font-size: 1.4vw;
}

/* about-greeting */
/* about-greeting */
.about-greeting {
  background-color: #faf9f0;
}

#about_top {
  padding: 6vw 0 0 0;
  text-align: left;
}

.greeting_text {
  padding-top: 6vw;
  font-size: 1.2vw;
  line-height: 2vw;
}

.about-representative {
  text-align: right;
  margin: 2vw 0;
}
.about-representative img {
  width: 12vw;
}

.about-representative-position {
  position: relative;
  bottom: 5px;
  display: inline-block;
  margin: 0 26px 0 0;
}

.about-representative-name {
  display: -webkit-inline-box;
}

.about-representative-font {
  font-size: 1.2vw;
  font-weight: bold;
}

.about-representative-font1 {
  position: relative;
  font-size: 1.2vw;
  font-weight: bold;
}

#position {
  padding: 10vw 0 6vw 0;
}

.position-table {
  padding-top: 6vw;
}
.position-table table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  text-align: center;
}
.position-table table tr {
  background-color: #fae9ee;
}
.position-table table tr:nth-child(2n) {
  background-color: #fff;
}
.position-table table tr:last-child {
  border-collapse: separate;
  border-spacing: 10px 0 0 0;
  border-bottom: #e24137 solid 1px;
}
.position-table table tr th {
  background-color: #e24137;
  color: #fff;
  padding: 1vw 0;
  font-size: 1.4vw;
  border-right: solid 2px #fff;
}
.position-table table tr .greeting_list {
  width: 15%;
  padding: 1vw;
  font-size: 1.2vw;
}
.position-table table tr td:last-child {
  text-align: left;
  width: 70%;
  white-space: unset;
}
.position-table .position-table2 {
  margin: 15px 0 0 0;
}
.position-table .position-table2 tr {
  border-top: #e24137 solid 1px;
}
.position-table .position-table2 .greeting_list {
  width: 15%;
  padding: 10px 0 10px 0;
}

/* open-space-search */
.open-space-search {
  background-color: #faf9f0;
  padding: 6vw 0;
}

.open-space-search_column {
  margin: 6vw 0 0 0;
}
.open-space-search_column .open-space-search_text {
  font-size: 1.2vw;
  line-height: 2vw;
}

.form_content {
  margin: 6vw 0 0 0;
}
.form_content table {
  margin: 0 auto 4vw auto;
  border-spacing: 1.5vw;
  table-layout: fixed;
  width: 100%;
}
.form_content table tbody {
  width: 100%;
}
.form_content table .form-title {
  width: 40%;
  height: 44px;
  text-align: center;
  font-weight: bold;
  white-space: nowrap;
  border-right: solid 1px #000;
  padding: 0 2vw;
}
.form_content table .form-input-area {
  width: 100%;
  padding: 0 0 0 1vw;
}
.form_content table .form-input-area input[type=text] {
  width: 100%;
  padding: 0 1vw;
}
.form_content table .form-input-date {
  display: flex;
  justify-content: space-between;
  padding: 0 0 0 1vw;
  align-items: center;
}
.form_content table .form-input-date input[type=date] {
  width: 40%;
  height: 44px;
  padding: 0 1vw;
  border: solid #323232 1px;
  font-size: 14px;
  color: #dbdbdb;
}
.form_content table .form-input-date span {
  font-size: 18px;
}
.form_content .blue-btn {
  text-align: center;
}
.form_content .blue-btn input[type=submit] {
  border: none;
}

/* open-space */
/* open-space */
.open-space {
  background-color: #faf9f0;
  padding: 0px 0 90px 0;
}

.open-space_search {
  text-align: center;
  margin: 75px 0 0 0;
}

/* taxonomy-column_thema */
.column-text {
  width: 90%;
  position: relative;
  bottom: 0;
  text-align: left;
  color: #323232;
  margin: auto;
  line-height: 1.8;
  padding: 1vw 0;
}

.column-img {
  width: 100%;
  height: 9vw;
  border-radius: 20px 20px 0 0;
}
.column-img img {
  position: absolute;
  left: 0;
  width: 100%;
  height: 9vw;
  object-fit: cover;
  border-radius: 19px 19px 0 0;
  margin: auto;
  z-index: 2;
}

.column_title {
  position: absolute;
  padding: 3.3vw 2.5vw 0 2.5vw;
  z-index: 1;
}
.column_title p {
  color: #fff;
  letter-spacing: 1.2px;
  font-size: 1vw;
  text-align: center;
}

.column-text1 {
  font-size: 1vw;
  font-weight: bold;
}

.column-text2 {
  font-size: 0.8vw;
}

.column-text3 {
  font-size: 0.8vw;
}

/* single-column */
/* single-column */
.header_conent {
  width: 100%;
  height: 24vw;
}
.header_conent img {
  position: absolute;
  width: 100%;
  height: 24vw;
  object-fit: cover;
  vertical-align: bottom;
  z-index: 2;
}
.header_conent p {
  width: 100%;
  position: absolute;
  color: #fff;
  text-align: center;
  font-size: 3vw;
  padding: 10vw 0;
  z-index: 1;
}

.single_column {
  background-color: #FBFAF2;
  padding: 6vw 0;
}

.column-content {
  padding: 6vw 5vw;
  text-align: center;
}

.column-content2 {
  display: inline-block;
  text-align: left;
}
.column-content2 a {
  word-break: break-all;
}

.tag {
  border-top: solid 2px #000;
  border-bottom: solid 2px #000;
  padding: 10px 0 0 0;
  display: flex;
}
.tag p {
  word-break: keep-all;
}
.tag .tag_content {
  display: flex;
  flex-wrap: wrap;
}
.tag .tag_content a {
  text-decoration: none;
  padding: 0 10px;
  margin: 0 10px 10px 0;
  background-color: #ffffff;
  border: solid 1px #000;
  border-radius: 20px;
}

.writer {
  background-color: #f4d394;
  padding: 6vw 0 10vw 0;
}

.writer_profile {
  display: flex;
  align-items: center;
  padding: 6vw 0 0 0;
}

.writer_text {
  color: #f04137;
}
.writer_text a {
  color: #f04137;
  text-decoration: underline;
  word-break: break-word;
}

.writer_text_name {
  color: #323232;
}

.writer_img img {
  width: 14vw;
  height: 14vw;
  background-color: #fff;
  border-radius: 100%;
  margin: 0 4vw 0 0;
  object-fit: cover;
}

/* support */
.supportpage_mainvisual-all {
  width: 100%;
}
.supportpage_mainvisual-all img {
  width: 100%;
  vertical-align: bottom;
}

.support_toptext {
  position: absolute;
  margin: -46vw 0 0 6.4vw;
}
.support_toptext p {
  color: #f00;
  font-size: 5vw;
  text-align: center;
  line-height: 1;
  font-weight: bold;
  font-family: "Quicksand", sans-serif;
}
.support_toptext span {
  color: #f00;
  font-size: 3.3vw;
  font-family: "M PLUS Rounded 1c";
}

.support_title1 {
  color: #f00;
  font-size: 2vw;
}

.support_title2 {
  color: #000;
  padding: 1vw 0 0 0;
  font-size: 1.4vw;
}

.support_contents {
  background-color: #faf9f0;
  overflow: hidden;
  padding: 6vw 0 0 0;
}

.support-text1 {
  padding: 6vw 0 0 0;
}
.support-text1 p {
  font-size: 1.2vw;
  line-height: 2vw;
}

.support-text2 {
  color: #f00;
  text-align: center;
  padding: 5vw 0 10vw 0;
}

/*サブタイトル＿赤枠*/
.support_subtitle {
  width: 50vw;
  padding: 20px 0;
  font-size: 2vw;
  border: solid 2px #f00;
  margin: auto;
  text-align: center;
  font-weight: bold;
}

.support_assist {
  width: 93%;
  margin: auto;
  padding: 10vw 0 6vw 0;
}

.support_assist_text {
  margin: 40px 0 68px 0;
  text-align: center;
  font-weight: bold;
}
.support_assist_text p {
  display: inline-block;
  text-align: left;
  font-size: 1.45vw;
}

.support_assist_btn {
  width: 93%;
  margin: auto;
  height: 6vw;
  position: relative;
}
.support_assist_btn .support_assist_btns1, .support_assist_btn .support_assist_btns2, .support_assist_btn .support_assist_btns3 {
  width: 30%;
  height: 100%;
  border-radius: 14px;
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
  color: #faf9f0;
  background-color: #24a4bb;
}
.support_assist_btn .support_assist_btns1 {
  position: absolute;
  left: 0;
}
.support_assist_btn .support_assist_btns1 .text-center {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  /* 縦方向中央揃え（Safari用） */
  align-items: center;
  /* 縦方向中央揃え */
  -webkit-justify-content: center;
  /* 横方向中央揃え（Safari用） */
  justify-content: center;
  /* 横方向中央揃え */
}
.support_assist_btn .support_assist_btns2 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.support_assist_btn .support_assist_btns3 {
  position: absolute;
  right: 0;
}
.support_assist_btn a {
  text-decoration: none;
  color: #fff;
}
.support_assist_btn p {
  font-size: 1.2vw;
  line-height: 2;
  height: 100%;
}

.support_tab {
  width: 93%;
  margin: 4vw auto 0 auto;
}

input[type=radio] {
  display: none;
}

#support_tab_label {
  display: flex;
  color: #faf9f0;
}

.support_tab_1 {
  position: relative;
  width: 38%;
  left: 9%;
  background-color: #e44844;
  padding: 15px 0;
  cursor: pointer;
  font-size: 1.5vw;
}

.support_tab_2 {
  position: relative;
  width: 38%;
  left: 15%;
  background-color: #f39a1c;
  padding: 15px 0;
  cursor: pointer;
  font-size: 1.5vw;
}

/* ラジオボタンを非表示にする */
input[type=radio] {
  display: none;
}

.support_tabpanels {
  position: relative;
  width: 93%;
  letter-spacing: 3px;
  margin: auto;
}
.support_tabpanels .support_title {
  font-size: 1.5vw;
  color: #faf9f0;
  font-weight: bold;
}
.support_tabpanels p {
  font-size: 1.2vw;
  line-height: 2;
}

.support_tabpanel {
  padding: 60px 40px 50px 40px;
  position: relative;
  width: 100%;
}

#first_tab {
  background-color: #e44844;
}

#second_tab {
  background-color: #f39a1c;
  display: none;
}

.tab_area1 {
  display: flex;
  flex: wrap;
  justify-content: space-between;
  margin: 0 0 70px 0;
}

.support_title {
  margin: 0 0 25px 0;
}

.tab_content1_in1 {
  margin: 0 20px 0 0;
}
.tab_content1_in1 p {
  color: #faf9f0;
}

.tab_content1_in2, .tab2_content2_in2 {
  width: 40%;
  margin: 0 auto;
}

.tab_content1_in2 img, .tab2_content2_in2 img {
  margin: 20px 0;
  width: 100%;
}

.underline {
  background-color: #faf9f0;
  height: 2px;
  width: 100%;
  margin: 20px 0 35px 0;
}

.tab_area2 {
  color: #faf9f0;
}

.tab_content_in {
  position: relative;
  width: 33%;
  height: 10vw;
}
.tab_content_in:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.tab_content2 {
  display: flex;
  margin: 0 30px;
  justify-content: space-between;
}
.tab_content2 .tab_content2_in {
  position: relative;
  width: 33%;
  margin: 0 0 0 60px;
}
.tab_content2 a {
  text-decoration: none;
  color: #e44844;
}

.support_payment1 {
  width: 100%;
  height: 100%;
  border-radius: 25px;
  box-sizing: border-box;
  text-align: center;
  color: #e44844;
  font-weight: bold;
  background-color: #faf9f0;
}

.text-center {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  /* 縦方向中央揃え（Safari用） */
  align-items: center;
  /* 縦方向中央揃え */
  -webkit-justify-content: center;
  /* 横方向中央揃え（Safari用） */
  justify-content: center;
  /* 横方向中央揃え */
}

.support_payment2 {
  width: 100%;
  height: 35%;
  border-radius: 25px;
  display: inline-block;
  box-sizing: border-box;
  text-align: center;
  color: #e44844;
  font-weight: bold;
  background-color: #faf9f0;
}
.support_payment2:nth-child(1) {
  position: absolute;
  top: 0;
}
.support_payment2:nth-child(2) {
  position: absolute;
  bottom: 0;
}
.support_payment2 p {
  height: 100%;
}
.support_payment2:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.support_paymentarea3 {
  margin: 90px 0 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.support_paymentarea3_1 p {
  font-size: 1.2vw;
}

.support_img4 {
  width: 20vw;
  margin: 10px 0 0 20px;
}

.tab_area3 {
  margin: 96px 0 50px 0;
}
.tab_area3 .tab_area3_formore {
  height: 90px;
  margin: 34px 0 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tab_area3 .tab_area3_formore a {
  text-decoration: none;
}
.tab_area3 p {
  color: #faf9f0;
}

.tab_area3_formore .support_formore {
  width: 26vw;
  border-radius: 25px;
  display: inline-block;
  box-sizing: border-box;
  margin-bottom: 5px;
  padding: 10px 0;
  text-align: center;
  color: #e44844;
  font-weight: bold;
  background-color: #faf9f0;
}

.tab2_area1 {
  display: flex;
  justify-content: space-between;
}

.tab2_content2_in1 p {
  color: #faf9f0;
}

.support_title {
  margin: 0 0 25px 0;
}

.tab2_content2_in2 img {
  margin: 20px 0;
  width: 100%;
}

.tab2_credit1 {
  margin: 34px 0 52px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.tab2_area3 {
  margin: 0 0 50px 0;
}
.tab2_area3 .tab2_area3_text {
  margin: 0 0 40px 0;
}

.tab2_area2 {
  color: #faf9f0;
}

.tab2_area2 .payment-form .amount-field {
  box-sizing: border-box;
  width: 300px;
  font-size: 100%;
  line-height: 1.6;
  vertical-align: middle;
  padding: 12px !important;
  background: #F7F7F4;
  color: #1E1E1E;
  margin: 5px;
  box-shadow: 1px 1px 2px -1px rgba(0, 0, 0, 0.3) inset;
  border-radius: 2px;
  border: 1px solid #d3d3d3;
}
.tab2_area2 .payment-form .submit-button {
  width: 200px;
  display: inline-block;
  margin: 0 auto 0 20px;
  padding: 0 40px 0 23px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  height: 54px;
  line-height: 54px;
  vertical-align: middle;
  color: #FFF;
  font-size: 100%;
  background: url(images/icn_arrow12.png) no-repeat right 18px center #ffffff;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  border: 0px solid white;
  color: #f39a1c;
  font-weight: bold;
}
.tab2_area2 .payment-form .submit-button:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
@media only screen and (max-width: 768px) {
  .tab2_area2 .payment-form .amount-field {
    width: 45%;
    font-size: 16px;
    padding: 14px !important;
    margin: 3px;
  }
  .tab2_area2 .payment-form .submit-button {
    width: 42%;
    margin: 0 auto 0 10px;
    padding: 17px 30px 17px 15px;
    height: auto;
    line-height: 1.4;
    font-size: 91%;
    background: url(images/icn_arrow12.png) no-repeat right 15px center #ffffff;
    background-size: 9px auto;
    white-space: normal;
  }
}
.tab2_area2 .payment-form input[type=number]::-webkit-outer-spin-button,
.tab2_area2 .payment-form input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.tab2_area2 .payment-form input[type=number] {
  -moz-appearance: textfield;
}

.tab2_area4_formore {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tab2_area4_formore a {
  text-decoration: none;
}

.tab2_area3 p {
  color: #faf9f0;
}

.tab2_area3_payee1 {
  font-size: 30px;
  padding: 0 0 15px 0;
}

.tab2_area3_payee1 {
  line-height: 1;
}

.support_formore2 {
  width: 26vw;
  border-radius: 25px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 10px 0;
  text-align: center;
  color: #e44844;
  font-weight: bold;
  background-color: #faf9f0;
  text-decoration: none;
}

.tab2_area4 p {
  color: #faf9f0;
}

.tab2_area4_formore2 .support_formore2 {
  width: 26vw;
  border-radius: 25px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 10px 0;
  text-align: center;
  color: #e44844;
  font-weight: bold;
  background-color: #faf9f0;
  text-decoration: none;
}

/* support_donation */
.support_donation {
  background-color: #faf9f0;
  padding: 6vw 0;
}

.about-item_support {
  text-align: left;
  line-height: 2;
  margin: 1vw;
  font-weight: bold;
}

.support_donation_text {
  margin: 8vw 0 0 0;
}
.support_donation_text p:first-child {
  color: #f00;
  font-weight: bold;
}

.support_donation_text2 {
  margin: 4vw 0 30vw 0;
}
.support_donation_text2 p:first-child {
  color: #f00;
  font-weight: bold;
}

/* link */
/* link */
.link {
  background-color: #faf9f0;
  padding: 6vw 0;
}

.relared-link_container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 2vw 0 0 0;
}

.relared-link_item {
  width: 25%;
  padding: 4vw 2vw 0 0;
  text-align: center;
}
.relared-link_item:nth-child(4n) {
  padding: 4vw 0 0 2vw;
}

.link_destination-name {
  font-weight: bold;
}

/* column-writing */
/* column-writing */
.login-form {
  margin: 6vw 0;
}
.login-form form {
  width: 100%;
}
.login-form table {
  width: 60%;
  margin: 0 auto;
  border-spacing: 16px;
}
.login-form table tbody {
  width: 100%;
}
.login-form table tbody th {
  border-right: solid 1px #000;
  padding: 0 1vw;
  width: 20%;
}
.login-form table tbody input[type=text] {
  width: 100%;
  height: 44px;
  padding: 0 1vw;
}
.login-form table tbody input[type=password] {
  height: 44px;
  width: 100%;
  padding: 0 1vw;
}

.column-writing1 .form-button {
  text-align: center;
}

.column-writing1 .form-button input[type=submit] {
  border-radius: 30px;
  background-color: #0fa1bc;
  color: #fff;
  letter-spacing: 3px;
  padding: 18px 70px;
  font-size: 18px;
  text-decoration: none;
  cursor: pointer;
  background-image: url("<?php echo get_template_directory_uri(); ?>/images/more.svg");
  background-position: 5% center;
  background-size: 10%;
  background-repeat: no-repeat;
  border-color: #0fa1bc;
}

.column-writing1 .form-submit {
  text-align: center;
}

.column-writing1 .form-submit input[type=submit] {
  border-radius: 30px;
  background-color: #0fa1bc;
  color: #fff;
  letter-spacing: 3px;
  padding: 18px 70px;
  font-size: 18px;
  text-decoration: none;
  cursor: pointer;
}

/* style.css修正 */
.file-btn {
  display: inline-block;
  padding: 5px 16px;
  border-radius: 12px;
  color: #323232;
  background-color: #c8c8c9;
  border: solid #323232 2px;
  cursor: pointer;
}

.file-btn input {
  display: inline;
}

.column-writing1 {
  background-color: #faf9f0;
  padding: 6vw 0;
  overflow: hidden;
}

.column-writing2 {
  background-color: #f4d394;
  padding: 6vw 0 10vw 0;
  overflow: hidden;
}

.column-writing_content {
  display: flex;
  max-width: 1400px;
  margin: auto;
  text-align: center;
  padding: 6vw 0 0 0;
}

#column_writing_form {
  margin: 6vw 0 0 0;
  border-spacing: 1.5vw;
}
#column_writing_form tbody {
  width: 100%;
}
#column_writing_form .contact_checkbox {
  width: 50%;
}
#column_writing_form .contact_checkbox label {
  padding: 0 1.5vw;
}
#column_writing_form tr {
  padding: 20px 0;
}
#column_writing_form th {
  padding: 0 3vw 0 0;
  text-align: center;
  border-right: 2px solid #9a9792;
  font-size: 14px;
}
#column_writing_form .honbun {
  vertical-align: top;
}
#column_writing_form td {
  width: 100%;
}
#column_writing_form .contact-form-td > input[type=text] {
  width: 100%;
  background-color: #fff;
  border: solid #323232 1px;
  color: #dbdbdb;
  font-size: 18px;
  padding: 0 0 0 10px;
}
#column_writing_form .contact-form-td > input[type=url] {
  width: 100%;
  background-color: #fff;
  border: solid #fae9e9 1px;
  color: #dbdbdb;
  font-size: 18px;
  padding: 0 0 0 10px;
}
#column_writing_form .form-textarea {
  background-color: #fff;
  border: solid #323232 1px;
  font-size: 18px;
  color: #dbdbdb;
  width: 100%;
  padding: 10px 0 0 10px;
}

.column-caution {
  max-width: 1400px;
  margin: auto;
  padding: 6vw 0 0 0;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 1.5;
}

.register_form_content {
  padding: 6vw 0 0 0;
}
.register_form_content #register_form {
  table-layout: fixed;
  width: 100%;
  margin: 0 auto;
  border-spacing: 20px;
  font-size: 18px;
}
.register_form_content #register_form tbody {
  width: 100%;
}
.register_form_content tr {
  height: 40px;
}
.register_form_content #register_form_introduction {
  height: 140px;
}
.register_form_content #register_form_introduction th {
  vertical-align: top;
}
.register_form_content th {
  width: 20%;
  text-align: center;
  border-right: 1px solid #000;
  font-size: 15px;
}
.register_form_content #register_form_photoarea {
  vertical-align: top;
}
.register_form_content #register_form_photoarea td {
  width: 340px;
}
.register_form_content .blue_btn {
  margin: 90px 0 30px 0;
}

.author_contact {
  text-align: left;
  font-weight: bold;
  width: 100%;
}
.author_contact p {
  font-size: 18px;
  margin: 26px 0;
}
.author_contact p:first-child {
  margin: 60px 0 35px 0;
}
.author_contact a {
  font-size: 18px;
  text-decoration: none;
  color: #323232;
}

.author-title {
  height: 170px;
}
.author-title p {
  font-size: 18px;
  margin: 25px 0;
}

.author-profile {
  height: 170px;
}

.user-title {
  height: 270px;
}

/* contact_document */
/* contact_document */
.contact_document {
  background-color: #faf9f0;
  padding: 6vw 0 10vw 0;
}
.contact_document .contact_document_form-content {
  padding: 6vw 0 0 0;
}
.contact_document .contact_document_form-content #contact-form {
  table-layout: fixed;
  width: 100%;
  margin: 0 auto;
  border-spacing: 16px;
  font-size: 18px;
}
.contact_document .contact_document_form-content #contact-form tbody {
  width: 100%;
}
.contact_document .contact_document_form-content th, .contact_document .contact_document_form-content .contact-form-td {
  background-color: #faf9f0;
  color: #323232;
}
.contact_document .contact_document_form-content th label, .contact_document .contact_document_form-content .contact-form-td label {
  color: #323232;
}
.contact_document .contact_document_form-content label {
  display: block;
}
.contact_document .contact_document_form-content th {
  width: 24%;
  text-align: center;
  border-right: 2px solid #9a9792;
  font-size: 14px;
}
.contact_document .contact_document_form-content th span {
  color: #f00;
  font-weight: normal;
  font-size: 12.5px;
}
.contact_document .contact-form-td > input[type=email],
.contact_document .contact-form-td > input[type=text] {
  width: 100%;
  background-color: #fff;
  border: solid #000 1px;
  font-size: 14px;
  padding: 0 0 0 10px;
}
.contact_document .contact-form-td > input[type=email] ::placeholder,
.contact_document .contact-form-td > input[type=text] ::placeholder {
  color: #dbdbdb;
}
.contact_document textarea {
  background-color: #fff;
  border: solid #323232 1px;
  font-size: 14px;
  color: #000;
  width: 100%;
  height: 20%;
  padding: 10px 0 0 10px;
}
.contact_document ::placeholder {
  color: #dbdbdb;
}
.contact_document .required {
  color: #f00;
  text-align: right;
  font-size: 14px;
}

.form_btn {
  text-align: center;
  padding: 6vw 0 0 0;
}
.form_btn input[type=submit] {
  background-color: #0fa1bc;
  border: none;
  border-radius: 30px;
  color: #fff;
  letter-spacing: 3px;
  padding: 18px 70px;
  font-size: 18px;
  text-decoration: none;
  -webkit-appearance: none;
}
.form_btn input[type=submit]:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* プライバシーポリシー */
.privacy-policy {
  background-color: #faf9f0;
  padding: 6vw 0;
}

.privacy-policy_text {
  max-width: 1490px;
  margin: 6vw auto 0 auto;
  line-height: 2;
}

.privacy-policy_text_date {
  text-align: right;
}

/* サイトマップ */
.site_map {
  background-color: #faf9f0;
  padding: 6vw 0;
}

.site_content_first {
  margin: 6vw 0 0 0;
  border-bottom: dotted 1px #323232;
}
.site_content_first a {
  color: #323232;
  font-size: 0.7vw;
}
.site_content_first p {
  font-size: 1.2vw;
}

.site_content {
  border-bottom: dotted 1px #323232;
  margin: 2vw 0;
}
.site_content a {
  color: #323232;
  font-size: 0.7vw;
}
.site_content p {
  font-size: 1.2vw;
}

.site_content_sub {
  margin: 2vw 0;
}
.site_content_sub h1 {
  margin: 0 0 0.4vw 0;
  font-size: 1vw;
}
.site_content_sub a {
  text-decoration: none;
}

/* 404 */
.error404 {
  background-color: #faf9f0;
  padding: 6vw 0;
  text-align: center;
}

.error_text {
  margin: 50px 0;
}
.error_text h1 {
  font-size: 2vw;
}
.error_text p {
  font-size: 1.2vw;
}

.error_link {
  margin: 60px 0 0 0;
}
.error_link p {
  width: 20vw;
  background-color: #eea58a;
  border-radius: 30px;
  padding: 10px 0;
  margin: 0 auto 10px auto;
}
.error_link a {
  color: #fff;
  letter-spacing: 3px;
  font-size: 1.5vw;
  text-decoration: none;
}

/* in-preparation */
.in-preparation {
  background-color: #faf9f0;
  padding: 6vw 0;
  text-align: center;
}

.in-preparation_text {
  margin: 4vw 0 0 0;
}
.in-preparation_text p {
  font-size: 1.4vw;
}

/* responsive 1260*/
@media (max-width: 1260px) {
  /* 共有パーツ */
  .btn .btn1 {
    font-size: 2vw;
  }
  .btn .btn2 {
    font-size: 1vw;
  }

  /* 関連リンク */
  .relared-link_item {
    width: 50%;
  }

  .link_destination-name {
    padding: 2vw 0;
  }
}
@media (min-width: 1490px) {
  * {
    font-size: 18px !important;
  }

  .top_text1 {
    font-size: 90px !important;
  }

  .top_text2 {
    font-size: 44px !important;
  }

  .title1 {
    font-size: 30px !important;
  }

  .title2 {
    font-size: 22px !important;
  }

  .support_toptext p {
    font-size: 74px !important;
  }
  .support_toptext span {
    font-size: 48px !important;
  }

  .support_title1 {
    font-size: 30px !important;
  }

  .support_title2 {
    font-size: 20px !important;
  }

  .support-text1 p {
    font-size: 18px !important;
  }

  .support_subtitle {
    font-size: 30px !important;
  }

  .support_assist_text p {
    font-size: 22px !important;
  }

  .support_assist_btns1 p, .support_assist_btns2 p, .support_assist_btns3 p {
    font-size: 18px !important;
  }

  .support_tab_1 {
    font-size: 22px !important;
  }

  .support_tab_2 {
    font-size: 22px !important;
  }

  .support_tabpanels .support_title {
    font-size: 22px !important;
  }
  .support_tabpanels p {
    font-size: 18px !important;
  }

  .support_paymentarea3_1 p {
    font-size: 18px !important;
  }

  .tab2_area2 .payment-form .amount-field {
    font-size: 100% !important;
  }
  .tab2_area2 .payment-form .submit-button {
    font-size: 100% !important;
  }

  .btn .btn1 {
    font-size: 1.5em !important;
  }

  .column-text3 {
    font-size: 12px !important;
  }

  .footer_menu ul li a {
    font-size: 14px !important;
  }

  .about-subTitle {
    font-size: 28px !important;
  }

  .about-subTitle_2 {
    font-size: 26px !important;
  }

  .about-span {
    font-size: 60px !important;
  }

  .greeting_text p {
    font-size: 18px !important;
    line-height: 1.6 !important;
  }

  .about-representative-font, .about-representative-font1 {
    font-size: 18px !important;
  }

  .position-table table th {
    font-size: 20px !important;
  }
  .position-table table .greeting_list {
    font-size: 18px !important;
  }

  .subTitle {
    font-size: 30px !important;
  }
  .subTitle span {
    font-size: 60px !important;
  }

  .four-activity-item h1 {
    font-size: 32px !important;
  }

  .four-activty-title {
    font-size: 20px !important;
  }
  .four-activty-title a {
    font-size: 20px !important;
  }

  .four-activty-font {
    font-size: 18px !important;
  }

  .four-activity_book-item p {
    font-size: 20px !important;
  }

  .four-activity_book-text {
    font-size: 16px !important;
  }

  .four-activity_book-link {
    font-size: 16px !important;
  }
}
/* responsive 1000*/
@media (max-width: 1000px) {
  #dropmenu li a {
    font-size: 0.7em;
    padding: 24px 0 0 0;
  }

  .tab_area1 {
    display: block;
    margin: 0 0 6vw 0;
  }

  .tab2_area1 {
    display: block;
  }
}
@media (max-width: 870px) {
  .four-activity_book-conent {
    display: block;
  }

  .four-activity_book-text {
    display: inline-block;
    text-align: left;
  }
}
/* responsive 768*/
@media (max-width: 768px) {
  .br_sp {
    display: block;
  }

  .title_img {
    width: 30vw;
  }

  .title1 {
    font-size: 5vw;
  }

  .title2 {
    font-size: 4vw;
  }

  .home {
    margin: 0;
  }

  .home_logo {
    display: none;
  }

  .home_text {
    top: 16vw;
  }

  .top_text2 {
    font-size: 4vw;
  }

  .home_btn {
    top: 0;
    right: 5vw;
    width: 20vw;
    height: 15vw;
    padding: 2vw;
    line-height: 4vw;
  }
  .home_btn a {
    font-size: 3vw;
    font-weight: bold;
  }

  .responsive_logo {
    display: block;
    padding: 1vw 0 2vw 5vw;
  }
  .responsive_logo img {
    width: 60vw;
  }

  #dropmenu {
    display: none;
  }

  #a_dropmenu {
    margin: 10px 0 0 0;
    display: flex;
    overflow-y: hidden;
    overflow-x: scroll;
    height: auto;
  }
  #a_dropmenu li {
    flex: 0 0 40vw;
    height: auto;
    padding: 4vw 0;
  }
  #a_dropmenu li a {
    font-size: 4vw;
  }

  #responsive_sub {
    display: block;
  }

  #responsive_sub2 {
    display: block;
  }

  .no {
    display: none;
  }

  #responsive_sub {
    background-color: #faf9f0;
  }
  #responsive_sub li {
    border-bottom: #515153 1px dashed;
    padding: 2vw;
  }
  #responsive_sub a {
    text-decoration: none;
    color: #323232;
    margin: 0 0 0 5%;
    font-size: 4vw;
  }

  #responsive_sub2 {
    background-color: #faf9f0;
  }
  #responsive_sub2 li {
    border-bottom: #515153 1px dashed;
    padding: 2vw;
  }
  #responsive_sub2 a {
    text-decoration: none;
    color: #323232;
    margin: 0 0 0 5%;
    font-size: 4vw;
  }

  .responsive_header_right1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .responsive_icon_fb {
    display: flex;
    padding: 2vw 5vw 2vw 0;
  }
  .responsive_icon_fb img {
    height: 12vw;
  }

  .responsive_icon_login {
    display: block;
  }

  .responsive_header_right2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .responsive_icon_fb {
    display: flex;
    padding: 2vw 5vw 2vw 0;
  }
  .responsive_icon_fb img {
    height: 10vw;
  }

  .header_form2 {
    position: relative;
    width: 55vw;
    height: 6vw;
    padding: 0 0 0 1vw;
    border: solid 1px #aaa;
  }

  .header_icon_search {
    position: relative;
    top: 2vw;
    width: 6vw;
    height: 6vw;
  }

  .responsive_icon_login {
    padding: 0vw 5vw 0 0;
  }
  .responsive_icon_login img {
    width: 6vw;
    height: 6vw;
    position: relative;
    top: 1vw;
  }
  .responsive_icon_login a {
    font-size: 3vw;
    text-decoration: none;
  }

  .news_list {
    margin: 7vw 0 0 0;
  }

  .news_thema {
    width: 100px;
    margin: 0 0 2vw 0;
  }
  .news_thema p {
    font-size: 15px;
  }

  .news_tag {
    width: 100px;
    margin: 0 0 2vw 1vw;
  }
  .news_tag p {
    font-size: 15px;
  }

  .news_day {
    font-size: 15px;
  }

  .news-item {
    display: block;
  }

  .news-column .top_img {
    width: 100%;
    margin: auto;
  }
  .news-column .top_img img {
    height: 44vw;
  }

  .news-text {
    font-size: 4vw;
    margin: 0;
  }

  #homemenu {
    display: none;
  }

  .news_list {
    display: block;
  }

  .news_title {
    margin: 0;
  }

  .open-space_content {
    display: block;
  }
  .open-space_content a {
    margin: 0;
    border: none;
  }

  .column-img {
    height: 40vw;
    border-radius: 20px 20px 0 0;
  }
  .column-img img {
    height: 40vw;
  }

  .column-box {
    background-color: #fff;
    border-radius: 20px;
    height: 75vw;
    margin: 0 0 6vw 0;
    border: solid 1px #c8c8c8;
  }

  .column_title {
    width: 100%;
    top: 17vw;
    left: 0;
  }
  .column_title p {
    font-size: 6vw;
  }

  .column-text {
    position: absolute;
    left: 2vw;
    bottom: 3vw;
  }

  .column-thema {
    top: 4vw;
    left: -2vw;
  }
  .column-thema img {
    width: 20vw;
  }

  .column-text1, .column-text2, .column-text3 {
    font-size: 4vw;
  }

  .access_address {
    font-size: 4vw;
  }
  .access_address p {
    margin: 4vw 0 0 0;
  }

  #about_vision {
    padding: 0 0 40px 0;
  }

  .about-representative {
    padding: 0 0 20px 0;
    text-align: left;
    margin: 6vw 0;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
  }
  .about-representative img {
    width: 24vw;
  }

  .about-representative-position {
    bottom: 0;
  }

  .about-subTitle {
    position: relative;
    top: -10px;
    color: #323232;
    text-align: center;
    font-size: 4.5vw;
    font-weight: bold;
  }

  .about-subTitle_2 {
    margin: 0 0 20px 0;
    color: #323232;
    font-size: 4vw;
    text-align: center;
  }

  .about-item1 {
    text-align: center;
    font-size: 36px;
    line-height: 1.5;
    padding: 2vw;
  }
  .about-item1 .about-item_text {
    font-size: 3vw;
  }

  .about_text {
    font-size: 4vw;
    line-height: 6vw;
  }

  .about-item2, .about-item3 {
    text-align: center;
    font-size: 4vw;
    line-height: 1.5;
    padding: 2vw;
  }
  .about-item2 .about-item_text, .about-item3 .about-item_text {
    font-size: 3vw;
    word-break: break-all;
  }

  .about-span {
    font-size: 36px;
  }

  #about_circumstances {
    margin: 10vw 0 0 0;
    text-align: center;
  }

  .about_enkakutext {
    display: -webkit-inline-box;
    text-align: left;
    line-height: 1.8;
    font-size: 4vw;
    padding: 6vw 5vw 0 5vw;
    margin: 0;
  }
  .about_enkakutext td {
    padding: 0 2vw 0 0;
    vertical-align: baseline;
  }
  .about_enkakutext td:last-child {
    padding: 0 0 6vw 0;
  }
  .about_enkakutext td:first-child {
    white-space: nowrap;
  }

  .greeting_text {
    font-size: 4vw;
    line-height: 6vw;
  }

  .about-representative-font {
    font-size: 3vw;
  }

  .about-representative-font1 {
    font-size: 3vw;
  }

  .position-table table tr .greeting_list {
    font-size: 4vw;
    white-space: nowrap;
    padding: 2vw;
  }
  .position-table table tr th {
    font-size: 3vw;
  }
  .position-table .position-table2 .greeting_list {
    padding: 2vw 4vw;
  }

  .Articles_of_Incorporation {
    margin: 0;
    padding: 10vw 0 0 0;
  }
  .Articles_of_Incorporation img {
    padding: 0;
  }
  .Articles_of_Incorporation a {
    font-size: 2.8vw;
    top: 0;
  }

  #business-report .about_kessan {
    margin: 0;
    padding: 6vw 5vw;
  }
  #business-report .about_kessan table {
    width: 100%;
  }
  #business-report .about_kessan th {
    width: 100%;
    font-size: 4vw;
  }
  #business-report .about_kessan td {
    width: 100%;
    font-size: 6vw;
    padding: 4vw;
  }

  .business-report_table tr {
    display: inline-grid;
  }
  .business-report_table a {
    font-size: 3.5vw;
  }

  /* 4つの活動 */
  .subTitle {
    font-size: 6vw;
    top: -10px;
  }
  .subTitle span {
    top: 4px;
    font-size: 9vw;
  }

  .four-activity_book-item {
    width: 80%;
    margin: auto;
  }
  .four-activity_book-item:last-child {
    margin: auto;
  }

  .four-activity-item {
    margin: 6vw 0;
    padding: 4vw 4vw 10vw 4vw;
  }
  .four-activity-item h1 {
    font-size: 6vw;
  }

  .four-activty-title {
    font-size: 4vw;
    text-align: center;
  }

  .four-activty-font {
    font-size: 4vw;
  }

  .four-activty-font3 {
    font-size: 4vw;
  }

  .four-activity_img {
    width: 100%;
    height: auto;
  }

  /* まちづくりひろば */
  .form_content table .form-input-date input[type=date] {
    font-size: 4vw;
    width: 100%;
  }

  .form_content table .form-input-date span {
    font-size: 3vw;
    margin: 0 0.1vw;
  }

  .form_content table .form-title {
    display: block;
    border-right: none;
    padding: 0 0 0 0;
    text-align: left;
  }

  .open-space-search .open-space-search_text {
    font-size: 4vw;
    line-height: 6vw;
  }
  .open-space-search table {
    border-spacing: 7vw;
  }
  .open-space-search .form-input-area {
    display: block;
  }
  .open-space-search .form-input-date {
    display: block;
  }
  .open-space-search .form-input-date input[type=date] {
    font-size: 13px;
  }
  .open-space-search .blue-btn input[type=submit] {
    padding: 2vw 4vw 2vw 10vw;
    font-size: 4vw;
    background-size: 8%;
  }

  .writer_profile {
    display: block;
    margin: 0;
  }

  .writer_img {
    width: 30vw;
    margin: 4vw auto;
  }
  .writer_img img {
    width: 36vw;
    height: 36vw;
    margin: 0;
  }

  .column-content {
    padding: 6vw 0;
  }

  .column-content2 img {
    max-width: 100%;
    height: auto;
  }

  /* 支援 */
  .support_title1 {
    font-size: 6vw;
  }

  .support_title, .support_title2 {
    font-size: 4vw;
  }

  .support_tabpanels {
    width: 100%;
  }
  .support_tabpanels .support_title {
    font-size: 4vw;
  }

  .support-text1 p {
    font-size: 4vw;
    line-height: 6vw;
  }

  .support-text2 {
    padding: 6vw 0;
    font-size: 4vw;
  }

  .support_subtitle {
    font-size: 4vw;
  }

  .support_tabpanel {
    padding: 4vw 4vw 30vw 4vw;
  }

  .support_tabpanels p {
    font-size: 4vw;
  }

  .tab2_area4 p, .tab2_area4 p {
    font-size: 4vw;
  }

  .tab2_area4_formore2 .support_formore2 {
    font-size: 4vw;
    width: 100%;
    height: auto;
  }

  .support_tab_1 {
    font-size: 4vw;
    padding: 1vw;
    left: 0;
    width: 50%;
  }

  .support_tab_2 {
    font-size: 4vw;
    padding: 1vw;
    left: 0;
    width: 50%;
  }

  .tab_content2 {
    display: block;
    margin: auto;
  }

  .tab_content_in {
    width: 100%;
    height: auto;
    margin: auto;
  }

  .tab_content2 .tab_content2_in {
    width: 100%;
    margin: 20px auto -20px auto;
  }

  .support_payment2 {
    margin: 10px auto;
    padding: 1vw;
  }

  .support_payment2:nth-child(1) {
    position: relative;
  }

  .support_payment2:nth-child(2) {
    position: relative;
  }

  .tab_content1_in2, .tab2_content2_in2 {
    width: 100%;
    text-align: center;
  }

  .tab_content1_in2 img, .tab2_content2_in2 img {
    margin: 20px 0;
    width: 50vw;
  }

  .underline {
    background-color: #faf9f0;
    height: 2px;
    width: 100%;
    margin: 20px 0 35px 0;
  }

  .support_assist {
    padding: 6vw 0 70vw 0;
  }

  .support_assist_btn p {
    font-size: 4vw;
  }

  .support_assist_btn .support_assist_btns1,
.support_assist_btn .support_assist_btns2,
.support_assist_btn .support_assist_btns3 {
    position: relative;
    display: block;
    margin: 0px auto 20px auto;
    width: 60%;
    height: 20vw;
  }

  .support_assist_text {
    margin: 40px 0;
  }
  .support_assist_text p {
    font-size: 4vw;
  }

  .support_paymentarea3 {
    display: block;
  }

  .support_paymentarea3_2 {
    width: 100%;
  }

  .support_img4 {
    width: 100%;
    height: auto;
    margin: 0;
  }

  .tab_area3 {
    margin: 6vw 0;
  }

  .tab_area3 .tab_area3_formore {
    display: block;
  }

  .tab_area3_formore .support_formore {
    width: 100%;
    margin: 4vw 0;
    display: block;
  }

  .tab2_credit1 {
    display: block;
  }

  .tab2_credit_in2 {
    width: 100%;
    margin: 20px auto 0 auto;
  }

  .tab2_area4_formore {
    display: block;
  }

  .support_formore2 {
    margin: 20px auto 0 auto;
    display: block;
  }

  /* ログイン　コラム記事投稿 */
  .login-form {
    margin: 10vw 0;
  }
  .login-form table {
    margin: 0 auto;
    border-spacing: 16px;
    width: 100%;
  }
  .login-form table tbody {
    width: 100%;
  }
  .login-form table tbody th {
    display: block;
    padding: 0 1vw;
    border: none;
    text-align: left;
  }
  .login-form table tbody td {
    display: block;
  }

  .column-writing1 .form-button input[type=submit] {
    border-radius: 21px;
    padding: 14px 43px;
    font-size: 11px;
    background-position: 5% center;
    background-size: 8%;
  }

  .column-writing1 .form-submit input[type=submit] {
    border-radius: 21px;
    padding: 14px 43px;
    font-size: 11px;
  }

  .register_form_content #register_form_photoarea td {
    width: 20vw;
    margin: 4vw 0 0 0;
  }
  .register_form_content #register_form_photoarea td img {
    width: 100%;
  }

  /* 共有パーツ */
  .header_text {
    font-size: 2.8vw;
    line-height: 1.2;
    margin: 2vw 0;
  }

  .header_right {
    display: none;
  }

  .logo {
    display: none;
  }

  .btn {
    display: flex;
    position: sticky;
    top: 0;
    padding: 0 0 14vw 0;
  }
  .btn .btn1 {
    font-size: 5vw;
    font-weight: bold;
  }
  .btn .btn2 {
    font-size: 4vw;
    font-weight: bold;
  }

  .document {
    top: 0;
    width: 50vw;
    border-radius: 0;
  }

  .support {
    top: 0;
    width: 50vw;
    border-radius: 0;
  }

  .blue_btn img {
    top: 2vw;
    right: 2vw;
    width: 6vw;
  }
  .blue_btn a {
    padding: 13px 9px 13px 17px;
    font-size: 4vw;
  }

  .register .blue_btn img, .contact_document .blue_btn img {
    top: 0.5vw;
    right: 1vw;
    width: 2vw;
  }
  .register .blue_btn a, .contact_document .blue_btn a {
    padding: 13px 50px 13px 50px;
    font-size: 11px;
  }

  .relared-link_item {
    width: 100%;
    padding: 4vw 0;
  }

  .link_destination-name {
    margin: 1vw 0 10vw 0;
    font-size: 4vw;
  }

  .link_names {
    margin: 1vw 0 10vw 0;
  }
  .link_names .link_destination-name:nth-child(-n+2) {
    margin: 0 0 0 0;
  }

  #column_writing_form {
    margin: 0 auto;
  }
  #column_writing_form th, #column_writing_form td {
    width: 100%;
    display: block;
    text-align: left;
    border-right: none;
  }
  #column_writing_form th {
    margin: 0 0 0.5vw 0;
  }
  #column_writing_form .contact-form-td label {
    color: #323232;
    display: block;
  }
  #column_writing_form .contact-form-td > input[type=text] {
    width: 100%;
    font-size: 4vw;
  }
  #column_writing_form .form-textarea {
    font-size: 4vw;
  }
  #column_writing_form .form-textarea > input[type=text] {
    width: 100%;
  }
  #column_writing_form .contact-form-td > input[type=url] {
    width: 100%;
    font-size: 4vw;
  }

  input[type=text] {
    font-size: 4vw;
  }

  #register_form {
    border-spacing: 7px;
  }
  #register_form th, #register_form td {
    width: 100%;
    display: block;
    text-align: left;
    border-right: none;
  }
  #register_form th {
    border-bottom: 1px solid #000;
  }
  #register_form td {
    word-break: break-all;
  }

  .contact_document .contact-form-td > input[type=text] {
    font-size: 4vw;
  }

  .contact_document textarea {
    font-size: 4vw;
  }

  #contact-form th span {
    font-size: 3vw;
  }

  #contact-form th,
#contact-form td {
    width: 100%;
    display: block;
    font-size: 4vw;
    text-align: left;
    border-right: none;
  }

  .contact-form-td label {
    color: #323232;
    display: block;
  }

  .contact-form-td > input[type=text] {
    width: 100%;
    font-size: 4vw;
  }

  input[type=text] {
    font-size: 4vw;
  }

  #contact_checkbox {
    font-size: 4vw;
  }

  .contact_document .required {
    font-size: 3vw;
  }

  .privacy-policy_text {
    line-height: 2;
  }

  .privacy-policy_text_date {
    margin: 4vw 0;
  }

  .site_content h1 {
    font-size: 4vw;
  }
  .site_content p {
    font-size: 4vw;
    line-height: 1.5;
    margin: 2vw 0 6vw 0;
  }

  .site_content_sub h1 {
    font-size: 4vw;
    margin: 2vw 0;
  }
  .site_content_sub p {
    font-size: 4vw;
    line-height: 1.5;
    margin: 2vw 0 6vw 0;
  }

  .footer_menulist {
    display: grid;
  }

  .footer .footer_menu ul {
    text-align: left;
  }
  .footer .footer_menu ul li {
    margin-left: 5vw;
  }
  .footer .footer_menu ul li a {
    font-size: 0.8em;
  }
  .footer .footer_logo_img {
    width: 50vw;
    height: auto;
  }

  .access_address2 {
    font-size: 3vw;
  }

  .error_text h1 {
    font-size: 8vw;
  }
  .error_text p {
    font-size: 4vw;
  }

  .error_link p {
    width: 100%;
  }
  .error_link a {
    font-size: 4vw;
  }

  .in-preparation_text p {
    font-size: 4vw;
  }

  .support_business {
    font-size: 4vw;
  }
}
/* 2019-10-25 コンテンツをもっと見やすくしてほしいという要望があったので、スタイルをここで上書きする */
.ui-refine-content-style {
  font-size: 1.3em;
  line-height: 1.8;
}
.ui-refine-content-style p {
  margin-top: 16px;
  margin-bottom: 16px;
}
.ui-refine-content-style h1 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.6;
  margin-top: 16px;
  margin-bottom: 16px;
}
.ui-refine-content-style h2 {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.6;
  margin-top: 16px;
  margin-bottom: 16px;
}
.ui-refine-content-style h3 {
  font-size: 1.3rem;
  font-weight: normal;
  line-height: 1.6;
  margin-top: 16px;
  margin-bottom: 16px;
}
.ui-refine-content-style h4 {
  font-size: 1.3rem;
  font-weight: normal;
  line-height: 1.6;
  margin-top: 16px;
  margin-bottom: 16px;
}
.sukimatyousei{
  margin-bottom:0px;
}
.kakumaru-blue .kakumaru-orange .kakumaru-pink {
  padding: 0 !important;
}
.kakumaru-blue .wp-block-group__inner-container {
  padding: 0.5em 1em;
  margin: 2em 0;
  background: #DFEBEF;/*背景色*/
  border: solid 3px #DFEBEF;/*線*/
  border-radius: 30px;/*角の丸み*/
}
.kakumaru-orange .wp-block-group__inner-container {
  padding: 0.5em 1em;
  margin: 2em 0;
  background: #EE7951;/*背景色*/
  border: solid 3px #EE7951;/*線*/
  border-radius: 30px;/*角の丸み*/
}
.kakumaru-pink .wp-block-group__inner-container {
  padding: 0.5em 1em;
  margin: 2em 0;
  background: #DA7B72;/*背景色*/
  border: solid 3px #DA7B72;/*線*/
  border-radius: 30px;/*角の丸み*/
  width: 90%;
}
.kakumaru-blue .kakumaru-orange .kakumaru-pink .wp-block-group__inner-container p {
  margin: 0; 
  padding: 0;
}
.wp-block-columns {
  &.is-style-justify {
    justify-content: space-between;
  }
  &.is-style-center {
    justify-content: center;
  }
}
.online-taiwa-support {
	margin-left: 5%;
	margin-right: 5%;
}
.home_circle {
  width: 100%;
}
.home_circle .circle {
  position: absolute;
  top: 0;
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 1%;
  display: block;
  animation-name: fadeIn;
  animation-delay: 4s;
  animation-duration:1s;
  animation-fill-mode:forwards;
  opacity:0;
}
.home_purple1 {
  width: 100%;
}
.home_purple1 .purple1 {
  position: absolute;
  top: 12%;
  left: 52%;
  width: 27%;
  animation-name: fadeRight;
  animation-delay: 2.5s;
  animation-duration: 1s;
  animation-fill-mode:forwards;
  opacity:0;
}
.home_orarnge2 {
  width: 100%;
}
.home_orange2 .orange2 {
  position: absolute;
  top: 6%;
  left: 31%;
  width: 26%;
  animation-name: fadeDown;
  animation-delay: 2s;
  animation-duration: 1s;
  animation-fill-mode:forwards;
  opacity:0;
}
.home_orarnge3 {
  width: 100%;
}
.home_orange3 .orange3 {
  position: absolute;
  top: 33%;
  left: 36%;
  width: 25%;
  animation-name: fadeIn;
  animation-delay: 1s;
  animation-duration: 1s;
  animation-fill-mode:forwards;
  opacity:0;
}
.home_red4 {
  width: 100%;
}
.home_red4 .red4 {
  position: absolute;
  top: 24%;
  left: 4%;
  width: 34%;
  animation-name: fadeLeft;
  animation-delay: 1.5s;
  animation-duration: 1s;
  animation-fill-mode:forwards;
  opacity:0;
}
.home_pink5 {
  width: 100%;
}
.home_pink5 .pink5 {
  position: absolute;
  top: 33%;
  left: 63%;
  width: 24%;
  animation-name: fadeRight;
  animation-delay: 3s;
  animation-duration: 1s;
  animation-fill-mode:forwards;
  opacity:0;
}
.home_yellow6 {
  width: 100%;
}
.home_yellow6 .yellow6 {
  position: absolute;
  top: 70.5%;
  left: 50.5%;
  width: 24%;
  animation-name: fadeUp;
  animation-delay: 3.5s;
  animation-duration: 1s;
  animation-fill-mode:forwards;
  opacity:0;
}
@keyframes fadeIn {
    from{
    opacity: 0;
	} 
    to{
    opacity: 1;
	}
}
@keyframes fadeLeft {
    from{
    opacity: 0;
    transform: translateX(-100px);
	} 
    to{
    opacity: 1;
    transform: translateX(0);
	}
}
@keyframes fadeRight {
    from{
    opacity: 0;
    transform: translateX(100px);
	} 
    to{
    opacity: 1;
    transform: translateX(0);
	}
}
@keyframes fadeDown {
    from{
    opacity: 0;
    transform: translateY(-100px);
	} 
    to{
    opacity: 1;
    transform: translateY(0);
	}
}
@keyframes fadeUp {
    from{
    opacity: 0;
    transform: translateY(4px);
	} 
    to{
    opacity: 1;
    transform: translateY(0);
	}
}
@keyframes textanimation {
    0% {
        clip-path: inset(0 100% 0 0);
    }
    100% {
        clip-path: inset(0);
    }
}
@media (min-width: 1440px) {
  .ui-refine-content-style {
  	max-width: 960px;
  	margin: 0 auto;
	}
}
@media (min-width: 1260px) {
  .ui-refine-content-style {
  	max-width: 960px;
  	margin: 0 auto;
	}
}
@media (min-width: 768px) {
  .ui-refine-content-style {
    min-width: 400px;
  }
}

/*# sourceMappingURL=style.css.map */

@media screen and (min-width: 769px) {
	.about-greeting .greeting_text{
		width: 70%;
		margin: 0 auto;
	}
	
	.about-representative{
		padding: 0 62px 0 0;
	}
}
