.title_subtitle_holder .breadcrumb
{
  position: static;
}

.mono_tpg_line ul.news {
 list-style: none; 
}

.mono_tpg_line ul.news .list-group-item{
  margin-bottom:5px;
  border-bottom:solid 1px #bebebe;
}

.mr-2 {
  margin-right:7px;
}

.font-weight-bold {
  font-weight:bold;
}

.blog_single.blog_holder article.news .post_text .post_text_inner {
  padding:10px;
}

.column_inner .blog_holder .news h2{
 margin-bottom: 5px !important;
 margin-top: 5px !important;
}
.blog_holder.blog_small_image article.news {
    margin: 0;
    border:none;
}
.blog_holder.blog_small_image article.news .post_text .post_text_inner {
    padding: 5px;
    border-bottom:solid 1px #bebebe;
}
.blog_holder article.news .post_info {
    margin: 0 0 5px;
    color: #696969
}
.blog_holder article.news .post_info a {
    color: #00CC99
}

#footer_ban {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	overflow: hidden;
	display: table;
	position: fixed;
	bottom: 0;
	left:0;
	background: #f0f0f0;
	z-index: 9999;
	line-height:0;
}

@media screen and (max-width: 599px) {

}

.widget #searchform {
	border:solid 1px #000;
}

body {
	font-family:"ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

.post_info .time,
.entry_title .date,
.type-student .post_info
{
	display:none !important;
}

.works-template-default .type-works .post_info{
	display:block;
}

.works-template-default .blog_holder article .post_text .post_text_inner{
	padding:0px 0px 35px;
}


.blog_holder article{
	border:1px solid #eee;
}

.blog_holder article:not(.has-post-thumbnail) .post_text {
	width:100%;
}

/*━━━━━━━━━━━━━━【商品テンプレート】━━━━━━━━━━━━━━*/
.section_products{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items:stretch;
}

.section_products .column{
	background-color:#777;
	width:100%;
}

.tablepress,
.tablepress td,
.tablepress tr {
	border:1px solid #ddd;

}

.page_container_inner a.qbutton{
	text-decoration:none;
}

/*━━━━━━━━━━━━━━【END 商品テンプレート】━━━━━━━━━━━━━━*/

/*━━━━━━━━━━━━━━【AIファイルダウンロードテンプレート】━━━━━━━━━━━━━━*/

.no_filesize .pull-left,
.no_filesize .label{
	display:none;
}



/*━━━━━━━━━━━━━━【AIファイルダウンロードテンプレート】━━━━━━━━━━━━━━*/

.gallery_holder img {
	vertical-align:bottom;
}

.main_chatch_bg {
	background-position:bottom right !important;
	background-size:contain !important;
}


.post-type-archive-portfolio_page .blog_holder article .post_info{
	display:none;
}
/*━━━━━━━━━━━━━━【商品】ページ（parent-pageid-59）━━━━━━━━━━━━━━*/
.parent-pageid-59　h2:first-child {
	color:#FF0000;
}

.parent-pageid-59 .vc_row {
	padding-top:30px;
	padding-bottom:30px;
}

.parent-pageid-59 h3 {
	margin-top:20px;
}

.projects_holder_outer:not(.masonry_with_space) .projects_holder.portfolio_one_by_one article.show {
	box-sizing: border-box;
}

/*基本背景色*/
/*基本的なフォント指定*/
/*サイト特有のフォント設定*/
/*ヘッダー・ナビゲーション・フッター関連*/
/*ブロック関連*/
/*パーツ関連*/
/*プラグイン関連*/
/*レスポンシブ関連*/
/*━━━━━━━━━━━━━━基本背景色━━━━━━━━━━━━━━*/
.content,
.content .container,
.full_width {
	background-color:#FFFFFF;
}
/*━━━━━━━━━━━━━━基本的なフォント指定━━━━━━━━━━━━━━*/
/*フォントカラー-白*/
.white,
.white h1,
.white h2,
.white h3,
.white h4,
.white h5,
.white h6,
.white p {
	color:#FFFFFF;
}
/*明朝*/
.mincho {
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
/*ゴシック*/
.gothic {
	font-family:"ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
/*Bridgeテーマデフォルト仕様による大文字の禁止*/
.qbutton,
body,
h1,
h2,
h3,
h4,
h5 {
	text-transform:none !important;
}
/*見出しタグ*/
h2{
	margin-bottom:18px !important;
	font-weight:600;
	margin-top:18px;
	background:#FFFFFF;
	border:solid 1px #9ED312;
	padding:5px;
	border-radius:2px;
}

h2.entry_title{
	background:transparent;
	border:none;
}

h3 {
	font-size:20px;
	margin-bottom:15px !important;
}

h4 {
	font-size:18px;
	margin-top:10px;
	font-weight:200;
	margin-bottom:10px;
}

h5 {
	font-size:17px;
	margin-top:7px;
	margin-bottom:10px;
}

h6 {
	font-size:15px;
	margin-top:5px;
}

/*基本の文字*/
.vc_figure-caption,
body,
p {
	font-size:16px !important;
	line-height:160%;
}

.confer {
	font-size:80%;
}

/*段落間隔*/
.wpb_text_column p,
.wpb_text_column p:last-child,
p {
	margin-bottom:1em;
}

/*告知等、太めの文字*/
.message p {
	font-size:17px !important;
	line-height:165%;
	font-weight:bold;
	color:#000000;
}

/*文中の小サイズ文字*/
.small {
	font-size:0.8em;
}

/*ページタイトル*/

.footer_bottom {
	color:#FFFFFF;
}

/*文字選択時の背景*/
::selection {
	background:#D4DCD6; /* Safari */
}

::-moz-selection {
	background:#D4DCD6; /* Firefox */
}

/* アイコン（ご注文の流れ、等） */
.icon_big {
	font-size:30px;
	color:#9ED312;
}


/* 注意書き */
.note_of_caution {
	color:red;
}

/* リンク */
a,
p a,
h3 a{
	color:#00CC99;
}

.blog_single a,
a.link_underline,
.page_container_inner a{
	text-decoration:underline;
}

a.link_nounderline{
	text-decoration:none;
}

/*━━━━━━━━━━━━━━サイト特有のフォント設定━━━━━━━━━━━━━━*/
h2.blue {
	background-color:#004DA1;
}

.inlinenotice {
	color:#FF0000;
	font-weight:600;
	font-size:30px;
}
/*━━━━━━━━━━━━━━画像サイズ━━━━━━━━━━━━━━*/
.image-medium img {
	width:600px;
	height:auto;
}

@media screen and (max-width: 599px) {
	.image-medium img {
		width:100%;
		height:auto;
	}
}
/*━━━━━━━━━━━━━━ヘッダー関連━━━━━━━━━━━━━━*/
/*ナビゲーションテキスト-デフォルト*/
.light.header_style_on_scroll nav.main_menu>ul>li>a:hover,
.light.header_style_on_scroll nav.main_menu>ul>li:before,
.light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a,
.light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a:hover,
.light:not(.sticky):not(.scrolled) nav.main_menu>ul>li.active>a,
.light:not(.sticky):not(.scrolled) nav.main_menu>ul>li:before,
le_on_scroll nav.main_menu>ul>li.active>a {
	color:#000000;
}

/*ナビゲーションテキスト*/
nav.main_menu>ul>li>a,
nav.main_menu {
	font-size:14px;
	font-weight:600;
	font-family:"ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

/*メインナビゲーションのナビ間隔*/
nav.main_menu>ul>li>a {
	padding:0 5px;
}

/* ヘッダー電話番号領域━━━━━━━━━━━━━━ */

.header-tel-box {
	float:right;
	height:50px;
	padding:15px 10px;
	border-radius:0px;
	background-color:#FF7100;
	color:#000000;
	margin-left:30px;
	text-align:center;
}

.header-tel-box .contact-box {
	font-size:16px;
	font-weight:600;
}

.header-tel-box .tel {
	font-size:29px;
	font-weight:600;
}

/* 小さく */
@media only screen and  (max-width:1465px) {
	.header-tel-box {
		float:right;
		height:50px;
		padding:15px 5px;
		border-radius:0px;
		background-color:#FF7100;
		color:#000000;
		margin-left:10px;
		text-align:center;
	}
	.header-tel-box .contact-box {
		font-size:14px;
		font-weight:600;
	}

	.header-tel-box .tel {
		font-size:23px;
		font-weight:600;
	}


}
@media only screen and  (max-width:1377px) {
	.header-tel-box {
		float:right;
		height:50px;
		padding:15px 1px;
		border-radius:0px;
		background-color:#FF7100;
		color:#000000;
		margin-left:0px;
		text-align:center;
	}

	.header-tel-box .contact-box {
		font-size:10px;
		font-weight:600;
	}

	.header-tel-box .tel {
		font-size:18px;
		font-weight:600;
	}

	.header-tel-box .small{
		font-size:8px;
	}
}

@media only screen and  (max-width:1317px) {
	nav.main_menu>ul>li>a, nav.main_menu {
		font-size: 12px;
	}
}

/* タブレットで消去 */
@media only screen and  (max-width:1277px) {
	.header-tel-box {
		display:none;
	}
}
/* ENDヘッダー電話番号領域━━━━━━━━━━━━━━ */



/*メガドロップダウンの背景色指定*/
.bg-black a {
	color:#FFFFFF;
	background:#465891;
}

.drop_down .second .inner ul li.bg-black a,
.drop_down .second .inner ul li.bg-black a:hover {
	color:#FFFFFF !important;
}

/* ヘッダー（上部） */
/* ヘッダートップテキスト */
header .header_top .header-widget .textwidget {
	font-size:13px;
	font-weight:600;
	color:#FFFFFF;
	font-family:"ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

.fixed_top_header .top_header,
.header_top {
	background-color:#333333;
}

/*━━━━━━━━━━━━━━フッター関連━━━━━━━━━━━━━━*/
/*フッター（上部）*/
.footer_top_holder {
	background-color:#262626;
	font-family:"ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
/*フッター（上部）*/
.footer_top .textwidget,
.footer_top a,
.footer_top li,
.footer_top p,
.footer_top span {
	font-family:"ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color:#EEEEEE;
	font-size:12px;
}

.footer_top h5 {
	color:#FFFFFF;
	margin:0 0 22px;
}

.footer_top .widget_meta>ul>li,
.footer_top .widget_nav_menu ul li,
.footer_top .widget_pages ul li,
.footer_top .widget_recent_comments>ul>li,
.footer_top .widget_recent_entries>ul>li {
	padding:0 0 2px;
	position:relative;
}
/*フッター（下部）*/
/*━━━━━━━━━━━━━━NEWS・BLOG関連━━━━━━━━━━━━━━*/
/* シングルページからアイキャッチ削除 */
.single .blog_holder article .post_image{
	display:none;
}
/* 日付削除 */
.blog_holder article .post_text h2 .date,
.blog_holder article .post_text h1 .date{
	color: #bebebe;
	display: none;
}
/* 続きを読む */
.blog_holder article .post_more {
	margin: 30px 0 0;
	text-align: right;
}

.navigation {
	text-align: center;
	padding: 1em 0;
	width: 100%;
}
.navitop {
	float:left;
	width:20%;
	text-align:center;
}
.navileft {
	float:left;
	width:40%;
	text-align:left;
	word-break:break-all;
	line-height:1.5em;
}
.naviright {
	float:right;
	width:40%;
	text-align:right;
	word-break:break-all;
	line-height:1.5em;
}

/*━━━━━━━━━━━━━━FAQ関連━━━━━━━━━━━━━━*/
dl{
	margin-bottom:40px;
	overflow: hidden;
	_zoom: 1;
}

dl dd,
dl dt{
	text-indent: -2.6em;
	padding: 0 20px 0px 50px;
}

dl dt{
	margin:20px 20px 0 0;
}

dl dd:first-letter,
dl dt:first-letter{
	font-size: 1.6em;
	font-weight: bold;
	margin-right:10px;
	padding:5px;
}


dl dd{
	margin: 20px 0 -1px 0;
	padding-bottom:15px;
	border-bottom: 1px #000 dotted;
}


dl dt:first-letter{
	color: #0F78E1;
}
dl dd:first-letter{
	color: #ff6767;
}



/*━━━━━━━━━━━━━━　インタビュー ━━━━━━━━━━━━━━*/
span.voice{
	color:#509F20;
}


span.voice-bold{
	color:#509F20;
	font-weight:600;
	margin-top:30px;
	font-size:1.2em;
	display:inline-block;
}

span.voice-boeder{
	display:inline-block;
	border:1px solid #509F20;
	border-radius:3px;
	padding:10px;
	background:#F9FFEA;
}

div.voice-boeder{
	display:inline-block;
	border:1px solid #509F20;
	border-radius:3px;
	padding:10px;
	background:#F9FFEA;
}

.voice-border{
	display:inline-block;
	border:1px solid #509F20;
	border-radius:3px;
	padding:10px;
	background:#F9FFEA;
}

/*━━━━━━━━━━━━━━ブロック関連━━━━━━━━━━━━━━*/
/*ブロック内上下パディング設定*/
.boxed .section .section_inner,
.grid_section,
section.parallax_section_holder {
	padding-top:20px;
	padding-bottom:20px;
}

div.section {
	padding-top:20px;
	padding-bottom:20px;
}
/*full widthテンプレートではブロック内のパディングを広く*/
.page-template-full_width div.section {
	/*  padding-top: 100px; */
	/*  padding-bottom: 100px; */
	padding-top:20px;
	padding-bottom:20px;
}
/*パディング無し設定*/
div.section.pb-0 {
	padding-bottom:0;
	padding-top:0;
}
/*シングルイメージ下部パディング設定*/
.wpb_single_image .vc_single_image-wrapper {
	margin-bottom:15px;
}
/*Parallax背景画像を横幅100%に*/
.parallax_section_holder {
	background-size:cover !important;
}
/*━━━━━━━━━━━━━━パーツ関連━━━━━━━━━━━━━━*/
/* ポートフォリオ一覧ボックス */
.projects_holder_outer:not(.masonry_with_space) .projects_holder.portfolio_one_by_one article.show {
	padding:5px;
	border:1px solid #9ED312;
	border-radius:2px;
}

.projects_holder article .portfolio_description {
	padding:15px 0 8px;
}
/* コンテンツ下部コンタクトボックス ━━━━━━━━━━━━━━ */
.content-bottom-box {
	border-radius:3px;
	text-align:center;
	padding:10px;
	background-color:#A7C164;
	color:#FFFFFF;
	margin-bottom:20px;
	margin-top:20px;
}

.content-bottom-box .tel,
.content-bottom-box .tel a {
	font-weight:600;
	font-size:34px;
	color:#FFFFFF !important;
}

.content-bottom-box h4 {
	font-weight:600;
	color:#FFFFFF;
}
/* コンテンツ下部コンタクトボックス-スマホ ━━━━━━━━━━━━━━ */

@media screen and (max-width: 599px) {
	.content-bottom-box .tel,
	.content-bottom-box .tel a {
		font-size:20px;
		color:#FFFFFF !important;
	}
	.content-bottom-box a.qbutton.big_large {
		font-size:15px;
		padding-right:10px !important;
		padding-left:10px !important;
	}
	.content-bottom-box a.qbutton.big_large i {
		display:none;
	}
}
/* END コンテンツ下部コンタクトボックス━━━━━━━━━━━━━━ */

/* 告知 */
.notice {
	font-weight:700;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-color:#DD3333;
	width:100%;
	height:90px;
	line-height:90px;
	font-size:20px;
	padding:0;
	text-align:center;
	color:white;
	letter-spacing:2px;
}

/* 会社概要等、テーブル代替時の見出しのタブspace */
.tab_space {
	display:inline-block;
	width:120px;
	font-weight:bold;
}

/* 会社概要等の行の背景を色違いに */
.info_line_box .info_line:nth-child(2n+1) {
	background-color:#EEEEEE;
}

.info_line_box .info_line {
	padding:4px;
}

/* 製品名の装飾等 */
.product-name p {
	border-radius:3px;
	-moz-border-radius:3px;
	text-align:center;
	color:#FFFFFF;
	font-size:24px;
	line-height:20px;
	font-weight:bold;
	width:90%;
	padding:5px 10px;
	margin:5px auto;
	background:#004DA1;
}

.latest_post_holder .post_infos .dots {
	padding:0 7px;
	display:none;
}

.post_info .post_author,
.post_info .time {
	display:none;
}

/* facebook */
.cameronjonesweb_facebook_page_plugin {
	height:400px;
}
/* セパレーターテキスト */
.vc_text_separator.full div {
	background-color:#EA5E3D;
}
/* フルサイズボタン */
a.qbutton.big_large_full_width {
	width:100%;
	height:90px;
	line-height:90px;
	font-size:20px;
	padding:0;
	text-align:center;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	osition:relative;
	display:inline-block;
	background-color:#EA5E3D;
	border:none;
}

.wpb_single_image.tree .vc_single_image-wrapper {
	margin-bottom:0;
}

.dhbox {
	width:100%;
	height:90px;
	padding:0;
	text-align:center;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	osition:relative;
	display:inline-block;
	border:2px solid #303030;
	border-radius:4px;
}

.roundbox {
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	background-color:#EA5E3D;
	color:#FFFFFF;
	padding:6px;
	letter-spacing:2px;
	display:inline-block;
}
/* ボタン━━━━━━━━━━━━━━ */

.button_basic {
	display:inline-block;
	position:relative;
	z-index:2;
	/* サイズ */
	width:400px;
	text-align:center;
	text-decoration:none;
	outline:none;
	padding:10px;
	/* 装飾 */
	background-color:#00CC99;
	border:1px solid #00CC99;
	color:#FFFFFF;
	/* 角丸 */
	border-radius:30px;
}

.button_basic:hover {
	background-color:#FFFFFF;
	border-color:#00CC99;
	color:#00CC99;
}

.button_basic::before,
.button_basic::after {
	top:0;
	width:50%;
	height:100%;
	background-color:#00CC99;
	/* 角丸 */
	border-radius:30px;
}

.button_basic::before,
.button_basic::after {
	position:absolute;
	z-index:-1;
	display:block;
	content:"";
}

.button_basic::before {
	right:0;
}

.button_basic::after {
	left:0;
}

.button_basic:hover::before,
.button_basic:hover::after {
	width:0;
	background-color:#00CC99;
}

.button_basic,
.button_basic::before,
.button_basic::after {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:all 0.3s;
	transition:all 0.3s;
}
/* small */
.button_basic.button_small{
	width: 100%;
	padding:5px;
	margin-left:10px;
	margin-right:10px;
}


/* END ボタン━━━━━━━━━━━━━━ */
.portfolio_title a {
	background:#9ED312;
	border-radius:3px;
	color:#FFFFFF;
	padding:4px;
	padding-right:10px;
	padding-left:10px;
	text-align:center;
	width:100%;
	display:block;
}
.portfolio_title a:hover {
	color:#FFFFFF;
	font-weight:bold;
	background:#00CC99;
}

.portfolio_title a,
.portfolio_title a::before,
.portfolio_title a::after {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:all 0.3s;
	transition:all 0.3s;
}


/*注釈やコラムなどの角丸ボックス*/
.databox {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:dashed 1px #000000;
	background:#FFFFFF;
	margin:30px auto;
	width:95%;
	padding:20px;
}

.databox h5 {
	text-align:center;
}
/***メルマガ登録フォーム***/
/*メルマガ登録フォーム基本ボックス*/
#mailmag-box {
	text-align:center;
	font-size:14px;
	line-height:18px;
	color:#FFFFFF;
}
/*メルマガ登録フォーム/タイトル*/
#mailmag-box .mailmag-title {
	text-align:center;
	font-size:17px;
	line-height:23px;
	color:#FFFFFF;
	letter-spacing:0.2em;
	margin-bottom:8px;
}

/*メルマガ登録フォーム/テキスト*/
#mailmag-box .mailmag-text {
	text-align:center;
	font-size:11px;
	line-height:18px;
	color:#FFFFFF;
}

/*メルマガ登録フォーム/フォームデザイン*/
#mailmag-box .mailmag-form input {
	padding:5px;
	background-color:#DDDDDD;
	color:#444444;
	border:1px solid #444444;
	border-radius:3px;
}
/*メルマガ登録フォーム/ボタンデザイン*/
#mailmag-box .mailmag-form input[type="submit"] {
	font-size:14px;
	margin:0 10px;
	padding:5px 15px;
	background-color:#DDDDDD;
	color:#444444;
	border:1px solid #444444;
	border-radius:3px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition:all 0.3s;
	transition:all 0.3s;
}
/*メルマガ登録フォーム/ボタンマウスオーバー*/
#mailmag-box .mailmag-form input:hover[type="submit"] {
	font-size:14px;
	margin:0 10px;
	padding:5px 15px;
	background-color:#C28220;
	color:#444444;
	border:1px solid #444444;
	border-radius:3px;
}
/*メルマガ登録フォーム/マージン*/
.mailmag-m {
	margin:10px;
}

.orange {
	color:#C28220;
}
/* コンタクトフォーム7 ━━━━━━━━━━━━━━ */
/* テーブルのボーダー装飾 */
.table-bordered {
	border:1px solid #ECEEEF;
}
.table-bordered td,
.table-bordered th {
	border:1px solid #ECEEEF;
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color:#F9F9F9;
}

.table-contactform7 {
	overflow:hidden;
	table-layout:fixed;
	width:100%;
}

/* インプット領域のボーダー等 */
input.wpcf7-form-control.wpcf7-date,
input.wpcf7-form-control.wpcf7-number,
input.wpcf7-form-control.wpcf7-quiz,
input.wpcf7-form-control.wpcf7-text,
select.wpcf7-form-control.wpcf7-select,
textarea.wpcf7-form-control.wpcf7-textarea {
	border:1px solid #666666;
	margin:0;
	color:#222222;
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

/* 確認用フォームの色指定 */
.wpcf7c-conf{
	color:#222222;
}


.required-contactform7 {
	padding:5px;
	background:#DE8686;
	color:#FFFFFF;
	border-radius:3px;
	margin-right:3px;
}

.unrequired-contactform7 {
	padding:5px;
	background:#BDBDBD;
	color:#FFFFFF;
	border-radius:3px;
	margin-right:3px;
}

.table-contactform7 th {
	font-weight:bold;
	text-align:left;
}

.table-contactform7 td {
	text-align:left;
}

.table-contactform7 input,
.table-contactform7 textarea {
	max-width:90% !important;
	margin:20px 10px 20px 5px;
	border:#000000;
}

.address-100 input {
	max-width:90% !important;
	margin:5px 10px 10px 5px;
}

.message-100 textarea {
	width:100%;
	margin:5px 10px 10px 5px;
}

@media screen and (min-width: 900px) {
	.table-contactform7 th {
		width:28%;
	}
}

@media screen and (max-width: 900px) {
	.table-contactform7 {
		display:block;
	}

	.table-contactform7 tbody,
	.table-contactform7 tr {
		display:block;
		width:100%;
	}
	.table-contactform7 th {
		width:100%;
		display:block;
		margin:0 auto;
		border:none;
	}
	.table-contactform7 td {
		display:list-item;
		list-style-type:none;
		margin:0;
		padding:0;
		width:100%;
		border-top:none !important;
		text-align:left;
	}
}

/* ラジオボタン/セレクトボックスの縦位置調整（Bridgeテーマ特有） */
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-checkbox input[type=checkbox],
span.wpcf7-form-control-wrap .wpcf7-form-control.wpcf7-radio input[type=radio] {
	top:0;
}

/* 送信ボタンセンタリング */
.wpcf7 .text-xs-center {
	text-align:center;
}

/* 注釈テキスト */
.wpcf7 small {
	font-size:.6em;
	color:#222222;
	line-height:140%;
}

/* 変換中の文字色指定 */
::-moz-selection {
	color:#000000 !important;
}

::selection {
	color:#000000 !important;
}
/* 確認用ボタン/戻るボタン/送信ボタンの装飾 */
input.wpcf7-form-control.wpcf7-submit,
input.wpcf7-form-control.wpcf7-confirm,
input.wpcf7-form-control.wpcf7-back {
	position:relative;
	display:inline-block;
	width:auto;
	height:39px;
	line-height:36px;
	margin:5px;
	padding:0 23px;
	font-size:13px;
	font-weight:700;
	font-family:Raleway,sans-serif;
	text-align:left;
	text-decoration:none;
	cursor:pointer;
	white-space:nowrap;
	outline:0;
	font-style:normal;
	text-transform:uppercase;
	letter-spacing:1px;
	-o-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-ms-border-radius:4px;
	border-radius:4px;
	text-shadow:none;
	background-color:transparent;
	-webkit-transition:all 0.1s linear;
	-moz-transition:all 0.1s linear;
	-ms-transition:all 0.1s linear;
	-o-transition:all 0.1s linear;
	transition:all 0.1s linear;
	-webkit-box-sizing:initial;
	-moz-box-sizing:initial;
	box-sizing:initial;
}

input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover,
input.wpcf7-form-control.wpcf7-confirm:not([disabled]):hover,
.wpcf7-form-control.wpcf7-back:not([disabled]):hover {
	background-color:#00CC99;
	border-color:#00CC99;
	color:#FFFFFF;
	text-decoration:none;
}
/*formyの送信ボタンの色設定*/
#formy_btn input {
  font-size: inherit;
  border: none;
  cursor: pointer;
  color: #ffffff;
  border-radius: 50px;
  padding: 10px 30px;
  -webkit-appearance: none;
  appearance: none;
}
/*入力内容ボタンの色設定*/
#formy_confirm {
  background-color: #ff0000;
}
/*内容編集ボタンの色設定*/
#autoConfirmBack {
  background-color: #ff0000;
}
/*送信ボタンの色設定*/
#formy_send {
  background-color: #ff0000;
}
/* 日時指定とモバイルでの解除 */
input.wpcf7-form-control.wpcf7-date{
	width:25%;
}
@media screen and (max-width: 599px) {
	input.wpcf7-form-control.wpcf7-date{
		width:90%;
	}
}
/* END コンタクトフォーム7 ━━━━━━━━━━━━━━ */

/*━━━━━━━━━━━━━━(プラグイン)Revolution Slider━━━━━━━━━━━━━━*/
/*基本フォント*/
.rev_slider {
	/*タイトルテキスト*/
	/*キャチフレーズテキスト*/
	/*サブキャチフレーズテキスト*/
	/*基本テキスト*/
}

.rev_slider .tp-caption {
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#FFFFFF;
	text-decoration:none;
	text-shadow:none;
	margin:0;
	padding:0;
	border-width:0;
	border-style:none;
}

.rev_slider .rs-title {
	font-size:32px;
	line-height:32px;
	font-weight:600;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#000000;
	text-decoration:none;
	text-shadow:none;
	margin:0;
	padding:0;
	border-width:0;
	border-style:none;
}

.rev_slider .rs-chatch {
	font-size:45px;
	line-height:180%;
	font-weight:100;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing:2px;
	color:#000000;
}

.rev_slider .rs-sub-chatch {
	font-size:21px;
	line-height:160%;
	font-weight:100;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing:2px;
	color:#222222;
}

.rev_slider .rs-basic-text {
	font-size:21px;
	line-height:160%;
	font-weight:100;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	letter-spacing:2px;
	color:#222222;
	text-align:center;
}

.rev_slider .sl-excerpt {
	font-size:14px;
	line-height:32px;
	font-weight:600;
	font-family:"游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color:#000000;
	text-decoration:none;
	background:rgba(255, 255, 255, 0.5);
	text-shadow:none;
	margin:0;
	padding:1px 4px 0;
	border-style:none;
}

.rev_slider a.sl-button {
	color:#000000;
	font-size:14px;
	background-color:#FFFFFF;
	border-radius:3px;
	padding:5px;
}

.rev_slider a.sl-button-2 {
	color:#FFFFFF !important;
	font-size:18px !important;
	font-weight:bold !important;
	background-color:#EF247C !important;
	border-radius:4px !important;
	padding:20px 30px !important;
}

.rev_slider .tp-caption a img {
	background-color:transparent;
}
/*━━━━━━━━━━━━━━学生の声━━━━━━━━━━━━━━*/
.single-student .blog_holder article .post_info,
.post-type-archive-student .blog_holder article .post_info{
	display:none;
}

.post-type-archive-student .blog_holder.blog_small_image article .post_text {
	width:100%;
	float:none;
}

.post-type-archive-student .blog_holder.blog_small_image article .post_image{
	width:50%;
	float:none;
}

.column2 ul li{
	list-style-type: none;
}
/*━━━━━━━━━━━━━━レスポンシブ関連━━━━━━━━━━━━━━*/
/* タブレット */
@media only screen and  (max-width:1368px) {
	.mobile_menu_button span {
		width:19px;
		height:17px;
		font-size:50px;
		z-index:50;
		display:table-cell;
		position:relative;
		cursor:pointer;
		vertical-align:middle;
	}

	.single-works .blog_holder article img {
		max-width:100%;
	}
}/* End タブレット */

/* スマートフォン */
@media screen and (max-width: 599px){
	.databox {
		width:auto;
	}

	h3.main_small {
		font-size:16px;
		margin-bottom:15px !important;
	}
	/* 会社概要等のタブspace */
	.tab_space {
		display:inline-block;
		width:120px;
		font-weight:bold;
		display:block;
		color:#6B9602;
	}

	.info_line {
		font-size:90%;
		border-bottom:dotted 1px #666666;
		/*margin-bottom:10px;*/
	}

	header .header_top {
		display:none !important;
	}

	div.grid_section .section_inner{
		width:90%;
	}
	.post-type-archive-works .blog_holder article .post_image img{
		/* box-shadow */
		box-shadow:none;
		-moz-box-shadow:none;
		-webkit-box-shadow:none;

		/* border-radius */
		border-radius:0px;
		-moz-border-radius:0px;
		-webkit-border-radius:0px;

		width:100%;

		margin:0;
	}
	.chamo_frame    {
		bottom: 74px !important;
	}

	ul.gallery_with_space.v5 li.no_grayscale {
		width: 50% !important;
	}

	.gallery_holder img {
		width: 120px !important;

	}

	.wpb_gallery.wpb_content_element{
		text-align:center;
	}

}/* End スマートフォン */


@media only screen and (max-width: 480px) {
	ul.gallery_with_space.v5 li.no_grayscale {
		width: 50%  !important;
	}

	.gallery_holder img {
		width: 120px !important;

	}
	.wpb_gallery.wpb_content_element{
		text-align:center;
	}

}


#footer_ban {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	overflow: hidden;
	display: table;
	position: fixed;
	bottom: 0;
	left:0;
	background: #f0f0f0;
	z-index: 9999;
	line-height:0;
}

/* 追加CSS(2017.12.24) */
.decoplan {
	font-weight: 700;
	margin-bottom: 10px;
}
.setfee {
	font-size: 2em;
	font-weight: 700;
}

/* お客様の声-カスタム投稿タイプ */
.single-voices_works .blog_holder article .post_content_holder{
  padding:10px;
  width:auto;
}
.single-voices_works .blog_holder article .post_content_holder .post_text .post_text_inner{
  padding:0;
}
.single-voices_works h2.entry_title{
  margin-bottom:0px !important;
}
.single-voices_works.single .blog_holder article .post_image{
  display:block;
}
.single-voices_works .post_info{
  display:none !important;
}
.post-type-archive-voices_works h2.entry_title{
  margin-bottom:0px !important;
  margin-top:0px !important;
}
.post-type-archive-voices_works .blog_holder article .post_info{
    display:none !important;
}

/*━━━━━━━━━━━━━━文字装飾━━━━━━━━━━━━━━*/
.newsheadline{
	margin-bottom: 18px !important;
	font-weight: 600;
	margin-top: 18px;
	background: #FFFFFF;
	padding: 5px;
	border-radius: 2px;
  text-align:center;
  font-size:24px;
}

.single-voices_works h2 {
margin-bottom: 10px !important;
    font-weight: 600;
    margin-top: 18px;
    background: #FFFFFF;
    border: none;
    padding: 0px;
    font-size: 25px;
}