@charset "UTF-8";
@import url("//use.fontawesome.com/releases/v6.5.1/css/all.css");
@import url(https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined|Material+Icons+Round|Material+Icons+Sharp|Material+Icons+Two+Tone);
@font-face {
  font-family: "cocogoose";
  src: url("../font/Cocogoose_trial.eot"); /* IE9 Compat Modes */
  src: url("../font/Cocogoose_trial.eot?#iefix") format("embedded-opentype"); /* eof - IE6-IE8 */
  src: url("../font/Cocogoose_trial.woff") format(”woff”);
  src: url("../font/Cocogoose_trial.woff2") format(”woff2”);
  src: url("../font/Cocogoose_trial.otf") format("opentype");
}
.roboto {
  font-family: "Roboto Condensed", sans-serif;
}

.oswald {
  font-family: "Oswald", sans-serif;
}

.noto {
  font-family: "Noto Sans JP", "メイリオ", sans-serif;
}

.bebas {
  font-family: "Bebas Neue", sans-serif;
}

.cocogoose {
  font-family: "cocogoose", sans-serif;
}

/* !HTML5 elements
---------------------------------------------------------- */
header,
footer,
nav,
section,
aside,
article {
  display: block;
}

/* !Reseting
---------------------------------------------------------- */
body,
div,
pre,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
th,
td {
  margin: 0;
  padding: 0;
}

input,
textarea {
  margin: 0;
  font-size: 100%;
}

label {
  cursor: pointer;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}

fieldset {
  border: 0;
}

img {
  border: 0;
  vertical-align: top;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:after, q:before {
  content: "";
}

a,
input,
select,
textarea,
button {
  outline: none;
}

abbr,
acronym {
  border: 0;
}

* {
  box-sizing: border-box;
}
*:before, *:after {
  box-sizing: border-box;
}

/* !Clearfix
---------------------------------------------------------- */
.clearfix {
  display: block;
  min-height: 1%;
}
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

* html .clearfix {
  height: 1%;
  /*\*/
  /*/
  height: auto;
  overflow: hidden;
  /**/
}

/* !Inline Align ------------------------------------------------------------ */
.taL {
  text-align: left !important;
}

.taC {
  text-align: center !important;
}

.taR {
  text-align: right !important;
}

/*common*/
a {
  color: #000;
  text-decoration: none;
  transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  /* Firefox */
  -webkit-transition: all 0.5s !important;
  /* Chrome&Safari */
}

.op img {
  transition: all 0.5s !important;
  -moz-transition: all 0.5s !important;
  /* Firefox */
  -webkit-transition: all 0.5s !important;
  /* Chrome&Safari */
}
.op:hover img {
  opacity: 0.7;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
}

/* !Layout
---------------------------------------------------------- */
html {
  overflow-y: scroll;
  font-size: 62.5%;
}

body {
  color: #000;
  background: #fff;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  font-size: 1.6rem;
  -webkit-text-size-adjust: none;
  line-height: 1.5;
}

.eng {
  font-family: "cocogoose", sans-serif;
}

/*** スマホ 320px ~ 767px***/
@media only screen and (max-width: 767px) {
  body {
    font-size: 1.2rem;
  }
}
.pc {
  display: block;
}

.sp {
  display: none;
}

/*** スマホ 320px ~ 767px***/
@media only screen and (max-width: 767px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .br_pc {
    display: none;
  }
}
/* !ページ内アンカー設定
---------------------------------------------------------- */
/* !fantas_wrapper
---------------------------------------------------------- */
#fantas_wrapper {
  width: 94%;
  position: relative;
  background: #fff;
  min-width: 1024px;
  max-width: 1400px;
  margin: 0 auto;
}

.pc-hidden {
  display: none;
}

@media only screen and (max-width: 767px) {
  .sp-hidden {
    display: none;
  }
  .pc-hidden {
    display: block;
  }
}
.fantas_inner01 {
  padding: 80px 0;
  max-width: 800px;
  box-sizing: border-box;
  position: relative;
  margin: 0 auto;
  text-align: center;
  clear: both;
}
@media only screen and (max-width: 767px) {
  .fantas_inner01 {
    width: 92%;
    padding: 60px 4%;
  }
}

.fantas_inner02 {
  padding: 80px 0;
  max-width: 900px;
  box-sizing: border-box;
  position: relative;
  margin: 0 auto;
  text-align: center;
  clear: both;
}
@media only screen and (max-width: 767px) {
  .fantas_inner02 {
    width: 92%;
    padding: 60px 4%;
  }
}

.fantas_wrap-2 {
  width: 100%;
  background: url("../images/cont02_bg.jpg") repeat;
}

.fantas_wrap-3 {
  width: 100%;
  background: url("../images/cont03_bg.jpg") repeat;
  background-size: 20%;
}

.fantas_wrap-4 {
  width: 100%;
  background: url("../images/cont04_bg.jpg") repeat;
  background-size: 0.5%;
}
@media only screen and (max-width: 767px) {
  .fantas_wrap-4 {
    background-size: 2%;
  }
}

/* !

/*** スマホ 320px ~ 767px***/
@media only screen and (max-width: 767px) {
  #fantas_wrapper {
    min-width: 320px;
    /*padding-bottom: 60px;*/
  }
}
.btn_border {
  display: block;
  border: 2px solid #fff;
  background: #000;
  color: #fff;
  font-weight: bold;
  font-size: 1.6rem;
  text-align: center;
  border-radius: 50px;
  padding: 13px 0;
  margin: 0 auto;
  position: relative;
  transition: all 0.5s ease-in-out;
  max-width: 340px;
}
.btn_border::after {
  content: "\f0da";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  color: #fff;
  font-size: 1.6rem;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.btn_border:hover {
  opacity: 0.7;
}
@media only screen and (max-width: 767px) {
  .btn_border {
    width: 100%;
  }
}

.link_hover {
  transition: all 0.5s ease-in-out;
}
.link_hover:hover {
  opacity: 0.7;
}

/* !hamburger
---------------------------------------------------------- */
.top-nav {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  color: #FFF;
  height: 50px;
  padding: 1em;
  z-index: 100;
  position: fixed;
  width: 100%;
}

.menu {
  display: flex;
  flex-direction: row;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.menu > li {
  margin: 0 1rem;
  overflow: hidden;
}

.menu-button-container {
  display: none;
  height: 100%;
  width: 30px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  top: 20px;
  right: 1%;
  z-index: 100;
}
@media only screen and (max-width: 767px) {
  .menu-button-container {
    top: 10px;
    right: 10px;
  }
}

#menu-toggle {
  display: none;
}

.menu-button,
.menu-button::before,
.menu-button::after {
  display: block;
  background-color: #000;
  position: absolute;
  height: 4px;
  width: 30px;
  transition: transform 400ms cubic-bezier(0.23, 1, 0.32, 1);
}

.menu-button::before {
  content: "";
  margin-top: -8px;
}

.menu-button::after {
  content: "";
  margin-top: 8px;
}

#menu-toggle:checked + .menu-button-container .menu-button::before {
  margin-top: 0px;
  transform: rotate(405deg);
}

#menu-toggle:checked + .menu-button-container .menu-button {
  background: rgba(255, 255, 255, 0);
}

#menu-toggle:checked + .menu-button-container .menu-button::after {
  margin-top: 0px;
  transform: rotate(-405deg);
}

.menu-button-container {
  display: flex;
}

.menu {
  position: absolute;
  top: 0;
  left: 0;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.9);
}

#menu-toggle ~ .menu li {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
}

#menu-toggle:checked ~ .menu li {
  height: 4em;
  margin: 20px 0;
  transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
}

.menu > li {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 20px 0;
  width: 100%;
  color: #000;
}
.menu > li p {
  font-size: 16px;
  text-align: center;
  margin-bottom: 30px;
  font-family: "cocogoose", sans-serif;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
}
.menu > li p a {
  color: #000;
}
.menu > li p a:hover {
  color: #ff9900;
}
.menu > li p span {
  font-size: 9px;
  color: #ff9900;
  font-family: "Noto Sans JP", "メイリオ", sans-serif;
  margin: 0 0 10px 0;
  letter-spacing: 0;
}
.menu > li .logo {
  width: 3%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .menu > li .logo {
    width: 8%;
  }
}
.menu > li .logo img {
  width: 80%;
  height: auto;
}
.menu > li a img {
  width: 60%;
  height: auto;
}
.menu > li a:hover {
  opacity: 0.5;
}

.menu > li:not(:last-child) {
  border-bottom: 1px solid #444;
}

.menu > li:nth-child(1) {
  height: 15em;
}

/* !header
---------------------------------------------------------- */
.fantas_header {
  height: 120px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .fantas_header {
    height: 100px;
  }
}
.fantas_header .logo {
  float: left;
  position: absolute;
  margin: 25px 0;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .fantas_header .logo {
    margin: 20px 0 0 10px;
  }
}
.fantas_header .logo img {
  width: 100%;
  max-width: 250px;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .fantas_header .logo img {
    max-width: 45%;
  }
}

/* !mainVisual
---------------------------------------------------------- */
.fantas_mainVisual {
  max-width: 1100px;
  margin: 0 auto;
}
.fantas_mainVisual img {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .fantas_mainVisual {
    max-width: 94vw;
    margin-top: 0;
  }
}

/*** スマホ 320px ~ 767px***/
/* !footer
-----------------------------------------------------------*/
footer {
  width: 100%;
  bottom: 0;
  position: relative;
  background-color: #000;
  padding: 80px 0 0;
}
footer .foot_logo {
  text-align: center;
  position: absolute;
  margin: -120px auto;
  width: 100%;
}
footer .foot_logo img {
  width: 7%;
  height: auto;
}
@media only screen and (max-width: 767px) {
  footer .foot_logo img {
    width: 30%;
  }
}
footer .foot_navi {
  text-align: center;
  margin: 60px 0;
  font-family: "cocogoose", sans-serif;
  letter-spacing: 0.1em;
}
footer .foot_navi a {
  color: #fff;
}
footer .foot_navi a:hover {
  color: #ff9900;
}
footer .foot_navi span {
  font-size: 9px;
  color: #ff9900;
  font-family: "Noto Sans JP", "メイリオ", sans-serif;
  margin: -3px 5px 0 0;
  position: absolute;
  letter-spacing: 0;
}
footer .foot_navi p {
  font-size: 16px;
  text-align: center;
  margin-bottom: 30px;
  font-family: "cocogoose", sans-serif;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
}
footer .foot_navi p a {
  color: #fff;
}
footer .foot_navi p a:hover {
  color: #ff9900;
}
footer .foot_navi p span {
  font-size: 9px;
  color: #ff9900;
  font-family: "Noto Sans JP", "メイリオ", sans-serif;
  margin: -3px 5px 0 0;
  position: absolute;
  letter-spacing: 0;
}
footer .foot_copyright {
  text-align: center;
  font-size: 9px;
  letter-spacing: 0.2em;
  padding: 0 0 20px 0;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  footer .foot_copyright {
    font-size: 11px;
  }
}

/*common*/
.slick-dotted.slick-slider {
  margin-bottom: 48px;
}

.slick-dots {
  width: auto;
  bottom: auto;
  right: 50%;
  transform: translateX(50%);
  bottom: -47px;
  margin-bottom: 10px;
  width: 90%;
}
.slick-dots li {
  width: 34px;
  height: 6px;
  display: block;
  margin: 4px 4px;
  float: left;
}
.slick-dots li button {
  width: 34px;
  height: 6px;
  padding: 0;
}
.slick-dots li button:before {
  content: "";
  display: block;
  width: 34px;
  height: 6px;
  background: #E4E4E4;
  border-radius: 3px;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 0;
}
.slick-dots li button:hover:before {
  background: #ccc;
}
.slick-dots li.slick-active button:before {
  background: #000;
}

/* scroll top btn */
#scrolltotop a {
  height: 50px;
  bottom: -120px;
  width: 50px;
  position: fixed;
  right: 3%;
  z-index: 99;
}

#scrolltotop span:after {
  position: absolute;
  display: block;
  margin-top: -9px;
  margin-left: -10.5px;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  transform: rotate(45deg);
}

/* !title
---------------------------------------------------------- */
h2 {
  text-align: center;
  font-size: 36px;
  font-family: "cocogoose", sans-serif;
  background: linear-gradient(90deg, #ff9900 0%, #87d7fc 50%, #9fdc0b 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 60px;
  display: inline-block;
  letter-spacing: 0.1em;
}
h2 img {
  width: 50%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  h2 img {
    width: 80%;
  }
}

h3 img,
h4 img {
  height: 35px;
}

.txtBold {
  font-weight: bold;
}

/*** スマホ 320px ~ 767px***/
/*main*/
/* !top (gnavi & mainVisual)
---------------------------------------------------------- */
#mainVisual {
  position: relative;
}
@media only screen and (max-width: 767px) {
  body.second #mainVisual {
    margin-top: 50px;
  }
}

.fantas_top {
  display: inline-block;
  position: relative;
  z-index: 10;
}
.fantas_top .cont_l {
  width: 30%;
  float: left;
}
@media only screen and (max-width: 767px) {
  .fantas_top .cont_l {
    display: none;
  }
}
.fantas_top .cont_l .gnavi {
  margin: 80px 0 50px 60px;
  text-align: left;
}
.fantas_top .cont_l .gnavi p {
  font-size: 16px;
  text-align: left;
  margin-bottom: 30px;
  font-family: "cocogoose", sans-serif;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
}
.fantas_top .cont_l .gnavi p a {
  color: #000;
}
.fantas_top .cont_l .gnavi p a:hover {
  color: #ff9900;
}
.fantas_top .cont_l .gnavi p span {
  font-size: 9px;
  color: #ff9900;
  font-family: "Noto Sans JP", "メイリオ", sans-serif;
  margin: -3px 5px 0 0;
  position: absolute;
  letter-spacing: 0;
}
.fantas_top .cont_l .ico_sns {
  width: 40%;
  margin: 0 0 0 60px;
  display: inline-block;
  text-align: left;
}
.fantas_top .cont_l .ico_sns ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow: hidden;
}
.fantas_top .cont_l .ico_sns ul li {
  width: 24%;
}
.fantas_top .cont_l .ico_sns ul li a img {
  width: 60%;
  height: auto;
}
.fantas_top .cont_l .ico_sns ul li a:hover {
  opacity: 0.5;
}
.fantas_top .cont_r {
  width: 70%;
  float: right;
}
@media only screen and (max-width: 767px) {
  .fantas_top .cont_r {
    width: 100%;
    float: none;
  }
}

.top_copyright {
  position: absolute;
  top: 700px;
  text-align: center;
  font-size: 9px;
  letter-spacing: 0.2em;
  margin: 0 0 0 -40px;
  writing-mode: vertical-rl;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .top_copyright {
    display: none;
  }
}

.fantas_top_bg {
  width: 80%;
  height: 520px;
  position: absolute;
  background-color: #e5e5e5;
  top: 600px;
}
@media only screen and (max-width: 767px) {
  .fantas_top_bg {
    display: none;
  }
}

/* コンテンツ関連
---------------------------------------------------------- */
.obj_no {
  width: 14%;
  display: block;
  position: absolute;
  margin: -40px 0 0 110%;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .obj_no {
    width: 100%;
    margin: -80px 0 0 0;
    right: 10px;
  }
}
.obj_no img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .obj_no img {
    width: 20%;
  }
}

/* PICKUP */
.cont_pickup {
  margin: 80px 0 0 0;
  padding-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .cont_pickup {
    padding-bottom: 0;
  }
}
.cont_pickup .video_ttl {
  text-align: center;
  font-family: "cocogoose", sans-serif;
  font-size: 18px;
  color: #000;
  margin-bottom: 40px;
  letter-spacing: 0.1em;
}
.cont_pickup .video_youtube {
  display: block;
  width: 100%;
}
.cont_pickup .video_youtube iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
}

/* NEWS & TOPICS */
.cont_news {
  margin: 60px 0 0 0;
  padding-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .cont_news {
    padding-bottom: 0;
  }
}
.cont_news .news_inner {
  border-bottom: 1px solid #e5e5e5;
  display: block;
}
.cont_news .news_inner .news_cont {
  border-top: 1px solid #e5e5e5;
  padding: 40px 0;
  clear: both;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .cont_news .news_inner .news_cont {
    display: block;
  }
}
.cont_news .news_inner .news_cont .news_img {
  float: left;
  width: 20%;
  margin-right: 40px;
}
@media only screen and (max-width: 767px) {
  .cont_news .news_inner .news_cont .news_img {
    float: none;
    width: 80%;
    margin: 0 auto;
  }
}
.cont_news .news_inner .news_cont .news_img img {
  width: 100%;
  height: auto;
}
.cont_news .news_inner .news_cont .news_txt {
  width: 75%;
  float: right;
}
@media only screen and (max-width: 767px) {
  .cont_news .news_inner .news_cont .news_txt {
    width: 80%;
    float: none;
    margin: 30px auto 0;
  }
}
.cont_news .news_inner .news_cont .news_txt .date {
  font-size: 12px;
  text-align: left;
  line-height: 1em;
  letter-spacing: 0.2em;
  color: #ff9900;
  width: 100%;
  margin-bottom: 10px;
  display: block;
}
.cont_news .news_inner .news_cont .news_txt .txt {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  line-height: 1.6em;
  letter-spacing: 0.3em;
  color: #000;
  width: 100%;
  display: block;
}

/* ARTIST */
.cont_artist {
  margin: 60px 0 0 0;
}
@media only screen and (max-width: 767px) {
  .cont_artist {
    padding-bottom: 60px;
  }
}
.cont_artist .photo {
  margin-bottom: 60px;
  width: 100%;
  display: block;
}
.cont_artist .photo img {
  width: 100%;
  height: auto;
}
.cont_artist .subt-1 {
  text-align: center;
  font-family: "cocogoose", sans-serif;
  font-size: 24px;
  color: #000;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 767px) {
  .cont_artist .subt-1 {
    font-size: 18px;
  }
}
.cont_artist .subt-2 {
  text-align: center;
  font-size: 11px;
  color: #000;
  margin-bottom: 30px;
  letter-spacing: 0.3em;
}
.cont_artist .txt {
  text-align: center;
  font-size: 16px;
  color: #000;
  letter-spacing: 0.3em;
  line-height: 2em;
}
.cont_artist .artist_btn {
  margin: 60px auto;
  transition: all 1s ease-in-out;
}
.cont_artist .artist_btn a {
  width: 400px;
  height: 70px;
  margin: 0 auto;
  font-family: "cocogoose", sans-serif;
  font-size: 16px;
  color: #fff;
  text-align: center;
  padding: 20px;
  line-height: 1.2em;
  letter-spacing: 0.2em;
  background-color: #000;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .cont_artist .artist_btn a {
    width: 70%;
  }
}
.cont_artist .artist_btn a .fa-solid {
  font-size: 0.7em;
}
.cont_artist .artist_btn a:hover {
  border: none;
  color: #000;
  background: none;
  border: 2px solid #000;
}

/* SHOPPING */
.cont_shopping {
  margin: 60px 0 0 0;
  padding-bottom: 60px;
}
.cont_shopping .shopping_inner {
  display: block;
  width: 70%;
  margin: 60px auto 0;
}
@media only screen and (max-width: 767px) {
  .cont_shopping .shopping_inner {
    width: 100%;
    margin: 0 auto;
  }
}
.cont_shopping .shopping_inner img {
  width: 100%;
  height: auto;
}

/* CONTACT */
.cont_contact {
  margin: 60px 0 0 0;
  padding-bottom: 160px;
}
.cont_contact .contact_inner {
  display: block;
  width: 100%;
  margin: 30px auto 0;
}
@media only screen and (max-width: 767px) {
  .cont_contact .contact_inner {
    margin: 0 auto;
  }
}
.cont_contact .contact_inner form {
  padding: 40px;
  background-color: #fafafa;
}
@media only screen and (max-width: 767px) {
  .cont_contact .contact_inner form {
    padding: 10px;
  }
}
.cont_contact .contact_inner form h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 2em;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  text-align: center;
}
.cont_contact .contact_inner form h4 {
  font-size: 16px;
  line-height: 2em;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
  text-align: center;
}
.cont_contact .contact_inner form .cont {
  padding: 20px 0;
  border-top: 1px solid #ccc;
}
.cont_contact .contact_inner form .cont .btn {
  text-align: center;
}
.cont_contact .contact_inner form .cont .btn input {
  width: 300px;
  background-color: #000;
  border: none;
  color: #fff;
  padding: 20px;
  letter-spacing: 0.1em;
  font-weight: bold;
  margin-top: 30px;
}
.cont_contact .contact_inner form p {
  font-size: 14px;
  line-height: 2em;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  text-align: left;
}
.cont_contact .contact_inner form p span {
  color: #ff9900;
}
.cont_contact .contact_inner form input {
  padding: 10px;
  border: 1px solid #ccc;
}
@media only screen and (max-width: 767px) {
  .cont_contact .contact_inner form input {
    margin-bottom: 10px;
  }
}
.cont_contact .contact_inner form select {
  padding: 10px;
  border: 1px solid #ccc;
}
.cont_contact .contact_inner form textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
}

/*fancy*/
.hide {
  display: none;
}

.fancybox-overlay {
  background: rgba(0, 0, 0, 0.6);
}

.fancybox-skin {
  background: #fff !important;
  color: #000;
}

.fancybox-close {
  position: absolute;
  top: 3px;
  right: 3px;
  transform: translate(50%, -50%);
  width: 30px;
  height: 30px;
  cursor: pointer;
  z-index: 8040;
  background: url(../images/close_fancy.svg) no-repeat center center;
  background-size: auto;
}

.fancybox_wrap {
  max-width: 600px;
}
.fancybox_wrap .contP {
  padding: 30px 24px;
}
.fancybox_wrap .itemP + .itemP {
  margin-top: 24px;
}
.fancybox_wrap .imgP img {
  width: 100%;
}

/* -------------------------------
//contents
------------------------------- */
.fade-here,
.fade-scale,
.fade-up,
.fade-from-left,
.fade-from-right {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
}

.hide {
  display: none !important;
}

.mfp-container .hide {
  display: block !important;
}