﻿/*
Theme Name: HITOTOWA
Theme URI: http://hitotowa.jp
Author: SUECCO
Author URI: http://suecco.com
Version: 1.0
*/


/* ---- grid-item ---- */
.right-open .grid {
	width: calc(100% - 200px);
	margin: 0 0 0 15px;
}
.right-open .grid-sizer,
.right-open .grid-item {
	width: 25%;
}
.right-open .grid-item--width2 { width: 50%; }
.right-open .grid-item--width3 { width: 75%; }

.grid {
    width: 1260px;
    margin-right: auto;
    margin-left: auto;
}
.grid:after {
	content: '';
	display: block;
	clear: both;
}
.grid-sizer,
.grid-item {
	width: 20%;
}
.grid-item {
	/*height: 252px;*/
	float: left;
	border: 20px solid transparent;
}
.grid-item a {
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
}
.grid-item a.inline {
	display: inline;
}
.grid-item--width2 { width: 40%; }
.grid-item--width3 { width: 60%; }
/*.grid-item--height1 { height: 252px; }
.grid-item--height2 { height: 504px; }
.grid-item--height3 { height: 756px; }*/

.item-message {
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 1.8;
	text-align: justify;
	font-weight: normal;
	color: #333;
	font-weight: bold;
}
.item-message span {
	display: block;
	margin-top: 15px;
	margin-bottom: 10px;
}
.item-message .title-en-right {
	font-size: 12px;
}
.item-message h1,
.item-message p {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 1.6;
	text-align: justify;
	font-weight: normal;
	color: #808080;
	/*margin-right: 45px;*/
}
.item-message a {
	color: #333;
	font-weight: bold;
	border-bottom: 1px solid #808080;
	padding-bottom: 3px;
	font-size: 13px;
	margin-top: 10px;
	display: inline-block;
	width: 90px;
	text-align: center;
}
.item-message a:hover {color:#0d3e7b;border:none;text-shadow: 1px 1px 1px rgba(0,0,0,0.2);}
.item-contact {
	padding: 30px;
}
.item-neighborhood {
	height: 100%;
	padding: 25px;
}
.item-neighborhood a {
	padding: 10px 0;
	font-size: 14px;
}
.item-neighborhood a.inline {
	font-size: 13px;
}
/*
#media {padding-left: 5%;}
.grid-sizer,
.grid-item {
	width: 15%;
}
.grid-item {
	height: 189px;
	float: left;
	border: 20px solid transparent;
}
.grid-item a {
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
}
.grid-item--width1 { width: 15%; }
.grid-item--width2 { width: 30%; }
.grid-item--width3 { width: 45%; }
.grid-item--height1 { height: 189px; }
.grid-item--height2 { height: 378px; }
.grid-item--height3 { height: 567px; }*/



/*#media {padding-left: 5%;}
.grid-sizer,
.grid-item {
	width: 15%;
}
.grid-item {
	height: 189px;
	float: left;
	border: 20px solid transparent;
}
.grid-item a {
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
}
.grid-item--width1 { width: 15%; }
.grid-item--width2 { width: 25%; }
.grid-item--width3 { width: 40%; }
.grid-item--height1 { height: 189px; }
.grid-item--height2 { height: 275px; }
.grid-item--height3 { height: 464px; }
*/

.container {
    width: 1260px;
    margin-right: auto;
    margin-left: auto;
}
.nopadding {padding: 0;}
.pl-nopadding {padding-left: 0;}
.pr-nopadding {padding-right: 0;}
.pc-nobr br,.smallphone br {display: none;}
.mb-none {margin-bottom: 0;}
.mt-small {margin-top: 15px}
.mt-medium {margin-top: 30px;}
.mt-large {margin-top:45px;}
.mt-minus-medium {margin-top: -30px;}
.mt-minus-large {margin-top: -45px;}
.mb-small {margin-bottom: 15px;}
.mb-medium {margin-bottom: 30px;}
.mb-large {margin-bottom: 45px;}
.mb-none {margin-bottom: 0;}
.ml-small {margin-left: 15px;}
.ml-medium {margin-left: 30px;}
.ml-large {margin-left: 45px;}
.mr-small {margin-right: 15px;}
.mr-medium {margin-right: 30px;}
.mr-large {margin-right: 45px;}
.pt-small {padding-top: 15px;}
.pt-medium {padding-top: 30px;}
.pt-large {padding-top: 45px;}
.pb-small {padding-bottom: 15px;}
.pb-medium {padding-bottom: 30px;}
.pb-large {padding-bottom: 45px;}
.pl-small {padding-left: 10px;}
.pr-small {padding-right: 10px;}
.pl-medium {padding-left: 30px;}
.pr-medium {padding-right: 30px;}
.pl-large {padding-left: 45px;}
.pr-large {padding-right: 45px;}
.none, .pc-none {display: none;}
.bg-darkgray {background: #777;}
.bg-lightgray {background: #fafafa;}
.bg-gray {background: #f5f5f5;}
.bg-darkblue {background: #0d3e7b;}
.bg-blue {background: #6ca1d3;}
.bg-lightblue {background: #EEF8FD}
.bg-white {background: #fff;}
.facebook {background: #3b5998;}
.twitter {background: #1DA1F2;}
.pintarest {background: #bd081c;}
.line {background: #00b900;}
.hatena {background: #008fde;}
.white {color: #fff;}
.black {color: #333;}
.gray {color: #999;}
.blue {color: #0d3e7b;}
.light-blue {color: #6c9ed0;}
.border-blue {border: 3px solid #0d3e7b;}
.hr-top {border-top: 1px solid #f2f2f2;}
.hr-bottom {border-bottom: 1px solid #f2f2f2;}
.hr-left {border-left: 1px solid #f2f2f2;}
.hr-right {border-right: 1px solid #f2f2f2;}
.hr-top-blue {border-top: 1px solid #0d3e7b;}
.img-responsive {width: 100%;height: auto;}
.relative {position: relative;}
.text-center {text-align: center;}
.text-right {text-align: right;}
.text-justfy {text-align: justify;}
.text-big {font-size: 18px;line-height: 1.6;}
.text-middle {font-size: 16px;line-height: 1.6;}
.text-small {font-size: 16px; color: #808080}
.text-bold {font-weight: bold;}
.text-normal {font-weight: normal;}
.text-title {font-size: 21px;font-weight: bold;line-height: 1.4;}
.content-center {text-align: center;}
.letter_body .content-center img {display: inline-block;}
.content-center > * {text-align: center;margin-left: auto!important;margin-right: auto!important;}
.clearfix:before, .clearfix:after { display: table; content: ''; }
.clearfix:after { clear: both; }
img.inline {display: inline-block;}img {max-width: 100%;height: auto;}
.icon-12 {margin-bottom: -2px;margin-right:0px;}.icon-16 {margin-bottom: -5px;margin-right:0px;}.icon-24 {margin-bottom: -6px;margin-right:8px;}.icon-32 {margin-bottom: -9px;margin-right:10px;}

a.readmore {color: #333;font-weight: bold;border-bottom: 1px solid #333;padding-bottom: 5px;font-size: 16px;margin-top: 15px;display: inline-block;}
a.readmore:hover {color:#0d3e7b;border:none;text-shadow: 1px 1px 1px rgba(0,0,0,0.2);}
.btn-blue {
	background: #0d3e7b;
	color: #fff;
	height: auto!important;
    padding: 5px 25px 5px 27px;
    text-align: center;
    border-radius: 3px;
    font-size: 15px;
    display: inline-block;
}
.btn-blue:hover {
	background: #001a45;
	color: #fff;
}
.shadow {
background: #e6e6e6;
box-shadow:5px 5px 10px 0px #999;
-moz-box-shadow:5px 5px 10px 0px #999;
-webkit-box-shadow:5px 5px 10px 0px #999;
}
.logo {
	width: auto;
	height: 24px;
}


/* SIDEBAR */
#right-container {
	width: 250px;
	height: 100%;
	background: #1a2533;
	position: fixed;
    right: -170px;
    top: 0;
    -webkit-transition: -webkit-transform .6s;
    transition: transform .6s;
    z-index: 100;
    overflow-y: scroll;
}
#right-container button {
	width: 80px;
    height: 110px;
    background: transparent;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 14px;
    border-bottom: 1px solid #2a3547
}
#right-container.right-open {
    -webkit-transform: translateX(-170px);
    transform: translateX(-170px);
}
#right-container.right-open button {
	background: #5b6779;
	width: 50%;
	height: 80px;
	float: left;
	border: none;
	color: #b7c0cd;
}
#right-container.right-open button.active {
	background: #1a2533;
	color: #fff;
}
button#btn-close {
	display: none;
}
button#btn-close img {
	width: 28px;
	height: 28px;
	margin: auto;
}
button#btn-close.right-open {
	position: fixed;
    top: 0;
    width: 60px;
    display: block;
    right: 250px;
    height: 60px;
    background: #004fd1;
    color: #fff;
    z-index: 11;
}
#right-container .menu-contents .hitotowa-menu li {
	line-height: 60px;
    text-align: center;
    border-bottom: 1px solid #5b6779;
}
#right-container .menu-contents .hitotowa-menu li:nth-child(2n+1) {
	border-right: 1px solid #5b6779
}
#right-container .menu-contents .hitotowa-menu li a {
	color: #fff;
	font-size: 13px;
	display: block;
}
#right-container .menu-contents .hitotowa-menu li:hover {
	background: #2a3547;
	cursor: pointer;
}
#right-container .news-container {
	margin-top: 80px;
}
#right-container .news-contents {
	padding: 15px;
}
#right-container .news-contents .news-photo {
	height: 127px;
    background-size: cover;
    background-position: center center;
}
#right-container .news-contents a {
	margin-bottom: 15px;
}
#right-container .news-contents a p {
	font-size: 12px;
	margin-top: 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #fff;
}
.news-archive {
	display: block;
	margin: 20px 10px 15px;
	font-size: 14px;
}
#right-container .hitotowa-tags h3 {
	color: #b7c0cd;
    background: #2a3547;
    font-size: 12px;
    font-weight: normal;
    padding: 10px 0 9px 15px;
    margin-top: 30px;
    margin-bottom: 7px;
    position: relative;
}
#right-container .hitotowa-tags h3:after {
	content: '';
    border: 40px solid transparent;
    border-right-color: #1a2533;
    position: absolute;
    right: 0px;
    bottom: -40px;
}
#right-container .hitotowa-tags li:before {
	content: '';
    width: 5px;
    height: 5px;
    display: inline-block;
    border-radius: 100%;
    background: #5b6779;
    position: relative;
    left: 10px;
    top: -2px;
}
#right-container .hitotowa-tags a {
	font-size: 12px;
    color: #fff;
    display: inline-block;
    margin: 0;
    padding-left: 18px;
}
button#btn-up {
	display: block;
	background: url('./images/arrow-left_gray.svg');
	background-size: cover;
	transform: rotate(90deg);
	width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 100;
    margin: 25px;
}
button#btn-up:before {
    content: '';
    border-left: 1px solid #2a3547;
    height: 80px;
    width: 1px;
    display: block;
    position: absolute;
    top: -25px;
    left: -25px;
}
button#btn-up.right-open {
	display: none;
}


#media .grid-item a {
	position: relative;
	overflow: hidden;
}
#media .media-info {
	width: 100%;
	height: 100%;
	position: absolute;
	left: -100%;
	-webkit-transition: -webkit-transform .6s;
    transition: transform .6s;
}
#media .grid-item .media-info:before {
	content:'';
	display: block;
	background: url('./images/arrow-right.svg');
	background-size: cover; 
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
#media .grid-item .media-info h2 {
	font-size: 15px;
	text-align: center;
	font-weight: normal;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px;
	width: 100%;
	color: #fff;
}
#media .grid-item a:hover .media-info {
	background: rgba(0,0,0,0.7);
	-webkit-transform: translateX(100%);
    transform: translateX(100%);
}


/* =========================================== Message */
.message-photo01 {
	height: 400px;
	margin-bottom: 45px;
    background-size: cover;
    background-position: center center;
    z-index: 9;
}
.message-photo02 {
	height: 400px;
    background-size: cover;
    background-position: center center;
    margin-top: 90px;
}
.message-photo03 {
	height: 315px;
    background-size: cover;
    background-position: center center;
}
.message-photo-bg {
	position: absolute;
    height: 535px;
    z-index: 0;
    right: 0;
    top: 0;
}
.message-contact {
	padding: 45px;
	margin-top: 135px;
}
.service-text {
	height: 60px;
    border-top: 1px solid #f2f2f2;
    border-left: 1px solid #f2f2f2;
    line-height: 60px;
    text-align: right;
    padding-right: 40px;
}
.intro-photo {
	height: 482px;
    background-size: cover;
    background-position: center center;
}
.title-en-left {
	position: absolute;
	transform: rotate(-90deg);
	font-style: italic;
	text-transform: uppercase;
	bottom: 90px;
}
.title-en-right {
	position: absolute;
	transform: rotate(90deg);
	font-style: italic;
	text-transform: uppercase;
	bottom: 60px;
    right: -40px;
}


/* =========================================== World */
#main-visual .page-title {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	line-height: 320px;
	text-align: center;
	color: #fff;
	letter-spacing: 2px;
}
.mission-photo {
	height: 370px;
    background-size: cover;
    background-position: center center;
}
#origin .title-en-left {
	bottom: auto;
    left: -85px;
    top: 20px;
    font-weight: bold;
}
#corporatemessage .corporatemessage-photo {
	height: 420px;
	background-size: cover;
    background-position: center center;
}
#corporatemessage .title-en-right {
	right: -155px;
	bottom: 0;
	font-weight: bold;
}


/* =========================================== Member */
#member .title-en-left {
	top: 110px;
    left: 30px;
    bottom: auto;
}
#member .title-en-right {
	top: 110px;
    right: 30px;
    bottom: auto;
}
#member .repeater-field-2 .title-en-right {
	top: 90px;
    right: 40px;
}
#member .repeater-field-3 .title-en-left {
	top: 90px;
    left: 40px;
}
#member .repeater-field-5 .title-en-left {
	top: 100px;
    left: 35px;
}
#member .repeater-field-6 .title-en-right {  
    top: 130px;
    right: 10px;
}
#member .repeater-field-8 .title-en-right {
	top: 120px;
    right: 20px;
}
#member .intro .col-xs-12 {
	height: 375px;
    overflow: hidden;
}
#member .intro .col-xs-12.open {
	height: 100%;
	overflow: visible;
	margin-bottom: 60px;
}
#member .open-description {
	width: 100%;
	height: 90px;
	position: absolute;
	bottom: 0;
	font-weight: bold;
	background: -moz-linear-gradient(bottom, rgba(245,245,245,1) 0%, rgba(245,245,245,0.8) 70%, rgba(245,245,245,0) 100%);
	background: -webkit-linear-gradient(bottom, rgba(245,245,245,1) 0%,rgba(245,245,245,0.8) 70%,rgba(245,245,245,0) 100%);
	background: linear-gradient(to top, rgba(245,245,245,1) 0%,rgba(245,245,245,0.8) 70%,rgba(245,245,245,0) 100%);
}
#member .col-xs-12.open .open-description {
	bottom: -50px;
    background: #ddd;
    height: 45px;
    border-radius: 3px;
    font-weight: bold;
}

#member .photo-ara {
	position: relative;
	z-index: 1;
}
#member .link-message {
	font-size: 11px;
    color: #808080;
    line-height: 1;
    margin: -40px 40px 0 -40px;
    display: block;
    background: #fafafa;
    height: 130px;
    padding: 70px 0 0 25px;
    position: relative;
    z-index: 0;
}
#member .link-message span {
	/*background: #0d3e7b;*/
	color: #808080;
	display: block;
    padding: 5px 0 0 2px;
    margin: 5px 0;
    border-radius: 3px;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: bold;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
#member .link-message span:before {
	content: '';
    width: 4px;
    height: 4px;
    display: inline-block;
    border-radius: 100%;
    background: #808080;
    position: relative;
    left: 0px;
    top: -3px;
}
#member .link-message:hover {
	background: #0d3e7b;
	color: #fff;
}
#member .link-message:hover span {
	color: #fff;
}
#member .link-message:hover span:before {
	background: #fff;
}


#outline .projects {
	padding: 15px;
}
#outline .projects a {
	float: left;
	width: 50%;
	padding: 5px;
	display: block;
	cursor: pointer;
}
#outline .projects a:hover {
	opacity: 0.9;
	background: #eee;
}
#outline .projects br {
	display: none;
}

/* =========================================== Outline */
table {
	width: 100%;
}
table td {
	padding: 0 0 5px;
}
table td.title {
	width: 11%;
}

table.table {
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    margin: 15px 0 30px;
    background: #fff;
    font-size: 14px;
}
table.table td {
    padding: 9px 15px 10px;
    border-top: 1px solid #e8e8e8;
    border-left: 1px solid #e8e8e8;
}
table.table td.title {
	width: 20%;
	padding: 9px 0 10px 15px;
}



/* =========================================== Contact */
.wpcf7-form {
	margin: 30px 0;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea {
	border: 1px solid #e8e8e8;
	border-radius: 3px;
	width: 50%;
	margin-top: 5px;
	margin-bottom: 10px;
	min-height: 30px;
}
.wpcf7-form input.wpcf7-submit {
	padding: 10px;
	width: 25%;
	display: inline-block;
	background: #808080;
	color: #fff;
	margin-top: 15px;
}
.wpcf7-form input.wpcf7-submit[disabled]:hover {
	background: #808080;
}
.wpcf7-form input.wpcf7-submit:hover {
	background: #1a2533
}
.wpcf7-form .wpcf7-acceptance {
    width: 25px;
}


/* =========================================== Works */
.works-archive .works-photo {
	height: 315px;
    background-size: cover;
    background-position: center center;
}
.works-archive .grid-item a {
	position: relative;
	overflow: hidden;
}
.works-archive .works-info {
	width: 100%;
	height: 100%;
	position: absolute;
	left: -100%;
	-webkit-transition: -webkit-transform .6s;
    transition: transform .6s;
}
.works-archive .grid-item .works-info:before {
	content:'';
	display: block;
	background: url('./images/arrow-right.svg');
	background-size: cover; 
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.works-archive .grid-item .works-info h2 {
	font-size: 15px;
	text-align: center;
	font-weight: normal;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px;
	width: 100%;
	color: #fff;
}
.works-archive .grid-item a:hover .works-info {
	background: rgba(0,0,0,0.7);
	-webkit-transform: translateX(100%);
    transform: translateX(100%);
}



/* =========================================== Message */
section#message {
margin: 0 auto;
}
section#message h4 {
background: #001945;
text-align: center;
padding: 13px 0 15px;
}
section#message p.pagetitle {
text-align: center;
padding: 10px 0 8px 3px;
width: 25%;
margin: 10px auto;
    font-size: 12px;
    color: #fff;
    background: #0d3e7b;
    border-radius: 2px;
}
section#message p.author {
text-align: center;
}
section#message article.border_in {
border-top:1px solid #ddd;
padding:40px 0 0;
}
section#message article h2 {
font-size: 21px;
text-align: center;
margin: 35px 0 30px;
}
section#message article p img {
margin: 35px auto 0;
}
section#message article .photo_text {
font-size: 11px;
color: #808080;
    text-align: center;
    display: block;
    margin-top: 10px;
}
section#message h2.maintitle {
font-size: 29px;
text-align: center;
margin: 50px 0 20px;
}
section#message article {
width: 70%;
margin: 40px auto;
font-size: 14px;
text-align: justify;
}
section#message #main_image {
margin:60px auto;
width: 100%;
height: 420px;
background-position: center;
background-size: cover;
}

/* =========================================== Next and previous post links */
.post-link {
	background: #111;
	position: relative;
}
.post-link.footer:before {
	content: '';
	position: absolute;
	width: 100px;
	height: 100px;
	background: url('./images/slash.svg');
	left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.post-link .post-link-photo {
	background-size: cover;
    background-position: center center;
    height: 320px;
    position: relative;
    opacity: 0.2;
}
.post-link h3 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	line-height: 320px;
	text-align: center;
	color: #fff;
	letter-spacing: 2px;
}
.post-link p {
	position: absolute;
	color: #fff;
	width: 100%;
	text-align: center;
	padding-top: 50px;
	margin-bottom: 20px;
	letter-spacing: 2px;
	font-weight: bold;
}


/* =========================================== Common of Post */
#main-visual .col-xs-18 {
	height: 480px;
    background-size: cover;
    background-position: center center;
}
#main-visual .next-post {
	position: absolute;
    bottom: -100px;
    right: 0;
    background: #111;
}
#main-visual .next-post .post-thum {
	opacity: 0.2;
}
#main-visual .next-post .post-info {
	position: relative;
    color: #fff;
}
#main-visual .next-post .post-info span {
    position: absolute;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 14px;
    text-overflow: ellipsis;
    padding: 0 15px 25px;
    line-height: 1.5;
}
#post #main-visual .title-en-right {
	right: -85px;
}

.title-wrapper,
.letter-body {
	max-width: 720px;
	margin-left: 100px;
	font-size: 18px;
}
.title-wrapper h1 {
	font-size: 28px;
}
.letter-body p {
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 1.9;
}
.letter-body h2 {
	font-size: 22px;
	margin: 60px 0 30px 0;
	border-left: 5px solid #1a2433;
	padding: 0 0 0 5px;
}
.letter-body h3 {
	font-size: 18px;
	margin: 30px 0;
	color: #9b9b9b;
	font-weight: normal;
}
#slider.letter-body {
	width: 100%;
	margin-left: 0;
}
.caption {
	color: #808080;
	font-size: 12px;
	text-align: right;
	display: block;
}
#sns {
	position: absolute;
	left: 10%;
}
#sns .sns-button {
	top: 0;
}
#sns div {
	height: 52.5px;
	width: 52.5px;
	background: #1a2533!important;
	position: relative;
	border-bottom: 1px solid #2a3547;
}
#sns div img {
	height: 20px;
	position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}
.slick-list {
	background: #fafafa;
}
.slick-slide {
	background: #111;
	margin: 86px 0 0 131px;
    width: 525px;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}
.slick-slide img {
	opacity: 0.2;
	width: 100%;
}
.slick-slide.slick-current.slick-active {
	margin: 0;
	-webkit-transition: -webkit-transform 1s;
    transition: transform 1s;
    -ms-transform: scale(1.5, 1.5); /* IE 9 */
    -webkit-transform: scale(1.5, 1.5);/* Safari */
    transform: scale(1.5, 1.5);
    padding-top: 58px;
    padding-left: 88px;
    background: #fff;
}
.slick-slide.slick-current.slick-active img {
	opacity: 1;
}
.slick-prev {
	display: inline-block;
    position: absolute;
    right: 70px;
    top: 28px;
    z-index: 10;
    width: 30px;
    height: 30px;
    background: url('./images/arrow-left_gray.svg');
}
.slick-prev:hover {
	background: url('./images/arrow-left_black.svg');
}
.slick-next {
	display: inline-block;
    position: absolute;
    right: 30px;
    top: 28px;
    z-index: 11;
    width: 30px;
    height: 30px;
    background: url('./images/arrow-right_gray.svg');
}
.slick-next:hover {
	background: url('./images/arrow-right_black.svg');
}
.btn-link {
	background: #808080;
    padding: 12px 25px 11px;
    color: #fff;
    display: inline-block;
    margin: 15px 0;
    border-radius: 3px;
    letter-spacing: 1px;
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform: 0.6s;
}
.btn-link:hover {
	background: #1a2533;
}
.btn-link a {
	color: #fff;
}
.button {
    background: #808080;
    padding: 12px 20px 10px;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    margin: 10px 0;
    border-radius: 2px;
}
.button.is-checked {
    background: #1a2533;
}
#tags a {
	background: #808080;
    padding: 12px 20px 10px;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    margin: 10px 10px 0 0;
    border-radius: 2px;
}
#tags a:hover {
    background: #1a2533;
}
.author {
	padding: 45px 0;
	margin: 45px 0;
	position: relative;
}
.author-photo {
	z-index: 1;
}
.author-photo img {
	width: 100%;
	height: auto;
}
.author-photo-bg {
	position: absolute;
	right: 0;
	top: 0;
	height: 200px;
}
.next-previouse a {
	color: #333;
	display: block;
}
.next-previouse a:hover {
	background: #fafafa
}
.next-previouse a .post-info {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.wp-pagenavi {
	padding: 15px 0;
	text-align: center;
}
.wp-pagenavi > * {
	padding: 5px 13px 4px 14px!important;
    border: 1px solid #f5f5f5;
    display: inline-block;
    margin-right: 7px;
    color: #808080;
    font-size: 16px;
    border-radius: 2px;
    background: #fff;
}
.wp-pagenavi .current,
.wp-pagenavi span {
	background: #1a2533;
	color: #f5f5f5;
	font-weight: bold;
 display: inline-block;
}
.wp-pagenavi a span {
	color: #999;
	font-weight: normal;
	background: #fff;
}
.wp-pagenavi a:hover {
	background: #fafafa;
	font-weight: bold;
}


/* =========================================== Footer */
#contact-link a {
	display: block;
	width: 25%;
	padding: 10px 25px 8px 27px;
	margin: 17px auto 0;
}
#contact-link a.policy {
	text-align: center;
    font-size: 12px;
    padding: 0 0 0 5px;
    margin: 12px auto 0;
}
footer .row {
	width: 1010px;
    margin: auto;
}
footer .message-list li,
footer .company-list li {
	float: left;
	margin-right: 30px;
	font-size: 14px;
}
footer .message-list li:last-child,
footer .company-list li:last-child {
	margin-right: 0;
}
footer .message-list li a,
footer .company-list li a {
	color: #333;
}
footer small {
	font-size: 11px;
	color: #808080;
	text-align: center;
	line-height: 80px;
	display: block;
	background: #fafafa;
}


/* =========================================== media */
@media screen and (min-width: 768px) and (max-width: 1325px) {
	nav li {
		margin-right: 10px;
	}
}