/**
* Template Name: Instant
* Template URL: https://templatemag.com/instant-bootstrap-personal-template/
* Author: TemplateMag.com
* License: https://templatemag.com/license/
*/

/* ==========================================================================
   Base Styles, Bootstrap Modifications & Fonts Import
   ========================================================================== */


/*
::-moz-selection {
    background: #f2c2c9;
    color: #a4003a;
    text-shadow: none;
}

::selection {
    background: #16a085;
    color: #a4003a;
    text-shadow: none;
}
*/

/*
 * A better looking default horizontal rule
 */

 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

.centered {
	text-align: center
}

.mt {
	margin-top: 80px;
}

.mb {
	margin-bottom: 80px;
}

/* ==========================================================================
   General styles
   ========================================================================== */


body {
    font-family: "Noto Sans JP", 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 16px;

    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
    color: #4a4a4a;
}


.navbar-brand {
	font-weight: 700;
  background-image:url(/wp-content/themes/showcasetv2/img/base/lg-showcase-tv.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position:center;
  min-width: 180px;
}

.navbar-default .navbar-brand, .navbar-default .navbar-brand:hover {
	color: #1abc9c;
}

.navbar-default {
	border-color: transparent;
  background-color: rgba(255, 255, 255, 1);
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color:rgba(255, 0, 50, 1);
	background-color: transparent;
}

.navbar-default .navbar-nav > li > a {
	color: #000;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color:rgba(255, 0, 50, 1);
}

.navbar-default .navbar-toggle {
/*  border: none;
  border-color: #fff;*/
}

.navbar-default .navbar-toggle:hover {
  background: #666;
}

.navbar-default .navbar-toggle .icon-bar {
/*  background-color: #fff;*/
}



.box_ir {
    padding: 1em 1em;
    margin: 3em 1.5em;
    line-height: 1.7em;
    font-weight: middle;
    color: #ff0000;/*文字色*/
    background: #FFF;
    border: solid 3px #ff0000;/*線*/
    border-radius: 10px;/*角の丸み*/
    text-align: left;
}
.box2 p {
    margin: 0; 
    padding: 0;
}

/* ==========================================================================
   Wrap Sections
   ========================================================================== */

#headerwrap {
	background: url(../img/bg_IR.jpg) no-repeat center top;
	margin-top: -70px;
  /*padding-top: 250px;*/
  padding-top: 200px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 480px;
	width: 100%;

    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#headerwrap h1 {
	color:#666666;
	padding-top: 10px;
	padding-bottom: 20px;
	letter-spacing: 3px;
	font-size: 42px;
}

#headerwrap h1.Montserrat{
  font-family:'Montserrat', sans-serif;
  font-weight:600;
}

#headerwrap h4 {
	font-weight: 400;
	color: #666666
}

#headerwrap p {
  color:#666666;
}

@media (max-width: 768px) {
  #headerwrap {
    padding-top: 180px;
  }
}

/*-------------------------- */


#headerwrap2 {
  background: url(../img/bgSCchannel.jpg) no-repeat center top;
  margin-top: -70px;
  /*padding-top: 250px;*/
  padding-top: 200px;
  text-align:center;
  background-attachment: relative;
  background-position: center center;
  min-height: 480px;
  width: 100%;

    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#headerwra2 h1 {
  color:#666666;
  padding-top: 10px;
  padding-bottom: 20px;
  letter-spacing: 3px;
  font-size: 42px;
}

#headerwrap2 h1.Montserrat{
  font-family:'Montserrat', sans-serif;
  font-weight:600;
}

#headerwrap2 h4 {
  font-weight: 400;
  color: #666666
}

#headerwrap2 p {
  color:#666666;
}

@media (max-width: 768px) {
  #headerwrap2 {
    padding-top: 180px;
  }
}


/*-------------------------- */


#headerwrap3 {
  background: url(../img/bg_general.png) no-repeat center top;
  margin-top: -70px;
  /*padding-top: 250px;*/
  padding-top: 200px;
  text-align:center;
  background-attachment: relative;
  background-position: center center;
  min-height: 480px;
  width: 100%;

    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#headerwra3 h1 {
  color:#666666;
  padding-top: 10px;
  padding-bottom: 20px;
  letter-spacing: 3px;
  font-size: 42px;
}

#headerwrap3 h1.Montserrat{
  font-family:'Montserrat', sans-serif;
  font-weight:600;
}

#headerwrap3 h4 {
  font-weight: 400;
  color: #666666
}

#headerwrap3 p {
  color:#666666;
}

@media (max-width: 768px) {
  #headerwrap2 {
    padding-top: 180px;
  }
}

.generalimg {
    max-width: 95%;
    height: auto;
    margin: 15px 0 0 0;
    vertical-align: bottom;
  }

.generalbutton {
  font-family: "Yu Gothic", YuGothic, Verdana, 'Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', Meiryo, sans-serif;
  text-align: center;
  padding-top: 20px;
}

.btn-border {
  background-color: orange;
  display: inline-block;
  max-width: 280px;
  text-align: left;
  border: 8px solid orange;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  padding: 8px 16px;
  border-radius: 4px;
  transition: .4s;
}

.btn-border:hover {
  background-color: #9ec34b;
  border-color: #cbe585;
  color: #FFF;
}

.general-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 60px; 
}
 
.general-video-container iframe,  
.general-video-container object,  
.general-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*--------------------------------*/

#social {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #f2f2f2;
}

#social i {
	font-size: 40px;
	color: #4a4a4a
}

#social i:hover {
	color: #1abc9c
}

@media (max-width: 1200px){
  #social .col-lg-2 {width: 16.66666667%;float:left;}
  #social .col-lg-offset-3 {margin-left: 25%;}
}

#footerwrap {
	padding-top: 70px;
	padding-bottom: 50px;
	background-color: #2f2f2f;
}

#footerwrap p {
	color: #f2f2f2;
	margin-left: 10px;
}

#workwrap {
	background: url(../img/work.jpg) no-repeat center top;
	margin-top: -70px;
	padding-top: 250px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 650px;
	width: 100%;

    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#workwrap h1 {
	color:#ffffff;
	padding-top: 10px;
	padding-bottom: 20px;
	letter-spacing: 4px;
	font-size: 80px;
	font-weight: bold;
}

#workwrap h4 {
	font-weight: 400;
	color: #ffffff
}

.movielist h2{font-size:22px;line-height:1.3em;}
.youtube{
  position: relative;
/*  width: 100%;*/
  height: 0;
  padding-bottom: 56.25%;/*16:9の場合*/
  /*padding-bottom: 75%;*//*4:3の場合*/
  overflow: hidden;
}
.youtube iframe{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding-left:20px;
  padding-right:20px;
}


#aboutwrap {
	background: url(../img/about.jpg) no-repeat center top;
	margin-top: -70px;
	padding-top: 250px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 550px;
	width: 100%;

    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


table{
  border-collapse:collapse;
  margin:2em auto;
　padding:2em auto;
  width:100%;
  text-align:left;
}
td,th{
  border:1px solid #ccc;
  padding:10px;
}
th{
  background:#EFEFEF;
}


/* Gallery */
.gallery {
	margin-top: 30px;
}

.gallery img:hover {
	opacity: 0.4;
}

/* Contact Form */

#contactwrap {
	background: url(../img/contact.jpg) no-repeat center top;
	margin-top: -70px;
	padding-top: 250px;
	text-align:center;
	background-attachment: relative;
	background-position: center center;
	min-height: 650px;
	width: 100%;
  background-size: 100%;
  background-size: cover;
}

#contactwrap h1 {
	color:#ffffff;
	padding-top: 10px;
	padding-bottom: 20px;
	letter-spacing: 4px;
	font-size: 60px;
	font-weight: bold;
}

#contactwrap h4 {
	font-weight: 400;
	color: #ffffff
}

#contact {
  padding: 40px 0;
}

#contact h2 {
  font-size: 36px;
  margin-bottom: 30px;
}

.contact-form label {
   color: #999;
}

.contact-form input, .contact-form textarea {
  padding: 10px 12px;
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  height: auto;
}

.contact-form .form-send {
  text-align: center;
}

.contact-form .form-send button  {
  background: #1abc9c;
  border: 0;
  padding: 14px 40px;
  color: #fff;
  transition: 0.4s;
  cursor: pointer;
  font-size: 16px;
  margin-top: 15px;
}

.contact-form .form-send button:hover {
  background: #2addb9;
}

.contact-form .validate {
  display: none;
  color: red;
  margin: 0 0 15px 0;
  font-weight: 400;
  font-size: 13px;
}

.contact-form .loading {
  display: none;
  color: #555;
  background: #fff;
  text-align: center;
  padding: 15px;
  margin: 15px 0;
}

.contact-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

@-webkit-keyframes animate-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.contact-form .error-message {
  display: none;
  color: #fff;
  background: #ed3c0d;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin: 15px 0;
}

.contact-form .sent-message {
  display: none;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin: 15px 0;
}

.btn--orange,
a.btn--orange {
  color: #fff;
  background-color: #eb6100;
}


.btn--blue,
a.btn--blue {
  color: #fff;
  background-color: #515EC2;
}


/* Copyrights */

#copyrights {
  background: #222222;
  padding: 20px 0;
  text-align: center;
}

#copyrights p {
  margin-bottom: 5px;
  color: #fff;
  font-size: 12px;
}

#copyrights a {
  color: #1abc9c;
}

.credits {
  color: #999;
}