@charset "UTF-8";

.sp {
  display: none;
}

* {
  margin: 0;
  padding: 0;
  z-index: 2;
  position: relative;
  letter-spacing: 0.2rem;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif !important;
}

body {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif !important;

}

header {
  margin-top: 0;
}

.header, .wrapper, footer {
  overflow: hidden;
}

.ryo {
  font-weight: 400;
  font-style: normal;
}

.dnp, h2, h3, h4, h5, h7, h8 {
  font-weight: 400;
  font-style: normal;
}

h3 {
  text-align: center;
  font-size: 30px;
  font-weight: 200;
}

h2 {
  font-weight: 300;
}

h4 {
  font-size: 25px;
}

.stripe {
  width: 100%;
}

.sikaku {
  width: 250px;
  margin-left: -50px;
}

.tate_sikaku::after {
  content: "";
  position: absolute;
  width: 79px;
  height: 280px;
  background-image: url(../images/squ01.png);
  background-size: cover;
  margin-left: 250px;
  margin-top: -240px;
}

a {
  text-decoration: none;
}

a:hover {
  opacity: 0.7;
}

ul {
  list-style: none;
}

.box01 {
  width: 80px;
}

.box01 .item {
  width: 80px;
  height: 80px;
  margin-bottom: 20px;
}

.box02 {
  width: 360px;
  height: 80px;
}

.box02 .item {
  width: 78px;
  height: 78px;
  position: relative;
  float: left;
  margin-left: 20px;
}

.section_title {
  text-align: center;
}

.section_title .sub_ttl {
  text-align: left;
  margin: 100px 0;
  display: inline-block;
}

.section_title .title_bar {
  width: 200px;
  height: 1px;
  background-color: #086E52;
  margin: 30px auto;
}

.sub_ttl.bgextend.bgLRextendTrigger.bgLRextend {
  color: #EB5C04;
}

.section_title h2 {
  font-size: 30px;
  text-align: center;
  color: #EB5C04;
  font-weight: bold;
}

/**擬似要素**/

/**円**/

.s6_img::after, #section02 .section_title::before, h3::after, .s3_item::before, .s4_r_txt::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 200px;
  height: 200px;
  border-radius: 100px;
  background: linear-gradient(#f6f6f5, #fff);
  z-index: -1;
}

#section02 .section_title::before, h3::after {
  width: 1100px;
  height: 1100px;
  border-radius: 1300px;
  background: linear-gradient(#fff, #f6f6f5);
  margin-left: -550px;
}

#section02 .section_title::before {
  margin-top: -150px;
}

h3::after {
  margin-left: -700px;
  margin-top: -100px;
}

.h3_1::after {
  display: none;
}

.s3_item::before {
  width: 120px;
  height: 120px;
  margin-top: 360px;
  margin-left: -1050px;
  background: linear-gradient(to right, #f6f6f5, #fff);
}

.item_hold .s3_item::before {
  margin-left: -40px;
  margin-top: -35px;
}

.s6_img::after {
  width: 500px;
  height: 500px;
  border-radius: 500px;
  margin-left: -450px;
  margin-top: -30px;
}

.s4_r_txt::before {
  background: linear-gradient(to bottom, #fff, #f6f6f5);
  width: 320px;
  height: 320px;
  border-radius: 320px;
  margin-right: -30px;
}

.stripe_back {
  position: relative;
  width: 100%;
}

.stripe_top {
  width: 100%;
  margin-top: -100px;
}

/**矢印**/

.to_bottom::after {
  content: "";
  position: absolute;
  border-bottom: 15px solid #d9d9d9;
  border-right: 15px solid #d9d9d9;
  border-top: 15px solid transparent;
  border-left: 15px solid transparent;
  transform: rotate(45deg);
  margin-left: -940px;
  margin-top: 240px;
}

.border_vertical::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 80px;
  background-color: #000;
  margin-right: 25px;
  margin-top: -325px;
}

.slide_03, .slide_04, .slide_05 {
  position: relative;
}

.menu_title01::before, .menu_title02::before, .slide_03::before, .slide_04::after, .slide_05::after {
  position: absolute;
  content: "";
  display: inline-block;
  background-size: cover;
}

.menu_title01::before {
  width: 500px;
  height: 160px;
  background-image: url(../images/slide_01.png);
  margin-left: 500px;
  margin-top: -360px;
}

.menu_title02::before {
  width: 400px;
  height: 160px;
  background-image: url(../images/slide_02.png);
  left: -100px;
  margin-top: -250px;
}

.slide_03::before {
  width: 225px;
  height: 200px;
  background-image: url(../images/slide_03.png);
  left: -170px;
  margin-top: -150px;
}

.slide_04::after {
  width: 220px;
  height: 260px;
  background-image: url(../images/slide_04.png);
  margin-right: -520px;
  margin-top: 400px;
}

.slide_05::after {
  width: 220px;
  height: 260px;
  background-image: url(../images/slide_04.png);
  margin-right: -120px;
  margin-top: 1000px;
}

/**/

header {
  width: 100%;
  background-color: rgba(255, 255, 255, .4);
  height: 130px;
  margin-top: 0px;
  z-index: 999;
  position: absolute;
}

.copy {
  position: absolute;
  margin-top: 120px;
  letter-spacing: 1px;
  margin-left: 2%;
  color: #000;
  z-index: 10000;
}

header.n2 {
  height: 160px;
}

.mv_logo {
  position: absolute;
  top: 34px;
  left: 2%;
  letter-spacing: 5px;
  font-weight: 400;
  font-size: 35px;
}

header nav ul {
  position: relative;
  top: 17px;
}

header .top_imgsub {
  position: absolute;
  top: 40px;
  left: 20px;
  width: 190px;
  display: block;
}

header nav {
  margin-left: 17vw;
  margin-top: -15px;
}

header nav ul {
  width: 100%;
}

header nav ul li {
  position: relative;
  float: left;
  text-align: center;
  line-height: 120px;
  font-size: 14px;
  margin-left: 25px;
}




header .contact {
  height: 100px;
  position: absolute;
  text-align: center;
  font-size: 15px;
  margin-top: 13px;
  right: 0;
  background: rgba(255, 255, 255, .8);
  padding: 16px;
}

header .contact .tel_number {
  font-family: inherit;
  font-weight: bold;
  font-style: revert;
  font-size: 30px;
  color: #EB5C04;
}

header .contact .cantact_time {
  line-height: 25px;
}

header .contact .cantact_time {
  line-height: 25px;
}

header .contact .cantact_time span {
  color: #086E52;
  font-weight: bold;
}

.wrapper {
  width: 100%;
}

.wrapper .top_img {
  width: 100%;
  height: 800px;
  z-index: 3;
  overflow: hidden;
}

.wrapper .top_img li {
  width: 100%;
  height: 100%;
}

.wrapper .top_img li .top_img_in {
  width: 100%;
  height: 100%;
}

.wrapper .top {
  position: absolute;
  z-index: 12;
  width: 100%;
}

.header.fixed {
  display: none;
}

.wrapper .top .top_txt {
  color: #fff;
  writing-mode: vertical-rl;
  right: 5%;
  font-size: 26px;
  font-weight: 400;
  position: absolute;
  z-index: 1111111;
  top: -500px;
  text-shadow: 1px 1px 1px #000;
  display: none;
}

.wrapper .top .top_main {
  text-align: center;
  margin-top: 20px;
  position: absolute;
  top: -400px;
  left: 35%;
}

.wrapper .top .top_main img {
  width: 400px;
  margin: auto;
  margin-bottom: 10px;
}

.wrapper .top .top_main h1 {
  color: #fff;
  text-align: center;
  font-size: 80px;
  font-weight: 500;
  line-height: 75px;
  letter-spacing: 5px;
}

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

.wrapper .main {
  width: 100%;
}

.wrapper .main #section01 {
  width: 100%;
}

.wrapper .main #section01 .s4_txt {
  writing-mode: vertical-rl;
  font-size: 20px;
  font-weight: 100;
  margin: 250px auto;
  height: 350px;
}

.wrapper .main #section01 .s4_txt span {
  font-weight: bold;
  font-size: 24px;
}

.wrapper .main #section01 .box01 {
  position: absolute;
  margin-left: 270px;
  margin-top: 30px;
}

.wrapper .main #section01 .box01 .gray {
  background-color: #efefef;
}

.wrapper .main #section01 .box02 {
  position: absolute;
  right: 0;
  margin-top: -250px;
}

.wrapper .main #section01 .box02 .line {
  border: 1px solid #efefef;
}

.wrapper .main #section02 {
  background-color: #f6f6f5;
  padding: 150px 0;
}

.wrapper .main #section02 .bigginer {
  width: 900px;
  margin: 200px auto;
  height: 200px;
}

.wrapper .main #section02 .bigginer p {
  line-height: 32px;
}

.wrapper .main #section02 .bigginer .biggner_txt {
  width: 580px;
  position: relative;
  float: left;
}

.wrapper .main #section02 .bigginer .biggner_txt h3 {
  text-align: left;
  line-height: 50px;
}

.wrapper .main #section02 .bigginer .biggner_txt p {
  margin: 30px 0 15px 0;
  font-size: 16px;
}

.wrapper .main #section02 .bigginer img {
  position: relative;
  float: left;
  width: 300px;
  margin: 0 10px;
}

.wrapper .main #section02 .s2_main {
  width: 900px;
  margin: 0 auto;
  padding-top: 50px;
}

.wrapper .main #section02 .s2_main p {
  line-height: 2;
  text-align: justify;
}

.wrapper .main #section02 .s2_main .menu {
  margin-top: 120px;
}

.wrapper .main #section02 .s2_main .menu .menu_title {
  width: 100%;
  margin-bottom: 30px;
}

.wrapper .main #section02 .s2_main .menu .menu_title h4 {
  width: 250px;
  line-height: 1.8;
}

.wrapper .main #section02 .s2_main .menu .menu_title .menu_bar {
  width: 350px;
  height: 1px;
  margin-top: 49px;
  background-color: #000;
}

.wrapper .main #section02 .s2_main .menu .menu_title .menu_price {
  width: 170px;
  text-align: center;
  line-height: 100px;
}

.wrapper .main #section02 .s2_main .menu .menu_title h4, .wrapper .main #section02 .s2_main .menu .menu_title .menu_bar, .wrapper .main #section02 .s2_main .menu .menu_title .menu_price {
  position: relative;
  float: left;
}

.wrapper .main #section02 .s2_main .menu .m_title01 h4 {
  width: 400px;
}

.wrapper .main #section02 .s2_main .menu .m_title01 .menu_bar {
  width: 330px;
}

.wrapper .main #section02 .s2_main .menu .m_title02 h4 {
  width: 400px;
}

.wrapper .main #section02 .s2_main .menu .m_title02 .menu_bar {
  width: 330px;
}

.wrapper .main #section02 .s2_main .menu .menu_txt {
  line-height: 1.8;
  font-size: 20px;
}

.m-menu {
  text-align: center;
  border: 2px solid;
  padding: 5px;
  margin-bottom: 100px;
  font-size: 30px;
  color: #EB5C04;
  font-weight: bold;
  width: 95%;
}

.m-menu.n3 {
  border: none;
}



.note2 {
  margin-top: 30px;
  font-size: 20px;
  display: block;
}

.menu_txt .note.n2 {
  margin: 40px 0 20px;
  display: block;
  font-weight: bold;
}

.enu_txt {
  font-size: 20px;
}

.menu_txt .plus {
  text-align: center;
  display: block;
  width: 60%;
  margin: -40px 0 -60px;
  font-size: 20px;
}

.wrapper .main #section02 .s2_image {
  width: 900px;
  margin: 100px auto -50px;
  height: 280px;
}

.table_blk {
  max-width: 1000px;
  margin: 0 auto;
  border: 1 px solid;
  font-size: 20px;
  line-height: 2;
}

.table_blk, .table_blk td, .table_blk th {
  border: 1px #000 solid;
  border-collapse: collapse;
}

.table_blk td, .table_blk th {
  padding: 10px;
}

.table_blk td:first-child {
  width: 30%;
  background: #f4f3ee;
}

.table_blk th:nth-child(2) {
  width: 70%;
}

.wrapper .main #section02 .s2_image img {
  width: 410px;
  position: relative;
  float: left;
  margin: 0 20px;
  height: 280px;
  object-fit: cover;
}

.wrapper .main #section03 {
  width: 100%;
  margin-top: 200px;
}

.wrapper .main #section03 .s3_main {
  width: 1000px;
  margin: 0 auto;
}

.wrapper .main #section03 .s3_main .item_hold {
  margin-top: 80px;
  width: 100%;
}

.selected {
  text-align: center;
}


.wrapper .main #section03 .s3_main .item_hold .s3_item {
  width: 500px;
  position: relative;
  float: left;
  height: 400px;
}

#slider_text p, #slider_text h2 {
  font-size: 40px;
  color: #fff;
  position: relative;
  top: -380px;
  margin-bottom: -150px;
  font-weight: bold;
  background: rgba(0, 0, 0, .1);
  padding: 20px;
}

.selected span {
  color: #EB5C04;
}

.wrapper .main #section03 .s3_main .s3_item h5 {
  font-size: 25px;
  margin-bottom: 50px;
}

.wrapper .main #section03 .s3_main .s3_item p {
  line-height: 28px;
}

.wrapper .main #section03 .s3_main .s3_item .flow_hold {
  width: 100%;
  height: 200px;
  margin-bottom: 100px;
}

.wrapper .main #section03 .s3_main .s3_item .flow_hold .flow_txt {
  width: 550px;
  margin-right: 100px;
  position: relative;
  float: left;
}

.wrapper .main #section03 .s3_main .s3_item .flow_hold .flow_txt .number {
  font-size: 45px;
  line-height: 60px;
}

.wrapper .main #section03 .s3_main .s3_item .flow_hold .flow_img {
  width: 300px;
  position: relative;
  float: left;
}

.wrapper .main #section03 .stripe {
  margin: 100px 0 0 0;
}

.wrapper .main #section04 {
  width: 100%;
  padding-top: 150px;
}

.wrapper .main #section04 .s4_main {
  width: 900px;
  margin: 100px auto;
  height: 1500px;
}

.wrapper .main #section04 .s4_main .s4_left {
  width: 400px;
  margin-right: 50px;
  position: relative;
  float: left;
}

.wrapper .main #section04 .s4_main .s4_left img {
  width: 100%;
}

.wrapper .main #section04 .s4_main .s4_left .s4l_txt_box {
  writing-mode: vertical-rl;
  width: 84%;
  height: 500px;
  border: 1px solid #000;
  margin: 100px 0;
  padding: 50px 8%;
}

.wrapper .main #section04 .s4_main .s4_left .s4l_txt_box h7 {
  font-size: 25px;
  margin: 50px 30px;
}

.wrapper .main #section04 .s4_main .s4_left .s4l_txt_box .s4_list {
  list-style: disc;
  margin: 20px 70px;
  line-height: 45px;
  height: 98%;
}

.wrapper .main #section04 .s4_main .s4_right {
  width: 400px;
  margin-left: 50px;
  position: relative;
  float: left;
}

.wrapper .main #section04 .s4_main .s4_right .s4r_txt_box, .wrapper .main #section04 .s4_main .s4_right .s4_r_txt {
  writing-mode: vertical-rl;
}

.wrapper .main #section04 .s4_main .s4_right .s4r_txt_box {
  width: 84%;
  height: 530px;
  padding: 0px 8%;
  border: 1px solid #000;
}

.wrapper .main #section04 .s4_main .s4_right .s4r_txt_box h7 {
  font-size: 25px;
  margin: 0px 30px;
  padding: 50px 0 0 30px;
  border-left: 1px solid #000;
  line-height: 40px;
}

.wrapper .main #section04 .s4_main .s4_right .s4r_txt_box .s4_list {
  margin: 50px 50px 0 0;
  line-height: 42px;
  font-size: 15px;
}

.wrapper .main #section04 .s4_main .s4_right .s4_r_txt {
  width: 80%;
  margin: 100px auto 0 auto;
  line-height: 50px;
  font-size: 18px;
}

.wrapper .main #section05 {
  width: 100%;
  padding-top: 100px;
  background-color: #fff;
  margin-bottom: 100px;
}

.wrapper .main #section05 .s5_top_txt {
  width: 900px;
  text-align: center;
  line-height: 50px;
  margin: 50px auto;

}

.wrapper .main #section05 .s5_top_txt p {
  font-size: 23px;
  line-height: 2;
  margin-top: 20px;
}

.wrapper .main #section05 .s5_main {
  width: 1001px;
  margin: 0 auto;
}

.wrapper .main #section05 .s5_main .s5_item {
  width: 450px;
  height: 182px;
  margin: 30px 0 0 0;
  position: relative;
  float: left;
}

.wrapper .main #section05 .s5_main .s5_item h8 {
  font-size: 20px;
  line-height: 40px;
}

.wrapper .main #section05 .s5_main .s5_item p {
  margin: 20px 0;
  font-size: 15px;
  height: 80px;
  line-height: 1.8;
  letter-spacing: 1px;
}

.wrapper .main #section05 .s5_main .s5_item .border_hol {
  width: 96%;
  margin: 0 2%;
  height: 1px;
  background-color: #7a8e8e;
  top: 20px;
}

.wrapper .main #section05 .s5_main .s5_item .border_hol::before, .wrapper .main #section05 .s5_main .s5_item .border_hol::after {
  content: "・";
  position: absolute;
  width: 5px;
  height: 5px;
  color: #7a8e8e;
  border-radius: 10px;
  font-size: 40px;
  line-height: 10px;
  margin-top: -4px;
}

.wrapper .main #section05 .s5_main .s5_item .border_hol::before {
  margin-left: -20px;
}

.wrapper .main #section05 .s5_main .s5_item .border_hol::after {
  margin-left: 410px;
}

.wrapper .main #section05 .s5_main .border_ver {
  width: 1px;
  height: 132px;
  margin: 40px 50px 0 50px;
  background-color: #7a8e8e;
  position: relative;
  float: left;
}

.wrapper .main #section05 .s5_main .border_ver::before, .wrapper .main #section05 .s5_main .border_ver::after {
  content: "・";
  position: absolute;
  width: 5px;
  height: 5px;
  color: #7a8e8e;
  border-radius: 10px;
  font-size: 40px;
  line-height: 10px;
  margin-left: -19px;
}

.wrapper .main #section05 .s5_main .border_ver::before {
  margin-top: -3px;
}

.wrapper .main #section05 .s5_main .border_ver::after {
  margin-top: 128px;
}

.wrapper .main #section05 .s5_main .full {
  width: 1001px;
}

.wrapper .main #section05 .s5_main .full .border_hol::after {
  margin-left: 940px;
}

.wrapper .main #section05 .stripe {
  margin-top: 200px;
}

.wrapper .main #section06 {
  width: 100%;
}

.wrapper .main #section06 .section_title {
  max-width: 1000px;
  margin: 0 auto;
  text-align: left;
}

.wrapper .main #section06 .s6_main {
  width: 1000px;
  margin: 100px auto;
  height: 500px;
}

.wrapper .main #section06 .s6_main .s6_txthold {
  width: 600px;
  position: relative;
  float: left;
  padding: 30px 0;
}

.wrapper .main #section06 .s6_main .s6_txthold h9 {
  font-size: 50px;
  line-height: 80px;
}

.wrapper .main #section06 .s6_main .s6_txthold .s6_title {
  font-size: 24px;
}

.wrapper .main #section06 .s6_main .s6_txthold .s6_txt {
  font-size: 20px;
  margin: 10px 0;
}

.wrapper .main #section06 .s6_main .s6_txthold .s6_txt.ss {
  font-size: 28px;
}

.wrapper .main #section06 .s6_main .s6_txthold .space {
  width: 100%;
  height: 40px;
}

.wrapper .main #section06 .s6_main .s6_img {
  width: 400px;
  position: relative;
  float: right;
}

.wrapper .main #section06 .s6_main .s6_img img {
  width: 90%;
  margin: 30px 5%;
}

.wrapper .main #section06 .s6_subtxt {
  max-width: 900px;
  margin: 100px auto 100px auto;
  text-align: center;
  padding-right: 100px;
}

#section022 {
  max-width: 1000px;
  margin: 150px auto 50px;
}

#section022 img {
  max-width: 100%;
  margin-bottom: 100px;
}

#section022 img.n2 {
  max-width: 80%;
  position: relative;
  left: 200px;
}

#section022 h2.n3 {
  font-size: 26px;
  letter-spacing: 5px;
  margin-left: 20px;
}



#section022 .inner p.n2:after {
  width: 350px;
  height: 130px;
  background-image: url(../images/slide_02.png);
  left: -300px;
  position: absolute;
  content: "";
  display: inline-block;
  background-size: cover;
  top: 450px;
}

.inner_f {
  display: flex;
}

#section022 h2 {
  font-size: 40px;
  margin-bottom: 50px;
  letter-spacing: 10px;
  width: 30%;
  float: left;
  color: #EB5C04;
  font-weight: bold;
}

#section022 h2.n2 {
  line-height: 1.5;
  font-size: 26px;
  letter-spacing: 5px;
  margin-left: 20px;
}

#section022::after {
  width: 700px;
  height: 700px;
  border-radius: 1300px;
  background: linear-gradient(#f6f6f5, #fff);
  margin-left: -550px;
  content: "";
  position: absolute;
  display: inline-block;
  z-index: -1;
  margin-top: -500px;
  left: 50%;
}

#section022::before {
  width: 600px;
  height: 600px;
  border-radius: 1300px;
  background: linear-gradient(#f6f6f5, #fff);
  margin-left: -550px;
  content: "";
  position: absolute;
  display: inline-block;
  z-index: -1;
  margin-top: 500px;
  right: 0;
}


#section022 p.n2 {
  font-size: 20px;
}

#section022 p {
  width: 60%;
  line-height: 2;
  margin-bottom: 100px;
  font-size: 23px;
  text-align: justify;
  float: right;
}






.wrapper .main #section06 .s6_subtxt h4 {
  display: flex;
  margin: auto;

}

.wrapper .main #section06 .s6_subtxt h4:before, .wrapper .main #section06 .s6_subtxt h4:after {
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #666;
  margin-top: 25px;
}

.wrapper .main #section06 .s6_subtxt h4:before {
  margin-right: 2rem;
}

.wrapper .main #section06 .s6_subtxt h4:after {
  margin-left: 2rem;
}

.wrapper .main #section06 .s6_subtxt p {
  margin-top: 50px;
  text-align: left;
  font-size: 20px;
  line-height: 2;
}

.navi_link {
  color: #000;
  font-size: 18px;
}

.wrapper .main #section06 .back {
  margin-top: -135px;
}

.wrapper .main .main_bottom {
  width: 1000px;
  margin: 100px auto 200px
}

.wrapper .main .main_bottom h2 {
  position: relative;
  top: 100px;
  text-align: right;
  left: -30px;
}

.wrapper .main .main_bottom .img {
  width: 100%;
  margin: 100px auto 0px;
}

.main_bottom p.cnt {
  font-size: 30px;
  text-align: center;
  color: #EB5C04;
  font-weight: bold;
  margin-bottom: 80px;
}

.main_bottom h4 {
  margin: 20px 0;
  line-height: 1.6;
  font-weight: bold;
}

.main_bottom p {
  line-height: 1.8;
  font-size: 20px;
  margin-bottom: 20px;
}

.wrapper .main .main_bottom::after {
  margin-left: -100px;
  margin-top: 600px;
}

footer {
  width: 100%;
  background-color: #f6f6f5;
}

footer .map {
  width: 45%;
  height: 600px;
  float: left;
}

footer .footer_txt_hold {
  width: 45%;
  float: left;
  padding: 100px 0 0 10%;
  line-height: 40px;
  font-size: 18px;
}

footer .footer_txt_hold .tel {
  margin: 40px 0;
}

footer .footer_txt_hold .tel a {
  font-weight: bold;
  font-style: normal;
  font-size: 40px;
  letter-spacing: 4;
  color: #EB5C04;
}

.time.dnp {
  font-size: 20px;
}

.note_n6 {
  color: #086E52;
  font-weight: bold;
}

.note_n7 {
  color: #EB5C04;
  font-weight: bold;
}

.access.dnp {
  font-size: 20px;
}

.fixed {
  position: fixed;
  bottom: 0;
  margin-top: 0;
}

.fixed .top_img {
  display: none;
}

.fixed .top_imgsub {
  display: block;
  width: 150px;
  position: absolute;
  top: 50px;
  left: 50px;
}

.fixed #global_navi {
  margin-left: 200px;
}

#splash {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #f5f5f5;
  z-index: 9999999;
  text-align: center;
  color: #fff;
}

#splash-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/*========= 画面遷移のためのCSS ===============*/

body {
  background: #f5f5f5;
  /*遷移アニメーションと同じ色を指定*/
}

body.appear {
  background: #fff;
  /*画面を開いた後の背景色を指定*/
}

/*画面遷移アニメーション*/

.splashbg1, .splashbg2 {
  display: none;
}

/*bodyにappearクラスがついたら出現*/

body.appear .splashbg1, body.appear .splashbg2 {
  display: block;
}

/*上に消えるエリア*/

body.appear .splashbg1 {
  animation-name: PageAnime;
  animation-duration: 1.4s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  content: "";
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100vh;
  bottom: 50%;
  left: 0;
  transform: scaleY(1);
  background-color: #f5f5f5;
  /*伸びる背景色の設定*/
}

@keyframes PageAnime {
  0% {
    transform-origin: top;
    transform: scaleY(1);
  }

  100% {
    transform-origin: top;
    transform: scaleY(0);
  }
}

/*下に消えるエリア*/

body.appear .splashbg2 {
  animation-name: PageAnime2;
  animation-duration: 1.4s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  content: "";
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100vh;
  top: 50%;
  left: 0;
  transform: scaleY(1);
  background-color: #f5f5f5;
  /*伸びる背景色の設定*/
}

@keyframes PageAnime2 {
  0% {
    transform-origin: bottom;
    transform: scaleY(1);
  }

  100% {
    transform-origin: bottom;
    transform: scaleY(0);
  }
}

/*画面遷移の後現れるコンテンツ設定*/

#container {
  opacity: 0;
  /*はじめは透過0に*/
}

/*bodyにappearクラスがついたら出現*/

body.appear #container {
  animation-name: PageAnimeAppear;
  animation-duration: 1s;
  animation-delay: 0.2s;
  animation-fill-mode: forwards;
  opacity: 0;
}

@keyframes PageAnimeAppear {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.loader {
  position: absolute;
  top: calc(50% - 32px);
  left: calc(50% - 32px);
  width: 64px;
  height: 64px;
}

.loader div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-sizing: border-box;
  opacity: .8;
}

.one {
  border-top: 1px solid #8FB259;
  animation: rotate-left 1s linear infinite;
}

.two {
  border-right: 1px solid #CCCC52;
  animation: rotate-right 1s linear infinite;
}

.three {
  border-bottom: 1px solid #FFD933;
  animation: rotate-right 1s linear infinite;
}

.four {
  border-left: 1px solid #FF7F00;
  animation: rotate-right 1s linear infinite;
}

@keyframes rotate-left {
  0% {
    transform: rotate(360deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

@keyframes rotate-right {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*========= 流体シェイプを動かす ===============*/

.fluid {
  position: absolute;
  right: 5%;
  top: -100px;
  width: 250px;
  height: 250px;
  background: rgba(0, 0, 0, .025);
  animation: fluidrotate 15s ease 0s infinite;
  z-index: -1;
}

@keyframes fluidrotate {
  0%, 100% {
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
  }

  14% {
    border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
  }

  42% {
    border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
  }

  56% {
    border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
  }

  84% {
    border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
  }
}

#slider {
  width: 100%;
  height: 100vh;
  min-height: 500px;
}



.concept_txt {
  opacity: 0;
  -moz-transition: -moz-transform 0.5s linear;
  -webkit-transition: -webkit-transform 0.5s linear;
  -o-transition: -o-transform 0.5s linear;
  -ms-transition: -ms-transform 0.5s linear;
  transition: transform 0.5s linear;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  animation-delay: .2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.img_blur {
  -webkit-animation-name: imageBlur;
  animation-name: imageBlur;
  opacity: 1;
  transition: .8s;
}

@-webkit-keyframes imageBlur {
  from {
    opacity: 0;
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px);
  }

  to {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
  }
}

@keyframes imageBlur {
  from {
    opacity: 0;
    -webkit-filter: blur(15px);
    -moz-filter: blur(15px);
    -ms-filter: blur(15px);
    -o-filter: blur(15px);
    filter: blur(15px);
  }

  to {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    -o-filter: blur(0px);
    filter: blur(0px);
  }
}



/*========= ナビゲーションのためのCSS ===============*/

#g-nav {
  position: fixed;
  z-index: 1;
  top: 0;
  width: 200px;
  height: 105%;
  right: -120%;
  background: #fff;
  transition: all 1s;
  padding: 100px 40px;
}

/*アクティブクラスがついたら位置を0に*/
#g-nav.panelactive {
  right: 0;
}

/*ナビゲーションの縦スクロール*/
#g-nav.panelactive #g-nav-list {
  /*ナビの数が増えた場合縦スクロール*/
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100vh;
  /*表示する高さ*/
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#g-nav-list {
  font-size: 20px;
  line-height: 3;
}

/*ナビゲーション*/
#g-nav ul {
  /*ナビゲーション天地中央揃え*/
  position: absolute;
  z-index: 999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/*リストのレイアウト設定*/

#g-nav li {
  list-style: none;
  text-align: center;
}

#g-nav li a {
  color: #333;
  text-decoration: none;
  padding: 10px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: bold;
}

/*========= ボタンのためのCSS ===============*/
.openbtn1 {
  position: fixed;
  z-index: 9999;
  /*ボタンを最前面に*/
  top: 10px;
  right: 10px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background: #fff;
  display: none;
}

/*×に変化*/
.openbtn1 span {
  display: inline-block;
  transition: all .4s;
  position: absolute;
  left: 14px;
  height: 3px;
  border-radius: 2px;
  background-color: #000;
  width: 45%;
}

.openbtn1 span:nth-of-type(1) {
  top: 15px;
}

.openbtn1 span:nth-of-type(2) {
  top: 23px;
}

.openbtn1 span:nth-of-type(3) {
  top: 31px;
}

.openbtn1.active span:nth-of-type(1) {
  top: 18px;
  left: 18px;
  transform: translateY(6px) rotate(-45deg);
  width: 30%;
}

.openbtn1.active span:nth-of-type(2) {
  opacity: 0;
}

.openbtn1.active span:nth-of-type(3) {
  top: 30px;
  left: 18px;
  transform: translateY(-6px) rotate(45deg);
  width: 30%;
}



/*# sourceMappingURL=style.css.map */