/*
 Theme Name:   chitose
 Theme URI:    https://shokochitose.com/chitose/
 Description:  chitose
 Author:       shoko chitose
 Author URI:   https://shokochitose.com/
 Template:     teletype
 Version:      1.3.0
*/


h3,
h4,
h5,
h6 {
	text-transform: capitalize;
}

/* menu */
#home-works,
#home-contact {
	margin-top:-60px;
	padding-top:60px;
}

#main-menu.navbar-default .navbar-nav > li > a {
    font-size: 13px;
}

/* main image */
.main-image {
	padding: 0 20px;
}

#home-content {
	width: 100%;
	height: 100vh;
	margin-bottom:-60px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding-bottom:100px;
	position: relative;
}

/* scroll menu */
.scroll-menu a {
	position: absolute;
	padding-top: 60px;
	bottom: 15%;
	left: 50%;
	color: #aaa;
	text-decoration: none;
	font-size: 14px;
	font-weight: 300;
	margin-left: -28px;
	font-family: "Source Code Pro", Courier, monospace;
}
.scroll-menu a span {
  position: absolute;
  top: -30%;
  left: 50%;
  width: 22px;
  height: 22px;
  margin-left: -12px;
  border-left: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb 1.5s infinite;
  animation: sdb 1.5s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    transform: rotate(-45deg) translate(0, 0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: rotate(-45deg) translate(-20px, 20px);
    opacity: 0;
  }
}
#home-widgets {
	padding-top: 30px;
    margin-top: -30px;
}

/* survises */
.col-md-4 {
	padding: 5px 15px 20px;
}


/* portfolio */

.portfolio-feature-img,
.others-info {
	display: none;
}

.tlp-portfolio-detail-wrap {
	padding: 120px 10% 70px;
	font-family: "Source Code Pro", Courier, "Courier New", "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "メイリオ", "Meiryo", sans-serif;
}
.tlp-portfolio-detail-wrap h2.portfolio-title {
	font-size: 18px;
	text-transform: capitalize;
	margin-bottom: 32px;
}


.tlp-portfolio .tlp-layout-1 .tlp-overlay,
.tlp-portfolio .tlp-layout-isotope .tlp-overlay {
    background-color: rgba(0, 0, 0, 0.65);
}

.tlp-portfolio .tlp-layout-isotope .tlp-portfolio-item .tlp-content {
    background: #fff;
}

.tlp-portfolio .tlp-layout-isotope .tlp-content {
    color: #555;
}

.tlp-portfolio button {
    background: #fff;
    border-radius: 0;
}
.tlp-portfolio button.selected {
    background: #555;
}
.tlp-portfolio .tlp-layout-isotope .tlp-content .tlp-content-holder {
    padding: 15px 0;
}


.tlp-portfolio-detail-wrap .tlp-col-lg-6,
.tlp-portfolio-detail-wrap .tlp-col-md-6,
.tlp-portfolio-detail-wrap .tlp-col-sm-12,
.tlp-portfolio-detail-wrap .tlp-col-xs-12 {
	float: none;
	width: 100%;
}

.tlp-portfolio-detail-wrap .portfolio-details img {
	margin-top: 50px;
	border: 1px solid #efefef;
}

.tlp-portfolio-detail-wrap .flex-container {
	display: flex;
	margin-top: 18px;
}
.tlp-portfolio-detail-wrap .flex-title {
	width: 100px;
	padding: 8px 10px 8px 0;
}
.tlp-portfolio-detail-wrap .flex-contents {
	padding: 8px 0 8px 10px;
}

/* contact */

#home-contact {
	padding-bottom: 50px;
}

.wpcf7 label {
	font-family: "Source Code Pro", Courier, "Courier New", "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "メイリオ", "Meiryo", sans-serif;
}
input[type="text"],
input[type="email"],
input[type="submit"],
textarea {
	border-radius: 0px;
}
.contact-description {
	font-family: "Source Code Pro", Courier, "Courier New", "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "メイリオ", "Meiryo", sans-serif;
	text-align: center;
	margin-bottom: 30px;
}
.wpcf7 .wpcf7-validation-errors,
.wpcf7 .wpcf7-mail-sent-ok {
	background-color: #fff;
	border: none;
	font-weight:bold;
	font-size: 16px;
}
.wpcf7 .wpcf7-mail-sent-ok {
	color:#fa765c;
}
.wpcf7 .wpcf7-validation-errors {
	color:#555;
}

@media screen and (min-width: 540px) {
	#wpcf7-f131-o1 {
	width: 540px;
	margin: 0 auto;
}

input[type="text"],
input[type="email"],
input[type="submit"],
textarea {
	width: 540px;
}
.wpcf7 .wpcf7-validation-errors,
.wpcf7 .wpcf7-mail-sent-ok {
	width: 540px;
}
}


@media screen and (max-width: 767px) {
    .tlp-portfolio-detail-wrap {
	padding: 100px 20px 50px;
}
}

@media (min-width: 768px) {
    .container {
        width: 80%;
    }
}
@media (min-width: 992px) {
    .container {
        width: 80%;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 80%;
    }
}


/* 200331 portfolio */

.tlp-portfolio .isotope1 .tlp-portfolio-item .tlp-content {
	background: #fff;
}
.tlp-portfolio .isotope1 .tlp-content {
	color: #666;
}
.tlp-portfolio .isotope1 .tlp-content .tlp-content-holder {
    padding: 15px 15px 15px 0;
}
.tlp-portfolio .isotope1 .tlp-overlay {
	background-color: rgba(0, 0, 0, 0.7);
}
.tlp-portfolio-detail-wrap .portfolio-detail-desc {
	padding: 0 15px 15px;
}
.tlp-portfolio-detail-wrap h2.portfolio-title {
	margin-top: 0;
}
.head-content {
	display: none;
}
.tlp-portfolio-detail-wrap .tlp-portfolio-image {
	flex: 0 0 0;
    margin-right: 0;
}

footer.entry-footer {
    margin-top: 20px;
    display: none;
}

.fa-external-link:before {
    content: "\f0c1" !important;
}


/* recaptcha policy */
.recaptcha_policy {
    padding-top: 20px;
    margin: 0;
    text-align: center;
    font-size: 9px !important;
    color: #888 !important;
}
.recaptcha_policy a {
    font-size: 9px !important;
    color: #111 !important;
}
.grecaptcha-badge {
  	visibility: hidden;
}


/* portfolio style */
.tlp-portfolio .isotope1 .tlp-content h3 a {
    text-decoration: underline;
}
.tlp-portfolio .isotope1 .tlp-content h3 {
    font-family: "Source Code Pro", Courier, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}
