/*
 * Author: Carlos Alvarez
 * URL: http://alvarez.is
 *
 * Project Name: Bolt - Free Bootstrap 3 Theme
 * Version: 1.0
 * URL: http://blacktie.co
 */

/* FONTS */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,700,900);

/* OVERALL ASPECT */

body {
  background-color: #797979;
    font-family: "Lato";
    font-weight: 300;
    font-size: 16px;
    color: white;

    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;

    margin-top: 0px;
}

/* Titles */
h1, h2, h3, h4, h5, h6 {
    font-family: "Raleway";
    font-weight: 300;
    color: white;
}

h3 {
  font-size: 36px;
  font-weight: 500 !important;
}

h4 {
  font-weight: bold;
  color: #212121;
}

/* Paragraph & Typographic */
p {
    line-height: 40px;
    /* margin-bottom: 25px; */
}

p.lead {
    text-align: left;
    font-size: 16px;
    margin-bottom: 50px;
    line-height: 28px;
}

.centered {
    text-align: center;
}

.mt {
	  margin-top: 40px;
}

/* Links */
a {
    color: #FFD441;
    word-wrap: break-word;

    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

a:hover,
a:focus {
    color: #7b7b7b;
    text-decoration: none;
    outline: 0;
}

a:before,
a:after {
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}
a:after {
  /* font: normal normal normal 14px/1 FontAwesome;
  content: "\f08e";
  */
}

.opacity-for-hover:hover {
  opacity: 0.7;
}

/* Bootstrap Modifications */
 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.navbar {
	font-weight: 800;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-color: rgba(0,0,0,0.0);
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #ffffff;
	background-color: #74cfae;
}

.navbar-brand {
	font-size: 25px;
	padding-top: 15px;
	padding-bottom: 0px;
}

.navbar-brand2 {
  padding-top: 10px;
  font-size: 20px;
  padding-right: 270px;
  margin-bottom: 10px;
}

button.navbar-toggle{
  margin-top: 13px;
}

@media (min-width: 1000px) {
  #container-header {
    margin-left: 10px;
    margin-right: 10px;
    width: auto !important;
  }
}

@media (min-width: 767px) and (max-width: 1000px)  {
  #brand-name{
    /*width: 215px;*/
  }
  #container-header {
    margin-left: 10px;
    margin-right: 10px;
    width: auto !important;
  }
  .navbar-nav{
    width: 300px;
  }
  .navbar-right {
    margin-right: -40px !important;
  }
}

@media only screen and (max-device-width: 320px) {
	/* スマホ用のCSS */
  .navbar-brand {
  	font-size: 19px;
  	padding-top: 10px;
  	padding-bottom: 0px;
  }
  .navbar-brand2 {
    padding-right: 70px;
    font-size: 17px;
    padding-top: 0px;
    margin-top: 2px;
  }
}


@media only screen and (min-device-width: 321px) and (max-device-width: 480px) {
	/* スマホ用のCSS */
  .navbar-brand {
  	font-size: 21px;
  	padding-top: 10px;
  	padding-bottom: 0px;
  }
  .navbar-brand2 {
    padding-right: 70px;
  }
  .navbar-collapse {
    background-color: rgba(0, 0, 0, 0.21);
    border-bottom: 1px solid transparent;
  }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 768px) {
	/* iPad用のCSS */
  .navbar-brand2 {
    margin-top: 8px;
  }
  .nav > li > a {
    padding: 10px 10px !important;
  }
}

@media only screen and (min-device-width: 1020px) and (max-device-width: 1040px) and (min-device-height: 760px) and (max-device-height: 780px) {
	/* iPad横向き用のCSS */
  .nav > li > a {
    padding: 10px 10px !important;
  }
}

@media only screen and (min-device-width: 1020px) and (max-device-width: 1030px) {
	/* iPad Pro用のCSS */
  .nav > li > a {
    padding: 10px 10px !important;
  }
}

.btn-theme {
	color: #000000;
	background-color: #FFD441;
	border-color: transparent;
}

.btn {
	padding: 10px 20px;
	margin-bottom: 0;
	font-size: 15px;
	/*border: 5px solid transparent;*/
	border-radius: 0px;
}

.lead {
	letter-spacing: 1px;
}

/* WRAP SECTIONS */

/* hello */
#hello {
	width: 100%;
	padding-top: 300px;
	padding-bottom: 260px;
  /*background-image : url(../img/back_top_.jpg);*/
  /*background-image : url(../img/back_about_mural.png);*/
  background-size: cover;
  position: relative;
  overflow: hidden;
  height: 880px;
}

video#bgvid {
  position: fixed; 
  /* right: auto; */
  /* left: 0;  */
  top: 0;
  /* bottom: auto; */
  min-width: 100%; 
  min-height: 100%;
  width: auto;
  height: 100%;
  z-index: 0;
  /* size: cover; */

  /* min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto; */

  background: url(../img/back_top_light.jpg) no-repeat;
  background-size: cover;
  filter: brightness(90%);
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -webkit-background-size: 100% 100%; 
  background-size: 100% 100%;
}

#hello h1 {
	font-size: 70px;
	font-weight: 700;
	letter-spacing: 3px;
	color: #FFFFFF;
}

#hello h2 {
	color: #FFFFFF;
	font-weight: 400;
  font-size: 40px;
}

.main_logo_box {
  /* padding-top: -50px; */
  text-align: center;
}

#main_logo {
  width: auto;
  height: 300px;
  margin: 0 auto;
}

#hello img {
  /* position : absolute ; */
  bottom : 0 ;
}

@media (min-width: 1650px) {
  video#bgvid {
    height: auto;
    width: 100%;
  }
}

@media only screen and (max-width: 1300px) {
  #hello {
    padding-top: 220px;
    padding-bottom: 150px;
    height: 650px;
  }
  #main_logo {
    height: 260px;
  }
  video#bgvid {
    height: 100%;
    width: auto;
  }
}

@media only screen and (max-width: 1200px) {
  video#bgvid {
    width: auto;
    height: 100%;
  }
}

@media only screen and (min-width: 1000px) and (max-width: 1024px) {
  /* iPad Pro */
  #hello {
    padding-top: 180px;
    padding-bottom: 150px;
    height: 550px;
  }
  #main_logo {
    height: 260px;
  }
  video#bgvid {
    top: 0;
    height: auto !important;
    width: 100% !important;
    min-height: initial;
  }
  .col-xs-11 {
    width: 100% !important;
  }
}

@media (min-height: 711px) and (max-height: 790px) and (min-width: 1280px) {
  /* Mac book pro 2017 */
  #hello {
    padding-top: 230px;
    padding-bottom: 210px;
    height: 720px;
  }
  video#bgvid {
    top: 0;
    height: auto !important;
    width: 100% !important;
    min-height: initial;
  }
}

@media (max-height: 710px) {
  /* Mac book Air */
  #hello {
    padding-top: 170px;
    padding-bottom: 150px;
    height: 600px;
  }
  video#bgvid {
    top: 0;
    height: auto;
    width: 100%;
    min-height: initial;
  }
}

@media (max-height: 710px) and (max-width: 1070px) {
  
  #hello {
    padding-top: 170px;
    padding-bottom: 150px;
    height: 600px;
  }
  video#bgvid {
    top: 0;
    height: 100%;
    width: auto;
    min-height: initial;
  }
}

@media (min-height: 931px) {
  video#bgvid {
    top: 0;
    height: 100%;
    width: auto;
    min-height: initial;
  }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 768px) {
  /* iPad mini */
  #hello {
    padding-top: 170px;
    padding-bottom: 150px;
    height: 500px;
  }
  video#bgvid {
    top: 0;
    left: -5%;
    height: auto;
    width: 120%;
    min-height: initial;
  }
}

@media only screen and (min-device-width: 321px) and (max-device-width: 480px) {
	/* スマホ用のCSS */
  #hello {
    padding-top: 200px;
    padding-bottom: 140px;
    background-image: url("../img/back_top_mobile.jpg");
    background-size: cover;
    height: 600px;
  }
  #hello h2 {
  	font-size: 30px;
  }
  video#bgvid {
    display: none;
  }
}

@media only screen and (max-device-width: 320px) {
	/* iPhone5 */
  #hello {
    padding-top: 140px;
    padding-bottom: 70px;
    background-image: url("../img/back_top_mobile.jpg");
    background-size: cover;
    height:500px;
  }
  #hello h2 {
  	font-size: 30px;
  }
  video#bgvid {
    display: none;
  }
  h3 {
    font-size: 26px !important;
  }
  p {
    line-height: 22px !important;
  }
}

#contents-wrapper {
  z-index: 1;
  position: relative;
}

/* シントラ壁画プロジェクトとは */
#green {
	background-color: #ffffff;
	padding-top: 140px;
	margin-bottom: 0px;
  padding-bottom: 140px;
}

#green h3 {
  /* font-size: 45px; */
	color: #333333;
	font-weight: 600;
	margin-bottom: 38px;
}

#green p {
	color: #333333;
	font-weight: 400;
	font-size: 15px;
  text-align: justify;

}

@media only screen and (max-device-width: 480px) {
  p {
    line-height: 25px;
  }
  #green {
    padding-top: 130px;
    padding-bottom: 130px;
  }
  #green h3 {
    font-size: 32px;
  }
  #green p {
    font-size: 13px;
  }
}

/* AboutMural */
#about-mural {
  background-image : url(../img/city_back.jpg);
  background-size: cover;
	padding-top: 0px;
	margin-bottom: 0px;
  padding-bottom: 0px;
  position: relative;
}

#about-mural img {
  filter: brightness(85%);
}

#about-mural h3 {
	color: white;
	font-weight: 600;
	margin-bottom: 38px;
  margin-top: 150px;
}

#about-mural p {
	color: white;
	font-weight: 400;
	font-size: 15px;
  padding-bottom: 150px;
  text-align: justify;
}

@media only screen and (max-device-width: 480px) {
  #about-mural {
    background-image : url(../img/back_city_mobile.jpg);
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #about-mural h3 {
    margin-top: 50px;
    font-size: 32px;
  }
  #about-mural p {
    font-size: 13px;
    padding-bottom: 50px;
  }
  .about-div {
    margin-left: 4.2%;
  }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  .about-div {
    margin-left: 4.2%;
  }
/* Styles */
}

#back-yellow img {
  position: absolute;
  top: 0px;
}

#back-gray img {
  position: absolute;
  bottom: 0px;
}

#social-icons {
  padding-top: 30px;
}

#social-icons img {
  opacity: 0.9;
}

#social-icons img:hover {
  opacity: 0.6;
}

/*アーティスト*/
#artists {
  background-color :#656565;
  background-size: cover;
	padding-top: 0px;
	margin-bottom: 0px;
  padding-bottom: 100px;
  padding-top: 100px;
  position: relative;
}

#artists h3 {
	color: white;
	font-weight: 600;
	margin-bottom: 38px;
  /* margin-top: 100px; */
}

#artists p {
	color: white;
	font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  /* padding-bottom: 150px; */
  /* text-align: justify; */
}

p.artist-name {
  font-size: 23px !important;
  padding-top: 30px;
  font-weight: 400;
  padding-bottom: 15px;
}

p.artist-url {
  font-size: 13px !important;
  padding-top: -200px;
}

div#artists_container {
  /* padding-bottom: 100px; */
}

div.artist1 {
  margin-bottom: 50px;
  padding-top: 30px;
}

.artist1 p {
  text-align: left;
}

div.artist2 {
  margin-bottom: 50px;
  padding-top: 30px;
}

.artist2 p {
  text-align: left;
}

div.artist2-mobile {
  margin-bottom: 50px;
  padding-top: 30px;
}

.artist2-mobile p {
  text-align: left;
}

div.artist2-mobile {
  display: none;
}

.artist-div-1-2 {
  padding-left: 0px;
}

#artists a {
  text-decoration: underline !important;
  text-decoration-color: white !important;
  -webkit-text-decoration-color: white !important;
}

@media only screen and (max-device-width: 480px) {
  #artists {
    background-color :#656565;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #artists h3 {
    margin-top: 50px;
    font-size: 32px;
  }
  #artists p {
    font-size: 13px;
    padding-bottom: 20px;
  }
  div#artists_container {
    padding-bottom: 0px;
  }
  p.artist-name {
    font-size: 18px !important;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: 400;
    text-align: center
  }
  /* .artist-div-1 {
    text-align: center;
    padding-left: 35px;
  }
  .artist-div-2 {
    text-align: center;
    padding-right: 35px;
  }
  .artist-div-1-2 {
    padding-right: 35px;
  }
  .artist-div-2-2 {
    padding-left: 35px;
  } */
  div.artist2-mobile {
    display: block;
  }
  div.artist2 {
    display: none;
  }
  .artist-div-1-2 {
    padding-left: 15px;
  }
}

@media only screen and (min-device-width: 481px)  and (max-device-width: 768px) {
  .artist-div-1 {
    text-align: left;
    padding-left: 35px;
  }
  .artist-div-2 {
    text-align: right;
    padding-right: 35px;
  }
  .artist-div-1-2 {
    padding-right: 35px;
  }
  .artist-div-2-2 {
    padding-left: 35px;
  }
}

/*アーティストここまで*/


/* サポート */
#support {
  color: #333333;
  background-color: white;
  padding-top: 100px;
  padding-bottom: 100px;
}

#support h3 {
  color: #333333;
  font-weight: 600;
}

#support p {
  font-size: 15px;
  color: #333333;
  font-weight: 400;
}

p.support_type {
  font-size: 18px !important;
  font-weight: 600;
}

.icons_and_text_in_support {
  padding-bottom: 50px;
}

@media only screen and (max-device-width: 480px) {
  #support {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  #support h3 {
    font-size: 32px;
  }
  #support p {
    font-size: 13px;
  }
  .logo-in-wanted {
    width: 100%;
    height: auto;
  }
  p.support_type {
    font-size: 13px !important;
  }
  .icons_and_text_in_support {
    padding-bottom: 25px;
  }
}

/* 協力企業 */
#skills {
	background-image: url(../img/map_back2.png);
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: 0px;
  padding-bottom: 100px;
  background-size: cover;
}

#skills h3 {
  color: #212121;
}

#skills h4 {
  font-size: 16px;
  text-align: left;
}

#skills p {
	color: #212121;
  font-weight: 400;
  font-size: 15px;
  text-align: left;
  line-height: 25px;
}

.each-logos img {
  /* max-height: 140px !important;
  width: auto; 
  height: 100%; */
  /* max-width: 140px;
  width: 100%;
  height: auto; */
  display: inline-block;
  /* background-color: #ccc; */
  background-position: center center;
  background-repeat: no-repeat;
  /* margin: 5px; */
  /* width: 200px; */
  /* height: auto; */
  /* border: 1px solid #ccc; */
  background-size: contain;
  width:auto;
  height:auto;
  max-width:100%;
  max-height:100%;
}

@media only screen and (max-device-width: 480px) {
  #skills {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  #skills h3 {
    font-size: 32px;
  }
  #skills p {
    font-size: 13px;
  }
  #skills {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  #related_list_2 {
    margin-top: -10px;
  }
  .dissapear-on-mobile {
    display: none;
  }
}

/* 2017情報 */
#after-2017 {
  background-color : white;
  background-size: cover;
  padding-top: 100px;
  margin-bottom: 0px;
  padding-bottom: 140px;
  position: relative;
}

#after-2017 h1 {
  color: black;
  font-size: 60px;
  font-weight: bold;
}

#after-2017 h3 {
  color: black;
  font-weight: 600;
  padding-bottom: 40px;
}

#after-2017 p {
	color: black;
	font-weight: 400;
}

#google-map iframe {
  /* max-width: 100%;  */
  width: 100%;
  height: 200px;
}

div#google-map {
  height: 100%;
}

.pr-video {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.pr-video:before {
  content:"";
  display: block;
  padding-top: 56.25%; /* 高さと幅の比を16:9に固定。9/16*100=56.25 */
  margin-bottom: 40px;
}
.pr-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.map-div {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.map-div:before {
  content:"";
  display: block;
  padding-top: 40%; /* 高さと幅の比を16:9に固定。9/16*100=56.25 */
  margin-bottom: 10px;
}
.map-div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.address-div {
  width: 90%;
  margin: 0 auto;
}

@media only screen and (max-device-width: 480px) {
	/* スマホ用のCSS */
  #after-2017 h1 {
    font-size: 30px;
  }
  #after-2017 {
    padding-top: 100px;
    margin-bottom: 0px;
    padding-bottom: 100px;
  }
  #after-2017 h3 {
    font-weight: 400;
    font-size: 32px;
  }
  #google-map iframe {
    /* max-width: 100%;  */
    width: 100%;
    height: 400px;
    padding-top: 50px;
  }
  #building_address {
    font-size: 13px;
  }
  .map-div::before {
    padding-top: 70%;
  }
  .w3-display-right {
    top: 60%;
    right: 2%;
  }
  .w3-display-left {
    top: 60%;
    left: 2%;
  }
}

@media (min-width: 768px) {
  /* タブレット用のCSS */
  .margin-left-0 {
    margin-left: 0px !important;
  }
}

@media (min-width: 1200px) {
  /* タブレット用のCSS */
  #google-map iframe {
    height: 306px;
  }
}

@media (min-width: 992px) {
  /* タブレット用のCSS */
  #google-map iframe {
    height: 307px;
  }
  .pr-video {
    width: 66.6%;
  }
  .map-div {
    width: 66.6%;
  }
  .address-div {
    width: 66.6%;
  }
}

@media (min-width: 768px) {
  #google-map iframe {
    height: 315px;
  }
  #building_address {
    font-size: 16px;
    line-height: 22px;
  }
}


/* 地図 */
#map {
  background-color : white;
  background-size: cover;
  padding-top: 100px;
  margin-bottom: 0px;
  padding-bottom: 140px;
  position: relative;
}

#map h1 {
  color: #212121;
  font-size: 60px;
  font-weight: bold;
}

#map h3 {
  color: #212121;
  font-weight: 600;
  padding-bottom: 40px;
}

#map p {
	color: #212121;
	font-weight: 400;
}

#google-map iframe {
  /* max-width: 100%;  */
  width: 100%;
  height: 200px;
}

div#google-map {
  height: 100%;
}

.pr-video {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.pr-video:before {
  content:"";
  display: block;
  padding-top: 56.25%; /* 高さと幅の比を16:9に固定。9/16*100=56.25 */
  margin-bottom: 40px;
}
.pr-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.map-div {
  width: 90%;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.map-div:before {
  content:"";
  display: block;
  padding-top: 40%; /* 高さと幅の比を16:9に固定。9/16*100=56.25 */
  margin-bottom: 10px;
}
.map-div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.address-div {
  width: 90%;
  margin: 0 auto;
}

@media only screen and (max-device-width: 480px) {
	/* スマホ用のCSS */
  #map h1 {
    font-size: 30px;
  }
  #map {
    padding-top: 100px;
    margin-bottom: 0px;
    padding-bottom: 100px;
  }
  #map h3 {
    font-weight: 400;
    font-size: 32px;
  }
  #google-map iframe {
    /* max-width: 100%;  */
    width: 100%;
    height: 400px;
    padding-top: 50px;
  }
  #building_address {
    font-size: 13px;
  }
  .map-div::before {
    padding-top: 70%;
  }
}

@media (min-width: 768px) {
  /* タブレット用のCSS */
  .margin-left-0 {
    margin-left: 0px !important;
  }
}

@media (min-width: 1200px) {
  /* タブレット用のCSS */
  #google-map iframe {
    height: 306px;
  }
}

@media (min-width: 992px) {
  /* タブレット用のCSS */
  #google-map iframe {
    height: 307px;
  }
  .pr-video {
    width: 66.6%;
  }
  .map-div {
    width: 66.6%;
  }
  .address-div {
    width: 66.6%;
  }
}

@media (min-width: 768px) {
  #google-map iframe {
    height: 315px;
  }
  #building_address {
    font-size: 16px;
    line-height: 22px;
  }
}

/* 問い合わせ */
#contact_title p {

}

#social {
	width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
  background-color: #212121
}

#social i {
	font-size: 50px;
	color: #74cfae;
}

#social .col-md-3:hover {
	background-color: #f5f5f5;
}

#social .col-md-3 {
	padding: 30px;
}

@media only screen and (max-device-width: 480px) {
	/* スマホ用のCSS */
  #social h1 {
    font-size: 30px;
  }
  #social {
    padding-top: 100px;
    margin-bottom: 0px;
    padding-bottom: 100px;
  }
}

/* Footer */
#f {
	padding-top: 20px;
	background-color: #FFD441;
}

#f p {
	color: white;
	text-align: right;
	font-weight: 400;
}

/* Image Opacity */
.grid img {
    opacity: .7;
}
.grid img:hover {
    opacity: 1;
}


/*フォーム*/

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #aca49c;
  font-size: 0.875em;
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
  color: #bbb5af;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #aca49c;
  font-size: 0.875em;
}

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
  color: #bbb5af;
}

input::placeholder, textarea::placeholder {
  color: #aca49c;
  font-size: 0.875em;
}

input:focus::placeholder, textarea::focus:placeholder {
  color: #bbb5af;
}

input::-ms-placeholder, textarea::-ms-placeholder {
  color: #aca49c;
  font-size: 0.875em;
}

input:focus::-ms-placeholder, textarea:focus::-ms-placeholder {
  color: #bbb5af;
}

/* on hover placeholder */

input:hover::-webkit-input-placeholder, textarea:hover::-webkit-input-placeholder {
  color: #e2dedb;
  font-size: 0.875em;
}

input:hover:focus::-webkit-input-placeholder, textarea:hover:focus::-webkit-input-placeholder {
  color: #cbc6c1;
}

input:hover::-moz-placeholder, textarea:hover::-moz-placeholder {
  color: #e2dedb;
  font-size: 0.875em;
}

input:hover:focus::-moz-placeholder, textarea:hover:focus::-moz-placeholder {
  color: #cbc6c1;
}

input:hover::placeholder, textarea:hover::placeholder {
  color: #e2dedb;
  font-size: 0.875em;
}

input:hover:focus::placeholder, textarea:hover:focus::placeholder {
  color: #cbc6c1;
}

input:hover::placeholder, textarea:hover::placeholder {
  color: #e2dedb;
  font-size: 0.875em;
}

input:hover:focus::-ms-placeholder, textarea:hover::focus:-ms-placeholder {
  color: #cbc6c1;
}

/*body {
  font-family: 'Lato', sans-serif;
  background: #e2dedb;
  color: #b3aca7;
}*/

/*header {
  position: relative;
  margin: 100px 0 25px 0;
  font-size: 2.3em;
  text-align: center;
  letter-spacing: 7px;
}*/

#form {
  position: relative;
  width: 500px;
  margin: 50px auto 20px auto;
}

#social p {
  font-size: 12px;
  color: white;
  line-height: 16px;
}

input {
  font-family: 'Lato', sans-serif;
  font-size: 0.875em;
  width: 470px;
  height: 50px;
  padding: 0px 15px 0px 15px;

  max-width: 100%;

  background: transparent;
  outline: none;
  color: #726659;

  border: solid 1px #b3aca7;
  border-bottom: none;

  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}

@media only screen and (max-device-width: 480px) {
	/* スマホ用のCSS */
  #form {
    width: 90%;
  }
  input#form {

  }
}

input:hover {
  background: #b3aca7;
  color: #e2dedb;
}

textarea {
  width: 470px;
  max-width: 100%;
  height: 110px;
  max-height: 110px;
  padding: 15px;

  background: transparent;
  outline: none;

  color: #726659;
  font-family: 'Lato', sans-serif;
  font-size: 0.875em;

  border: solid 1px #b3aca7;

  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
}

textarea:hover {
  background: #b3aca7;
  color: #e2dedb;
}

#submit {
  /*width: 502px;*/

  padding: 0;
  margin: 0px 0px 0px 0px;

  font-family: 'Lato', sans-serif;
  font-size: 0.875em;
  color: #b3aca7;

  outline:none;
  cursor: pointer;

  border: solid 1px #b3aca7;
  border-top: none;
}

#submit:hover {
  color: #e2dedb;
}

#policy {
  text-align: left;
  /* background-color: white; */
  padding-bottom: 40px;
  padding-top: 30px;
}

#policy p {
  text-align: left;
  /* color: black !important; */
  line-height: 22px;
}

#policy h4 {
  color: white;
  font-weight: 600px;
}

#policy h3 {
  padding-bottom: 20px;
}