@charset "utf-8";
/*
Theme Name: Lightning Child
Theme URI: ★ 株式会社富士設計様 ★
Template: lightning
Description: ★ 株式会社富士設計様 ★
Author: ★ 株式会社富士設計様 ★
Tags: 
Version: 0.1.2
*/

@-ms-viewport {
    width: auto;
}

body {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
	letter-spacing: 1px;
	color: #121212;
	line-height: 1.5;
	overflow-y: hidden;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.wrap {
	overflow: hidden;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}

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

a {
	outline:none;
}

a:hover {
	opacity: 0.7;
}

@media screen and (min-width: 960px) {
	.pcnone {
		display: none !important;
	}
}

@media screen and (max-width: 480px) {
	.spnone {
		display: none;
	}
	
	.navbar-brand a {
		color: #333 !important;
	}
}

.siteHeader .container {
	padding: 0;
}

.siteHeadContainer {
	padding: 20px;
}

@media screen and (min-width: 769px) and (max-width: 990px) {
	.navbar-brand a {
		color: #333 !important;
	}
}

@media screen and (min-width: 481px) and (max-width: 768px) {
	.navbar-brand a {
		color: #333 !important;
	}
}

/* -----------------------------------------------------------
	リセットCSS
----------------------------------------------------------- */

.container {
	padding: 0;
	width: auto;
}

h1 {
	margin: 0;
}

h3 {
	border-bottom: none;
	box-shadow: none;
	font-size: 22px;
}

.nav>li>a:focus, .nav>li>a:hover {
	background-color: transparent;
}

.subSection-title:after, h3:after {
    content: none;
	border-bottom: none;
}

.siteContent {
    padding: 0;
}

.vk-mobile-nav {
	display: none;
}

body.device-mobile .vk-mobile-nav-menu-btn {
	display: none !important;
}

.vk-mobile-nav-menu-btn {
	display: none !important;
}

.siteHeader {
	box-shadow: none;
}

h2 {
    background-color: transparent;
    padding: 0;
	margin: 0;
    border-top: none;
    border-bottom: none;
	line-height: 1.5;
    font-weight: bold;
	margin-bottom: 20px;
}

p {
	margin-bottom: 0;
}

dt, dd {
	padding-left: 0;
    border-left-width: 0;
    border-left-style: none;
    margin-bottom: 0;
	font-weight: normal;
}

.entry-body {
	padding-bottom: 0;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}

.di_p {
	display: inline-block;
	text-align: left;
}

footer {
	border-top: none;
	padding: 60px 0 10px;
}

footer .footerMenu {
	border: none;
}

footer .copySection {
	border: none;
}

.mainSection-marginBottom-on {
	margin-bottom: 0;
}

ul.gMenu>li::before {
	content: none;
}

@media (min-width: 1200px) {
	.container {
		max-width: inherit;
	}
}


@media (min-width: 992px) {
	ul.gMenu a {
		background-color: transparent;
	}
}

@media (min-width: 768px) {
	.entry-body, .widget .entry-body {
    	padding:0;
	}
	
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
		padding-right: 30px;
	}
}

@media (min-width: 576px) {
	.container {
		max-width: inherit;
	}
}

/* -----------------------------------------------------------
	ヘッダー
----------------------------------------------------------- */

.header_scrolled .gMenu_outer, .header_scrolled.admin-bar .gMenu_outer {
	display: none !important;
}

.siteHeader .siteHeadContainer:after {
	content: none;
}

.siteHeader {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left, #ffffff 65%, #000000 66%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #ffffff 65%,#000000 66%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #ffffff 65%,#000000 66%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=1 ); /* IE6-9 */
	max-height: 88px;
	overflow: hidden;
	
}

.siteHeader .container {
	max-width: 1130px;
	padding-right: 15px;
	padding-left: 15px;
    margin: 0 auto;	
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.gMenu_outer {
	background-color: #0a0a0a;
	width: 70%;
	overflow: hidden;
}

.gMenu_outer::before {
	content: url("./images/common/head_drs.jpg");
	display: inline-block;

}

.gMenu {
	 display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	width: 100%;
}

.gMenu>li {
	float: none;
}

.device-pc .gMenu>li a {
	color: #fff;
	padding: 0 20px 0 13px;
	position: relative;
}

.gMenu>li a::before {
	content: url("./images/common/midashi_drs.png");
	display: block;
	height: 2px;
	position: absolute;
	top: -3px;
	left: 0;
}

@media (min-width: 992px) {
	.siteHeader_logo img {
		max-height: 60px;
	}
	
	.device-pc .gMenu>li a {
		padding: 0 0 0 15px;
	}
	
	.gMenu_outer {
		transition: none;
	}
	
	.gMenu_outer::after {
		content: none;
	}
}


@media (min-width: 1200px) {
	.gMenu_outer {
		float: none;
		min-height: inherit;
		max-height: 80px;
	}
}

@media screen and (min-width: 961px) and (max-width: 1200px) {
	.gMenu_outer {
		display: block;
		position: relative;
		padding: 35px 0 35px 50px;
	}
	
	.gMenu_outer {
		width: 70%;
		top: 0;
	}
	
	.gMenu_outer nav {
		width: 100%;
	}
	
	.gMenu_outer::before {
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.device-mobile .gMenu>li {
		padding: 0;
	}
	
	.gMenu_outer nav ul li a {
		color: #fff;
		position: relative;
		line-height: 1.4;
		padding: 10px 15px 10px 15px;
		display: block;
		overflow: auto;
	}
	
	.gMenu_outer nav ul li a::before {
		line-height: 1;
		top: -2px;
		z-index: 10;
	}
}

@media screen and (min-width: 769px) and (max-width: 960px) {
	.gMenu_outer {
		display: block;
		position: relative;
		padding: 20px 0 20px 60px;
	}
	
	.gMenu_outer {
		width: 75%;
	}
	
	.gMenu_outer nav {
		width: 100%;
	}
	
	.gMenu_outer::before {
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.device-mobile .gMenu>li {
		padding: 0;
	}
	
	.gMenu_outer nav ul li a {
		color: #fff;
		position: relative;
		line-height: 1.4;
		padding: 10px 0 10px 15px;
		display: block;
	}
	
	.device-pc .gMenu>li a {
		padding: 10px 0 10px 15px;
	}
	
	.gMenu_outer nav ul li a::before {
		line-height: 1;
		top: 8px;
	}
}

@media screen and (min-width: 561px) and (max-width: 768px) {
	.siteHeader {
		background: none;
		padding: 10px 0;
	}
	
	.siteHeader .container {
		display: block;
	}
	
	.siteHeader_logo img {
		max-height: 60px;
	}
}

@media screen and (max-width: 560px) {
	.siteHeader {
		background: none;
		padding: 10px 0;
	}
	
	.siteHeader .container {
		display: block;
	}
	
	.siteHeader_logo img {
		max-height: 50px;
	}
}

/* -----------------------------------------------------------
	共通CSS
----------------------------------------------------------- */

.contents_wrap {
	max-width: 1130px;
	margin: 0 auto 70px;
	padding: 0 15px;
}

.flex_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
		 -ms-flex-pack: justify;
	   justify-content: space-between;
}

.flex_wrap .flex_left, .flex_wrap .flex_right {
	width: 48%;
}

.flex_odr .flex_left {
	-webkit-box-ordinal-group: 2;
             -ms-flex-order: 2;
                      order: 2;
}

.flex_odr .flex_right {
	-webkit-box-ordinal-group: 1;
             -ms-flex-order: 1;
                      order: 1;
}

.ac_flex {
	-webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
}

.flex_wrap .flex_left p {
	font-size: 16px;
}

.text_center {
	text-align: center;
}

.ib {
	display: inline-block;
	text-align: left;
}

.indent_1 {
	padding-left: 1em;
	text-indent: -1em;
}

.mb_1 {
	margin-bottom: 1em;
}

.fb {
	font-weight: bold;
}

#page_top {
    position: fixed;
    bottom: 20px;
    right: 2.5%;
    z-index: 9999;
}

.en_text {
	display: block;
	opacity: 0;
	font-weight: no-close-quote;
}

@media screen and (min-width: 561px) and (max-width: 768px) {

}

@media screen and (max-width: 560px) {
	.flex_wrap {
		display: block;
	}

	.flex_wrap .flex_left, .flex_wrap .flex_right {
		width: auto;
	}
	
	.flex_wrap .flex_left {
		margin-bottom: 15px;
	}
}

/* -----------------------------------------------------------
	トップページ
----------------------------------------------------------- */

.mainvisual {
	background-color: #fff;
	position: relative;
}

.mainvisual img {
	opacity: 1;
	display: block;
}

.mainvisual .svg_wrap {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	z-index: 10;
	
	background-color: rgba(255,255,255,0.7);
	padding: 15px;
}

.svg_wrap {
	max-width: 500px;
	margin: 0 auto;
	width: 500px;
}
		
.st0 {
    fill: none;
    stroke: #222;
    stroke-width: 1;
}
		
path {
	fill-opacity: 0;
	transition: fill-opacity 0.5s;
}
 
.done path {
	fill: #222;
	fill-opacity: 1;
	stroke: none;
}

.svg_wrap svg {
	width: 100%;
	height: auto;
}

.news_bg {
	background-color: rgba(2,2,2,0.9);
	padding: 10px 0;
	color: #fff;
}

.news_wrap {
	max-width: 1130px;
	padding: 0 15px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
		 -ms-flex-pack: justify;
	   justify-content: space-between;
	-webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
}

.news_list li {
	margin-bottom: 10px;
}

.news_list li:last-child {
	margin-bottom: 0;
}

.news_t {
	font-weight: bold;
	position: relative;
	max-width: 200px;
}

.news_t::after {
	content: "|";
	position: absolute;
	top: 7px;
	right: -30px;
}

.news_t p {
	font-size: 20px;
}

.news_wrap .news_list a {
	color: #fff;
}

.news_list .news_date {
	margin-right: 20px;
}

.news_list .cat {
	display: none;
}

.news_m {
	width: 70%;
}

.news_m a {
	color: #121212;
}

.news_l a {
	display: inline-block;
	padding: 6px 30px 6px 15px;
	position: relative;
	color: #fff;
}

.news_l a::after {
	content: url("./images/common/arrow.png");
	position: absolute;
	top: 4px;
	right: 0;
}

.news_l a:hover {
	
}

.news_list li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
}

.news_list .news_date {
	min-width: 9em;
}

.news_title {
	max-width: 500px;
}


.ticker {
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
}

.ticker ul {
	width: 100%;
	position: relative;
}

.ticker ul li {
	width: 100%;
	display: none;
}

.top_greet {
	padding: 40px 15px 50px;
	margin-bottom: 0;
}

.top_greet h2 {
	font-family: 'Noto Serif JP', "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.btn_wrap {
	max-width: 300px;
	margin: 0 auto;
	text-align: center;
}

.btn_wrap a {
	background-color: #0a1316;
	padding: 8px 50px;
	display: inline-block;
	color: #fff;
	position: relative;
	margin-top: 30px;
	font-family: "ヒラノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

.btn_wrap a::after {
	content: url("./images/common/btn_line.png");
	position: absolute;
	top: 3px;
	right: -16px;
	margin: auto;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.btn_wrap a:hover {
	opacity: 1;
}

.btn_wrap a:hover::after {
	right: -23px;
}

.bg_gray {
	background-color: #e4e9ea;
	padding: 40px 0;
	margin-bottom: 40px;
}

.top_bg_gray {
	padding-bottom: 0;
}

.top_bg_gray .contents_wrap {
}

span.en {
	display: block;
	color: #0ba7ba;
	font-size: 20px;
	font-family: 'Lato', sans-serif;
}

.top_bg_top {
	padding-bottom: 40px;
	border-bottom: 30px solid #0a1316;
}

.top_bg_top .flex_right {
	position: relative;
}

.top_bg_top .flex_right img {
	position: absolute;
	top: 20px;
	right: 0;
}

.bg_gray .contents_wrap {
	margin-bottom: 0;
}

.bg_black {
	background-color: #0a1316;
	padding-top: 40px;
}

.bg_black ul li {
	width: 30%;
	text-align: center;
}

.bg_black ul li a {
	color: #fff;
	font-weight: bold;
	display: block;
}

.bg_black ul li a figure img {
	margin-bottom: 10px;
}

.title_h3 {
	color: #fff;
	font-family: 'Noto Serif JP', "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	position: relative;
	padding: 10px 0 10px 20px;
	
	background-image: url("./images/common/title_drs.png");
	background-repeat: no-repeat;
	background-position: center left;
}

.title_wrap {
	text-align: center;
	margin-bottom: 30px;
}

.title_wrap h2 {
	position: relative;
	display: inline-block;
	padding: 0 55px;
}

.title_wrap h2::before, .title_wrap h2::after {
	content: "";
 	position: absolute;
	top: 22px;
	display: inline-block;
	width: 45px;
	height: 1px;
	background-color: #0ba7ba;
}

.title_wrap h2::before {
	left:0;
}

.title_wrap h2::after {
	right: 0;
}

.title_wrap h2 span.sub_en {
	display: block;
	color: #0ba7ba;
	font-size: 16px;
}

.bg_two {
	background: #c2cdd3; /* Old browsers */
	background: -moz-linear-gradient(left, #c2cdd3 0%, #c2cdd3 50%, #dbe0e3 50%, #dbe0e3 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #c2cdd3 0%,#c2cdd3 50%,#dbe0e3 50%,#dbe0e3 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #c2cdd3 0%,#c2cdd3 50%,#dbe0e3 50%,#dbe0e3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2cdd3', endColorstr='#dbe0e3',GradientType=1 ); /* IE6-9 */
	margin-top: 50px;
	padding-bottom: 20px;
}

.bg_two .contents_wrap {
	margin-bottom: 0;
}

.top_fr {
	position: relative;
	top: -30px;
}

.top_fr .flex_wrap {
	margin-bottom: 20px;
}

.top_fr .flex_left a, .top_fr .flex_right a {
	background-color: #fff;
	display: block;
	color: #212121;
}

.top_fr .flex_right {
	
}

.top_fr .inner_img {
	position: relative;
}

.top_fr .inner_img p {
	position: absolute;
	bottom: 4px;
	left: 15px;
	color: #fff;
	font-weight: bold;
	font-family: 'Lato', sans-serif;
	font-size: 30px;
}

.top_fr .inner_text {
	padding: 15px;
}

.top_fr .inner_text h3 {
	font-weight: bold;
	margin: 0 0 8px; 0;
}

.top_recruit_wrap {
	padding-top: 50px;
}

.top_recruit_wrap .flex_left {
	width: 40%;
}

.top_recruit_wrap .flex_right {
	width: 56%;
}

.top_recruit_wrap .flex_right ul {
	position: relative;
}

.top_recruit_wrap .flex_right ul li.top_r1 {
	position: absolute;
	top: 0;
	left: 0;
	width:65%;
}

.top_recruit_wrap .flex_right ul li.top_r2 {
	position: absolute;
	top: 70px;
	right: 0;
	width:65%;
}

.top_contact {
	text-align: center;
	margin-bottom: 0;
}

.top_contact .p_wrap {
	max-width: 500px;
	margin: 0 auto 40px;
	text-align: left;
}

.top_contact .flex_wrap {
	max-width: 550px;
	margin: 0 auto;
}

.top_contact .flex_wrap li {
	width: 48%;
}

.top_contact .flex_wrap li.tel_erea a {
	border: 1px solid #0a1316;
	display: block;
	padding: 7px;
	border-radius: 2px;
	text-decoration: none;
}

.top_contact .flex_wrap li.mail_erea a {
	background-color: #0a1316;
	display: block;
	padding: 10px 7px 10px 30px;
	color: #fff;
	position: relative;
	border-radius: 2px;
	text-decoration: none;
	font-family: "ヒラノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

.top_contact .flex_wrap li.mail_erea a::before {
	content: url("./images/common/icon_mail.png");
	position: absolute;
	top: 14px;
	left: 10px;
}

@media screen and (min-width: 561px) and (max-width: 768px) {
	.svg_wrap {
		max-width: 300px;
		width: 300px;
	}
	
	.news_wrap {
		display: block;
		position: relative;
	}
	
	.news_t::after {
		content: none;
	}
	
	.news_t {
		border-bottom: 1px solid #fff;
		max-width: inherit;
		margin-bottom: 15px;
	}
	
	.news_m {
		width: 60%;
		margin-bottom: 15px;
	}
	
	.news_list .news_date {
		display: block;
	}
	
	.news_m {
		width: auto;
	}
	
	.news_title {
		max-width: inherit;
	}
	
	.news_l {
		position: absolute;
		top: 0;
		right: 15px;
	}
	
	.flex_wrap .flex_left p {
		font-size: 14px;
	}
}

@media screen and (max-width: 560px) {
	.svg_wrap {
		max-width: 200px;
		width: 200px;
	}
	
	.news_wrap {
		display: block;
		position: relative;
	}
	
	.news_t::after {
		content: none;
	}
	
	.news_t {
		border-bottom: 1px solid #fff;
		max-width: inherit;
		margin-bottom: 15px;
	}
	
	.news_m {
		width: 60%;
		margin-bottom: 15px;
	}
	
	.news_list .news_date {
		display: block;
	}
	
	.news_m {
		width: auto;
	}
	
	.news_title {
		max-width: inherit;
	}
	
	.news_l {
		position: absolute;
		top: 0;
		right: 15px;
	}
	
	.top_greet p {
		display: inline-block;
		text-align: left;
	}
	
	.spnone {
		display: none;
	}
	
	.top_bg_top {
		padding-bottom: 20px;
	}
	
	.flex_wrap .flex_left p {
		font-size: 14px;
	}
	
	.top_bg_top .flex_right img {
		position: static;
	}
	
	.bg_black {
		padding-bottom: 30px;
	}
	
	.naiyou_list .flex_wrap {
		display: block;
		max-width: 380px;
		margin: 0 auto;
	}
	
	.naiyou_list .flex_wrap li {
		width: 100%;
	}
	
	.top_fr .inner_img p {
		font-size: 30px;
	}
	
	.top_recruit_wrap .flex_left {
		width: 100%;
	}
	
	.top_recruit_wrap .flex_right {
		width: 100%;
		padding-top: 15px;
		min-height: 230px;
		max-width: 400px;
		margin: 0 auto;
	}
}

/* -----------------------------------------------------------
	フッター
----------------------------------------------------------- */

footer.siteFooter {
	background-color: #111;
	padding: 0;
	border-top: none;
}

footer.siteFooter .contents_wrap {
	margin-bottom: 0;
}

.ftr_kyoten {
	background-color: #212121;
	padding: 40px 0;
}

.ftr_kyoten .ftr_logo {
	max-width: 230px;
}

.ftr_kyoten .kyoten_wrap {
	width: 60%;
}

.ftr_kyoten .kyoten_wrap dl {
	width: 48%;
	max-width: 280px;
	color: #fff;
	margin: 0;
}

.ftr_kyoten .kyoten_wrap dl dt {
	font-weight: bold;
	border-left: 3px solid #0ba7ba;
	padding-left: 6px;
	margin-bottom: 5px;
	line-height: 1;
}

.ftr_kyoten .kyoten_wrap dl dd {
	margin-left: 9px;
}

.ftr_nav {
	background-color: #191919;
	padding: 30px 0 15px;
}

.ftr_nav ul li a {
	color: #fff;
	font-weight: bold;
	padding: 0 20px 0 13px;
	position: relative;
	text-decoration: none;
}

.ftr_nav ul li a:hover {
	text-decoration: none;
}

.ftr_nav ul li a::before {
	content: url("./images/common/midashi_drs.png");
	display: block;
	height: 2px;
	position: absolute;
	top: -3px;
	left: 0;
	line-height: 1;
}

.copySection {
	padding: 8px 0 5px;
}

.copySection p {
	color: #fff;
}

@media screen and (min-width: 561px) and (max-width: 768px) {
	.ftr_kyoten .flex_wrap {
		display: block;
	}
	
	.ftr_kyoten .ftr_logo {
		margin: 0 auto 20px;
	}
	
	.ftr_kyoten .flex_wrap .kyoten_wrap  {
		display: flex;
		width: 100%;
		max-width: 600px;
		margin: 0 auto;
	}
	
	.ftr_nav ul {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.ftr_nav li {
		width: 30%;
	}
}

@media screen and (max-width: 560px) {
	.top_contact .flex_wrap li {
		width: 100%;
		max-width: 250px;
		margin: 0 auto 15px;
	}
	
	.ftr_kyoten .ftr_logo {
		margin: 0 auto 20px;
	}
	
	.ftr_kyoten .kyoten_wrap {
		width: 100%;
		max-width: 250px;
		margin: 0 auto;
		text-align: center;
		display: block;
	}
	
	.ftr_kyoten .kyoten_wrap dl {
		width: 100%;
		text-align: left;
		display: inline-block;
		max-width: inherit;
		margin-bottom: 15px;
	}
	
	.ftr_nav ul {
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		max-width: 300px;
		margin: 0 auto;
	}
	
	.ftr_nav li {
		width: 48%;
		max-width: 12em;
	}
}

/* -----------------------------------------------------------
	会社概要
----------------------------------------------------------- */

.fadein {
  opacity: 0;
  transform : translate(0, 10px);
  transition : all 900ms;
}

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

.page-header {
	background-image: url("./images/common/head_bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 20px 0;
}

.page-header_pageTitle, h1.page-header_pageTitle:first-child {
	position: relative;
	z-index: 10;
	font-weight: bold;
}

.breadSection {
	margin-bottom: 40px;
}

.breadSection .container {
	max-width: 1130px;
	padding: 0 15px;
}

.lb-data .lb-number {
	display: none !important;
}

.greeting_wrap .flex_right {
	text-align: center;
}

.topname {
	text-align: right;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}

.topname span.fb {
	font-size: 1.4em;
}

.dl_flex dl {
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 30px 15px;
	margin: 0 0 8px;
}


.dl_flex dl dt {
	width: 20%;
	margin-right: 5%;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0;
	border-right: 1px solid #0589c2;
}

.dl_flex dl dd {
	width: 75%;
	font-size: 16px;
	margin-bottom: 0;
}

.dl_flex dl dd ul {
	display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	-ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.dl_flex dl dd ul li {
	padding-left: 1em;
	text-indent: -1em;
	margin-bottom: 4px;
	
	width: 48%;
}

.map_wrap {
	width: 100%;
}

.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	/*padding-top: 77%;*/
	overflow: hidden;
	width: 100%;
	height: 100%;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.gallery_wrap {
	margin-bottom: 40px;
}

@media screen and (max-width: 560px) {
	.dl_flex dl {
		display: block;
		padding: 15px;
	}
	
	.dl_flex dl dt {
		width: 100%;
		margin-right: 0;
		border-right: none;
		border-bottom: 1px solid #0589c2;
		padding-bottom:4px;
		margin-bottom: 7px;
	}
	
	.dl_flex dl dd {
		width: 100%;
	}
	
	
	.dl_flex dl dd ul {
		display: block;
	}
	
	.dl_flex dl dd ul li {
		width: 100%;
	}
	
	.cp_timeline::before {
		left: 15px;
		width: 3px;
	}
}

/* -----------------------------------------------------------
	事業内容
----------------------------------------------------------- */

.bg_flow {
	background: #F7F7F7;
}

.flow_wrap li {
	border: 5px solid #c6f1f4;
	background-color: #fff;
	padding: 20px;
	margin-bottom: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
	position: relative;
}

.flow_wrap li::after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -50px;
	margin: 0 auto;
	border-style: solid;
	border-width: 30px 25px 0 25px;
	border-color: #64dfe8 transparent transparent transparent;
}

.flow_wrap li:last-child::after {
	content: none;
}

.flow_wrap .step_num {
	width: 100px;
	margin-right: 5%;
}

.flow_wrap .step_num p {
	background-color: #0ba5b8;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding: 15px 5px;
	text-align: center;
	line-height: 1.4;
}

.flow_wrap .step_num p span.s_n {
	display: block;
	font-size: 60px;
	line-height: 1;
}
.flow_wrap .step_main {
	width: 50%;
	margin-right: 5%;
}

.flow_wrap .step_1_wrap .step_main {
	width: 80%;
}

.flow_wrap .step_main h3 {
	color: #0ba5b8;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

.flow_wrap .step_img {
	width: 30%;
}

.nsd_wrap .flex_wrap {
	margin-bottom: 30px;
}

.nsd_wrap .flex_right {
	border: 1px solid #aae1e2;
	position: relative;
	padding: 15px;
}

.nsd_wrap .flex_right h4 {
	position: absolute;
	top: -10px;
	left: 15px;
	background-color: #F7F7F7;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
	padding: 0 5px;
}

.nsd_wrap dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
}

.nsd_wrap dl dt {
	width: 7em;
	background-color: #c6f1f4;
	text-align: center;
	border: 1px solid #aae1e2;
	font-family: "ヒラノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
	margin-right: 5px;
	color: #154949;
	padding: 1px 4px 0;
}

.nsd_wrap dl dd {
	width: 90%;
}

.plant_text {
	max-width: 700px;
	margin: 0 auto 30px;
}

@media screen and (max-width: 560px) {
	.flow_wrap li {
		display: block;
	}
	
	.flow_wrap .step_num {
		width: 100%;
		margin-bottom: 10px;
	}
	
	.flow_wrap .step_num p {
		padding: 5px 15px;
	}
	
	.flow_wrap .step_num p span.s_n {
		display: inline-block;
		font-size: 24px;
	}
	
	.flow_wrap .step_main {
		width: 100%;
		margin-bottom: 10px;
	}
	
	.flow_wrap .step_img {
		width: 100%;
		max-width: 380px;
		margin: 0 auto;
	}
}

/* -----------------------------------------------------------
	設備・レンタル
----------------------------------------------------------- */

h3.midashi_h3 {
  position: relative;
  padding-left: 24px;
	padding-bottom: 0;
}

h3.midashi_h3::before {
  position: absolute;
  content: '';
  bottom: -2px;
  left: 0;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 15px transparent;
  border-bottom: solid 15px #0ba7ba;
}
h3.midashi_h3::after {
  position: absolute;
  content: '';
  bottom: -2px;
  left: 10px;
  width: 100%;
  border-bottom: solid 2px #0ba7ba;
}

.f_greet_wrap {
	text-align: center;
	max-width: 800px;
}

.f_greet_wrap h2 {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	font-size: 30px;
}

.ml_2 {
	margin-left: 24px;
}

.soft_wrap {
	margin-bottom: 0;
}

.soft_wrap ul {
	margin-left: 24px;
}

.soft_wrap ul li {
	font-family: 'Lato', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-weight: 700;
	position: relative;
	padding-left: 1em;
	margin-bottom: 8px;
}

.soft_wrap ul li::before, .soft_wrap ul li p::before {
	content: url("./images/common/midashi_drs.png");
	display: block;
	height: 2px;
	position: absolute;
	top: 0px;
	left: 0;
	line-height: 1;
}

.soft_etc {
	margin-left: 150px;
	font-weight: bold;
}

.soft_wrap ul li p {
	padding-left: 1em;
	position: relative;
}

.soft_wrap ul li p.top_soft {
	margin-left: 0;
	padding-left: 0;
}

.soft_wrap ul li p:last-child {
	margin-bottom: 0;
}

.soft_wrap ul li p.top_soft::before {
	content: none;
}

.rental_wrap .flex_wrap {
	margin-bottom: 30px;
}

.rental_wrap dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
}

.rental_wrap dl dt {
	width: 9em;
	background-color: #c6f1f4;
	text-align: center;
	border: 1px solid #aae1e2;
	font-family: "ヒラノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
	margin-right: 5px;
	color: #154949;
	padding: 1px 4px 0;
}

.rental_wrap dl dd {
	width: 90%;
}

.bg_3d {
	background-image: url("./images/common/bg_3d.jpg");
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 50px;
}

.bg_gray2 {
	background-color: #f7f7f7;;
}

@media screen and (min-width: 769px) and (max-width: 990px) {
	.mainSection {
		margin-bottom: 0;
	}
	
	.rental_wrap dl dt {
		width: 11em;
	}
}

@media screen and (min-width: 561px) and (max-width: 768px) {
	.f_greet_wrap h2 {
		font-size: 24px;
	}
	
	h3.midashi_h3 {
		font-size: 18px;
	}
	
	.mainSection {
		margin-bottom: 0;
	}
	
	.rental_wrap dl dt {
		width: 12em;
	}
}

@media screen and (max-width: 560px) {
	.f_greet_wrap h2 {
		font-size: 22px;
	}
	
	h3.midashi_h3 {
		font-size: 20px;
	}
	
	.mainSection {
		margin-bottom: 0;
	}
	
	.rental_wrap dl dt {
		width: 10em;
	}
}

/* -----------------------------------------------------------
	採用情報
----------------------------------------------------------- */

.recurit_youkou_wrap dl {
	display: table;
	width: 100%;
	margin: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.recurit_youkou_wrap dl dt {
	display: table-cell;
	width: 25%;
	min-width: 10em;
	position: relative;
	font-size: 18px;
	padding-left: 20px;
	border-right: 3px solid #0da8bc;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #121212;
	vertical-align: middle;
}

.recurit_youkou_wrap dl:first-child {
	border-top: 1px solid #ddd;
	padding-top: 10px;
}

.recurit_youkou_wrap dl:first-child dt {
	padding-top: 23px;
}

.recurit_youkou_wrap dl:first-child dt::before {
	top: 22px;
}

.recurit_youkou_wrap dl dd {
	display: table-cell;
	width: 75%;
	padding: 20px;
	vertical-align: middle;
}

.recurit_youkou_wrap dl:first-child dd {
	padding-top: 23px;	
}

.recruit_page .job_wrap {
	margin-top: 50px;
	text-align: left;
}

.recruit_page .greet .text_l {
	font-weight: normal;
	margin-top: 20px;
	font-size: 16px;
}

.recruit_page p.pt {
  position: relative;
  display: inline-block;
	margin-top: 40px;
  margin-bottom: 2em;
	padding-bottom: 0;
	font-weight: bold;
}
.recruit_page p.pt:before {
  content: "";
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #89BA17;
  border-radius: 2px;
}

.recruit_page .bg_gray {
	padding-top: 30px;
}

.massage_wrap {
	max-width: 700px;
	margin: 0 auto 50px;
	padding: 0 15px;
}

.massage_wrap p {
	text-align: left;
}


.r_flow_wrap {
	max-width: 800px;
	margin: 0 auto 60px;
}

.r_flow_wrap li {
	margin-bottom: 60px;
	position: relative;
}

.r_flow_wrap li::after {
	content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -50px;
    margin: 0 auto;
    border-style: solid;
    border-width: 30px 25px 0 25px;
    border-color: #64dfe8 transparent transparent transparent;
}

.r_flow_wrap li.step4::after {
	content: none;
}

.r_flow_wrap h3 {
	position: relative;
	margin: 0;
	font-size: 24px;
	font-weight: bold;
	display: inline-block;
	color: #212121;
}

.r_flow_wrap h3::before {
	position: absolute;
	right: -50px;
	bottom: 0;
}

.r_flow_wrap li.step1 h3::before {
	content: url("./images/common/recruit_1.png");
}

.r_flow_wrap li.step2 h3::before {
	content: url("./images/common/recruit_2.png");
}

.r_flow_wrap li.step3 h3::before {
	content: url("./images/common/recruit_3.png");
}

.r_flow_wrap li.step4 h3::before {
	content: url("./images/common/recruit_4.png");
}

.r_flow_wrap h3 span {
	color: #0da8bc;
	margin-right: 0.5em;
}

.r_flow_wrap .r_flow_p {
	background-color: #fdfdfd;
	padding: 20px;
	border: 5px solid #fdfdfd;
    -webkit-box-shadow: 0px 0px 0px 1px #0da8bc inset;
    -moz-box-shadow: 0px 0px 0px 1px #0da8bc inset;
    box-shadow: 0px 0px 0px 1px #0da8bc inset;
}

@media screen and (min-width: 561px) and (max-width: 768px) {
	
}

@media screen and (max-width: 560px) {
	.recurit_youkou_wrap dl {
		display: block;
		border-color: #0da8bc;
	}
	
	.recurit_youkou_wrap dl:first-child {
		border-color: #0da8bc;
	}
	
	.recurit_youkou_wrap dl dt {
		width: 100%;
		display: block;
		border-right: none;
		border-bottom: 1px solid #ddd;
		font-weight: bold;
		padding: 10px 15px;
	}
	
	.recurit_youkou_wrap dl dd {
		width: 100%;
		display: block;
		padding: 10px 15px;
	}
}

/* -----------------------------------------------------------
	お問い合わせ
----------------------------------------------------------- */

.mw_wp_form .error-message {
	display: none;
}

.mw_wp_form_error .error-message {
	display: inline-block;
	color: #E60012;
	text-align: left;
	padding-left: 1em;
	text-indent: -1em;
}

.contact_mass {
	text-align: center;
	max-width: 700px;
	margin: 0 auto 30px;
}

.contact_p_block ul {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
}

.contact_p_block ul li p, .thanks_wrap ul li.tel_wrap p {
	position: relative;
	font-size: 18px;
	margin-bottom: 10px;
}

.contact_p_block ul li.tel_wrap a, .thanks_wrap ul li.tel_wrap a {
	font-size: 36px;
	font-weight: bold;
	color: #393939;
	font-family: 'Lato', serif;
	padding-left: 30px;
	position: relative;
}

.contact_p_block ul li.tel_wrap a::before, .thanks_wrap ul li.tel_wrap a::before {
	content: url("./images/common/contact_tel.png");
	position: absolute;
	top: 9px;
	left: 0;
}

.contact_p_block ul li.fax_wrap a::before {
	content: url("./images/common/contact_fax.png");
	top: 9px;
	left: 0;
	position: absolute;
}

.contact_p_block ul li.fax_wrap a {
	pointer-events: none;
}

/* -----------------------------------------------------------
	お問い合わせフォーム
----------------------------------------------------------- */

.stepBar {
	display: flex;
	max-width: 400px;
	position: relative;
	margin: 20px auto;
	text-align: center;
}

.stepBar li {
	font-size: 12px;
	list-style: none;
	position: relative;
	width: 33.333%;
}

.stepBar li:after {
	background: #7AA54F;
	content: "";
	width: calc(100% - 24px);
	height: 4px;
	position: absolute;
	left: calc(-50% + 12px);
	top: 10px;
}

.stepBar li:first-child:after {
	display: none;
}

.stepBar li span {
	background: #7AA54F;
	color: #ffffff;
	display: inline-block;
	height: 24px;
	margin-bottom: 5px;
	line-height: 24px;
	width: 24px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.stepBar .visited:after {
	background: #4D648D;
}

.stepBar .visited span {
	background: #2e553c;
}

.form_wrap table {
	width: 100%;
	border-color: #e5e5e5;
	table-layout: fixed;
}

.form_wrap table tr th {
	padding: 20px 10px;
	text-align: left;
	width: 30%;
	min-width: 15em;
	color: #333;
	border-top: 1px solid #0ba7ba;
	font-weight: bold;
	border-color: #0ba7ba;
}

.form_wrap table tr th span {
	color: #f00;
	font-size: 12px;
	display: block;
	float: right;
	padding-top: 2px;
}

.form_wrap table tr td {
	padding: 20px 10px;
	text-align: left;
	width: 65%;
	border-top: 1px solid #ccc;
	border-color: #ccc;
}

.form_wrap table tr td p {
	margin-bottom: 0;
}

.form_wrap table tr td dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;
}

.form_wrap table tr td dl dt {
	margin-bottom: 0;
	padding-top: 2px;
	width: 7em;
	font-weight: normal;
	border-left: none;
}

.form_wrap table tr td dl dd {
	margin-bottom: 0;
	border-left: none;
	padding-left: 0;
}

.form_wrap table tr td p.pi {
	text-indent: -1em;
	padding-left: 1em;
}

form input[type=text], form input[type=email], form input[type=password], form input[type=date], form textarea {
	width: 100%;
}

.form_wrap form select {
	width: 210px;
}

.form-control {
	background-color: #eee;
}

.submt_wrap {
	text-align: center;
	padding-top: 15px;
}

.submt_wrap input[type=submit] {
	font-size: 16px;
	width: 120px;
	border-radius: 4px;
}

.submt_wrap input[type=submit]:hover {
	opacity: 0.8;
}

.form_wrap select {
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance:none;
        text-indent: .01px;
        text-overflow: "";
    appearance:none;
     
}

.submt_wrap input[type=submit] {
	background-image: none;
	font-weight: bold;
}

.submt_wrap button {
	color: #efefef;
	display: inline-block;
	overflow: hidden;
	position: relative;
	padding: 10px 20px 8px;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid #056351;
	box-shadow: inset 0px 0px 1px rgba(255,255,255,1);
	background-color: #0ba7ba;
	border-color: #056351;
	font-size: 16px;
    width: 120px;
    border-radius: 5px;
	font-weight: bold;
}

.submt_wrap button:hover {
	opacity: 0.7;
}

.thanks_wrap {
	text-align: center;
	font-size: 18px;
	padding-top: 30px;
	margin-bottom: 70px;
}

.thanks_contact {
	margin-top: 25px;
}

.thanks_contact a {
	color: #212121;
	font-weight: bold;
	font-size: 1.4em;
}

form input[type=text], form input[type=email], form input[type=password], form input[type=date], form textarea {
	width: 90%;
}

.submt_wrap .btn-primary {
	border: 1px solid #056351;
    box-shadow: inset 0px 0px 1px rgba(255,255,255,1);
    background-color: #0ba7ba;
	padding: 10px 20px 8px;
	margin-bottom: 3px;
	color: #efefef;
}

.mw_wp_form form {
	width: auto;
}

.table tbody tr td .form-control, .table tbody tr th .form-control, .table td .form-control, .table th .form-control, .table thead tr td .form-control, .table thead tr th .form-control, table tbody tr td .form-control, table tbody tr th .form-control, table td .form-control, table th .form-control, table thead tr td .form-control, table thead tr th .form-control {
	
}

.form_wrap table tr td span.mwform-checkbox-field {
	display: block;
	margin-left: 10px;
}

.er_m_wrap {
	text-align: center;
	margin-bottom: 15px;
}

.mw_wp_form .error-message {
	display: none;
}

.mw_wp_form_error .error-message {
	display: inline-block;
	color: #E60012;
	text-align: left;
	padding-left: 1em;
	text-indent: -1em;
}

.form_aten {
	text-align: center;
	margin-bottom: 20px;
}

.online_kibou {
	text-align: center;
	margin: 25px auto 15px;
}

form input[type=text].online_date {
	width: 210px;
}

@media screen and (max-width: 600px) {
	.form_wrap table tr th {
		display: block;
		width: 100%;
		border-top: none;
		border-bottom: none;
	}
	
	.form_wrap table tr td {
		display: block;
		width: 100%;
	}
	
	.table tbody tr td .form-control, .table tbody tr th .form-control, .table td .form-control, .table th .form-control, .table thead tr td .form-control, .table thead tr th .form-control, table tbody tr td .form-control, table tbody tr th .form-control, table td .form-control, table th .form-control, table thead tr td .form-control, table thead tr th .form-control {
		width: 100%;
		max-width: 100%;
	}
	
	.mw_wp_form .horizontal-item + .horizontal-item {
		margin-left: 0;
	}
	
	.form_wrap table tr td dl dt {
		padding-left: 0;
		min-width: 7em;
	}
	
	.form_wrap form table tr select.form-control {
		width: 210px;
	}
	
	.contact_p_block ul li p, .thanks_wrap ul li.tel_wrap p {
		max-width: 240px;
		margin-right: auto;
		margin-left: auto;
	}
	
	.form_wrap table tr td span.mwform-checkbox-field {
		margin-left: 0;
	}
	
	.submt_wrap .btn-primary {
		margin-bottom: 6px;
	}
}

/* -----------------------------------------------------------
	プライバシーポリシー
----------------------------------------------------------- */

.privacy_page {
	padding-top: 50px;
	margin-bottom: 20px;
}

.privacy_erea {
	border: 1px solid #ccc;
	height: 250px;
    overflow-y: scroll;
	padding: 15px;
}

.privacy_page dl dt {
	font-weight: bold;
	margin-bottom: 0.4em;
}

.privacy_page  h2 {
	font-size: 24px;
}

.consent_erea {
	padding-top: 30px;
	text-align: center;
}

.consent_btn {
	margin-bottom: 20px;
}

.consent_btn span.red {
    color: #f00;
    font-size: 12px;
	padding-top: 2px;
}

.confirm_block .privacy_page, .confirm_block .consent_erea {
	display: none !important;
}

/*----- 入力ステップ -^----*/

.step_wrap {
	margin-bottom: 30px;
}

.thanks_wrap .step_wrap {
	margin-bottom: 50px;
}

@media screen and (min-width: 601px) {
	.step {
		list-style-type: none;
		display:table;
		width:100%;
		padding:0;
		margin:0;
		overflow:hidden;
	}

	.step li {
		display:table-cell;
		position:relative;
		background: #504944;
		padding: 1em 0.5em 1em 2em;
		color: #fff;
		font-size: 16px;
	}

	.step li:last-child {
		padding-right: 1em;
	}

	.step li:last-child:before, .step li:last-child:after{
		display:none;
	}

	.step li:before, .step li:after {
		content: "";
		position: absolute;
		width: 0;
		height: 0;
		margin: auto;
	}

	.step li:before {
		top:-15px;
		right:-1em;
		border-style: solid;
		border-color: transparent transparent transparent #fff;
		border-width: 40px 0 40px 1em;
		z-index: 10;
	}

	.step li:after {
		top:-15px;
		right:-.8em;
		border-style: solid;
		border-color: transparent transparent transparent #504944;
		border-width: 40px 0 40px 1em;
		z-index: 10;
	}

	.step li.is-current {
		background: #0ba7ba;
		font-weight: bold;
	}

	.step li.is-current:after {
		border-color: transparent transparent transparent #0ba7ba;
	}

	.step li span.step_n {
		display: block;
	}
}

@media screen and (max-width: 600px) {
	.step{
		list-style-type: none;
		width:300px;
		margin: 0 auto;
		text-align: center;
		padding: 0;
	}

	.step li{
		position: relative;
		width:300px;
		background: #504944;
		padding: 1em;
		margin-bottom: 1em;
		text-align:center;
		color: #fff;
	}
	.step li:after{
		content: "";
		position: absolute;
		width: 100px;
		height: 0;
		bottom: -9px;
		left: 0;
		right: 0;
		border-style: solid;
		border-color: #504944 transparent transparent transparent;
		border-width: 10px 50px 0 50px;
		z-index: 1;
		margin: auto;
	}
	.step li.is-current{
		background: #0ba7ba;
		font-weight: bold;
	}
	.step li.is-current:after{
		border-color: #0ba7ba transparent transparent transparent;
	}
	
	.step li.last_arrow::after {
		content: none;
	}
}

/* -----------------------------------------------------------
	お知らせ
----------------------------------------------------------- */

.blog .container, .post-template-default .container, .archive .container {
	max-width: 1130px;
	margin: 0 auto;
	padding: 0 15px;
}

.blog .siteContent .container, .post-template-default .siteContent .container, .archive .siteContent .container {
	margin-bottom: 50px;
}

.vk_post {
	display: none !important;
}

.mainSection header h1.entry-title {
	font-size: 1.2em;
}

.entry-meta_updated, .entry-meta_items_author {
	display: none !important;
}

.archive .mainSection header h1 {
	font-size: 22px;
	font-weight: bold;
	color: #0ba7ba;
}

.media .hentry .media-body .media-heading {
	font-size: 22px;
	font-weight: bold;
	color: #0ba7ba;
}

.category-news .entry-meta_items .btn-primary {
	background-color: #0ba7ba !important;
}

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

.entry-meta-dataList dd a {
	color: #0ba7ba !important;
}

.mb_none {
	margin-bottom: 0;
}

.p_right {
	text-align: right;
	margin-top: 10px;
}