/*
Theme Name: lnest Corporate
Theme URI: https://lne.st/
Description: styling for lnest corporate
Version: 1.0
*/

@charset "utf-8";

/*==============================================

LastUpdate 2018/05/20

==============================================*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:top;}/* HTML5 display-role reset for older browsers */article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}body {line-height:1;}ol,ul {list-style:none;}blockquote,q {quotes:none;}blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}table {border-collapse:collapse;border-spacing:0;}

main,time {
	display: block;
}

b,strong {
	font-weight: bold;
}

table {
	width: 100%;
	table-layout: fixed;
	box-sizing: border-box;
}

th,td {
	padding: 10px;
	box-sizing: border-box;
	text-align: left;
	line-height: 1.4;
	border: 1px solid #e6e6e6;
}

th {
	font-weight: bold;
}

i.icon {
	width: auto!important;
	height: auto!important;
	margin: 0!important;
	line-height: auto!important;
}

@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?-qz7pb2');
	src:url('fonts/icomoon.eot?#iefix-qz7pb2') format('embedded-opentype'),
		url('fonts/icomoon.woff?-qz7pb2') format('woff'),
		url('fonts/icomoon.ttf?-qz7pb2') format('truetype'),
		url('fonts/icomoon.svg?-qz7pb2#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-evernote:before {
	content: "\e004";
}
.icon-feedly:before {
	content: "\e007";
}
.icon-pocket:before {
	content: "\e008";
}
.icon-line:before {
	content: "\e009";
}
.icon-hatena:before {
	content: "\e00a";
}
.icon-feedly-square:before {
	content: "\e601";
}
.icon-googleplus:before {
	content: "\e608";
}
.icon-facebook:before {
	content: "\e60d";
}
.icon-instagram:before {
	content: "\e610";
}
.icon-twitter:before {
	content: "\e611";
}
.icon-feed:before {
	content: "\e614";
}
.icon-youtube:before {
	content: "\e617";
}
.icon-flickr2:before {
	content: "\e61e";
}
.icon-githubmark:before {
	content: "\e626";
}
.icon-github:before {
	content: "\e627";
}
.icon-wordpress:before {
	content: "\e629";
}
.icon-tumblr:before {
	content: "\e62d";
}
.icon-yahoo:before {
	content: "\e62f";
}
.icon-apple:before {
	content: "\e631";
}
.icon-android:before {
	content: "\e633";
}
.icon-windows:before {
	content: "\e634";
}
.icon-windows8:before {
	content: "\e635";
}
.icon-skype:before {
	content: "\e636";
}
.icon-delicious:before {
	content: "\e638";
}
.icon-pinterest:before {
	content: "\e63a";
}

.social_btns {
	clear: both;
	float: none;
	text-align: center;
	font-size: 36px;
	line-height: 1;
}

.social_btns>* {
	margin: 0 10px;
	display: inline-block;
}

.social_btns a,
.social_btns span {
	display: block;
	width: 36px;
	line-height: 36px;
	color: #dd0716;
}

.facebook-btn-icon-link {
	background-color: #dd0716;
	color: #fff;
	border-radius: 100px;
}

.icon-facebook {
	font-size: 24px;
	color: #fff!important;
	text-indent: .1em;
}

/* Slider */.slick-slider{position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;   -moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}.slick-list:focus{outline: none;}.slick-list.dragging{cursor: pointer;cursor: hand;}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);   -moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.slick-track{position: relative;top: 0;left: 0;display: block;}.slick-track:before,.slick-track:after{display: table;content: '';}.slick-track:after{clear: both;}.slick-loading .slick-track{visibility: hidden;}.slick-slide{display: none;float: left;height: 100%;min-height: 1px;}[dir='rtl'] .slick-slide{float: right;}.slick-slide img{display: block;}.slick-slide.slick-loading img{display: none;}.slick-slide.dragging img{pointer-events: none;}.slick-initialized .slick-slide{display: block;}.slick-loading .slick-slide{visibility: hidden;}.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}.slick-arrow.slick-hidden {display: none;}

.slick-arrow {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0;
	padding: 0;
	border-radius: 100px;
	z-index: 1;
	font-size: 0;
	line-height: 1;
	transition: opacity .5s;
	background: transparent;
}

.slick-arrow:before {
	display: block;
	width: 60px;
	line-height: 60px;
	border-radius: 100px;
	background: #df1114;
	font-family: "Ionicons";
	font-size: 36px;
	text-align: center;
}

.slick-prev {
	left: 20px;
}

.slick-prev:before {
	content: "\f3cf";
	
}

.slick-next {
	right: 20px;
}

.slick-next:before {
	content: "\f3d1";
}

.slick-arrow:hover {
	opacity: .5;
}

.slick-disabled,
.slick-disabled:hover {
	opacity: 0;
}

.slick-list {
	padding: 0 20px;
}

.slick-dots {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	width: 100%;
	font-size: 0;
	text-align: center;
}

.slick-dots li {
	display: inline-block;
	font-size: 12px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li+li {
	margin-left: 12px;
}

.slick-dots li:before {
	content: '';
	display: block;
	width: 12px;
	height: 12px;
	background-color: #dddddd;
	border-radius: 100px;
}

.slick-dots li.slick-active:before {
	background-color: #dd0716;
}

.slick-dots button {
	display: none;
}



input[type='text'],
input[type='search'],
input[type='tel'],
input[type='url'],
input[type='email'],
input[type='password'],
input[type='datetime'],
input[type='datetime-local'],
input[type='date'],
input[type='month'],
input[type='week'],
input[type='time'],
input[type='number'],
textarea,
select {
    padding-left: .4em;
    background: #fff;
    border: none;
    border-radius: 0;
}

input[type='submit'],
input[type='reset'],
input[type='button'],
button {
    background: #000;
    border: none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
}

:focus {
	outline: 0;
	border: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
	-webkit-text-fill-color: #fff!important;
	-webkit-box-shadow: 0 0 0px 1000px rgb(230,76,76) inset;
	transition: background-color 5000s ease-in-out 0s;
}

body {
	width: 100%;
	font-size: 14px;
	line-height: 1.7;
	font-family: "Helvetica Neue", Helvetica, Arial, YuGothic, "Yu Gothic", 游ゴシック体, "游ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS ゴシック", "MS Gothic", sans-serif;
	background-color: #fff;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

#wrapper {
	overflow: hidden;
	padding: 0 20px;
}

.lazyload,
.lazyloading {
	opacity: 0;
	transition: opacity .5s;
}

.lazyloaded {
	opacity: 1;
	transition: opacity .5s;
}

.serif {
	font-family: "Times New Roman", "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro W3", "ヒラギノ明朝 Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

a {
	text-decoration: none;
	color: #000;
	opacity: .2;
	transition: opacity .5s;
}

a[href] {
	opacity: 1;
}

a[href]:hover {
	opacity: .5;
}

a.ul {
	text-decoration: underline;
}

.tac {
	text-align: center;
}

.tal {
	text-align: left;
}

.tar {
	text-align: right;
}

.btn {
	text-align: center;
}

.btn>a {
	display: inline-block;
	max-width: 280px;
	width: 100%;
	background: #dd0716;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 60px;
}

.btn.outline>a {
	background: #fff;
	color: #dd0716;
	border: 2px solid #dd0716;
	line-height: 56px;
	
}

.txt>*+* {
	margin-top: 35px;
}

.inner {
	position: relative;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 60px 0;
	overflow: hidden;
	box-sizing: border-box;
}



#header {
	padding-top: 60px;
	position: relative;
	z-index: 10;
}

#header>.inner {
	padding: 0;
	overflow: visible;
}

#header:before {
	content: '';
	display: block;
	position: absolute;
	bottom: -1px;
	left: -20px;
	right: -20px;
	height: 1px;
	background: #f0f0f0;
	z-index: 1;
}

#header .id {
	position: absolute;
	display: inline-block;
	top: 0;
	left: 0;
	z-index: 100;
}

#menu_btn {
	display: none;
}

.menu-trigger,
.menu-trigger span {
  display: inline-block;
  transition: all .3s;
  box-sizing: border-box;
}

.menu-trigger {
  position: relative;
  width: 20px;
  height: 15px;
}

.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #707070;
  border-radius: 0;
}

.menu-trigger span:nth-of-type(1) {
  top: 0;
}

.menu-trigger span:nth-of-type(2) {
  top: 6px;
}

.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}

.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(6px) rotate(-45deg);
  transform: translateY(6px) rotate(-45deg);
}

.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}

.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-6px) rotate(45deg);
  transform: translateY(-6px) rotate(45deg);
}

#nav {
	padding-top: 65px;
	position: relative;
	z-index: 10;
}

#nav:after {
    content:" ";
    display:block;
    clear:both;
}

#nav>.inner {
	padding: 0;
	margin: 0;
	position: static;
}

#nav .menu {
	letter-spacing: -.4em;
	line-height: 1;
}

#nav .menu>li {
	display: inline-block;
	letter-spacing: normal;
}

#nav .menu>li>a {
	position: relative;
	display: block;
}

.nav_search_container {
	float: right;
	width: 5%;
}

#nav_search {
	font-size: 18px;
}

#nav_search>* {
	letter-spacing: normal;
}

#nav_search a {
	display: block;
	line-height: 75px;
}

#nav_search a>span {
	position: relative;
	display: inline-block;
	width: 100%;
	text-align: center;
}

#searchform {
	display: inline-block;
	background: rgba(255,255,255,.2);
	padding: 5px;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
	overflow: hidden;
}


#searchform input[type="text"] {
	width: 400px;
	border: none;
	background: transparent!important;
	color: #fff!important;
	padding: 10px;
	font-size: 18px;
	line-height: 1;
}

#searchform input[type="text"]:placeholder-shown {
    color: #fff;
}

#searchform input[type="text"]::-webkit-input-placeholder {
    color: #fff;
}

#searchform input[type="text"]:-moz-placeholder {
    color: #fff;
	opacity: 1;
}

#searchform input[type="text"]::-moz-placeholder {
    color: #fff;
	opacity: 1;
}

#searchform input[type="text"]:-ms-input-placeholder {
    color: #fff; 
}

#searchsubmit {
	font-size: 22px;
	background: transparent;
}

#searchsubmit.disable {
	opacity: .3;
}

#nav .menu-nav_main-container {
	float: left;
	width: 95%;
}

#menu-nav_main {
	font-size: 16px;
	font-weight: bold;
}

#menu-nav_main>li+li {
	margin-left: 4%;
}

#menu-nav_main>li>a {
	line-height: 75px;
}

#menu-nav_main>li>a:hover {
	opacity: 1;
}

#menu-nav_main>li>a:hover:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	width: 100%;
	height: 3px;
	background: #dd0716;
}

#nav .hide_items_container {
	display: none;
	height: 0;
}

#nav .hide_items_container a {
	color: #fff;
}

.hide_items_container>.hide_items_arrow {
	position: relative;
	z-index: 1000;
	height: 0;
	font-size: 0;
	line-height: 0;
	overflow: visible;
}

.hide_items_container>.hide_items_arrow>.hide_items_arrow_inner {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 8px;
	background: url(./images/hide_items_arrow.png) no-repeat center bottom;
	background-size: 17px 8px;
}



#nav .hide_items_frame {
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	background: #dd0716;
	width: 100%;
	text-align: center;
	letter-spacing: -.4em;
	z-index: 1;
	font-size: 14px;
}

#nav .hide_items_frame:before {
	content: '';
	display: block;
	background: #dd0716;
	position: absolute;
	top: 0;
	right: -100%;
	bottom: 0;
	left: -100%;
	height: 100%;
}

#nav .hide_items {
	position: relative;
	display: table;
	width: 100%;
	min-height: 160px;
	height: 160px;
	z-index: 1;
}

#nav .hide_items>.hide_items_inner {
	display: table-cell;
	padding: 20px 0;
	text-align: center;
	vertical-align: middle;
}

#nav .hide_items li {
	position: relative;
	display: inline-block;
	letter-spacing: normal;
	z-index: 1;
	padding-right: 15px;
	padding-left: 15px;
	margin: 10px 0;
}

#nav .hide_items li.top {
	display: none;	
}

#nav .hide_items li+li {
	border-left: 1px solid #fff;
}

#nav .hide_items li.top+li {
	border: 0;
}

#nav .menu-nav_sub-container {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
}

#nav #menu-nav_sub>li+li {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #000;
}

#footer {
	position: relative;
	font-size: 12px;
	color: #fff;
	background: #dd0716;
	z-index: 1;
}

#footer:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: -100%;
	right: -100%;
	bottom: 0;
	background: #dd0716;
}

#footer a {
	color: #fff;
}

#footer>.inner {
	padding: 40px 0;
	z-index: 1;
}


#footer .col>*+* {
	margin-top: 20px;
}

#footer_links {
	float: right;
}

#footer_links>* {
	float: left;
}

#footer_links>*+* {
	margin-left: 40px;
}

#footer_cominfo {
	float: left;
}

#footer_service_link>ul {
	max-width: 150px;
	margin: -10px 0 0 -10px;
	overflow: hidden;
	letter-spacing: -.4em;
	text-align: right;
}

#footer_service_link>ul>li {
	display: inline-block;
	margin: 10px 0 0 10px;
	letter-spacing: normal;
}

#footer_service_link i.icon {
	font-size: 24px;
	line-height: 1;	
}

#footer .copyright {
	clear: both;
	display: block;
	padding-top: 40px;
	text-align: right;
}

#contents {
	position: relative;
	display: block;
	padding: 30px 0 60px 0;
}

#contents>*+* {
	margin-top: 60px;
}

#contents .content_body>.inner>*+* {
	margin-top: 60px;
}

#post_content,
.edit_content_header>.inner,
.edit_content_body {
	width: 620px;
	margin-left: auto;
	margin-right: auto;
}

.content_breadcrumb {
	position: relative;
	font-size: 11px;
	line-height: 1.3;
	color: #707070;
	max-width: 960px;
	margin: 0 auto;
}

.content_breadcrumb a {
	color: #707070!important;
}

.content_breadcrumb>ul>li {
	display:inline;
	letter-spacing: normal;
}

.content_breadcrumb>ul>li+li:before {
	content: ' > ';
}

.content .content_header {
	position: relative;
}

.content .content_header:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: -100%;
	bottom: 0;
	left: -100%;
}

.content .content_label {
	font-size: 11px;
	line-height: 1;
}

.content .content_label>ul {
	margin-top: -5px;
	letter-spacing: -.4em;
}

.content .content_label>ul>li {
	display: inline-block;
	margin: 5px 5px 0 0;
	letter-spacing: normal;
}

.content .content_label a {
	display: inline-block;
	font-weight: bold;
	padding: 3px 10px;
	color: #fff;
	background: #dd0716;
}

.content .content_date {
	margin-top: 20px;
	font-weight: bold;
	color: #707070;
}

.content .content_title {
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5;
}

aside.content .content_header:before {
	background-color: #f0f0f0;
}

.content_header.colored {
	color: #fff;
}

.content_header.colored:before {
	background-color: #dd0716!important;
}

.post_list {
	letter-spacing: -.4em;
}

.post_list_inner {
	margin: -40px -10px 0;
}

.post_list .item {
	display: inline-block;
	width: 33.3%;
	margin-top: 40px;
	padding: 0 10px;
	letter-spacing: normal;
	box-sizing: border-box;
}

.post_list .item>a {
	display: block;
}

.post_list .item .img {
	position: relative;
	overflow: hidden;
	border: 5px solid #f0f0f0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-image: url(./images/dummy.jpg);
}

.post_list .item .img:before {
	content: '';
	display: block;
	width: 100%;
	padding-top: 66.6%;
}

.post_list .item .img>img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}

.post_list .item .date {
	margin-top: 10px;
	color: #707070;
	font-weight: bold;
}

.post_list .item .title {
	margin-top: 5px;
}

.page-numbers {
	text-align: center;
	line-height: 1.1;
}

.page-numbers>* {
	display: inline-block;
}

.page-numbers>*>* {
	display: block;
	padding: 10px 5px;	
}

.page-numbers>*>span {
	color: #dd0716;
}

.page-numbers>*>span.dots {
	color: #000;
}

.post_slider_container{
	margin-right: -20px;
	margin-left: -20px;
}

.post_slider_container>.inner {
	max-width: 100%;
	width: 100%;
	overflow: visible;
}

.post_slider_container .post_list .item {
	max-width: 306.66px;
}


.post_slider_container .post_list {
	letter-spacing: normal;
}

#post_content .content_header {
	padding-bottom: 30px;
	border-bottom: 1px solid #f0f0f0;
}

#post_content .content_header.noB {
	border-bottom: 0;
}

#post_content .content_header:before {
	display: none;
}

#post_content .content_header+.content_body {
	margin-top: 30px;
}

#post_content #post_cover_img {
	margin-bottom: 30px;
	text-align: center;
}

#post_content .content_header *+.content_title {
	margin-top: 10px;
}

#post_content .content_body a {
		color: #df1014;
}

/* page styling */

.edit_content_header>.inner {
	padding: 0;
}

.edit_content_header+.edit_content_body {
	margin-top: 60px;
}

.edit_content_header.band {
	margin-top: -30px;
	margin-left: -20px;
	margin-right: -20px;
	padding: 30px 0;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	text-align: center;
}

.edit_content_header.band>.inner {
	height: 440px;
}

.edit_content_header.band .content_breadcrumb,
.edit_content_header.band .content_breadcrumb a {
	text-align: left;
	color: #fff!important;
}

.edit_content_header.band .title {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	left: 0;
}

.edit_content h1,
.edit_content h2,
.edit_content h3,
.edit_content h4,
.edit_content h5,
.edit_content h6 {
	font-weight: bold;
	line-height: 1.5;
	font-size: 14px;
}

.edit_content h1 {
	font-size: 24px;
}

.edit_content h2 {
	font-size: 20px;
}

.edit_content h3 {
	font-size: 18px;
}

.edit_content_body ul {
	list-style: disc;
	padding-left: 1.5em;
}

.edit_content_body a {
	color: #dd0716;	
}

.edit_content_body>*+* {
	margin-top: 45px;
}

.edit_content_body .vc_general.vc_btn3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 60px;
	height: 60px;
	padding: 0 30px;
	width: 280px;
	border-radius: 0;
	border: none;
	background: #dd0716!important;
	box-sizing: border-box;
	color: #fff!important;
	font-family: "Helvetica Neue", Helvetica, Arial, YuGothic, "Yu Gothic", 游ゴシック体, "游ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS ゴシック", "MS Gothic", sans-serif;

}

.edit_content_body .vc_general.vc_btn3:hover {
	opacity: .5;
	border: none!important;
}

.edit_content_body .vc_general.vc_btn3.vc_btn3-style-outline {
	padding: 0 30px;
	line-height: 56px;
	border: 2px solid #dd0716;
	color: #dd0716!important;
	background: #fff!important;
}

.edit_content_body .vc_general.vc_btn3.vc_btn3-style-outline:hover {
	border: 2px solid #dd0716!important;
}

.edit_content_body .vc_general.vc_cta3 {
	padding: 20px;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
}

.edit_content_body .vc_general.vc_cta3 h2,
.edit_content_body .vc_general.vc_cta3 h3 {
	font-size: 14px;
}

.edit_content_body .vc_general.vc_cta3.vc_cta3-style-outline {
	border: 2px solid #000!important;
	background: #fff;
}

.edit_content_body .vc_general.vc_cta3 .vc_cta3-content>*+* {
	margin-top: 15px;
}

.edit_content_body .wpb_wrapper>*+* {
	margin-top: 20px;
	margin-bottom: 0!important;
}

/* --custom grid item-- */

#contents .custom_gitem {
	padding-top: 20px;
}

#contents .custom_gitem[data-link] {
	opacity: 1;
	transition: opacity .5s;
	cursor: pointer;
}

#contents .custom_gitem[data-link]:hover {
	opacity: .5;
}

#contents .custom_gitem[data-link]:hover a.vc_gitem-link {
	opacity: 1;
}

#contents .custom_gitem:before {
	display: none;
}

#contents .custom_gitem * {
	position: static;
	margin: 0;
	padding: 0;
	transform: translate(0,0);
}

#contents .custom_gitem .gitem_img .vc_figure {
	display: block;
	background-image: url(./images/dummy.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #de0716;
}

#contents .custom_gitem .gitem_img .vc_single_image-wrapper {
	position: relative;
	display: block;
	width: 100%;
	border: 5px solid #f0f0f0;
	box-sizing: border-box;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;

}

#contents .custom_gitem .gitem_img .vc_single_image-wrapper:before {
	display: block;
	content: '';
	width: 100%;
	padding-top: 66.6%;
	overflow: hidden;
}

#contents .custom_gitem .gitem_img .vc_single_image-wrapper>img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}

#contents .custom_gitem .gitem_date {
	margin-top: 10px;
	color: #707070;
	font-weight: bold;
}

#contents .custom_gitem .gitem_title {
	margin-top: 5px;
}

#contents .custom_gitem.gitem_itx .gitem_title {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}

#contents .custom_gitem.gitem_itx .gitem_excerpt {
	margin-top: 10px;
}

/* --/custom grid item-- */


.item_list_inner {
	margin: -20px -10px 0;
	letter-spacing: -.4em;
}

.item_list_inner>.item {
	display: inline-block;
	margin-top: 20px;
	padding: 0 10px;
	letter-spacing: normal;
	box-sizing: border-box;
}

.item_list_inner .item a {
	display: block;
}

.item_list_inner .item .img:before {
	content: '';
	display: block;
	width: 100%;
	padding-top: 66.6%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border: 1px solid #000;
	box-sizing: border-box;
}

#banners .item_list_inner .item {
	width: 25%;
}

#banners .item .img {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

#banners .cap {
	margin-top: 10px;
	font-size: 12px;
}

#footer_contact {
	position: relative;
}

#footer_contact:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: -100%;
	right: -100%;
	bottom: 0;
	background: #f0f0f0;
}

#related_pages .item>a>*+* {
	margin-top: 10px;
}

#related_pages .item .title {
	font-size: 16px;
}

#front_content .edit_content_body {
	max-width: 960px;
	width: 100%;
}

.slide_imgs {
	opacity: 0;
	transition: opacity .5s;
}

.slide_imgs.show {
	opacity: 1;
}

.slide_imgs .img {
	display: block;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;	
}

#top_slide_container {
	margin-top: -30px;
	margin-left: -20px;
	margin-right: -20px;
}

#top_slide .img {
	max-height: 500px;
	overflow: hidden;
}

#top_slide .img:before {
	content: '';
	display: block;
	width: 100%;
	padding-top: 50%;
}

#top_slide .slick-list {
	padding: 0;
}

#nav_siblings>.inner {
	padding: 0;
}

#nav_siblings .title {
	position: relative;
	display: inline-block;
	padding: 0 80px;
	font-size: 18px;
	color: #000;
	margin-bottom: 45px;
	text-align: center;
}

#nav_siblings .title>span {
	position: relative;
	display: inline-block;
	z-index: 3;
}

#nav_siblings .title:before,
#nav_siblings .title:after {
	content: '';
	display: block;
	position: absolute;
}

#nav_siblings .title:before {
	left: 0;
	right: 0;
	top: 50%;
	height: 1px;
	background: #000;
	z-index: 1;
}

#nav_siblings .title:after {
	top: 0;
	bottom: 0;
	right: 60px;
	left: 60px;
	background: #fff;
	z-index: 2;
}

#nav_siblings,
#nav_siblings a {
	color: #dd0716;
	font-weight: bold;
	text-align: center;
}

#nav_siblings .nav {
	letter-spacing: -.4em;
	margin-top: -20px;
	margin-left: -5px;
	margin-right: -5px;
}

#nav_siblings .nav>* {
	width: 20%;
	display: inline-block;
	margin: 20px 0 0;
	padding: 0 5px;
	letter-spacing: normal;
	box-sizing: border-box;
	line-height: 1.2;
	border-left: 1px solid #dd0716;
}

#nav_siblings .nav>*:nth-child(5n+1) {
	border-left: none;
}

.sitemap_disp_level_0 {
	padding: 0!important;
}

.sitemap_disp_level_0 a {
	color: #000;
}

.sitemap_disp_level_0>* {
	display: block;
	font-size: 16px;
}

.sitemap_disp_level_0>*>a {

	font-weight: bold;
}

.sitemap_disp_level_0>*+* {
	margin-top: 30px;
}

.sitemap_disp_level_0 .children {
	margin-top: 20px;
	font-size: 14px;
}

.sitemap_disp_level_0 .children>*+* {
	margin-top: 10px;
}

.sitemap_disp_level_0 .children .children {
	margin-top: 10px;
}

#author_info {
	max-width: 620px;
	box-sizing: border-box;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#author_info .img {
	float: left;
	width: 120px;
	margin-right: 40px;
}

#author_info .img+.description {
	overflow: hidden;
}

#author_info .description>*+* {
	margin-top: 15px;	
}

#author_info .name {
	font-weight: bold;
	font-size: 16px;
}

#author_info .link>a {
	color: #dd0716;
	text-decoration: underline;
}

/* gform */

body .gform_wrapper .gform_fields input[type="text"],
body .gform_wrapper .gform_fields textarea {
	display: inline-block;
	border: 1px solid #000;
	width: 100%;
	box-sizing: border-box;
}

body .gform_wrapper .gform_fields .field_sublabel_below {
	padding-left: 9em;
	padding-right: 0!important;
	overflow: hidden;
}

body .gform_wrapper .gform_fields .field_sublabel_below .gfield_label {
	float: left;
	width: 9em;
	margin-left: -9em;
}

body .gform_wrapper .gform_fields .field_sublabel_below .ginput_container {
	margin-top: 0;
}

body .gform_wrapper .gform_fields .field_description_below *+.gfield_description {
 	padding: 0!important;
	margin-top: 10px;
}

body .gform_wrapper .gform_footer {
	text-align: center;
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit] {
	width: 280px!important;
	height: 60px!important;
	line-height: 60px!important;
	background: #dd0716;
	color: #fff;
	margin: 0 auto!important;
	padding: 0!important;
	font-weight: bold;
	font-size: 16px!important;
}

/* mailmagazine */

#blog_subscription-4 {
	text-align: center;
}

#blog_subscription-4>*+*,
#subscribe-blog-blog_subscription-4>*+* {
	margin-top: 20px;
}

#subscribe-email #jetpack-subscribe-label {
	display: none;
}

#subscribe-email #subscribe-field-blog_subscription-4 {
	display: inline-block;
	max-width: 280px;
	border: 1px solid #000;
	margin: 0;
	padding: 5px;
	font-size: 14px;
	color: #000;
	box-sizing: border-box;
}

#subscribe-submit input[type="submit"] {
	display: inline-block;
	width: 280px!important;
	height: 60px!important;
	line-height: 60px!important;
	background: #dd0716;
	color: #fff;
	margin: 0 auto!important;
	padding: 0!important;
	font-weight: bold;
	font-size: 16px!important;
	box-sizing: border-box;
}

/* insted of VC custom css function */
.vc_row {
	margin-left: -10px!important;
	margin-right: -10px!important;
}

.vc_grid.vc_row {
	margin-left: 0!important;
	margin-right: 0!important;	
}

.vc_gitem_row {
	margin-left: 0!important;
	margin-right: 0!important;	
}

.vc_column_container>.vc_column-inner {
	padding-left: 10px!important;
	padding-right: 10px!important;
}

#wpstats {
	display: none;
}


@media only screen and (max-width: 48em){

	input:-webkit-autofill,
	input:-webkit-autofill:hover,
	input:-webkit-autofill:focus,
	input:-webkit-autofill:active {
		-webkit-text-fill-color: #000!important;
		-webkit-box-shadow: 0 0 0px 1000px rgb(255,255,255) inset;
		transition: background-color 5000s ease-in-out 0s;
	}

	* {
	   -webkit-appearance: none;
	}

	a[href]:hover {
		opacity: 1;
	}

	table {
		max-width: 100%!important;
	}

	.inner {
		padding: 40px 0;
	}

	#wrapper.fix {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		width: 100%;
		overflow: hidden;
	}

	#header {
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		padding: 0;
		background: #fff;
	}

	#header:before {
		background: #000;
		bottom: 0;
	}

	#header>.inner {
	position: static;
		padding: 20px 20px 25px;
	}

	#header .id {
		position: relative;
	}

	#header .id img {
		width: 140px;
		height: auto;
	}

	#menu_btn {
		display: block;
		position: absolute;
		top: 20px;
		right: 20px;
	}

	#nav {
		display: none;
		position: fixed;
		top: 71px;
		left: 0;
		right: 0;
		bottom: 0;
		padding: 0 0 20px;
		background: #fff;
		overflow: auto;
		box-sizing: border-box;
		overflow: auto;
		-webkit-overflow-scrolling : touch;
	}

	#nav .menu-nav_main-container,
	#nav .menu-nav_sub-container,
	.nav_search_container {
		position: static;
		float: none;
		width: 100%;
	}

	#nav .hide_items_container {
		height: auto;
	}

	#nav .hide_items_container:before {
		display: none;
	}

	#nav .hide_items_container a {
		color: #000;
	}

	#nav .hide_items_frame {
		position: static;
		background: #fff;
		color: #000;
	}

	#nav .hide_items_frame:before {
		display: none;
	}
	
	#nav .hide_items,
	#nav .hide_items>.hide_items_inner {
		display: block;
		text-align: left;
		padding: 0;
	}

	#nav .hide_items_arrow {
		display: none;
	}

	#nav .hide_items {
		height: auto;
		min-height: 0;
	}

	#nav .hide_items li {
		display: block;
	}

	#nav .hide_items li.top {
		display: block;
		margin: 0;
		padding: 0;
	}

	#nav .hide_items li+li {
		margin: 0;
		padding: 0;
		border-left: none;
	}

	#nav .menu>li {
		display: block;
	}

	#nav .menu>li>a,
	#nav .sub-menu li>a {
		position: relative;
	}

	#nav .menu>li>a:before,
	#nav .sub-menu li>a:before {
		content: "\f125";
		display: block;
		position: absolute;
		top: 0;
		right: 20px;
		bottom: 0;
		font-family: ionicons;
		transition: all .2s ease-in-out;
	}

	#menu-nav_main>li>a.b:before {
		content: '\f123';
	}

	#menu-nav_main>li>a.b.open:before {
		transform: rotate(180deg);
	}

	#menu-nav_main>li+li {
		margin: 0;
		border-top: 1px solid #fff!important;
	}

	#menu-nav_main>li>a {
		padding: 0 20px;
		background: #707070;
		color: #fff;
		line-height: 60px;
		font-size: 14px;
	}

	#menu-nav_main>li>a:hover:after {
		display: none;
	}

	.sub-menu_container {
		display: none;
	}

	.sub-menu_container li+li,
	.sub-menu_container li.top+li {
		border-top: 1px solid #000!important;
	}

	.sub-menu_container li>a {
		display: block;
		line-height: 50px;
		padding: 0 20px;
	}

	#nav #menu-nav_sub {
		padding: 20px 0;
	}

	#nav #menu-nav_sub>li {
	font-weight: bold;
	}

	#nav #menu-nav_sub>li+li {
		margin-top: 20px;
		margin-left: 0;
		padding-left: 0;
		border-left: none;
	}

	#nav #menu-nav_sub>li>a {
		padding: 0 20px;
	}

	#nav_search a {
		display: none;
	}

	#nav_search .hide_items_inner {
		padding: 10px 20px!important;
	}

	#nav_search .sub-menu_container {
		display: block!important;
	}

	#searchform {
		position: relative;
		display: block;
		padding: 2px;
		box-sizing: border-box;
		border: 1px solid #000;
		overflow: hidden;
	}

	#searchform input[type="text"] {
		position: relative;
		width: 100%;
		padding: 6px 10px;
		color: #000!important;
		margin: 0;
		box-sizing: border-box;
		border-radius: 10px;
	}

	#searchform input[type="text"]:placeholder-shown {
		color: #000;
	}

	#searchsubmit {
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		width: 2em;
		color: #707070;
	}
	
	#footer {
		text-align: center;
	}

	#footer_cominfo,
	#footer_links,
	#footer_links>* {
		float: none;
	}

	#footer_links>*+* {
		margin-left: 0;
	}

	#footer .col>*+* {
		margin-top: 0;
	}

	#footer .col.aside {
		margin-top: 20px;
	}

	#footer_service_link>ul {
		max-width: 100%;
		text-align: center;
	}

	#footer .menu {
		max-width: 280px;
		margin-right: auto;
		margin-left: auto;
	}

	#footer .menu>li {
		display: inline-block;
		margin: 10px 5px 0;
	}

	#footer_cominfo {
		margin-top: 40px;
	}

	#footer_cominfo .img+ul {
		margin-top: 10px;
	}
	
	#footer .copyright {
		text-align: center;
	}

	#contents>*+* {
		margin-top: 40px;
	}

	#post_content,
	.edit_content_header>.inner,
	.edit_content_body {
		width: 100%;
	}

	.edit_content>*+*,
	#post_content>*+* {
		margin-top: 40px;
	}

	.edit_content_header+.edit_content_body {
		margin-top: 40px;
	}

	.edit_content .wpb_wrapper>*:first-child {
		margin-top: 0;
	}

	.edit_content .vc_row>*+*,
	.edit_content .wpb_column>*+* {
		margin-top: 20px;
	}

	.edit_content .wpb_content_element, 
	.edit_content ul.wpb_thumbnails-fluid > li,
	.edit_content .wpb_button {
		margin-top: 20px;
	}

	.content_breadcrumb {
		margin-top: -20px;
	}

	#contents {
		padding: 40px 0;
	}

	.post_list .item {
		width: 50%;
	}

	.post_slider_container .post_list .item {
		max-width: initial;
	}

	.slick-arrow:before {
		width: 40px;
		line-height: 40px;
		font-size: 24px;
	}

	.vc_btn3-container {
		display:block!important;
		width: 280px;
		margin-right: auto;
		margin-left: auto;
	}

	#banners .item_list_inner .item {
		width: 33.3%;
	}

	.edit_content_header.band {
		margin-top: -40px;
		padding: 20px 0;
	}

	.edit_content_header.band .content_breadcrumb {
		margin-top: 0;
		padding: 0 20px;
	}

	.edit_content_header.band>.inner {
		padding: 60px 0;
		height: auto;
	}

	.edit_content_header.band .title {
		position: relative;
		top: 0;
		transform: translateY(0);
	}

	#front_content {
		width: 100%;
		max-width: 100%;
	}

	#top_slide_container {
		margin-top: -40px;
	}

	#nav_siblings {
		margin-top: 60px;
	}

	#nav_siblings .nav>* {
		width: 33.3%;
	}

	#nav_siblings .nav>*:nth-child(5n+1) {
		border-left: 1px solid #dd0716;
	}

	#nav_siblings .nav>*:nth-child(3n+1) {
		border-left: none;
	}

	
}

@media only screen and (max-width: 30em){

	.post_list .item {
		width: 100%;
	}

	#banners .item_list_inner .item {
		width: 50%;
	}

	#nav_siblings {
		margin-top: 40px;
	}

	#nav_siblings .nav {
		margin: 0;
		border-bottom: 1px solid #dd0716;
	}

	#nav_siblings .nav>* {
		display: block;
		border-top: 1px solid #dd0716;
		border-left: none!important;
		border-right: none;
		width: 100%;
		margin: 0;
	}

	#nav_siblings .nav a {
		display: block;
		padding: 15px 0;
	}

	#author_info {
		max-width: 100%;
		width: 100%;
	}
	
	#author_info .img {
		float: none;
		width: 120px;
		margin-right: 0;
		margin: 0 auto;
	}
	
	#author_info .img+.description {
		overflow: hidden;
		margin-top: 20px;
	}

	#nav_siblings .title:before,
	#nav_siblings .title:after {
		display: none;
	}

	/* gform */
	body .gform_wrapper .gform_fields .field_sublabel_below {
		padding-left: 0;
		padding-right: 0!important;
		overflow: hidden;
	}

	body .gform_wrapper .gform_fields .field_sublabel_below .gfield_label {
		float: none;
		width: 100%;
		margin-left: 0;
	}

}

@media only print{

	* {
		font-family: 游ゴシック体, "游ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS ゴシック", "MS Gothic", sans-serif!important;
	}

	html {
		min-width: 1000px!important;
		width: 100%!important;
	}

	body {
		min-width: 1000px!important;
		width: 100%!important;
		padding-top: 0!important;
	}

	.inner {
	 	max-width: initial!important;
		width: 960px!important;
	}

	#header {
		width: 100%!important;
	}

	#header>.inner {
		padding-bottom: 60px;
	}

	#header .id {
		position: static;
	}

	#nav {
		display: none;
	}

	#footer_contact,
	#banners {
		display: none;
	}

	#footer_links {
		display: none;
	}

	#footer_cominfo {
		float: none;
	}

	#footer_cominfo address br {
		display: inline-block;
		width: 1em;
	}

	#footer .row {
		float: left;
		overflow: hidden;
		max-width: 50%;
	}

	#footer .copyright {
		clear:none;
		float: right;
		max-width: 50%;
		padding: 0;
	}

	#top_slide .slick-slide {
		min-width: 1000px!important;
		width: 100%!important;
		display: none!important;
    }

	#top_slide .slick-slide.slick-current.slick-active {
		display: block!important;
		left: 0!important;
	}

	#top_slide .slick-track {
		min-width: 1000px!important;
        width: 100% !important;
        transform: none !important;
    }

	.post_slider_container .post_list {
		white-space: nowrap;
	}

	.post_slider_container .post_list .item {
		width: 33.3%!important;
		float: none;
		display: inline-block;
	}

	.post_slider_container .post_list .item .title {
		white-space: normal;
	}

	[class^="icon-"], [class*=" icon-"] {
	    font-family: 'icomoon'!important;
	}

.gm-style img {
	max-width: none !important;
}

}





