@charset "UTF-8";
@import "base.css";
@import "fonts.css";
/*==========================================================================*/
/*//////////////////////////////////////////////////////////////////////////*/
/*//////                                                              //////*/
/*//////  Copyright (C) 2009 株式会社フリーセル All Rights Reserved.  //////*/
/*//////                                                              //////*/
/*//////////////////////////////////////////////////////////////////////////*/
/*                                                                          */
/*    base.css  --> スタイルの初期設定を行うため、変更しないで下さい。      */
/*    fonts.css --> フォントの初期設定を行うため、変更しないで下さい。      */
/*                                                                          */
/*==========================================================================*/

/*==========================================================================*/
/*                           Common-Setting                                 */
/*==========================================================================*/

/* 基本タグのフォントサイズを指定（12px -> 120% or 1.2em ） */
h1, h2, h3, h4, h5, h6, input, button, textarea, select, p, blockquote, th, td, pre, address, li, dt, dd {
  font-size: 160%;
  -webkit-text-size-adjust: none;
}
img {
  vertical-align: bottom;
}
a {
  color: #f39700;
}
a:hover, a:active {
  color: #f39700;
  text-decoration: none
}
a:visited {
}
table {
  width: 100%
}
p {
  margin: 0 0 1.8em;
}
p, dt, dd, td, th, li {
  line-height: 1.875em;
}
*, *:after, *:before {
  box-sizing: border-box
}
*:focus {
  outline: none
}
li::marker {
 display: none
}
#totop {
  border: none;
  bottom: 50px;
  cursor: pointer;
  display: block;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  position: fixed;
  right: 20px;
  text-decoration: none;
  margin: 0;
  z-index: 99;
  transition: opacity 0.4s ease, visibility 0.4s ease;
}
#totop.is-visible {
  opacity: 1;
  visibility: visible;
}
#totop:hover {
  opacity: 0.8
}
/* add
------------------------------------------------------------------------*/

/*==========================================================================*/
/*                            Container                                     */
/*==========================================================================*/

html {
  background: none;
}
body {
  color: #333333;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}
#wrapper {
  min-width: 1240px;
  max-width: 2000px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.inner {
  width: 1200px;
  margin: 0 auto;
  position: relative
}
/*==========================================================================*/
/*                               Header                                     */
/*==========================================================================*/
#header {
  background: rgba(255,255,255,0.9);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  margin: 0 auto;
  z-index: 100
}
[id^="case_title"],
[id^="company_title"] {
  scroll-margin-top: 168px;
}
#header p {
  margin-bottom: 0
}
#header_top {
  padding-top: 11px
}
#header_top .inner {
  display: flex;
  justify-content: space-between
}
#header h1 {
  font-size: 11px;
  height: 21px;
  color: #9b9b9b;
  font-family: "Noto Sans JP", sans-serif;
}
.header_left {
  width: 530px;
}
.header_right {
  width: 460px;
  display: flex;
  justify-content: space-between;
  padding-top: 20px
}
.header_right li {
  width: 220px;
  height: 50px;
}
/*
.header_right li:first-child {
  width: 175px;
  height: 50px;
}
*/
.itel a, .imail a {
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  color: #333333;
  font-size: 12px;
  line-height: 1.1;
  border-radius: 5px;
  text-align: center
}
.itel a {
  padding-bottom: 5px;
  background: #f1eee9
}
.itel_top {
background: url(../images/icon_tel.png) left 5px no-repeat;
padding-left: 30px;
font-size: 24px;
font-family: Arial, "Helvetica Neue", sans-serif;
font-weight: 700;
font-synthesis: none;
font-variant-numeric: tabular-nums;
white-space: nowrap;
letter-spacing: 1.2px;
padding-top: 5px;
background-size: 25px;
}
.itel_bot {
  padding-left: 35px;
  letter-spacing: 1.5px;
}
.imail a {
  color: #fff;
  font-size: 10px;
  background: url(../images/icon_mail.png) left 16px center no-repeat #f39700;
  padding-left: 53px;
  padding-bottom: 5px;
  letter-spacing: 0.2px;
}
.imail_bot {
  font-size: 18px;
  font-weight: 700;
  padding-top: 5px;
  letter-spacing: 1.2px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* MENU                                                                   */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#menu {
  padding: 28px 0 0;
  position: relative
}
#menu .inner {
  position: static
}
#menu, #gnavi {
  display: flex;
  align-items: center
}
#gnavi {
  width: 1200px;
  justify-content: space-between
}
#gnavi>li {
  padding: 0 19px
}
#gnavi>li>a, #gnavi>li>span {
  text-decoration: none;
  color: #333333;
  font-size: 16px;
  font-weight: 800;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  line-height: 1.1em;
  cursor: pointer;
  text-align: center;
  width: 100%;
  height: 100%;
  padding-bottom: 16px;
}
#gnavi>li.gnavi_home {
  padding: 0 22px 16px 10px
}
#gnavi>li.gnavi_home>a {
  text-indent: -9999px;
  background: url(../images/icon_home.png) center center no-repeat;
  width: 21px;
  height: 18px;
}
/*==========================================================================*/
/*                             Contents                                     */
/*==========================================================================*/

/* TOP INFO
------------------------------------------------------------------------*/
#top_info {
  padding-top: 144px;
  background-size: cover
}
#index #top_info {
  height: 950px;
  background: url(../images/main01.png) center top no-repeat;
  background-size: cover
}
#index #top_info .inner {
  height: 100%;
  display: flex;
  justify-content: space-between
}
.topinfo_people {
  margin-bottom: 0
}
.topinfo_txt {
  width: 880px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 57px;
  position: relative
}
.topinfo_top {
  margin-bottom: 8px;
  padding-left: 20px
}
.topinfo_top, .topinfo_top dd, .topinfo_list, .topinfo_main, .topinfo_cont dl {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.topinfo_top dd {
  padding-right: 28px
}
.topinfo_top dt {
  text-align: center;
  width: 100%;
  font-size: 45px;
  letter-spacing: 4px;
  font-weight: 700;
  text-shadow: #fff 3px 0px 0px, #fff 2.83487px 0.981584px 0px, #fff 2.35766px 1.85511px 0px, #fff 1.62091px 2.52441px 0px, #fff 0.705713px 2.91581px 0px, #fff -0.287171px 2.98622px 0px, #fff -1.24844px 2.72789px 0px, #fff -2.07227px 2.16926px 0px, #fff -2.66798px 1.37182px 0px, #fff -2.96998px 0.42336px 0px, #fff -2.94502px -0.571704px 0px, #fff -2.59586px -1.50383px 0px, #fff -1.96093px -2.27041px 0px, #fff -1.11013px -2.78704px 0px, #fff -0.137119px -2.99686px 0px, #fff 0.850987px -2.87677px 0px, #fff 1.74541px -2.43999px 0px, #fff 2.44769px -1.73459px 0px, #fff 2.88051px -0.838247px 0px, 0 6px 2px rgba(0,0,0,0.3);
  line-height: 1.5;
  margin-bottom: 11px
}

.topinfo_list li {
  width: 155px;
  height: 45px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  margin: 0 7px;
  color: #fff;
  background: #001b60;
  padding-bottom: 2px;
  padding-top: 2px;
}
.topinfo_list li:nth-child(2n+2) {
  background: #f39700
}
.topinfo_ect {
  letter-spacing: 1.5px;
  margin-left: 8px;
  font-size: 30px;
  font-weight: 700;
  text-shadow: #fff 3px 0px 0px, #fff 2.83487px 0.981584px 0px, #fff 2.35766px 1.85511px 0px, #fff 1.62091px 2.52441px 0px, #fff 0.705713px 2.91581px 0px, #fff -0.287171px 2.98622px 0px, #fff -1.24844px 2.72789px 0px, #fff -2.07227px 2.16926px 0px, #fff -2.66798px 1.37182px 0px, #fff -2.96998px 0.42336px 0px, #fff -2.94502px -0.571704px 0px, #fff -2.59586px -1.50383px 0px, #fff -1.96093px -2.27041px 0px, #fff -1.11013px -2.78704px 0px, #fff -0.137119px -2.99686px 0px, #fff 0.850987px -2.87677px 0px, #fff 1.74541px -2.43999px 0px, #fff 2.44769px -1.73459px 0px, #fff 2.88051px -0.838247px 0px, 0 6px 2px rgba(0,0,0,0.3);
  margin-bottom: 0
}
.topinfo_cont {
  width: 780px;
  height: 380px;
  background: rgba(243,151,0,0.85);
  border-radius: 10px;
  position: relative;
  padding: 60px 46px 60px 42px;
}
.topinfo_cont:before {
  position: absolute;
  content: "";
  width: calc(100% - 34px);
  height: calc(100% - 34px);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto auto;
  border: 2px solid rgba(255,255,255,0.9);
  border-radius: 10px;
  pointer-events: none
}
.topinfo_main {
  position: relative
}
#index h2 {
  width: 650px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 25px
}
#index h2 span {
  width: 100px;
  height: 100px;
  line-height: 1;
  font-size: 75px;
  color: #d01425;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 13px;
  background: #fff;
  padding-top: 15px;
}
#index h2 .h2_bl {
  color: #333333
}
.topinfo_cont dl {
  color: #fff;
  font-weight: 700;
}
.topinfo_cont dt {
  font-size: 78px;
  line-height: 1.1;
  letter-spacing: 3.5px;
  background: url(../images/idxtopinfo_dot.png) center top no-repeat;
  background-size: contain;
  padding-top: 18px;
}
.topinfo_cont dd {
  font-size: 36px;
  line-height: 1.1;
  padding-left: 1px;
  margin-left: -40px;
  letter-spacing: 3px;
  padding-top: 23px
}
.topinfo_ribbon {
  width: 843px;
  height: 85px;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  background: url(../images/ribbon_bg.png) center top no-repeat;
  background-size: contain;
  padding: 7px 47px 0;
  letter-spacing: -0.2px;
  bottom: -28px;
  left: -31px;
  right: 0;
  margin: 0 auto;
  position: absolute;
  z-index: 1
}
.topinfo_dog {
  position: absolute;
  bottom: 0;
  right: -228px;
  margin-bottom: 0;
  z-index: 1
}
.topinfo_staff {
  position: relative;
  margin-right: -90px
}
.topinfo_people {
  margin-top: auto;
  height: 100%;
  margin-right: -128px;
  position: relative;
  display: flex;
  z-index: 0
}
.topinfo_name, .topinfo_talk {
  position: absolute;
  font-size: 24px;
  text-align: center;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 0;
}
.topinfo_talk {
  width: 226px;
  height: 155px;
  left: -60px;
  top: 33px;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: -0.2px;
  background: url(../images/idxtopinfo_img01.png) center center no-repeat;
  background-size: contain;
}
.topinfo_name {
  top: 0;
  bottom: 0;
  right: 8px;
  margin: auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 157px 0 0 0;
  letter-spacing: 5px;
  color: #001b60;
  text-shadow: #fff 3px 0px 0px, #fff 2.83487px 0.981584px 0px, #fff 2.35766px 1.85511px 0px, #fff 1.62091px 2.52441px 0px, #fff 0.705713px 2.91581px 0px, #fff -0.287171px 2.98622px 0px, #fff -1.24844px 2.72789px 0px, #fff -2.07227px 2.16926px 0px, #fff -2.66798px 1.37182px 0px, #fff -2.96998px 0.42336px 0px, #fff -2.94502px -0.571704px 0px, #fff -2.59586px -1.50383px 0px, #fff -1.96093px -2.27041px 0px, #fff -1.11013px -2.78704px 0px, #fff -0.137119px -2.99686px 0px, #fff 0.850987px -2.87677px 0px, #fff 1.74541px -2.43999px 0px, #fff 2.44769px -1.73459px 0px, #fff 2.88051px -0.838247px 0px;
}
/* IDXBOX01
------------------------------------------------------------------------*/
#index h3 {
  text-align: center;
  font-size: 35px;
  font-weight: 700;
  line-height: 1.25;
}
.idxbox01_link h3 {
  position: relative;
  z-index: 1
}
.idxbox01_link h3:before {
  position: absolute;
  content: "CASE";

  font-size: 264px;
  color: #fff;
  letter-spacing: 1px;
  line-height: 0.8em;
  top: -10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1
}
#idxbox01 {
  letter-spacing: 5.8px;
}
.h3_icon {
  margin-bottom: 12px;
  display: inline-block
}
.color_org {
  color: #f39700
}
.idxbox01_link {
  padding: 60px 0 70px;
  background: #f6f3ed
}
.box01_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 61px 0 0 10px;
}
.box01_detail {
  width: 380px;
  margin-bottom: 40px;
}
.box01_detail dt, .box01_detail dd a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  width: 100%;
  height: 70px;
}
.box01_detail dt {
  font-size: 22px;
  color: #001b60;
  border: 5px solid #001b60;
  margin-bottom: 10px;
  position: relative;
  background: #fff;
  letter-spacing: 1px;
  z-index: 10
}
.box01_detail dt:before, .box01_detail dt:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  margin: 0 auto;
  pointer-events: none
}
.box01_detail dt:before {
  width: 4px;
  height: 34px;
  bottom: -24px;
  background: #001b60;
}
.box01_detail dt:after {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 13px solid #001b60;
  bottom: -33px;
}
.box01_detail dd a {
  color: #fff;
  font-size: 24px;
  text-decoration: none;
  letter-spacing: 2px;
  background: url(../images/idxbox01_bg01.png) center right 10px no-repeat #f39700;
}
.box01_number {
  font-size: 22px;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  color: #f39700;
  margin-left: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff
}
.idxbox01_bot {
  position: relative;
  z-index: 0;
  padding-bottom: 38px
}
.idxbox01_arrow {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0
}
.idxbox01_arrow:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-left: 600px solid transparent;
  border-right: 600px solid transparent;
  border-top: 170px solid #f6f3ed;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 43px;
  z-index: -1
}
.box01_ttl {
  font-size: 46px;
  text-align: center;
  font-weight: 500;
  line-height: 1.4;
  padding-top: 1px;
  letter-spacing: 3px;
  margin: -43px auto 104px
}
.box01_ttl .color_org {
  font-size: 50px;
  font-weight: 700
}
.line_yel {
  background-image: repeating-linear-gradient(0deg, transparent 6%, #f8e352 6%, #f8e352 31%, transparent 31%, transparent 100%);
}
.box01_ttl .line_yel {
  font-size: 46px;
  font-weight: 700;
  padding: 0 7px;
}
.box01_frame {
  position: relative
}
.idxbox01_img {
  margin-bottom: 0;
}
.box01_frame dl {
  width: 1040px;
  height: 220px;
  margin: -81px auto 0;
  position: relative;
  z-index: 1;
  padding: 25px;
  background: #fff
}
.box01_frame dt {
  text-align: center;
  font-size: 29px;
  font-weight: 700;
  margin-bottom: 12px;
  letter-spacing: 0
}
.box01_frame dd {
  padding: 0 24px
}
.box01_frame dd a {
  width: 100%;
  height: 100px;
  text-decoration: none;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 10px;
  padding: 28px 30px 30px;
  background: #f39700
}
.box01_tel {

  font-weight: 700;
  font-size: 50px;
  padding: 0 25px 0 50px;
  background: url(../images/icon_tel02.png) 0 20px no-repeat;
  line-height: 1.5;
  letter-spacing: 1.2px;
  position: relative
}
.box01_tel:after {
  position: absolute;
  content: "";
  width: 1px;
  height: 50px;
  background: #fff;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0
}
.box01_search {
  font-size: 24px;
  font-weight: 700;
  padding-left: 50px;
  line-height: 1.5;
  letter-spacing: 2.2px;
  background: url(../images/icon_search02.png) 0 10px no-repeat
}
.box01_search>span {
  font-size: 37px;
}
/* IDXBOX02
------------------------------------------------------------------------*/
#idxbox02 {
  padding: 64px 0 93px;
  background: url(../images/idxbox02_bg.png) center center repeat
}
#idxbox02 .h3_icon {
  margin-bottom: 0
}
#idxbox02 h3 {
  letter-spacing: 1px;
  margin: 0 auto 44px;
}
.h3_small {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 500;
}
.box02_info {
  margin: 0 auto 63px
}
.box02_info p {
  text-align: center;
  line-height: 2.25;
  letter-spacing: 1px;
}
.box02_info p:last-child {
  margin-bottom: 0
}
.box02_list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.box02_list li {
  width: 370px;
  height: 110px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  background: #001b60
}
.box02_step {
  width: 110px;
  height: 34px;
  line-height: 1;

  font-weight: 700;
  font-size: 18px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 1px;
  top: -17px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #001b60;
  text-transform: uppercase;
  letter-spacing: 1px;
  z-index: 0
}
.box02_list li:first-child {
  left: -5px;
}
.box02_step>span {
  font-size: 30px;
  font-weight: 700;
  margin-left: 5px
}
.box02_step:before, .box02_step:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: #f8e352;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1
}
.box02_step:before {
  transform: skewX(25deg)
}
.box02_step:after {
  transform: skewX(-25deg)
}
.box02_ttl {
  width: 100%;
  display: flex;
  align-items: center;
  letter-spacing: 2px;
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  padding-left: 15px
}
.box02_list li:nth-child(2) .box02_ttl {
  letter-spacing: 0.8
}
.box02_icon {
  margin-right: 16px
}
.box02_list li:nth-child(3) .box02_icon {
  margin-right: 27px
}
.idxbtn01 a {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  text-decoration: none;
  color: #f39700;
  border: 1px solid #f39700;
  font-size: 18px;
  margin: 0;
  display: flex;
  align-items: center;
  padding: 10px 10px 10px 40px;
  letter-spacing: 1px;
  position: relative;
  background: #fff
}
.idxbtn01 a:after {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  right: 30px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  border-top: 2px solid #f39700;
  border-right: 2px solid #f39700;
  transform: rotate(45deg)
}
#idxbox02 .idxbtn01 {
  width: 350px;
  height: 60px;
  margin: 0 auto
}
/* IDXBOX03
------------------------------------------------------------------------*/
#idxbox03 {
  padding-bottom: 100px;
  background: #f6f3ed
}
#idxbox03 h3 {
  color: #fff;
  letter-spacing: 2px;
  margin-bottom: 46px
}
#idxbox03 .h3_icon {
  margin-bottom: 2px
}
#idxbox03 h3 .h3_small {
  font-size: 20px;
  font-weight: 400;
  display: inline-block;
  margin-bottom: 7px;
}
#idxbox03 .box03_info {
  margin: 0 auto 42px
}
#idxbox03 .box03_info p {
  text-align: center;
  line-height: 1.875;
  color: #fff
}
#idxbox03 .box03_info p:last-child {
  margin-bottom: 0
}
.box03_top {
  padding: 60px 0 147px;
  background: url(../images/idxbox03_bg01.png) center center no-repeat;
  background-size: cover
}
.box03_list {
  display: flex;
  justify-content: space-between;
  padding-top: 1px;
  margin: -148px auto 80px
}
.box03_detail {
  /*width: 216px;*/
	width: 277px;
  text-align: center;
  padding: 20px;
  background: #fff;
  cursor: pointer
}
.box03_ttl {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1.3;
  padding-bottom: 8px;
  margin-bottom: 14px;
  border-bottom: 1px solid #dedede
}
.box03_ttl>span {
  font-size: 16px;
  letter-spacing: 2px;
  color: #f39700
}
.box03_detail:nth-child(2n+2) .box03_ttl>span {
  color: #001b60
}
.box03_detail dt {
  height: 61px
}
.box03_detail dd {
  padding: 9px 4px 0;
  font-size: 14px;
  line-height: 1.71;
}
.box03_frame {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 61px 61px 88px;
  background: url(../images/idxbox03_bg02.png) center center no-repeat;
  background-size: cover
}
.box03_ttl02 {
  margin-bottom: 32px;
}
.box03_txt {
  margin-bottom: 37px
}
.box03_txt p {
  text-align: center;
  font-size: 20px;
  line-height: 1.8;
  color: #ffffff;
  letter-spacing: 0.9px;
}
.box03_txt p:last-child {
  margin-bottom: 0
}
.box03_listbtn {
  display: flex;
  justify-content: space-between;
  width: 940px;
  margin: 0 auto;
}
.box03_listbtn li {
  width: 280px;
  height: 105px;
}
.box03_listbtn a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  flex-direction: column;
  color: #fff;
  position: relative;
  line-height: 1.3;
  background: rgba(0,0,0,0.4);
  border: 1px solid #fff
}
.box03_en {

  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
}
.box03_jp {
  font-size: 30px;
  font-weight: 500;
  padding-bottom: 17px;
  letter-spacing: 5px;
}
.box03_btn {
  position: absolute;
  width: 190px;
  height: 40px;
  border-radius: 5px;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 15px;
  color: #001b60;
  padding: 10px 10px 10px 23px;
  font-weight: 700;
  background: #fff
}
.box03_btn:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  border-top: 2px solid #001b60;
  border-right: 2px solid #001b60;
  transform: rotate(45deg);
}
/* IDXBOX04
------------------------------------------------------------------------*/
#idxbox04 {
  padding: 75px 0 102px;
  background: #fff
}
#idxbox04 h3 {
  letter-spacing: 3px;
  margin-bottom: 55px;
}
#idxbox04 .h3_icon {
  margin-bottom: 2px;
}
#idxbox04 .h3_small {
  margin-bottom: 8px;
  display: inline-block;
  letter-spacing: 0.5px;
}
.box04_detail {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-bottom: 48px;
  z-index: 0
}
.box04_detail:nth-child(2n+2), .box04_detail:nth-child(2n+2) .box04_left {
  flex-direction: row-reverse
}
.box04_detail:before {
  position: absolute;
  content: "";
  width: calc(100% - 100px);
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: #f6f3ed;
  z-index: -1
}
.box04_detail:nth-child(2n+2):before {
  right: inherit;
  left: 0;
}
.box04_left {
  display: flex;
  justify-content: space-between;
  width: 460px;
  flex-shrink: 0
}
.box04_left dd {
  width: calc(100% - 200px);
}
.box04_left ul {
  display: flex;
  justify-content: space-between;
  height: 100%;
  padding: 8px 37px 20px 22px;
  position: relative
}
.box04_left ul:before {
  position: absolute;
  content: "";
  width: 3px;
  height: 140px;
  background: #f39700;
  transform: rotate(34deg) translate(29px, -23px);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto
}
.box04_left li {
  font-weight: 700;
  color: #f39700
}
.box04_left li:first-child {
  font-size: 60px;
  flex: 0 0 auto;
  letter-spacing: 10px;
  white-space: nowrap;
  word-break: keep-all;
}
.box04_left li:last-child {
  display: flex;
  flex: 0 0 auto;
  align-items: flex-end;
  font-size: 48px;

  font-weight: 700
}
.box04_info {
  flex: 1 1 auto;
  min-width: 0;
  padding: 20px 35px 38px 0
}
.box04_detail:nth-child(2n+2) .box04_info {
  padding: 20px 0 38px 35px;
}
.box04_info dt {
  font-size: 26px;
  font-weight: 700;
  color: #f39700;
  letter-spacing: 2.5px;
  margin-bottom: 3px;
}
@media screen and (min-width: 751px) {
  .box04_detail:nth-child(2) .box04_info dt {
    letter-spacing: 1.5px;
    white-space: nowrap;
    word-break: keep-all;
  }
}
.box04_info dd {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 1px;
}
#idxbox04 .idxbtn01 {
  position: absolute;
  right: 31px;
  bottom: -18px;
  width: 220px;
  height: 50px;
  margin-bottom: 0
}
#idxbox04 .box04_detail:nth-child(2n+2) .idxbtn01 {
  right: inherit;
  left: 31px;
}
#idxbox04 .idxbtn01 a {
  font-size: 16px;
  padding-left: 20px;
  border-radius: 5px;
}
#idxbox04 .idxbtn01 a:after {
  width: 9px;
  height: 9px;
  right: 20px;
}
/* IDXBOX05
------------------------------------------------------------------------*/
#idxbox05 {
  background: url(../images/idxbox05_bg.png) center center no-repeat;
  background-attachment: fixed
}
#idxbox05 .inner {
  padding: 100px 0 105px
}
.box05_frame {
  background: rgba(255,255,255,0.8);
  border: 10px solid #fff;
  padding: 30px 0 62px 45px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}
.box05_ttl {
  width: 100%;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 6px;
  margin-bottom: 25px
}
.box05_en {
  margin-left: 15px;
  font-size: 18px;
  color: #f39700;

  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 2px
}
.box05_info {
  width: 815px;
}
.box05_txt {
  margin-bottom: 32px;
}
.box05_txt p {
  line-height: 1.876;
  margin-bottom: 2em
}
.box05_txt p:last-child {
  margin-bottom: 0
}
.box05_info .idxbtn01 {
  width: 280px;
  height: 60px;
  margin-bottom: 0
}
.box05_img {
  position: absolute;
  bottom: 0;
  right: -110px;
}
.box05_img dd {
  position: absolute;
  bottom: 189px;
  right: 129px;
  font-size: 24px;

  letter-spacing: 2px;
  color: #001b60;
text-shadow: #fff 3px 0px 0px, #fff 2.83487px 0.981584px 0px, #fff 2.35766px 1.85511px 0px, #fff 1.62091px 2.52441px 0px, #fff 0.705713px 2.91581px 0px, #fff -0.287171px 2.98622px 0px, #fff -1.24844px 2.72789px 0px, #fff -2.07227px 2.16926px 0px, #fff -2.66798px 1.37182px 0px, #fff -2.96998px 0.42336px 0px, #fff -2.94502px -0.571704px 0px, #fff -2.59586px -1.50383px 0px, #fff -1.96093px -2.27041px 0px, #fff -1.11013px -2.78704px 0px, #fff -0.137119px -2.99686px 0px, #fff 0.850987px -2.87677px 0px, #fff 1.74541px -2.43999px 0px, #fff 2.44769px -1.73459px 0px, #fff 2.88051px -0.838247px 0px;
}
/* IDXBOX06
------------------------------------------------------------------------*/
#idxbox06 {
  padding: 93px 0 97px
}
#idxbox06 .inner {
  display: flex;
  justify-content: space-between
}
#idxbox06 h3 {
  letter-spacing: 3px;
  display: flex;
  margin-bottom: 45px
}
#idxbox06 .h3_en {
  color: #f39700;

  font-size: 16px;
  display: block;
  padding-left: 5px;
  letter-spacing: 1.5px;
}
#idxbox06 h3>span:last-child {
  text-align: left;
}
#idxbox06 .h3_icon {
  margin: 9px 8px 0 0;
  display: flex;
  height: 100%
}
.box06_left .idxbtn01 {
  margin: 0 auto;
  width: 240px;
}
.box06_right {
  width: 850px;
  padding-top: 7px
}
.box06_right dl {
  display: flex;
  padding: 11px 18px;
  position: relative
}
.box06_right dl:before, .box06_right dl:first-child:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-image: repeating-linear-gradient(90deg, #f39700 0%, #f39700 9px, transparent 9px, transparent 12px);
  bottom: 0;
  left: 0
}
.box06_right dl:first-child:after {
  top: 0;
  bottom: inherit
}
.box06_right dl dt {
  width: 160px;
  color: #f39700;
  letter-spacing: 1.5px;
}
.box06_right dl dd a {
  color: #333;
  text-decoration: none
}
/*==========================================================================*/
/*                                  Footer                                  */
/*==========================================================================*/

#footer p {
  margin-bottom: 0
}
#footer_bnr {
  padding: 0 0 50px
}
.fbnr {
  display: flex;
  justify-content: space-between;
  padding: 0 15px;
  width: 100%;
  margin: auto;
}
#footer_main {
  margin-top: 70px;
  padding-top: 110px;
  background: #f6f3ed
}
#footer_main .inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
	
}
.footer_left {
  width: 600px;
  padding-top: 19px;
}
.flist {
  display: flex;
  justify-content: space-between;
  padding: 25px 0 28px
}
.flist li {
  width: 110px;
  height: 40px;
  border-radius: 5px;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 1.5px;
  color: #fff;
  background: #001b60
}
.flist li:nth-child(2n+2) {
  background: #f39700
}
.flist li:last-child {
  width: 120px;
}
.ftxt {
  letter-spacing: 1.5px;
  font-size: 17px;
  text-align: center;
  line-height: 1.76
}
.finfo {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 28px 0
}
#footer .itel, #footer .imail {
  height: 75px;
}
#footer .itel a {
  background: none;
  padding: 5px 0 0
}
#footer .itel_top {
  font-size: 40px;
  letter-spacing: 0.5px
}
#footer .itel_bot {
  font-size: 12px;
  letter-spacing: 2px;
  padding: 4px 0 0 29px
}
#footer .imail {
  width: 370px;
  height: 85px;
  margin-top: 30px;
}
#footer .imail a {
  background: #f39700;
  padding: 0 0 0 12px;
  letter-spacing: 0.5px;
  font-size: 13px;
}
#footer .imail_bot {
  letter-spacing: 3.5px;
  font-size: 34px;
  padding-top: 7px;
}

.footer_right {
  width: 570px;
}
.footer_map {
  width: 100%;
  height: 370px;
}
.fmap {
  line-height: 1
}
.mapadd {
  line-height: 1.4;
  letter-spacing: 1px;
  padding: 3px 0 0 10px
}
#footer_link {
  margin-top: 20px;
  padding: 64px 13px 41px;
  width: 100%;
  display: flex;
  border-top: 1px solid #dfdcd7
}
.flink li {
  line-height: 1.4;
  margin-bottom: 14px
}
.flink li a {
  font-size: 14px;
  text-decoration: none;
  color: #333333;
  letter-spacing: 0.5px;
  line-height: 1.4;
  position: relative
}
.flink.flink_one {
  margin-right: 100px;
}
#footer_link dl {
  margin-right: 76px
}
#footer_link dl:nth-child(3) {
  margin-right: 42px;
}
#footer_link dl:last-child {
  margin-right: 0
}
.flink.flink_one li {
  margin-bottom: 37px;
}
.flink.flink_one a, #footer_link dt {
  font-weight: 700;
  color: #f18d2c;
  line-height: 1.4;
}
.flink.flink_one a {
  letter-spacing: 1px;
}
#footer_link dt {
  padding-top: 4px;
  margin-bottom: 4px;
}
#footer_link dd {
  padding-left: 7px
}
#footer_link dl:nth-child(2) dd {
  padding-left: 17px
}
address {
  font-size: 14px;
  padding: 27px 0;
  text-align: center;
  color: #fff;
  background: #f39700
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* FRIGHT                                                                 */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#fright {
  position: fixed;
  width: 60px;
  height: 222px;
  right: -5px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  z-index: 100;
  transform: translateX(200px);
  transition: transform 0.2s
}
#fright.active{
  transform: translateX(0)
}
#isearch {
  position: relative;
  transform: translateX(0);
  width: 60px;
  height: 220px;
  font-size: 20px;
  color: #f39700;
  font-weight: 700;
  background: url(../images/icon_search.png) 10px 12px no-repeat #fff;
  padding: 47px 12px 12px;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  white-space: nowrap;
  letter-spacing: 2.5px;
  border-radius: 5px 0 0 5px;
  border: 2px solid #f39700;
  border-right: none;
  cursor: pointer;
  transition: all 0.4s;
  z-index: 1
}
.icont {
  position: absolute;
  top: 0;
  width: 230px;
  border-radius: 5px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transform: translateX(0);
  transition: all 0.4s;
  z-index: 10;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
  overflow: hidden
}
.icont li a {
  width: 100%;
  height: 74px;
  display: flex;
  align-items: center;
  padding: 13px;
  text-decoration: none;
  color: #333;
  text-align: left;
  position: relative
}
.icont li a:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-image: repeating-linear-gradient(90deg, transparent 4px, #dddddd 4px, #dddddd 12px, transparent 12px, transparent 15px);
  bottom: 0;
  left: 0
}
.icont li:last-child a:after {
  display: none
}
.icont_icon {
  width: 52px;
  flex-shrink: 0
}
.icont_txt {
  font-size: 14px;
  line-height: 1.42
}
#fright:hover .icont {
  opacity: 1;
  visibility: inherit;
  transform: translateX(-170px);
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* contactmain                                                            */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#contactmain {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 610px;
  height: 145px;
  background: #fff;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
  padding: 25px 25px 20px;
  z-index: 100;
  opacity: 0;
  pointer-events: none;
  transform: translateY(300px);
  transition: transform 0.2s, opacity 0.25s ease
}
#contactmain.active {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}
#contactmain.active.is-footer-visible {
  opacity: 0;
  pointer-events: none;
}
#contactmain.active.impo {
  transform: translateY(300px) !important;
}
#contactmain dt {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 1em;
  height: 27px;
  margin-bottom: 10px;
}
#contactmain dd {
  position: relative
}
.contactmain_btn {
  width: 100%;
  display: block;
}
.contactmain_close {
  position: absolute;
  width: 28px;
  height: 28px;
  top: -55px;
  right: -15px;
  cursor: pointer
}
.contactmain_close:hover {
  opacity: 0.7
}
.contactmain_close:before, .contactmain_close:after {
  position: absolute;
  content: "";
  width: 28px;
  height: 3px;
  background: #f39700;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  transform: rotate(45deg)
}
.contactmain_close:after {
  transform: rotate(-45deg)
}
.contactmain_btn a {
  text-decoration: none;
  background: #f39700;
  color: #fff;
  width: 100%;
  height: 100%;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 5px;
}
.contactmain_tel {
  padding: 0 10px 0 30px;
  font-size: 28px;
  font-family: Arial, "Helvetica Neue", sans-serif;
  font-weight: 700;
  font-synthesis: none;
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
  background: url(../images/icon_tel02.png) left center no-repeat;
  background-size: 20px auto;
  border-right: 1px solid #fff
}
.contactmain_search {
  font-size: 20px;
  font-weight: 700;
  padding-left: 25px;
  background: url(../images/icon_search02.png) left center no-repeat;
  background-size: 20px auto
}
.contactmain_search>span {
  font-size: 120%;
  font-weight: 700
}
/*footer_information*/
.footer_information{
    width: 100%;
    padding-top: 50px;
    margin-top: 50px;
    border-top: 2px solid #001B60
}
.footer_information_detail{
    width: 100%;
    height: 280px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin-bottom: 45px;
}
.footer_information_map iframe{
    width: 380px;
    height: 285px;
}
.footer_information_txt{
    box-sizing: border-box;
    min-width: 0;
    padding: 10px 9px;
    width: 518px;
    font-weight: bold;
    color: #000000
}
#footer p.footer_information_ttl{
    box-sizing: border-box;
    min-width: 0;
    width: 100%;
    min-height: 40px;
    height: auto;
    flex: 0 0 auto;
    display: flex;
    align-items: center;
    line-height: 1.2;
    white-space: nowrap;
    word-break: keep-all;
    overflow-wrap: normal;
    padding: 6px 14px;
    background-color: #F39700;
    border-radius: 4px;
    color: #fff;
    font-size: 24px;
    margin-bottom: 17px;
}
#footer p.footer_information_tel{
    font-size: 22px;
    color: #001B60;
    margin-bottom: 8px;
}
#footer p.footer_information_add{
    font-size: 18px;
    margin-bottom: 10px;
}
#footer p.footer_information_add::first-letter{
    color: #F7931E
}
.footer_information_time{
    margin-bottom: 12px;
}
.footer_information_time li{
    font-size: 16px;
    line-height: 1.75;
}
.footer_information_time li::first-letter{
    color: #1B1464
}

.ft-bnn{padding-bottom: 40px;max-width: calc(100% - 30px);margin-left: auto; margin-right: auto;}

.box_success_case{
	display: flex;
	margin: 0 -10px 10px;
	flex-wrap: wrap;
	width: calc(100% + 20px);
	font-weight: bold
}
.box_success_case .item{
	width: calc(100% / 3 - 20px);
	margin: 0 10px 20px;
	border: 1px solid #f39700;
	padding: 10px
}
.box_success_case .item .imgbox{
	width: 100%;
	height: 283px;
	margin: 0 0 15px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #d1d1d1;
}
.box_success_case .item .imgbox img{
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
}
.box_success_case .item .list_label{
	display: flex;
	gap: 10px;
	margin: 0 0 5px;
}
.box_success_case .item .list_label li{
	width: fit-content;
	background: #fff;
	border: 1px solid #f39700;
	line-height: 1.4 !important;
	padding: 2px 5px 0;
	border-radius: 5px;
	font-size: 14px;
}
.box_success_case .item .list_label li.new{
	background: #f39700;
	color: #fff;
}
.box_success_case .item .date{
	color: #f39700;
	margin: 0 0 0;
	font-size: 15px;
}
.box_success_case .item .ttl{
}
.button_case{
	width: 320px;
	height: 60px;
	max-width: 100%;
	margin: 0 auto 20px
}
.button_case a{
	text-decoration: none;
    background: #f39700;
    color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	z-index: 1;
    transition: transform .4s cubic-bezier(.86, 0, .07, 1);
    overflow: hidden;
	position: relative
}
.button_case a::after{
	content: '';
	width: 10px;
	height: 10px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	position: absolute;
	top: calc(50% - 5px);
	right: 20px;
	z-index: 2;
}
.button_case a::before{
	position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.3;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    transform: scale(0, 1);
    transition: transform .4s cubic-bezier(.86, 0, .07, 1);
    z-index: -1;
    transform-origin: center right;
}
.button_case a:hover::before{
	transform: scale(1, 1);
    transform-origin: center left;
}
.top_bnr{
	margin-bottom: 80px;
}
.top_bnr a{
	transition: 0.3s ease
}
.top_bnr a:hover{
	opacity: 0.8
}
@media screen\0 {
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* EFFECT                                                                 */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


 @-webkit-keyframes mvslideAnime {
 0% {
 -webkit-transform: translate(0px);
 transform: translate(0px);
}
 100% {
 -webkit-transform: translate(-100px);
 transform: translate(-100px);
}
}
 @keyframes mvslideAnime {
 0% {
 -webkit-transform: translate(0px);
 transform: translate(0px);
}
 100% {
 -webkit-transform: translate(-100px);
 transform: translate(-100px);
}
}
/**********************/
@-moz-keyframes scrolltop {
0% {
transform:translateY(-80px);
opacity:0
}
100% {
transform:translateY(0);
opacity:1
}
}
@keyframes scrolltop {
0% {
transform:translateY(-80px);
opacity:0
}
100% {
transform:translateY(0);
opacity:1
}
}
@keyframes mover {
 0% {
 transform: translateY(0);
}
 100% {
 transform: translateY(-10px);
}
}
 @keyframes bg_slide {
 0% {
opacity: 1;
transform:translateX(0);
}
 100% {
opacity: 0;
transform:translateX(100vw);
}
}
@-webkit-keyframes bg_slide {
 0% {
opacity: 1;
transform:translateX(0);
}
 100% {
opacity: 0;
transform:translateX(100vw);
}
}


.g-recaptcha {
  margin-bottom: 50px;
}
.g-recaptcha > div {
  margin: 0 auto;
}
