

@media all and (-ms-high-contrast:none){

}




html {
  font-size:62.5%
}

.header {
  height:730px;
  width:100%;
  margin:auto;
  background:url(../images/index/top.jpg)center center no-repeat #f1f1f1;
/*  background-attachment:fixed;*/
  background-repeat:no-repeat;
  background-size:cover;
/*  background-position: center;*/
}

.sp_head{
	width: 100%;
	display: none;
}

body {
  font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Meiryo,sans-serif,"宋体",Gulim;
 font-size: 1.0rem; 
}


.fl_left{float: left;}
.fl_right{float: right;}

.fl_group:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	padding: 0 0.4em 0 0;
	clear: both;
	height: 0;
}

/*h1 {
  float:left;
  margin:20px 0 0;
}*/

h1 {
    float: left;
    margin: auto;
    position: absolute;
    top: 0px;
    display: block;
    bottom: 0;
    width: 151px;
    height: 23px;
}

.sclmenu{
  float:left;
  margin:30px 0 0;
}

.nav {
  width:58%;
  float:right;
/* margin: 27px 0 0 0; */
/*    overflow: hidden;*/
  position:relative;
  top:29px;
}

.header_wrap {
  max-width:1100px;
  margin:auto;
  height:64px;
/* 2016.04.01 Sato [S] */
  overflow: hidden;
/* 2016.04.01 Sato [E] */
}

.nav img {
  width:100%
}

.nav li {
  float:left;
    margin: 0 3.4% 0 0;
}
.nav li:last-child {
    margin: 0px 0 0;
}


/*---------------------------------------------------------
	Pager
*/
.pagination.on{display: block;}
.pagination.off{display: none;}
.pagination{
	width: 100%;
	margin: 20px auto 0;
	text-align: center;
	clear: both;
	padding: 13px 0;
	font-size: 13px;
}
.pagination a{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	padding: 5px 3px;
	margin: 0 7px;
	color: #000;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	letter-spacing: 0;
	line-height: 0;
}
.pagination span {
	color: #000;
}
.pagination a:hover,.pager .prev,.pager .next{
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1.0;
}
.pagination .current{
	border-bottom: 1px solid #333333;
	padding: 5px 3px;
	margin: 0 7px;
	font-family: 'Roboto', sans-serif;
	color: #000;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 0;
}
/*.nav li:nth-child(8) {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background: none;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.nav li:nth-child(8) :before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #888;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  opacity: .5
}
.nav li:nth-child(8) :hover, .nav li:nth-child(8) :focus, .nav li:nth-child(8) :active {
  color: white;
}
.nav li:nth-child(8) :hover:before, .nav li:nth-child(8) :focus:before, .nav li:nth-child(8) :active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}
*/


/* BACKGROUND TRANSITIONS */
/* Fade */
/*.nav li:nth-child(8)  {
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.nav li:nth-child(8) :hover, .nav li:nth-child(8) :focus, .nav li:nth-child(8) :active {
  background-color:#D6D6D6;
  color: white;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
*/



/* .emoda_main {
  max-width:1100px;
  width:85.9375%;
  margin:auto
} */

/* 
.emoda_content {
  width:78.2%;
  margin:80px auto 0;
  clear:both;
  overflow:hidden;
  _zoom:1
}

.emoda_box {
  max-width:400px;
  width:46.51%;
  float:left
}

.box1 {
  margin:0 6.97% 0 0
}

.emoda_box img {
  max-width:400px;
  width:100%
} */

.header_wrap_news {
  background:rgba(0,0,0,0.8);
  width:100%;
  padding:30px 0;
  position:fixed;
/*    position:absolute;*/
  top:85px;
  display:none;
  z-index:100;
}

.header_wrap_news01 {
  background:rgba(0,0,0,0.8);
  width:100%;
  padding:70px 0;
  position:fixed;
/*    position:absolute;*/
  top:85px;
  display:none;
  z-index:101;
}

.header_wrap_news05 {
  background:rgba(0,0,0,0.8);
  width:100%;
  padding:70px 0;
  position:fixed;
/*    position:absolute;*/
  top:85px;
  display:none;
  z-index:102;
}

/*0818*/
/*.header_wrap_news {
    width: 100%;
    padding: 30px 0;
    position: relative;
    display: block;
}
*/
.clear {
  clear:both
}

.header_page_sp {
    display: none;
}

a.sclmenu {
    margin: auto;
    position: absolute;
    top: 0px;
    display: block;
    bottom: 0;
    width: 151px;
    height: 23px;
}
a.sclmenu img{
    width: 100%;
}
.header_wrap_news.on {
  display:block;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  -ms-transition:all .3s;
  -o-transition:all .3s;
  transition:all .3s
}

.news_content {
  max-width:1100px;
  width:85.9375%;
  clear:both;
/*  overflow:hidden;*/
  _zoom:1;
  margin:auto
}

.news_content01 {
  max-width:1100px;
  width:85.9375%;
  clear:both;
  overflow:hidden;
  _zoom:1;
  margin:auto
}


.news_content01.C_no2 {
    margin: 40px auto 0;
      overflow:hidden;
}

.news_content02 {
  max-width:1100px;
  width:85.9375%;
  clear:both;
  overflow:hidden;
  _zoom:1;
  margin:auto
}


.news_content li {
  max-width:230px;
  width:21%;
  float:left;
  margin:0 5.23% 0 0
}

.news_content01 li {
  max-width:215px;
  width:19.54%;
  float:left;
  margin:0 .5% 0 0;
}

.imgWrap {
    overflow: hidden;
    position: relative;
}
img#glass {
    transition: initial;
    -webkit-transform: initial;
    -moz-transform: initial;
    -ms-transform: initial;
    -o-transform: initial;
    transform: initial;
    position: absolute;
    top: 0;
    left: -160px;
}

.imgWrap span.CV {
    /* overflow: hidden; */
    width: 17%!important;
    height: 140px;
    background: #000;
    /* z-index: 9999; */
    position: absolute;
    top: 27px;
    display: block;
    z-index: 2;
    opacity: .2;
}

.news_content li:nth-child(4) {
  margin:0
}

.news_content01 li:nth-child(5) {
  margin:0
}

.news_content li img,.news_content01 li img {
  width:100%
}



.news_content li img {
  width:100%
  -webkit-transition:all .1s ease-out .5s;
  -moz-transition:all .1s ease-out .5s;
  -ms-transition:all .1s ease-out .5s;
  -o-transition:all .1s ease-out .5s;
  transition:all .1s ease-out .5s;
  -webkit-transform:scale(1.04);
  -moz-transform:scale(1.04);
  -ms-transform:scale(1.04);
  -o-transform:scale(1.04);
  transform:scale(1.04);
}
.news_content li img.on {
  -webkit-transition:all 1.3s ease-out;
  -moz-transition:all 1.3s ease-out;
  -ms-transition:all 1.3s ease-out;
  -o-transition:all 1.3s ease-out;
  transition:all 1.3s ease-out;
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);
  -o-transform:scale(1);
  transform:scale(1);
}

.imgWrap:hover {
}

.imgWrap:hover {
/*    border: 2px solid #fff;*/
}




.news_content01 li img {
  -webkit-transition:all .1s ease-out .5s;
  -moz-transition:all .1s ease-out .5s;
  -ms-transition:all .1s ease-out .5s;
  -o-transition:all .1s ease-out .5s;
  transition:all .1s ease-out .5s;
  -webkit-transform:scale(1.06);
  -moz-transform:scale(1.06);
  -ms-transform:scale(1.06);
  -o-transform:scale(1.06);
  transform:scale(1.06);
}

.news_content01 li img.on {
  -webkit-transition:all 1.5s ease-out;
  -moz-transition:all 1.5s ease-out;
  -ms-transition:all 1.5s ease-out;
  -o-transition:all 1.5s ease-out;
  transition:all 1.5s ease-out;
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-transform:scale(1);
  -o-transform:scale(1);
  transform:scale(1);
}


.news_content p {
  font-family: 'MyWebFont';
  color:#fff;
  font-size:12px;
  font-size:1.2rem;
  margin:10px 0 0;
  opacity:1;
  letter-spacing: 0.12em;
    line-height: 18px;
}

.news_content p.text00 {
  margin:20px 0 0;
  text-align:right;
  opacity:1;
}



.text_blog04 {
    display: none;
}


.text_blog01 {
    font-family: 'Open Sans Condensed', sans-serif;
    color: #fff;
    font-size: 14px;
    font-size: 1.5rem;
    letter-spacing: .15em;
    margin: 23px 0 14px;
    opacity: 1;
    position: relative;
   /* left: 5px;*/
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    text-shadow: none;
    -webkit-transform: scale(1,1.2);
    -moz-transform: scale(1,1.2);
    -ms-transform: scale(1,1.2);
    -o-transform: scale(1,1.2);
    transform: scale(1,1.2);
    font-weight: 500;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
/* font-smoothing: antialiased ;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;*/
}

.text_blog01.on {



/*	  text-shadow:0px 0px 5px #fff,
      0px 0px 7px #fff;

  -webkit-transition:all .5s;
  -moz-transition:all .5s;
  -ms-transition:all .5s;
  -o-transition:all .5s;
  transition:all .5s;*/
/*    -webkit-filter: blur(-3px);*/
/*    animation:blur .75s ease-out infinite;*/
}

.first_name{
    text-decoration: none;
    color: #000;
    background: url("../images/magazine/RcvT1r88QH0AAAAASUVORK5CYII=.png") center center repeat;
    background-size: 80px 60px;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    text-fill-color: transparent;
    -webkit-animation: scratchy 0.253s linear forwards infinite;
    -moz-animation: scratchy 0.253s linear forwards infinite;
    animation: scratchy 0.253s linear forwards infinite;
    -webkit-transition: 0.65s 1.3s cubic-bezier(0.62, 0.02, 0.34, 1);
    -moz-transition: 0.65s 1.3s cubic-bezier(0.62, 0.02, 0.34, 1);
    transition: 0.65s 1.3s cubic-bezier(0.62, 0.02, 0.34, 1);
    font-weight: bold;
}

.text_blog01.on {
/*  テキスト 砂嵐
    text-decoration: none;
    color: #000;
    background: url("../images/magazine/RcvT1r88QH0AAAAASUVORK5CYII=.png") center center repeat;
    background-size: 80px 60px;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    text-fill-color: transparent;
    -webkit-animation: scratchy 0.253s linear forwards infinite;
    -moz-animation: scratchy 0.253s linear forwards infinite;
    animation: scratchy 0.253s linear forwards infinite;
    -webkit-transition: 0.65s 1.3s cubic-bezier(0.62, 0.02, 0.34, 1);
    -moz-transition: 0.65s 1.3s cubic-bezier(0.62, 0.02, 0.34, 1);
    transition: 0.65s 1.3s cubic-bezier(0.62, 0.02, 0.34, 1);
    font-weight: bold;*/

}

/*@keyframes scratchy {
  0% {
    background-position: 0 0; }
  25% {
    background-position: 0 0; }
  26% {
    background-position: 20px -20px; }
  50% {
    background-position: 20px -20px; }
  51% {
    background-position: 40px -40px; }
  75% {
    background-position: 40px -40px; }
  76% {
    background-position: 60px -60px; }
  99% {
    background-position: 60px -60px; }
  100% {
    background-position: 0 0; } }
*/


.lineB {
  width:0;
  height:1px;
  display:block;
  background:#7d7d7d;
  margin:0 0 10px;
position: relative;	
}

.lineB.on {
  width:30px;
  -webkit-transition:all .3s 10s;
  -moz-transition:all .3s 10s;
  -ms-transition:all .3s 10s;
  -o-transition:all .3s 10s;
  transition:all .3s 10s;
  position: relative;	
}

.text_blog02 {
    font-family: 'MyWebFont';
  font-size:12px;
  font-size:1.2rem;
  color:#7d7d7d;
  letter-spacing:.08em;
    opacity: 1;
    position: relative;
  left: 0;
      color: #5d5d5d;
}


.header_wrap_news01　.text_blog02 {

    color: #8C8C8C;
}

.icon00, .icon01, .icon05 {
    height: 0;
    width: 0;
    border-top: 0 solid transparent;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: rgba(0,0,0,0.8) 15px solid;
    position: absolute;
    margin: 0 0 0 5px;
    /* z-index: 2; */
    /* overflow: scroll; */
    display: block;
}

.icon00 {
    left: 42%;
    top: -45px;
}

.icon01 {
    top: -84px;
    left: 70%;
}

.icon05 {
    top: -84px;
    left: 83.5%;
}


.icon00.on {
  display:block;
}

.news_content05 li {
    width: 40%;
    float: left;
	margin: 0 5%;
    min-height:200px;
	position: relative;
	text-align: center;
}
.news_content05 li:first-child {
	margin-left: 7%;
	margin-right:0;
}
.news_content05 li img{
	width:100%;
}
.news_content05 li a{
	opacity: 1;
}

ul.news_content02 {
    overflow: hidden;
    margin: 0px 0 0 0;
}

.news_content02 .text_blog03 {
    color: #000;
    text-align: center;
    font-size: 15px;
    transform: scale( 1 , 1.1 );
    letter-spacing: 0.06em;
}

.lineC {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Meiryo,sans-serif,"宋体",Gulim;
    width: 30px;
    height: 1px;
    display: block;
    background: #7d7d7d;
    margin: 0 0 10px;
    opacity: 1;
}

.news_content05 .text03{
	text-align: left;
	margin:15px 0 15px 0;
}

.text03 {
    font-family: 'Open Sans Condensed', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
    margin: 35px 0 0;
    text-align: center;
    font-size: 20px;
    /* transform: scale( 1 , 1.15 ); */
    letter-spacing: 0.06em;
    font-weight: 700;

}
.text03.blog_text03 {
    font-size: 16px;
    font-size: 1.6rem;
}

.text04 {
    font-family: 'MyWebFont';
    margin: 10px 0 0;
    text-align: center;
    font-size: 13px;
    letter-spacing: 0.06em;
    color: #5d5d5d;
    height: 16px;
}
}

.header_wrap.scl {
    max-width: 1100px;
    width: 85.9375%;
    margin: auto;
    height: 70px;
  
    left: 0;
    right: 0;
    
}
.sclWrap {
    width: 100%;
    height: 64px;
    background-color: #fff;
    overflow: hidden;
  	position: fixed;
  	top:-81px;
  	z-index: 36;
  -webkit-transform:-webkit-translate3d(0,-81px,0);
  -webkit-transition:-webkit-transform .3s ease-out ;
  -moz-transition:top .3s ease-out ;
  -ms-transition:top .3s ease-out ;
  -o-transition:top .3s ease-out ;
  transition:top .3s ease-out ;
}
.sclWrap.on {
  	top:0px;
  -webkit-transform: -webkit-translate3d(0,0,0);
  -webkit-transition:-webkit-transform .3s ease-out ;
  -moz-transition:top .3s ease-out ;
  -ms-transition:top .3s ease-out ;
  -o-transition:top .3s ease-out ;
  transition:top .3s ease-out ;
}




.footer {
  margin:100px 0 0;
  background:#000;
}
.footer.remove_f {
    margin: 0px 0 0;
    background: #000;
}


.footerWrap {
  max-width:1280px;
  padding:47px 0;
  margin:auto;
  overflow:hidden;
  position:relative;
  display: block;
}

.footer img {
  width:100%
}

.text05 {
  width:69.375%;
  margin:0 0 30px
}

.footright {
/*  width:12.5%;*/
  width: 155px;
  float:left;
  margin:0 0 0 2.34%
}

.footcontent li {
  margin:0 0 15px
}

.footcontent li:nth-child(1) {
  width:38.125%
}

.footcontent li:nth-child(2) {
  width:38.125%
}

.footcontent li:nth-child(3) {
  width:38.125%
}

.footcontent li:nth-child(4) {
  width:94.375%;
  margin:0
}

.foot_sns {
  /*width:48.4375%;*/
}

.foot_sns {
    /* width: 48.4375%; */
    width: 620px;
    overflow: hidden;
    _zoom: 1;
    margin: 47px 0 0 12.5%;
    float: left;
}



.foot_sns li {
    width: 124px;
    float: left;
}

.sp_foot_sns{
	display: none;
}

.copy {
    clear: both;
    width: 100%;
    height: 40px;
    background: #28282C;
    color: #929292;
    text-align: center;
    line-height: 39px;
    letter-spacing: 0.14em;
    font-size: 1rem;
}




@media screen and (max-width: 1200px) {
.icon00 {
    left: 20%;
    top: -45px;
}

.icon01 {
    top: -84px;
    left: 72%;
}
}


@media screen and (max-width: 1100px) {
.nav {
  width:74%;

}
}


@media screen and (max-width: 950px) {
.nav li:nth-child(8) {
  margin:-.6% 0 0
}

.foot_sns {
    /* width: 48.4375%; */
    width: 490px;
}



.foot_sns li {
    width: 93px;
    float: left;
}


}

@media screen and (max-width: 800px) {
.nav li:nth-child(8) {
  margin:-.4% 0 0
}
}

/* VEQUM content */
.vequm_wrap {
  padding: 0 90px;
}

.btn_wrap {
    display: block;
  margin: 60px auto 140px;
}

.btn_wrap a {
  width: 345px;
  height: 57px;
  margin: 0 auto 20px;
  position: relative;
  border: 1px solid #707070;
  align-items: center;
  display: flex;
  justify-content: center;
  color: #000;
  font-family: 'Open Sans Condensed';
  font-size: 19px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.btn_wrap a:last-child {
  margin-bottom: 0;
}

.kv_wrap {
  text-align: center;
}

.text_wrap {
  margin: 140px auto 0;
  text-align: center;
}

.text_wrap p {
  font-size: 16px;
  line-height: 3.5rem;
}

.text_wrap img {
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .vequm_wrap {
    padding: 15px;
  }

  .btn_wrap {
    display: block;
    margin: 35px auto 80px;
  }

  .btn_wrap a {
    width: 59%;
    height: 40px;
    font-size: 14px;
  }

  .kv_wrap img {
    width: 100%;
  }

  .text_wrap {
    margin: 80px auto 0;
  }

  .text_wrap img {
    width: 100%;
  }

  .text_wrap p {
    font-size: 11px;
    line-height: 2.5rem;
  }
}

/* VEQUM DESIGN IMG */
.design_img_wrap {
  display: -webkit-flex;
    display: flex;
  -webkit-justify-content: center;
    justify-content: center;
}

.design_img_wrap ul {
  margin: 0;
}

.design_img_wrap ul li {
  margin: 0 0 80px 0;
  text-align: center;
}

.design_img_wrap ul li:last-child {
  margin-bottom: 0;
}

.design_img_wrap ul li img {
  margin: auto;
}

.design_img_wrap .width_850 {
  max-width: 850px;
}

.design_img_wrap .width_530 {
  max-width: 530px;
}

@media screen and (max-width: 768px) {
  .design_img_wrap ul li {
    margin: 0 0 30px 0;
  }

  .design_img_wrap ul li img {
    width: 100%;
  }

  .design_img_wrap .width_850 {
    max-width: 100%;
  }

  .design_img_wrap .width_530 {
    max-width: 100%;
  }
}

/* VEQUM EMODA Botton */
.emoda_btn_wrap a {
  width: 400px;
  height: 60px;
  margin: 180px auto;
  position: relative;
  border: 1px solid #707070;
  align-items: center;
    display: flex;
    justify-content: center;
}

.emoda_btn_arrow {
  position: absolute;
  top: 26%;
  left: 8%;
  transform: rotate(90deg);
}

@media screen and (max-width: 768px) {
  .emoda_btn_wrap a {
    width: 59%;
    height: 40px;
    margin: 80px auto;
  }

  .emoda_btn_wrap a img {
    width: 29%;
  }

  .emoda_btn_arrow {
    width: 7.5% !important;
  }
}

/* VEQUM footer */
img {
    vertical-align: text-bottom;
    line-height: 1;
}

ul {
  list-style: none;
}

.vequm_footer.remove_f {
    margin: 0px 0 0;
    background: #000;
}

.vequm_footerWrap {
    max-width: 1280px;
    padding: 47px 0;
    margin: auto;
    overflow: hidden;
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.vequm_footright {
    float: left;
    margin: 0 0 0 7%;
}

.vequm_footerWrap .foot_sns {
    width: 620px;
    overflow: hidden;
    _zoom: 1;
    margin: 0 0 0 24.5%;
    float: left;
}

.foot_sns li {
    width: 124px;
    float: left;
}

a:link {
    color: #333333;
    text-decoration: none;
    outline: none;
}

.copy {
    clear: both;
    width: 100%;
    height: 40px;
    background: #28282C;
    color: #929292;
    text-align: center;
    line-height: 39px;
    letter-spacing: 0.14em;
    font-size: 1rem;
}

.footer_logo {
  margin: 0px;
}

.modal{
  display: none;
  height: 100vh;
  position: fixed;
  top: 0;
  width: 100%;
}
.modal__bg{
  background: #fff;
  height: 100vh;
  position: absolute;
  width: 100%;
}
.modal__content{
  background: #fff;
  left: 50%;
  padding: 20px;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 40%;
}
.modal_close_wrap {
  text-align: center;
}
.modal_close {
  position: relative;
  cursor: pointer;
  text-decoration: none;
}
.modal_close img {
  position: absolute;
  top: 0;
  left: -85%;
  transform: rotate(90deg);
}
.modal_text_wrap {
  margin-top: 23px;
  text-align: center;
}
.modal_text_wrap p {
  margin-bottom: 0;
}
.modal_btn_wrap {
  display: flex;
}
.modal_btn_wrap a {
  width: 38%;
  height: 55px;
  margin-top: 35px;
  margin-bottom: 40px;
  position: relative;
  border: 1px solid #707070;
  align-items: center;
    display: flex;
    justify-content: center;
}
.modal_text_wrap p,
.instagram_btn,
.twitter_btn,
.modal_close {
  font-family: 'Open Sans Condensed';
  font-size: 19px;
  font-weight: bold;
  color: #000;
}
.instagram_btn,
.twitter_btn {
  margin-left: auto;
  margin-right: 15px;
}
.modal_btn_wrap a:last-child {
  margin-left: 15px;
  margin-right: auto;
}

@media screen and (max-width: 768px) {
  .vequm_footerWrap {
    display: block;
    padding: 7% 0;
  }

  .vequm_footright {
    margin: 0 auto;
    float: none;
  }

  .vequm_footer img {
    margin: auto;
  }

  .foot_sns  {
    display: none;
  }
  .sp_foot_sns {
    display: block;
    margin: 7% 0 0 0;
  }

  ul.sp_foot_sns {
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
  }

  .sp_foot_sns li {
    width: 7.81%;
    float: left;
    margin: 0 10.625% 0 0;
  }

  .vequm_footerWrap .sp_foot_sns li:nth-child(1) {
    margin: 0 10.625% 0 0;
  }

  .sp_foot_sns li:last-child {
    margin-right: 4%;
  }

  .vequm_footerWrap .sp_foot_sns li a img {
    width: 100%;
  }

  .vequm_footerWrap .sp_foot_sns {
    padding: 0;
  }

  .footer_logo {
    text-align: center;
  }

  .modal__content{
    width: calc(100% - 30px) !important;
  }

  .modal_btn_wrap {
    display: block !important;
    margin: 30px auto;
  }

  .modal_btn_wrap a {
    width: 67% !important;
    height: 40px !important;
    margin: 0 auto !important;
  }

  .modal_btn_wrap .instagram_btn img {
    width: 35% !important;
  }

  .modal_btn_wrap .instagram_btn {
    margin-bottom: 15px !important;
  }

  .modal_btn_wrap .twitter_btn img {
    width: 26% !important;
  }

  .modal_text_wrap {
    margin-top: 15px !important;
  }
}