@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700;900&display=swap');
/* CSS Document */
.top_img > img {
  width: 100%;
  height: auto;
  opacity: 1;
}
.head_test02 {
  margin: 0; /* デフォルトCSS打ち消し */
  position: relative; /* 位置調整 */
  font-weight: 400; /* 文字の太さ調整 */
  margin-bottom: 35px; /* 周りの余白指定 */
  font-size: 50px; /* 文字サイズ指定 */
  text-align: center; /* 文字位置指定 */
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif"
}
.head_test03 {
  margin: 0; /* デフォルトCSS打ち消し */
  position: relative; /* 位置調整 */
  font-weight: 600; /* 文字の太さ調整 */
  margin-bottom: 35px; /* 周りの余白指定 */
  font-size: 50px; /* 文字サイズ指定 */
  text-align: center; /* 文字位置指定 */
font-family: 'Noto Sans JP', sans-serif;
}
.head_test04 {
  margin: 0; /* デフォルトCSS打ち消し */
  position: relative; /* 位置調整 */
  font-weight: 600; /* 文字の太さ調整 */
  margin-bottom: 150px; /* 周りの余白指定 */
  font-size: 50px; /* 文字サイズ指定 */
  text-align: center; /* 文字位置指定 */
font-family: 'Noto Sans JP', sans-serif;
}
.head_test-point {
  display: block; /* ブロック要素にする */
  font-size: 25px; /* 文字サイズ指定 */
  font-weight: lighter; /* 文字の太さ調整 */
  margin-top: 10px; /* 周りの余白指定 */
  position: relative; /* 位置調整 */
  width: 350px; /* 幅指定 */
  margin: 5px auto 0; /* 周りの余白指定 */
  background-color: #fff; /* 背景色指定 */
font-family: 'Noto Sans JP', sans-serif;
}
/*見出し
---------------------------------------------------- */

.title_01 {
  margin-top: 70px;
  margin-left: auto;
  margin-right: auto;
}



.contents-wrap-contents {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
  margin-top: 220px;
	margin-bottom: 7rem;
	  width: 1200px;
  margin-left: auto;
  margin-right: auto;
	
}
.contents-wrap-contents:nth-child(odd) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
}

.contents-text-contents {
	width: 50%; /*flex: 2;*/
	margin: 10px;
}
.contents-img-contents {
	width: 50%; /*flex: 1;*/
		margin: 10px;

}

.contents-text-contents h2 {
	margin-bottom: 2rem;
	font-size: 2.2rem;
}

.contents-img-contents img {
	display: block;
	width: 100%;
	height: auto;
}




h2 {
  padding: 0 0 0.2em .75em;
  border-left: 10px solid #817a39;
  border-bottom: 1px solid #817a39;
  width: 100%;
}
h2 font {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-weight: 400;
  font-size: 140%;
}

h3{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	
}
.contents-text-contents h3 {
  font-family: 'Noto Sans JP', sans-serif;
  margin-left: 40px;
	margin-top: -20px;
font-size: 28px;
}

.sub_title {
	  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";

  margin-top: 50px;
  font-size: 32px;
  font-weight: 500;
  text-align: center;
line-height: 2em
}
article {
  width: 100%;
  margin-top: 20px;
  margin-right: 30px;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.6em;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.details {
  width: 100%;
}



/*施工実績
---------------------------------------------------- */
.title_02 {
  padding-top: 180px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.title_03 {
  margin-top: 200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.flex {
  max-width: 1014px;
  margin: 40px auto;
}
.item img {
  width: 490px;
  max-width: 100%;
  display: block;
  margin: 0 auto;
  opacity: 1;
}
.item {
	text-align: center
}
.item p {
  max-width: 450px;
  font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.item span{
  font-size: 15px;
	
	
}
.sub-title02 {
  max-width: 1014px;
  text-align: center;
  padding: .30em 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-left: auto;
  margin-right: auto;
  font-size: 37px;
font-family: 'Noto Sans JP', sans-serif;

}
/*会社概要
---------------------------------------------------- */

#main-about{
	width: 1200px;
  margin-left: auto;
  margin-right: auto;
	margin-bottom: 100px;
	
}
	.space-box{
		margin-top: 100px;
	}

.comment-about {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
	margin-top: 150px;
	margin-bottom: 150px;
}
.comment-about p{
	font-size: 20px;
	line-height: 1.8em;
}

.gaiyou_title_top h3 {
  border-bottom: 1px solid #817a39;
  margin-top: -10px;
  margin-bottom: 30px;
  font-size: 45px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  line-height: 1.5em;
}

.contents-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 182px;
  margin-top: 160px;
}
.contents-wrap:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.contents-text {
  width: 60%; /*flex: 2;*/
}
.contents-img {
  width: 37%; /*flex: 1;*/
}
.contents-img img {
  display: block;
  width: 100%;
  height: auto;
}
.gaiyou_title_name {
  text-align: right
}



.rinen {
  padding: 3em 1em;
  margin: 2em 0;
  text-align: center;
  background-color: #171c61;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  margin-bottom: 50px;
	  margin-left: auto;
  margin-right: auto;

	
	
}
.rinen_font01 {
  font-size: 60px;
  color: #c9ba8f;
  font-weight: 400;
}
.rinen_font02 {
  font-size: 45px;
  color: #ffffff;
  line-height: 1.5em;
}
.houshin {
  width: 1040px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 182px;
}

.houshin p{
	font-size: 20px;
	line-height: 2em;
	margin-top: 20px;
}



.contents-wrap-bumon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
	width: 1040px;
	margin-left: auto;
	margin-right: auto;
	word-wrap: break-word;
}
.contents-box-bumon {
  margin-bottom: 0.5rem;
  padding: 0.5rem;
  width: 50%;
  background-color: #ffffff;
}
.contents-box-bumo-container{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 1.5em;
}
.contents-box-bumon p{
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center
}
.contents-box-bumon span{
	font-size: 16px;
	line-height: 1.5em;
}



/*沿革*/
.contents-wrap02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 182px;
  margin-top: 160px;
}
.contents-wrap:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.contents-text02 {
  width: 37%; /*flex: 2;*/
}
.contents-img02 {
  width: 60%; /*flex: 1;*/
}
.contents-img img {
  display: block;
  width: 100%;
  height: auto;
}
.gaiyou_title_top {
  border-bottom: 1px solid #817a39;
  margin-top: -10px;
  margin-bottom: 30px;
  font-size: 45px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  line-height: 1.5em;
}
.gaiyou_title_name {
  text-align: right
}
/*CR活動 〜地域貢献〜
---------------------------------------------------- */

.gaiyou_title {
  border-bottom: 1px solid #817a39;
  margin-bottom: 0;
  font-size: 45px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.cr_title{
	margin-bottom: 50px;
}
.cr_title p{
	font-size: 20px;
	line-height: 1.8em;
}

.contents-wrap-enkaku {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.contents-box {
  margin-bottom: 0.5rem;
  padding: 0.5rem;
  width: 32%;
  background-color: #ffffff;
}
.contents-box img {
  display: block;
  margin-bottom: 0.5rem;
  width: 100%;
  height: auto;
}
.contents-box h2 {
  margin-bottom: 2rem;
  font-size: 2.2rem;
  text-align: center;
}
.contents-box p {
  line-height: 1.5em;
  margin-top: 10px;
  text-align: center
}
/*西宮組の仕事内容*/
.contents-wrap-work {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 100px;
}
.contents-box-work01 {
  margin-top: 25px;
  margin-bottom: 3rem;
  padding: 3rem;
  width: 32%;
  background-color: #B5A682;
}
.contents-box-work02 {
  margin-top: 25px;
  margin-bottom: 3rem;
  padding: 3rem;
  width: 32%;
  background-color: #d3ccbc;
}
.contents-box-work01 span{
	font-size: 18px;
	line-height: 1.5em;
}
.contents-box-work02 span{
	font-size: 18px;
	line-height: 1.5em;
}


.work-font {
	text-align: center;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.5em;
	margin-bottom: 20px;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tbl01 {
width: 1200px;
  border-collapse: collapse;
  width: 100%;
  margin: 1em auto;
	line-height: 1.5em
}
.tbl01 th, .tbl01 td {
  padding: 0.5em 2%;
  border: 1px solid #171c61;
  vertical-align: top;
  text-align: left;
}
.tbl01 th {
  background: #171c61;
  width: 20%;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  vertical-align: middle;
}
.tbl01 td {
  background: #fff;
}
tr .bottom {
  border: 1px solid #171c61;
}
.gaiyou_title04 {
  border-bottom: 1px solid #817a39;
  margin-top: 160px;
  margin-bottom: 30px;
  font-size: 45px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
/*社員教育・資格取得
---------------------------------------------------- */
.education{
	width: 1200px;
	margin-left: auto;
	margin-right: auto
}
.work-img img {
  width: 1200px;
  margin-top: 0px;
}
.title_04 {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
/*メッセージ
---------------------------------------------------- */
.main2 {
  max-width: 1500px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.flame {
  border: 5px solid #a1a3b2;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
}
.sec-80 {
  width: 80%;
  margin-bottom: 100px;
  margin-left: 10%;
  margin-right: 10%;
}
.box-100 {
  width: 97%;
  margin-right: 1.5%;
  margin-left: 1.5%;
}
.box-20 img, .box-25 img, .box-30 img, .box-33 img, .box-40 img, .box-50 img, .box-60 img, .box-100 img {
  width: 100%;
}
.mb50 {
  margin-bottom: 50px;
}
.box-30 {
  width: 29%;
  margin-right: 0.5%;
  margin-left: 0.5%;
}
.box-30 img {
  opacity: 1;
}
.box-50 {
  width: 47%;
  margin-right: 1.5%;
  margin-left: 1.5%;
}
.box-60 {
  width: 60%;
}
.box-mt50{
	margin-top: 3em;
}
.pb5 {
  padding-bottom: 5px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb30 {
  padding-bottom: 30px;
}
.pl10 {
  padding-left: 10px;
}
.txt-80 {
  font-size: 80%;
  text-align: left;
  color: #585858;
  font-weight: normal;
  line-height: 1.8em;
}
.txt-s {
  font-size: 60%;
  font-weight: normal;
}
.txt-sentence {
  text-align: left;
  color: #585858;
  font-weight: normal;
  line-height: 1.8em;
  margin-bottom: 5%;
	font-size: 18px;
}
.comment {
  width: 100%;
  clear: both;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #171c61;
}
.name {
  color: #171c61;
  font-size: 180%;
}
.comment-q {
  color: #171c61;
  text-align: left;
  font-weight: normal;
  font-size: 20px;
  float: left;
  width: 89%;
  padding-left: 3%;
  margin-top: 15px;
}
.commentimg {
  float: left;
  width: 10%;
}
.commentimg img {
  float: left;

}


.faq {
  width: 100%;
  clear: both;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.faq-q {
  color: #367DDD;
  text-align: left;
  font-weight: normal;
  font-size: 100%;
  float: left;
  width: 92%;
  padding-left: 3%;
  margin-bottom: 10px;
}
.faq-a {
  text-align: left;
  font-weight: normal;
  font-size: 100%;
  float: left;
  width: 92%;
  padding-left: 3%;
  margin-bottom: 10px;
  color: #626262;
}
.faqimg {
  float: left;
  width: 5%;
}
.faqimg img {
  float: left;
}
/*社員教育
---------------------------------------------------- */
.title_kyouiku {
  margin-top: 160px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
.contents-wrap_kyouiku {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 182px;
  margin-top: 80px;
  font-size: 18px;
  line-height: 1.5em
}
.contents-text03 {
  width: 50%; /*flex: 2;*/
}
.contents-img03 {
  width: 45%; /*flex: 1;*/
}
.kyouiku {
  font-size: 45px;
  font-weight: 600;
  width: 100%;
  padding: 2%;
  background-color: #dbd3c1;
  text-align: center;
}
.kyouiku_sub {
  font-size: 25px;
  font-weight: 400;
  width: 100%;
  text-align: center;
	margin-top: 20px;
  margin-bottom: 60px;
}

/*資格取得
---------------------------------------------------- */
.article_syutoku {
  width: 100%;
}
.contents-wrap_syutoku {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 100px;
}
.contents-box_syutoku {
  margin-bottom: 3rem;
  padding: 0;
  width: 32%;
  height: 100%;
  background-color: #C85513;
  border: 1px solid #333;
}
.contents-box_syutoku img {
  display: block;
  margin-bottom: 0;
  width: 100%;
  padding-bottom: 0;
  opacity: 1;
}
.contents-box_font01 {
  height: 100px;
  color: #ffffff;
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  padding: 3.5%;
  margin-bottom: 0;
  line-height: 1.5em;
}
.contents-box_font02 {
  height: 100%;
  background-color: #ffffff;
  padding-left: 3%;
  padding-right: 3%;
  padding-top: 5%;
  padding-bottom: 5%;
  margin-bottom: 0;
	line-height: 1.5em;
}
.contents-box_font02 img {
  width: 80%;
  margin-bottom: 2%;
  margin-left: auto;
  margin-right: auto;
  opacity: 1;
}
/*年間イベント
---------------------------------------------------- */
.contents-wrap-hotel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	word-wrap: break-word;
}
.contents-box-hotel {
  margin-bottom: 0.5rem;
  padding: 0.5rem;
  width: 50%;
  background-color: #ffffff;
}
.contents-box-bumo-container{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.contents-box-bumon p{
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center
}
.contents-box-bumon span{
	font-size: 16px;
	line-height: 1.5em;
}


.contents-wrap-event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 116px;
}
.event_month {
  width: 100px;
  height: 50px;
  font-size: 21px;
  color: #ffffff;
  background-color: #C85513;
  padding: 2%;
  border-radius: 5px;
  margin-right: 10px;
}
.event_text {
  font-size: 22px;
	margin-bottom: 10px;
}
.hotel_font01 {
  margin-left: 60px;
}
.hotel_font02 {
  font-size: 20px;
  color: #817a39;
  font-weight: 600
}
.box_hotel {
  margin-left: 60px;
  margin-top: -20px;
}
.box_1 {
  display: table-cell;
  vertical-align: middle;
  color: #FFF;
  width: 377px;
}
.box_2 {
  display: table-cell;
  vertical-align: middle;
  color: #FFF;
  width: 377px;
}
/*施工実績
---------------------------------------------------- */


.container-button {
font-family: 'Noto Sans JP', sans-serif;
  text-align: center;
  padding-top: 40px;
}


/* ここから下がボタンのCSS　*/
.btn-animation-02 {
  display: inline-block;
  width: 100%;
  text-align: center;
  background-color: #171c61;
  border: 1px solid #171c61;
  font-size: 24px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 24px;
  border-radius: 4px;
  position: relative;
}

.btn-animation-02 span {
  position: relative;
  z-index: 1;
}

.btn-animation-02::before,
.btn-animation-02::after {
  content: "";
  display: block;
  background-color: #c85513;
 width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  transition: .2s;
}
.btn-animation-02::before {
  left: 0;
}
.btn-animation-02::after {
  right: 0;
}

.btn-animation-02:hover:before,
.btn-animation-02:hover:after {
  width: 0;
  background-color: #FFF;
}

.btn-animation-02:hover {
  color: #FFF;
}




.title_record {
  margin-top: 182px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
/*採用情報
---------------------------------------------------- */
.wrapper_recruit {
  width: 810px;
  margin-left: auto;
  margin-right: auto;
}
.pb50 {
  padding-bottom: 50px;
}
.midashi2 {
  padding: 5px 20px 10px 5px;
  text-align: left;
  border-right: 2px solid #BBBBBB;
  font-weight: bold;
}
.nakami {
  padding: 5px 5px 10px 20px;
  text-align: left;
  font-weight: normal;
}
.kyouiku_recruit {
  font-size: 40px;
  font-weight: 600;
  width: 100%;
  padding: 1%;
  background-color: #dbd3c1;
  text-align: center;
  letter-spacing: 0.2em;
}
.recruit_font {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
line-height: 1.5em;
}
.flex2 {
  display: flex;
  flex-wrap: wrap; 

}
.kyujin{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.noborder{
	text-align: left
}

span.nes_label {
  display: inline-block;
  padding: .1em .6em .1em;
  font-size: .875em;
  font-weight: normal;
  line-height: 1.5em;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

span.nes_label.nes {
  background-color: #C00000;
  border: 1px solid #C00000; }

span.nes_label.any {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000; }

span.nes_label.wrap {
  white-space: wrap; }

span.nes_label.info {
  font-size: 1em;
  color: #ffffff;
  background-color: #555555; }

.flex.last_right > :last-child {
  margin-left: auto; }

table.kyujin table.noborder,
table.kyujin table.noborder td,
table.kyujin table.noborder th {
  border: none; }

table.kyujin tr.kyujin_body td div div.left-side {
  width: 58%;
  margin-right: 2%; }

table.kyujin tr.kyujin_body td div div.right-side {
  width: 40%; }

table.kyujin tr.kyujin_body td div div.left-side2 {
  width: 49%;
  margin-right: 2%; }

table.kyujin tr.kyujin_body td div div.right-side2 {
  width: 49%; }

table.kyujin {
  table-layout: fixed; }

table.kyujin th,
table.kyujin td {
  padding: 0.5em;
  border: 1px solid #afb2b3;
  text-align: left; }

table tr.kyujin_head {
  background-color: #eee; }

table tr.kyujin_foot {
  background-color: #eee; 
  border: 1px solid #afb2b3;
}
.kyujin{
  border: 1px solid #afb2b3;	
}
.in_width_9em {
 width: 9em;
}

.kyujin_line p{
	margin-bottom: 5px;
}


.flex.jus_end {
  justify-content: flex-end; }

.recruit{
text-align: center
}
.recruit img{
	width: 70%;

}




@media(max-width: 1024px) {
		.space-box{
		margin-top: 100px;
	}

  #main {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
	  padding-top: 100px;
  }
	
	
  .main_width {
    max-width: 95%;
  }
  .top_img > img {
    width: 100%;
    height: auto;
  }
/*見出し
---------------------------------------------------- */
  .title_01 {
    margin-top: 70px;
    margin-left: auto;
    margin-right: auto;
  }
  .flex01 {
    width: 930px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 220px;
  }
  h2 {
    padding: 0 0 0.2em .75em;
    border-left: 10px solid #817a39;
    border-bottom: 1px solid #817a39;
    width: 400px;
  }
  h2 font {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-weight: 400;
    font-size: 140%;
  }
	h3{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}

  .sub_title {
    margin-top: 50px;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
  }
  article {
    width: 400px;
    margin-top: 20px;
    margin-right: 30px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.6em;
  }
  .clearfix:after {
    content: "";
    clear: both;
    display: block;
  }
  .boxbox {
    float: left;
  }
  .boxbox2 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    float: left;
    width: 500px;
    height: 365px;
  }
  .details {
    width: 400px;
  }
  .work-img img {
    max-width: 100%;
    margin-top: 0;
  }
	
.contents-wrap-contents {
	display: flex;
	justify-content: space-between;
  margin-top: 220px;
	margin-bottom: 7rem;
	  width: 90%;
  margin-left: auto;
  margin-right: auto;
	
}
.contents-wrap-contents:nth-child(odd) {
	flex-direction: row;
}
.contents-text-contents {
	width: 50%; /*flex: 2;*/
	margin: 10px;
}
.contents-img-contents {
	width: 50%; /*flex: 1;*/
		margin: 10px;

}

.contents-text-contents h2 {
	margin-bottom: 2rem;
	font-size: 2.2rem;
	font-family: 'Shippori Mincho', serif;
}

.contents-img-contents img {
	display: block;
	width: 100%;
	height: auto;
}

/*会社概要
---------------------------------------------------- */
#main-about{
	width:98%;
  margin-left: auto;
  margin-right: auto;
	margin-bottom: 100px;
	
}
	
.houshin {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 182px;
}
	
.rinen_font02 {
  font-size: 35px;
  color: #ffffff;
  line-height: 1.5em;
}
	
	
/*施工実績
---------------------------------------------------- */
.title_02 {
  padding-top: 80px;
}
	
	
	
	
	
	
/*年間イベント
---------------------------------------------------- */	
	
.contents-wrap-hotel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	word-wrap: break-word;
}
.contents-box-hotel {
  margin-bottom: 0.5rem;
  padding: 0.5rem;
  width: 50%;
  background-color: #ffffff;
}
.tbl01 {
width: 100%;
  border-collapse: collapse;
  width: 100%;
  margin: 1em auto;
	line-height: 1.5em
}
	
.education{
	width: 98%;
	margin-left: auto;
	margin-right: auto
}
	
	
/*資格取得
---------------------------------------------------- */		
.contents-box_font01 {
  height: 100%;
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  padding: 3.5%;
  margin-bottom: 0;
  line-height: 1.3em;
}
	
	
}
@media screen and (max-width: 768px) {


	.contents-wrap-contents {
	justify-content: space-between;
  margin-top: 50px;
	margin-bottom: 7rem;
	  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.contents-wrap-contents:nth-child(odd) {
flex-direction: column-reverse; 	
}
h2 font {
font-family: 'Shippori Mincho', serif;
}

.contents-text-contents {
	width: 100%; /*flex: 2;*/
	margin: 0px;

}
.contents-img-contents {
	width: 100%; /*flex: 1;*/
		margin: 0px;
	margin-bottom: 10px;

}


.contents-img-contents img {
	display: block;
	width: 100%;
	height: auto;
}

	
	
  .head_test02 {
    margin: 0; /* デフォルトCSS打ち消し */
    position: relative; /* 位置調整 */
    font-weight: 400; /* 文字の太さ調整 */
    margin-bottom: 35px; /* 周りの余白指定 */
    font-size: 40px; /* 文字サイズ指定 */
    text-align: center; /* 文字位置指定 */
font-family: 'Shippori Mincho', serif;
  
  }
  .head_test03 {
    margin: 0; /* デフォルトCSS打ち消し */
    position: relative; /* 位置調整 */
    font-weight: 600; /* 文字の太さ調整 */
    margin-bottom: 35px; /* 周りの余白指定 */
    font-size: 40px; /* 文字サイズ指定 */
    text-align: center; /* 文字位置指定 */
    	font-family: 'Noto Sans JP', sans-serif;
  }
  .head_test04 {
    margin: 0; /* デフォルトCSS打ち消し */
    position: relative; /* 位置調整 */
    font-weight: 600; /* 文字の太さ調整 */
    margin-bottom: 35px; /* 周りの余白指定 */
    font-size: 150%; /* 文字サイズ指定 */
    text-align: center; /* 文字位置指定 */
    	font-family: 'Noto Sans JP', sans-serif;
  }
  .head_test-point {
    display: block; /* ブロック要素にする */
    font-size: 18px; /* 文字サイズ指定 */
    font-weight: lighter; /* 文字の太さ調整 */
    margin-top: 10px; /* 周りの余白指定 */
    position: relative; /* 位置調整 */
    width: 350px; /* 幅指定 */
    margin: 5px auto 0; /* 周りの余白指定 */
    background-color: #fff; /* 背景色指定 */
    	font-family: 'Noto Sans JP', sans-serif;
  }
  #main {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
	  padding-top: 100px;
  }
	
	
  h2 {
    padding: 0 0 0.2em .75em;
    border-left: 10px solid #817a39;
    border-bottom: 1px solid #817a39;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  h2 font {
font-family: 'Shippori Mincho', serif;
    font-weight: 400;
    font-size: 100%;
  }
  .head_test02 {
    margin: 0; /* デフォルトCSS打ち消し */
    position: relative; /* 位置調整 */
    font-weight: 400; /* 文字の太さ調整 */
    margin-bottom: 10px; /* 周りの余白指定 */
    font-size: 35px; /* 文字サイズ指定 */
    text-align: center; /* 文字位置指定 */
font-family: 'Shippori Mincho', serif;
      
  }
  article {
    width: 95%;
    margin-top: 20px;
    margin-right: 30px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.6em;
    margin-left: auto;
    margin-right: auto;
  }

  .details {
    width: 100%;
  }

	.sub_title{
	width: 95%;
	margin-top: 50px;
	font-size: 18px;
	  font-weight: 600;
	text-align: center;
		margin-left: auto;
	margin-right: auto;	
}

	/*施工実績
---------------------------------------------------- */
 .title_03 {
	 margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
	
.title_02 {
  padding-top: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
	
	.item{
		margin-bottom: 30px;
	}	
	
	
  .sub-title02 {
    text-align: center;
    padding: .30em 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-left: auto;
    margin-right: auto;
    font-size: 25px;
font-family: 'Noto Sans JP', sans-serif;

  }
/*会社概要
---------------------------------------------------- */
#main-about{
	width: 100%;
  margin-left: auto;
  margin-right: auto;
	
}
	.space-box{
		margin-bottom: 30px;
	}
.comment-about {
	margin-top: 80px;
	margin-bottom: 50px;
}
	
.comment-about p{
	font-size: 16px;
	line-height: 1.8em;
}

.houshin p{
	font-size: 16px;
	line-height: 1.8em;
	margin-top: 20px;
}
	
  .gaiyou_title {
    border-bottom: 1px solid #817a39;
    margin-bottom: 30px;
    font-size: 24px;
    font-family: 'Shippori Mincho', serif;
  }
  .gaiyou_title_top{
    font-size: 30px;
    line-height: 1.5em;
  }
  .gaiyou_font {
    font-size: 1rem;
    line-height: 1.5em;
  }
  .contents-wrap {
    display: block;
    margin-top: 20px;
    margin-bottom: 100px;
  }
  .contents-text {
    width: 100%; /*flex: 2;*/
  }
  .contents-img {
    width: 100%; /*flex: 1;*/
    margin-bottom: 30px;
  }
  .rinen {
    padding: 1em 1em;
    margin: 2em 0;
    margin-bottom: 60px;
  }
  .rinen_font01 {
    font-size: 30px;
    color: #c9ba8f;
    font-weight: 400;
  }
  .rinen_font02 {
    font-size: 20px;
    color: #ffffff;
    line-height: 1.5em;
  }
  .houshin {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
  }
	.tdl01{
		  width: 100%;
  table-layout: fixed;
	}
  .tbl01 th, .tbl01 td {
    display: block;
    width: auto;
    border-bottom: none;
  }
  .tbl01 tr:last-child {
    border-bottom: 1px solid #aaa;
  }
	.tdl01 td{
		word-break : break-all;
	}	
  .tbl01 {
	  margin-top: 20px;
  }
	
	.contents-wrap-bumon {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	
}
.contents-box-bumon {
  margin-bottom: 0.5rem;
  padding: 0.5rem;
  width: 50%;
  background-color: #ffffff;
}

	
	
/*CR活動 〜地域貢献〜
---------------------------------------------------- */
  .contents-wrap {
    flex-direction: column;
  }
  .contents-box {
    width: 50%;
  }
	
	

	
/*西宮組の仕事内容〜
---------------------------------------------------- */
  .gaiyou_title04 {
    border-bottom: 1px solid #817a39;
    margin-top: 100px;
    margin-bottom: 20px;
    font-size: 30px;
    font-family: 'Shippori Mincho', serif;
	  text-align: center
  }
  .contents-wrap-work, .contents-wrap-work:nth-child(odd) {
    flex-direction: column;
  }
  .contents-box-work {
    width: 100%;
  }
  .contents-wrap-work {
    display: flex;
    margin-bottom: 20px;
  }
  .contents-box-work01 {
    margin-top: 15px;
    margin-bottom: 1rem;
    padding: 2rem;
    width: 100%;
    background-color: #B5A682;
  }
  .contents-box-work02 {
    margin-top: 15px;
    margin-bottom: 1rem;
    padding: 2rem;
    width: 100%;
    background-color: #d3ccbc;
  }
  .work-font {
    font-size: 35px;
    font-weight: 600;
    line-height: 1.5em;
  }
	
	.contents-box-work01 span{
	font-size: 16px;
	line-height: 1.5em;
}
.contents-box-work02 span{
	font-size: 16px;
	line-height: 1.5em;
}

/*社員教育・資格取得
---------------------------------------------------- */
  .title_04 {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    font-family: 'Shippori Mincho', serif;
  }
  .work-img img {
    width: 100%;
    margin-top: 0;
  }
	
	
	
	
	
/*メッセージ
---------------------------------------------------- */
.sec-80 {
  width: 100%;
  margin-bottom: 100px;
  margin-left: 0;
  margin-right: 0;
}
	
	
  .fl {
    float: none;
  }
  .fr {
    float: none;
  }
  .flame {
    border: 5px solid #DCDCDC;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .sec-90 {
    width: 94%;
    margin-bottom: 30px;
    margin-left: 3%;
    margin-right: 3%;
  }
  .txt-80 {
    font-size: 80%;
    text-align: left;
    color: #585858;
    font-weight: normal;
    line-height: 1.4em;
	  margin-bottom: 10px;
  }
  .txt-sentence {
    text-align: left;
    color: #585858;
    font-weight: normal;
    line-height: 1.4em;
  }
  .box-30 {
    width: 100%;
    margin-bottom: 15px;
	  text-align: center
  }
	.box-50 {
  width: 100%;
  margin-right: 1.5%;
  margin-left: 1.5%;
}

  .box-60 {
    width: 100%;
  }
  .box-100 {
    width: 97%;
    margin-right: 1.5%;
    margin-left: 1.5%;
  }
  .box-20 img, .box-25 img, .box-30 img, .box-33 img, .box-40 img, .box-50 img, .box-60 img, .box-100 img {
    width: 100%;
  }
  .mb50 {
    margin-bottom: 25px;
  }
  .pb5 {
    padding-bottom: 0px;
  }
  .pb15 {
    padding-bottom: 0;
  }
  .pb30 {
    padding-bottom: 15px;
  }
  .pl10 {
    padding-left: 10px;
  }
  .comment {
    width: 100%;
    clear: both;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #367DDD;
  }
  .name {
    color: #171c61;
    font-size: 180%;
    line-height: 1em;
	  margin-bottom: 10px;
  }
  .comment-q {
    color: #171c61;
    text-align: left;
    font-weight: normal;
    font-size: 110%;
    float: left;
    width: 87%;
    padding-left: 3%;
	  margin-top: 0px;
  }
  .commentimg {
    float: left;
    width: 10%;
  }
  .commentimg img {
    float: left;
	  vertical-align: middle;
  }
  .faq {
    width: 100%;
    clear: both;
    margin-bottom: 5px;
    padding-bottom: 5px;
  }
  .faq-q {
    color: #171c61;
    text-align: left;
    font-weight: normal;
    font-size: 100%;
    float: left;
    width: 92%;
    padding-left: 3%;
    margin-bottom: 10px;
  }
  .faq-a {
    text-align: left;
    font-weight: normal;
    font-size: 100%;
    float: left;
    width: 92%;
    padding-left: 3%;
    margin-bottom: 10px;
    color: #626262;
  }
  .faqimg {
    float: left;
    width: 5%;
  }
  .faqimg img {
    float: left;
  }
/*社員教育
---------------------------------------------------- */
	.education{
	width: 100%;
}

  .title_kyouiku {
    margin-top: 90px;
    margin-bottom: -50px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Shippori Mincho', serif;
  }
  .title_kyouiku02 {
    margin-top: 90px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Shippori Mincho', serif;
  }
  .contents-wrap_kyouiku {
    display: block;
    justify-content: space-between;
    margin-bottom: 90px;
    margin-top: 80px;
    font-size: 18px;
    line-height: 1.5em;
  }
  .contents-text03 {
    width: 100%; /*flex: 2;*/
  }
  .contents-text04 {
    margin-top: 10px;
    line-height: 1.5em;
    font-size: 1rem;
  }
  .contents-img03 {
    width: 100%; /*flex: 1;*/
  }
  .kyouiku {
    font-size: 25px;
    font-weight: 600;
    width: 100%;
    padding: 2%;
    background-color: #dbd3c1;
    text-align: center;
    line-height: 1.5em;
  }
  .kyouiku_sub {
    font-size: 20px;
    font-weight: 400;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    line-height: 1.5em;
  }
/*資格取得
---------------------------------------------------- */
  .contents-wrap_syutoku {
    display: block;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .contents-box_syutoku {
    margin-bottom: 3rem;
    padding: 0;
    width: 100%;
    height: 100%;
    background-color: #C85513;
    border: 1px solid #333;
  }
  .contents-box_syutoku img {
    display: block;
    margin-bottom: 0;
    width: 100%;
    padding-bottom: 0;
    opacity: 1;
  }
  .contents-box_font01 {
    height: 100%;
    color: #ffffff;
    font-size: 25px;
    font-weight: 600;
    text-align: center;
    padding: 3.5%;
    margin-bottom: 0;
    line-height: 1.5em;
  }
  .contents-box_font02 {
    font-size: 1rem;
    line-height: 1.5em;
    height: 100%;
    background-color: #ffffff;
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 5%;
    padding-bottom: 5%;
    margin-bottom: 0;
  }
  .contents-box_font02 img {
    width: 50%;
    margin-bottom: 2%;
    margin-left: auto;
    margin-right: auto;
    opacity: 1;
  }
	
	
	
	/*福利厚生
---------------------------------------------------- */
.contents-wrap-event {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0;
width: 100%;
}
  .contents-box2 {
    width: 100%;
  }
.contents-wrap-hotel {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	word-wrap: break-word;
}
.contents-box-hotel {
  margin-bottom: 0.5rem;
  padding: 0.5rem;
  width: 50%;
  background-color: #ffffff;
}
.cr_title p{
	font-size: 16px;
	line-height: 1.8em;
}

	/*採用情報
---------------------------------------------------- */	
.kyouiku_recruit {
  font-size: 24px;
  font-weight: 600;
  width: 100%;
  padding: 1%;
  background-color: #dbd3c1;
  text-align: center;
  letter-spacing: 0.2em;
}

	.recruit img{
	width: 100%;

}

	
}

@media screen and (min-width:600px) {
  .flex {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .item + .item {
    margin-left: 1.0em;
  }
}

@media screen and (max-width: 768px) {
	.kyujin{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

  table.table_message {
    margin: 1em 0; }
  table.table_message th,
  table.table_message td {
    padding: 4px;
    border-top: 1px solid #afb2b3;
    border-bottom: 1px solid #afb2b3;
    font-size: 0.675em; } 
  table tr.kyujin_foot .button {
    width: 100%; } 
  table.kyujin tr.kyujin_body td div div.left-side,
  table.kyujin tr.kyujin_body td div div.right-side,
  table.kyujin tr.kyujin_body td div div.left-side2,
  table.kyujin tr.kyujin_body td div div.right-side2 {
    width: 100%; } }


