@charset "UTF-8";
/*
Theme Name: Clowder
Author: hokusys
Version: 0.1
*/
body {
  margin: 0;
  font-family: "Noto sans JP", serif;
  color: #444444;
  box-sizing: border-box;
  min-height: 100vh;
  position: relative;
}

a {
  text-decoration: none;
}

.sp_only {
  display: none;
}

.openbtn1 {
  display: none;
}

#g-nav {
  display: none;
}

.hero_header {
  background-image: url("images/24225203_m.jpg");
  background-size: cover;
  background-position: center top;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 70vh;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

header {
  background-color: rgba(255, 255, 255, 0.64);
  width: 100%;
  margin: 0;
  padding: 1% 0;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 0;
}
header a {
  color: #444444;
}
header a:visited {
  color: #444444;
}
header .header_title {
  margin: auto 0 auto 10%;
  width: 4%;
}
header figure {
  width: 3%;
}
header figure img {
  width: 100%;
}
header .header_left {
  display: flex;
  margin-right: 10%;
  align-items: center;
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
}
header .header_left .header_link {
  margin-right: 5%;
  width: auto;
  white-space: nowrap;
}
header .header_left .button {
  background-color: #8FC2E9;
  border-radius: 15px;
  white-space: nowrap;
  padding: 1% 3%;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}
header .header_left .button a {
  color: #fff;
}
header .header_left .button a:visited {
  color: #fff;
}

.main_title {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
}

.header_partner {
  position: absolute;
  bottom: 10%;
  right: 5%;
  background: rgba(255, 255, 255, 0.64);
  border: #444444 solid 3px;
  display: inline-block;
  text-align: center;
  padding: 2%;
}
.header_partner .header_partner_suggestion {
  text-align: center;
}
.header_partner .header_partner_button {
  text-align: center;
  background-color: #8FC2E9;
  border-radius: 15px;
  white-space: nowrap;
  display: inline-block;
  padding: 3% 10%;
  margin: auto;
  color: #fff;
}
.header_partner .header_partner_button a {
  color: #fff;
}
.header_partner .header_partner_button a:visited {
  color: #fff;
}

.greeding_box {
  width: 80%;
  margin: 10%;
}
.greeding_box .greeding {
  text-align: center;
}

.service_box {
  width: 60%;
  margin: 10% 20%;
}
.service_box .service_title {
  text-align: center;
}
.service_box .service_detail_box {
  display: flex;
}
.service_box .service_detail_box .service_detail {
  border-radius: 50%;
  width: 150px;
  height: 150px;
  margin: 5% calc((100% - 300px) / 4);
  background-color: #194C61;
}
.service_box .service_detail_box .service_detail .service_detail_title_1 {
  color: #fff;
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  vertical-align: middle;
  margin: calc((150px - 1.4rem) / 2) auto;
  font-size: 1.4rem;
  height: 1.4rem;
}
.service_box .service_detail_box .service_detail .service_detail_title_1 a {
  color: #fff;
}
.service_box .service_detail_box .service_detail .service_detail_title_1 a:visited {
  color: #fff;
}
.service_box .service_detail_box .service_detail .service_detail_title_2 {
  color: #fff;
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  vertical-align: middle;
  line-height: 1.6rem;
  margin: calc((150px - 1.4rem) / 2) auto;
  font-size: 1.4rem;
  height: 1.4rem;
}
.service_box .service_detail_box .service_detail .service_detail_title_2 a {
  color: #fff;
}
.service_box .service_detail_box .service_detail .service_detail_title_2 a:visited {
  color: #fff;
}
.service_box .service_detail_box .private {
  background-color: #5a99b4;
}

.comment_box {
  width: 80%;
  margin: 10%;
}
.comment_box .comment {
  text-align: center;
}

.partner_suggestion {
  width: 60%;
  height: 40vw;
  margin: 10% 20%;
  background-image: url(images/23277799_l.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
}
.partner_suggestion .partner_suggestion_sentence {
  width: 50%;
  margin: 13vw 10% 10% 10%;
}
.partner_suggestion .partner_suggestion_sentence .partner_suggestion_title {
  color: #fff;
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.partner_suggestion .partner_suggestion_sentence .partner_suggestion_detail {
  color: #fff;
}
.partner_suggestion .partner_suggestion_buttton {
  width: 25%;
  margin: 17vw 5% auto 5%;
  background-color: #194C61;
  border-radius: 25px;
  color: #fff;
  display: inline-block;
  text-align: center;
  padding: 1%;
}
.partner_suggestion .partner_suggestion_buttton a {
  color: #fff;
}
.partner_suggestion .partner_suggestion_buttton a:visited {
  color: #fff;
}

.top_company {
  display: flex;
  width: 90%;
  margin: 10% 5%;
}
.top_company figure {
  width: 100vw;
  margin: 0 5% 0 0;
}
.top_company figure img {
  width: 100%;
}
.top_company .top_company_sentence {
  width: 55%;
  margin-top: 10vh;
  text-align: center;
}
.top_company .top_company_sentence .top_company_title {
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: left;
}
.top_company .top_company_sentence .top_company_detail {
  text-align: left;
}
.top_company .top_company_sentence .top_company_button {
  display: inline-block;
  text-align: center;
  background-color: #8FC2E9;
  padding: 1%;
  border-radius: 20px;
  color: #fff;
  margin-top: 10%;
  width: 8rem;
  margin-left: auto;
  margin-right: auto;
}
.top_company .top_company_sentence .top_company_button a {
  color: #fff;
}
.top_company .top_company_sentence .top_company_button a:visited {
  color: #fff;
}

.top_contact {
  background-image: url(images/23987401_m.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  margin: 10% 0;
  height: 30vw;
  text-align: center;
}
.top_contact .top_contact_title {
  text-align: center;
  color: #fff;
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
  padding-top: 5%;
}
.top_contact .top_contact_detail {
  text-align: center;
  color: #fff;
}
.top_contact .top_contact_button {
  text-align: center;
  display: inline-block;
  color: #fff;
  background-color: #194C61;
  padding: 1%;
  border-radius: 20px;
}
.top_contact .top_contact_button a {
  color: #fff;
}
.top_contact .top_contact_button a:visited {
  color: #fff;
}

footer {
  width: 100%;
  margin: 10% 0 0 0;
  height: 20vw;
}
footer .footer_box {
  display: flex;
  justify-content: space-between;
}
footer .footer_box figure {
  width: 5%;
  margin-left: 10%;
}
footer .footer_box figure img {
  width: 100%;
}
footer .footer_menu {
  display: flex;
  margin-right: 5%;
}
footer .footer_menu ul li {
  list-style-type: none;
  margin-top: 3%;
  width: 6rem;
}
footer .footer_menu ul li a {
  color: #444;
}
footer .footer_menu ul li a:visited {
  color: #444;
}
footer .footer_menu ul ul {
  padding-left: 10%;
}
footer .footer_menu ul ul li {
  margin-top: 3%;
  width: 6rem;
}
footer .footer_menu ul ul li a {
  color: #444;
}
footer .footer_menu ul ul li a:visited {
  color: #444;
}
footer small {
  text-align: center;
  display: block;
}

/*サービスページ全般*/
.service_header {
  position: static !important;
}

.ses_main_title {
  margin: 5% 0 10% 0;
  color: #fff;
  background-color: #8FC2E9;
  padding: 1% 0 1% 10%;
  width: 90%;
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.ses_subtitle {
  text-align: center;
  width: 60%;
  margin: 5% 20% 3% 20%;
  padding: 0;
}

.ses_main_image {
  width: 60%;
  margin: 10% 20% 3% 20%;
}
.ses_main_image img {
  width: 100%;
}

.ses_item_box {
  display: flex;
  width: 60%;
  margin: 3% 20% 10% 20%;
}
.ses_item_box .ses_item_1 {
  margin: 0 5% 0 0;
  width: 30%;
}
.ses_item_box .ses_item_1 img {
  width: 100%;
}
.ses_item_box .ses_item_2 {
  margin: 0 0 0 0;
  width: 30%;
}
.ses_item_box .ses_item_2 img {
  width: 100%;
}

.ses_message_box {
  display: flex;
  width: 60%;
  margin: 10% 20%;
}
.ses_message_box .ses_message_list {
  width: 50%;
  margin: 0;
  text-align: center;
}
.ses_message_box .ses_message_list .ses_message {
  text-align: left;
  width: 95%;
  margin: 0 5% 5% 0;
  padding: 0;
}
.ses_message_box .ses_message_list .ses_information_button {
  text-align: center;
  display: inline-block;
  color: #fff;
  background-color: #8FC2E9;
  padding: 1%;
  border-radius: 20px;
  margin-top: 5%;
}
.ses_message_box .ses_message_list .ses_information_button a {
  color: #fff;
}
.ses_message_box .ses_message_list .ses_information_button a:visited {
  color: #fff;
}
.ses_message_box figure {
  width: 50%;
  margin: 0;
}
.ses_message_box figure img {
  width: 100%;
}

.ses_information {
  width: 60%;
  margin: 5% 20%;
  padding: 0;
  text-align: center;
}
.ses_information figure {
  width: 100%;
  margin: 0;
}
.ses_information figure img {
  width: 100%;
}
.ses_information .ses_information_title {
  text-align: left;
}
.ses_information .ses_information_detail {
  text-align: left;
}
.ses_information .ses_information_detail_list {
  text-align: left;
  border: #194C61 2px solid;
  padding: 2%;
  margin: 3% 0;
}
.ses_information .ses_information_button {
  text-align: center;
  display: inline-block;
  color: #fff;
  background-color: #8FC2E9;
  padding: 1%;
  border-radius: 20px;
  margin-top: 5%;
}
.ses_information .ses_information_button a {
  color: #fff;
}
.ses_information .ses_information_button a:visited {
  color: #fff;
}

.ses_price_qa_title {
  width: 60%;
  margin: 5% 20%;
  padding: 0;
  text-align: left;
}

.ses_price_qa_box01 {
  display: flex;
  width: 60%;
  margin: 5% 20%;
  padding: 0;
}
.ses_price_qa_box01 .ses_price_qa_pic_box {
  width: 50%;
  margin: 5%;
}
.ses_price_qa_box01 .ses_price_qa_pic_box .ses_price_qa_pic {
  width: 100%;
  margin: 0;
}
.ses_price_qa_box01 .ses_price_qa_pic_box .ses_price_qa_pic img {
  width: 100%;
}
.ses_price_qa_box01 .ses_price_qa_illust {
  width: 40%;
  margin: 0;
}
.ses_price_qa_box01 .ses_price_qa_illust img {
  width: 100%;
}

.ses_question_box {
  width: 60%;
  margin: 2% 20%;
  padding: 0;
  display: flex;
}
.ses_question_box .ses_question_subbox_left {
  width: 45%;
  margin-right: 5%;
}
.ses_question_box .ses_question_subbox_left .ses_question_title {
  display: flex;
  border: #194C61 3px solid;
}
.ses_question_box .ses_question_subbox_left .ses_question_title h4 {
  background-color: #194C61;
  color: #fff;
  margin: 0;
  padding: 4%;
  display: inline-block;
}
.ses_question_box .ses_question_subbox_left .ses_question_title p {
  margin-left: 3%;
}
.ses_question_box .ses_question_subbox_right {
  width: 45%;
  margin-left: 5%;
}
.ses_question_box .ses_question_subbox_right .ses_question_title {
  display: flex;
  border: #194C61 3px solid;
}
.ses_question_box .ses_question_subbox_right .ses_question_title h4 {
  background-color: #194C61;
  color: #fff;
  margin: 0;
  padding: 4%;
  display: inline-block;
}
.ses_question_box .ses_question_subbox_right .ses_question_title p {
  margin-left: 3%;
}

.ses_recruit {
  width: 60%;
  margin: 5% 20%;
  padding: 0;
  text-align: center;
}
.ses_recruit table {
  border: 1px #444 solid;
  border-collapse: collapse;
}
.ses_recruit table tr {
  border: 1px #444 solid;
}
.ses_recruit table tr th {
  background-color: #DCE8F7;
  border: 1px #444 solid;
  padding: 2%;
  width: 15%;
}
.ses_recruit table tr td {
  border: 1px #444 solid;
  text-align: left;
  padding: 2%;
  width: 77%;
}

.solution_header {
  background-image: url("images/23883870_m.jpg");
  background-size: cover;
  background-position: center top;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 80vh;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.solution_header .solution_title {
  color: #fff;
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.solution_message {
  width: 60%;
  margin: 5% 20%;
  text-align: center;
}

.solution_point {
  width: 60%;
  margin: 5% 20%;
}
.solution_point .solution_point_title {
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.8rem;
}
.solution_point .three_points_box {
  display: flex;
}
.solution_point .three_points_box .three_points_detail {
  width: 30%;
  margin: 3% 1.6666666667%;
}
.solution_point .three_points_box .three_points_detail .three_points_circle_title {
  font-size: 1.5rem;
  text-align: center;
}

.solution_type {
  width: 100%;
  margin: 5% 0;
}
.solution_type .solution_type_title {
  width: 60%;
  margin: 0 20%;
  text-align: left;
}
.solution_type .solution_type_img_left {
  display: flex;
  width: 100%;
  flex-direction: row;
}
.solution_type .solution_type_img_left figure {
  width: 45%;
  margin: 0 5% 0 0;
}
.solution_type .solution_type_img_left figure img {
  width: 100%;
}
.solution_type .solution_type_img_left .solution_type_detail_box {
  width: 40%;
  margin: 5%;
}
.solution_type .solution_type_img_right {
  display: flex;
  width: 100%;
  flex-direction: row-reverse;
}
.solution_type .solution_type_img_right figure {
  width: 45%;
  margin: 0 0 0 5%;
}
.solution_type .solution_type_img_right figure img {
  width: 100%;
}
.solution_type .solution_type_img_right .solution_type_detail_box {
  width: 40%;
  margin: 5%;
}

.solution_service {
  width: 60%;
  margin: 5% 20%;
}
.solution_service .solution_service_box {
  width: 100%;
  margin: 2% 0;
  display: flex;
}
.solution_service .solution_service_box .solution_service_detail {
  width: 45%;
  margin: 2.5%;
}

/* 会社情報*/
.darkblue_header {
  background-image: url("images/24135761_m.jpg");
  background-size: cover;
  background-position: center top;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 80vh;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.darkblue_header .company_title {
  color: #fff;
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.company_comment {
  width: 50%;
  margin: 5% 25% 3% 25%;
}

.dc_data_list {
  width: 50%;
  margin: 10% 25% 5% 25%;
}
.dc_data_list .clearfix {
  width: auto;
  margin: 1% auto 3% auto;
  border-collapse: collapse;
  background-color: white;
}
.dc_data_list tr {
  padding: 20px;
  border-bottom: #444444 1px solid;
}
.dc_data_list th {
  padding: 10px;
  text-align: left;
}
.dc_data_list td {
  padding: 10px;
}

.ses_contact {
  width: 60%;
  margin: 10% 20%;
}
.ses_contact .contact_contents {
  display: flex;
}
.ses_contact .contact_contents .contact_subtitle {
  width: 23%;
  margin-right: 2%;
  margin-top: 2%;
  margin-bottom: 2%;
}
.ses_contact .contact_contents .contact_subtitle b {
  color: red;
}
.ses_contact .contact_contents p {
  margin-top: 2%;
  margin-bottom: 2%;
}
.ses_contact .contact_contents input {
  padding: 1%;
}
.ses_contact .contact_contents #zip {
  padding: 3%;
}
.ses_contact .contact_contents .mwform-tel-field {
  display: flex;
}
.ses_contact .contact_contents .input_box {
  width: 75% !important;
}
.ses_contact .contact_main_check {
  display: flex;
  flex-wrap: wrap;
  white-space: nowrap;
  margin: 2% 0;
}
.ses_contact .contact_main_check span {
  margin-right: 3%;
  margin-left: 0% !important;
}
.ses_contact .check_hide {
  display: flex;
  flex-wrap: wrap;
  white-space: nowrap;
  margin: 3% 0;
}
.ses_contact .check_hide span {
  margin-right: 3%;
}
.ses_contact .check_list {
  display: flex;
}
.ses_contact .check_list .contact_subtitle {
  width: 23%;
  margin-right: 2%;
}
.ses_contact .check_list p {
  margin-top: 2%;
  margin-bottom: 2%;
}
.ses_contact .check_list .contact_main_check {
  margin-top: 2% !important;
  margin-bottom: 2% !important;
}

.check_good {
  display: flex;
  flex-wrap: wrap;
  white-space: nowrap;
  margin: 3% 0;
}
.check_good span {
  margin-right: 3%;
}

.free_comment {
  display: flex;
  width: 100%;
}
.free_comment p {
  width: 75%;
}
.free_comment .contact_subtitle {
  width: 23%;
  margin-right: 2%;
}
.free_comment .contact_subtitle b {
  color: red;
}
.free_comment textarea {
  width: 100%;
  height: 300px;
  resize: none;
}

.accept_check {
  text-align: center;
  display: flex;
  justify-content: center;
}
.accept_check .accept_check_must {
  display: block;
  text-align: left;
}
.accept_check .accept_check_must .error {
  display: block;
  margin: 0 !important;
}
.accept_check .accept_check_sentence {
  margin-top: 0%;
  margin-bottom: 0%;
}
.accept_check a {
  color: #111;
  font-weight: bold;
}
.accept_check a:visited {
  color: #111;
}

.comfirm_buttons {
  text-align: center;
  display: flex;
  justify-content: space-between;
  width: 40%;
  margin: 5% 30%;
}
.comfirm_buttons .contact_submit {
  text-align: center;
  background-color: #8FC2E9;
  color: #fff;
  padding: 2% 4%;
  border-radius: 15px;
  border: none;
  font-size: 1.2rem;
  margin: 0 2%;
  font-family: "Noto sans JP", serif;
}
.comfirm_buttons .contact_back_button {
  text-align: center;
  background-color: #f07070;
  color: #fff;
  padding: 2% 4%;
  margin: 0 2%;
  border-radius: 15px;
  border: none;
  font-size: 1.2rem;
  font-family: "Noto sans JP", serif;
}

/*パートナー募集中*/
.partner_header {
  background-image: url("images/23749155_m.jpg");
  background-size: cover;
  background-position: center top;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 80vh;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.partner_header .partner_title {
  color: #fff;
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.individual_partner_box {
  width: 60%;
  margin: 10% 20%;
  text-align: center;
}
.individual_partner_box .individual_partner_title {
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.corporation_partner_img_tbsp_only {
  display: none;
}

.corporation_partner_box {
  width: 60%;
  height: 40vw;
  margin: 10% 20% 30% 20%;
  background-image: url("images/23854053_m.jpg");
  background-size: cover;
  background-position: center top;
  position: relative;
}
.corporation_partner_box .corporation_partner_sentence_box {
  position: absolute;
  top: 20%;
  left: 20%;
  padding: 5%;
  text-align: center;
  width: 100%;
  height: 100%;
}
.corporation_partner_box .corporation_partner_sentence_box .corporation_partner_main_title {
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 4rem;
  -webkit-text-stroke: 1px #fff;
  color: #8FC2E9;
}
.corporation_partner_box .corporation_partner_sentence_box .corporation_partner_title {
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
  background-color: #fff;
  padding: 2% 5%;
  margin: 0;
}
.corporation_partner_box .corporation_partner_sentence_box .corporation_partner_detail {
  text-align: left;
  background-color: #fff;
  margin: 0;
  padding: 1% 5%;
}
.corporation_partner_box .corporation_partner_sentence_box ul {
  text-align: left;
  background-color: #fff;
  margin: 0;
  padding: 1% 5%;
}
.corporation_partner_box .corporation_partner_sentence_box ul li {
  list-style-type: none;
  text-align: left;
  margin-bottom: 2%;
  font-size: 0.9rem;
}
.corporation_partner_box .corporation_partner_sentence_box .corporation_partner_button {
  text-align: center;
  display: inline-block;
  color: #fff;
  background-color: #8FC2E9;
  padding: 1%;
  border-radius: 20px;
  margin-top: 5%;
}
.corporation_partner_box .corporation_partner_sentence_box .corporation_partner_button a {
  color: #fff;
}
.corporation_partner_box .corporation_partner_sentence_box .corporation_partner_button a:visited {
  color: #fff;
}

.corporation_partner_indivisual_box {
  width: 60%;
  height: 40vw;
  margin: 10% 20% 30% 20%;
  background-image: url("images/24189216_m.jpg");
  background-size: cover;
  background-position: center top;
  position: relative;
}
.corporation_partner_indivisual_box .corporation_partner_sentence_box_left {
  position: absolute;
  top: 20%;
  right: 20%;
  padding: 5%;
  text-align: center;
  width: 100%;
  height: 100%;
}
.corporation_partner_indivisual_box .corporation_partner_sentence_box_left .corporation_partner_main_title {
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 4rem;
  -webkit-text-stroke: 1px #fff;
  color: #8FC2E9;
}
.corporation_partner_indivisual_box .corporation_partner_sentence_box_left .corporation_partner_title {
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
  background-color: #fff;
  padding: 2% 5%;
  margin: 0;
}
.corporation_partner_indivisual_box .corporation_partner_sentence_box_left .corporation_partner_detail {
  text-align: left;
  background-color: #fff;
  margin: 0;
  padding: 1% 5% 4% 5%;
}
.corporation_partner_indivisual_box .corporation_partner_sentence_box_left .corporation_partner_button_box {
  text-align: center;
  padding-top: 7%;
  padding-bottom: 7%;
  background-color: #fff;
}
.corporation_partner_indivisual_box .corporation_partner_sentence_box_left .corporation_partner_button_box .corporation_partner_button {
  text-align: center;
  display: inline-block;
  color: #fff;
  background-color: #8FC2E9;
  padding: 1%;
  border-radius: 20px;
}
.corporation_partner_indivisual_box .corporation_partner_sentence_box_left .corporation_partner_button_box .corporation_partner_button a {
  color: #fff;
}
.corporation_partner_indivisual_box .corporation_partner_sentence_box_left .corporation_partner_button_box .corporation_partner_button a:visited {
  color: #fff;
}

/*お問い合わせ*/
.contact_header {
  background-image: url("images/24070035_m.jpg");
  background-size: cover;
  background-position: center top;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 80vh;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.contact_header .company_title {
  color: #fff;
  font-family: zen-maru-gothic, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.contact_box {
  width: 60%;
  margin: 10% 20%;
}
.contact_box .contact_contents {
  display: flex;
}
.contact_box .contact_contents .contact_subtitle {
  width: 23%;
  margin-right: 2%;
}
.contact_box .contact_contents .contact_subtitle b {
  color: red;
}
.contact_box .contact_contents input {
  padding: 1%;
}
.contact_box .contact_contents #zip {
  padding: 3%;
}
.contact_box .contact_contents .mwform-tel-field {
  display: flex;
}
.contact_box .contact_contents .input_box {
  width: 75% !important;
}
.contact_box .contact_main_check {
  display: flex;
  flex-wrap: wrap;
  white-space: nowrap;
  margin: 2% 0;
}
.contact_box .contact_main_check span {
  margin-right: 3%;
}
.contact_box .contact_main_check .error {
  width: 100%;
}
.contact_box .check_list {
  display: flex;
  width: 100%;
}
.contact_box .check_list b {
  color: red;
}
.contact_box .check_list .contact_subtitle {
  width: 23%;
  margin-right: 2%;
}
.contact_box .check_hide {
  display: flex;
  flex-wrap: wrap;
  white-space: nowrap;
  margin: 3% 0;
}
.contact_box .check_hide span {
  margin-right: 3%;
}
.contact_box .check_good {
  display: flex;
  flex-wrap: wrap;
  white-space: nowrap;
  margin: 3% 0;
}
.contact_box .check_good span {
  margin-right: 3%;
}
.contact_box .free_comment {
  display: flex;
  width: 100%;
}
.contact_box .free_comment p {
  width: 75%;
}
.contact_box .free_comment .contact_subtitle {
  width: 23%;
  margin-right: 2%;
}
.contact_box .free_comment .contact_subtitle b {
  color: red;
}
.contact_box .free_comment textarea {
  width: 100%;
  height: 300px;
  resize: none;
}
.contact_box .accept_check {
  text-align: center;
  display: flex;
  justify-content: center;
}
.contact_box .accept_check .accept_check_must {
  display: block;
  text-align: left;
}
.contact_box .accept_check .accept_check_must .error {
  display: block;
  margin: 0 !important;
}
.contact_box .accept_check .accept_check_sentence {
  margin-top: 0%;
  margin-bottom: 0%;
}
.contact_box .accept_check a {
  color: #111;
  font-weight: bold;
}
.contact_box .accept_check a:visited {
  color: #111;
}
.contact_box .comfirm_buttons {
  text-align: center;
  display: flex;
  justify-content: space-between;
  width: 40%;
  margin: 5% 30%;
}
.contact_box .comfirm_buttons .contact_submit {
  text-align: center;
  background-color: #8FC2E9;
  color: #fff;
  padding: 2% 4%;
  border-radius: 15px;
  border: none;
  font-size: 1.2rem;
  margin: 0 2%;
  font-family: "Noto sans JP", serif;
}
.contact_box .comfirm_buttons .contact_back_button {
  text-align: center;
  background-color: #f07070;
  color: #fff;
  padding: 2% 4%;
  margin: 0 2%;
  border-radius: 15px;
  border: none;
  font-size: 1.2rem;
  font-family: "Noto sans JP", serif;
}

.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0 !important;
}

.contact_complete {
  width: 60%;
  margin: 10% 20% 5% 20%;
}

/*プライバシーポリシー*/
.privacy_box {
  width: 60%;
  margin: 10% 20%;
}
.privacy_box .privacy_title {
  text-align: center;
}
.privacy_box .privacy_detail_box {
  display: flex;
  margin: 3% 0;
  align-items: flex-start;
}
.privacy_box .privacy_detail_box .privacy_detail_number {
  width: 2rem;
  height: 2rem;
  font-size: 1.2rem;
  background-color: #194C61;
  color: #fff;
  border-radius: 50%;
  margin: 0 3% 0 0;
  text-align: center;
}
.privacy_box .privacy_detail_box .privacy_detail_sentence {
  width: calc(97% - 2rem);
  margin: 0;
}
.privacy_box .privacy_detail_box .privacy_individual_box {
  width: calc(97% - 2rem);
  margin: 0;
}
.privacy_box .privacy_detail_box .privacy_individual_box h3 {
  margin-top: 0;
}
.privacy_box .privacy_detail_box .privacy_individual_box .privacy_individual_detail_sentenc {
  margin: 2% 0;
}
.privacy_box .privacy_date {
  text-align: right;
  margin-bottom: 5%;
}

/* タブレット画面*/
@media screen and (max-width: 959px) {
  header {
    display: none !important;
  }
  /*========= ナビゲーションのためのCSS ===============*/
  #g-nav {
    display: block !important;
    /*position:fixed;にし、z-indexの数値を小さくして最背面へ*/
    position: fixed;
    z-index: -1;
    opacity: 0; /*はじめは透過0*/
    /*ナビの位置と形状*/
    top: 0;
    width: 100%;
    height: 100vh; /*ナビの高さ*/
    background: #DCE8F7;
    /*動き*/
    transition: all 0.3s;
  }
  /*アクティブクラスがついたら透過なしにして最前面へ*/
  #g-nav.panelactive {
    opacity: 1;
    z-index: 999;
  }
  /*ナビゲーションの縦スクロール*/
  #g-nav.panelactive #g-nav-list {
    /*ナビの数が増えた場合縦スクロール*/
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100vh; /*表示する高さ*/
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  #g-nav.panelactive #g-nav-list ul {
    padding-left: 0;
  }
  /*ナビゲーション*/
  #g-nav ul {
    display: none;
    /*ナビゲーション天地中央揃え*/
    position: absolute;
    z-index: 999;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #g-nav.panelactive ul {
    display: block;
  }
  /*リストのレイアウト設定*/
  #g-nav li {
    list-style: none;
    text-align: center;
    white-space: nowrap;
    font-size: 1.5rem;
  }
  #g-nav li a {
    color: #444444;
    text-decoration: none;
    padding: 10px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: bold;
  }
  #g-nav .sp_menu_contact {
    background-color: #8FC2E9;
    border-radius: 5px;
    white-space: nowrap;
    padding: 1% 3%;
    color: #fff;
    width: 10rem;
    margin-left: auto;
    margin-right: auto;
  }
  #g-nav .sp_menu_contact a {
    color: #fff;
  }
  #g-nav .sp_menu_contact a:visited {
    color: #fff;
  }
  /*========= ボタンのためのCSS ===============*/
  .openbtn1 {
    display: block !important;
    position: fixed;
    z-index: 9999; /*ボタンを最前面に*/
    top: 10px;
    right: 10px;
    cursor: pointer;
    width: 50px;
    height: 50px;
  }
  /*×に変化*/
  .openbtn1 span {
    display: inline-block;
    transition: all 0.4s;
    position: absolute;
    left: 14px;
    height: 3px;
    border-radius: 2px;
    background-color: #666;
    width: 45%;
  }
  .openbtn1 span:nth-of-type(1) {
    top: 15px;
  }
  .openbtn1 span:nth-of-type(2) {
    top: 23px;
  }
  .openbtn1 span:nth-of-type(3) {
    top: 31px;
  }
  .openbtn1.active span:nth-of-type(1) {
    top: 18px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%;
  }
  .openbtn1.active span:nth-of-type(2) {
    opacity: 0;
  }
  .openbtn1.active span:nth-of-type(3) {
    top: 30px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%;
  }
  /*トップページ*/
  .main_title {
    width: 100%;
    top: 40%;
  }
  .partner_suggestion {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    height: 53.3333333333vw;
  }
  .partner_suggestion .partner_suggestion_sentence {
    margin-top: 5vh !important;
  }
  .partner_suggestion .partner_suggestion_buttton {
    margin-top: 12.5vh !important;
    margin-left: 2% !important;
    margin-right: 2% !important;
    width: 31% !important;
  }
  .top_company_sentence {
    margin-top: 3vh !important;
  }
  .top_company_sentence .top_company_title {
    margin-top: 0 !important;
  }
  .top_contact_title {
    padding-top: 2% !important;
  }
  .top_company_button {
    margin-top: 2% !important;
  }
  /*サービスページ*/
  .ses_main_title {
    margin-top: 12% !important;
  }
  .ses_subtitle {
    width: 80% !important;
    margin-left: 10% !important;
    margin-right: 10% !important;
  }
  .ses_message {
    width: 80% !important;
    margin-left: 10% !important;
    margin-right: 10% !important;
  }
  .ses_information {
    width: 80% !important;
    margin-left: 10% !important;
    margin-right: 10% !important;
  }
  /*会社概要*/
  .darkblue_header {
    height: 50vh;
  }
  .dc_data_list {
    width: 80% !important;
    margin: 10% 10% !important;
  }
  /*パートナー*/
  .individual_partner_detail {
    text-align: left;
  }
  .corporation_partner_img_tbsp_only {
    display: block;
    width: 80%;
    margin: 10%;
  }
  .corporation_partner_img_tbsp_only img {
    width: 100%;
  }
  .corporation_partner_box {
    background-image: none;
    height: auto;
    position: static;
    width: 80% !important;
    margin: 5% 10% !important;
  }
  .corporation_partner_box .corporation_partner_sentence_box {
    position: static;
    top: auto;
    left: auto;
    padding: 0 !important;
  }
  .corporation_partner_box .corporation_partner_sentence_box .corporation_partner_main_title {
    font-size: 2.3rem;
  }
  .corporation_partner_indivisual_box {
    background-image: none;
    height: auto;
    position: static;
    width: 80% !important;
    margin: 5% 10% !important;
  }
  .corporation_partner_indivisual_box .corporation_partner_sentence_box_left {
    position: static;
    top: auto;
    right: auto;
    padding: 0 !important;
  }
  .corporation_partner_indivisual_box .corporation_partner_sentence_box_left .corporation_partner_main_title {
    font-size: 2.3rem;
  }
  /*お問い合わせ*/
  .contact_box {
    width: 80% !important;
    margin-left: 10% !important;
    margin-right: 10% !important;
  }
  .contact_main_check {
    flex-wrap: wrap !important;
  }
  .contact_complete {
    width: 80% !important;
    margin: 10% 10% 5% 10% !important;
  }
  /*プライバシーポリシー*/
  .privacy_box {
    width: 80% !important;
    margin-left: 10% !important;
    margin-right: 10% !important;
  }
}
/*スマホ画面*/
@media screen and (max-width: 559px) {
  /*トップページ*/
  .main_title {
    font-size: 1.3rem !important;
  }
  .header_partner {
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    white-space: nowrap;
    width: 80%;
    height: 20vh;
    padding-bottom: 4%;
  }
  .header_partner .header_partner_button {
    margin-bottom: 3%;
  }
  .service_detail_box {
    flex-flow: column;
  }
  .service_detail_box .service_detail {
    width: 200px !important;
    height: 200px !important;
    margin: 5% calc((100% - 200px) / 2) !important;
  }
  .service_detail_box .service_detail .service_detail_title_1 {
    margin: calc((200px - 1.4rem) / 2) auto !important;
  }
  .service_detail_box .service_detail .service_detail_title_2 {
    margin: calc((200px - 1.4rem) / 2) auto !important;
  }
  .partner_suggestion {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    height: 78.125vw;
    flex-flow: column;
    text-align: center !important;
    background-image: url(images/23277799_l_sp.jpg);
    flex-flow: column;
  }
  .partner_suggestion .partner_suggestion_sentence {
    width: 90% !important;
    margin: 5% !important;
  }
  .partner_suggestion .partner_suggestion_buttton {
    margin-top: 3% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
  }
  .top_company {
    flex-direction: column-reverse;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 13% !important;
  }
  .top_company figure {
    width: 100% !important;
    margin-right: 0 !important;
  }
  .top_company .top_company_sentence {
    width: 100%;
    text-align: center;
  }
  .top_company .top_company_sentence .top_company_title {
    text-align: center;
  }
  .top_company .top_company_sentence .top_company_detail {
    width: 90%;
    margin: 5%;
  }
  .top_contact {
    margin: 15% 0;
    background-image: url(images/23987401_m_sp.jpg);
    height: 38.0952380952vw;
  }
  .top_contact .top_contact_title {
    margin: 2% 0;
  }
  .top_contact .top_contact_detail {
    margin: 2% 0;
  }
  .top_contact .top_contact_button {
    margin: 2% 0;
  }
  .footer_logo {
    width: 15% !important;
    margin: 5% 1% auto 3% !important;
  }
  /*サービスページ*/
  .ses_main_title {
    margin-top: 15% !important;
  }
  .ses_main_image {
    width: 100%;
    margin: 10% 0%;
  }
  .ses_item_box {
    display: block;
    margin: 5% 0% !important;
    width: 100% !important;
  }
  .ses_item_box .ses_item_1 {
    width: 90%;
    margin: 2% 5% !important;
  }
  .ses_item_box .ses_item_2 {
    width: 90%;
    margin: 2% 5% !important;
  }
  .accept_check span {
    width: 15%;
  }
  .accept_check .error {
    width: 100%;
  }
  .accept_check .accept_check_sentence {
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
    width: 55%;
  }
  .ses_message {
    width: 90% !important;
    margin-left: 5% !important;
    margin-right: 5% !important;
  }
  .ses_message_box {
    flex-direction: column-reverse;
    width: 90%;
    margin: 2% 5%;
  }
  .ses_message_box .ses_message_list {
    width: 90%;
    margin: 2% 5% !important;
  }
  .ses_message_box figure {
    width: 90%;
    margin: 2% 5% !important;
  }
  .ses_price_qa_box01 {
    flex-direction: column-reverse;
    width: 90%;
    margin: 2% 5% !important;
  }
  .ses_price_qa_box01 .ses_price_qa_pic_box {
    width: 100%;
    margin: 2% 0 !important;
  }
  .ses_price_qa_box01 .ses_price_qa_illust {
    width: 100%;
    margin: 2% 0 !important;
  }
  .ses_question_box {
    flex-direction: column;
    width: 90%;
    margin: 2% 5% !important;
  }
  .ses_question_box .ses_question_subbox_left {
    width: 100%;
    margin: 2% 0 !important;
  }
  .ses_question_box .ses_question_subbox_right {
    width: 100%;
    margin: 2% 0 !important;
  }
  .ses_recruit {
    width: 90%;
    margin: 2% 5% !important;
  }
  .ses_contact {
    width: 90% !important;
    margin-left: 5% !important;
    margin-right: 5% !important;
  }
  .ses_contact .contact_contents {
    flex-flow: column;
    margin-bottom: 3%;
  }
  .ses_contact .contact_contents p {
    margin-top: 1% !important;
    margin-bottom: 1% !important;
  }
  .ses_contact .contact_contents .contact_subtitle {
    width: 50% !important;
  }
  .ses_contact .contact_contents input#addr {
    width: 90%;
  }
  .ses_contact .check_list {
    display: block !important;
  }
  .ses_contact .check_list .contact_subtitle {
    width: 50% !important;
  }
  .ses_contact .free_comment {
    flex-flow: column;
    margin-bottom: 3%;
  }
  .ses_contact .free_comment p {
    width: 90%;
    margin-top: 1% !important;
    margin-bottom: 1% !important;
  }
  .ses_contact .free_comment .contact_subtitle {
    width: 50% !important;
  }
  .ses_contact .comfirm_buttons {
    width: 80% !important;
    margin: 5% 10% !important;
    justify-content: center;
  }
  /*会社概要*/
  .company_comment {
    width: 90% !important;
    margin-left: 5% !important;
    margin-right: 5% !important;
  }
  /*パートナー募集中*/
  .individual_partner_box {
    width: 90%;
    margin: 10% 5%;
  }
  .corporation_partner_img_tbsp_only {
    width: 100%;
    margin: 10% 0;
  }
  .corporation_partner_box {
    width: 90% !important;
    margin: 5% !important;
  }
  /*お問い合わせ*/
  .contact_box {
    width: 90% !important;
    margin-left: 5% !important;
    margin-right: 5% !important;
  }
  .contact_box .contact_contents {
    flex-flow: column;
    margin-bottom: 3%;
  }
  .contact_box .contact_contents p {
    margin-top: 1% !important;
    margin-bottom: 1% !important;
  }
  .contact_box .contact_contents .contact_subtitle {
    width: 50% !important;
  }
  .contact_box .contact_contents input#addr {
    width: 90%;
  }
  .contact_box .check_list {
    display: block !important;
  }
  .contact_box .check_list .contact_subtitle {
    width: 50% !important;
  }
  .contact_box .free_comment {
    flex-flow: column;
    margin-bottom: 3%;
  }
  .contact_box .free_comment p {
    width: 90%;
    margin-top: 1% !important;
    margin-bottom: 1% !important;
  }
  .contact_box .free_comment .contact_subtitle {
    width: 50% !important;
  }
  .contact_box .accept_check span {
    width: 15%;
  }
  .contact_box .accept_check .error {
    width: 100%;
  }
  .contact_box .accept_check .accept_check_sentence {
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
    width: 55%;
  }
  .contact_box .comfirm_buttons {
    width: 80% !important;
    margin: 5% 10% !important;
    justify-content: center;
  }
}/*# sourceMappingURL=style.css.map */