@charset "utf-8";

/* CSS Document */


/* search
----------------------------------------------- */

body {
  text-align: center;
}

.search_content_box {
  margin-bottom: 100px;
}

.search-box {
  max-width: 780px;
  margin: 0 auto;
  border: 1px solid #15489f;
  padding: 20px;
  margin-bottom: 30px;
}

.search-subtitl {
  width: 780px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 40px;
}

.search-subtitl p.lead{
	font-size: 16px;
    line-height: 1.7em;
    text-align: left;
}
.search-subtitl2 {
  width: 780px;
  display: flex;
  justify-content: space-around;
  margin: 0 auto;
}

.search-subtitl2 .clear {
  text-align: right;
  display: inline-block;
}

.search-content {
  margin-bottom: 5px;
  background-color: #fafaff;
  display: flex;
  justify-content: center;
  padding: 10px;
}

.search-content p {
  padding-top: 8px;
  color: #000;
}

.search-content-title {
  width: 18%;
  font-size: 14px;
  text-align: left;
}
.search-content-title p {
  margin-bottom: 0;
}


.search-content-box {
  display: flex;
  flex-flow: row wrap;
  width: 80%;
}

.tag-box a {
  color: #333;
}

input#keyword-text {
  width: 460px;
  height: 45px;
  font-size: 18px;
  padding: 5px 10px;
  border: 1px solid #15489f;
}

.search-radio {
  font-size: 12px;
  width: 160px;
  margin: 0 auto;
  display: flex;
}

input[type="radio"] {
  width: 20px;
  height: 20px;
  margin: 5px auto;
}

.search-subtitl input[type="reset"] {
  position: absolute;
  right: 0;
}

.search-subtitl .search-button {
  display: unset;
}

.search-button {
  display: inline-grid;
}

.button-text {
  color: #fff;
  background-color: #15489f;
  padding: 9px 130px;
  font-size: 18px;
  text-decoration: none;
  position: relative;
  border: 1px solid #15489f;
  display: block;
  margin: 0 auto;
}
.button-text:hover;{
	opacity: 0.7;
}
.button-text::after {
  content: url(/images/ico_search.png);
  position: absolute;
  top: 10px;
  left: 170px;
  width: 25px;
  height: 25px;
}

.search-radio label {
  display: grid;
  float: left;
  margin: 0 auto;
}

.tag-box {
  display: flex;
}

.tag-box.vertical {
  flex-direction: column;
}

.tag-box label {
  display: flex;
  position: relative;
  font-size: 13px;
  padding: 0px;
  margin: 5px;
}

.tag-box [type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  outline: none;
}

.tag-box .check-button {
  z-index: 1;
  padding: 4px 7px;
  border: 1px solid #ccc;
  cursor: pointer;
  border-radius: 4px;
  color: #555;
}

.check-button {
  z-index: 1;
  padding: 4px;
  border: 1px solid #ccc;
  cursor: pointer;
  background: #fff;
}


/* appearance: none; for IE11 */

_:-ms-lang(x)::-ms-backdrop, .tag-box [type=checkbox] {
  visibility: hidden;
}

.ie-br::before {
  content: "\A";
  -ms-display: block;
}

.tag-box.vertical .check-button {
  width: 100%;
  color: #e83217;
  border: 1px solid #e83217;
  padding: 4px;
}

.tag-box :checked+.check-button {
  color: #e83217;
  border: 1px solid #e83217;
}

.tag-box :disabled+.check-button {
  color: red;
  padding: 4px;
  border: 1px solid red;
}


/* 条件クリア */

input[type="reset"] {
  text-align: right;
  padding: 5px;
  background-color: none;
  color: black;
  border: none;
  text-decoration: underline;
}


/* 検索結果 */

.result-title {
  margin: 0px auto;
  text-align: left;
}

.result-title p {
  font-weight: normal!important;
}

span.result-bold {
  font-weight: bold;
}

.result-box {
  border-top: 1px solid #15489f;
  padding: 30px 20px;
  text-align: left;
  margin: 0 auto;
}

.result-box:last-child {
  border-bottom: 1px solid #15489f;
}

span.result-subtitle p {
  font-size: 18px;
  font-weight: bold;
}

.nav-links {
  padding: 2em;
  display: flex;
  justify-content: center;
}

.prev.page-numbers, .next.page-numbers {
  border: solid 1px;
  background: #fff;
}

a.page-numbers, span.page-numbers {
  width: 30px;
  margin: 2px;
  line-height: 1.3em;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  color: #222;
  transition: .3s;
}

a:hover {
  font-weight: bold;
}

.current {
  font-weight: bold;
  border-radius: 100%;
}

.dots {
  background: none;
}

.button-red {
  background-color: #e83217;
  text-align: center;
  font-weight: bold;
  color: #fff;
  padding: 5px 100px;
  border-radius: 3px;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
}

.button-red::after {
  content: url(/images/ico_win_white.png);
  position: absolute;
  top: 6px;
  left: 200px;
  width: 20px;
  height: 20px;
}

.button-blue {
  background-color: #15489f;
  text-align: center;
  font-weight: bold;
  color: #fff;
  padding: 5px 100px;
  border-radius: 3px;
  text-decoration: none;
  display: inline-block;
}

.list_company_inner {
  text-align: left;
  max-width: 800px;
  margin: 50px auto 0;
}

.list_company_title {
  color: #333;
  font-weight: 600;
  margin-bottom: 1.8em;
}

.list_company_name {
  list-style: disc;
  padding-left: 20px;
  line-height: 2em;
  color: #007bff;
  margin-bottom: 40px;
}

.list_company_name a {
  font-weight: 600;
}

.annotation {
  font-size: 0.9em;
}

.close_button {
  text-align: right;
  max-width: 950px;
  margin-top: 50px;
}

.close_button img {
  width: 50px;
}

.close_button a {
  display: inline-block;
  color: #15489f
}

.close_button a:hover {
  opacity: 0.6;
}

.search_arrow {
  width: 8px;
}

.search_arrow_2 {
  width: 13px;
}

.page-numbers {
  padding: 15px 4px;
}

.icon-blank::after {
  content: "";
  background-image: url(/images/ico_win_white.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 10px;
  left: 0;
  right: -150px;
  margin: auto;
}

.clear {
  display: block;
  font-size: 0.9em;
  background-color: #fff;
}

.result-subtittle {
  font-size: 1.3em;
  font-weight: 600;
  color: #15489f;
  margin-bottom: 0;
}

.category {
  line-height: 2em;
  margin-bottom: 10px;
}

.overview {
  margin-bottom: 20px;
  line-height: 1.7em;
}

.overview p {
  font-size: 1em;
}

.index_button {
  margin: 50px 0;
}

.result-tittle {
  font-size: 1.7em;
  text-align: left;
  margin: 60px 0 20px;
}

.result-tittle p {
  color: #333;
}

.result_button > *:hover, .index_button > *:hover {
  color: #fff;
  text-decoration: underline;
}

span.page-numbers.current {
  background-color: #f2f2f3;
  border-radius: 0;
}

a.page-numbers:hover, span.page-numbers:hover {
  background-color: #f2f2f3;
}

.category .check-button {
  border-radius: 4px;
  font-size: 0.8em;
  padding: 4px 10px;
  cursor: default;
  color: #888;
}

input:focus {
  outline: none;
}

.clear:hover {
  cursor: pointer
}

.search-subtitl p a {
  font-weight: 600;
}

.result-box .button-black {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
  margin: auto;
}

.result_button {
  text-align: right;
}

.result_button > * {
  position: relative;
}

.result_details {
  text-align: left;
  border: solid 1px #c3c3c3;
  padding: 20px;
  margin-bottom: 20px;
}

.result_details ul {
  padding-bottom: 0;
  margin-bottom: 0;
}

.result_details li {
  display: flex;
}

.result_details li>*:first-child {
  flex: 0 0 12%;
}

.result_details li>*:last-child {
  flex: 1 1 auto;
}

.free_word_inner {
  color: #15489f;
  margin-bottom: 10px;
  line-height: 2em;
}

.and_or {
  font-size: 0.9em;
  color: #15489f;
}

.free_word, .category_word, .category_word {
  width: 12%;
  display: inline-block;
  position: relative;
  line-height: 2em;
}

.free_word:after, .category_word:after, .category_word:after {
  content: ":";
  position: absolute;
  left: 110px;
}













@media(max-width: 768px) {
  .result-tittle {
    font-size: 1em;
  }
  .search-subtitl .textarea {
    width: 100%;
  }
  .search-subtitl .button-text {
    padding: 8px 16px;
    height: 100%;
    box-sizing: border-box;
  }
  .search-content {
    display: block;
  }
  .search-content-title {
    width: 100%;
  }
  .search-content-box {
    width: 100%;
  }
  .search-subtitl2 {
    width: 100%;
  }
  .clear {
    margin-top: 10px;
  }
  .result_details li {
    display: block;
    margin-bottom: 15px;
  }
  .free_word, .category_word, .category.inline {
    width: 100%;
  }
  .result_button {
    text-align: center;
  }
  .button-red {
    display: block;
    width: 100%;
    padding: 5px;
  }
  .modalContents .button-red{
   padding: 5px 20px!important;
  }
}

@media (max-width: 700px) {
  input#keyword-text {
    width: 100%;
    border-right: 0;
    border-radius: 0;
  }
  .search-subtitl {
    width: auto;
    margin: 0 auto 70px;
  }
}





/* モーダルCSS */
.modalArea {
  display: none;
  position: fixed;
  z-index: 10; /*サイトによってここの数値は調整 */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(30,30,30,0.9);
}

.modalWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%,-50%);
  width: 70%;
  max-width: 500px;
  padding: 50px 30px;
  background-color: #fff;
}

.closeModal {
  position: absolute;
  top: 0.5rem;
  right: 1rem;
  cursor: pointer;
}

/*
#openModal {
  position: absolute;
  top: 50%;
  left: 50%;
  transform:translate(-50%,-50%);
  width:100%;
}
*/
button {
  padding: 10px;
  background-color: #fff;
  border: 1px solid #282828;
  border-radius: 2px;
  cursor: pointer;
}

.modalContents p{
	margin-bottom: 50px;
    text-align: left;
    font-size: 0.95em;
    font-weight: 500;
}
.modalContents .button-red{
	padding: 5px 100px;
}

.modalContents .button-red:hover{
	color:#fff;
}
.modalContents .icon-blank::after {
    content: "";
    background-image: url(/images/ico_win_white.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
    left: 0;
    right: -150px;
    margin: auto;
}
.modalContents a{
	position: relative;
}

.snow-monkey-form{
  max-width: 870px;
  margin: auto;
  padding-inline: 20px;
}
.smf-item__col--controls{
  font-size: 14px;
}
.smf-item__col--controls a{
  cursor: pointer;
}
.wp-block-snow-monkey-forms-item{
  text-align: left;
}
.smf-item__col--controls .detail_text{
  font-size: 12px;
  text-align: left;
  margin-bottom: 0px;
}
.wp-block-heading{

}
.smf-form--business .smf-item{
  align-items: center;
}
.smf-form--business .smf-item + .smf-item{
  border-bottom: 1px solid #ddd;
  border-left: 0px;
  border-right: 0px;
}
.smf-form--business .smf-item .smf-item__col--label{
  border-right: 0px;
}
.smf-item__controls .smf-placeholder + .smf-placeholder{
  margin-top: 20px;
}
.smf-text-control input{
  padding: 12px;
  border: solid 1px #dcdcdc;
  width: 100%;
}
.wp-block-buttons{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  margin-block: 20px;
}
.wp-block-buttons .wp-block-button{
  width: 30%;
}
.wp-block-button__link,.snow-monkey-form .smf-button-control__control{
  background-color: #15489f;
  color: #ffffff !important;
  padding-block: 10px;
  text-align: center;
  text-decoration: none;
  position: relative;
  border: 1px solid #15489f;
  display: inline-block;
  margin: 0 auto;
  width: 100%;
  border-radius: 0px;
}
.snow-monkey-form .smf-button-control__control{
  width: 172px;
}
.snow-monkey-form .smf-action .smf-button-control__control{
  background-color: #15489f;
  background-image: none;
  border-radius: 7px;
  border: 1px solid #15489f;
}
.wp-block-button__link:hover,.snow-monkey-form  .smf-button-control__control:hover{
  background-color: #f1f3fc;
  color: #15489f !important;;
  text-decoration: unset;
}
.smf-checkboxes-control__control{
  display: flex;
  flex-wrap: wrap;
}
.smf-checkboxes-control__control .smf-label{
  width: 33%;
}
.smf-textarea-control__control{
  width: 100%;
  border: solid 1px #dcdcdc;
}
.smf-select-control{
}
.smf-select-control__control{
  width: 50%;
  border: solid 1px #dcdcdc;
  padding: 12px;
}
.smf-item__controls .smf-file-control{
  margin-top: 20px;
}
.smf-item__controls .smf-file-control span{
  display: none;
}
.smf-form--business .smf-item .smf-item__col--label{
  background-color: #ffffff;
}
.check_gray.on,.no_check_gray.on{
  display: none !important;
}
.required{
  border: 1px solid #ae5555;
  border-radius: 3px;
  color: #ae5555;
  padding: 3px 5px;
  margin-left: 20px;
  min-width: 45px;
}
.smf-item__label{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.smf-form--business .wp-block-snow-monkey-forms-item .smf-item__col--label{
  padding-inline: 0px;
  width: 224px;
}
@media(max-width: 768px) {
  .smf-item--divider{
    padding-inline: 20px;
  }
  .wp-block-buttons{
    flex-direction: column;
    text-align: center;
  }
  .wp-block-buttons{
    gap: 20px;
  }
  .wp-block-buttons .wp-block-button{
    width: 100%;
  }
  .smf-select-control__control{
    width: 100%;
  }
  .smf-checkboxes-control__control .smf-label{
    width: 50%;
  }
  .smf-form--business .smf-item .smf-item__col--label{
    background-color: #fafaff;
  }
  .smf-form--business .wp-block-snow-monkey-forms-item .smf-item__col--label{
    padding-inline: 25.6px;
    width: 100%;
  }
  .snow-monkey-form .smf-action .smf-button-control__control{
    margin-bottom: 20px;
  }
  .wp-block-button__link,.snow-monkey-form .smf-button-control__control{
    width: 50%;
    }
  .smf-action .smf-button-control+.smf-button-control{
    margin-left: unset!important;
    }
  .smf-item__label label {
      display: inline-block;
      margin-bottom: 0.5rem;
  }
  .smf-item__label {
      display: flex;
      justify-content: unset!important;
      align-items: center;
  }
  .smf-item__label__text {
      margin-bottom: 0.5rem!important;
  }
  .smf-item--divider {
      padding-inline: unset!important;
  }
  .smf-form--business .smf-item {
      border: unset!important;
      margin-bottom: 0;
      margin-top: 0;
  }
  .smf-form--business .smf-item + .smf-item {
      border-bottom: unset!important;
      border-left: 0px;
      border-right: 0px;
      margin: 40px 0;
  }
  .smf-form--business .smf-item__col {
      padding: unset!important;
  }
  .smf-form--business .smf-item__col--label {
      background-color: unset!important;
      border-bottom: unset!important;
  }
  .smf-form--business .smf-item .smf-item__col--label {
      background-color: unset!important;
  }
  .smf-form--business .wp-block-snow-monkey-forms-item .smf-item__col--label {
      padding-inline: unset!important;
      width: 100%;
      margin-bottom: 5px;
  }
  .smf-checkbox-control__label {
      padding-left: 10px;
  }
  .smf-checkboxes-control__control {
      display: unset!important;
      flex-wrap: unset!important;
  }
  .smf-checkboxes-control__control .smf-label {
      width: 100%;
      margin-bottom: 5px;
  }
  .wp-block-button__link, .snow-monkey-form .smf-button-control__control {
      width: 70%;
  }
  .required {
      border: 1px solid #ae5555;
      border-radius: 3px;
      color: #ae5555;
      padding: 2px 4px;
      margin-left: 20px;
      min-width: 44px;
      font-size: 12px;
      text-align: center;
      margin-bottom: 0.5rem;
  }
  input[type="radio"], input[type="checkbox"] {
      box-sizing: unset!important;
      padding: unset!important;
      -ms-transform: scale(1.3, 1.3);
      -webkit-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3);
      margin-left: 5px;
      margin-bottom: 3px;
  }
  .case_study_multiple{
    display: block !important;
  }
}