@charset "UTF-8";

/* -----------------------------------------------
 *  	         base style setting
 * ----------------------------------------------- */

/* =========== font =========== 
@font-face {
  font-family: "Quickpen";
  src: url("../font/Quickpen/2F7BEE_0_0.eot?#iefix");
  src: url("../font/Quickpen/2F7BEE_0_0.eot?#iefix") format("eot"), url("../font/Quickpen/2F7BEE_0_0.woff2") format("woff2"), url("../font/Quickpen/2F7BEE_0_0.woff") format("woff");
}

@font-face {
  font-family: "Yumintyo";
  src: url("../font/yumintyo/yumin.ttf") format("ttf");
  src: url("../font/yumintyo/yumin.woff") format("woff");
}
*/


/* =========== base =========== */
html {
  margin: 0;
  padding: 0;
  font-size: 62.5%;
  scroll-behavior: smooth;
}
body {
  position: relative;
  margin: 0;
  padding: 0;
  color:#000000;
  background-color: #ffffff;
  word-wrap: break-word;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: YakuHanJP,"Noto Sans Japanese","メイリオ", "Meiryo", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.6;
  opacity:0;

  overflow-wrap: break-word;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}
@media only screen and (max-width: 48em) {
  body {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

article,
aside,
figure,
figcaption,
details,
footer,
header,
hgroup,
nav,
section,
summary,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd {
  margin: 0;
}

ul,
input {
  padding: 0;
}

article,
aside,
figure,
figcaption,
details,
footer,
header,
hgroup,
nav,
section,
summary,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
th,
td {
  box-sizing: border-box;
}

article,
aside,
figure,
figcaption,
details,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

img {
  width: 100%;
  width: 100%\9;
  border: none;
  vertical-align: middle;
}

svg{width:100%;}

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

/* font_yumin */
.yumin{
    font-family:"Yu Mincho","Yumintyo";
    font-weight: bold;
}

.italic{
    font-family:"Times New Roman", Times, "serif";
    font-weight: normal;
    font-style: italic;
}

/* =========== youtube setting =========== */
.youtube {
  position: relative;
  width: 100% !important;
  padding-top: 56.19%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}


/* =========== imageLoaded =========== */
div#loadingArea{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 500;
}
div#imageLoaded img{
    width: 35px;
}
p#pst{
    font-size: 45px;
}
p#maisu{
    font-size: 45px;
}

div.imgBackTest{
    background-image: url(./test7.jpg);
    width: 200px;
    height: 200px;
    background-size: cover;
}



/* =========== map_custmomize =========== */
div#map_custmomize{
	width:100%;
	height:550px;
	border:solid 1px #A7A7A7;
	}

/* =========== pageBase =========== */
div.base_area {
  position: relative;
  margin:0;
  padding:0;
  min-width: 320px;
  width: 100%;
}

/* =========== mainArea =========== */
div.main_area {
  	position: relative;
	width:100%;
	margin:0;
	padding:0;
	z-index:2;
}
/* 480px */
@media only screen and (max-width: 30em) {
div.main_area {
	width:100%;/* header分 */
	margin:0;
}
}




/* =========== headerArea =========== */
.logoarea img{
  position: absolute;
  top: 30px;
  left: 30px;
  width: 100px;
  z-index: 1000;
}
#headerArea2 {
  position: relative;
}
header.header_area{
  position: relative;
	width:100%;
	height:100vh;
	margin:0;
	padding:0;
	}
header.header_area::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.main_flexbox {
  display: flex;
  flex-flow: row wrap;
  height:100vh;
}
.main_flexbox .main_flexbox_inner{
  width: 20%;
  
}
.main_flexbox .main_flexbox_inner.leader1{
  background-image: url(../img/leader1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.main_flexbox .main_flexbox_inner.leader2{
  background-image: url(../img/leader2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.main_flexbox .main_flexbox_inner.leader3{
  background-image: url(../img/leader3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.main_flexbox .main_flexbox_inner.leader4{
  background-image: url(../img/leader4.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.main_flexbox .main_flexbox_inner.leader5{
  background-image: url(../img/leader5.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.main_flexbox .main_flexbox_inner.leader6{
  background-image: url(../img/leader6.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.main.swiper {
  display: none;
}
/* 768px */
@media only screen and (max-width: 48em) {
  .logoarea img{
    position: absolute;
    top: 20px;
    left: 20px;
    width: 80px;
  }
  header.header_area{
  position: relative;
	width:100%;
	height:90vh;
	margin:0;
	padding:0;
}
 .main_flexbox {
  display: none;
}
 .main.swiper {
  display: block;
}
.main.swiper img{
  height: 90vh;
  object-fit: cover;
  object-position: center;
}
.main.swiper::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
}

/* 社長詳細ページ */
.main_flexbox_2A {
  display: flex;
  flex-flow: row wrap;
  height:100vh;
  width: 100%;
}
.main_flexbox_2A .main_flexbox_2A_txtarea{
  width: 20%;
  padding: 200px 100px;  
}
.main_flexbox_2A .main_flexbox_2A_imgarea{
  width: 80%;
}
.main_flexbox_2A .main_flexbox_2A_imgarea.leader1 {
  background-image: url(../../img/img_ceo_1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

/* 768px */
@media only screen and (max-width: 48em) {
.main_flexbox_2A .main_flexbox_2A_imgarea.leader1 {
  background-image: none;
}
}




/* スタッフ詳細ページ */
.main_flexbox_2 {
  display: flex;
  flex-flow: row wrap;
  height:100vh;
  width: 100%;
}
.main_flexbox_2 .main_flexbox_2_txtarea{
  width: 60%;
  padding: 200px 100px;  
}
.main_flexbox_2 .main_flexbox_2_imgarea{
  width: 40%;
}
.list_box {
  position: absolute;
  bottom: 30px;
}
.list_box li{
  list-style:none;
  border-bottom: 1px solid #000000;
  display: inline-block;
}
.list_box a{
	transition:0.3s;
}
.list_box a:hover{
	opacity:0.8;
	transition:0.3s;
}
.main_flexbox_2 .main_flexbox_2_imgarea.leader1 {
  background-image: url(../../img/img_staff_1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.main_flexbox_2 .main_flexbox_2_imgarea.leader2 {
  background-image: url(../../img/img_staff_2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.main_flexbox_2 .main_flexbox_2_imgarea.leader3 {
  background-image: url(../../img/img_staff_3.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.main_flexbox_2 .main_flexbox_2_imgarea.leader4 {
  background-image: url(../../img/img_staff_4.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.main_flexbox_2 .main_flexbox_2_imgarea.leader5 {
  background-image: url(../../img/img_staff_5.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.main_flexbox_2 .main_flexbox_2_imgarea.leader6 {
  background-image: url(../../img/img_staff_6.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.main_flexbox_2 .main_flexbox_2_imgarea.leader7 {
  background-image: url(../../img/img_staff_7.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
/* 768px */
@media only screen and (max-width: 48em) {
.main_flexbox_2 .main_flexbox_2_txtarea{
  width: 100%;
  padding-top: 150px;
  padding-left: 25px;
  padding-bottom: 0;
  padding-right: 0;
}
.main_flexbox_2 .main_flexbox_2_imgarea{
  width: 95%;
  margin-left: 5%;
  height: 500px;
  margin-top: 50px;
  margin-bottom: 100px;
}
.list_box {
  position: absolute;
  bottom: -80px;
}
.main_flexbox_2 {
  display: flex;
  flex-flow: row wrap;
  height: auto;
  width: 100%;
}
.list_box li{
  font-size: 16px;
}
}
.main_flexbox_2 .main_flexbox_2_txtarea h1{
  font-size: 48px;
  margin-bottom: 30px;
}
.main_flexbox_2 .main_flexbox_2_txtarea h1 span{
  font-size: 18px;
  display: block;
  margin-bottom: 30px;
}
.main_flexbox_2 .main_flexbox_2_txtarea p{
  font-size: 18px;
}
.main_flexbox_2 .main_flexbox_2_txtarea p span{
  font-size: 14px;
  display: block;
}
.main_flexbox_2 .main_flexbox_2_txtarea h1.heading1{
  font-size: 36px;
  margin-bottom: 30px;
}
/* 768px */
@media only screen and (max-width: 48em) {
.main_flexbox_2 .main_flexbox_2_txtarea h1.heading1{
  font-size: 18px;
}
}




























/*冒頭キャッチコピー*/

h1.main_heading_01{
  position: absolute;
  display: inline-block;
  bottom: 150px;
  left: 0;
  font-size: 100px;
  color: #fff;
  text-align: left;
  line-height: 180px;
  z-index: 100;
}
h1.main_heading_01 span{
  position: relative;
  background: linear-gradient(transparent 0, rgb(0, 0, 0) 0);
}

/*　冒頭キャッチコピー　*/
@keyframes slideIn {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }
  95% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(10px); /* 少し右に移動 */
    opacity: 1;
  }
}
.slide-in {
  /* 初期状態を画面外に設定 */
  transform: translateX(-100%);
  opacity: 0;
  animation: slideIn 1.0s ease-in-out; /* アニメーションの設定 */
}

/* 画面表示時にアニメーションが発動 */
.slide-in.active {
  transform: translateX(0);
  opacity: 1;
}

/* 1024px */
@media only screen and (max-width: 64em) {
  h1.main_heading_01{
    font-size: 68px;
    line-height: 120px;
  }
}
/* 960px */
@media only screen and (max-width: 60em) {
}
/* 768px */
@media only screen and (max-width: 48em) {
  h1.main_heading_01{
    position: absolute;
    display: inline-block;
    bottom: 150px;
    left: 0;
    font-size: 42px;
    line-height: 80px;
  }
 }




/* △素材 */
.triangle_1-1 {
  width: 70%;
  position: absolute;
  bottom: -2px;
  left: 0;
  z-index: 10;
}
.triangle_1-2 {
  width: 70%;
  position: absolute;
  top: 0;
  left: 0;
}
.triangle_2-1 {
  width: 70%;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.triangle_3-1 {
  width: 70%;
  position: absolute;
  bottom: 0;
  right: 0;
}
/* 768px */
@media only screen and (max-width: 48em) {
  .triangle_1-1 {
    width: 80%;
    position: absolute;
    bottom: -2px;
    left: 0;
    z-index: 10;
  }
  .triangle_1-2 {
    width: 80%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .triangle_3-1 {
    width: 80%;
    position: absolute;
    bottom: 0;
    right: 0;
  }
 }




.main_txt {
  position: relative;
}
.main_txt h2{
  font-size: 65px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 50px;
}
.main_txt .txt_box1{
  font-size: 18px;
  width: 60%;
  margin-left: 30%;
  margin-right: 10%;
  line-height: 2;
  margin-bottom: 30px;
}
.main_txt .txt_box2{
  font-size: 21px;
  width: 60%;
  margin-left: 30%;
  margin-right: 10%;
  line-height: 1.8;
}
/* 768px */
@media only screen and (max-width: 48em) {
  .main_txt h2{
    font-size: 24px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 30px;
    margin-left: 10px;
  }
  .main_txt .txt_box1{
    font-size: 14px;
    width: 85%;
    margin: auto !important;
    line-height: 2;
    margin-bottom: 30px !important;
  }
  .main_txt .txt_box2{
    font-size: 18px;
    width: 85%;
    margin: auto !important;
    line-height: 1.8;
  }
 }







/*=====■navigation_area=====*/
section.navigation_area{
    display: none;
	position: fixed;
	top: 0;
	left: 0;
    width: 100%;
    height: 100%;
    z-index: 500;    
    background-color: #fff;
}
/*上の色*/
section.navigation_area::before{
    display: block;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 46px;
    background-color: #169fc6;
}

section.navigation_area nav.global_navigation{
    max-width: 400px;
	margin: 0 auto;
	padding: 96px 20px 20px 20px;
}

/*メインナビリスト*/
ul.global_navigation_list{
	list-style: none;
}
ul.global_navigation_list li{
	line-height: 1;
	padding: 0;
	text-align: left;
}
ul.global_navigation_list li a{
	display: block;
	margin: 0 0 20px 0;
    color: #169fc6;
    font-weight: bold;
    font-size: 30px;
	box-sizing: border-box;
    letter-spacing: 1px;
    text-decoration: none;
}
ul.global_navigation_list li a > span{
    font-size: 12px;
    color: #000;
    padding-left: 10px;
}

ul.global_navigation_list li a:hover{
}





/*=====header_trigger=====*/
div.navigation_trigger{
	position: fixed;
	top: 30px;
	right: 30px;
	height: 80px;
	width: 80px;
	cursor: pointer;
	z-index: 510;
}
div.navigation_trigger span.navigation_trigger_parts{
	position: absolute;
	display: block;
	width: 45px;
	height: 3px;
  left: 0;
  right: 0;
  margin: auto;
	background-color: #ffffff;
  border: #000000 1px solid;
	transition: all 0.3s;
}

div.navigation_trigger span.navigation_trigger_parts.trigger_parts1{
	top: 22px;
}
div.navigation_trigger span.navigation_trigger_parts.trigger_parts2{
	top: 32px;
}
div.navigation_trigger span.navigation_trigger_parts.trigger_parts3{
    top: 42px;
}
/*hover effect*/
div.navigation_trigger:hover span.navigation_trigger_parts.trigger_parts3{
}

/*=====header_trigger__is_open=====*/
div.navigation_trigger.is_open{

}
div.navigation_trigger.is_open span.navigation_trigger_parts{
	margin: auto;
}
div.navigation_trigger.is_open span.navigation_trigger_parts.trigger_parts1{
	top: 30px;
	transform: rotate(45deg);
}
div.navigation_trigger.is_open span.navigation_trigger_parts.trigger_parts2{
	opacity: 0;
}
div.navigation_trigger.is_open span.navigation_trigger_parts.trigger_parts3{
	top: 30px;
	transform: rotate(-45deg);
}
/* 480px */
@media only screen and (max-width: 30em) {
div.navigation_trigger{
	position: fixed;
	top: 10px;
	right: 10px;
	height: 80px;
	width: 80px;
	cursor: pointer;
	z-index: 510;
  /*background-color: #fff;
  box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
  border-radius: 50%;*/
}
}
/* =========== headerArea =========== */





/* =========== contentArea =========== */
div.content_area {
  position: relative;
}
/* 1024px */
@media only screen and (max-width: 64em) {
div.content_area {
}
}
/* 864px */
@media only screen and (max-width: 54em) {
div.content_area {
}
}


/* =========== asideArea =========== */
/*contact*/
article.aside_contact_arti{
	margin: 0 auto;
	padding: 15px 0;
	background-color: #000000;
	color: #fff;
}
/*svg*/
svg.svg_aside_contact_logo{
	float: left;
	width: 130px;
	height: 60px;
	padding-top: 20px;
	fill:#ffffff;
}

div.aside_contact_arti_inner{
	float: left;
	width: calc(100% - 130px);
	text-align: center;
}

div.aside_contact_arti_inner h2{
	display: inline-block;
	font-size: 34px;
	font-family: 'Spectral', serif;
	font-weight: normal;
}
div.aside_contact_arti_inner h2 span{
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	font-size: 14px;
	font-size: 1.4rem;
	font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
div.aside_contact_arti_inner h2::after{
	display: inline-block;
	content: "";
	height: 1px;
	vertical-align: middle;
	width: 150px;
	background: #fff;
}
div.aside_contact_arti_inner a.aside_tell{
	display: inline;
	color: #ffffff;
	font-family: 'Spectral', serif;
	font-size: 34px;
	margin: 0 10px 0 0;
}
dl.aside_contact_dl{
	display: inline-block;
	font-size: 10px;
	line-height: 1.4;
	text-align: left;
}
dl.aside_contact_dl dt{
	float: left;
	width: 40px;
}
dl.aside_contact_dl dd{
	width: 200px;
}
/* 480px */
@media only screen and (max-width: 30em) {
svg.svg_aside_contact_logo{
	float: none;
	width: 100%;
	height: 45px;
	padding-top: 10px;
}
div.aside_contact_arti_inner{
	float: none;
	width: 100%;
}
div.aside_contact_arti_inner h2{
	display: block;
	font-size: 28px;
}
div.aside_contact_arti_inner h2 span{
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	font-size: 11px;
	font-size: 1.1rem;
}
div.aside_contact_arti_inner h2::after{
	display: block;
	width: 200px;
	margin: 0 auto;
}
div.aside_contact_arti_inner a.aside_tell{
	display: block;
	font-size: 24px;
	margin: 0 0 5px 0;
}
dl.aside_contact_dl{
	display: inline-block;
	font-size: 12px;
	line-height: 1.4;
	text-align: left;
}
dl.aside_contact_dl dt{
	float: left;
	width: 45px;
}
dl.aside_contact_dl dd{
	width: 200px;
}
}


/*instagram*/
article.aside_instagram_arti{
}

h2.aside_instagram_title{
	padding: 10px 0 0 0;
	text-align: center;
	font-family: 'Spectral', serif;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: normal;	
}

p.aside_instagram_txt{
	margin: 0 0 10px 0;
	text-align: center;
	font-family: 'Spectral', serif;
	font-size: 16px;
	font-size: 1.6rem;
}
svg.svg_aside_intragram_icon{
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align:middle;
}


/* instafeed */
ul.aside_instafeed{
	width:100%;
	margin:0 auto;
	list-style:none;
	}
ul.aside_instafeed:after {
  display: block;
  visibility: hidden; 
  clear: both;
  height: 0;
  content: "";
}
ul.aside_instafeed li{
	float:left;
	width:11.111111111%;
	margin:0;
	padding:0;
	outline:solid 3px #FFFFFF;
	}
ul.aside_instafeed li img{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	line-height:0;
	}

/* 768px */
@media only screen and (max-width: 48em) {
ul.aside_instafeed{
	width:94%;
	margin:0 auto;
	}
ul.aside_instafeed li{
	width:33.333333%;
	}
}
/* 480px */
@media only screen and (max-width: 30em) {
article.aside_instagram_arti{
	margin: 0 0 10px 0;
}
}

/* =========== asideArea =========== */



/* =========== footerArea =========== */
footer.footer_area {
	position:relative;
	width:100%;
  margin:0;
  padding:50px 0;
	text-align:center;
	z-index:2;
}
.footer_area_inner {
  border-bottom: 1px solid #000000;
}
/*footerlogo*/
div.footer_logo_box{
	margin-left: 30px;
  margin-bottom: 30px;
	text-align: left;
  width: 80px;
  padding-top: 70px;
}
footer.footer_area .catch_box {
  position: relative;
}
footer.footer_area p.catchcopy{
  position: absolute;
  top: -120px;
  font-size: 42px;
  text-align: left;
  transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
}
div.footer_logo_box a svg.svg_footer_logo{
	width: 200px;
	height: 35px;
	fill:#000;
}
/* 768px */
@media only screen and (max-width: 48em) {
  footer.footer_area {
    padding:110px 0 0 0;
  }
  footer.footer_area p.catchcopy{
    font-size: 35px;
  }
 }
  
/* footer sns area */
div.footer_sns_area{
	margin:0 0 10px 0;
	padding:0;
	}

ul.sns_list{
	}
	
ul.sns_list li{
	display: inline-block;
	margin:0 5px 0 0;
	width:20px;
	height:20px;
	}
ul.sns_list li::last-child{
	margin:0 0 0 0;
	}
ul.sns_list li a{
	position: relative;
	display:block;
	width: 100%;
	height: 100%;
	}
	
ul.sns_list li a svg{
	position: absolute;
	top:0;
	bottom:0;
	left: 0;
	right: 0;
	margin: auto;
	fill:#fff;
	width:20px;
	height:20px;
	}


/* footerOtherPageNavi */
nav.footer_nav{
	display: flex;
	margin: 0 auto 20px;
	}	
nav.footer_nav ul.footer_nav_list{
	width: 20%;
	margin: 0;
	padding: 0;
	text-align: left;
	}
nav.footer_nav ul.footer_nav_list li{
	display:block;
	margin:0;
	font-size:1.2em;
	font-size:12px;
	}
nav.footer_nav ul.footer_nav_list li a{
	text-decoration:none;
	letter-spacing:2px;
	color: #fff;
	}
/* 768px */
@media only screen and (max-width: 48em) {
nav.footer_nav{
	display: flex;
	flex-wrap: wrap;
	}	
nav.footer_nav ul.footer_nav_list{
	width: calc(100%/3);
	text-align: center;
	}
}

/* footer_copy */
small.footer_copy{
	display: block;
	text-align:right;
	font-size:1.0em;
	font-size:10px;
	color: #000;
	letter-spacing: 1.4px;
	padding: 20px 0;
}

/* 480px */
@media only screen and (max-width: 30em) {
small.footer_copy{
	text-align:center;
}

/*footerlogo*/
div.footer_logo_box{
	margin: 0 auto 10px;
	text-align: center;
}

div.footer_logo_box a{
}

div.footer_logo_box a svg.svg_footer_logo{
	width: 100%;
	height: 50px;
}
}

/* font */
.mincho {
  font-family: "Zen Old Mincho", serif;
  font-weight: normal;
  font-style: normal;
}
.bodoni-moda {
  font-family: "Bodoni Moda", serif;
  font-weight: bold;
}

/*menu*/
.menu{
  height: 20px;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 30px;
  z-index: 99;
}
.menu__line{
  background: #fff;
  display: block;
  height: 2px;
  position: absolute;
  transition:transform .3s;
  width: 100%;
}
.menu__line--center{
  top: 9px;
}
.menu__line--bottom{
  bottom: 0;
}
.menu__line--top.active{
  top: 8px;
  transform: rotate(45deg);
}
.menu__line--center.active{
  transform:scaleX(0);
}
.menu__line--bottom.active{
  bottom: 10px;
  transform: rotate(135deg);
}




/* ☆ハンバーガーボタン
==============================　*/
.nav_area {
  position: relative;
  z-index: 5000;
}
.nav_area_inner {
  position: fixed;
	top: 30px;
	right: 30px;
	height: 80px;
	width: 80px;
	cursor: pointer;
	z-index: 510;
}
.toggle-btn {
  width: 45px;
  height: 45px;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 50000;
}
.toggle-btn__line {
  background: #fff;
  border: #000000 1px solid;
  display: block;
  height: 2px;
  position: absolute;
  transition: transform 0.5s;
  width: 100%;
}
.toggle-btn__line--top {
  top: 3px;
}
.toggle-btn__line--center {
  top: 15px;
}
.toggle-btn__line--bottom {
  top: 27px;
}
.toggle-btn__line--top.active {
  top: 15px;
  transform: rotate(45deg);
}
.toggle-btn__line--center.active {
  transform: scaleX(0);
}
.toggle-btn__line--bottom.active {
  top: 15px;
  transform: rotate(135deg);
}
/* ナビゲーションメニュー
==============================　*/
.global-nav {
  display: none;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  z-index: 1;
}
.global-nav__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
.global-nav__item {
  margin-bottom: 30px;
}
.global-nav__item a {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  transition: 0.5s;
}
.global-nav__item a:hover {
  opacity: 0.7;
}
.global-nav ul li {
  list-style: none;
}






/* 1400px */
@media only screen and (max-width: 87.5em) {
}
/* 1024px */
@media only screen and (max-width: 64em) {
}
/* 960px */
@media only screen and (max-width: 60em) {
}
/* 768px */
@media only screen and (max-width: 48em) {
}
/* 720px */
@media only screen and (max-width: 45em) {
}
/* 600px */
@media only screen and (max-width: 37.5em) {
}
/* 480px */
@media only screen and (max-width: 30em) {
}
/* 320px */
@media only screen and (max-width: 20em) {
}