@charset "UTF-8";

@media screen and (max-width:1024px) {

#fader {
  width: 100%;
  height: 100%;
  background-color: #1F8DE8;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}

#loader {
  position: relative;
  top: 0%;
  left: 0%;
  margin: 50vh 0 0 0;
  z-index: 200;
  display: none;
}

div.ttshijun_loading {
  width: 25%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

div.wrapper {
  width: 100%;
  margin: 0 auto;
  padding: 0 0 0 0;
  position: relative;
}

div.outer {
  width: 100%;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  position: relative;
  background-color: #1b145a;
  overflow: hidden;
}

div.outer_lightblue {
  width: 100%;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  position: relative;
  background-color: #48c8e7;
  overflow: hidden;
}

div.outer_yellow {
  width: 100%;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  position: relative;
  background-color: #fef372;
  overflow: hidden;
}

div.ttshijun_header {
  width: 100%;
  height: 15vw;
  margin: 0 auto 0 auto;
  position: fixed;
  background-color: #1b145a;
  z-index: 99;
}

.header_orange_change {
  background-color: #f7931e !important;
}

div.zdo_drawer_menu {
  display: block;
}

div.pc_menu_wrapper {
  display: none;
}

div.pc_menu_wrapper_lgbt {
  display: none;
}

div.mv_container_pc {
  display: none;
}

div.mv_container_sp {
  display: block;
  width: 100%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 15vw 0 0 0;
}

div.mv_bg_sp {
  width: 100%;
  height: 0;
  position: relative;
  margin: 0 auto;
  padding-top: calc(776 / 750 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background-color: #ffffff;
}

div.mv_lead_sp {
  width: 100%;
  position: absolute;
  top: 56%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

div.inner {
  width: 100%;
  height: auto;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 10% 0 0 0;
}

div.inner_white {
  width: 100%;
  height: auto;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 10% 0 16% 0;
  background-color: #ffffff;
}

div.inner_white_lgbt {
  width: 100%;
  height: auto;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 10% 0 14% 0 !important;
  background-color: #ffffff;
}

div.inner_white_lgbt_second {
  width: 100%;
  height: auto;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 14% 0 16% 0 !important;
  background-color: #ffffff;
}

div.inner_orange {
  width: 100%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 12% 0 10% 0;
  background-color: #f7931e;
}

.inner_line {
  display: none;
}

div.button_box_PC {
  display: none;
 }

div.button_box_SP {
  display: block;
  width: 30vw;
  position: absolute;
  top: 15vw;
  right: 3.5vw;
  z-index: 50;
 }

div.greeting_container_01 {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 16% 0;
}

div.greeting_container_02 {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 16% 0;
}

div.greeting_01 {
  width: 100%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  text-align: center;
}

p.greeting_01 {
  font-size: 3.6vw;
  font-weight: 400;
  line-height: 1.4em;
  letter-spacing: 0.2vw;
  text-align: center;
}

div.greeting_02 {
  width: 100%;
  position: relative;
  margin: 5% auto 0 auto;
  padding: 0 0 5% 0;
  text-align: center;
}

p.greeting_02 {
  font-size: 3.2vw;
  font-weight: 400;
  line-height: 1.8em;
  letter-spacing: -0.1vw;
  text-align: justify;
}

div.greeting_flex {
  width: 100%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  display: flex;
  display: -moz-flex;
  display: -o-flex;
  display: -webkit-flex;
  display: -ms-flex;
  justify-content: space-between;
  -moz-justify-content: space-between;
  -o-justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}

div.greeting_image {
  width: 46%;
  position: relative;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  top: 0;
  right: 0;
}

div.greeting_sign_box {
  width: 54%;
  position: relative;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

div.greeting_03_a {
  width: 100%;
  position: relative;
  margin: 25% auto 0 auto;
  padding: 0 0 0 0;
}

div.greeting_03_b {
  width: 100%;
  position: relative;
  margin: 36% auto 0 auto;
  padding: 0 0 0 0;
}

p.greeting_03 {
  font-size: 3.2vw;
  font-weight: 400;
  line-height: 1.8em;
  letter-spacing: -0.1vw;
  text-align: center;
}

div.divide {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
}

hr.divide {
  border: 1px solid #ffffff;
}

div.works_container {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
}

div.works_title {
  width: 100%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  background-color: #1F8DE8;
}

p.works_title {
  font-size: 5.2vw;
  font-weight: 400;
  line-height: 2.0em;
  letter-spacing: 0.5vw;
  color: #ffffff;
  text-align: center;
}

div.works_large_box {
  width: 100%;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  position: relative;
  display: block;
  display: -moz-block;
  display: -o-block;
  display: -webkit-block;
  display: -ms-block;
}

div.works_small_box_01 {
  width: 100%;
  height: 0;
  margin: 3% 0 0 0;
  padding-top: calc(540 / 600 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  position: relative;
  overflow: hidden;
}

div.works_small_box_01:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  background: url("../img/works_image_01.png") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  transition: all .5s ease-out;
}

div.works_small_box_01:hover:after {
    opacity: .8;
    -moz-transform: scale(1.1) rotate(0.1deg);
    -webkit-transform: scale(1.1) rotate(0.1deg);
    -ms-transform: scale(1.1) rotate(0.1deg);
    transform: scale(1.1) rotate(0.1deg);
}

div.works_small_box_02 {
  width: 100%;
  height: 0;
  margin: 3% 0 0 0;
  padding-top: calc(540 / 600 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  position: relative;
  overflow: hidden;
}

div.works_small_box_02:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  background: url("../img/works_image_02.png") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  transition: all .5s ease-out;
}

div.works_small_box_02:hover:after {
    opacity: .8;
    -moz-transform: scale(1.1) rotate(0.1deg);
    -webkit-transform: scale(1.1) rotate(0.1deg);
    -ms-transform: scale(1.1) rotate(0.1deg);
    transform: scale(1.1) rotate(0.1deg);
}

div.works_small_box_03 {
  width: 100%;
  height: 0;
  margin: 3% 0 0 0;
  padding-top: calc(540 / 600 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  position: relative;
  overflow: hidden;
}

div.works_small_box_03:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  background: url("../img/works_image_03.png") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  transition: all .5s ease-out;
}

div.works_small_box_03:hover:after {
    opacity: .8;
    -moz-transform: scale(1.1) rotate(0.1deg);
    -webkit-transform: scale(1.1) rotate(0.1deg);
    -ms-transform: scale(1.1) rotate(0.1deg);
    transform: scale(1.1) rotate(0.1deg);
}

div.works_small_box_04 {
  width: 100%;
  height: 0;
  margin: 3% 0 0 0;
  padding-top: calc(540 / 600 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  position: relative;
  overflow: hidden;
}

div.works_small_box_04:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  background: url("../img/works_image_04.png") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -ms-transition: all .5s ease-out;
  transition: all .5s ease-out;
}

div.works_small_box_04:hover:after {
    opacity: .8;
    -moz-transform: scale(1.1) rotate(0.1deg);
    -webkit-transform: scale(1.1) rotate(0.1deg);
    -ms-transform: scale(1.1) rotate(0.1deg);
    transform: scale(1.1) rotate(0.1deg);
}

div.works_midashi {
  width: 90%;
  position: absolute;
  margin: 0 auto 0 auto;
  padding: 4% 0 4% 0;
  background-color: #1F8DE8;
  z-index: 1;
  top: 5%;
  right: 0;
  left: 0;
}

div.works_midashi_middle {
  width: 90%;
  position: absolute;
  margin: 0 auto 0 auto;
  padding: 2% 0 2% 0;
  background-color: #1F8DE8;
  z-index: 1;
  top: 5%;
  right: 0;
  left: 0;
}

div.works_midashi_low {
  width: 90%;
  position: absolute;
  margin: 0 auto 0 auto;
  padding: 2% 0 2% 0;
  background-color: #1F8DE8;
  z-index: 1;
  top: 5%;
  right: 0;
  left: 0;
}

p.works_midashi {
  font-size: 5.4vw;
  font-weight: 400;
  line-height: 1.4em;
  letter-spacing: 0.5vw;
  color: #ffffff;
  text-align: center;
}

div.works_text {
  width: 90%;
  position: absolute;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  text-align: center;
  z-index: 1;
  top: 28%;
  right: 0;
  left: 0;
}

div.works_text_a {
  width: 90%;
  position: absolute;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  text-align: center;
  z-index: 1;
  top: 36%;
  right: 0;
  left: 0;
}

div.works_text_b {
  width: 90%;
  position: absolute;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  text-align: center;
  z-index: 1;
  top: 44%;
  right: 0;
  left: 0;
}

p.works_text {
  font-size: 3.0vw;
  font-weight: 700;
  line-height: 2.0em;
  letter-spacing: 0.1vw;
  color: #ffffff;
  text-align: left;
  display: inline-block;
}

a.works_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent:-999px;
  z-index: 10;
}

div.access_container {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
}

div.access_title {
  width: 100%;
  position: relative;
  margin: 15% auto 0 auto;
  padding: 0 0 0 0;
  background-color: #1F8DE8;
}

p.access_title {
  font-size: 5.2vw;
  font-weight: 400;
  line-height: 2.0em;
  letter-spacing: 0.5vw;
  color: #ffffff;
  text-align: center;
}

div.access_inner {
  width: 100%;
  margin: 3% auto 0 auto;
  padding: 3% 0 9% 0;
  position: relative;
  display: block;
  display: -moz-block;
  display: -o-block;
  display: -webkit-block;
  display: -ms-block;
  background-color: #1F8DE8;
}

div.access_map_box {
  width: 92%;
  height: 0;
  margin: 0 auto 0 auto;
  padding-bottom: 75%;
  position: relative;
  overflow: hidden;
  z-index: 50;
}

div.access_map_box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

div.access_text_box {
  width: 92%;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  position: relative;
}

div.access_name {
  width: 100%;
  position: relative;
  margin: 4% auto 0 auto;
  padding: 0 0 0 0;
}

p.access_name {
  font-size: 3.6vw;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.5vw;
  color: #ffffff;
  text-align: left;
}

div.access_place {
  width: 100%;
  position: relative;
  margin: 4% auto 0 auto;
  padding: 0 0 0 0;
}

p.access_place {
  font-size: 3.2vw;
  font-weight: 400;
  line-height: 1.5em;
  letter-spacing: 0.2vw;
  color: #ffffff;
  text-align: left;
}

div.access_tel {
  width: 100%;
  position: relative;
  margin: 4% auto 0 auto;
  padding: 0 0 0 0;
}

p.access_tel {
  font-size: 3.2vw;
  font-weight: 400;
  line-height: 1.5em;
  letter-spacing: 0.2vw;
  color: #ffffff;
  text-align: left;
}

div.access_info {
  width: 100%;
  position: relative;
  margin: 4% auto 0 auto;
  padding: 0 0 0 0;
}

p.access_info {
  font-size: 3.2vw;
  font-weight: 400;
  line-height: 1.5em;
  letter-spacing: 0.1vw;
  color: #ffffff;
  text-align: left;
}

p.access_info a:hover {
  text-decoration: none;
}

div.access_mail {
  width: 100%;
  position: relative;
  margin: 6% auto 0 auto;
  padding: 0 0 2% 0;
}

p.access_mail {
  font-size: 3.2vw;
  font-weight: 400;
  line-height: 1.5em;
  letter-spacing: 0.2vw;
  color: #ffffff;
  text-align: left;
}

div.goodlife_logo {
  width: 18%;
  position: absolute;
  top: -1%;
  right: 0%;
}

div.under_menu_wrapper {
  display: none;
}

div.ttshijun_footer {
  width: 100%;
  margin: 0 auto 0 auto;
  padding: 8% 0 6% 0;
  position: relative;
  background-color: #e5eaef;
}

div.footer_logo {
  width: 14%;
  margin: 0 auto 0 auto;
  position: relative;
}

div.footer_text {
  width: 100%;
  margin: 3% auto 0 auto;
  position: relative;
  text-align: center;
}

p.footer_text {
  font-size: 2.75vw;
  font-weight: 400;
  line-height: 1.6em;
  letter-spacing: 0.1vw;
  color: #000000;
  text-align: center;
}

div.service_mv_container {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 25% 0 0 0;
}

div.service_mv_title {
  width: 100%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  background-color: #1F8DE8;
}

p.service_mv_title {
  font-size: 5.2vw;
  font-weight: 700;
  line-height: 2.0em;
  letter-spacing: 0.5vw;
  color: #ffffff;
  text-align: center;
}

div.service_mv_image {
  width: 100%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
}

div.service_article_container {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
}

div.service_article_title {
  width: 100%;
  position: relative;
  margin: 12% auto 0 auto;
  padding: 1% 0 1% 2%;
  background-color: #1F8DE8;
}

h2.service_article_title {
  font-size: 5.0vw;
  font-weight: 700;
  line-height: 1.4em;
  letter-spacing: 0.5vw;
  color: #ffffff;
  text-align: left;
}

h2.service_article_title_tight {
  font-size: 5.0vw;
  font-weight: 700;
  line-height: 1.4em;
  letter-spacing: 0vw;
  color: #ffffff;
  text-align: left;
}

div.service_article_midashi {
  width: 100%;
  position: relative;
  margin: 5% auto 0 auto;
  padding: 0 0 1% 1%;
  border-bottom: 0.5vw solid #0066B0;
}

h3.service_article_midashi {
  font-size: 4.4vw;
  font-weight: 700;
  line-height: 1.4em;
  letter-spacing: 0.2vw;
  color: #0066B0;
  text-align: left;
}

div.service_article_text {
  width: 100%;
  position: relative;
  margin: 2% auto 0 auto;
  padding: 0 0 0 1%;
}

div.service_article_text_last {
  width: 100%;
  position: relative;
  margin: 4% auto 0 auto;
  padding: 0 0 0 1%;
}

p.service_article_text {
  font-size: 2.8vw;
  font-weight: 400;
  line-height: 1.6em;
  letter-spacing: 0.1vw;
  color: #000000;
  text-align: left;
}

div.service_article_arrows {
  width: 6%;
  position: relative;
  margin: 2% auto 0 auto;
  padding: 0 0 1% 0;
}

#index_greeting {
  margin-top: -28%;
  padding-top: 28%;
}

#index_works {
  margin-top: -30%;
  padding-top: 30%;
}

#index_access {
  margin-top: -6%;
  padding-top: 6%;
}

#index_mail {
  margin-top: -95%;
  padding-top: 95%;
}

#service_01 {
  margin-top: -10%;
  padding-top: 10%;
}

#service_02 {
  margin-top: -10%;
  padding-top: 10%;
}

#service_03 {
  margin-top: -10%;
  padding-top: 10%;
}

#service_04 {
  margin-top: -10%;
  padding-top: 10%;
}

br.pc_only {
  display: none;
}

br.sp_only {
  display: block;
}

span.alpha_pconly {
  display: none;
}

span.alpha_sponly {
  display: inline-block;
}

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

img.image_pc {
  display: none;
}

img.image_sp {
  display: block;
  width: 100%;
  vertical-align: bottom;
}

div.item_image {
  width: 100%;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  position: relative;
}

div.item_text {
  width: 100%;
  margin: 2% auto 0 auto;
  padding: 0 0 0 0;
  position: relative;
  text-align: left;
}

span.space {
  margin: 0 0 0 -0.5em;
}

span.re_space {
  margin: 0 -0.5em 0 0;
}

span.space_pc {
  margin: 0 0 0 0;
}

span.space_sp {
  margin: 0 0 0 -0.5em;
}

span.iamhere {
    background-color:#000;
    display:block;
}

span.iamhere img {
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity:0.7;
}

span.toro_name {
  display: inline-block;
  width: 4.0vw;
  margin: 0 0.2% 0 0.2%;
  line-height: 4.3vw;
  vertical-align: top;
}

img.toro {
  width: 100%;
}

area{
  border:none;
  outline:none;
}

a:link { color: #ffffff; text-decoration: none;}
a:visited { color: #ffffff; text-decoration: none;}
a:hover { color: #ffffff; text-decoration: none;}
a:active { color: #ffffff; text-decoration: none;}

div.language_btn_outer {
  width: 34vw;
  position: absolute;
  top: 15vw;
  right: 3vw;
}

div.language_btn_outer_under {
  width: 34vw;
  position: absolute;
  top: 15vw;
  right: 3vw;
}

div.language_btn_inner {
  width: 100%;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  position: relative;
  text-align: center;
  display: flex;
  display: -moz-flex;
  display: -o-flex;
  display: -webkit-flex;
  display: -ms-flex;
  justify-content: space-between;
  -moz-justify-content: space-between;
  -o-justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  list-style: none;
}

div.language_btn_box {
  width: 47%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: relative;
 }

div.language_btn_text {
  width: 100%;
  position: relative;
  margin: 0 auto;
  padding: 12% 0 10% 0;
  background-color: #4bb4fa;
  border: solid 0vw #4bb4fa;
  transition: 0.2s linear;
 }

  div.language_btn_text:hover {
  background-color: #4bb4fa;
 }

div.language_btn_text p {
  font-size: 2.4vw;
  font-weight: 700;
  line-height: 1.4em;
  letter-spacing: 0vw;
  color: #ffffff;
  text-align: center;
}

div.language_btn_text_active {
  width: 100%;
  position: relative;
  margin: 0 auto;
  padding: 12% 0 10% 0;
  background-color: #000000;
  border: solid 0vw #4bb4fa;
  transition: 0.2s linear;
 }

div.language_btn_text_active p {
  font-size: 2.4vw;
  font-weight: 700;
  line-height: 1.4em;
  letter-spacing: 0vw;
  color: #ffffff;
  text-align: center;
}




.o_info_text {
  font-size: 3.0vw;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0vw;
  color: #ffffff;
  text-align: left;
  margin: 0 0 0 0;
}

.o_info_16 {
  font-size: 3.25vw;
}

.o_info_18 {
  font-size: 3.5vw;
}

.o_info_20 {
  font-size: 3.75vw;
}

.o_info_22 {
  font-size: 4.0vw;
}

.o_info_24 {
  font-size: 4.25vw;
}

.o_info_30 {
  font-size: 5.0vw;
}

.o_info_34 {
  font-size: 5.5vw;
}

.o_info_46 {
  font-size: 7.0vw;
  letter-spacing: 0.1vw;
  display: inline-block;
  margin-top: 5px;
}

.o_margin_0 {
  margin-top: 0px !important;
}

.o_margin_2 {
  margin-top: 2px !important;
}

.o_margin_05 {
  margin-top: 5px !important;
}

.o_margin_10 {
  margin-top: 10px !important;
}

.o_margin_15 {
  margin-top: 15px !important;
}

.o_margin_20 {
  margin-top: 20px !important;
}

.o_margin_25 {
  margin-top: 25px !important;
}

.o_margin_30 {
  margin-top: 30px !important;
}

.o_margin_35 {
  margin-top: 35px !important;
}

.o_margin_40 {
  margin-top: 30px !important;
}

.o_margin_45 {
  margin-top: 45px !important;
}

.o_margin_50 {
  margin-top: 50px !important;
}

.mgb_0 {
  margin-bottom: 0 !important;
}

.pdt_0 {
  padding-top: 0 !important;
}

.pdt_p100_s10 {
  padding-top: 10% !important;
}

.pdb_p180_s20 {
  padding-bottom: 20% !important;
}

div.top_business_wrapper {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
}

div.top_business_title {
  width: 50%;
  position: relative;
  margin: 12% auto 0 0;
  padding: 0 0 0 0;
}

div.top_business_container {
  width: 100%;
  position: relative;
  margin: 8% auto 12% auto;
  padding: 0 0 0 0;
  display: block;
  display: -moz-block;
  display: -o-block;
  display: -webkit-block;
  display: -ms-block;
}

div.top_business_box {
  width: 100%;
  position: relative;
  margin: 10% auto 0 auto;
  padding: 0 0 0 0;
}

div.top_business_box:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  transition: 0.25s linear;
}

div.top_business_image {
  width: 100%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
}

div.top_business_btn {
  width: 100%;
  height: auto;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 3% 0;
  background-color: #000000;
  display: block;
}

p.top_business_btn {
  font-size: 4.75vw;
  font-weight: 500;
  line-height: 1.0em;
  letter-spacing: 0vw;
  color: #ffffff;
  text-align: center;
  margin: 0 0 0 0;
}

div.top_profile_wrapper {
  width: 100%;
  position: relative;
  margin: 10% auto 0 auto;
  padding: 8% 0 8% 0;
  background-color: #000000;
}

div.top_profile_title {
  width: 35%;
  position: relative;
  margin: 0 auto 0 7.5%;
  padding: 0 0 0 0;
}

div.top_profile_container {
  width: 85%;
  position: relative;
  margin: 6% auto 0 auto;
  padding: 0 0 0 0;
  display: block;
  display: -moz-block;
  display: -o-block;
  display: -webkit-block;
  display: -ms-block;
}

div.top_profile_text_area {
  width: 100%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
}

div.top_profile_map_area {
  width: 80%;
  position: relative;
  margin: 6% auto 0 0;
  padding: 0 0 0 0;
}

p.top_profile_text01 {
  font-size: 4.0vw;
  font-weight: 500;
  line-height: 1.8em;
  letter-spacing: 0vw;
  color: #ffffff;
  text-align: left;
  margin: 0 0 0 0;
}

p.top_profile_text02 {
  font-size: 3.5vw;
  font-weight: 400;
  line-height: 1.8em;
  letter-spacing: 0vw;
  color: #ffffff;
  text-align: left;
  margin: 1% 0 0 0;
}

span.access_mail a {
  color: inherit;
  position: relative;
  display: inline-block;
  text-decoration: none;
}

span.access_mail a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 0;
  background: none;
  transform: scale(1, 1);
  transform-origin: center top;
  transition: transform .3s;
}

span.access_mail a:hover::after {
  transform: scale(1, 1);
}

#tts_map {
  width: 100%;
  height: 0;
  position: relative;
  margin: 0 auto;
  padding-top: 70%;
  background-color: #ffffff;
 }

div.top_introduction_wrapper {
  width: 100%;
  position: relative;
  margin: 10% auto 10% auto;
  padding: 8% 0 8% 0;
  background-color: #000000;
}

div.top_introduction_title {
  width: 74%;
  position: relative;
  margin: 0 auto 0 7.5%;
  padding: 0 0 0 0;
}

div.top_introduction_btn {
  width: 40%;
  height: 8vw;
  position: relative;
  margin: 4% auto 0 7.5%;
  padding: 0 0 0 0;
}

div.top_introduction_btn span {
  width: 100%;
  height: 100%;
  display: block;
  background-color: #ffffff;
  transition: 0.3s linear;
}

div.top_introduction_btn:hover span {
  background-color: #ffffff;
}

div.top_introduction_btn span p {
  font-size: 4.0vw;
  font-weight: 500;
  line-height: 1.0em;
  letter-spacing: 0vw;
  color: #000000;
  text-align: center;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform : translateY(-50%);
  transform: translateY(-50%);
}

div.top_introduction_btn:hover span p {
  color: #000000;
}

div.top_recruit_wrapper {
  width: 100%;
  position: relative;
  margin: 10% auto 10% auto;
  padding: 8% 0 8% 0;
  background-color: #000000;
}

div.top_recruit_title {
  width: 32.7%;
  position: relative;
  margin: 0 auto 0 7.5%;
  padding: 0 0 0 0;
}

div.top_recruit_btn {
  width: 40%;
  height: 8vw;
  position: relative;
  margin: 4% auto 0 7.5%;
  padding: 0 0 0 0;
}

div.top_recruit_btn span {
  width: 100%;
  height: 100%;
  display: block;
  background-color: #ffffff;
  transition: 0.3s linear;
}

div.top_recruit_btn:hover span {
  background-color: #ffffff;
}

div.top_recruit_btn span p {
  font-size: 4.0vw;
  font-weight: 500;
  line-height: 1.0em;
  letter-spacing: 0vw;
  color: #000000;
  text-align: center;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform : translateY(-50%);
  transform: translateY(-50%);
}

div.top_recruit_btn:hover span p {
  color: #000000;
}

div.business_white_btn {
  width: 40%;
  height: 8vw;
  position: relative;
  margin: 4% auto 0 0;
  padding: 0 0 0 0;
}

div.business_white_btn_add_margin {
  margin-top: 6%;
}

div.business_white_btn span {
  width: 100%;
  height: 100%;
  display: block;
  background-color: #ffffff;
  transition: 0.3s linear;
}

div.business_white_btn:hover span {
  background-color: #ffffff;
}

div.business_white_btn span p {
  font-size: 4.0vw;
  font-weight: 700;
  line-height: 1.0em;
  letter-spacing: 0vw;
  color: #1b145a;
  text-align: center;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform : translateY(-50%);
  transform: translateY(-50%);
}

div.business_white_btn:hover span p {
  color: #1b145a;
}

div.top_contact_wrapper {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 20% 0;
}

div.top_contact_title {
  width: 44%;
  position: relative;
  margin: 12% auto 0 0;
  padding: 0 0 0 0;
}

div.top_contact_btn {
  width: 60%;
  height: 8vw;
  position: relative;
  margin: 4% auto 0 0;
  padding: 0 0 0 0;
}

div.top_contact_btn span {
  width: 100%;
  height: 100%;
  display: block;
  background-color: #ffffff;
  transition: 0.3s linear;
}

div.top_contact_btn:hover span {
  background-color: #ffffff;
}

div.top_contact_btn span p {
  font-size: 4.0vw;
  font-weight: 500;
  line-height: 1.0em;
  letter-spacing: 0vw;
  color: #000000;
  text-align: center;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform : translateY(-50%);
  transform: translateY(-50%);
}

div.top_contact_btn:hover span p {
  color: #000000;
}

ul.under_menu_container_pc {
  display: none;
}

div.under_menu_container_sp {
  display: block;
  width: 100%;
  position: relative;
  margin: 2% auto 0 auto;
  padding: 0 0 0 0;
}

p.under_menu_text_sp {
  text-align: center;
}

p.under_menu_text_sp a {
  text-decoration: none;
  font-size: 2.8vw;
  font-weight: 400;
  line-height: 1.0em;
  letter-spacing: 0.1vw;
  color: #000000;
  margin: 0 0 0 0;
}

#pageTop {
  display: none;
}

#pageTop:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
  transition: 0.25s linear;
}

div.under_head_wrapper {
  width: 100%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 15vw 0 0 0;
  background-color: #000000;
}

div.under_head_wrapper_lgbt {
  width: 100%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 15vw 0 0 0;
  background-color: #f7931e;
}

div.under_head_container {
  width: 100%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 6% 0 6% 0;
}

div.under_head_business {
  width: 42%;
  position: relative;
  margin: 0 auto 0 7.5%;
  padding: 0 0 0 0;
}

div.under_head_introduction {
  width: 74%;
  position: relative;
  margin: 0 auto 0 7.5%;
  padding: 0 0 0 0;
}

div.under_head_recruit {
  width: 36.7%;
  position: relative;
  margin: 0 auto 0 7.5%;
  padding: 0 0 0 0;
}

div.under_head_policy {
  width: 69%;
  position: relative;
  margin: 0 auto 0 7.5%;
  padding: 0 0 0 0;
}

div.under_head_contact {
  width: 44%;
  position: relative;
  margin: 0 auto 0 7.5%;
  padding: 0 0 0 0;
}

div.under_head_development {
  width: 38%;
  position: relative;
  margin: 0 auto 0 7.5%;
  padding: 0 0 0 0;
}

div.under_head_lgbt {
  width: 100%;
  position: relative;
  margin: 0 auto 0 0;
  padding: 0 0 2% 0;
}

div.business_category_container {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
}

div.business_category_container_add_mgt {
  width: 85%;
  position: relative;
  margin: 12% auto 0 auto;
  padding: 0 0 0 0;
}

div.business_category_image {
  width: 100%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
}

div.business_category_lead_01 {
  width: 100%;
  position: relative;
  margin: 6% auto 0 auto;
  padding: 0 0 0 0;
  top: 0;
  left: 0;
}

div.business_category_lead_02 {
  width: 100%;
  position: relative;
  margin: 6% auto 0 auto;
  padding: 0 0 0 0;
  top: 0;
  left: 0;
}

div.business_category_lead_03 {
  width: 100%;
  position: relative;
  margin: 6% auto 0 auto;
  padding: 0 0 0 0;
  top: 0;
  left: 0;
}

p.business_category_lead {
  font-size: 3.75vw;
  font-weight: 500;
  line-height: 1.8em;
  letter-spacing: 0vw;
  color: #ffffff;
  text-align: justify;
  margin: 0 0 0 0;
}

p.business_category_lead_pc_black {
  font-size: 3.75vw;
  font-weight: 500;
  line-height: 1.8em;
  letter-spacing: 0vw;
  color: #ffffff;
  text-align: justify;
  margin: 0 0 0 0;
}

div.business_text_container {
  width: 85%;
  position: relative;
  margin: 0 auto 12% auto;
  padding: 0 0 0 0;
}

div.business_text_01 {
  width: auto;
  position: relative;
  margin: 12% auto 0 auto;
  padding: 0 0 3% 0;
  border-bottom: 2px solid #ffffff;
  display: inline-block;
}

p.business_text_01 {
  font-size: 4.75vw;
  font-weight: 700;
  line-height: 1.0em;
  letter-spacing: 0.1vw;
  color: #ffffff;
  text-align: left;
  margin: 0 0 0 0;
}

p.business_text_02 {
  font-size: 4.25vw;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.1vw;
  color: #ffffff;
  text-align: left;
  margin: 6% 0 0 0;
}

p.business_text_03 {
  font-size: 3.75vw;
  font-weight: 400;
  line-height: 1.8em;
  letter-spacing: 0vw;
  color: #ffffff;
  text-align: justify;
  margin: 2% 0 0 0;
}

div.intro_wrapper {
  width: 100%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 20% 0;
}

div.intro_container_01 {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  background-color: #ffffff;
}

div.intro_container_02 {
  width: 85%;
  position: relative;
  margin: 12% auto 0 auto;
  padding: 0 0 0 0;
  background-color: #ffffff;
}

div.intro_container_03 {
  width: 85%;
  position: relative;
  margin: 12% auto 0 auto;
  padding: 0 0 0 0;
  background-color: #ffffff;
}

div.intro_container_04 {
  width: 85%;
  position: relative;
  margin: 12% auto 0 auto;
  padding: 0 0 0 0;
  background-color: #ffffff;
}

div.intro_container_05 {
  width: 85%;
  position: relative;
  margin: 12% auto 0 auto;
  padding: 0 0 0 0;
  background-color: #ffffff;
}

div.intro_container_06 {
  width: 85%;
  position: relative;
  margin: 12% auto 0 auto;
  padding: 0 0 0 0;
  background-color: #ffffff;
}

div.intro_container_07 {
  width: 85%;
  position: relative;
  margin: 12% auto 0 auto;
  padding: 0 0 0 0;
  background-color: #ffffff;
}

div.intro_container_08 {
  width: 85%;
  position: relative;
  margin: 12% auto 0 auto;
  padding: 0 0 0 0;
  background-color: #ffffff;
}

div.intro_container_09 {
  width: 85%;
  position: relative;
  margin: 12% auto 0 auto;
  padding: 0 0 0 0;
  background-color: #ffffff;
}

div.intro_container_10 {
  width: 85%;
  position: relative;
  margin: 12% auto 0 auto;
  padding: 0 0 0 0;
  background-color: #ffffff;
}

div.intro_container_11 {
  width: 85%;
  position: relative;
  margin: 12% auto 0 auto;
  padding: 0 0 0 0;
  background-color: #ffffff;
}

div.intro_container_12 {
  width: 85%;
  position: relative;
  margin: 12% auto 0 auto;
  padding: 0 0 0 0;
  background-color: #ffffff;
}

div.intro_container_recruit {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  background-color: #ffffff;
}

div.intro_container_recruit.sub {
  width: 85%;
  position: relative;
  margin: 8% auto 0 auto;
  background-color: #ffffff;
}

div.intro_textbox_01 {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 10% 0 7% 0;
}

div.intro_textbox_02 {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 5% 0 7% 0;
}

div.intro_textbox_03 {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 10% 0 7% 0;
}

div.intro_textbox_04 {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 10% 0 7% 0;
}

div.intro_textbox_05 {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 5% 0 7% 0;
}

div.intro_textbox_06 {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 4.5% 0 7% 0;
}

div.intro_textbox_07 {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 5% 0 7% 0;
}

div.intro_textbox_08 {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 8% 0 7% 0;
}

div.intro_textbox_09 {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 10% 0 7% 0;
}

div.intro_textbox_10 {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 4.5% 0 7% 0;
}

div.intro_textbox_11 {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 8% 0 7% 0;
}

div.intro_textbox_12 {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 10% 0 7% 0;
}

div.intro_textbox_recruit {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 4% 0 8% 0;
}

div.intro_imagebox_01 {
  width: 23%;
  position: absolute;
  top: 0;
  right: 7.5%;
}

div.intro_imagebox_02 {
  width: 23%;
  position: absolute;
  top: 0;
  left: auto;
  right: 7.5%;
}

div.intro_imagebox_03 {
  width: 23%;
  position: absolute;
  top: 0;
  left: auto;
  right: 7.5%;
}

div.intro_imagebox_04 {
  width: 23%;
  position: absolute;
  top: 0;
  left: auto;
  right: 7.5%;
}

div.intro_imagebox_05 {
  width: 23%;
  position: absolute;
  top: 0;
  right: 7.5%;
}

div.intro_imagebox_06 {
  width: 23%;
  position: absolute;
  top: 0;
  left: auto;
  right: 7.5%;
}

div.intro_imagebox_07 {
  width: 23%;
  position: absolute;
  top: 0;
  left: auto;
  right: 7.5%;
}

div.intro_imagebox_08 {
  width: 23%;
  position: absolute;
  top: 0;
  left: auto;
  right: 7.5%;
}

div.intro_imagebox_09 {
  width: 23%;
  position: absolute;
  top: 0;
  left: auto;
  right: 7.5%;
}

div.intro_imagebox_10 {
  width: 23%;
  position: absolute;
  top: 0;
  left: auto;
  right: 7.5%;
}

div.intro_imagebox_11 {
  width: 23%;
  position: absolute;
  top: 0;
  left: auto;
  right: 7.5%;
}

div.intro_imagebox_12 {
  width: 23%;
  position: absolute;
  top: 0;
  left: auto;
  right: 7.5%;
}

div.intro_line {
  width: 60%;
  position: relative;
  margin: 6% auto 6% 0;
  padding: 0 0 0 0;
}

div.intro_line hr {
  border: solid 1px #000000;
}

div.intro_line_recruit {
  width: 100%;
  position: relative;
  margin: 5% auto 4% 0;
  padding: 0 0 0 0;
}

div.intro_line_recruit hr {
  border: none;
  border-top: solid 1px #000000;
}

p.intro_text_01 {
  font-size: 3.5vw;
  font-weight: 700;
  line-height: 1.4em;
  letter-spacing: 0.2vw;
  color: #000000;
  text-align: left;
  margin: 0 0 0 0;
}

p.intro_text_02 {
  font-size: 4.75vw;
  font-weight: 700;
  line-height: 1.0em;
  letter-spacing: 0.2vw;
  color: #000000;
  text-align: left;
  margin: 2% 0 0 0;
}

p.intro_text_03 {
  font-size: 3.25vw;
  font-weight: 400;
  line-height: 1.7em;
  letter-spacing: 0px;
  color: #000000;
  text-align: justify;
  margin: 0 0 0 0;
}

p.intro_text_recruit {
  font-size: 32px;
  font-size: 4.27vw;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.04em;
  color: #000000;
  text-align: left;
  margin: 0 0 0 0;
}

dl.intro_data {
  margin: 0;
}

dl.intro_data dt {
  margin: 0 0 4px;
  margin: 0 0 0.53vw;
  width: 100%;
  font-size: 24px;
  font-size: 3.20vw;
  font-weight: 700;
  line-height: 1.7;
}

dl.intro_data dd {
  margin: 0 0 22px;
  margin: 0 0 2.93vw;
  width: 100%;
  font-size: 24px;
  font-size: 3.20vw;
  font-weight: 400;
  line-height: 1.6;
}

dl.intro_data dd a {
  color: #000;
  text-decoration: underline;
}

dl.intro_data dd a:hover {
  text-decoration: underline;
}

dl.intro_data dd span.half {
  display: inline-block;
  text-indent: -0.5em;
}

.anchor {
  position: relative;
  top: -53px;
  top: -7.07vw;
}

.line_recuit {
  margin: 0 auto 26px;
  margin: 0 auto 3.47vw;
  width: 100%;
  height: 1px;
  background-color: #000;
}

.note_recuit {
  margin: 0 0 21px;
  margin: 0 0 2.80vw;
  font-size: 24px;
  font-size: 3.20vw;
  font-weight: 500;
  line-height: 1;
}

div.policy_wrapper {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  background: none;
}

div.policy_container {
  width: 100%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 8% 0 20% 0;
}

p.policy_text_01 {
  font-size: 3.5vw;
  font-weight: 400;
  line-height: 2.0em;
  letter-spacing: 0vw;
  color: #ffffff;
  text-align: left;
  margin: 0 0 0 0;
}

div.under_contact_wrapper {
  width: 100%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 8% 0 0 0;
  background-color: #ffffff;
}

div.line_container {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
}

div.twitter_container {
  width: 85%;
  position: relative;
  margin: 10% auto 0 auto;
  padding: 0 0 0 0;
}

div.wechat_container {
  width: 85%;
  position: relative;
  margin: 12% auto 0 auto;
  padding: 0 0 0 0;
}

div.gform_container {
  width: 100%;
  position: relative;
  margin: 12% auto 0 auto;
  padding: 0 0 0 0;
}

p.policy_text_01 {
  font-size: 3.5vw;
  font-weight: 400;
  line-height: 2.0em;
  letter-spacing: 0vw;
  color: #ffffff;
  text-align: left;
  margin: 0 0 0 0;
}

p.contact_text_01 {
  font-size: 4.25vw;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.1vw;
  color: #000000;
  text-align: left;
  margin: 0 0 0 0;
}

p.contact_text_02 {
  font-size: 3.75vw;
  font-weight: 400;
  line-height: 1.5em;
  letter-spacing: 0vw;
  color: #000000;
  text-align: left;
  margin: 2% 0 0 0;
}

p.contact_text_03 {
  font-size: 3.5vw;
  font-weight: 400;
  line-height: 1.5em;
  letter-spacing: 0px;
  color: #000000;
  text-align: left;
  margin: 3% 0 0 0;
}

div.line_btn {
  width: 45%;
  position: relative;
  margin: 3% auto 0 0;
  padding: 0 0 0 0;
}

div.line_btn:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  transition: 0.25s linear;
}

div.twitter_btn {
  width: 14%;
  position: relative;
  margin: 3% auto 0 0;
  padding: 0 0 0 0;
}

div.twitter_btn:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  transition: 0.25s linear;
}

div.wechat_qr {
  width: 45%;
  position: relative;
  margin: 4% auto 0 0;
  padding: 0 0 0 0;
}

div.wechat_link_text {
  display: block;
  width: 100%;
  position: relative;
  margin: 0 auto 0 0;
  padding: 0 0 0 0;
}

div.wechat_link_text p {
  font-size: 4.0vw;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0vw;
  color: #000000;
  text-align: left;
  margin: 2% 0 0 0;
  text-decoration: underline;
}

div.gform_text_box {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
}

.gform_actual_area {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
  width: 94%;
  height: 1100px;
  margin: 2% auto 0 auto;
}
@media screen and (max-width:640px) {
.gform_actual_area {
  height: 1150px;
}
}
@media screen and (max-width:450px) {
.gform_actual_area {
  height: 1200px;
}
}
@media screen and (max-width:400px) {
.gform_actual_area {
  height: 1250px;
}
}
@media screen and (max-width:375px) {
.gform_actual_area {
  height: 1250px;
}
}
@media screen and (max-width:350px) {
.gform_actual_area {
  height: 1350px;
}
}

.gform_actual_area iframe {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
}

.greeting_sign {
  width: 40%;
  position: relative;
  margin: 4% 0 0 auto;
  padding: 0 0 0 0;
}

#index_access {
  margin-top: -32%;
  padding-top: 32%;
}

#business_linkpoint_02 {
  margin-top: -90%;
  padding-top: 90%;
}

#business_linkpoint_03 {
  margin-top: -90%;
  padding-top: 90%;
}

ul.zdo_drawer_nav li.mgb_large {
  margin-bottom: 15vw;
}

ul.zdo_drawer_nav li.mgb_short {
  margin-bottom: 4vw;
}

ul.zdo_drawer_nav li.sp_menu_line {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  border: solid 1px #ffffff;
}

.language_navi_wrapper {
  display: none;
}

.language_navi_wrapper_lgbt {
  display: none;
}

div.development_text_container {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
}

div.development_text_01 {
  width: 100%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 8% 0 3% 0;
  border-bottom: 2px solid #29abe2;
}

p.development_text_01 {
  font-size: 4.5vw;
  font-weight: 700;
  line-height: 1.4em;
  letter-spacing: 0vw;
  color: #29abe2;
  text-align: left;
  margin: 0 0 0 0;
}

p.development_text_02 {
  font-size: 4.0vw;
  font-weight: 400;
  line-height: 1.7em;
  letter-spacing: 0vw;
  color: #000000;
  text-align: justify;
  margin: 6% 0 0 0;
}

div.development_image_container {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
}

div.development_image_box_pc {
  display: none;
}

div.development_image_box_sp {
  display: block;
  width: 100%;
  position: relative;
  margin: 10% auto 0 auto;
  padding: 0 0 0 0;
}

.lgbt_midashi_orange {
  width: 52%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 3% 0 3% 0;
  background-color: #f7931e;
}

.lgbt_midashi_orange p {
  font-size: 5.0vw;
  font-weight: 500;
  line-height: 1.0em;
  letter-spacing: 0.1vw;
  color: #ffffff;
  text-align: center;
  margin: 0 0 0 0;
}

.lgbt_midashi_green_large {
  width: 74%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 3% 0 3% 0;
  background-color: #3ad2d4;
}

.lgbt_midashi_green_large p {
  font-size: 5.0vw;
  font-weight: 500;
  line-height: 1.0em;
  letter-spacing: 0.1vw;
  color: #ffffff;
  text-align: center;
  margin: 0 0 0 0;
}

.lgbt_midashi_green_small {
  width: 80%;
  position: relative;
  margin: 0 auto 2% auto;
  padding: 3% 0 3% 0;
  background-color: #3ad2d4;
}

.lgbt_midashi_green_small p {
  font-size: 4.5vw;
  font-weight: 500;
  line-height: 1.0em;
  letter-spacing: 0.1vw;
  color: #ffffff;
  text-align: center;
  margin: 0 0 0 0;
}

.lgbt_midashi_white {
  width: 40%;
  position: relative;
  margin: 0 auto 1% auto;
  padding: 2% 0 2% 0;
  background-color: #ffffff;
}

.lgbt_midashi_white p {
  font-size: 3.75vw;
  font-weight: 500;
  line-height: 1.0em;
  letter-spacing: 0.1vw;
  color: #f7931e;
  text-align: center;
  margin: 0 0 0 0;
}

.lgbt_service_flex_container {
  width: 85%;
  position: relative;
  margin: 6% auto 14% auto;
  padding: 0 0 0 0;
  display: block;
  display: -moz-block;
  display: -o-block;
  display: -webkit-block;
  display: -ms-block;
}

.lgbt_service_flex_imagebox {
  width: 100%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
}

.lgbt_service_flex_textbox {
  width: 100%;
  position: relative;
  margin: 10% auto 0 auto;
  padding: 0 0 0 0;
}

.lgbt_service_flex_textbox_add_margin {
  width: 100%;
  position: relative;
  margin: 14% auto 0 auto;
  padding: 0 0 0 0;
}

.ab_orange_box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 8%;
  right: -10%;
  background-color: #f7931e;
  z-index: 10;
}

.ab_green_box_01 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 8%;
  left: -10%;
  background-color: #3ad2d4;
  z-index: 10;
}

.ab_green_box_02 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 8%;
  right: -10%;
  background-color: #3ad2d4;
  z-index: 10;
}

.lgbt_service_flex_image {
  width: 100%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  z-index: 20;
}

p.lgbt_service_text_01 {
  font-size: 4.25vw;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0vw;
  color: #000000;
  text-align: left;
  margin: 0 0 0 0;
}

p.lgbt_service_text_02_lh {
  font-size: 4.0vw;
  font-weight: 400;
  line-height: 1.7em;
  letter-spacing: 0vw;
  color: #000000;
  text-align: justify;
  margin: 0 0 0 0;
}

p.lgbt_service_text_02 {
  font-size: 4.0vw;
  font-weight: 400;
  line-height: 1.5em;
  letter-spacing: 0vw;
  color: #000000;
  text-align: justify;
  margin: 0 0 0 0;
}

p.lgbt_service_text_03 {
  font-size: 3.75vw;
  font-weight: 400;
  line-height: 1.5em;
  letter-spacing: 0vw;
  color: #000000;
  text-align: left;
  margin: 0 0 0 0;
}

.lgbt_staff_container {
  width: 85%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
  display: block;
  display: -moz-block;
  display: -o-block;
  display: -webkit-block;
  display: -ms-block;
}

.lgbt_staff_imagebox {
  width: 40%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
}

.lgbt_staff_textbox {
  width: 100%;
  position: relative;
  margin: 5% auto 0 auto;
  padding: 0 0 0 0;
  text-align: center;
}


p.lgbt_staff_text_01 {
  font-size: 4.75vw;
  font-weight: 500;
  line-height: 1.8em;
  letter-spacing: 0vw;
  color: #ffffff;
  margin: 0 0 0 0;
  text-align: center;
  border-bottom: solid 2px #ffffff;
  display: inline-block;
}

p.lgbt_staff_text_02 {
  font-size: 3.6vw;
  font-weight: 500;
  line-height: 1.8em;
  letter-spacing: 0vw;
  color: #ffffff;
  text-align: justify;
  margin: 6% 0 0 0;
}

div.lgbt_sns_midashi {
  width: 100%;
  position: relative;
  margin: 0 auto 0 auto;
  padding: 3% 0 3% 0;
  background-color: #000000;
  border-radius: 20px;
}

div.lgbt_sns_midashi p {
  font-size: 4.5vw;
  font-weight: 700;
  line-height: 1.0em;
  letter-spacing: 0.1vw;
  color: #ffffff;
  text-align: center;
  margin: 0 0 0 0;
}

p.lgbt_sns_text {
  font-size: 3.75vw;
  font-weight: 400;
  line-height: 1.5em;
  letter-spacing: 0vw;
  color: #000000;
  text-align: left;
  margin: 3% 0 0 0;
}

.lgbt_logo_sp {
  display: block;
  width: 55%;
  position: relative;
  margin: 5% auto 0 4%;
  padding: 0 0 0 0;
}

#lgbt_linkpoint_01 {
  margin-top: -74%;
  padding-top: 74%;
}

#lgbt_linkpoint_02 {
  margin-top: -42%;
  padding-top: 42%;
}

}
