@charset "UTF-8";

/*!
Theme Name: Simplicity2 child
Template:   simplicity2
Version:    20161002
*/

@font-face {
    font-family: 'futura';
    src: url('font/FUTURAM.eot'); /* IE9 Compat Modes */
    src: url('font/FUTURAM.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('font/FUTURAM.woff') format('woff'), /* Modern Browsers */
         url('font/FUTURAM.ttf')  format('truetype'), /* Safari, Android, iOS */
         url('font/FUTURAM.svg#svgFontName') format('svg'); /* Legacy iOS */
    }

body {
  font-family: "Hiragino Kaku Gothic ProN","ãƒ¡ã‚¤ãƒªã‚ª", sans-serif;;
}

#body {
  margin: 0px 0 0 0;
padding-top:110px;
}

header{
	position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
}

article header{
	position: relative;
    top: 0;
    z-index: 1000;
    width: 100%;
}

.article h1{
}

#footer {
	background: #fafafa!important;
	color: #333;
}

#footer a {
	color: #000000;
}

#footer a:hover {
	color: rgba(0,0,0,0.5);
}

.subpage-ttl2 {
	color: #fff;
}

.home #body #body-in {
  width: 100%;
}


#site-title {
    width: 180px;
    margin-bottom: 0;
    margin-top: 30px;
}

#navi ul li a {
    color: #000;
}

#navi ul li a:hover {
	background: none;

}

#navi .current-menu-item > a, #navi .current-menu-parent > a, #navi .current-menu-ancestor > a, #navi .current_page_item > a, #navi .current_page_parent > a, #navi .current_page_ancestor > a
{

}

#sidebar {
    display: none;
}

#main {
  width: 100%;
  border: none;
  padding: 0;
	background: none;
}

#header {
    background: #fff;
}
#header-in {
    background: #fff;
    width: 1171px;
}
#header .alignleft {
  margin: 0;
  float: left;
}

header nav {
  float: right;
  /* width: auto; */
  /* margin: 0 0 15px 0; */
  width: 80%;
  margin: 0 auto 15px;
}

header #navi-in {
  width: 100%;
}

header #navi-in #menu-menu {
  background: #fff;
  border: none;
}

#navi ul > li {
  font-weight: bold;
  margin: 0 0 0 10px;
  letter-spacing: 1px;
}

#navi ul {
    background: none;
    border: none;
}

.main-copy {
    font-family: "Sawarabi Mincho";
    background: #fff;
    display: inline-block;
    font-size: 38px;
    padding: 10px 20px;
}

.main-slider-box {
    position: relative;
}

.main-slider-box .contents-width {
    position: absolute;
    top: 10%;
    left: 10%;
}

header .header-contact {
  background: #fff;
  text-align: center;
  float: right;
  font-size: 14px;
	padding-top: 0;
}

header .header-contact a {
  color: #333;
  text-decoration: none;
  display: block;
  padding: 24px 20px;
}

a,
a:hover {
  background: none;
}

.contents-width {
  max-width: 1100px;
  margin: 0 auto;
}

.contents-ttl {
  text-align: center;
    line-height: 32px;
}

.center {
	text-align: center;
}

.contents-ttl span {
  font-family: 'futura';
    letter-spacing: 3px;
  font-size: 22px;
}

.news-list {
  padding: 0;
}

.news-list li {
  list-style: none;
  border-bottom: dotted 1px #a9a9a9;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
}

@media screen and (min-width: 960px) {
.news-list li {
display:flex;
}
}


.news-list li .category {
  background: #eeeeee;
  font-size: 12px;
	color: #333;
  display: inline-block;
  padding: 5px;
  width: 80px;
  text-align: center;
  margin: 0 20px 0 5px;
}

.news-list li a {
    text-decoration: none;
}

.top-news {
    padding: 50px 0;
}

.btn-link {
    text-align: center;
    margin: 30px 0 0 0;
}

.btn-link a {
     text-decoration: none;
    color: #fff;
    background: #ff0000;
    display: inline-block;
    padding: 10px;
    border-radius: 5px;
    font-size: 12px;

background: #1e5799;
background: -moz-linear-gradient(20deg, #005c99 0%, #005c99 50%, #ff0000 50%, #ff0000 100%);
background: -webkit-linear-gradient(20deg, #005c99 0%,#005c99 50%,#ff0000 50%,#ff0000 100%);
background: linear-gradient(70deg, #005c99 0%,#005c99 50%,#ff0000 50%,#ff0000 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005c99', endColorstr='#ff0000',GradientType=1 );

}

.btn-link a span {
    font-size: 16px;
    font-family: 'futura';
    margin: 10px;
    letter-spacing: 1px;
}

.btn-link .svg-inline--fa {
    margin: 0 10px 0 20px;
	    color: #fff;
}

/*
.top-contents-list {
    padding: 0;
}

.top-contents-list  {
    list-style: none;
    display: inline-block;
    width: 23%;
    margin: 0 0.5%;
    position: relative;
	padding:0!important;
}
*/


.top-contents-list .contents-list-ttl {
    font-size: 24px;
    position: absolute;
    bottom: 0%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin: 0;
    padding: 0;
    color: #fff;
    text-align: center;
    vertical-align: top;
	text-shadow:1px 1px 2px rgba(0,0,0,0.9);
	width:100%;
}
@media screen and (max-width: 1110px) {
    .top-contents-list .contents-list-ttl {
        font-size: 2.16vw;
    }
}
@media screen and (max-width: 767px) {
    .top-contents-list .contents-list-ttl {
        font-size: 4vw;
    }
}
@media screen and (max-width: 575px) {
    .top-contents-list .contents-list-ttl {
        font-size: 8vw;
    }
}

.top-contents-list .contents-list-ttl span {
    font-size: 24px;
    font-family: 'futura';
    display: block;
    letter-spacing: 2px;
}


.map-table {
    display: table;
    width: 100%;
    margin: 0;
	color: #333;
}

.access-info {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    background: #fff;
    padding: 50px;
}

.access-info a{
	color:#444;
	
}

.access-info .contents-ttl {
      margin: 16px 0 32px 0;
}

.access-map {
    display: table-cell;
    width: 50%;
}

.access-map iframe {
    margin: 0 0 -5px;
}

.entry-content,
#main {
    margin: 0;
}

.subpage-head  {
    padding: 100px 0;
    text-align: center;
    margin: 0 0 30px 0;
}

.subpage1 {
    background: url(images/subpage01.jpg) no-repeat, #fff;
	color: #333;
    background-size: 50% 100%;
   background-position: left center;
}

.subpage2 {
    background: url(images/subpage06.jpg) no-repeat;
    background-size: cover;
   background-position: center;
}

.subpage3 {
    background: url(images/subpage03.jpg) no-repeat;
    background-size: cover;
   background-position: center;
}

.subpage4 {
    background: url(images/subpage04.jpg) no-repeat;
    background-size: cover;
   background-position: center;
}

.subpage5 {
    background: url(images/subpage05.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.subpage-ttl {
    position: relative;
    padding-left: 25px;
    margin: 0 0 30px 0;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px;

}

.subpage-ttl:before {
    position: absolute;
    content: '';
    bottom: -3px;
    left: 0;
    width: 0;
    height: 0;
    border: none;
    border-left: solid 15px transparent;
    border-bottom: solid 15px rgb(255,255,255);
}
.subpage-ttl:after {
    position: absolute;
    content: '';
    bottom: -3px;
    left: 10px;
    width: 100%;
    border-bottom: solid 3px rgb(255,255,255);
}

.subpage2 .contents-ttl,
.subpage3 .contents-ttl,
.subpage4 .contents-ttl {
    color: #fff;
}

.subpage-contents {
    padding: 0 0 50px 0;
}

.text-right {
    text-align: right;
}

.sub-list {
    margin: 0;
    padding: 0;
}

.sub-list li {
    display: inline-block;
    list-style: none;
    border: solid 2px #333;
     width: 43.4%;
   margin: 0 1% 2.5% 1%;
   vertical-align: top;
    padding: 20px;
}

.sub-list li h2 {
    color: #333;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
}

.subpage-table {
    width: 70%;
    margin: 30px auto;
}

.subpage-table dt {
	border-left: solid 3px #999;
    padding: 0 0 0 20px;
    display: inline-block;
    width: 20%;
    vertical-align: top;
}

.subpage-table dd {
        display: inline-block;
    text-align: left;
    margin: 0 0 30px 0;
     width: 70%;
}


article h1 {
        border-left: solid 5px #333;
    padding: 0 0 0 20px;
}

#sns-group,
.footer-post-meta{
    display: none;
}

#breadcrumb {
     padding: 10px;
    background: #005c99;
    color: #fff;
    margin-top: 20px;
}

#breadcrumb a {
	color: #fff;
}

.post-meta {
    font-size: 13px;
    margin: 0;
    color: #222;
}

textarea {
    resize: none;
}

.contact .head span {
    color: #ed4c4c;
    font-size: 12px;
    display: inline-block;
    margin: 0 0 0 5px;
}

.contact p {
    margin: 0 0 5px 0;
}

.contact .head {
    padding: 10px 0 0 0;
	color: #333;
}

.contact {
    width: 70%;
    margin: 0 auto;
    background: #f7f7f7;
    padding: 20px;
}

.sub-head-noimg {
    padding: 30px 0;
}

#mobile-menu {
    display: none;
}

.about-bg {
    background: url(images/ls_bg01.jpg)no-repeat;
    background-size: cover;
    color: #fff;
    padding: 50px 0 70px 0;
    margin: 80px 0 0 0;
    background-position: center;
}

.about-bg a {
    color: #fff;
}

.about-bg .subpage-table dt {
    border-left: solid 3px #fff;
    color: #fff;
}

.about-bg .btn-link a {
    border: solid 2px #fff;
    background: none;
}

.privacy dd {
    margin-bottom: 20px;
}

.map {
    margin: 0;
}

.map li {
    margin: 0 0 10px 0;
}

hr.mg60 {
    border: none;
    margin: 60px 0;
}
hr.mg30 {
    border: none;
    margin: 30px 0;
}

hr.mg20 {
	border: none;
	margin: 20px 0;
}

.subpage-table2 {
    margin: 0 0 20px 0;
}

.top-work {
    padding: 50px 0 0 0;
}

.top-work .col-xs-6 {
    display: inline-block;
    width: 31%;
    margin: 0 1%;
    vertical-align: top;
}

#footer {
	background: #333;
}

.slick-initialized .slick-slide {
	padding: 0 10px;
}

.slick-dots li button::before {
	color: #fff;
}

.slick-dots li button:before {
	font-size: 30px;
}

.sub-work .col-xs-6 {
    display: inline-block;
    width: 31%;
    margin: 0 1% 20px 1%;
    vertical-align: top;
}


@media screen and (min-width: 1111px) {
    .sp-display {
        display: none;
    }
/*    
    .main-slider {
        width: 80%;
        padding: 0 0 0 20%;
    }
*/
    .map {
        width: 60%;
        margin: 0 auto;
    }

    .pc-center {
        text-align: center;
    }

    .wd50 {
        width: 50%;
        margin: 0 auto 20px auto;
    }

    .wd10 {
        width: 10%;
        margin: 0 auto;
    }

    .subpage-table2,
    .subpage-table3 {
        display: table;
    }

    .subpage-table2 .left {
        display: table-cell;
        margin: 0;
        width: 30%;
        vertical-align: top;
    }

    .subpage-table2 .right {
        display: table-cell;
        vertical-align: middle;
        margin: 0;
        padding: 0 0 0 20px;
        width: 69%;
    }

    .subpage-table2 .right p,
    .subpage-table3 p {
        margin-top: 0;
    }

    .subpage-table3 .left,
    .subpage-table3 .right {
        display: table-cell;
        margin: 0;
        width: 50%;
        vertical-align: middle;
        padding: 0 10px;
    }
}



@media screen and (max-width: 1110px) {
    div#navi-in, div#body-in, div#footer-in {
        width: 94%;
        margin: 0 auto;
    }
    
    .pc-display {
        display: none;
    }
    
    div#header-in {
        width: 100%;
		background-color:#fff;
    }
    
    header .header-contact a {
        padding: 20px;
    }
    
    #site-title {
        width: 140px;
        margin-top: 20px;
    }
    
    #h-top {
        min-height: auto;
    }
    
    #main {
        margin: -1px 0 0 0;
    }
    
    .contents-width,
    .sp-width{
        width: 94%;
        margin: 0 auto;
    }
    
    .top-news {
        padding: 20px 0;
    }

    .top-work {
        padding: 20px 0 0 0;
    }
    
    .news-list li a {
        display: block;
        margin: 5px 0 0 0;
    }
    
    .top-contents-list li {
        width: 100%;
        margin: 0 0 10px 0;
    }
	
	.top-contents-list li img {
		width: 100%;
	}
    
    .map-table {
        margin: 0;
        display: block;
    }
    
    .access-info,
    .access-map{
        display: block;
        width: 100%;
    }
    
    .access-info {
        padding: 20px 0;
    }
    
    div#main {
        padding: 0;
    }
    
    .access-info .contents-ttl {
        margin: 16px 0 0 0;
    }
    
    header .header-contact {
        margin: 0 70px 0 0;
    }
    
    .subpage-head {
        padding: 50px 0;
        margin: 0 0 20px 0;
    }
    
    .subpage-table,
    #body-in .contents-width {
        width: 100%;
    }
    
    .subpage-table dt {
        display: block;
    margin: 0 0 10px 0;
    width: auto;
    }
    
    .subpage-table dd {
        display: block;
        width: auto;
    }
    
    .sub-list li {
        width: auto;
        margin: 0 0 20px 0;
    }
    
    .contact {
        width: auto;
    }
    
    .home .contents-width {
        width: 94%!important;
    }
    
    input, textarea {
        box-shadow: none;
        -webkit-appearance:none;
    }
    
    .subpage1 {
        background: url(images/subpage01.jpg) no-repeat;
        background-size: auto 100%;
        background-position: left center;
    }
    
    .subpage1 .contents-ttl {
        color: #fff;
    }

    .privacy dd {
        margin-left: 0;
    }

    #footer-navi-in {
        display: none;
    }

    .main-slider-box .contents-width {
        left: 0!important;
    }

    .main-copy {
        font-size: 18px;
    }

    .subpage-ttl:after {
        width: 96%;
    }

    .wd10 {
        width: 20%;
        margin: 0 auto;
    }

    .top-work .col-xs-6 {
        width: 100%;
        margin: 0 0 10px 0;
    }
	
	.wd50 img {
		height: auto;
	}

    .sub-work .col-xs-6 {
        display: block;
        width: 100%;
        margin: 0 0 20px 0;
    }

}

/* ã‚¢ã‚¤ã‚³ãƒ³å‘¨ã‚Šå…¨ä½“ */
.flowbtn15{
font-family:'Arial',sans-serif;	
display:inline-block;
position:relative;
width:70%;
height:60px;
font-size:23px;
border-radius:5px;
color:#fff!important;
text-decoration:none;
}
.flowbtn15 i{
position:absolute;
bottom:5px;
}

/* ã‚¢ã‚¤ã‚³ãƒ³ãƒœã‚¿ãƒ³ãƒ›ãƒãƒ¼æ™‚ */
.flowbtn15:hover{
text-decoration:none;
opacity:.8;
}
/* ãƒœã‚¿ãƒ³å†…ãƒ†ã‚­ã‚¹ãƒˆèª¿æ•´ */
.flowbtn15 div{
font-size:16px;	
position:relative;
bottom:5px;
}
/* ulã‚¿ã‚°ã®å†…å´ä½™ç™½ã‚’ï¼ã«ã™ã‚‹ */
ul.snsbtniti2{
width:300px;
margin:auto;
padding:0!important;
list-style-type:none!important;
}
/* ã‚¢ã‚¤ã‚³ãƒ³ãƒœã‚¿ãƒ³ã®ä½ç½®èª¿æ•´ */
.snsbtniti2{
display:flex;
flex-flow:row wrap;
}
/* ã‚¢ã‚¤ã‚³ãƒ³ãƒœã‚¿ãƒ³åŒå£«ã®ä½™ç™½èª¿æ•´ */
.snsbtniti2 li{
flex:0 0 50%;
text-align:center!important;
margin-top:20px;
}


h2.section-title {
  border-bottom: solid 1px #005c99;
	padding-bottom:10px;
  position: relative;
}

h2.section-title:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 1px #ff0000;
  bottom: -1px;
  width: 20%;
}

div.top-contents-list div.contents-list-item a{
	overflow:hidden;


}


div.top-contents-list div.contents-list-item {
	overflow:hidden;
	line-height:0;
    position: relative;
}
div.top-contents-list div p {
    background: rgba(0,0,0,.5);
	line-height:1.2;
    padding: 8px 0;
}


div.top-contents-list div img{
	transform:scale(1);
	transition:0.3s all;

}

div.top-contents-list div:hover img{
	transform:scale(1.1);
}


/*Pagenation*/
.pagenation {
    margin: 1em 0;
}
.pagenation:after, .pagenation ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.pagenation ul {
    margin: 0;
}
.pagenation li {
    float: left;
    list-style: none outside none;
    margin-left: 3px;
}
.pagenation li:first-child {
    margin-left: 0;
}
.pagenation li.active {
    background-color: #999999;
    border-radius: 3px;
    color: #FFFFFF;
    cursor: not-allowed;
    padding: 10px 20px;
}
.pagenation li a {
    background: none repeat scroll 0 0 #CCCCCC;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    padding: 10px 20px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.pagenation li a:hover {
    background-color: #444444;
    color: #FFFFFF;
    opacity: 0.8;
    transition-duration: 500ms;
    transition-property: all;
    transition-timing-function: ease;
}


.profile,
.profile img{
margin:0!important;
padding:0!important;
	box-sizing:border-box;
line-height:0;

}

.profile {
	margin-left: auto!important;
	position:relative;
	max-width: 400px;
}
@media screen and (max-width: 575px) {
	.profile {
		margin-right: auto!important;
	}
}


.profile span{
	position:absolute;
	left:0;
	bottom:0;
background-color:rgba(0,92,153,0.8);
	color:#fff;
	padding:0.4em 0.2em;
text-align:center;
	width:100%;
box-sizing:border-box;
	line-height:1em;
}

.text-blue{
	color:rgba(0,92,153,1);
}


.bg-blue{
	background-color:rgba(0,92,153,1);
}


.number-point{
font-size:20px;
display:flex;
align-items:center;
margin-bottom:0.8em;
font-family:'Century Gothic';
}
.number-point span{
font-size:300%;
color:#a1a1a1;
padding-left:0em;
font-style:italic;

}

h3.section-title.service{
	font-size:180%;
}

@media screen and (max-width: 600px) {
h3.section-title.service{
	font-size:120%;
}
}

.anchor {
    display: block;
    position: relative;
    top: -120px;
    visibility: hidden;
}

.copy01{
	font-size:200%;
	font-weight:bold;
}

.copy02{
	font-size:130%;
	font-weight:bold;
}


.lead-pfi{
font-size:120%;
margin-bottom:30px;
padding:1em;
background: white;
border-top: solid 5px #005c99;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.12);
}

#body{
	z-index:1;
	position:relative;
}

.row-10{
	margin-right:-5px;
	margin-left:-5px;
}

.row-10>.col,
.row-10>[class*=col-]{
	padding-right:5px;
	padding-left:5px;
}

@media screen and (min-width:960px){

.article #the-content{
	width:80%;
	margin:0 auto;
	
}
}

.tab-container {
  display: flex;
}

.tab {
  position: relative;
  border-radius: 6px 6px 0 0;
  background-color: #ddd;
  transition: all .2s;
  cursor: pointer;
padding:0.6em;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}

/* ã‚¿ãƒ–ç¾åœ¨å€¤ */
.current {
  color: #eaeaea;
  background-color: #00479d;
}

.current::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0px;
  background-color: #f5f5f5;
}

/************* ãƒ¡ãƒ‹ãƒ¥ãƒ¼ *************/
.menu-box {
  width: 100%;
}

.menu {
  padding: 2em 1em;

  transition: all .2s;
  cursor: pointer;
}


.catch-copy  span {
  position: relative;
  padding: 1em 2em;
  text-align: center;
}

.catch-copy span:before,
.catch-copy span:after {
  position: absolute;
  content: '';
}

.catch-copy span:after {
  top: 0;
  left: 0;
  width: 50px;
  height: 35px;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
}

.catch-copy span:before {
  right: 0;
  bottom: 0;
  width: 50px;
  height: 35px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
}

.catch-copy.text-blue span:before,
.catch-copy.text-blue span:after{
	border-color:#00479d;
} 
.text-blue{
	color:#00479d;
}


.n2-ss-item-image.n2-ss-item-content.n2-ow-all img {
    width: 55%;
}
@media screen and (max-width: 767px) {
    .n2-ss-item-image.n2-ss-item-content.n2-ow-all img {
        width: 80%;
    }
}

.service-gallery {
    display: flex;
    flex-wrap: wrap;
}
.service-gallery figure {
    margin-right: 1.835%;
    margin-bottom: 1.835%;
    width: 32.11%;
}
.service-gallery figure:nth-child(3n) {
    margin-right: 0;
}
/************* pop-corn *************/
.pop-corn-txt1 {
    display: flex;
    justify-content: space-around;
    font-size: 20px;
    font-weight: bold;
}
.popcorn-txt-sp{
    display:none;
}
.popcorn-box {
    display: flex;
    justify-content: center;
    width: 85%;
    margin: 0 auto;
}
.popcorn-box figure {
    margin-right: 1.835%;
}
.popcorn-box figure:nth-child(3n) {
    margin-right: 0;
}
.popcorn-box .triangle {
    width: 20%;
    padding-top: 8rem;
}
.wp-video{
    margin: 0 auto;
}
@media screen and (max-width: 575px) {
    .service-gallery figure {
        margin-right: 0;
        margin-bottom: 3vw;
        width: 100%;
    }
    /************* pop-corn *************/
    .popcorn-box .triangle {
        display:none;
    }
    .popcorn-box{
        display: block;
    }
    .pop-corn-txt1{
        display:none;
    }
    .popcorn-txt-sp{
        display:block;
        font-weight: bold;
    }
}
.service-gallery figure img {
    width: 100%;
}





.work-slider {
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 40px;
    width: calc(100% + 20px);
}
.work-slider__item {
    display: inline-block;
    width: 33.33%;
}
.work-slider__item a {
    color: #000;
    text-decoration: none;
}
.work-slider__item figure {
    /* 334 x 240 */
    background-size: cover;
    background-position: center center;
    height: 240px;
    width: 100%;
}
@media screen and (max-width: 1110px) {
    .work-slider__item figure {
        /* 325 x 234 */
        height: 21.08vw;
    }
}
@media screen and (max-width: 767px) {
    .work-slider__item figure {
        /* 336 x 241 */
        height: 31.42vw;
    }
}
@media screen and (max-width: 575px) {
    .work-slider__item figure {
        /* 545 x 391 */
        height: 68.52vw;
    }
}
.work-slider__item__title {
    padding-top: 8px;
    text-align: center;
}
.work-slider-wrap .slick-dots {
    bottom: 0;
}
.work-slider-wrap .slick-dots li button:before {
    color: #ccc;
}
.work-slider-wrap .slick-dots li.slick-active button:before {
    color: #000;
}


.work-items {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
    margin-top: 40px;
}
.work-items__item {
    margin-bottom: 19px;
    margin-right: 19px;
    width: 334px;
}
.work-items__item:nth-child(3n) {
    margin-right: 0;
}
@media screen and (max-width: 1110px) {
    .work-items__item {
        /* 1013 */
        margin-bottom: 1.835%;
        margin-right: 1.835%;
        width: 32.11%;
    }
    .work-items__item:nth-child(3n) {
        margin-right: 0;
    }
}
@media screen and (max-width: 767px) {
    .work-items__item {
        /* 332 x  */
        margin-bottom: 4%;
        margin-right: 4%;
        width: 48%;
    }
    .work-items__item:nth-child(3n) {
        margin-right: 4%;
    }
    .work-items__item:nth-child(2n) {
        margin-right: 0;
    }
}
@media screen and (max-width: 575px) {
    .work-items__item {
        /* 545 x 369 */
        margin-bottom: 5vw;
        margin-right: 0;
        width: 100%;
    }
    .work-items__item:nth-child(3n) {
        margin-right: 0;
    }
    .work-items__item:nth-child(2n) {
        margin-right: 0;
    }
}
.work-items__item a {
    color: #000;
    text-decoration: none;
}
.work-items__item figure {
    /* 334 x 240 */
    background-size: cover;
    background-position: center center;
    height: 240px;
    width: 100%;
}
@media screen and (max-width: 1110px) {
    .work-items__item figure {
        /* 325 x 234 */
        height: 21.08vw;
    }
}
@media screen and (max-width: 767px) {
    .work-items__item figure {
        /* 332 x 236 */
        height: 30.76vw;
    }
}
@media screen and (max-width: 575px) {
    .work-items__item figure {
        /* 545 x 391 */
        height: 68.52vw;
    }
}
.work-items__item__title {
    padding-top: 8px;
    text-align: center;
}


.flow-items dl {
    background: url(images/service/service_ico_arrow.svg) 40px 100% no-repeat;
    margin: 0 0 16px;
    padding: 0 0 76px;
}
.flow-items__item {
	align-items: center;
	border: 1px solid #ccc;
	display: flex;
	margin-bottom: 24px;
	padding: 16px;
}
@media screen and (max-width: 575px) {
	.flow-items__item {
		align-items: flex-start;
		padding: 10px;
	}
}
.flow-items__item__step {
    background: #005c99;
    color: #fff;
    line-height: 1;
	margin-right: 24px;
    padding: 8px 12px;
    text-align: center;
}
.flow-items__item__step span:nth-child(1) {
	display: block;
	font-size: 16px;
	margin-bottom: 4px;
}
.flow-items__item__step span:nth-child(2) {
	display: block;
	font-size: 32px;
}
@media screen and (max-width: 575px) {
	.flow-items__item__step {
		margin-right: 16px;
		padding: 8px 12px;
	}
	.flow-items__item__step span:nth-child(1) {
		font-size: 14px;
	}
	.flow-items__item__step span:nth-child(2) {
		font-size: 24px;
	}
}
.flow-items dl:last-child {
    background: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.flow-items dt {
    color: #005c99;
	font-size: 20px;
    margin: 0;
    padding: 0;
}
.flow-items dd {
    margin: 8px 0 0;
    padding: 0;
}


@media screen and (max-width: 575px) {
    .entry-content .alignright {
        width: 100%;
    }
}

.service-hd1 {
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 32px;
	text-align: center;
}
.service-hd1 span {
	border-bottom: 2px solid #005c99;
	display: inline-block;
	padding-bottom: 8px;
}
.service-txt1 {
	margin-bottom: 64px;
	text-align: center;
}
@media screen and (max-width: 575px) {
	.service-txt1 {
		margin-bottom: 32px;
	}
}
.service-txt1__in {
	display: inline-block;
	text-align: left;
}

.company-txt1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 64px;
}

.customer-txt1 {
	color: #666;
	display: inline-block;
	font-size: 14px;
	padding-top: 16px;
}
@media screen and (max-width: 575px) {
	.customer-img {
		margin: 0 auto 24px;
		display: block;
		width: 50%;
	}
}

.advertisement-img1 {
	margin: 0 auto 24px;
	display: block;
	width: 180px;
}

.cmn-contact {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    max-width: 600px;
    padding: 80px 0 40px;
    width: 100%;
}
@media screen and (max-width: 575px) {
    .cmn-contact {
        padding: 40px 5%;
    }
}
.cmn-contact__btn--contact {
    margin-right: 4%;
    width: 48%;
}
.cmn-contact__btn--contact a {
    background: #005c99;
    border-radius: 27.2px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    padding: 17.6px 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.cmn-contact__btn--contact a:hover {
    color: #fff!important;
    opacity: .5;
}
@media screen and (max-width: 575px) {
    .cmn-contact__btn--contact a {
        border-radius: 26.2px;
        font-size: 14px;
    }
}
.cmn-contact__btn--line {
    width: 48%;
}
.cmn-contact__btn--line a {
    background: #07b53b;
    border-radius: 27.2px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    padding: 8px 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.cmn-contact__btn--line a:hover {
    color: #fff!important;
    opacity: .5;
}
@media screen and (max-width: 575px) {
    .cmn-contact__btn--line a {
        border-radius: 26.2px;
        font-size: 14px;
    }
}

#rmp_menu_trigger-1146 {
	top: 35px;
}
@media screen and (max-width: 575px) {
#rmp_menu_trigger-1146 {
	top: 45px;
}
}

@media screen and (max-width: 1110px) {
	#header nav {
		display: none;
	}
}


/* .pc-only */
@media screen and (max-width: 767px) {
	.pc-only {
		display: none!important;
	}
}
.sp-only {
	display: none!important;
}
@media screen and (max-width: 767px) {
	.sp-only {
		display: block!important;
	}
	br.sp-only {
		display: inline!important;
	}
}

.cmn-categories {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
}
.cmn-categories__item {
    background: #eeeeee;
    cursor: pointer;
    font-size: 12px;
    color: #333;
    margin: 0 16px;
    padding: 5px;
    width: 80px;
    text-align: center;
}
.cmn-categories__item:hover {
    opacity: .5;
}

.cmn-tab-content__item {
    display: none;
}
.cmn-tab-content__item:first-child {
    display: block;
}


/*** fakegreen ***/
.service-green_deo {
    display: flex;
    justify-content: space-evenly;
    text-align: center;
    align-items: center;
    margin-top: 3em;
}
.service-green_deo img {
    width: 90%;
}
.service-green_wall {
    display: flex;
    justify-content: space-between;
}
.service-green_wall figure {
    width: 32%;
    text-align: center;
}
.service-green_wall figcaption {
    color: #378737;
}
.service-green_gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.service-green_gallery figure {
    width: 23%;
    margin-bottom: 3em;
    text-align: center;
}
.service-green_gallery img {
    width: 300px;
    height: 300px;
    object-fit: contain;
}
.green_attention{
    padding-left: 1em;
    position: relative;
}
.green_attention:before{
    content: "â€»";
    position: absolute;
    left: 0;
    top: 0;
}
.service-green_deo_btn {
    width: 80%;
    line-height: 3em;
    background: #49b100;
    border-radius: 10px;
}
figure.service-green_deo_box {
    display: flex;
    flex-direction: column;
    align-items: center;
}
figure.service-green_deo_box img {
    width: 100%;
}
figure.service-green_deo_box a {
    color: #fff;
}
@media screen and (max-width: 767px){
    .service-green_deo,
    .service-green_wall,
    .service-green_gallery {
        flex-direction: column;
    }
    .service-green_wall figure,
    .service-green_gallery figure {
        width: 100%;
    }
    .service-green_wall figure {
        margin-bottom: 2em;
    }
    
}