@charset "utf-8";


/* ==========================================================================
   ◆共通箇所
   ========================================================================== */

#main_ttl  {
	margin: 0 auto 5%;
	position: relative;
	width: 100%;
	max-width: none;
}
#main_ttl img  {
	max-width: none;
	width: 100%;
	height: auto;
}

#main_ttl h1 {
	width: 270px;
    line-height: 70px;
    padding: 0px 5px;
    display: inline-block;
    background: #F3D823;
    font-size: 150%;
    font-weight: bold;
    color: #00426E;
    text-decoration: none;
    text-align: center;
    position: absolute;
    left: 0%;
    top: 0%;
    bottom: 0%;
    right: 0%;
    margin: auto;
    height: 70px;
}

#main_ttl h1.works_ttl {
	width: 270px;
	line-height:70px;
	padding: 0px 5px;
	display: inline-block;
	background: #F3D823;
	font-size: 150%;
	font-weight: bold;
	color: #00426E;
	text-decoration: none;
	text-align:center;
	position:absolute;
	left:0%;
	top:0%;
	bottom:0%;
	right:0%;
	margin:auto;
	height:70px;
}
@media screen and (max-width: 480px) {
#main_ttl h1.works_ttl {
	font-size: 125%;
	width: 50%;
	line-height:40px;
	height:40px;
}
}

/* ==========================================================================
   ◆エクステリア　土木工事 下水道工事
   ========================================================================== */
   
#exterior_box {
	margin: 0 auto 2%;
	width: 100%;
	position: relative;
}
#exterior_box .box01 {
	max-width: 1052px;
	width:96%;
	margin: 0 auto 5%;
	overflow: hidden;
}
#exterior_box .left_box {
	width: 80%;
	float: left;
}
#exterior_box .left_box .large_txt {
	font-size: 181.25%;
	line-height: 160%;
	margin: 0 0 2%;
	font-weight: bold;
}
#exterior_box .left_box .large_txt span {
	display:block;
}
#exterior_box .left_box .txt_box {
	font-size: 100%;
	line-height: 180%;
}
#exterior_box .left_box .sp_img {
	max-width: 150px;
	margin: 0 auto 3%;
	width: 80%;
	display: none;
}

#exterior_box .right_box {
	max-width: 198px;
	width: 18%;
	float: right;
}


#exterior_box .img_box {
	display: table;
	width:100%;
	margin:0 0 5%
}
#exterior_box .img_box li {
	display: table-cell;
	width: 33.3%;
}



#exterior_box p.large_txt02,#gesui_area p.large_txt02 {
	font-size: 143.75%;
	line-height: 160%;
	margin: 0 0 3%;
	font-weight: bold;
	text-align:center;
}

#exterior_box .cnt_box:last-child {
	margin:0 0 0%;
}
#exterior_box .cnt_box {
	display: table;
	overflow: hidden;
	background:#f3d823;
	width:100%;
	table-layout: fixed;
	margin:0 0 3%;
}
#exterior_box .cnt_box .img_box {
	display:table-cell;
	max-width: 640px;
	width:50%;
}
#exterior_box .cnt_box .txt_box {
	display:table-cell;
	width: 50%;
	max-width: 640px;
	vertical-align:middle;
	padding:0 5%;
}


#exterior_box .cnt_box .h3_ttl {
	margin: 0px 0px 6%;
	padding: 0px;
	font-size: 181.25%;
	font-weight: bold;
	color: #00426E;
	line-height: 160%;
}
#exterior_box .cnt_box .txt {
	color: #21486E;
	font-size: 100%;
	line-height: 180%;
}



@media screen and (max-width: 640px) {

#exterior_box .box01 {
	width:90%;
	margin: 0 auto 5%;
}
#exterior_box .left_box {
	width: 96%;
	float: none;
}
#exterior_box .left_box .large_txt {
	font-size: 112.5%;
	line-height: 160%;
	margin: 0 0 2%;
	font-weight: bold;
}

#exterior_box .left_box .large_txt span {
	display: inline;
}
#exterior_box .left_box .sp_img {
	display: block;
}

#exterior_box .right_box {
	display: none;
}
#exterior_box p.large_txt02,#gesui_area p.large_txt02 {
	font-size: 125%;
	line-height: 160%;
	margin: 0 3% 3%;
	font-weight: bold;
	text-align:center;
}


#exterior_box .cnt_box {
	display: block;
	margin: 0 0 5%;
}
#exterior_box .cnt_box .img_box {
	display: table-cell;
	vertical-align: bottom;
	max-width: 640px;
	width:100%;
}
#exterior_box .cnt_box .txt_box {
	display: inline-block;
	width: 100%;
	max-width: 640px;
	vertical-align: bottom;
	padding:0 5%;

}


#exterior_box .cnt_box .h3_ttl {
	margin: 5% 0px 6%;
	padding: 0px;
	font-size: 125%;
	font-weight: bold;
	color: #00426E;
	line-height: 160%;
}
#exterior_box .cnt_box .txt {
	color: #21486E;
	font-size: 100%;
	line-height: 180%;
	margin: 0 0px 6%;
}
}


/* ==========================================================================
   ◆施工実績
   ========================================================================== */

#works_contents {
	margin: 0 0 7%;
}
#works_contents .works_list  {
	width: 90%;
	max-width: 1080px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
#works_contents .works_list li {
	width: 31.5%;
	max-width: 340px;
	margin: 0 0px 30px 0;
	float: left;
}
#works_contents .works_list li:nth-of-type(3n+2) {
	margin: 0 2.5% 30px;
}
#works_contents .works_list p {
	margin: 10px 0 0;
	font-size: 100%;
}

#works_contents .works_list p span {
	padding: 3px 8px;
	margin:0 10px 0 0;
	display: inline-block;
	width: 100px;
	text-align: center;
	background: #f3d823;
	font-size: 75%;
	color: #00426e;
	font-weight: bold;
}


#works_contents .works_list a {
	color: #00426E !important;
	text-decoration: none;
}
#plan_contents {
	width: 100%;
	background: #f3d823;
}
#plan_contents .plan_price {
	max-width: 1080px;
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}
#plan_contents .plan_price li {
	max-width: 500px;
	width: 46%;
	display: block;
	margin: 0 7% 80px 0;
	float: left;
}
#plan_contents .plan_price li:nth-of-type(even) {
	margin: 0 0px 80px 0;
}
#plan_contents .plan_price a {
	display: block;
	background: #fff;
	text-decoration: none;
	overflow: hidden;
	color: #00426e;
	position: relative;
	line-height: 160%;
}
#plan_contents .plan_price  p {
	margin: 5%;
}
#plan_contents .plan_price  p span {
	display: block;
	text-align: center;
	font-size: 181.25%;
	margin: 15px 0 0;
	font-weight: bold;
}

#plan_contents .plan_price p span:after {
	content:"▶";
	position:absolute;
	bottom:5%;
	right:5%;
	font-size:75%;
}

#works_contents .ttl_box {
	background: #00426e;
	padding: 12px;
	margin: 0 auto 6%;
	width: 100%;
	max-width: 1080px;
}
#works_contents .ttl_box .cat {
	padding: 3px 8px;
	margin:0 10px 0 0;
	display: inline-block;
	width: 100px;
	text-align: center;
	background: #f3d823;
	font-size: 75%;
	color: #00426e;
	font-weight: bold;
}
#works_contents .ttl_box h2 {
	display: inline-block;
	color: #fff;
	vertical-align: middle;

}
#entry_area {
	max-width: 680px;
	margin: 5% auto 0;
	width: 90%;
}
#entry_area p {
	margin: 0 0 1em;
	line-height: 180%;
}
#pagination_box {
	width: 90%;
	max-width: 680px;
	margin: 5% auto;
	padding: 2% 0 0;
	border-top: 1px solid #00426e;
}
#pagination_box .prev {
	width: 45%;
	display: inline-block;
	text-align: left;
}
#pagination_box .prev i {
	padding:0 5px 0 0;
}
#pagination_box .next {
	width: 45%;
	display: inline-block;
	text-align: right;
}
#pagination_box .next i {
	padding:0 0 0 5px;
}
#pagination_box .list {
	width: 8%;
	display: inline-block;
	text-align: center;
}

#pagination_box a {
	text-decoration:none;
}



@media screen and (max-width: 640px) {



#works_contents .works_list  {
	width: 90%;
	max-width: 1080px;
}
#works_contents .works_list li {
	width: 47.5%;
	margin: 0 0px 30px 0;
}
#works_contents .works_list li img {
	width: 100%;
	max-height:170px;
}
#works_contents .works_list li:nth-of-type(3n+2) {
	margin: 0 0 30px;
}
#works_contents .works_list li:nth-of-type(even) {
	margin: 0 2% 30px;
}
#works_contents .works_list p {
	margin: 10px 0 0;
	font-size: 87.5%;
}

#works_contents .works_list p span {
	padding: 3px 5px;
}


#plan_contents {
	width: 100%;
	background: #f3d823;
}
#plan_contents .plan_price {
	max-width: 1080px;
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}
#plan_contents .plan_price li {
	max-width: 500px;
	width: 90%;
	display: block;
	margin: 0 auto 7%;
	float: none;
}
#plan_contents .plan_price li:nth-of-type(even) {
	margin: 0 auto 7%;
}
#plan_contents .plan_price  p {
	margin: 5%;
}
#plan_contents .plan_price  p span {
	font-size: 150%;
}

#plan_contents .plan_price p span:after {
	content:"▶";
	position:absolute;
	bottom:2%;
	right:5%;
	font-size:75%;
}

#works_contents .ttl_box {
	margin: 0 auto 5%;
	width: 94%;
}
#entry_area {
	max-width: 680px;
	margin: 0 auto;
	width: 90%;
}
#pagination_box {
	width: 90%;
	max-width: 680px;
	margin: 5% auto;
	padding: 2% 0 0;
	border-top: 1px solid #00426e;
}
#pagination_box .prev {
	width: 45%;
	display: inline-block;
	text-align: left;
}
#pagination_box .prev i {
	padding:0 5px 0 0;
}
#pagination_box .next {
	width: 45%;
	display: inline-block;
	text-align: right;
}
#pagination_box .next i {
	padding:0 0 0 5px;
}
#pagination_box .list {
	width: 5%;
	display: inline-block;
	text-align: center;
}

#pagination_box a {
	text-decoration:none;
}



}

@media screen and (max-width: 480px) {

#works_contents .works_list li {
	width: 100%;
	margin: 0 auto 15px;
	float:none;
}
#works_contents .works_list li img {
	width: 100%;
	max-height:none;
}
#works_contents .works_list li:nth-of-type(3n+2) {
	margin: 0 auto 15px;
}
#works_contents .works_list li:nth-of-type(even) {
	margin: 0 auto 15px;
}


#works_contents .works_list p span {
	padding: 3px 5px;
}


#plan_contents .plan_price li {
	width: 94%;
}

#plan_contents .plan_price p span:after {
	content:"▶";
	position:absolute;
	bottom:2%;
	right:5%;
	font-size:75%;
}


}





/* ==========================================================================
   ◆NEWS
   ========================================================================== */
#info_contents {
	width: 100%;
	margin: 0 auto 8%;
	max-width: 1080px;
}
#top_contents .h2_ttl{
	border-top:1px solid #333232;
}
#info_contents .ttl_box {
	display: table;
	width: 100%;
	margin: 0 auto 15px;
	background: #efefef;
	height: 60px;
}

#info_contents .ttl_box .date {
	font-size: 87.5%;
	line-height: 160%;
	display: table-cell;
	width: 120px;
	background: #00426e;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}
#info_contents .ttl_box .cat_box {
	display: table-cell;
	width: 120px;
	text-align: center;
	vertical-align: middle;
}
#info_contents .ttl_box dd {
	font-size: 87.5%;
	display: table-cell;
	padding: 12px;
	line-height: normal;
	vertical-align: middle;
	text-align:left;
}
#info_contents .ttl_box dd h2 {
	font-size: 112.5%;
}
#info_contents .ttl_box .cat {
	padding: 5px 12px;
	display: inline-block;
	width: 100px;
	margin:0 auto;
	text-align: center;
	background: #f3d823;
	font-size: 75%;
	color: #00426e;
	font-weight: bold;
}
#info_contents .ttl_box a {
	font-size: 100%;
	color: #00426e;
	text-decoration: none;
}

@media screen and (max-width: 640px) {


#info_contents .ttl_box {
	display: block;
	width: 90%;
	margin: 0 auto 15px;
	background: #efefef;
	height: auto;
}

#info_contents .ttl_box .date {
	font-size: 87.5%;
	margin: 0px;
	padding:5px 10px;
	display: inline;
	width: auto;
	line-height:150%;
	float:left;
}
#info_contents .ttl_box .cat_box {
	float:left;
	display: inline-block;
	width: auto;
	text-align: center;
	vertical-align: middle;
	margin:0;
	background: #f3d823;
}

#info_contents .ttl_box .cat {
	padding:5px 10px;
	display: inline-block;
	width: 100px;
	margin:0 !important;
	text-align: center;
	background: #f3d823;
	font-size: 75%;
	color: #00426e;
	font-weight: bold;
	line-height:170%;
}

#info_contents .ttl_box dd {
	clear:both;
	font-size: 87.5%;
	display: block;
	padding: 12px;
	line-height: normal;
	vertical-align: middle;
}
#info_contents .info_list {
	text-align: right;
	max-width: none;
}
#info_contents .info_list a {
	font-size: 75%;
}
#info_contents .info_list a:after {
	content:url(../images/top/info_icon.png);
	margin:0 0 0 3px;
}


#info_contents .cat {
	padding: 5px 12px;
	display: inline-block;
	width: 100px;
	text-align: center;
	background: #f3d823;
	font-size: 75%;
	color: #00426e;
	margin: 0 20px 0 0;
	font-weight: bold;
}
#info_contents dd a {
	font-size: 100%;
	color: #00426e;
	text-decoration: none;
}


}


/* ==========================================================================
   ◆会社概要
   ========================================================================== */
#company_contets {
	width: 100%;
	padding: 5% 0;
	background: #f3d823;
}
#message_section {
	margin: 0 auto;
	max-width: 1080px;
	overflow: hidden;
	width:90%;
}
#message_section .txt_box {
	width: 76%;
	float: left;
}
#message_section .large_txt {
	font-size: 181.25%;
	margin: 0 0 1em;
	font-weight: bold;
	line-height:140%;
}
#message_section .large_txt span {
	display: block;
}
#message_section .txt_box .txt {
	line-height:180%;
}
#message_section .img_box {
	width: 18%;
	float: right;
}
#message_section .sp_img_box {
	width: 50%;
	text-align:center;
	margin:0 auto 5%;
	display:none;
}
#message_section .img_box p {
	margin-bottom: 10px;
}
#message_section .img_box .name {
	font-size: 137.5%;
	font-weight: bold;
	letter-spacing: 2px;
}
#about_section {
	margin: 0 0 7%;
}
#about_section table {
	width: 90%;
	margin: 0 auto;
	max-width: 870px;
	border-top: 1px solid #00426e;
}
#about_section tr {
	border-bottom: 1px solid #00426e;
}
#about_section td {
	padding: 2% 1% 2% 3%;
}


#about_section th {
	background: #f3d823;
	border-left: 7px solid #00426e;
	padding-top: 2%;
	padding-right: 1%;
	padding-left: 3%;
	padding-bottom: 2%;
	text-align: left;
	width: 20%;
	vertical-align: middle;
}

#map_section {
margin: 0px 0px 7%;
width:100%;
}

#map {
position: relative;
padding-bottom: 30.25%;
height: 0;
overflow: hidden;
}
#map iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}

#map_section p {
	margin: 2% auto 0;
	width: 90%;
	max-width: 1080px;
}

#staff_section{}

#staff_section .midashi_img  {
	margin: 0 auto 5%;
	width: 100%;
	position: relative;
}
#staff_section .midashi_img  img  {
	max-width: none;
	width: 100%;
	height: auto;
}


#staff_contents {
	margin: 0 auto;
	width: 90%;
	max-width: 1080px;
	font-size: 0px;
}
#staff_contents li {
	display: inline-block;
	width: 31.5%;
	max-width: 340px;
	margin:0 0px 30px;
	vertical-align:top;
}
#staff_contents li:nth-of-type(3n+2) {
	margin:0 2.7% 30px;
}

#staff_contents p {
	font-size:16px;
	line-height:180%;
	margin:1em 0 0;
}

#staff_contents p.name {
	font-weight:bold;
}

@media screen and (max-width: 768px) {
#company_contets {
	padding: 5% 0;
}
#message_section .txt_box {
	width: 96%;
	float:none;
}
#message_section .large_txt {
	font-size: 150%;
}
#message_section .large_txt span {
	display: block;
}
#message_section .img_box {
	display:none;
}
#message_section .sp_img_box {
	display: block;
}

#message_section .img_box .name {
	font-size: 137.5%;
	font-weight: bold;
	letter-spacing: 2px;
}
#about_section {
	margin: 0 0 7%;
}
#about_section table {
	width: 90%;
	margin: 0 auto;
	max-width: 870px;
	border-top: 1px solid #00426e;
}
#about_section tr {
	border-bottom: 1px solid #00426e;
}
#about_section td {
	padding: 2% 1% 2% 3%;
}


#about_section th {
	background: #f3d823;
	border-left: 7px solid #00426e;
	padding-top: 2%;
	padding-right: 1%;
	padding-left: 3%;
	padding-bottom: 2%;
	text-align: left;
	width: 20%;
	vertical-align: middle;
}



#staff_contents {
	margin: 0 auto;
	width: 90%;
	max-width: 1080px;
	font-size: 0px;
}
#staff_contents li {
	display: inline-block;
	width: 47%;
	max-width: 340px;
	margin:0 0px 30px;
}
#staff_contents li:nth-of-type(3n+2) {
	margin:0 0% 30px;
}
#staff_contents li:nth-of-type(even) {
	margin:0 0% 30px 3%;
}

#staff_contents p {
	font-size:16px;
	line-height:180%;
}

#staff_contents p.name {
	font-weight:bold;
	margin:0 0 1em;
}


}

@media screen and (max-width: 640px) {

#about_section table {
	width: 94%;
	margin: 0 auto;
	max-width: 870px;
	border-top: 1px solid #00426e;
	border-left: 7px solid #00426e;
}
#about_section tr {
	border-bottom: 1px solid #00426e;
}
#about_section td {
	padding: 2% 1% 2% 3%;
	display:block;
	font-size:87.5%;
}


#about_section th {
	display:block;
	background: #f3d823;
	border-left: none;
	width: 100%;
}



}

@media screen and (max-width: 480px) {
#company_contets {
	padding: 5% 0;
}
#message_section .txt_box {
	width: 96%;
}
#message_section .large_txt {
	font-size: 112.5%;
}
#message_section .large_txt span {
	display: inline;
}
#message_section .txt_box .txt {
	line-height:160%;
	font-size:87.5%;
}
#message_section .img_box .name {
	font-size: 112.5%;
	font-weight: bold;
	letter-spacing: 2px;
}
#about_section {
	margin: 0 0 7%;
}



#staff_contents li {
	display: block;
	width: 100%;
	max-width: 340px;
	margin:0 auto 30px;
}
#staff_contents li:nth-of-type(3n+2) {
	margin:0 auto 30px;
}
#staff_contents li:nth-of-type(even) {
	margin:0 auto 30px;
}

#staff_contents p {
	font-size:16px;
	line-height:180%;
}

#staff_contents p.name {
	font-weight:bold;
	margin:0 0 1em;
}


}

/* ==========================================================================
   ◆お問い合わせ
   ========================================================================== */
#contact_box .txt {
	margin: 0 auto 6%;
	width: 90%;
	text-align: center;
}


#contact_box {
	margin: 0 0 8%;
}


#contact_box table {
	max-width: 870px;
	margin: 0 auto;
	width: 90%;
}


#contact_box table tr.bg{
	background:#f7f8f8;
	border-top:1px solid #00426e;
	border-bottom:1px solid #00426e;
}
#contact_box table th {
	width: 25%;
	padding:4% 3%;
	text-align: right;
}

#contact_box table th span {
	float:left;
	color:#e60012;

}
#contact_box table td {
	width: 65%;
	padding:4% 3% 4% 2%;
	text-align: left;
}

#contact_box table td.address01 {
	padding:4% 3% 1% 2%;
}
#contact_box table td.address02 {
	padding:1% 3% 1% 2%;
}
#contact_box table td.address03 {
	padding:1% 3% 4% 2%;
}
#contact_box table td input[type="text"] {
	width: 80%;
	border:1px solid #969696;
	padding:3px;
	height:35px;
}
#contact_box table td textarea {
	width: 80%;
	border:1px solid #969696;
	padding:2%;
	height:200px;
}#contact_box .form_btn {
	margin: 5% auto 0;
	width: 58.3%;
}
#contact_box .form_btn input {
	width: 47.6%;
	display: inline-block;
	background: #f3d823;
	color: #00426e;
	padding: 3% 0;
	font-weight: bold !important;
	border:none;
	font: 112.5%/160% "メイリオ", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contact_box .form_btn input[type="reset"] {
	margin:0 3% 0 0;

}
#contact_box table .cbox {
    width:30px;
    height:30px;
}


@media screen and (max-width: 640px) {

#contact_box {
	margin: 0 0 8%;
}


#contact_box table {
	max-width: 870px;
	margin: 0 auto;
	width: 94%;
}


#contact_box table tr.bg{
	background:#f7f8f8;
	border-top:1px solid #00426e;
	border-bottom:1px solid #00426e;
}
#contact_box table th {
	width: 100%;
	padding:4% 3%;
	text-align: center;
	display:block;
	border-bottom:1px solid #e5e5e5;
}

#contact_box table th span {
	float:right;

}
#contact_box table td {
	width: 100%;
	padding:4% 3% 4% 2%;
	text-align: left;
	display:block;
}

#contact_box table td.address01 {
	padding:4% 3% 1% 2%;
}
#contact_box table td.address02 {
	padding:1% 3% 1% 2%;
}
#contact_box table td.address03 {
	padding:1% 3% 4% 2%;
}
#contact_box table td input[type="text"] {
	width: 100%;
	border:1px solid #969696;
	padding:3px;
	height:35px;
}
#contact_box table td textarea {
	width: 100%;
	border:1px solid #969696;
	padding:2%;
	height:200px;
}#contact_box .form_btn {
	margin: 5% auto 0;
	width: 94%;
}
#contact_box .form_btn input {
	width: 47%;
	display: inline-block;
	background: #f3d823;
	color: #00426e;
	padding: 3% 0;
	font-weight: bold !important;
	border:none;
	font: 100%/160% "メイリオ", "游ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contact_box .form_btn input[type="reset"] {
	margin:0 3% 0 0;

}

}


.goto_top{ margin:10% 0 25%; text-align:center; font-size:112.5%;}

#pager_box{
	width: 90%;
	max-width: 680px;
	margin: 5% auto;
	padding: 2% 0 0;
	border-top: 1px solid #00426e;
}

.wp-pagenavi{ text-align:center;}

.wp-pagenavi a,.wp-pagenavi .pages{ border:none !important}

#gesui-box{
	display: flex;
	align-items: center;
  	justify-content: center;
    overflow: hidden;
    background: #f3d823;
    width: 100%;
    margin: 0 0 3%;
}
.gesui-inner {
    width: 50%;
    max-width: 640px;
    vertical-align: middle;
    padding: 0 5%;
	}
.h3_ttl {
    margin: 0px 0px 6%;
    padding: 0px;
    font-size: 181.25%;
    font-weight: bold;
    color: #00426E;
    line-height: 160%;
}
ul {
	margin:0;
	padding:0;
}
li {
	list-style:none;
}
		.order1 {
			-webkit-box-ordinal-group:1;
			  -ms-flex-order:1;
			  -webkit-order:1;
			  order:1;
		}
		.order2 {
			-webkit-box-ordinal-group:2;
			  -ms-flex-order:2;
			  -webkit-order:2;
			  order:2;
		}
		.order3 {
			-webkit-box-ordinal-group:1;
			  -ms-flex-order:1;
			  -webkit-order:1;
			  order:1;
		}
		.order4 {
			
			-webkit-box-ordinal-group:2;
			  -ms-flex-order:2;
			  -webkit-order:2;
			  order:2;
		}



@media screen and (max-width: 768px) {
	#gesui-box {
		display:block;
		margin: 0 0 5%;
	}	
	.gesui-inner {
    width: 100%;
	}
	#gesui-box div {
		margin:0 auto;
	}
	.h3_ttl {
		margin: 5% 0px 6%;
		padding: 0px;
		font-size: 125%;
		font-weight: bold;
		color: #00426E;
		line-height: 160%;
	}
	.text {
		color: #21486E;
		font-size: 100%;
		line-height: 180%;
		margin: 0 0px 6%;
	}
	
	.illust01,.illust02,.illust03 {
			display:none;
		}
	.ido-01 {
		top:0!important;
	}
	.disnone {
		display:none;
	}
	.br_sp {
		display:block!important;
	}
	.gesui-img {
		vertical-align: bottom;
		max-width: 640px;
		width: 100%!important;
	}
}



.large {
	font-size:20px;
	font-weight:bold;
	text-align:center;
}



.flow-text {
	font-size:13px;
}

.illust01 {
	position:absolute;
	top: 1250px;
    left: 450px;
	z-index: 1;
}

.illust02 {
	position:absolute;
    top: 1750px;
    left: 450px;
    z-index: 1;
}

.illust03 {
	position:absolute;
    top: 2850px;
    left: 450px;
    z-index: 1;
}

.nagare {
	text-align:center;
	font-size:120%;
	font-weight:bold;
}

.ido-01 {
	position: relative;
}

.br_sp {
	display:none;
}

.gesui-message {
	display: flex;
    overflow: hidden;
	list-style: none;
}

.gesui-img {
    max-width: 640px;
	box-sizing: border-box;
	width: 50%;
}

.text {
	color: #21486E;
    font-size: 100%;
    line-height: 180%;
}

/* ==========================================================================
   ◆匠の技　takumi_skill
========================================================================== */
#skill_contents .cnt_box{
    position: relative;
    max-width: 1080px;
    width: 90%;
    margin: 0 auto 70px;
}

#skill_contents .skill_box01{
    position: relative;
    width: 100%;
    height: 0px;
    background: url(../images/skill/cnt01_bg@2x.png) no-repeat left top;
    background-size: 94.4% auto;
    padding: 51% 0 0;
    margin: 0 0 60px;
}
#skill_contents .skill_box01 h2{
    position: absolute;
    top: 4.8%;
    left: 12%;
    font-size : 29px;
    line-height : 43px;
    color : #00426E;
    font-weight: 900;
}
#skill_contents .skill_box02{
    position: relative;
    width: 100%;
    height: 0px;
    background: url(../images/skill/cnt02_bg.png) no-repeat center top;
    background-size: 89.7% auto;
    padding: 51% 0 0;
    margin: 0 0 60px;
}
#skill_contents .skill_box02 h2{
    width: 100%;
    position: absolute;
    top: 4.8%;
    left: 0%;
    font-size : 29px;
    line-height : 43px;
    color : #00426E;
    font-weight: 900;
    text-align: center;
}
#skill_contents .skill_box01 .name{
    position: absolute;
    bottom: 0%;
    left: 32%;
    font-size : 15px;
    text-align: center;
    font-weight: bold;
}
#skill_contents .skill_box01 .name span{
    display: block;
    font-size : 12px;
    text-align: center;
}
#skill_contents .skill_box01 .works_img{
    position: absolute;
    max-width: 581px;
    width: 49.1%;
    bottom: 0px;
    right: 0px;
}
#skill_contents .skill_box02 .name{
    position: absolute;
    top: 50%;
    right: 6%;
    font-size : 15px;
    text-align: center;
    font-weight: bold;
}
#skill_contents .skill_box02 .name span{
    display: block;
    font-size : 12px;
    text-align: center;
}
#skill_contents .skill_box02 .works_img{
    position: absolute;
    max-width: 581px;
    width: 49.1%;
    bottom: 0px;
    left: 0px;
}

#skill_contents .works_img .customer_box{
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    background : rgba(0, 66, 110, 1);
    width: 100%;
    height: 60px;
    padding: 0 20px;
    margin: 0 0 10px;
}
#skill_contents .works_img .customer_box span{
    display: block;
    background : rgba(243, 216, 35, 1);
    width : 90px;
    height : 30px;
    text-align: center;
    font-size : 12px;
    line-height: 30px;
    font-weight: bold;
    color : #00426E;
    margin: 0 5% 0 0;
}

#skill_contents .works_img .customer_box h3{
    display: block;
    font-size : 24px;
    line-height: 30px;
    font-weight: bold;
    color : #fff;
}
#skill_contents .point_box{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

#skill_contents .point_box .box{
    margin: 0 0 3%;
}
#skill_contents .point_box .box:nth-of-type(1){
    width: 100%;
    margin: 0 0 3%;
}
#skill_contents .point_box .box:nth-of-type(2){
    max-width: 500px;
    width: 46.2%;
    margin: 0 0 0%;
}
#skill_contents .point_box .box:nth-of-type(3){
    max-width: 500px;
    width: 46.2%;
    margin: 0 0 0%;
}

#skill_contents .point_box .img_box{
    position: relative;
    margin: 0 0 20px;
}
#skill_contents .point_box .img_box span{
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: center;
    background : rgba(243, 216, 35, 1);
    position : absolute ;
    width : 148px;
    height: 46px;
    text-align: center;
    font-size : 20px;
    line-height: 1.2;
    font-weight: bold;
    color : #00426E;
}

#skill_contents .point_box p{
    font-size: 16px;
    line-height: 2;
}

@media screen and (max-width: 1240px) {
#skill_contents .skill_box01 h2{
    top: 4.8%;
    left: 10%;
    font-size : 2.4vw;
    line-height : 1.4;
}
#skill_contents .skill_box02 h2{
    top: 4.8%;
    left: 0%;
    font-size : 2.4vw;
    line-height : 1.4;
}
#skill_contents .works_img .customer_box h3{
    font-size : 1.9vw;
    line-height: 1.25;
}
}
@media screen and (max-width: 860px) {
#skill_contents .cnt_box{
    margin: 0 auto 8%;
}
#skill_contents .works_img .customer_box{
    width: 100%;
    height: auto;
    padding: 3% 4%;
    margin: 0 0 10px;
}
#skill_contents .point_box .box{
    margin: 0 0 5%;
}
#skill_contents .point_box .img_box span{
    width : auto;
    height: auto;
    padding: 3% 6%;
    font-size : 2.325vw;
    line-height: 1.2;
}
}

@media screen and (max-width: 750px) {
#skill_contents .skill_box01{
    background: url(../images/skill/cnt01_bg@2x.png) no-repeat left top;
    background-size: 100% auto;
    padding: 54% 0 0;
    margin: 0 0 5%;
}
#skill_contents .skill_box01 h2{
    top: 4.8%;
    left: 12%;
    font-size : 2.6vw;
    line-height : 1.4;
}
#skill_contents .skill_box02{
    background: url(../images/skill/cnt02_bg.png) no-repeat center top;
    background-size: 100% auto;
    padding: 61% 0 0;
    margin: 0 0 5%;
}
#skill_contents .skill_box02 h2{
    font-size : 2.6vw;
    line-height : 1.4;
}
#skill_contents .skill_box01 .name{
    left: 34%;
    font-size : 14px;
    margin: 0 0 0;
    line-height: 1.6;

}
#skill_contents .skill_box01 .name span{
    display: block;
    font-size : 11px;
    text-align: center;
}
#skill_contents .skill_box02 .name{
    top: 48%;
    right: 0%;
    font-size : 14px;
    line-height: 1.6;
}
#skill_contents .skill_box02 .name span{
    display: block;
    font-size : 11px;
    text-align: center;
}
#skill_contents .skill_box01 .works_img{
    width: 52%;
}
#skill_contents .skill_box02 .works_img{
    width: 52%;
}
    
#skill_contents .works_img .customer_box{
    padding: 3% 4%;
    text-align: center;
}

#skill_contents .works_img .customer_box h3{
    font-size : 2.2vw;
    line-height: 1.25;
}
#skill_contents .point_box .box:nth-of-type(1){
    width: 100%;
    margin: 0 0 3%;
}
#skill_contents .point_box .box:nth-of-type(1) .img_box span{
    padding: 2% 5%;
    line-height: 1.2;
}
#skill_contents .point_box .box:nth-of-type(2){
    max-width: 500px;
    width: 100%;
    margin: 0 auto 3%;
}
#skill_contents .point_box .box:nth-of-type(3){
    max-width: 500px;
    width: 100%;
    margin: 0 auto 3%;
}
#skill_contents .point_box p{
    font-size: 14px;
    line-height: 2;
}
}
@media screen and (max-width: 414px) {
#skill_contents .skill_box01{
    padding: 62% 0 0;
    margin: 0 0 5%;
}
    
#skill_contents .skill_box01 h2{
    top: 4.5%;
    left: 9%;
    font-size : 2.7vw;
}

#skill_contents .skill_box02 h2{
    top: 4%;
    font-size : 2.9vw;
}
#skill_contents .skill_box01 .name{
    left: 4%;
    font-size : 14px;
    margin: 0 0 0;
    line-height: 1.6;

}    
    
#skill_contents .skill_box02 .name{
    top: auto;
    bottom: 0px;
    right: 0%;
    font-size : 14px;
    line-height: 1.6;
}
#skill_contents .skill_box01 .name span{
    display: inline-block;
    font-size : 11px;
    text-align: center;
    margin: 0 10px 0 0;
}
#skill_contents .skill_box02 .name span{
    display: inline-block;
    font-size : 11px;
    text-align: center;
    margin: 0 10px 0 0;
}
#skill_contents .skill_box02{
    padding: 68% 0 0;
    margin: 0 0 5%;
}
#skill_contents .works_img .customer_box span{
    width : auto;
    height : auto;
    padding: 3% 4%;
    font-size : 10px;
    line-height: 1.2;
    margin: 0 0% 5px 0;
}
#skill_contents .works_img .customer_box h3{
    font-size : 3.2vw;
    line-height: 1.25;
}
#skill_contents .point_box .img_box span{
    padding: 3% 6%;
    font-size : 3.2vw;
    line-height: 1.2;
}
#skill_contents .point_box .box:nth-of-type(1) .img_box span{
    padding: 3% 6%;
    line-height: 1.2;
}
}