@charset "UTF-8";
@import url(https://use.fontawesome.com/releases/v5.0.9/css/all.css);
@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans CJK JP"), url("https://fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2") format("woff2"), url("https://fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff") format("woff"), url("https://fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf") format("opentype");
  /*testtest*/
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

html.fixed {
  overflow: hidden;
}

html.fixed body {
  overflow: hidden;
}

body {
  margin: 0;
  padding: 0;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: .1em;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", "Sawarabi Mincho", sans-serif;
  color: #333333;
  background-color: #fff;
  font-weight: 400;
  line-height: 1.8;
  text-align: justify;
  font-size: 14px;
  font-size: 1.4rem;
  font-feature-settings: "palt" 1;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-font-feature-settings: "palt" 1;
  counter-reset: flow_cnt;
}

a {
  color: #4b0a8c;
  text-decoration: none;
}

p {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 1.5em;
}

ul, ol {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0;
  padding: 0;
}

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

.container {
  height: 100vh;
  position: relative;
}

.inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.inq_form .inner {
  max-width: 960px;
}

.inq_type_list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}

.inq_type_list li {
  margin-right: 15px;
}

.inq_type_list input {
  margin-right: 5px;
}

.section_wrap {
  margin-bottom: 150px;
  padding-top: 60px;
}

header {
  width: 100%;
  background: #fff;
  position: fixed;
  z-index: 100;
  top: 0;
  /* #ナビ
  ----------------------- */
}

header .site-logo {
  font-size: 24px;
  font-size: 2.4rem;
  color: #4b0a8c;
}

header .site-logo a {
  color: #4b0a8c;
}

header .site-logo a span {
  color: #3b4043;
  font-size: 16px;
  font-size: 1.6rem;
}

header .inner {
  padding-top: 10px;
  padding-bottom: 10px;
  max-width: 1200px;
}

header .head_copy {
  color: #fff;
  padding-top: 2px;
  padding-bottom: 2px;
  background-color: #4b0a8c;
}
.request header .head_copy {
	background-color: transparent;
}

header .head_copy p {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0;
  padding: 0;
}

header .head_copy .inner {
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

header .header_nav {
  background-color: #4b0a8c;
}

header #nav {
  display: block;
}

header #nav.inner {
  padding: 0;
}

header .menu-main {
  max-width: 1200px;
  margin: auto;
}

header .menu-main li {
  display: flex;
  border-left: 1px solid #fff;
  position: relative;
  width: 12.5%;
  align-items: center;
  text-align: center;
}

header .menu-main li:hover {
  background-color: #9932ff;
}

header .menu-main li:last-child {
  border-right: 1px solid #fff;
}

header .menu-main li a {
  width: 100%;
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  position: relative;
  text-decoration: none;
  padding: 10px;
  display: block;
  letter-spacing: -0.02em;
}

header .menu-main li a img {
  display: block;
  margin: auto;
}

header #nav-toggle {
  display: none;
}

header .menu {
  position: relative;
  display: flex;
  justify-content: space-between;
}

header .menu .sp_home {
  display: none;
}

header .menu > li a {
  display: block;
}

.sp_gnav_info {
  display: none;
}

#container {
  min-height: 100vh;
  position: relative;
}

.main_content {
  padding-top: 150px;
}

.under_page {
  padding-bottom: 80px;
}

/* ===============================================
#トップ
=============================================== */
.main_visual {
  width: 100%;
  border-bottom: 6px solid #4b0a8c;
}

.main_visual .copy_box {
  position: absolute;
  text-align: center;
  width: 50%;
  left: 0;
  right: 0;
  margin: auto;
  padding-top: 40px;
}

.main_visual h2 {
  font-size: 38px;
  font-size: 3.8rem;
  z-index: 2;
  line-height: 1.4;
  margin-bottom: 20px;
}

.main_visual h2 .txt_l {
  font-size: 60px;
  font-size: 6.0rem;
}

.main_visual img {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.main_visual .slide_wrap {
  position: relative;
}

.main_visual .slider {
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden;
}

.main_visual .inner {
  position: relative;
}

.top_about_txt {
  max-width: 60%;
  margin: auto;
}

.about_icon_list {
  list-style: none;
  width: 100%;
  margin: 0 auto 20px;
  display: flex;
  justify-content: space-between;
}

.about_icon_list li {
  width: 30%;
}

.about_ph_list {
  list-style: none;
  width: 100%;
  margin: 0 auto 20px;
  display: flex;
  justify-content: space-between;
}

.about_ph_list li {
  width: 48%;
}

.ph_frame {
  position: relative;
}

.ph_frame img {
  vertical-align: top;
}

.ph_frame::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  content: "";
  -webkit-transform: translate(3px, 3px);
  -ms-transform: translate(3px, 3px);
  transform: translate(3px, 3px);
  border: 1px solid;
  background: none;
  border: 1px solid #ffc226;
  z-index: 2;
}

.top_flow_box {
  max-width: 74%;
  margin: auto;
}

.top_flow_box figure {
  border: 1px solid #e7e7e7;
  padding: 3px;
}

.top_flow_box img {
  vertical-align: top;
}

.top_works_wrap {
  display: flex;
  justify-content: space-between;
  max-width: 70%;
  margin: auto auto 40px;
}

.top_works_wrap .work_box {
  width: 24%;
}

.second_works_wrap {
  display: flex;
  justify-content: space-between;
  max-width: 100%;
  margin: auto auto 40px;
  flex-wrap: wrap;
}

.second_works_wrap::after {
  content: "";
  width: 24%;
}

.second_works_wrap::before {
  content: "";
  display: block;
  width: 24%;
  height: 0;
  order: 1;
}

.second_works_wrap .work_box {
  width: 24%;
  margin-bottom: 40px;
}

.second_works_wrap .work_box figure {
  margin-bottom: 8px;
}

.second_works_wrap .work_box h3 {
  padding-top: 5px;
}

.work_box figure {
  padding: 5px;
  background-color: #fff;
  border: 1px solid #ccc;
  text-align: center;
  margin-bottom: 5px;
}

.work_box figure img {
  width: auto;
  height: 160px;
  vertical-align: top;
}

.second_works_wrap .work_box img {
  height: 190px;
}

.ico_orange {
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  padding: 3px;
  background-color: #ffc226;
}

.ico_orange:empty {
  display: none;
}

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

.works_detail_wrap .works_detail_img {
  width: 40%;
}

.works_detail_wrap .works_detail_txt {
  width: 55%;
}

.works_detail_wrap .ico_orange {
  display: inline-block;
  margin-bottom: 10px;
}

.top_bnr_wrap {
  display: flex;
  justify-content: space-between;
  width: 60%;
  margin: auto;
  list-style: none;
}

.top_bnr_wrap li {
  width: 33%;
}

.top_bnr_wrap li img {
  width: 100%;
}

.top_bnr_wrap li img:hover {
  filter: alpha(opacity=80);
  opacity: 0.8;
}

/* #news
----------------------- */
.news {
  width: 100%;
  padding: 24px 0 15px;
  background-color: #e0e0e0;
}

.news .icon-ico_info {
  display: inline-block;
}

.under_page.news {
  background-color: transparent;
}

.news_wrap .news_list_wrap {
  max-width: 70%;
  margin: auto;
  padding: 20px;
  background-color: #fff;
}

.news_wrap .news_list {
  width: 100%;
  list-style: none;
}

.news_wrap .news_list li {
  border-bottom: 1px dotted #333333;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.news_wrap .news_list li .date {
  padding-right: 20px;
}

.news_wrap .news_list a {
  color: #333333;
}

.news_wrap .news_list dl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.news_wrap .news_list dt {
  width: 10%;
}

.news_wrap .news_list dd {
  width: 85%;
}

.news_wrap .news_list dd:last-of-type {
  margin-bottom: 0;
}

.news_wrap .link_info_list {
  font-size: 12px;
  font-size: 1.2rem;
  width: 135px;
  position: absolute;
  bottom: 24px;
  right: 0;
}

.news_wrap a {
  color: #fff;
  text-decoration: none;
}

.main_copy {
  padding-top: 75px;
  padding-bottom: 100px;
}

.main_copy h2 {
  font-size: 30px;
  font-size: 3.0rem;
  font-weight: normal;
  text-align: right;
  letter-spacing: .2em;
}

footer {
  width: 100%;
  background-color: #4b0a8c;
  padding-top: 35px;
  padding-bottom: 15px;
}

footer .footer_wrap {
  max-width: 1200px;
  color: #fff;
  margin: auto;
}

footer .footer_wrap a {
  color: #fff;
}

footer .footer_nav {
  list-style: none;
  text-align: center;
}

footer .footer_nav li {
  display: inline;
}

footer .footer_nav li::after {
  content: "│";
}

footer .footer_nav li:last-child::after {
  content: none;
}

footer address {
  font-style: normal;
  display: inline;
}

footer .footer_info_wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}

footer .footer_left {
  width: 48%;
}

footer .footer_left p {
  margin-bottom: 0;
}

footer .footer_logo {
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 10px;
}

footer .footer_logo span {
  font-size: 16px;
  font-size: 1.6rem;
}

footer .footer_right {
  width: 48%;
  color: #333333;
  background-color: #fff;
  padding: 20px;
}

footer .txt_s {
  font-size: 10px;
  font-size: 1.0rem;
}

footer .footer_inq_wrap {
  display: flex;
}

footer .footer_inq_wrap p {
  margin-bottom: 5px;
}

footer .footer_inq_wrap .tel_info {
  width: 50%;
  border-right: 1px solid #4b0a8c;
  padding-right: 10px;
}

footer .footer_inq_wrap .mail_info {
  width: 49%;
  padding-left: 20px;
}

footer .footer_inq_wrap .tel {
  color: #4b0a8c;
  font-size: 24px;
  font-size: 2.4rem;
}

footer .footer_inq_wrap .tel span {
  font-size: 16px;
  font-size: 1.6rem;
}

footer .copy {
  color: #fff;
  text-align: center;
  font-size: 10px;
  font-size: 1.0rem;
  font-family: serif;
  padding-top: 40px;
  padding-bottom: 15px;
}

.footer_simple {
  padding-top: 15px;
}

.footer_simple .copy {
  padding-top: 0;
  padding-bottom: 0;
}

.pc {
  display: inline-block;
}

.sp {
  display: none;
}

/* ===============================================
#下層
=============================================== */
/* 相談依頼
----------------------- */
.request_content {
  max-width: 1100px;
  margin: 0 auto 90px;
}

.request_content .title_kei_left_orange {
  margin-bottom: 10px;
}

.request_type_wrap {
  max-width: 1100px;
  margin: auto;
}

.request_title {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff;
}
header .request_title .request_title_inner {
	padding-top: 10px;
	padding-bottom: 10px;
}

.request_title h1 {
  color: #4b0a8c;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.4;
}

.request_subtitle {
  font-size: 20px;
  font-size: 2.0rem;
  background: url(../img/request/ico_subtitle.png) left center no-repeat;
  margin-bottom: 40px;
  padding: 1em 1em 1em 70px;
  line-height: 1.4;
}

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

.request_type_wrap::after {
  content: "";
  width: 32%;
}

.request_type {
  width: 32%;
  border: 2px solid #ffc226;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  display: flex;
  margin-bottom: 25px;
  align-items: center;
}

.request_type a {
  color: #333333;
  font-size: 20px;
  font-size: 2.0rem;
  display: flex;
  width: 100%;
  padding: 20px 20px 20px 90px;
  transition: all 0.25s ease;
  min-height: 6.5em;
  align-items: center;
}

.request_type a:hover {
  background-color: rgba(255, 194, 38, 0.2);
}

.ico01 a {
  background: url(../img/request/ico01.png) left center no-repeat;
}

.ico02 a {
  background: url(../img/request/ico02.png) left center no-repeat;
}

.ico03 a {
  background: url(../img/request/ico03.png) left center no-repeat;
}

.ico04 a {
  background: url(../img/request/ico04.png) left center no-repeat;
}

.ico05 a {
  background: url(../img/request/ico05.png) left center no-repeat;
}

.ico06 a {
  background: url(../img/request/ico06.png) left center no-repeat;
}

.ico07 a {
  background: url(../img/request/ico07.png) left center no-repeat;
}

.ico08 a {
  background: url(../img/request/ico08.png) left center no-repeat;
}

.ico09 a {
  background: url(../img/request/ico09.png) left center no-repeat;
}

.ico10 a {
  background: url(../img/request/ico10.png) left center no-repeat;
}

.ico11 a {
  background: url(../img/request/ico11.png) left center no-repeat;
}

.ico12 a {
  background: url(../img/request/ico12.png) left center no-repeat;
}

.company_list {
  max-width: 1100px;
  margin: auto;
  padding-bottom: 40px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
}

.company_box_wrap {
  width: 48%;
  border: 2px solid #ffc226;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-bottom: 25px;
  align-items: center;
  padding: 10px;
}
.company_selected {
	background-color: rgba(255,194,38,0.4);
}

.company_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
}

.company_box label {
  display: flex;
  width: 100%;
  cursor: pointer;
}

.company_box figure {
  width: 90px;
}

.company_box figure img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 50%;
}

.company_box .company_box_company_txt {
  width: 75%;
  padding-top: 0.5em;
}

.btn_orange {
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
  color: #fff;
  display: block;
  width: 100%;
  border-radius: 15px;
  background-color: #ffc226;
  border: 2px solid #ffc226;
  padding: 10px;
  text-align: center;
  transition: all 0.25s ease;
}

.btn_orange:hover {
  color: #ffc226;
  background-color: #fff;
}

.request_btn_wrap_m {
  width: 50%;
  margin: auto;
  padding-bottom: 1em;
}

.request_form_wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

.request_form_wrap dt {
  width: 20%;
  margin-bottom: 1px;
  padding: 10px;
  background-color: #efefef;
}

.request_form_wrap dt.title_kei_left_orange {
  background-color: transparent;
}

.request_form_wrap dd {
  width: 80%;
  margin-bottom: 1px;
  padding: 10px;
}

.request_form_wrap .input_s {
  width: 10%;
}

.request_form_wrap .must {
  display: inline-block;
  background-color: #e60000;
  color: #fff;
  line-height: 1;
  margin-right: 5px;
  padding: 5px;
  border-radius: 4px;
}

.request_form_wrap textarea {
  width: 100%;
  height: 150px;
  padding: 10px 5px;
  border: 1px solid #ccc;
}

.request_form_wrap .multiple_input {
  margin-bottom: 10px;
}

.local_research {
  display: flex;
  list-style: none;
  margin-bottom: 20px;
}

.local_research li {
  margin-right: 20px;
}

.local_research input {
  margin-right: 5px;
}

.local_research label {
  border: 1px solid #ccc;
  padding: 8px;
  border-radius: 5px;
  cursor: pointer;
}

.local_research label:hover {
  background-color: rgba(255, 194, 38, 0.2);
}

.hope_day {
  margin-bottom: 20px;
}

.hope_day p {
  margin-bottom: 5px;
}

.hope_day_choice {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.hope_day_choice li {
  width: 30%;
  margin-right: 20px;
}

.hope_day_choice select {
  padding: 10px 5px;
  border: 1px solid #ccc;
}

.hope_day_choice input[type="text"] {
  width: 100%;
}

.contact_method {
  list-style: none;
}

.contact_method li {
  margin-right: 20px;
}

.contact_method li input {
  margin-right: 5px;
}

.thanks_txt {
  min-height: 400px;
}

.second_main_visual {
  position: relative;
  background: url(../img/mv.png) bottom center no-repeat;
  background-size: cover;
  padding-top: 40px;
  height: 50vh;
}

.second_main_visual .inner {
  position: relative;
  height: 100%;
}

.content_title {
  font-size: 20px;
  font-size: 2.0rem;
  color: #4b0a8c;
  display: inline-block;
  padding: 10px;
  line-height: 1;
  border-top: 2px solid #4b0a8c;
  border-bottom: 2px solid #4b0a8c;
}

.content_title span {
  color: #4b0a8c;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 32px;
  font-size: 3.2rem;
  position: relative;
  display: block;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.content_title span::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 48px;
  height: 1px;
  background-color: #333333;
}

/* #パン屑
----------------------- */
.breadcrumbs {
  padding-top: 20px;
  padding-bottom: 40px;
}

.breadcrumbs ul {
  display: flex;
  font-size: 15px;
  font-size: 1.5rem;
  list-style: none;
}

.breadcrumbs li {
  margin: 0 10px 0 0;
}

.breadcrumbs li a::after {
  padding: 0 0 0 10px;
  content: "\f105";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  font-size: 14px;
  font-size: 1.4rem;
  color: #ffc226;
}

.breadcrumbs li .icon-ico_home {
  padding-right: 5px;
}

.leading_txt {
  text-align: center;
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 65px;
}

.archive_list {
  list-style: none;
}

.archive_list li {
  margin-bottom: 35px;
}

.archive_list li:last-child {
  margin-bottom: 0;
}

.archive_list li a {
  font-size: 15px;
  font-size: 1.5rem;
  display: block;
  position: relative;
  padding-left: 25px;
}

.archive_list li a::before {
  content: "";
  width: 14px;
  height: 1px;
  background-color: #4b0a8c;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.blog_title {
  color: #4b0a8c;
  border-bottom: 1px solid #4b0a8c;
  margin-bottom: 5px;
  padding-bottom: 10px;
}

.page_btm_link {
  list-style: none;
  border-top: 1px solid #4b0a8c;
  margin-top: 30px;
  padding-top: 30px;
  margin-bottom: 60px;
}

.page_btm_link li {
  width: 25%;
}

.info_wrap .page_btm_link li {
  width: 40%;
}

.blog_date {
  text-align: right;
  font-size: 14px;
  font-size: 1.4rem;
}

.blog_event_info {
  background-color: #e6e6e6;
  margin-top: 40px;
  padding: 8px;
  display: flex;
  justify-content: space-between;
}

.blog_event_info .robin_img {
  width: 18%;
  height: auto;
}

.blog_event_info .blog_event_info_txt {
  width: 80%;
}

.blog_event_info h4 {
  font-size: 18px;
  font-size: 1.8rem;
}

.blog_event_info h5 {
  font-size: 16px;
  font-size: 1.6rem;
}

.blog_event_info p {
  margin-bottom: 0;
}

.blog_event_info .icon-ico_tel::before {
  color: #4b0a8c;
}

.news_inner dl {
  display: flex;
  flex-wrap: wrap;
}

.news_inner dt {
  width: 15%;
}

.news_inner dd {
  width: 85%;
}

/* ===============================================
#よくある質問
=============================================== */
.faq_title {
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
  position: relative;
  margin-bottom: 10px;
  padding-left: 2.3em;
}

.faq_title::before {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: #4b0a8c;
  content: "Q.";
  position: absolute;
  top: 0;
  left: 0;
  margin-right: .5em;
  padding: 4px;
  border: 1px solid;
  border-color: #4b0a8c;
  line-height: 1;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.faq_answer {
  font-size: 15px;
  font-size: 1.5rem;
  position: relative;
  margin-bottom: 40px;
  padding-left: 3em;
  padding-top: .5em;
  padding-bottom: 40px;
  border-bottom: 1px dashed #ddd;
}

.faq_answer:last-child {
  border-bottom: none;
}

.faq_answer::before {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 2.0rem;
  color: #cc0000;
  content: "A.";
  position: absolute;
  top: 0;
  left: 0;
  padding: 4px;
  border: 1px solid;
  border-color: #cc0000;
  line-height: 1;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

/* #お知らせ
----------------------- */
.second .news_wrap {
  max-width: 650px;
  margin: auto;
  display: block;
  position: relative;
}

.second .news_wrap .title_m {
  width: inherit;
}

.second .news_wrap .title_m i {
  margin-right: 5px;
}

.second .news_wrap .news_list {
  color: #2c2c2c;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid;
  border-color: #6f6f6f;
}

.second .news_wrap .news_list dt {
  font-size: 15px;
  font-size: 1.5rem;
  width: 120px;
  margin-right: 0;
  margin-bottom: 10px;
}

.second .news_wrap .news_list dd {
  font-size: 15px;
  font-size: 1.5rem;
  width: 530px;
  margin: 0 0 10px;
}

.second .news_wrap .news_list dd:last-of-type {
  margin-bottom: 0;
}

.second .news_wrap .link_info_list {
  width: 135px;
  position: absolute;
  bottom: 24px;
  right: 0;
}

.second .news_wrap a {
  color: #2c2c2c;
  text-decoration: none;
}

.second .news_wrap .ico_school_info {
  display: inline-block;
  min-width: 135px;
  text-align: center;
  color: #4b0a8c;
  background-color: #c0d1c5;
  margin-bottom: 0;
  margin-right: 4px;
  padding: 5px 6px;
  line-height: 1;
}

/* #サイトマップ
----------------------- */
.page_list {
  max-width: 960px;
  margin: auto;
  list-style: none;
}

.page_list li a {
  display: inline-block;
  padding-left: 1.2em;
  position: relative;
  cursor: pointer;
}

.page_list li a::before {
  width: 5px;
  height: 2px;
  content: "";
  background-color: #4b0a8c;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

.page_list li a:hover {
  text-decoration: underline;
}

.page_list .page_list_parent li {
  margin-bottom: 2em;
}

.page_list .page_list_parent > a {
  margin-bottom: 2em;
}

.page_list .page_list_parent .page_list_child {
  display: flex;
  flex-wrap: wrap;
}

.page_list .page_list_parent .page_list_child > li {
  width: 220px;
}

.page_list .page_list_parent .page_list_child ul li {
  margin-bottom: 1em;
}

.page_list .page_list_parent .page_list_child ul li:last-child {
  margin-bottom: 0;
}

.page_list ul {
  list-style: none;
  margin-left: 2em;
}

/* #ページ送り
----------------------- */
.pagination {
  padding: 20px 0;
  font-size: 11px;
  line-height: 13px;
}

.page-numbers {
  display: flex;
  justify-content: flex-start;
  list-style: none;
  flex-wrap: wrap;
}

.pagination span, .pagination a {
  font-weight: bold;
  display: block;
  margin: 0 8px 8px 0;
  padding: 10px 12px;
  text-decoration: none;
  width: auto;
  color: #000;
  background: #eeeeee;
  line-height: 1;
}

.pagination a:hover {
  color: #fff;
  background: #4b0a8c;
}

.pagination .current {
  padding: 10px 12px;
  background: #4b0a8c;
  color: #fff;
}

/* #ページ内インフォ
----------------------- */
.page_btm_info {
  color: #fff;
  text-align: center;
  background: url(../img/bg_page_btm_info.jpg);
  background-size: cover;
  padding-top: 70px;
  padding-bottom: 70px;
}

.page_btm_info ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
  max-width: 850px;
  margin: auto;
}

.page_btm_info li {
  width: 48%;
}

.page_btm_info .btn {
  padding-top: 15px;
  padding-bottom: 10px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
}

.page_btm_info .btn:first-child {
  font-size: 30px;
  font-size: 3.0rem;
}

.btm_info_title {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 300;
  margin-bottom: 30px;
}

/* #プライバシーポリシー
----------------------- */
.privacy ol {
  margin-left: 1.5em;
}

.privacy ul {
  margin-left: 1.5em;
}

.privacy .inner_list {
  margin-top: 1em;
  margin-bottom: 1em;
}

.article_box {
  margin-bottom: 60px;
}

.information {
  border: 1px solid;
  border-color: #4b0a8c;
  padding-top: 45px;
  padding-bottom: 25px;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.information h2 {
  font-size: 18px;
  font-size: 1.8rem;
  position: absolute;
  top: -1em;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #fff;
}

.information .info_inner {
  width: 80.125%;
  display: flex;
  justify-content: space-between;
}

.information .info_inner div {
  width: 42.735042735%;
}

.information .info_inner h3 {
  margin-bottom: 20px;
}

.information .info_inner h3 img {
  max-width: 100%;
  height: auto;
}

.information .info_btn_wrap {
  width: 80.125%;
  margin: 25px auto 0;
}

.information .info_btn_wrap .btn {
  font-size: 16px;
  font-size: 1.6rem;
}

.info_btn_wrap {
  width: 20%;
  margin: 25px auto 40px;
}

.info_btn_wrap .btn {
  font-size: 16px;
  font-size: 1.6rem;
}

.txt_outline_white {
  color: #444444;
  text-shadow: 2px  2px 1px #ffffff, -2px  2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff, 2px  0px 1px #ffffff, 0px  2px 1px #ffffff, -2px  0px 1px #ffffff, 0px -2px 1px #ffffff;
}

.btm_arw {
  position: relative;
}

.btm_arw::after {
  position: absolute;
  bottom: -2em;
  left: 33%;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0 30px;
  border-color: #f2f2f2 transparent transparent transparent;
  line-height: 0px;
  _border-color: #f2f2f2 #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

/* ===============================================
#お問い合わせ
=============================================== */
.contact .inner.form {
  background: #fff;
  padding: 20px 100px;
}

.contact .section_title_inner {
  text-align: center;
  margin-bottom: 30px;
  font-size: 16px;
  font-size: 1.6rem;
}

.contact .attention {
  text-align: center;
  margin: 2em 0;
}

.must {
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  line-height: 1;
  background-color: #e60000;
  margin-right: 5px;
  padding: 2px 5px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

.radio-input,
input[type="radio"] {
  border: 1px solid #ccc;
}

/* ===============================================
#汎用クラス
=============================================== */
.page_section {
  padding-bottom: 60px;
}

/* #タイトル
----------------------- */
.title_l {
  font-size: 22px;
  font-size: 2.2rem;
}

.title_m {
  font-size: 18px;
  font-size: 1.8rem;
}

.title_m span {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
}

.title_s {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 0;
}

.title_kei_btm_center {
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 5px;
}

.title_kei_btm_center::before {
  content: "";
  width: 30px;
  height: 3px;
  background-color: #ffc226;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}

.title_kei_btm_center::after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #4b0a8c;
  position: absolute;
  bottom: 0;
  left: 0;
}

.title_kei_btm {
  font-weight: 600;
  border-bottom: 2px solid #4b0a8c;
  margin-bottom: 20px;
  padding-bottom: 5px;
}

.title_kei_left_orange {
  border-left: 4px solid #ffc226;
  padding-left: 6px;
}

.title_brown {
  color: #8c6239;
}

.title_beige {
  color: #fff8e5;
}

.fig_title {
  margin-bottom: 10px;
}

.company_title {
  display: block;
  font-family: "Sawarabi Mincho";
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 25px;
}

.company_title img {
  width: 20%;
  height: auto;
  margin-right: 5px;
}

.company_title span {
  display: inline;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", "Sawarabi Mincho", sans-serif;
  font-size: 10px;
  font-size: 1.0rem;
}

/* #写真とテキスト
----------------------- */
.photo_wrap {
  display: flex;
  justify-content: space-between;
  margin: 0 auto 80px;
  max-width: 95%;
}

.photo_wrap .photo_txt {
  width: 54.1666666667%;
  padding-right: 30px;
}

.photo_wrap .photo {
  width: 43.3333333333%;
  text-align: right;
}

.photo_wrap .photo img {
  max-width: 100%;
  height: auto;
}

.photo_shadow {
  box-shadow: 10px 10px 0px -2px #e6e6e6;
}

.photo_wrap.photo_left .photo_txt {
  order: 2;
  padding-right: 0;
}

.photo_wrap.photo_left .photo {
  text-align: left;
}

.box_2to1 {
  display: flex;
  justify-content: space-between;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
}

.box_2to1 div {
  width: 80%;
  margin-right: 20px;
}

.box_2to1 div:last-child {
  width: 160px;
  margin-right: 0;
  text-align: right;
}

.box_2to1 figure img {
  max-width: 100%;
  height: auto;
}

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

.photo_two figure {
  width: 48%;
}

.photo_two figure img {
  max-width: 100%;
  height: auto;
}

.white_box {
  padding: 25px;
  background-color: #fff;
}

.kei_bottom {
  border-bottom: 1px solid;
  border-color: #cccccc;
}

/* #表組み
----------------------- */
.fig_basic {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.fig_basic dt {
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  width: 22%;
  border-bottom: 1px solid;
  border-color: #cccccc;
  background-color: #eee;
  padding: 15px 15px 15px 40px;
}

.fig_basic dt:last-of-type {
  border-bottom: none;
}

.fig_basic dd {
  font-size: 15px;
  font-size: 1.5rem;
  width: 78%;
  border-bottom: 1px solid;
  border-color: #cccccc;
  padding: 15px;
}

.fig_basic dd:last-of-type {
  border-bottom: none;
}

.fig_basic dd ul {
  margin-left: 0;
  list-style: none;
}

.fig_basic dd p {
  margin-bottom: 1em;
}

.fig_basic dd p:last-child {
  margin-bottom: 0;
}

.fig_basic .bg_gray {
  background-color: #f2f2f2;
  border-bottom: 1px solid #ccc;
}

.fig_basic .bg_gray dt:last-of-type {
  border-bottom: none;
}

.fig_basic .bg_gray dd:last-of-type {
  border-bottom: none;
}

.fig {
  border: 1px solid #949494;
  border-collapse: collapse;
}

.fig th, .fig td {
  padding: 8px;
  border: 1px solid #949494;
}

.fig .bg_gray {
  background-color: #eaeaea;
}

.fig .bg_beige {
  background-color: #fff8e5;
}

.company .fig_basic {
  margin-bottom: 40px;
}

#access {
  margin-top: -120px;
  padding-top: 120px;
}

.recruit .fig_basic {
  margin-bottom: 40px;
}

.recruit .fig_basic dt {
  width: 25%;
  padding-left: 15px;
}

.recruit .fig_basic dd {
  width: 75%;
}

/* #グーグルマップ
----------------------- */
.gmap_wrap {
  margin-bottom: 40px;
}

.gmap_wrap .gmap {
  margin-top: 20px;
}

.gmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.gmap iframe,
.gmap object,
.gmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* #ナビ
----------------------- */
.page_nav ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
}

.page_nav ul li {
  font-size: 16px;
  font-size: 1.6rem;
  width: 33%;
  text-align: center;
  position: relative;
}

.page_nav ul li:first-child::before {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #333333;
  position: absolute;
  left: 0;
  top: 0;
}

.page_nav ul li::after {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #333333;
  position: absolute;
  right: 0;
  top: 0;
}

.page_nav ul li a {
  display: block;
  padding: 10px 40px;
  color: #333333;
  text-decoration: none;
}

.contact_nav ul {
  display: flex;
  justify-content: center;
  font-size: 16px;
  font-size: 1.6rem;
  color: #4b0a8c;
}

.contact_nav ul li {
  list-style: none;
  padding: 0 1em 0 0;
}

.contact_nav ul li:after {
  content: "＞";
  margin-left: 1em;
}

.contact_nav ul li:last-child:after {
  content: inherit;
}

.contact_nav ul li.current {
  font-weight: bold;
}

/* #レイアウト
----------------------- */
.box_clm2 {
  display: flex;
  justify-content: space-between;
}

.box_clm2 .box {
  width: 48%;
}

/* #ボックス
----------------------- */
.border_white_all {
  border: 1px solid #fff;
}

/* #ボタン
----------------------- */
.btn {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 10px 20px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  width: 100%;
  display: block;
}

.btn_search_wrap {
  padding-top: 40px;
}

.btn_search {
  max-width: 270px;
  font-size: 22px;
  font-size: 2.2rem;
  text-align: left;
  margin: auto;
  background: url(../img/ico_search.png) top right no-repeat #4b0a8c;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  line-height: 1;
  border-bottom: 3px solid #6b1eb7;
}

.btn_search:hover {
  background-color: #9932ff;
}

.btn_inq {
  max-width: 100%;
  width: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: left;
  margin: auto;
  padding: 10px 10px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  line-height: 1;
  background-color: #4b0a8c;
  border-bottom: 3px solid #6b1eb7;
  text-align: center;
}

.btn_inq:hover {
  background-color: #9932ff;
}

.btn_search_l {
  max-width: 550px;
  text-align: center;
  padding: 15px 30px 15px 20px;
}

.btn_detail_wrap ul {
  list-style: none;
}

.btn_detail {
  max-width: 180px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: left;
  margin: auto;
  padding-left: 30px;
  background: url(../img/ico_arw_right.png) 80% center no-repeat #4b0a8c;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  line-height: 1;
  border-bottom: 3px solid #6b1eb7;
}

.btn_detail:hover {
  background-color: #9932ff;
}

.btn_detail.btn_detail_right {
  margin: auto 0 auto auto;
}

.btn_detail_m {
  max-width: 250px;
}

.news_list_wrap .btn_detail {
  max-width: 220px;
}

.btn_tow_list {
  max-width: 48%;
  display: flex;
  justify-content: space-between;
  margin: auto;
}

.btn_tow_list li {
  width: 49%;
}

.btn_tow_list .btn_detail_m {
  width: 100%;
  max-width: 280px;
  background: url(../img/ico_arw_right.png) 90% center no-repeat #4b0a8c;
}

.btn_tow_list .btn_detail_m:hover {
  background-color: #9932ff;
}

.btn_green {
  background-color: #4a7e5a;
}

.btn_green:hover {
  background-color: rgba(74, 126, 90, 0.8);
}

.btn_gray {
  background-color: #949494;
}

.btn_gray:hover {
  background-color: rgba(148, 148, 148, 0.8);
}

.btn_bg {
  background-color: #fff8e5;
}

.btn_kei_white {
  border: 1px solid;
  color: #fff;
  border-color: #fff;
  transition: all .3s;
}

.btn_kei_white:hover {
  color: #fff;
  background-color: #4b0a8c;
}

.btn_kei_white span {
  padding-right: 5px;
}

.btn_kei_green {
  border: 2px solid;
  color: #4b0a8c;
  border-color: #4b0a8c;
  transition: all .3s;
}

.btn_kei_green:hover {
  color: #fff;
  background-color: #4b0a8c;
}

.btn_kei_green span {
  padding-left: 10px;
}

.noimg {
  border: 1px solid #4b0a8c;
}

.link_txt_underline {
  padding-bottom: 5px;
  border-bottom: 2px solid #949494;
}

.link_arw {
  text-decoration: none;
  color: #333333;
  position: relative;
}

.link_arw span::after {
  position: absolute;
  top: 50%;
  right: -4.5em;
  transform: translateY(-50%);
  display: block;
  content: "";
  width: 40px;
  height: 40px;
  border: 1px solid;
  border-color: #333333;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
}

.link_arw span:hover::after {
  border-color: #4b0a8c;
  background-color: #c1d1c6;
}

.link_arw:hover::after {
  border-color: #4b0a8c;
}

.link_arw:hover::before {
  background-color: #4b0a8c;
}

.link_arw::after {
  display: block;
  position: absolute;
  top: 40%;
  right: -40px;
  right: -53px;
  content: "";
  width: 5px;
  height: 7px;
  border-top: solid 1px;
  border-color: #333333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.link_arw::after:hover {
  border-color: #4b0a8c;
}

.link_arw::before {
  display: block;
  position: absolute;
  top: 57%;
  right: -42px;
  right: -55px;
  content: "";
  width: 18px;
  height: 1px;
  background-color: #333333;
  transform: translateY(-50%);
  z-index: 4;
}

.link_arw::before:hover {
  background-color: #4b0a8c;
}

.link_arw_right {
  text-decoration: none;
  color: #fff;
  position: relative;
}

.link_arw_right::after {
  display: block;
  position: absolute;
  top: 40%;
  right: -18px;
  content: "";
  width: 5px;
  height: 7px;
  border-top: solid 1px;
  border-color: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.link_arw_right::before {
  display: block;
  position: absolute;
  top: 64%;
  right: -20px;
  content: "";
  width: 15px;
  height: 1px;
  background-color: #fff;
  transform: translateY(-50%);
}

.kadomaru {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}

.btn_list {
  list-style: none;
  display: flex;
  margin-top: 40px;
}

.btn_list li {
  width: 30.7692307692%;
  margin-right: 20px;
}

.btn_single li:last-child {
  margin-left: 0;
}

/*タイトル*/
.title_l {
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
}

.title_m {
  font-size: 18px;
  font-size: 1.8rem;
}

.title_s {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
}

.title_underline {
  font-size: 30px;
  font-size: 3.0rem;
  padding-bottom: 25px;
  position: relative;
}

.title_underline_left::after {
  content: "";
  width: 50px;
  height: 1px;
  background-color: #2c2c2c;
  position: absolute;
  bottom: 25px;
  left: 0;
}

.title_underline_center::after {
  content: "";
  width: 50px;
  height: 1px;
  margin: auto;
  background-color: #2c2c2c;
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
}

.title_recruit {
  border-top: 2px solid #4b0a8c;
  padding: 15px;
}

.bg_grad_green {
  background: #ffffff;
  background: -moz-linear-gradient(-45deg, #ffffff 80%, #e3f7e9 80%, #e3f7e9 100%);
  background: -webkit-linear-gradient(-45deg, #ffffff 80%, #e3f7e9 80%, #e3f7e9 100%);
  background: linear-gradient(135deg, #ffffff 80%, #e3f7e9 80%, #e3f7e9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3f7e9',GradientType=1 );
}

/* #テキスト
----------------------- */
.txt_center,
.aligncenter {
  text-align: center;
}

.txt_right {
  text-align: right;
}

.txt_bold {
  font-weight: bold;
}

.color_beige {
  color: #fff8e5;
}

.color_red {
  color: #e60000;
}

.color_orange {
  color: #ffc226;
}

.color_brown {
  color: #c69c6d;
}

.txt_shadow_wh {
  text-shadow: 1px 1px 1px white, -1px 1px 1px white, 1px -1px 1px white, -1px -1px 1px white;
}

.comment {
  font-size: 12px;
  font-size: 1.2rem;
}

/* #背景
----------------------- */
.bg_beige {
  background-color: #fff8e5;
  padding-top: 30px;
  padding-bottom: 30px;
}

.bg_white {
  background-color: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
}

.bg_grad_beige_blue {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fff8e5+0,fff8e5+50,e5f8ff+50,e5f8ff+100 */
  background: #fff8e5;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fff8e5 0%, #fff8e5 50%, #e5f8ff 50%, #e5f8ff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #fff8e5 0%, #fff8e5 50%, #e5f8ff 50%, #e5f8ff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fff8e5 0%, #fff8e5 50%, #e5f8ff 50%, #e5f8ff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff8e5', endColorstr='#e5f8ff',GradientType=0 );
  /* IE6-9 */
  padding-top: 30px;
  padding-bottom: 30px;
}

.bg_grad_beige_purple {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fff8e5+0,fff8e5+50,e5f8ff+50,e5f8ff+100 */
  background: #fff8e5;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffeebf 0%, #ffeebf 50%, #ddbaff 50%, #ddbaff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffeebf 0%, #ffeebf 50%, #ddbaff 50%, #ddbaff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffeebf 0%, #ffeebf 50%, #ddbaff 50%, #ddbaff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffeebf', endColorstr='#ddbaff',GradientType=0 );
  /* IE6-9 */
  padding-top: 30px;
  padding-bottom: 30px;
}

.bg_blue {
  background-color: #4b0a8c;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* #テーブル
----------------------- */
/* #フォームパーツ
----------------------- */
.require {
  float: right;
  background: #4b0a8c;
  color: #fff;
  font-size: 12px;
  font-style: 1.2rem;
  text-align: center;
  border-radius: 30px;
  padding: 3px 10px;
}

input[type="text"],
input[type="email"],
input[type="tel"] {
  width: 70%;
  padding: 10px 5px;
  border: 1px solid #ccc;
}

input[type="text"].middle,
input[type="email"].middle,
input[type="tel"].middle {
  width: 50%;
}

input[type="text"].short,
input[type="email"].short,
input[type="tel"].short {
  width: 30%;
}

input[type="text"].address01,
input[type="email"].address01,
input[type="tel"].address01 {
  margin-bottom: 10px;
}

textarea {
  width: 100%;
  height: 150px;
  padding: 10px 5px;
  border: 2px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fde7eb;
}

textarea:focus {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fde7eb;
}

.policy .policy_wrap {
  background-color: #e9f3f4;
  padding-top: 60px;
  padding-bottom: 60px;
}

.policy .policy_inner {
  margin: auto;
  background-color: #fff;
  padding: 20px;
}

.policy .section_title_inner {
  background-color: inherit;
}

.policy h3 {
  color: #4b0a8c;
}

.policy ul {
  margin-left: 1.5em;
}

.display_flex {
  display: flex;
}

.flexwrap_wrap {
  flex-wrap: wrap;
}

.pager ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.pager li {
  margin-bottom: 20px;
}

.pager li a {
  display: block;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  font-size: 10px;
  font-size: 1.0rem;
  text-decoration: none;
  color: #000;
}

.pager li.current {
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border: 1px solid;
  border-color: #333333;
  font-size: 10px;
  font-size: 1.0rem;
}

.ptop_wrap {
  z-index: 100;
  position: fixed;
  right: 0;
  bottom: 0;
  max-width: 1200px;
}

.ptop_wrap img {
  width: 104px;
  height: auto;
}

.ptop_wrap a {
  text-decoration: none;
}

.breadcrumbs {
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 10px;
}

.breadcrumbs a {
  text-decoration: none;
  color: #000;
}

.form_wrap {
  border-bottom: 1px solid #4b0a8c;
  margin-bottom: 30px;
  padding-bottom: 30px;
  display: flex;
  justify-content: space-between;
}

.form_wrap dt {
  font-size: 15px;
  font-size: 1.5rem;
  width: 24%;
  font-weight: bold;
}

.form_wrap dd {
  font-size: 15px;
  font-size: 1.5rem;
  width: 76%;
}

.must,
span.required {
  color: #fff;
  background-color: #e60000;
  display: inline-block;
  line-height: 1;
  margin-right: 5px;
  padding: 3px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

.error_blank {
  display: block;
  color: #e60000;
  padding-top: 5px;
}

.input_m {
  width: 70%;
}

form#mail_form input[type="button"] {
  padding: 9px 15px;
  vertical-align: middle;
  line-height: 1;
  background: #4b0a8c;
  border: 1px solid #4b0a8c;
  border-radius: 3px;
  color: #ffffff;
  font-family: inherit;
  -webkit-appearance: none;
  font-size: 100%;
}

.right_fixed_nav {
  list-style: none;
  position: fixed;
  top: 180px;
  right: 0;
  z-index: 100;
}

.right_fixed_nav a {
  text-align: center;
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 25px 10px;
  background: url(../img/ico_search_purple.png) right bottom no-repeat #ffc226;
  background-size: 50%;
  border-radius: 10px 0 0 10px;
  -webkit-border-radius: 10px 0 0 10px;
  -moz-border-radius: 10px 0 0 10px;
}

.right_fixed_nav a:hover {
  filter: alpha(opacity=90);
  opacity: 0.9;
  background: url(../img/ico_search_purple.png) right bottom no-repeat #ffce51;
  background-size: 50%;
}

.right_fixed_nav li {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #fff;
  width: 100%;
}

.doc_wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  list-style: none;
  flex-wrap: wrap;
}

.doc_wrap .doc {
  width: 46%;
  margin-bottom: 20px;
  background-color: #fff;
  padding: 15px;
  box-shadow: 0px 8px 16px -2px rgba(10, 10, 10, 0.1), 13px 13px 4px -12px rgba(10, 10, 10, 0.02);
}

.doc_wrap h3 {
  color: #4b0a8c;
  font-size: 18px;
  font-size: 1.8rem;
}

.doc_wrap .btn_wrap {
  list-style: none;
  width: 35%;
  margin-left: auto;
  margin-right: 10px;
}

.doc_wrap .btn_wrap .btn_orange {
  font-size: 16px;
  font-size: 1.6rem;
  border-radius: 5px;
  padding: 5px 10px;
}

.flow_box {
  position: relative;
  margin-bottom: 50px;
  padding: 10px 10px 10px 55px;
  background-color: #fff;
  border: 1px solid #4b0a8c;
}

.flow_box p {
  margin-bottom: 0;
}

.flow_box::before {
  counter-increment: flow_cnt;
  content: counter(flow_cnt);
  width: 40px;
  height: 40px;
  line-height: 1;
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #4b0a8c;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.flow_box::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  border: 5px solid;
  border-color: transparent transparent #ffc226 #ffc226;
  transform: rotate(-45deg);
}

.flow_box:last-of-type::after {
  content: none;
}

p:empty {
  display: none;
}

.company_photo_profile {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.company_photo_profile .company_photo {
  width: 40%;
}

.company_photo_profile .company_profile {
  width: 55%;
}

.fig_profile {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.fig_profile dt {
  width: 20%;
  background-color: #f2f2f2;
  margin-bottom: 1px;
  padding: 5px;
}

.fig_profile dd {
  width: 75%;
  padding: 5px;
}

.company_introduction {
  margin-bottom: 40px;
}

.company_works_list {
  display: flex;
  flex-wrap: wrap;
  margin: auto auto 40px;
  padding-top: 20px;
}

.company_works_list .work_box {
  width: 15%;
  margin-bottom: 20px;
  margin-right: 20px;
}

.company_works_list .work_box:nth-child(6n) {
  margin-right: 0;
}

.company_works_list .work_box h3 {
  margin-top: 5px;
  line-height: 1.4;
}

.company_works_list .work_box figure {
  margin-bottom: 8px;
}

.company_mov_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: auto auto 40px;
  padding-top: 20px;
}

.company_mov_list .mov_box {
  width: 30%;
  margin-bottom: 20px;
}

.company_mov_list .mov_box h3 {
  margin-top: 5px;
  line-height: 1.4;
}

.company_mov_list::after {
  display: block;
  content: "";
  width: 30%;
  height: 0;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.btn_wrap {
  width: 30%;
  margin: 0 auto 40px;
}

.btn_back {
  background-color: #4b0a8c;
  color: #fff;
}

@media screen and (max-width: 767px) {
  body {
    line-height: 1.6;
    font-size: 14px;
    font-size: 1.4rem;
  }
  p {
    font-size: 14px;
    font-size: 1.4rem;
  }
  ul, ol {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .inner {
    max-width: 100%;
    width: 90%;
  }
  .inq_form .inner {
    max-width: 100%;
    width: 95%;
    margin: auto;
  }
  .inq_type_list li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .section_wrap {
    margin-bottom: 75px;
    padding-top: 40px;
  }
  header {
    height: 90px;
  }
  header .site-logo {
    font-size: 20px;
    font-size: 2.0rem;
  }
  header .inner {
    width: 95%;
    max-width: 100%;
    margin: auto;
    padding-left: 0;
    padding-bottom: 0;
    position: relative;
    display: block;
  }
  header .head_copy {
    text-align: center;
  }
  header .head_copy p {
    font-size: 10px;
    font-size: 1.0rem;
  }
  header .head_copy .inner {
    width: 100%;
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-bottom: 0;
    position: relative;
    display: block;
  }
  header #nav {
    display: none;
  }
  header .menu-main {
    max-width: 100%;
    width: 100%;
  }
  header .menu-main li {
    font-size: 15px;
    font-size: 1.5rem;
    display: block;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }
  header .menu-main li a {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 10px 10px 10px 30px;
  }
  header .menu-main li a::before {
    content: "";
    width: 0.5em;
    height: 1px;
    background-color: #333333;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  header .menu-main li a img {
    display: none;
  }
  header .menu-main li:first-child {
    margin-left: -0.5em;
  }
  header .menu-main li:first-child a {
    padding-left: 20px;
  }
  header .menu-main li:first-child a::before {
    display: none;
  }
  header #nav-toggle {
    display: block;
    position: absolute;
    right: 0px;
    top: 28px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    z-index: 201;
    padding: 12px 12px;
  }
  header .menu {
    display: block;
    background-color: white;
    padding-bottom: 50px;
  }
  header .menu .sp_home {
    display: inline-block;
    padding-left: 10px;
  }
  #nav {
    position: absolute;
    width: 100%;
    top: 90px;
  }
  .open .menu-main {
    max-width: 100%;
    width: 100%;
    overflow: scroll;
  }
  .open #nav-toggle {
    background-color: #4b0a8c;
  }
  .open #nav {
    z-index: 200;
    background-color: rgba(255, 255, 255, 0.8);
    height: 100vh;
    overflow: scroll;
  }
  .open #nav a {
    color: #333333;
  }
  #nav-toggle div {
    position: relative;
  }
  #nav-toggle span {
    display: block;
    position: absolute;
    height: 2px;
    width: 58%;
    background: #4b0a8c;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .open #nav-toggle span {
    background-color: #fff;
  }
  #nav-toggle span:nth-child(1) {
    top: 15px;
  }
  #nav-toggle span:nth-child(2) {
    top: 24px;
  }
  #nav-toggle span:nth-child(3) {
    top: 33px;
  }
  .open #nav-toggle span:nth-child(1) {
    top: 20px;
    transform: rotate(-45deg);
  }
  .open #nav-toggle span:nth-child(2) {
    top: 20px;
    transform: rotate(45deg);
  }
  .open #nav-toggle span:nth-child(3) {
    display: none;
  }
  .sp_gnav_info {
    display: block;
    width: 100%;
    margin: auto auto 150px;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #4b0a8c;
    background-color: #eeeeee;
  }
  .sp_gnav_info p {
    font-size: 14px;
    font-size: 1.4rem;
    width: 78.66%;
    margin: auto auto 5px;
    text-indent: -1.5em;
  }
  .sp_gnav_info p:nth-child(2) {
    margin-bottom: 25px;
    padding-left: 1.5em;
  }
  .sp_gnav_info .sp_info_btn {
    width: 58.66%;
    margin: auto;
    text-align: center;
  }
  .sp_gnav_info .sp_info_btn span {
    display: inline-block;
    padding-right: 5px;
  }
  .sp_gnav_info .sp_info_btn span:before {
    color: #4b0a8c;
  }
  .sp_gnav_info .sp_info_btn a {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    display: block;
    color: #4b0a8c;
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .sp_gnav_info .sp_info_btn a:last-child {
    font-weight: normal;
    font-size: 15px;
    font-size: 1.5rem;
    margin-top: 10px;
  }
  .main_content {
    padding-top: 90px;
  }
  .main_visual {
    max-height: inherit;
    overflow: inherit;
  }
  .main_visual .copy_box {
    width: 95%;
  }
  .main_visual h2 {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .main_visual h2 .txt_l {
    font-size: 35px;
    font-size: 3.5rem;
  }
  .main_visual .slick-track {
    height: 35vh !important;
  }
  .main_visual .rss-inner-page-slider-1 {
    height: 100% !important;
  }
  .main_visual .rss-inner-slider-sec {
    height: 100% !important;
  }
  .main_visual .slick-list {
    height: 100% !important;
  }
  .main_visual .slick-trackt {
    height: 100% !important;
  }
  .main_visual .slide_wrap img {
    height: 50vh;
  }
  .top_about_txt {
    max-width: 100%;
    width: 100%;
  }
  .top_flow_box {
    max-width: 100%;
    width: 100%;
  }
  .top_flow_box figure {
    margin-bottom: 10px;
  }
  .top_works_wrap {
    flex-wrap: wrap;
    max-width: 100%;
    width: 100%;
  }
  .top_works_wrap .work_box {
    width: 100%;
    margin-bottom: 20px;
  }
  .second_works_wrap {
    flex-wrap: wrap;
    max-width: 100%;
    width: 100%;
  }
  .second_works_wrap .work_box {
    width: 100%;
    margin-bottom: 20px;
  }
  .top_bnr_wrap {
    flex-wrap: wrap;
    width: 80%;
  }
  .top_bnr_wrap li {
    width: 100%;
    margin-bottom: 20px;
  }
  .news {
    padding: 15px 0 15px;
    position: inherit;
    bottom: inherit;
  }
  .news_wrap {
    display: block;
    width: 93.33%;
    margin: auto;
  }
  .news_wrap .news_list_wrap {
    max-width: 100%;
  }
  .news_wrap .news_list {
    width: 100%;
    display: block;
    margin: auto;
  }
  .news_wrap .news_list dl {
    flex-wrap: wrap;
  }
  .news_wrap .news_list dt {
    width: 100%;
    font-size: 10px;
    font-size: 1.0rem;
    margin-right: 0;
    margin-bottom: 5px;
  }
  .news_wrap .news_list dd {
    width: 100%;
    display: block;
  }
  .news_wrap .link_info_list {
    position: inherit;
    width: 100%;
    text-align: right;
    bottom: inherit;
    right: inherit;
  }
  .main_copy {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .main_copy h2 {
    font-size: 23px;
    font-size: 2.3rem;
  }
  footer .footer_wrap {
    max-width: 90%;
  }
  footer address {
    display: block;
  }
  footer .footer_info_wrap {
    margin-top: 30px;
    flex-wrap: wrap;
  }
  footer .footer_left {
    width: 100%;
    margin-bottom: 20px;
  }
  footer .footer_logo {
    font-size: 20px;
    font-size: 2.0rem;
  }
  footer .footer_logo span {
    font-size: 14px;
    font-size: 1.4rem;
  }
  footer .footer_right {
    width: 100%;
    text-align: center;
    letter-spacing: -0.001em;
  }
  footer .footer_inq_wrap {
    flex-wrap: wrap;
  }
  footer .footer_inq_wrap .tel_info {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #4b0a8c;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  footer .footer_inq_wrap .mail_info {
    width: 100%;
    padding-left: 0;
  }
  footer .footer_inq_wrap .tel {
    font-size: 20px;
    font-size: 2.0rem;
  }
  footer .footer_inq_wrap .tel span {
    font-size: 14px;
    font-size: 1.4rem;
  }
  footer .copy {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .request_content {
    width: 90%;
    padding-top: 70px;
  }
  .request_type_wrap {
    width: 100%;
  }
  .request_subtitle {
    margin-bottom: 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .request_type_wrap::after {
    width: 100%;
  }
  .request_type {
    width: 100%;
  }
  .request_type a {
    font-size: 18px;
    font-size: 1.8rem;
    padding: 10px 10px 10px 90px;
    min-height: 5em;
  }
  .ico08 a {
    background-size: 80px auto;
  }
  .company_list {
    width: 100%;
  }
  .company_box_wrap {
    width: 100%;
  }
  .request_btn_wrap_m {
    width: 100%;
  }
  .request_form_wrap dt {
    width: 100%;
  }
  .request_form_wrap dd {
    width: 100%;
  }
  .request_form_wrap .input_s {
    width: 40%;
  }
  .local_research {
    flex-wrap: wrap;
  }
  .local_research li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .local_research label {
    display: block;
  }
  .hope_day_choice li {
    width: 44%;
  }
  .second_main_visual {
    height: 25vh;
    padding-top: 6px;
  }
  .second_main_visual .inner {
    width: 100%;
  }
  .breadcrumbs ul {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .leading_txt {
    width: 100%;
    text-align: left;
  }
  .page_btm_link {
    margin-bottom: 60px;
  }
  .page_btm_link li {
    width: 100%;
  }
  .info_wrap .page_btm_link li {
    width: 100%;
  }
  .blog_event_info {
    flex-wrap: wrap;
  }
  .blog_event_info .robin_img {
    margin: auto;
  }
  .blog_event_info .blog_event_info_txt {
    width: 100%;
    text-align: center;
  }
  .blog_event_info h5 {
    margin-bottom: 5px;
  }
  .second .news_wrap {
    display: block;
    width: 93.33%;
    margin: auto;
  }
  .second .news_wrap .title_m {
    width: 100%;
    margin: auto auto 10px;
  }
  .second .news_wrap .news_list {
    width: 100%;
    display: block;
    margin: auto;
    height: inherit;
    overflow-y: scroll;
  }
  .second .news_wrap .news_list dt {
    width: 100%;
    font-size: 15px;
    font-size: 1.5rem;
    margin-right: 0;
    margin-bottom: 5px;
  }
  .second .news_wrap .news_list dd {
    width: 100%;
    display: block;
  }
  .second .news_wrap .link_info_list {
    position: inherit;
    width: 100%;
    text-align: right;
    bottom: inherit;
    right: inherit;
  }
  .page_list .page_list_parent .page_list_child > li {
    width: 100%;
  }
  .pagination {
    margin-bottom: 60px;
  }
  .page_btm_info ul {
    flex-wrap: wrap;
  }
  .page_btm_info li {
    width: 100%;
  }
  .page_btm_info li:first-child {
    margin-bottom: 10px;
  }
  .page_btm_info .btn {
    font-size: 24px;
    font-size: 2.4rem;
    padding-bottom: 15px;
  }
  .page_btm_info .btn:first-child {
    font-size: 22px;
    font-size: 2.2rem;
  }
  .btm_info_title {
    font-size: 32px;
    font-size: 3.2rem;
  }
  .article_box {
    margin-bottom: 40px;
  }
  .information .info_btn_wrap {
    width: 90%;
  }
  .info_btn_wrap {
    width: 90%;
  }
  .page_section {
    padding-bottom: 40px;
  }
  .title_l {
    font-size: 20px;
    font-size: 2.0rem;
    letter-spacing: -0.01em;
  }
  .title_m {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: -0.01em;
  }
  .title_m span {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .title_s {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .fig_basic dt {
    font-size: 13px;
    font-size: 1.3rem;
    width: 100%;
    border-bottom: none;
    padding: 15px 15px 15px;
  }
  .fig_basic dt:first-child {
    border-top: 1px solid;
    border-color: #cccccc;
  }
  .fig_basic dd {
    font-size: 13px;
    font-size: 1.3rem;
    width: 100%;
  }
  .recruit .fig_basic dt {
    width: 100%;
    border-bottom: none;
  }
  .recruit .fig_basic dd {
    width: 100%;
  }
  .box_clm2 {
    flex-wrap: wrap;
  }
  .box_clm2 .box {
    width: 100%;
  }
  .news_list_wrap .btn_detail {
    max-width: 100%;
  }
  .btn_tow_list {
    max-width: 100%;
    width: 100%;
    flex-wrap: wrap;
  }
  .btn_tow_list li {
    width: 100%;
    margin-bottom: 20px;
  }
  .btn_tow_list li:last-child {
    margin-bottom: 0;
  }
  .link_arw::after {
    right: -45px;
  }
  .link_arw::before {
    right: -47px;
  }
  .btn_list {
    flex-wrap: wrap;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .btn_list li {
    width: 100%;
    margin-bottom: 15px;
    margin-right: 0;
  }
  .title_underline_left::after {
    bottom: 10px;
  }
  .bg_grad_beige_blue {
    background: -moz-linear-gradient(top, #fff8e5 0%, #fff8e5 40%, #e5f8ff 40%, #e5f8ff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fff8e5 0%, #fff8e5 40%, #e5f8ff 40%, #e5f8ff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fff8e5 0%, #fff8e5 40%, #e5f8ff 40%, #e5f8ff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff8e5', endColorstr='#e5f8ff',GradientType=0 );
    /* IE6-9 */
  }
  .bg_grad_beige_purple {
    background: -moz-linear-gradient(top, #ffeebf 0%, #ffeebf 40%, #ddbaff 40%, #ddbaff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffeebf 0%, #ffeebf 40%, #ddbaff 40%, #ddbaff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffeebf 0%, #ffeebf 40%, #ddbaff 40%, #ddbaff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffeebf', endColorstr='#ddbaff',GradientType=0 );
    /* IE6-9 */
  }
  input[type="text"],
  input[type="email"],
  input[type="tel"] {
    width: 100%;
  }
  .ptop_wrap {
    position: inherit;
    margin: 45px auto 0;
    text-align: right;
    padding-right: 10px;
  }
  .breadcrumbs {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
  }
  .form_wrap {
    flex-wrap: wrap;
  }
  .form_wrap dt {
    width: 100%;
    margin-bottom: 5px;
  }
  .form_wrap dd {
    width: 100%;
  }
  .right_fixed_nav {
    display: none;
  }
  .doc_wrap .doc {
    width: 100%;
  }
  .company_photo_profile .company_photo {
    width: 100%;
    margin-bottom: 20px;
  }
  .company_photo_profile .company_profile {
    width: 100%;
  }
  .fig_profile dt {
    width: 100%;
  }
  .fig_profile dd {
    width: 100%;
    margin-bottom: 10px;
  }
  .company_works_list .work_box {
    width: 48%;
  }
  .company_mov_list .mov_box {
    width: 48%;
  }
  .company_mov_list::after {
    width: 48%;
  }
  .btn_wrap {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .under_page {
    padding-bottom: 40px;
  }
  .information {
    padding-top: 25px;
    padding-bottom: 15px;
    width: 90%;
    margin: auto;
  }
  .information h2 {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .information .info_inner {
    flex-wrap: wrap;
    width: 80%;
  }
  .information .info_inner div {
    width: 100%;
    margin-bottom: 30px;
  }
  .information .info_inner div:last-child {
    margin-bottom: 0;
  }
  .btm_arw::after {
    left: 0;
    right: 0;
    margin: auto;
  }
  .company_title {
    margin-bottom: 10px;
  }
  .photo_wrap {
    width: 90%;
    margin-bottom: 40px;
    flex-wrap: wrap;
  }
  .photo_wrap .photo_txt {
    width: 100%;
    padding-right: 0;
    order: 2;
  }
  .photo_wrap .photo img {
    width: 100%;
  }
  .photo_wrap .photo {
    width: 100%;
    text-align: left;
    order: 1;
    margin-bottom: 20px;
  }
  .box_2to1 {
    width: 90%;
    flex-wrap: wrap;
  }
  .box_2to1 div {
    width: 100%;
    margin-bottom: 20px;
  }
  .box_2to1 div:last-child {
    width: 100%;
  }
  .box_2to1 figure {
    text-align: center;
  }
  .fig_basic {
    display: block;
  }
  .page_nav ul li {
    text-align: left;
    width: 100%;
  }
  .page_nav ul li:first-child::before {
    content: inherit;
  }
  .page_nav ul li::after {
    content: inherit;
  }
  .page_nav ul li a {
    padding: 5px 30px;
  }
  .page_nav ul li a:before {
    content: "▶";
    vertical-align: middle;
    font-size: 1.0rem;
  }
  .contact_nav ul {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .comment {
    font-size: 10px;
    font-size: 1.0rem;
  }
  .policy .policy_wrap {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .pager li a {
    padding: 15px;
  }
}

@media screen and (min-width: 768px) and (max-width: 980px) {
  .sec_business_box .txt_box {
    padding-top: 20px;
    padding-right: 30px;
  }
  .sec_business_box .txt_box p {
    margin-bottom: 1.5em;
  }
  .sec_business_box .txt_box_left {
    padding-right: 40px;
    padding-left: 30px;
  }
  .business_title {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 10px;
  }
  .business_title span {
    font-size: 30px;
    font-size: 3.0rem;
  }
}

@media screen and (min-width: 1225px) {
  .sec_business_box {
    height: 32vw;
  }
}

@media (min-width: 751px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
