@charset "UTF-8";
/* CSS Document */
/******************************************************************************************
service headイメージ
******************************************************************************************/
.moving .article-head div.page-ttl .thumb {
	background-image: url(../images/service/moving/hd-img.png);
}

.iten .article-head div.page-ttl .thumb {
	background-image: url(../images/service/moving/hd-img.png);
}

.layout .article-head div.page-ttl .thumb {
	background-image: url(../images/service/layout/hd-img.png);
}
.furniture .article-head div.page-ttl .thumb {
	background-image: url(../images/service/furniture/hd-img.png);
}
.carpentry .article-head div.page-ttl .thumb {
	background-image: url(../images/service/carpentry/hd-img.png);
	background-position: right -70px;
}
.partition .article-head div.page-ttl .thumb {
	background-image: url(../images/service/partition/hd-img.png);
}
.lighting .article-head div.page-ttl .thumb {
	background-image: url(../images/service/lighting/hd-img.png);
}
.camera .article-head div.page-ttl .thumb {
	background-image: url(../images/service/camera/hd-img.png);
	background-position: right -130px;
}
.floor .article-head div.page-ttl .thumb {
	background-image: url(../images/service/floor/hd-img.png);
	background-position: right 0px;
}
.network .article-head div.page-ttl .thumb {
	background-image: url(../images/service/network/hd-img.png);
}
.security .article-head div.page-ttl .thumb {
	background-image: url(../images/service/security/hd-img.png);
}
.cleaning .article-head div.page-ttl .thumb {
	background-image: url(../images/service/cleaning/hd-img.png);
	background-position: right bottom;
}
.quake .article-head div.page-ttl .thumb {
	background-image: url(../images/service/quake/hd-img.png);
	background-position: right bottom;
}
/******************************************************************************************
service関連 common
******************************************************************************************/
p.small {
	margin-bottom: 0 !important;
	font-size: 14px;
	font-weight: normal !important;
	line-height: 1.5;
}
p.reed-txt {
	font-size: 28px;
	font-weight: bold;
	color: #cc0000;
	line-height: 1.2;
}
.grid.detail {
	justify-content: space-between;
}
.grid.detail p {
	width: 57%;
	height: auto;
	text-align: justify;
	line-height: 1.6;
}
@media only screen and (max-width: 768px) {
	.grid.detail p {
	width: 97%;
	margin: auto;
	height: auto;
	text-align: justify;
	line-height: 1.6;
}
}
.grid.detail p a {
	display: block;
    width: 350px;
    margin-top: 5%;
    padding: 20px 0;
    border: none;
    border-radius: 33px;
    background-color: #FF6A00;
    font-size: 17px;
	letter-spacing: 0.1vw;
}
@media only screen and (max-width: 768px) {
	.grid.detail p a {
	display: block;
    width: 80%;
    margin: auto;
    padding: 20px 0;
    border: none;
    border-radius: 33px;
    background-color: #FF6A00;
    font-size: 17px;
	letter-spacing: 0.1vw;
}
}
@media only screen and (max-width: 768px) {
	.grid.detail p a {
	display: block;
    width: 95%;
    margin-top: 5%;
    padding: 20px 0;
    border: none;
    border-radius: 33px;
    background-color: #FF6A00;
    font-size: 16px;
	letter-spacing: 0.1vw;
}
}
.grid p strong,
.grid.detail p strong {
	color: #cc0000;
	font-size: 1em;
	line-height: 1;
}
.grid.detail .img-box {
	width: 40%;
	height: auto;
	padding: 5px;
}
@media only screen and (max-width: 768px) {
	.grid.detail .img-box {
	width: 70%;
	height: auto;
	margin: auto;
	padding: 10px 5px;
}
}
.grid.detail .img-box img {
	width: 100%;
	height: auto;
	border-radius: 20px;
}
@media only screen and (max-width: 768px) {
	.grid.detail .img-box img{
    display: block;
    width: 100%;
	margin: auto;
}
}
.wide-box,
.wide-img-box {
	width: 100%;
}
.middle-img-box {
	width: 70%;
	margin: 20px auto;
}
.wide-img-box {
	margin: 20px 0;
}
.wide-img-box img,
.middle-img-box img {
	width: 100%;
	height: auto;
}
.thumb-link {
	position: relative;
	margin: 10px 0
}
.thumb-link a {
	display: block;
	width: 250px;
	text-indent: 80px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	line-height: 70px;
	letter-spacing: 0px;
	color: #111;
	background: #EEEEEE;
	border: 2px solid #CCCCCC;
}
@media only screen and (max-width: 568px) {
	.grid.detail p,
	.grid.detail .img-box,
	.middle-img-box,
	.thumb-link a {
		width: 100%;
	}
}
/*----- common page header -----*/
.floor2 .article-head,
.wall .article-head,
.door .article-head,
.window .article-head,
.entrance .article-head,
.conference .article-head,
.sign .article-head,
.quake .article-head,
.moving .article-head,
.iten .article-head,
.layout .article-head,
.furniture .article-head,
.carpentry .article-head,
.partition .article-head,
.lighting .article-head,
.network .article-head,
.floor .article-head,
.camera .article-head,
.phone .article-head,
.cleaning .article-head{
	display: none;
}
/*----- common trouble -----*/
.trouble ul:not(.reason-img) li  {
	font-size: 18px;
	padding: .3em 0 .5em 2.2em;
	line-height: 1.3;
	text-indent: -2.0em;
	letter-spacing: 0.1vw;
	border-bottom: #cccccc 1px dashed;
}
.trouble ul:not(.reason-img) li:before {
	content: "\f046";
	margin-right: 10px;
	font-family: FontAwesome;
	color: #D21100;
	font-size: 32px;
	font-weight: normal;
	position: relative;
	top: 6px;
}
.trouble ul:not(.reason-img) li:not(:last-child) {
	border-bottom: #cccccc 1px dashed;
}
.trouble h3.arrow {
	width: auto;
	position: relative;
	margin: 20px 0 40px 0;
	padding: 30px 10px;
	font-size: 25px;
    font-weight: 100;
	text-align: left;
	color: #ffffff;
	line-height: 1.4;
	background-color: #fe0100;
	text-align: center;
	letter-spacing: 0.1vw;
	border-radius: 15px;
}
@media only screen and (max-width: 568px) {
	.trouble h3.arrow {
		width: 100%;
	}
}
.trouble h3.arrow:after {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	bottom: -20px;
	margin: auto;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;
	border-color: #cc0000 transparent transparent transparent;
}
/*----- common reason -----*/
.reason .detail {
	position: relative;
	justify-content: space-between;
	margin-bottom: 25px;
	counter-increment: num;
}
.reason .detail h3 {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	margin: 25px 0 15px 0;
	font-size: 20px;
	line-height: 1.4;
	font-weight:600;
	background-color: #eff2f8;
    border-radius: 8px;
    letter-spacing: 0.1vw;
}
.reason .detail h3 span {
	display: block;
	width: calc(100% - 120px);
	margin-left: 20px;
}
.reason .detail h3:before {
	content: "理由" counter(num);
	width: 65px;
	height: 30px;
	margin: 0 20px 0 0;
	padding: 10px;
	text-align: center;
	color: #fff;
	background-color: #D21100;
	font-weight: normal;
	font-size: 22px;
	border-radius: 8px
}
.reason .detail h3:after {
	display: block;
	position: absolute;
	left: 85px;
	content: '';
	width: 0;
	height: 0;
	margin: auto;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent #d21200;
}
/* ----- common point ----- */
.point .detail {
	justify-content: space-between;
}
.point .detail h3 {
	width: 100%;
}
.point {
	margin-top: 30px;
}
.point li {
	display: flex;
	margin-bottom: 30px;
	flex-flow: row wrap;
	justify-content: space-between;
	text-align: justify;
	font-size: 15px;
	line-height: 1.4;
}
.point li span {
	display: block;
	margin-bottom: 10px;
	padding: 0 0 0 12px;
	font-size: 20px;
	font-weight: bold;
	border-left: 4px solid;
}
.point li .txt {
	width: 60%;
}
.point li .wide-txt {
	width: 100%;
}
.point li .img-box {
	width: 36%;
}
.point li .img-box img {
	width: 100%;
	height: auto;
	margin: 0;
}
@media only screen and (max-width: 768px) {
	.reason .detail h3:after {
		content: none;
	}
}
@media only screen and (max-width: 768px) {
	.reason .detail h3  {
		flex-direction: column;
		font-size: 5vw;
        background-color: #FFF;
	}
	.reason .detail h3 span,
	.reason .detail h3:before {
		width: 92%;
		margin: 0 auto 4% auto;
	}
	.reason .detail h3 span {
		padding: 10px 0;
		font-size: 20px;
		text-align: justify;
	}
	.point li .txt,
	.point li .img-box {
		width: 100%;
	}
	.point li .txt {
		margin-bottom: 20px;
	}
}
/* ----- common example ----- */
.example p.catch strong {
	color: #D21100;
}
.example p.catch {
	font-size: 28px;
	text-align: center;
	line-height: 1.3;
}
/* -----common flow ----- */
.flow dl {
	width:98%;
	margin:0 auto;
	padding:0;
	color:#222;
	text-align:left;
}
.flow dl dt {
	width:100%;
	margin:0 0 0.5em 0;
	padding:5px;
	font-size: 22px;
	font-weight: bold;
	background-color: #f4f4f4;
}
.flow dl dt span {
	display: inline-block;
	width: 61px;
	margin: 0 10px 0 0;
	background-color: #D21100;
	text-align: center;
	line-height: 42px;
	font-family: 'Cabin', sans-serif;
	color: #fff;
	border-radius: 5px;
}
.flow dl dt span:before {
	content: "step";
	font-size: 13px;
	margin: 0 5px 0 0;
}
.flow dl dd {
	width:100%;
	margin:0 0 1em 2em;
	padding:0;
}
.flow dl dd div {
	width: 96%;
	border-left:#d9d9d9 4px solid;
	padding:0 0 0px 20px;
	position: relative;
	z-index: 100;
}
@media only screen and (max-width: 480px) {
	.flow dl {
		margin: 30px auto 0 auto;
	}
	.flow dl dt {
		position: relative;
		margin-bottom: 1em;
		padding: 0 0 0 50px;
		font-size: 20px;
		line-height: 1.2;
		display: flex;
		align-items: center;
	}
	.flow dl dd {
		margin-left: 1.2em;
	}
	.flow dl dt span {
		position: absolute;
		z-index: 1000;
		top: -15px;
		left: 0;
		width: 40px;
		line-height: 40px;
	}
}

/*common reason-img*/
.reason-img {
	width: 100%;
	justify-content: space-between;
}
.reason-img li {
	width: 48%;
	font-size: 14px;
	line-height: 1.4;
	text-align: justify;
}
.reason-img img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
@media only screen and (max-width: 480px) {
	.reason-img li {
		width: 100%;
		margin-bottom: 20px;
	}
}
/*result-list*/
.result {
	justify-content: flex-start;
}
.result li  {
	width: 31.3333%;
	margin: 0 1% 8px 1%;
	line-height: 1;
}
.result li a .zoom img {
	display: none;
}
.result li a:hover .zoom img {
	display: block;
	position: absolute;
	width: 100px;
	height: auto;
	margin: 50px 0 0 70px;
}
.result li img  {
	width: 100%;
	height: auto;
}
.result li a:hover img  {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
@media only screen and (max-width: 667px) {
	.result li {
		width: 48%;
	}
}
@media only screen and (max-width: 480px) {
	.result li  {
		width: 100%;
	}
}
/* ----- common menu-list ----- */

.menu-list dl {
	width: 100%;
	margin: 0;
	padding: 0 !important;
}
.menu-list dl {
	justify-content: space-between;
}

.menu-list dl dt {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 10px;
	text-align: left;
	background: #fe0100;
	color: #fff;
}

.menu-list dl dd {
	width: 31%;
}

.menu-list dl dd span.nonelink,
.menu-list dl dd a {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 0 15px 0;
	padding: 30px 0;
	text-align: center;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.3;
	letter-spacing: -1px;
	color: #333;
	background: -webkit-linear-gradient( top, #fafafa 0%, #f4f3f3 40%, #cdccca);
	background: ( top, #fafafa 0%, #f4f3f3 40%, #cdccca);
	border: 1px solid #fe0100;
	transition: 0.5s;
}

.menu-list dl dd a:after {
	position: absolute;
	top: 0;
	bottom: -30px;
	right: 0;
	left: 0;
	content: '\f078';
	width: 13px;
	height: 9px;
	margin: auto;
	font-family: FontAwesome;
	transition: all .3s;
}

.menu-list dl dd a:hover:after {
	color: #fff;
}

.menu-list dl dd a:hover {
	color: #fff;
	background: #fe0100;
}

@media only screen and (max-width: 736px) {
	.menu-list dl dd {
		width: 100%;
	}
	.menu-list dl dd span.nonelink,
	.menu-list dl dd a {
		margin: 0 0 5px 0;
		padding: 10px;
		text-align: left;
		font-size: 13px;
	}
	.menu-list dl dd a:after {
		content: '';
	}
	.menu-list dl dd a:before {
		content: '\f078';
		width: 13px;
		height: 9px;
		font-family: FontAwesome;
		transition: all .3s;
	}
}

/*
.menu-list dl {
	width: 100%;
	margin: 0 0 30px 0;
	padding: 20px !important;
	background: #f4f4f4;
}
.menu-list dl {
	justify-content: space-between;
}
.menu-list dl dt {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	text-align: center;
	border-bottom-width: 2px;
	border-style: solid;
}
.menu-list dl dd {
	width: 31%;
	font-size: 14px;
	line-height: 1.6;
}
*/

.menu-list .msg a {
	display: block;
	padding: 20px 50px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
	text-decoration: none;
	color: #fff;
	border-radius: 100px;
	-webkit-background-size: 20px 20px;
	-moz-background-size: 20px 20px;
	background-size: 20px 20px;
	background-color: #B38428;
}

.menu-box-list .grid {
	justify-content: space-between;
	align-items: flex-start;
}
.menu-box-list .grid h4 {
	width: 100%;
	margin-bottom: 12px;
	padding: .5em 0;
	text-align: center;
	color: #fff;
}
.menu-box-list .grid > .grid {
	width: 49%;
	margin: 0 0 25px 0;
}
.menu-box-list .grid > .grid p {
	width: 55%;
}
.menu-box-list .grid > .grid ul,
.menu-box-list .grid > .grid p {
	padding: 0 0 0 5px;
}
.menu-box-list .grid > .grid ul li,
.menu-box-list .grid > .grid p {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
}
.menu-box-list .grid > .grid ul li.link {
	padding: 3px 0;
}
.menu-box-list .grid > .grid ul li a {
	display: block;
	width: 100%;
	padding: 6px 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	letter-spacing: -1px;
	background-color: #D21100;
	border-radius: 100px;
}
.menu-box-list .grid > .grid .img-box {
	width: 42%;
}
.menu-box-list .grid > .grid .img-box img {
	width: 100%;
	height: auto;
}
@media only screen and (max-width: 736px) {
	.menu-box-list .grid h4 {
		text-align: left;
		padding-left: .6em;
	}
	.menu-box-list .grid > .grid,
	.menu-box-list .grid > .grid .img-box {
		width: 100%;
	}
	.menu-box-list .grid > .grid ul {
		margin-bottom: 10px;
	}
}
/*common kinds*/
.kinds .grid {
	justify-content: center;
}
.kinds .grid dl {
	width: 50%;
	margin-bottom: 30px;
}
.kinds .grid dl dt {
	font-size: 17px;
	letter-spacing: -1px;
}
.kinds .grid dl dd {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4;
}
.kinds .grid dl dd img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

@media only screen and (max-width: 667px) {
	.partition .kinds .grid dl {
		width: 100%;
	}
}
/* ----- common  faq ----- */
.faqlist h3.ttl {
	margin-bottom: 25px;
}
.faqlist dl {
	margin: 0 0 15px 0;
	padding: 0 10px;
	overflow: hidden;
}
.faqlist dl dt,
.faqlist dl dd .a-wrap {
	display: flex;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 16px !important;
	line-height: 1.6;
	align-items: center;
	cursor: pointer;
}
.faqlist dl dt:hover span {
	text-decoration: underline;
}
.faqlist dl dt span,
.faqlist dl dd span {
	width: 90%;
	margin: 0 0 0 20px;
	padding: 0;
	line-height: 1.5;
}
.faqlist dl dt:before,
.faqlist dl dd .a-wrap:before {
	position: relative;
	width: 30px;
	height: 30px;
	margin: 0 10px 0 0;
	padding: 10px;
	text-align: center;
	font-family: 'Cabin', sans-serif;
	font-size: 25px;
	line-height: 30px;
	color: #fff;
}
.faqlist dl dt:before {
	content: "Q";
	background-color: #D21100;
}
.faqlist dl dd .a-wrap:before {
	content: "A";
}
.faqlist dl dt:after,
.faqlist dl dd .a-wrap:after {
	display: block;
	position: absolute;
	left: 70px;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 10px;
}
.faqlist dl dt:after {
	border-color: transparent transparent transparent #d21200;
}
.faqlist dl dd {
	display: none;
}
.faqlist dl dd span {
	display: block;
}
@media only screen and (max-width: 480px) {
	.faqlist dl dt:after,
	.faqlist dl dd .a-wrap:after {
		display: none;
	}
}

/******************************************************************************************
service top
******************************************************************************************/
.service {
	width: 100%;
	max-width: 1100px;
}
.service.block p {
	/*font-weight: bold;*/
}
.home .service.block p  {
	font-weight: normal;
}
.service ul {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	justify-content: space-around;
}
.service ul li {
	position: relative;
	width: 32%;
	height: 140px;
	margin-bottom: 18px;
	border: 1px solid #ddd;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: auto 138px;
	background-color: #fff;
	transition: all .3s;
}
/*
.service ul li:nth-child(15) {
	border: 0;
}
*/
.home .service ul li {
	width: 31%;
	margin-bottom: 28px;
}
.service ul li:hover:before {
	position: absolute;
	top: -1px;
	left: -1px;
	content: '';
	width: calc(100% - 6px);
	height: calc(100% - 6px);
	border: 4px solid #ddd;
	transition: all .3s;
}
/*
.service ul li:nth-child(15):hover:before {
	border: 0;
}
*/
.service ul li a {
	position: relative;
	display: block;
	height: 100%;
	padding: 10px 13px 10px 13px;
	font-size: 32px;
	font-weight: bold;
	text-align: right;
	line-height: 1.1;
	letter-spacing: -1px;
	color: #333;
	z-index: 10;
	text-shadow: 2px 2px 2px #fff, -2px 2px 2px #fff, 2px -2px 2px #fff, -2px -2px 2px #fff;
}
.page-id-858 .service ul li a {
	font-size: 22px;
}
.service ul li a span {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	right: 12px;
	height: 2em;
	text-align: right;
}
.service ul li a span.single {
	height: 1em;
}
.service ul li a span.triple {
	height: 3em;
	line-height: 1;
	margin: 5px 0 0 0;
}
.service ul li a:after {
	position:absolute;
	z-index:10;
	bottom:6px;
	right:15px;
	content:"\f138";
	font-size: 22px;
	font-family: FontAwesome;
}
.service > ul li:nth-child(1) {
	background-image: url(../images/service/moving/list-img.png);
}

.service > ul li:nth-child(2) {
	background-image: url(../images/service/layout/list-img.png);
}

.service > ul li:nth-child(3) {
	background-image: url(../images/service/slist-img.png);
}

.service > ul li:nth-child(4) {
	background-image: url(../images/service/furniture/list-img.png);
}
.service ul li:nth-child(5) {
	background-image: url(../images/service/carpentry/list-img.png);
}
.service ul li:nth-child(6) {
	background-image: url(../images/service/partition/list-img.png);
}
.service ul li:nth-child(7) {
	background-image: url(../images/service/lighting/list-img.png);
}
.service ul li:nth-child(8) {
	background-image: url(../images/service/network/list-img.png);
}
.service ul li:nth-child(9) {
	background-image: url(../images/service/sign/list-img.png);
}
.service ul li:nth-child(10) {
	background-image: url(../images/service/camera/list-img.png);
}
.service ul li:nth-child(11) {
	background-image: url(../images/service/phone/list-img.png);
}
.service ul li:nth-child(12) {
	background-image: url(../images/service/floor/list-img.png);
}
.service ul li:nth-child(13) {
	background-image: url(../images/service/quake/list-img.png);
}

.service ul li:nth-child(14) {
	background-image: url(https://okayama-office.com/cms01/wp-content/uploads/2021/05/telework.png);
}

.service ul li:nth-child(15) {
	background-image: url(https://okayama-office.com/cms01/wp-content/uploads/2021/05/telework2.png);
}

.service ul li:nth-child(16) {
	background-image: url(https://okayama-office.com/cms01/wp-content/uploads/2022/06/kaigyou.png);
}


@media only screen and (max-width: 1050px) {
	.service ul li {
		width: 47%;
	}
}
@media only screen and (max-width: 930px) {
	.home .service ul li {
		width: 32%;
		margin-bottom: 20px;
	}
	.home .service ul li a {
		font-size: 22px;
	}
}
@media only screen and (max-width: 667px) {
	.service ul li,
	.home .service ul li {
		width: 100%;
		margin: 0 auto 20px auto;
	}
}
@media only screen and (max-width: 480px) {
	.service ul {
		flex-direction: column;
	}
}

/******************************************************************************************
service 移転
******************************************************************************************/
/*ワンストップ*/
.moving .onestop .grid {
	justify-content: space-between;
}
.moving .onestop .grid li {
	width: 32%;
	margin-bottom: 14px;
	padding: .8em 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #fff;
	border-radius: 4px;
	text-shadow: 1px 1px 4px rgba(0,0,0,0.50);
}
/*選ばれる理由*/
.moving .img-box img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}


/*引越し費用*/
.moving .price li {
	margin-bottom: 15px;
	padding: 30px 20px 10px 20px;
	border: 8px solid;
}
.moving .price li .price-ttl {
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: bold;
	color: #111;
	line-height: 1;
}
.moving .price li .meyasu {
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	border-bottom: 1px dashed #bbb;
	color: #333;
}
.moving .price li .meyasu span {
	font-size: 40px;
	font-weight: bold;
	color: #D21100;
}
.moving .price li .tag {
	padding: 0;
}
.moving .price li .tag dt {
	margin-bottom: 5px;
	font-size: 18px;
	color: #333;
}
.moving .price li dd span {
	display: inline-block;
	margin: 0 15px 15px 0;
	padding: 8px;
	font-size: 18px;
	color: #4E4E4E;
	line-height: 26px;
	background-image: linear-gradient(-180deg, #F3F3F3 0%, #F0F0F0 100%);
	border: 1px solid #979797;
	box-shadow: inset 0 2px 0 0 #FFFFFF;
}

@media only screen and (max-width: 720px) {
	.moving .onestop .grid li {
		width: 49%;
	}
}
@media only screen and (max-width: 480px) {
	.moving .onestop .grid li {
		width: 100%;
		margin-bottom: 20px;
	}
	.moving .reason .detail h3  {
		flex-direction: column;
	}
	.moving .reason .detail h3 span,
	.moving .reason .detail h3:before {
		width: 92%;
		margin: 0 auto;
	}
	.moving .reason .detail h3 span {
		padding: 10px 0;
		font-size: 20px;
		text-align: justify;
	}
	.moving .onestop .grid li {
		width: 100%;
	}
	.moving .price li .price-ttl {
		font-size: 22px;
	}

	.moving .price li {
		border-width: 3px;
	}
}



/******************************************************************************************
iten 縮小移転
******************************************************************************************/
/*ワンストップ*/
.iten .onestop .grid {
	justify-content: space-between;
}
.iten .onestop .grid li {
	width: 32%;
	margin-bottom: 14px;
	padding: .8em 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #fff;
	border-radius: 4px;
	text-shadow: 1px 1px 4px rgba(0,0,0,0.50);
}
/*選ばれる理由*/
.iten .img-box img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}


/*引越し費用*/
.iten .price li {
	margin-bottom: 15px;
	padding: 30px 20px 10px 20px;
	border: 8px solid;
}
.iten .price li .price-ttl {
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: bold;
	color: #111;
	line-height: 1;
}
.iten .price li .meyasu {
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	border-bottom: 1px dashed #bbb;
	color: #333;
}
.iten .price li .meyasu span {
	font-size: 40px;
	font-weight: bold;
	color: #D21100;
}
.iten .price li .tag {
	padding: 0;
}
.iten .price li .tag dt {
	margin-bottom: 5px;
	font-size: 18px;
	color: #333;
}
.iten .price li dd span {
	display: inline-block;
	margin: 0 15px 15px 0;
	padding: 8px;
	font-size: 18px;
	color: #4E4E4E;
	line-height: 26px;
	background-image: linear-gradient(-180deg, #F3F3F3 0%, #F0F0F0 100%);
	border: 1px solid #979797;
	box-shadow: inset 0 2px 0 0 #FFFFFF;
}

@media only screen and (max-width: 720px) {
	.iten .onestop .grid li {
		width: 49%;
	}
}
@media only screen and (max-width: 480px) {
	.iten .onestop .grid li {
		width: 100%;
		margin-bottom: 20px;
	}
	.iten .reason .detail h3  {
		flex-direction: column;
	}
	.iten .reason .detail h3 span,
	.iten .reason .detail h3:before {
		width: 92%;
		margin: 0 auto;
	}
	.iten .reason .detail h3 span {
		padding: 10px 0;
		font-size: 20px;
		text-align: justify;
	}
	.iten .onestop .grid li {
		width: 100%;
	}
	.iten .price li .price-ttl {
		font-size: 22px;
	}

	.iten .price li {
		border-width: 3px;
	}
}


/******************************************************************************************
service　レイアウト設計
******************************************************************************************/
.gallery:not(:last-child) {
	padding: 10px 0;
	border-bottom: 1px dashed #ddd;
}
.gallery-item dt {
	margin: 0 !important;
}
.gallery-item dt img {
	width: 100%;
	height: auto;
	border: 0px !important;
}
.layout .trouble .img-box {
	width: 100%;
	margin: 0 0 20px 0;
}
.layout .trouble .img-box img {
	width: 100%;
	height: auto;
}
.layout .point .wide-box dl {
	margin: 20px 0;
	padding: 0;
}
.layout .point .wide-box dt,
.layout .point .wide-box dd {
	margin: 0 0 10px 0;
	padding: 10px;
	font-size: 15px;
	line-height: 1.3;
}
.layout .point .wide-box dt {
	width: 12%;
	text-align: center;
	color: #fff;
}
.layout .point .wide-box dd {
	width: 88%;
	border: 1px solid;
}
.layout .point .formula {
	width: 100%;
	margin: 20px 0;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #D21100;
	border: 3px solid #D21100;
}
.layout .wide-img-box {
	text-align: center;
}
.layout .wide-img-box:nth-child(2) img {
	width: 80%;
	height: auto;
	margin: 0 auto;
}
.space-list {
	width: 100%;
	margin: 20px 0 0 0;
	padding: 15px 25px !important;
	background-color: #f4f4f4;
}
.space-list dt {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	text-align: center;
	border-bottom-width: 1px;
	border-style: solid;
}
.space-list dd {
	width: calc(100 / 3 * 1%);
	font-size: 14px;
	line-height: 1.5;
}
.point .space-img  li {
	display: block;
	margin-bottom: 10px;

}
.space-img {
	background-color: #f1f1f1;
	justify-content: space-between;
}
.space-img li {
	width: 24%;
}
.space-img li img {
	width: 100%;
	height: auto !important;
}
.last-check {
	width: 100%;
	margin: 20px 0;
	padding: 25px !important;
	background-color: #f1f1f1;
}
.last-check li {
	margin: 0;
	font-weight: bold;
}
.last-check li:not(:last-child) {
	margin: 0 0 .5em 0;
}
@media only screen and (max-width: 667px) {
	.space-img li {
		width: 48%;
		margin-bottom: 0px;
	}
	.layout .point .wide-box dt {
		width: 20%;
		display: flex;
		align-items: center;
	}
	.layout .point .wide-box dd {
		width: 80%;
	}
	.layout .wide-img-box img {
		width: 100%;
	}
}
@media only screen and (max-width: 480px) {
	.layout .point .formula strong {
		display: block;
	}
	.space-img li {
		width: 100%;
	}
	.space-list dd {
		width: 100%;
		margin-bottom: 10px;
	}
	.layout .point .wide-box dt {
		width: 30%;
	}
	.layout .point .wide-box dd {
		width: 70%;
	}
}
/******************************************************************************************
service　家具
******************************************************************************************/
.furniture .trouble dl {
	padding: 25px;
	background-color: #f1f1f1;
}
.furniture .trouble dl dt {
	width: 100%;
	margin-bottom: 5px;
	font-size: 16px;
}
.furniture .trouble dl.grid.makers dd {
	width: 25%;
	float: left;
}
.furniture .trouble dl.grid.makers dd:before {
	content: '\f0da';
	margin: 0 8px 0 0;
	font-family: FontAwesome;
	transition: all .3s;
	color: orange;
}
.furniture .trouble dl.grid.makers dt {
	margin: 0 0 10px 0;
}
.furniture .trouble dl dt.maker  {
	margin-bottom: 10px;
	font-size: 20px;
	color: orange;
}
.furniture .trouble dl dd {
	font-size: 14px;
}

.furniture .img-box img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.furniture .detail a {
	width: 100%;
	margin: 10px 0;
	padding: 10px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	background-color: #D21100;
	border-radius: 100px;
}
.furniture .point li dl {
	margin: 10px 0 20px 0;
	padding: 20px;
	background-color: #f3f3f3;
}
.furniture .point li dl dt {
	font-size: 15px;
}
.furniture .point li dl dd {
	font-weight: normal;
}
.furniture .point li dl dt:not(:first-child) {
	margin: 15px 0 0 0;
}
@media only screen and (max-width: 568px) {
	.furniture .trouble h3 {
		font-size: 18px;
		letter-spacing: -1px;
	}
	.furniture .trouble dl.grid.makers dd {
		width: 50%;
		font-size: 10px;
	}
}
/******************************************************************************************
service　内装工事
******************************************************************************************/
.carpentry .menu-box-list .msg {
	width: 100%;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	line-height: 1.4;
	color: #D21100;
	border: 3px solid #D21100;
}

/******************************************************************************************
service　パーテーション
******************************************************************************************/
.partition .menu-list {
	justify-content: space-between;
}
.partition .menu-list li {
	position: relative;
	width: 31%;
}
.partition .menu-list li:after {
	position: absolute;
	top: 0;
	bottom: -30px;
	right: 0;
	left: 0;
	content: '\f078';
	width: 16px;
	height: 9px;
	margin: auto;
	font-family: FontAwesome;
	transition: all .3s;
}
.partition .menu-list li:hover:after {
	color: #fff;
}
.partition .menu-list li a {
	display: block;
	width: 100%;
	margin: 0 0 15px 0;
	padding: 20px 0;
	text-align: center;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.3;
	letter-spacing: -2px;
	color: #333;
	background: -webkit-linear-gradient( top, #fafafa 0%, #f4f3f3 40%, #cdccca);
	background: ( top, #fafafa 0%, #f4f3f3 40%, #cdccca);
	border: 1px solid #dadada;
	transition: 0.5s;
}
.partition .menu-list li a:hover {
	color: #666;
}
.partition .menu-list li a span {
	display: block;
	font-size: 16px;
}
.partition #menu01,
.partition #menu02,
.partition #menu03 {
	margin: 0 0 40px 0;
}
.partition h4 {
	display: block;
	margin: 0 5px 10px 5px;
	padding: 0 0 0 12px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
	border-left: 4px solid;
}
.partition #menu02 p,
.partition #menu03 p {
	font-size: 15px;
	font-weight: normal;
	line-height: 1.4;
}
.partition .menu-detail li {
	font-size: 15px;
	line-height: 1.4;
}
.partition .menu-detail li span {
	display: block;
	margin: 10px 0;
	font-size: 20px;
	font-weight: bold;
}
.partition .block.trouble .grid.detail {
	padding: 0 5px;
}

@media only screen and (max-width: 480px) {
	.partition .menu-list li {
		width: 100%;
	}
}

/******************************************************************************************
service　床工事
******************************************************************************************/
/*
.floor2 dl.grid dd:before{
	content: '\f0da';
	margin: 0 8px 0 0;
	font-family: FontAwesome;
	transition: all .3s;
	color: #f10100;
}
*/
/******************************************************************************************
service　壁・天井工事
******************************************************************************************/
/*
.wall dl.grid dd:before{
	content: '\f0da';
	margin: 0 8px 0 0;
	font-family: FontAwesome;
	transition: all .3s;
	color: #f10100;
}
*/
/******************************************************************************************
service　ドア工事
******************************************************************************************/
/*
.door dl.grid dd:before{
	content: '\f0da';
	margin: 0 8px 0 0;
	font-family: FontAwesome;
	transition: all .3s;
	color: #f10100;
}
*/
/******************************************************************************************
service　窓まわり工事
******************************************************************************************/
/*
.window dl.grid dd:before{
	content: '\f0da';
	margin: 0 8px 0 0;
	font-family: FontAwesome;
	transition: all .3s;
	color: #f10100;
}
*/

/******************************************************************************************
service　電気・照明工事
******************************************************************************************/
/*
.lighting dl.grid dd:before{
	content: '\f0da';
	margin: 0 8px 0 0;
	font-family: FontAwesome;
	transition: all .3s;
	color: #f10100;
}
*/

/******************************************************************************************
service　配線工事・ネットワーク
******************************************************************************************/
/*
.network dl.grid dd:before{
	content: '\f0da';
	margin: 0 8px 0 0;
	font-family: FontAwesome;
	transition: all .3s;
	color: #f10100;
}
*/

/******************************************************************************************
service　サイン工事
******************************************************************************************/
/*
.sign dl.grid dd:before{
	content: '\f0da';
	margin: 0 8px 0 0;
	font-family: FontAwesome;
	transition: all .3s;
	color: #f10100;
}
*/

/******************************************************************************************
service　会議室セミナールーム工事
******************************************************************************************/
/*
.conference dl.grid dd:before{
	content: '\f0da';
	margin: 0 8px 0 0;
	font-family: FontAwesome;
	transition: all .3s;
	color: #f10100;
}
*/
/******************************************************************************************
service　オフィスの地震対策工事
******************************************************************************************/
/*
.quake dl.grid dd:before{
	content: '\f0da';
	margin: 0 8px 0 0;
	font-family: FontAwesome;
	transition: all .3s;
	color: #f10100;
}
.quake .menu-list dl dd {
	width: 50%;
}
*/
/******************************************************************************************
service 防犯カメラ
******************************************************************************************/
.camera .menu-box-list .grid > .grid p {
	width: 65%;
}
.camera .menu-box-list .grid > .grid .img-box {
	width: 32%;
}
.camera .use ul {
	padding: 0;
}
.camera .use li {
	display: flex;
	margin-bottom: 30px;
	flex-flow: row wrap;
	justify-content: space-between;
}
.camera .use li h4,
.camera .use li h5 {
	width: 100%;
	line-height: 1.3;
}
.camera .use li h4 {
	margin-bottom: .6em;
	padding: .6em;
	font-size: 22px;
	color: #fff;
}
.camera .use li h5 {
	margin-bottom: .6em;
	padding: 0 0 0 10px;
	font-size: 22px;
}
.camera .use li .txt {
	width: 63%;
	padding: 0 0 0 10px;
	font-size: 14px;
	line-height: 1.5;
}
.camera .use li .txt span {
	display: block;
	font-size: 18px;
	font-weight: bold;
}
.camera .use li .txt span:last-child {
	margin-top: 10px;
}
.camera .use li .img-box {
	width: 35%;
}
.camera .use li .img-box img {
	width: 100%;
	height: auto;
}
@media only screen and (max-width: 736px) {
	.camera .menu-box-list .grid > .grid .img-box,
	.camera .menu-box-list .grid > .grid p,
	.camera .use li .txt,
	.camera .use li .img-box {
		width: 100%;
	}
	.camera .use li .img-box {
		padding-top: 15px;
	}
}
/******************************************************************************************
service セキュリティ対策
******************************************************************************************/
.security a.btn {
	display: block;
	width: 100%;
	margin-top: 10px;
	padding: 10px 0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	letter-spacing: -1px;
	background-color: #D21100;
	border-radius: 100px;
}
.security .point a .thumb-box {
	position: absolute;
	left: 2px;
	top: 2px;
	width: 70px;
	height: 70px;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: 50% 50%;
	overflow: hidden;
}
.security .point a .thumb-box {
	background-image: url(../images/service/camera/hd-img.png);
}

/******************************************************************************************
service 地震対策
******************************************************************************************/
.quake .trouble .img-box {
	max-width: 100%;
	padding: 0 5px;
}
.quake .trouble .img-box img {
	width: 100%;
	height: auto;
}

/******************************************************************************************
add
******************************************************************************************/

.red {color: #cc0000;}
.fontbold {font-weight: bold;}
.font12 {font-size: 1.2em;}
.txtcenter {text-align: center!important;}


.furn01 ul li{
	list-style: none;
}
.furn01-ttl{
	padding: 5% 0 2% 0;
    font-size: 30px;
    text-align: center;
    letter-spacing: 0.1vw;
}
@media only screen and (max-width: 767px) {
.furn01-ttl{
	padding-top: 5%;
    font-size: 6vw;
    line-height: 7vw;
    text-align: center;
    letter-spacing: 0;
}
}
.furn01-ttl-2 {
    padding: 5% 0 2% 0;
    font-size: 30px;
    text-align: center;
    letter-spacing: 0.1vw;
}
@media only screen and (max-width: 767px) {
.furn01-ttl-2 {
    padding: 5% 0 2% 0;
    font-size: 6vw;
    text-align: center;
    letter-spacing: 0.1vw;
}
}
.furn01-ttl-3 {
    font-size: 30px;
    text-align: center;
    letter-spacing: 0.1vw;
}
.furn02 {
    padding: 4% 0;
}
.furn02-box01{
	margin: 2% 0;
	padding: 5%;
	background-color: #eff2f8;
	border-radius: 20px;
}
.furn02-box02{
	display: flex;
	flex-wrap:wrap;
}
.furn02-tex03{
	width: 25%;
	font-size: 15px;
}
@media only screen and (max-width: 767px) {
	.furn02-tex03{
	width: 50%;
	font-size: 15px;
}
}
.furn02-tex01{
	padding-bottom: 4%;
	font-size: 22px;
	font-weight: 600;
	line-height: 23px;
}
@media only screen and (max-width: 767px) {
	.furn02-tex01{
	font-size: 4.5vw;
	line-height: 5.5vw;
}
}
.furn02-tex02{
	font-size: 15px;
}
.furn03-box01{
	display: flex;
	justify-content: space-between;
	margin-bottom: 2%;
}
@media only screen and (max-width: 767px) {
	.furn03-box01{
	display: block;
	justify-content: space-between;
	margin-bottom: 2%;
}
}
.furn04-box01{
	display: flex;
	padding-bottom: 4%;
}
@media only screen and (max-width: 767px) {
	.furn04-box01{
	display: block;
	padding: 3% 0;
}
}
.furn04-box01 img{
	width: 400px;
    border-radius: 15px;
}
@media only screen and (max-width: 767px) {
	.furn04-box01 img{
    display: block;
    width: 70%;
    margin: auto;
    border-radius: 20px;
}
}
.furn04 p {
    padding: 3% 0;
}
.furn04-box02{
	margin-bottom: 3%;
    padding: 2% 5% 0 5%;
	background-color: #eff2f8;
	border-radius: 20px;
}
.furn04-text01{
	width: 100%;
    font-size: 15px;
    padding-right: 20px;
}
@media only screen and (max-width: 767px) {
	.furn04-text01{
    padding-right: 0;
}
}
.furn04-text02{
	font-size: 22px;
	font-weight: 600;
}
.furn04-text03{
	font-size: 15px;
	padding-bottom: 15px;
}
.furn04-text04{
	font-weight: 600;
}
.furn05-box01{
	display: flex;
    align-items: center;
    padding: 15px;
    background-color: #eff2f8;
	border-radius: 15px;
}
@media only screen and (max-width: 767px) {
	.furn05-box01{
	display: block;
}
}
.furn05-text01{
	width: 100px;
    margin-right: 10px;
    height: 40px;
    line-height: 40px;
    background-color: #cc0000;
    color: #FFF;
    font-size: 17px;
    text-align: center;
    font-weight: 600;
    border-radius: 20px;
}
@media only screen and (max-width: 767px) {
.furn05-text01 {
    width: 80px;
    margin: auto;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    border-radius: 15px;
}
}
.furn05-text02{
	font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.1vw;
	text-align: left;
}
@media only screen and (max-width: 767px) {
.furn05-text02 {
    font-size: 4vw;
    letter-spacing: 0;
    text-align: center;
}
}
.furn05-text03{
	margin: 10px 20px;
    padding: 20px 0 20px 10px;
	border-left: 2px solid #eff2f8;
	font-size: 15px;
}
@media only screen and (max-width: 767px) {
.furn01 ul {
    padding-left: 0;
}
}
.sign01-ttl{
	padding: 5% 0 2% 0;
    font-size: 30px;
    text-align: center;
    letter-spacing: 0.1vw;
}
.sign-box02{
	display: flex;
	justify-content: space-between;
}
.sign-box02 img{
	display: block;
	width: 24%;
	border-radius: 15px;
}
.came01-ttl{
	padding: 5% 0 2% 0;
    font-size: 30px;
    text-align: center;
    letter-spacing: 0.1vw;
}
.came-box02{
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;
}
.came-box02mini{
	width: 32%;
	margin-top: 2vw;
	padding: 2vw;
	border: #cccccc 1px solid;
	border-radius: 15px;
}
@media only screen and (max-width: 767px) {
	.came-box02mini{
		width: 49%;
		margin-top: 2vw;
		padding: 2vw;
		border: #cccccc 1px solid;
		border-radius: 15px;
	}
}
.came-box02mini img{
	display: block;
	width: 35%;
	margin: auto;
}
.came-box04{
	margin-top: 20px;
	background-color: #eff2f8;
	padding: 2vw;
	border-radius: 15px;
}
.came-box04mini{
	display: flex;
	justify-content: space-between;
	flex-wrap:wrap;
}
.came-box04mini img{
	display: block;
	width: 350px;
	margin: auto;
	border-radius: 10px;
}
@media only screen and (max-width: 1023px) {
	.came-box04mini{
	display: block;
	justify-content: space-between;
	flex-wrap:wrap;
	}
	.came-box04mini img{
		display: block;
		width: 50%;
		margin: 10px auto;
		border-radius: 10px;
	}
}
@media only screen and (max-width: 767px) {
	.came-box04mini img{
		display: block;
		width: 75%;
		margin: 10px auto;
		border-radius: 10px;
	}
}

.came-text02{
	padding: 1vw 0;
	font-weight: 600;
	text-align: center;
}
.came-text03{
	padding-top: 2vw;
	font-size: 15px;
	line-height: 23px;
}
.came-text04{
	width: 570px;
}
@media only screen and (max-width: 1024px) {
	.came-text04{
	width: 100%;
}
}
.came-text05{
	margin: 20px 0 10px 0;
    padding-left: 15px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
    background-color: #FFF;
    border-radius: 10px;
}
.came-text05-af{
	margin: 20px 0 10px 0;
    padding-left: 15px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
    background-color: #FFF;
    border-radius: 10px;
	color: #cc0000;
}
.came-text06 {
    font-size: 15px;
    line-height: 23px;
}
.came-text07{
    font-size: 20px;
	line-height: 27px;
}