/* Add here all your css styles (customizations) */


body, html, button, input, select, textarea {
    font-family: メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	box-sizing: border-box;
}
body {
    font-size: 15px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Times New Roman", YuMincho, 游明朝, "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: bold;
	color: #000;
}

h2.title-v2 {
    margin-bottom: 20px;
}
h2.title-v2:after {
    height: 0px;
}

/*-------- nav -----------------------------------------------------------------*/
.header-fixed .header-v6.header-classic-white .navbar-nav li > a:hover {
    background-color: #ad2121;
	color: #fff;
	box-sizing: border-box;
}
.header-v6 .navbar-brand {
    height: 75px;
}

@media (min-width: 1100px) {
 .header-fixed .header-v6.header-classic-white .navbar-nav > li > a {
   
    background: url("../../assets/img/nav-line.png") no-repeat right center;
}
}
@media (min-width: 992px) {
.header-v6 .navbar-nav > li > a {
    padding: 20px 10px;
    line-height: 54px;
}
}

/*-------- content-01 -----------------------------------------------------------------*/
.headline {
	color: #000 !important;
	background: url(../img/gridtile-02.png) ;
	border-bottom: none;
	border-top: 1px solid #c5b358;
	padding: 5px 10px 5px 10px;
	position: relative;
}
.headline h2, .headline h3, .headline h4 {
    padding-bottom: 0; 
    border-bottom: none; 
	text-shadow: 1px 1px 0 #FFFFFF;
}
.breadcrumbs {
    background: url(../img/foot-bg.png) repeat;
}
.bg-color-light {
    background: url(../img/foot-bg.png) repeat !important;
}
.ms-layer {
	font-family: メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.color-light {
	text-shadow: 1px 2px 3px rgba(0,0,0,.7);
}
.content-md {
    padding-top: 40px;
    padding-bottom: 40px;
}

.acc-v1 .panel-heading a {
    font-size: 16px;
    background: #c5b358 ;
    color: #fff;
}
.acc-v1 .panel-heading a:hover {
    color: #ad2121;
}
.color-red {
    color: #ad2121;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    min-width: 130px;
}
tr {
	border-top: 1px solid #ddd;
}
.table>tbody>tr>th {
	border-top: none;
}
th {
	background: url(../img/gridtile-02.png);
	border: 2px solid #fff;
}
.img-box {
	margin-bottom: 25px;
	background: url(../img/mini.png) no-repeat;
	background-position: right center;
	min-height: 200px;
}
.box02 {
	margin-bottom: 25px;
	background: url(../img/mini-02.png) no-repeat;
	background-position: right bottom;
    padding: 20px;
    min-height: 700px;
}
.box02 h3 {
	color: #978944 !important;
}
.box03 {
	margin-bottom: 25px;
	background: url(../img/mini-03.png) no-repeat;
	background-position: right bottom;
    padding: 20px;
    min-height: 400px;
}
.box03 h3 {
	color: #fff !important;
	text-shadow: 0 0 10px rgba(0,0,0,0.70);
}
.img-box p {
	color: #000;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.8)
}
.img-box ul li {
	color: #000;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.8)
}
.risk {
	padding: 6px 10px 6px 20px!important;
    position: relative;
 	font-weight: bold;
    border-bottom: solid 1px #c5b358;
	font-size: 16px;
    border-top: none !important;
    color: #c5b358;
    background: url("../../assets/img/icon-01.png") no-repeat;
    background-position: center left;
}
.box-02 {
	border: 1px solid #c5b358;
	margin: 20px 0;
	padding: 10px;
	background: #fffdf5;
}
.box-02 .sub-ttl {
	background-color: #fff;
	display: inline;
	padding: 5px 5px 5px 30px;
	background-image: url("../../assets/img/check.png");
	background-repeat: no-repeat;
	background-size: 20px 17px;
	background-position: center left;
}
.box-02 ul li, .box-02 p {
	color: #000;
}
.ttl {
	font-family: "Times New Roman", YuMincho, 游明朝, "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	margin: 20px 0 -10px 0 !important;
}


@media screen and (max-width:480px) { 
.img-box p {
	padding:20px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.70);
}
.box02 {
	margin-bottom: 25px;
	background: url(../img/mini-02.png) no-repeat;
	background-position: left bottom !important;
    min-height: 650px;
    background-size: contain;
}
.box02 p {
	padding: 0;
	color: #000;
    text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.8)
}
.box03 {
	margin-bottom: 25px;
	background: url(../img/mini-03.png) no-repeat;
	background-position: left bottom;
    padding: 20px;
    min-height: 400px;
}
}

/*-------- content-02 -----------------------------------------------------------------*/
.transaction-box h2 {
    padding-left: 20px;
	background: url("../../assets/img/icon-01.png") no-repeat;
	background-position: center left;
	border-bottom: solid 1px #c5b358;
}
.cube-portfolio .cbp-l-grid-agency-desc {
    font-size: 14px;
    text-align: left;
	font-family: メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.cbp-l-grid-agency-title, .cbp-l-grid-agency-desc, .cbp-l-grid-work-title, .cbp-l-grid-work-desc, .cbp-l-grid-blog-title, .cbp-l-grid-projects-title, .cbp-l-grid-projects-desc, .cbp-l-grid-masonry-projects-title, .cbp-l-grid-masonry-projects-desc {
    white-space: normal; 
    overflow: visible; 
    text-overflow: clip; 
}
.cube-portfolio .cbp-title-dark .cbp-l-grid-agency-title h2 span {
    padding-left: 20px;
	background: url("../../assets/img/icon-01.png") no-repeat;
	background-position: center left;
}
.cbp-l-grid-agency-desc p {
	min-height: 88px;
}
.cbp-popup-lightbox-title {
    font-family: メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 18px;
	line-height: normal;
}
.cube-portfolio .link-captions li i:hover {
    background: #c5b358;
}
.conntactP {
    color: #FFF !important;
}
.brown th {
	font-size: 16px;
    background: none;
	border-top: none !important;
	color: #c5b358;
	padding: 0;
}
.brown td {
	padding: 15px 15px 35px 15px !important;
}
.brown tr {
	border-top: none !important;
}
.table {
	counter-reset:number; /* この要素ごとに数字をリセットする */
}
.effect6 p {
	color: #000;
	font-size: 18px;
	margin-bottom: 0;
	-moz-text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.8);
	-webkit-text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.8);
	-ms-text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.8);
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.8);
}
.effect6
{
	padding: 6px 10px !important;
    position:relative;
    margin-left:40px;
    border-bottom:solid 1px #c5b358;
}
.effect6:before {
    counter-increment:number;
    content:counter(number);
    position:absolute;
    top:0;
    left:-40px;
    padding:6px 10px;
    border:solid 2px #ad2121;
    color:#fff;
	background-color: #ad2121;
    font-weight: bold;
}



/*-------- form -----------------------------------------------------------------*/
.btn-u {
    border: 0;
    color: #fff;
    font-size: 18px;
    padding: 1px;
	background: #938742;
	-webkit-box-shadow: 0px 5px 12px 0px rgba(0,0,0,0.53);
	-moz-box-shadow: 0px 5px 12px 0px rgba(0,0,0,0.53);
	box-shadow: 0px 5px 12px 0px rgba(0,0,0,0.53);
}
.btn-u span {
    border: 1px solid rgba(255, 255, 255, 0.6);
    display: block;
    width: 100%;
    height: 100%;
    padding: 0.9em 0.8em;
	background: #c5b358;
	/*background-image: url("../../assets/img/bg-btn.png");
	background-position: right bottom;
	background-size: 70% 95%;
	background-repeat: no-repeat;*/
}
.btn-sm {
	margin-bottom: 20px;
	font-size: 16px !important;
	-webkit-box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.3) !important;
	-moz-box-shadow: 0px 4px 6px 0px rgba(0,0,0,0.3) !important;
	box-shadow: 0px 4px 6px rgba(0,0,0,0.3) !important;
}
.btn-sm span {
    border: 1px solid rgba(255, 255, 255, 0.6);
    display: block;
    width: 100%;
    height: 100%;
    padding: 0.5em 0.4em;
    background: #c5b358;
}
.btn-sm:hover, .btn-sm:focus, .btn-sm:active {
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3) !important;
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3) !important;
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3) !important;
}
.btn-sm.active span {
    border: 1px solid rgba(255, 255, 255, 0.6);
    display: block;
    width: 100%;
    height: 100%;
    padding: 0.5em 0.4em;
    background: #ad2121 !important;
}

.btn-u:hover, .btn-u:focus, .btn-u:active, .btn-u.active, .open .dropdown-toggle.btn-u {
    background: #8c1c1c;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.4);
}
.btn-u span:hover, .btn-u span:focus, .btn-u span:active, .btn-u.active, .open .dropdown-toggle.btn-u {
    background: #ad2121;
}
.btn-01 {
	color: #938742 !important;
	border-color: #938742 !important;
	-webkit-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.2);
}
.btn-01:hover {
	color: #fff !important;
	background: #c5b358 !important;
}
.contact {
	-webkit-box-shadow: 0px 5px 12px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 5px 12px 0px rgba(0,0,0,0.2);
box-shadow: 0px 5px 12px 0px rgba(0,0,0,0.2);
}
.contact span {
	padding: 0.6em 1.3em !important;
}
.form-control:focus{
    border:solid 1px #ad2121;
}
.form-control {
	-moz-box-shadow: inset 1px 4px 8px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 3px 8px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 3px 8px -6px rgba(0,0,0,0.5);
}
.sky-form {
    font-family: メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #000;
	font-size: 17px;
}
label {
    color: #000;
}
.sky-form.submited .message {
	font-family: メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.sky-form .message {
    color: #ad2121;
}
.sky-form .message i {
    border: 1px solid #ad2121;
}

/*-------- footer -----------------------------------------------------------------*/
.parallax-counter-v2 {
    background: url(../img/bg-contact.jpg) repeat fixed;
    border-bottom: 1px solid #000;
}
.parallax-counter-v2:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: url(../img/patterns/gridtile.png) repeat;
}
.footer-v6 .heading-footer:after {
	background: none;
}
.footer-v6 .footer {
    padding: 70px 0;
	background: url(../img/foot-bg.png);
	/*background: url(../img/bg-foot.png) no-repeat 100% 100%;
	background-position: center top;*/
    border-top: 1px solid #6D6331;
}
.foot-inner {
	background: url(../img/foot-bg.png);	
}	
.footer-v6 .footer-link-list a:hover {
    color: #ad2121;
}
.footer-v6 .footer .contacts li a:hover {
	color: #ad2121;
}
.footer-v6 .footer .contacts li i {
    color: #c5b358;
	padding: 0;
	background: none;
}
.footer-v6 .footer .contacts li {
    margin-bottom: 10px;
}
.footer-v6 .footer p {
    color: #555;
}
.footer-v6 .footer-link-list li {
    border-top: solid 1px #C7C7C7;
}
.footer-v6 .footer-link-list li a {
    color: #555;
	display: block;
}
.footer-v6 .footer-link-list li a {
    color: #555;
}
.footer-v6 .heading-footer h2 {
    color: #000 !important;
	padding-left: 10px;
	background: url(../img/gridtile-02.png) ;
	text-shadow: 1px 1px 0 #FFFFFF;
}
.footer-v6 .heading-footer {
    margin-bottom: 0px; 
}
.footer-v6 .copyright {
    border-top: 1px solid #000;
}
