html {
	width:100%!important;
	margin:0!important;
	padding:0!important;
}
body {
	font-family: 'Open Sans', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #777;
	background-color: #FFFFFF;
	width:100%!important;
	margin:0!important;
	padding:0!important;
}
body.admin-bar {
    padding-top: 32px;
}
body.admin-bar .navbar-fixed-top {
    top:32px!important;
}
* {
	box-sizing:border-box;
}
.containerhead{
	width: 100%;
}
.navbar-right {
	margin-right:0!important;
}
.home div.wpcf7-validation-errors {
    border: 1px solid #f38181;
}

/*ブログ用ここから*/

.pager .current {
    background-color: #444;
    border: solid 1px #444;
    color: #ffffff;
}

a.page-numbers, .pager .current {
    background-color: #edede3;
    border: solid 1px #aaaaaa;
    padding: 5px 8px;
    margin: 0 2px;
}

.category .post,
.home .post,
.blog .post,
.search .post {
	padding:.5em .5em .5em 0;
/*margin:0 .5em;*/
	border-bottom: 1px dotted #ccc;
}
.col-lg-offset-2 {
	margin-bottom:50px;
}
.category .title-wrap h2,
.home .title-wrap h2,
.blog .title-wrap h2,
.search .title-wrap h2 {
	font-size: 1.3em;
	line-height: 1.3;
}

.title-wrap{
	margin-left: 1em;
	float: left;
	width: 68%;
}

.new-entry-thumb{
	width: 150px;
	height:150px;
	overflow: hidden;
	float: left;
}

.blog-single,.blog-cat{
padding-top: 60px;
margin-top: 60px;	
}

.single-post h1 ,
.category h1,
.home h1,
.blog h1,
.search h1{
	font-size: 1.8em;
	text-align: left;
	color: #f59898;
	width:885px;
	margin:0 auto 1%;
}

.home h1{
	width:auto;
}
.single p {
	font-size: 16px;
	 display: block;
    margin: 1em 0;

}
.blog p {
    line-height: 2.0;
}
.single .content,
.category .content,
.home .content,
.blog .content {
	width: 66%;
	float: left;
	overflow: hidden;
	border: 1px solid #ccc;
	padding: 1em;
	box-sizing: border-box;
}

.sidebar {
    width: 30%;
    float: right;
    line-height: 1.6;
    margin-left: 8px;
    	border: 1px solid #ccc;
    	padding: 1em;
}
.sidebar h2{
	font-weight: 100;
	font-size: 1.2em;
	border-bottom: 1px dotted#ccc;
	margin-bottom:2%;
	padding-bottom:2%;

}
.sidebar h3{
	font-weight: 100;
	font-size: 1.2em;
}
.sidebar ul{
	margin-bottom: 1em;
}

strong { font-weight: bold; }
em { font-style: italic; }
blockquote,
.blog blockquote {
background-color:#ddd;
padding:1em 3em;
position:relative;
}
.blog blockquote {
    margin:4rem 0;
}
blockquote:before{
content:"“";
font-size:600%;
line-height:1em;
font-family:"ＭＳ Ｐゴシック",sans-serif;
color:#999;
position:absolute;
left:0;
top:0;
}
blockquote:after{
content:"”";
font-size:600%;
line-height:1em;
font-family:"ＭＳ Ｐゴシック",sans-serif;
color:#999;
position:absolute;
right:0;
bottom:-6rem;
}
.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignright { float: right; }
.alignleft { float: left; }
.blog .alignright { margin-left: 12px;margin-bottom: 10px;}
.blog .alignleft { margin-right: 12px;margin-bottom: 10px;}
h1 {
}
h1 strong {
	font-weight: 900;
}
h2 {
	line-height: 20px;
	margin: 0;
}
h3 {
	font-size: 18px;
	font-weight: 500;
	color: #444;
	    line-height: 27px;
    letter-spacing: 2px;
    
    padding: 0 10px;
	
}
h4 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	color: #444;
}
h5 {
	text-transform: uppercase;
	font-weight: 700;
	line-height: 20px;
}
p {
	color: #555;
	font-size: 13px;
}
a,
.home a,
.blog a,
.search a{
	color: #777;
}
a:hover, a:focus {
	text-decoration: none;
	color: #f38181;
}
.home a:hover,.blog a:hover, a:focus {
	color:#f59898;
		text-decoration: none;
}
.blog .content img:not(.alignleft)
{
    width: 100%;
    height: auto;
}
.cf:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.cf {
	display: inline-block;
}
* html .cf {
	height: 1%;
}
.cf {
	display: block;
}
ul, ol {
	padding: 0;
	-webkit-padding: 0;
	-moz-padding: 0;
	list-style: none;
}
.img-centered {
	margin: 0 auto;
}
/* Navigation */
#menu {
	padding: 20px;
	transition: all 0.8s;
}
#menu.navbar-default {
	background-color: rgba(248, 248, 248, 0);
	border-color: rgba(231, 231, 231, 0);
}
#menu a.navbar-brand {

	font-size: 26px;
	color: #e60012;
	font-weight: 600;
	
	padding-left: 34px;
}
#menu a.navbar-brand i.fa {
	color: #f38181;
}
#menu.navbar-default .navbar-nav > li {
    position: relative;
}
#menu.navbar-default .navbar-nav li > a {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 500;
}
#menu.navbar-default .navbar-nav > li > a:hover {
	color: #f38181;
}
.on {
	background-color: #444 !important;
	padding: 0 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #fff !important;
	background-color: transparent;
}
.navbar-toggle {
	border-radius: 0;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #f38181;
	border-color: #f38181;
}
.navbar-default .navbar-toggle:hover>.icon-bar {
	background-color: #FFF;
}

.nav form{
	vertical-align: baseline;
}
/* Home Style*/
/*20170922
.blog header {
	background-image: url('../images/honsha3.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	color: #cfcfcf;
	position: relative;
	height: 100%;
	width:100%;
	padding:0!important;
	margin:0!important;
}
*/
.blog-home .glb-header {
    background-image: none;
}
.navbar-brand span{
	font-size: 18px;

}
header p {
	color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
	margin-bottom: 60px;
	letter-spacing: 2px;
}
.intro-text {
	position: relative;
    width: 100%;
    min-height: 380px;
	padding-right: 0;
	padding-left: 0;
	/*padding-bottom: 220px;*/
}
.intro-text h1 {
	font-size: 70px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: 500;
}
.intro-text .brand {
	font-weight: 700;
}
.intro-text .catch {
    width: 100%;
    color:#fff;
    font-size: 3.5rem;
    text-shadow: 0px 1px 8px rgba(0,0,0,0.45),-1px -1px 8px rgba(0,0,0,0.45);
}
.btn-default {
	color: #fff;
	background-color: transparent;
	border: 2px solid #fff;
	margin: 0 8px;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 0;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {
	background-color: rgba(245,152,152,0.8);
	border: 2px solid rgba(245,152,152,0.2);
	color: #fff;
}
/* About Section */
#about-section {
	padding: 55px 0 46px;
	background: #fff;
	font-feature-settings : "palt";
}

.about-rosso {
    width: 98%;
    margin: 0 auto 50px;
}
/*
.about-rosso p {
    letter-spacing: 0.08em;
    line-height: 2.0;
}
*/
.about-rosso p {
    letter-spacing: 0.1em;
    line-height: 2.4;
    font-size: 16px;
    width: 100%;
    margin: 0 auto;
}
#about-section .color {
	color: #f38181;
}
#about-section p {

	margin-bottom: 55px;
	
	padding: 0px 10px;
}
#about-section p.catch {
   
    margin:69px 0 98px;
    text-align: center;
    font-weight: 500;
    color: #212121;
}
#about-section .aln_l p{
	text-align: left;
}
@media (max-width:767px) {
    #about-section .container {
        padding-left: 0.68%;
        padding-right: 0.68%;
    }
    #about-section .row {
        margin-right: 0;
        margin-left: 0;
    }
    .glb-header .navbar-fixed-top .navbar-collapse {
        max-height: none;
    }
    #menu.navbar-default .navbar-nav > li .sub-menu {
        position: relative;
        top:-8px;
        margin-left: 26px;
    }
}

/* Team Section */
#team-section {
	padding: 100px 0;
}
.section-title.center {
	/*padding: 30px 0 0;20171201*/
	padding: 22px 0 0;
}
.section-title h2, .section-title.center h2 {
	font-size: 28px;
	font-weight: 700;
	margin: 40px auto 40px;
	color: #444;
	text-transform: uppercase;
}
#team-section H3 {
	font-size: 16px;
}
.section-title hr {
	height: 3px;
	width: 60px;
	background: #f59898;
	position: relative;
	border: 0;
	margin-top: 40px;
	margin-bottom: 40px;
	/*margin-bottom: 20px;*/
}
#team-section i.fa {
	font-size: 16px;
	color: #fff;
	margin-top: 10px;
	width: 30px;
	height: 30px;
	padding: 8px 0;
	background: #ddd;
}
#team-section i.fa:hover {
	background: #f59898;
}
#team-section .item {
	padding: 0;
	margin: 15px;
}
#team-section .team-img {
	width: 225px;
	border: 3px solid #fff;
}
#team-section .thumbnail {
	background: transparent;
	border: 0;
}
#team-section .thumbnail .caption {
	padding: 9px;
}
/* Services Section */
#services-section {
	padding: 80px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+50,f6f6f6+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 50%, #f6f6f6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 50%, #f6f6f6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 50%, #f6f6f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0 ); /* IE6-9 */
}
.space {
	margin-top: 40px;
}
#services-section i.fa {
	font-size: 32px;
	margin-bottom: 10px;
	color: #f59898;
	transition: all 0.5;
}
#services-section .service:hover > i.fa {
	color: #555;
}
/* Gallery Section 
==============================*/
#works-section {
	/*padding: 100px 0 0 0;*/
	padding:105px 0 67px 0;
}
.categories {
	padding-bottom: 30px;
	text-align: center;
}
ul.cat li {
	display: inline-block;
}
ol.type li {
	display: inline-block;
    width: 40%;
    margin-bottom: 20px;
	margin-left: 20px;
    white-space: nowrap;
}
ol.type li a {
	color: #777;
	padding: 4px 8px;
	text-transform: uppercase;
}
ol.type li a.active {
	color: #f59898;
	background: #ffff;
}
ol.type li a:hover,
ol.type li a:hover i{
	color: #f59898;
	background: #fff;
}
li a .fa,
.navi a .fa
{
    display: inline-block;
    position: relative;
    top:-1px;
    margin-right: 4px;
    color:#afafaf;
    font-size: 0.7em;
}
li a:hover .fa,
.navi a:hover .fa
{
    color: #f59898;
}
.isotope-item {
	z-index: 2
}
.isotope-hidden.isotope-item {
	z-index: 1
}
.isotope, .isotope .isotope-item {
	/* change duration value to whatever you like */
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope-item {
    position: relative;
	margin-right: -1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.isotope {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	transition-property: transform, opacity;
}
.new-item .portfolio-item::after,
.pickup .portfolio-item::after {
    display: block;
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pickup .portfolio-item::after {
    top:6px;
    left: 10px;
}
.new-item .portfolio-item::after {
    top:12px;
    left: 12px;
    background: #e91209;
    color:#fff;
    content:"NEW";
}
.pickup .portfolio-item::after{
    /*background: #fff;*/
    text-align: center;
    font-family: FontAwesome;
    color:#e01818;
    content:"\f005";
}
.portfolio-item {
	margin-bottom: 30px;
}
.portfolio-item .hover-bg {
	max-height: 300px;
	overflow: hidden;
	position: relative;
}
.hover-bg .hover-text {
	position: absolute;
	text-align: center;
	margin: 0 auto;
	color: #ffffff;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 14% 0 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
}
.hover-bg .hover-text p {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
}
.hover-bg .hover-text>h4 {
	opacity: 0;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all 0.3s;
	color: #fff;
	font-size: 18px;
	font-weight: 500;
}
.hover-bg .hover-text .sub {
    display: block;
    font-size: 1.5rem;
}
.hover-bg:hover .hover-text>h4 {
	opacity: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.hover-bg:hover .hover-text {
	opacity: 1;
}
/*
#works-section i.fa {
	height: 30px;
	width: 30px;
	border: 1px solid rgba(25,181,254,0.3);
	font-size: 20px;
	padding: 5px;
	border-radius: 50%;
	color: #19B5FE;
}
*/
.portfolio-modal .modal-content {
	padding: 100px 0;
	min-height: 100%;
	border: 0;
	border-radius: 0;
	font-size: 15px;
	font-weight: 300;
	text-align: center;
	background-clip: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+50,f6f6f6+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 50%, #f6f6f6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 50%, #f6f6f6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 50%, #f6f6f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0 ); /* IE6-9 */
}
.portfolio-modal .modal-content h2 {
	margin-bottom: 15px;
	font-size: 36px;
	font-weight: 600;
}
.portfolio-modal .modal-content p {
	margin-bottom: 30px;
	font-size: 15px;
}
.portfolio-modal .modal-content p.item-intro {
	margin: 20px 0 30px;
	font-style: italic;
	font-size: 16px;
}
.portfolio-modal .modal-content ul.list-inline {
	margin-top: 0;
	margin-bottom: 30px;
}
.portfolio-modal .modal-content ul.list-inline span {
	font-weight: 600;
}
.portfolio-modal .modal-content img {
	margin-bottom: 30px;
}
.portfolio-modal .close-modal {
	position: absolute;
	top: 25px;
	right: 25px;
	width: 75px;
	height: 75px;
	background-color: transparent;
	cursor: pointer;
}
.portfolio-modal .close-modal:hover {
	opacity: .3;
}
.portfolio-modal .close-modal .lr {
	z-index: 1051;
	width: 1px;
	height: 75px;
	margin-left: 35px;
	background-color: #222;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.portfolio-modal .close-modal .lr .rl {
	z-index: 1052;
	width: 1px;
	height: 75px;
	background-color: #222;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.portfolio-modal .btn-primary {
	color: #777;
	background-color: transparent;
	border: 2px solid #ddd;
	border-radius: 0;
}
.portfolio-modal .btn-primary:hover, .portfolio-modal .btn-primary:focus, .portfolio-modal .btn-primary.focus, .portfolio-modal .btn-primary:active, .portfolio-modal .btn-primary.active {
	color: #fff;
	background-color: #f59898;
	border: 2px solid #f59898;
}
/* Achivements Section */
#achievements {
	padding: 0 0 50px 0;
	background: #CCCCCC;
}
.achievement-box i.fa {
	font-size: 54px;
	font-weight: 400;
	color: #19B5FE;
	margin-bottom: 20px;
}
.achievement-box h4 {
	color: #ffffff;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
}
.achievement-box span.count {
	font-size: 52px;
	font-weight: 600;
	display: block;
	color: #fff;
}
/* Testimonials Section */
#testimonials-section {
	padding: 100px 0 60px 0;
	background: url(../img/testimonials-bg.jpg);
	background-size: cover;
	background-attachment: fixed;
}
#testimonials-section i.fa {
	color: #8e9599;
	font-size: 36px;
}
#testimonial {
	padding: 30px 0;
}
#testimonial .item {
	display: block;
	width: 100%;
	height: auto;
}
#testimonial img {
	width: 140px;
	height: 140px;
}
#testimonial .item p {
	font-weight: 400;
	margin: 30px 0;
	color: #444;
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 14px;
	height: 14px;
	margin: 5px 7px;
	filter: Alpha(Opacity=1);
	opacity: 1;
	border-radius: 0;
	background: #fff;
	transition: all 0.5s;
	border: 1px solid #bfc3c6;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	opacity: 1;
	background: #f59898;
	border: 1px solid #f59898;
}
.owl-theme .owl-controls .owl-page.active span {
	background: #f59898;
	border: 1px solid #f59898;
}
/* Contact Section */
#contact-section {
	/*padding: 380px 0 80px 0;*/
	padding:88px 0 80px 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+50,f6f6f6+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 50%, #f6f6f6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 50%, #f6f6f6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 50%, #f6f6f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0 ); /* IE6-9 */
}
@media screen and (min-width:600px) {    
    .intro-text {
        min-height: 587px;
	    padding-top: 188px;
    }
    .intro-text .catch {
        font-size: 3rem;
    }
    #about-section {
	    /*padding: 80px 0; 20171201*/
    }
    ol.type li {
        width: auto;
        margin-bottom: 0;
    }
    .intorotext .catch {
        font-size: 4rem;
    }
    #contact-section {
        /*padding:128px 0 80px 0;*/
        padding:77px 0 80px 0;
    }
    .row.no-margin-both {
        margin-left: 0px;
        margin-right: 0px;
    }
}
#contact-section h3 {
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
}
#contact-section form {
	padding: 30px 0;
}
#contact-section i.fa {
	color: #ccc;
	margin-right: 20px;
}
.fa-map-marker {
	margin-top:3%;
}
.fa-external-link {
	margin-left:10px;
}
.fa-user-secret:before {
	padding-left:7px;
	vertical-align:middle;
}
label {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	float: left;
}
input[type="checkbox"] {
	margin-right:7px!important;
	vertical-align: -2px;
}
#contact-section .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 2px solid #ddd;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#contact-section .form-control:focus {
	border-color: inherit;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
@media (max-width:767px) {
    #contact-section .form-control {
        font-size: 1.6rem;
    }
}
#contact-section .btn {
	background: #fbfbfb;
	border: 2px solid #ccc;
	padding: 10px 20px;
	margin-top: 66px;
	margin-left: 0;
	color: #aaa;
	font-size: 15px;
}
#contact-section .btn:hover, #contact-section .btn:focus {
	background: #f59898;
	border: 2px solid #f59898;
	color: #fff;
}
#contact-section .text-danger {
	color: #cc3300;
	text-align: left;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}
/* Social Section */
#social-section {
	padding: 35px 0 25px 0;
	background-color: #e6e6e6;
	text-align: center;
}
#social-section .social ul li {
	display: inline-block;
	margin: 0 30px;
}
#social-section .social i.fa {
	color: #f59898;
	font-size: 26px;
	padding: 8px 0;
	width: 40px;
	height: 40px;
	transition: all 0.5s;
}
#social-section .social i.fa:hover {
	color: #fff;
	background: #f59898;
}
/* Footer */
.glb-footer {
	padding: 2px;
	background-color: #e6e6e6;
	text-align: center;
}

.glb-footer p.copyright {
    font-size: 1.2rem;
    text-align: center;
    padding-right: 1em;
    margin: 1em 0;
}
/*PC用追記トップページ*/

.earch-box{
padding-top: 8px;	
}

#mapbox{
width: 80%;
margin: 8px auto;
height: 280px;

}
.acc{
	padding: 8px;
	text-align: left;
	margin: 8px 0;
}

.ac-title{
	font-size: 2em;
	text-align: center;

}
#topcorp {
	width:80%;
}
#topcorp tr{
	border-bottom:1px #ccc dotted;
	padding-bottom:1em;
}

#topcorp th{
text-align: left;
width: 4em;
}
#topcorp td{
	text-align: left;
    padding: 10px 0 10px 50px;
}

#topcorp,#infotbl,.aboutp{
	/*width: 50％;*/
	margin: 0 auto;
}
#about-section .aboutp {
	margin: 0 auto;
}
.w1200px {
	width:100%;
	margin:0 auto;
}

.w60{
	width:95%;
	margin:0 auto;
}
.three_box {
	/*width: 30%;*/
	width:23%;
	max-height: 300px;
    overflow: hidden;
	/*margin-right:5%;*/
	margin-right:15%;
	float:left;
	text-align: left;
}

.three_box img {
	width:270px;
	height:126px;
    display: block;
    max-width: 100%;

    margin-bottom:10px;
}
.three_box:last-child {
	margin-right:0;
}

.three_box h1 {
	font-size:1.8rem;
	/*color: #F59898;20171201*/
	color: #555;
    line-height: 1.25;
}
.three_box p {
	line-height:1.4;
}
.three_box_wrap {
    margin-top: 24px;
}
.w60 .three_box{
	width: 85%;
    height: auto;
    max-height:none;
	margin:0 auto 30px;
    float:none;
}

.w60 .three_box img {
	width:100%;
	height:auto;
    display: block;
    max-width: 100%;
    /*height: auto;*/
    margin-bottom:10px;
}

@media screen and (min-width:768px) {
    .w60 {
        width: 88%;
    }
	.w60.three_box_wrap {
		display: flex;
		flex-wrap: wrap;
	}
    .w60 .three_box{
    	width: 27%;
	    max-height: 300px;
        margin-left: 6%;
        margin-bottom: 16px;
        /*float: left;*/
    }
    .w60 .three_box:last-of-type {
	    margin-right:0;
    }
    .w60 .three_box img {
        width:270px;
        height: auto;
        display: block;
        max-width: 100%;
        /*height: auto;*/
        margin-bottom:10px;
    }
   #menu.navbar-default .navbar-nav > li .sub-menu {
       visibility: hidden;
       opacity: 0;
       position: absolute;
       top:2.6em;
       left:10px;
       width: auto;
       padding:4px 10px 6px;
       -webkit-transition:  opacity .4s;
       transition: opacity .4s;
    }
    #menu.navbar-default .navbar-nav > li .sub-menu a {
        text-decoration: none;
    }
    #menu.navbar-default .navbar-nav > li .sub-menu a:hover {
        color: #f38181;
    }
    #menu.on .navbar-nav .sub-menu {
        background: #444;
    }
    #menu.navbar-default .navbar-nav > li:hover .sub-menu {
        visibility: visible;
        opacity: 1;
       -webkit-transition:  opacity .4s;
       transition: opacity .4s;
    }
    #menu.navbar-default .navbar-nav .sub-menu > li {
        margin-bottom: 4px;
        white-space: nowrap;
    }
    
        
    #infotbl td{
        width: 85%;
    }
    
}
@media screen and (min-width:960px) { 
    .w60 {
        width: 90%;
    }
    
    #infotbl td{
        min-width: 700px;
    }
    .about-rosso {
        width: 94%;
    } 
    #infotbl {
        width: 100%;
        margin: 5px auto 40px;
    }
    .intro-text .catch {
        padding-right: 14%;
        text-align: right;
    }
    .about-rosso p {
        width: 960px;
    }
}
@media screen and (min-width:1200px) { 
    .w60 {
        width: 960px;
    }
    .w1200px {
        width: 1200px;
    }
    
    .about-rosso {
        width: 86%;
    }
    
    .pickup .portfolio-item::after {
    width: 30px;
    height: 30px;
    padding: 3px;
    font-size: 1.5em;
    }
    .new-item .portfolio-item::after {
        padding: 1px 3px;
        font-size: 0.8em;
        font-weight: 700;
        /*letter-spacing: 0.1em;*/
    }
    #infotbl {
        width: 94%;
    }
}

#infotbl tr{
	border-bottom: 1px #ccc dotted;
}
#infotbl th{
	text-align: right;
	padding: 0.5em;
	width: 12%;
}
#infotbl td{
	text-align: left;
	padding:0.5em;
}

.catch{
	font-size: 1.8em;
}

/*2017seki4remから変更*/
.intorotext .catch {
    font-size: 3rem;
}
/*
#blog {
	padding-top:80px;
}
*/
#blog{padding-top: 
30px;}

@media (max-width:1199px) {
    #blog{
        padding-left: 0.68%;
        padding-right: 0.68%;
    }
    .pickup .portfolio-item::after {
        width: 20px;
        height: 20px;
        padding: 2px;
        font-size: 0.9em;
    }
    .new-item .portfolio-item::after {
        padding: 2px 6px;
        font-size: 0.8em;
        font-weight: 700;
        letter-spacing: 0.1em;
    }
    
}
@media (max-width:959px) {
    #menu {
        padding: 20px 5px 20px 0;
    }
    
    #menu .nav > li > a {
      position: relative;
      display: block;
      padding: 15px 6px;
    }
    #menu a.navbar-brand {
        padding-left: 10px;
    }
    
}

.fa-search{
	color: #fff;
	font-size: 20px;
	display: block;
}

#headsearch{
	background-color: transparent;
	margin: 4px;
	padding:2px 0 2px 2%;
}
#headsearch{
	width: 7em;
	transition: .4s;
	color: #ccc;
}

#headsearch:focus{
	width: 16em;
	transition: .4s;
}

.access{
	margin-top: 60px;
	/*margin-top:128px;20171202*/
	margin-top:120px;
}
.access p{
max-width: 70%;
text-align: left;	
}

#mapBox{
	width: 100%;
	margin: 28px auto 10px;
	height: 300px;
}

#footer {
	background: #f6f6f6;
	padding: 15px 0 10px 0;
	text-align: center;
	width: 100%;
}
#footer p {
	font-size: 13px;
	margin-top: 10px;
	color: #888;
	padding: 20px 0;
}
.main_contents {
	width: 885px;
	margin:0 auto;
}
.main_contents .content .post:first-child {
	padding-top:0;
}
.main_contents .content .post h2 {
	margin-bottom:4%;
}
/*検索窓*/
#searchicon {
	margin-top:1.3%;
}
.navbar-right {
	margin-right:0!important;
}

/*
@
@for blog (post)
@
*/
.blog .row,
.search .row {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 32px;
}
@media (max-width: 767px) {
    .content {
        padding: 40% 0 0;
    }
#menu.navbar-default {
	background-color: rgba(0, 0, 0, 0.3);
}
}

@media (max-width: 603px) {
    .about-rosso p {
        width: 100%;
        line-height: 1.8;
    }
label {
	float: none !important
}
.hover-bg .hover-text {
	padding: 12% 0;
}
/*ブログsp追記*/

.sp-none{
	display: none;
}
/*20170922
.blog header{
	height: 150px;
}
*/
.blog-home .glb-header {
    height: 0;
}
.col-lg-offset-2 {
    margin-bottom: 0;
}
.blog .col-lg-8 {
	padding-left: 5px;
	padding-right: 5px;
}

.intro-text{
	padding-top: 140px;
    padding-right: 5%;
    padding-left: 5%;
	font-size: 1.2em;
}
.main_contents{
	width: 100%;
}
.blog-cat{
	margin-top: 0;
	padding-top: 30px;
}

.blog h1{
	width:100%;
	font-size: 1.6em;
	text-align: center;
}
.blog .content{
	width:100%;
	padding: 1em 0;
	border: none;
}

.blog li.post{
	padding-right: 0;
}
.new-entry-thumb {
	width: 30%;
}

.new-entry-thumb img{
	width: 100%;
	height: auto;
}

.title-wrap {
	width:65%;
}
.blog .post {
    padding-bottom: .5em; 
}

.blog .title-wrap h2 {
    font-size: 1.1em;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 2%;
}

.blog p.postinfo{
	margin-bottom: 2%;
}

.excerpt p{
	margin-bottom: 0;
}
.pager{ width: 100%; 
}
#footer p {
	padding: 0;
}
}
@media (max-width: 359px) {
    .hover-bg .hover-text {
        padding: 22% 10%;
    }

    .intro-text h1
    {
        font-size: 34px;
        padding: 0 10px;
    }
}

@media (max-width: 639px) {
    body {
        width:100%;
    }
    .intro-text h1 {
        font-size:2rem;
    }
    #menu {
        padding: 20px 5px;
    }
}

.content table {
  border-collapse: collapse;
  border-spacing: 0;
}
.content th,
.content td {
    font-size: 1.6rem;
    padding: 8px 12px;
    border: 1px solid #ccc;
}
.content th {
    background: #efefef;
    text-align:center;
}
/* 固定ページ用 */
.page-single {
    padding-top: 40px;
}
.page-single h1 {
    font-size: 2.4rem;
}
.page .content {
    padding: 0 5% 1em;
}
.page .content p {
    font-size: 1.6rem;
}
.page .content ol {
    list-style-type: decimal;
    margin: 1.5em 0;
    padding-left: 1.5em;
}
.page .content li {
    padding-bottom: 1em;
}
.page .content ul {
    margin: 1.5em 0;
    padding-left: 1.5em;
    list-style-type:disc;
}


@media (min-width:640px) {
    .page-single h1 {
        font-size: 3.2rem;
    }
    .content th,td {
        font-size: 1.4rem;
        line-height: 1.25;
    }
    .page .content p {
        font-size: 1.4rem;
        line-height: 1.8;
    }
}

@media (max-width:639px) {
    .page-single {
        padding-top: 80px;
    }
    .page #item-section .row {
        margin-right: 0;
        margin-left: 0;
    }
}




