@charset "UTF-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
/*****************/
/***** 関数 ******/
/*****************/
/****グラデーション******/
/***************************/
/***** トランジション ******/
/***************************/
.work .contents1 .garden_box .txt_box .btn, .advisor .contents2 .sec2 .advisor_box .txt_box .btn, .about .contents1 .sec1 .btn, .about .contents2 .sec1 .btn, .company .contents1 .sec1 .tc_box .btn, .index .contents1 .sec1 .btn, .index .contents3 .sec1 .more, .index .contents4 .sec1 .more, .work .contents1 .garden_box .txt_box .btn a, .advisor .contents2 .sec2 .advisor_box .txt_box .btn a, .about .contents1 .sec1 .btn a, .about .contents2 .sec1 .btn a, .company .contents1 .sec1 .tc_box .btn a, .index .contents1 .sec1 .btn a, .index .contents3 .sec1 .more a, .index .contents4 .sec1 .more a, .work .contents1 .garden_box .txt_box .btn a:before, .advisor .contents2 .sec2 .advisor_box .txt_box .btn a:before, .about .contents1 .sec1 .btn a:before, .about .contents2 .sec1 .btn a:before, .company .contents1 .sec1 .tc_box .btn a:before, .index .contents1 .sec1 .btn a:before, .index .contents3 .sec1 .more a:before, .index .contents4 .sec1 .more a:before, .work .contents1 .garden_box .txt_box .btn a span, .advisor .contents2 .sec2 .advisor_box .txt_box .btn a span, .about .contents1 .sec1 .btn a span, .about .contents2 .sec1 .btn a span, .company .contents1 .sec1 .tc_box .btn a span, .index .contents1 .sec1 .btn a span, .index .contents3 .sec1 .more a span, .index .contents4 .sec1 .more a span, .index .contents3 .sec1 .works_box_wrap .works_box a figure, .index .contents3 .sec1 .works_box_wrap .works_box a:hover figure, .index .contents4 .sec1 .news_box_wrap .news_box a, .index .contents4 .sec1 .news_box_wrap .news_box a:hover {
  -webkit-transition-duration: .1s;
  -o-transition-duration: .1s;
  transition-duration: .1s;
}

/*****************/
/***** 変数 ******/
/*****************/
/*メインカラー*/
/*$main_color: #fff;
$sub_main_color: #fff;*/
/*フォントカラー*/
/*フォントファミリー*/
/*****************/
/***** 共通 ******/
/*****************/
/*****バックグラウンド******/


/**横幅**/
.cont, .case_detail .contents1 .sec1, .case .contents1 .sec1, .workshop_detail .contents1 .sec1, .workshop .contents1 .sec1, .advisor .contents1 .sec1, .about .contents1 .sec1, .about .contents2 .sec1, .company .contents1 .sec1, .index .contents2 .sec1, .index .contents3 .sec1, .index .contents4 .sec1, .error .contents1 .sec1, .privacy .contents1 .privacy_box, .site .contents1 div.sitemap_box, .blog .contents1 .sec1, .blog_detail .contents1 .sec1, .contact .contents1 .contact_box {
  width: 1080px;
  margin: 0 auto;
}

/**クリア**/
/*IE7用*/
/* Hides from IE-mac \*/
/**ボタン**/
.work .contents1 .garden_box .txt_box .btn, .advisor .contents2 .sec2 .advisor_box .txt_box .btn, .about .contents1 .sec1 .btn, .about .contents2 .sec1 .btn, .company .contents1 .sec1 .tc_box .btn, .index .contents1 .sec1 .btn, .index .contents3 .sec1 .more, .index .contents4 .sec1 .more {
  width: 100%;
}

.work .contents1 .garden_box .txt_box .btn a, .advisor .contents2 .sec2 .advisor_box .txt_box .btn a, .about .contents1 .sec1 .btn a, .about .contents2 .sec1 .btn a, .company .contents1 .sec1 .tc_box .btn a, .index .contents1 .sec1 .btn a, .index .contents3 .sec1 .more a, .index .contents4 .sec1 .more a {
  width: 100%;
  display: block;
  position: relative;
}

.work .contents1 .garden_box .txt_box .btn a:before, .advisor .contents2 .sec2 .advisor_box .txt_box .btn a:before, .about .contents1 .sec1 .btn a:before, .about .contents2 .sec1 .btn a:before, .company .contents1 .sec1 .tc_box .btn a:before, .index .contents1 .sec1 .btn a:before, .index .contents3 .sec1 .more a:before, .index .contents4 .sec1 .more a:before {
  content: "";
  position: absolute;
  border: 1px solid #1d4b56;
  width: 100%;
  height: 100%;
  left: 2px;
  top: 2px;
}

.work .contents1 .garden_box .txt_box .btn a span, .advisor .contents2 .sec2 .advisor_box .txt_box .btn a span, .about .contents1 .sec1 .btn a span, .about .contents2 .sec1 .btn a span, .company .contents1 .sec1 .tc_box .btn a span, .index .contents1 .sec1 .btn a span, .index .contents3 .sec1 .more a span, .index .contents4 .sec1 .more a span {
  display: block;
  line-height: 1.2;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #1d4b56;
  text-align: center;
  font-size: 1.6rem;
  color: #1d4b56;
  letter-spacing: 3px;
  background: #fff;
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 1;
}

.work .contents1 .garden_box .txt_box .btn a:hover, .advisor .contents2 .sec2 .advisor_box .txt_box .btn a:hover, .about .contents1 .sec1 .btn a:hover, .about .contents2 .sec1 .btn a:hover, .company .contents1 .sec1 .tc_box .btn a:hover, .index .contents1 .sec1 .btn a:hover, .index .contents3 .sec1 .more a:hover, .index .contents4 .sec1 .more a:hover {
  text-decoration: none;
}

.work .contents1 .garden_box .txt_box .btn a:hover:before, .advisor .contents2 .sec2 .advisor_box .txt_box .btn a:hover:before, .about .contents1 .sec1 .btn a:hover:before, .about .contents2 .sec1 .btn a:hover:before, .company .contents1 .sec1 .tc_box .btn a:hover:before, .index .contents1 .sec1 .btn a:hover:before, .index .contents3 .sec1 .more a:hover:before, .index .contents4 .sec1 .more a:hover:before {
  content: "";
  opacity: 0;
}

.work .contents1 .garden_box .txt_box .btn a:hover span, .advisor .contents2 .sec2 .advisor_box .txt_box .btn a:hover span, .about .contents1 .sec1 .btn a:hover span, .about .contents2 .sec1 .btn a:hover span, .company .contents1 .sec1 .tc_box .btn a:hover span, .index .contents1 .sec1 .btn a:hover span, .index .contents3 .sec1 .more a:hover span, .index .contents4 .sec1 .more a:hover span {
  left: 3px;
  top: 3px;
}

/**テーブル**/
.company .contents2 .sec1 .tbl table {
  width: 100%;
}

.company .contents2 .sec1 .tbl table th, .company .contents2 .sec1 .tbl table td {
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #f5f5f5;
}

.company .contents2 .sec1 .tbl table th {
  width: 152px;
  text-align: right;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
}

.company .contents2 .sec1 .tbl table td {
  padding-left: 30px;
}

.company .contents2 .sec1 .tbl table td dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.company .contents2 .sec1 .tbl table tr:nth-child(2n) th, .company .contents2 .sec1 .tbl table tr:nth-child(2n) td {
  background: #fff;
}

.face_book .fbcomments,
.face_book iframe,
.face_book .fb_iframe_widget,
.face_book .fb_iframe_widget[style],
.face_book .fb_iframe_widget iframe[style],
.face_book .fbcomments iframe[style],
.face_book .fb_iframe_widget span,
.face_book _2p3a {
  width: 100% !important;
}

/**********/
.h_style {
  font-weight: 500;
  font-size: 2.4rem;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 3px;
}

.h_style span {
  font-weight: 300;
  font-size: 1.4rem;
  letter-spacing: 1px;
}

.h_style span:before {
  content: "-";
  margin-right: 3px;
}

.h_style span:after {
  content: "-";
  margin-left: 3px;
}

/********/
.sh_style {
  text-align: center;
  font-size: 2.398rem;
  color: #1d4b56;
  margin-bottom: 35px;
}

/*==================================================
施工事例                   
================================================== */
.case_detail .contents1 {
  padding-top: 83px;
  padding-bottom: 40px;
}

.case_detail .contents1 .sec1 .case_detail_photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
}

.case_detail .contents1 .sec1 .case_detail_photo .big_photo {
  width: 540px;
}

.case_detail .contents1 .sec1 .case_detail_photo .photo_list {
  width: 522px;
}

.case_detail .contents1 .sec1 .case_detail_photo .photo_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.case_detail .contents1 .sec1 .case_detail_photo .photo_list ul li {
  width: 253px;
  margin-right: 16px;
  margin-bottom: 16px;
}

.case_detail .contents1 .sec1 .case_detail_photo .photo_list ul li:nth-child(2n) {
  margin-right: 0px;
}

.case_detail .contents1 .sec1 .comment {
  margin-bottom: 30px;
}

/*==================================================
施工事例                   
================================================== */
.case .contents1 {
  padding-top: 83px;
  padding-bottom: 40px;
}

.case .contents1 .sec1 .case_list_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.case .contents1 .sec1 .case_list_wrap .case_list {
  width: 340px;
  margin-right: 30px;
  margin-bottom: 50px;
}

.case .contents1 .sec1 .case_list_wrap .case_list:nth-child(3n) {
  margin-right: 0px;
}

.case .contents1 .sec1 .case_list_wrap .case_list a {
  display: block;
}

.case .contents1 .sec1 .case_list_wrap .case_list a figure {
  margin-bottom: 10px;
  text-align: center;
}

.case .contents1 .sec1 .case_list_wrap .case_list a figure img {
  opacity: 1;
}

.case .contents1 .sec1 .case_list_wrap .case_list a:hover figure img {
  opacity: 0.8;
}

.case .contents1 .sec1 .case_list_wrap .case_list a dl {
  color: #1d4b56;
}

.case .contents1 .sec1 .case_list_wrap .case_list a dl dt {
  font-size: 1.4rem;
  color: #1d4b56;
}

.case .contents1 .sec1 .case_list_wrap .case_list a dl dd {
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.8;
  color: #1d4b56;
}

/*==================================================
ワークショップ                         
================================================== */
.workshop_detail .contents1 {
  padding-top: 83px;
  padding-bottom: 60px;
}

.workshop_detail .contents1 .sec1 .work_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 18px;
}

.workshop_detail .contents1 .sec1 .work_box .txt_box {
  width: 448px;
}

.workshop_detail .contents1 .sec1 .work_box .txt_box dl {
  margin-bottom: 15px;
  line-height: 1.6;
}

.workshop_detail .contents1 .sec1 .work_box .txt_box dl dt {
  margin-bottom: 5px;
}

.workshop_detail .contents1 .sec1 .work_box .txt_box dl dd {
  font-size: 1.8rem;
  font-weight: 700;
}

.workshop_detail .contents1 .sec1 .work_list_wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.workshop_detail .contents1 .sec1 .work_list_wrap ul li {
  width: 250px;
  margin-right: 20px;
  margin-bottom: 20px;
}

/*==================================================
ワークショップ                         
================================================== */
.workshop .contents1 {
  padding-top: 83px;
  padding-bottom: 30px;
}

.workshop .contents1 .sec1 .workshop_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 90px;
}

.workshop .contents1 .sec1 .workshop_box .photo_list {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 30%;
}
.workshop .contents1 .sec1 .workshop_box .photo_list img{
  max-width: 100%;
}

.workshop .contents1 .sec1 .workshop_box .photo_list li {
  margin-bottom: 10px;
}

.workshop .contents1 .sec1 .workshop_box .photo_list li:last-child {
  margin-bottom: 0px;
}

.workshop .contents1 .sec1 .workshop_box .txt_box {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  /* width: 530px; */
  width: 60%;
}

.workshop .contents1 .sec1 .workshop_box .txt_box h2 {
  font-size: 2.395rem;
  color: #1d4b56;
  margin-bottom: 20px;
  line-height: 1.4;
}

.workshop .contents1 .sec1 .workshop_box .txt_box h3 {
  font-size: 1.797rem;
  margin-top: 20px;
  margin-bottom: 20px;
}

.workshop .contents1 .sec1 .workshop_box .txt_box .txt p {
  margin-bottom: 30px;
}

.workshop .contents1 .sec1 .workshop_box .txt_box .txt p:last-child {
  margin-bottom: 0px;
}

.workshop .contents1 .sec1 .workshop_box dl{
  display: flex;
}
.workshop .contents1 .sec1 .workshop_box dl dt{
  width: 20%;
}
.workshop .contents1 .sec1 .workshop_box dl dd::before{
  content: "：";
  position: absolute;
  left: -20px;
}
.workshop .contents1 .sec1 .workshop_box dl dd{
  position: relative;
  width: 75%;
}

.workshop .contents1 .sec1 .gallery_box_wrap .sh_style {
  margin-bottom: 20px;
}

.workshop .contents1 .sec1 .gallery_box_wrap .gallery_list_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.workshop .contents1 .sec1 .gallery_box_wrap .gallery_list_wrap .gallery_list {
  width: 340px;
  margin-right: 30px;
  margin-bottom: 50px;
}

.workshop .contents1 .sec1 .gallery_box_wrap .gallery_list_wrap .gallery_list:nth-child(3n) {
  margin-right: 0px;
}

.workshop .contents1 .sec1 .gallery_box_wrap .gallery_list_wrap .gallery_list a {
  display: block;
}

.workshop .contents1 .sec1 .gallery_box_wrap .gallery_list_wrap .gallery_list a figure {
  margin-bottom: 10px;
  text-align: center;
}

.workshop .contents1 .sec1 .gallery_box_wrap .gallery_list_wrap .gallery_list a figure img {
  opacity: 1;
}

.workshop .contents1 .sec1 .gallery_box_wrap .gallery_list_wrap .gallery_list a:hover figure img {
  opacity: 0.8;
}

.workshop .contents1 .sec1 .gallery_box_wrap .gallery_list_wrap .gallery_list a dl {
  color: #1d4b56;
}

.workshop .contents1 .sec1 .gallery_box_wrap .gallery_list_wrap .gallery_list a dl dt {
  font-size: 1.4rem;
}

.workshop .contents1 .sec1 .gallery_box_wrap .gallery_list_wrap .gallery_list a dl dd {
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.8;
}

/*==================================================
アドバイザー                                  
================================================== */
.work .contents1 {
  padding-top: 80px;
  padding-bottom: 85px;
}

.work .contents1 .garden_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 80px;
}

.work .contents1 .garden_box .txt_box {
  width: 520px;
  position: relative;
}

.work .contents1 .garden_box .txt_box h2 {
  font-size: 2.398rem;
  margin-bottom: 10px;
}

.work .contents1 .garden_box .txt_box .txt p {
  margin-bottom: 30px;
}

.work .contents1 .garden_box .txt_box .btn {
  position: absolute;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 160px;
}



.work .contents1 .garden_box .photo_list li {
  margin-bottom: 20px;
}

.work .contents1 .garden_box .photo_list li:last-child {
  margin-bottom: 0px;
}

.work .contents1 .water_box {
  margin-bottom: 170px;
}

.work .contents1 .water_box .wc_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
}

.work .contents1 .water_box .wc_box:last-child {
  margin-bottom: 0px;
}

.work .contents1 .water_box .wc_box .photo {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 520px;
}

.work .contents1 .water_box .wc_box .txt_box {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: 530px;
}

.work .contents1 .water_box .wc_box .txt_box h2 {
  font-size: 2.395rem;
  margin-bottom: 20px;
  line-height: 1.2;
}

.work .contents1 .ex_box {
  margin-bottom: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.work .contents1 .ex_box ul {
  width: 520px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.work .contents1 .ex_box ul li:first-child {
  margin-right: 10px;
}

.work .contents1 .ex_box .txt_box {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: 530px;
}

.work .contents1 .ex_box .txt_box h2 {
  font-size: 2.395rem;
  margin-bottom: 20px;
  line-height: 1.2;
}

.work .contents1 .ex_box .txt_box .txt p {
  margin-bottom: 30px;
}

.work .contents1 .ex_box .txt_box .txt p:last-child {
  margin-bottom: 0px;
}

.work .contents1 .plant_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.work .contents1 .plant_box .txt_box {
  width: 530px;
}

.work .contents1 .plant_box .txt_box h2 {
  font-size: 2.395rem;
  margin-bottom: 20px;
  line-height: 1.2;
}

.work .contents1 .plant_box .txt_box .txt p {
  margin-bottom: 30px;
}

.work .contents1 .plant_box .txt_box .txt p:last-child {
  margin-bottom: 0px;
}

/*==================================================
アドバイザー                                  
================================================== */
.advisor .contents1 {
  padding-top: 75px;
  padding-bottom: 75px;
}

.advisor .contents1 .sec1 .photo {
  margin-bottom: 40px;
}

.advisor .contents1 .sec1 .txt_box {
  text-align: center;
}

.advisor .contents1 .sec1 .txt_box h3 {
  margin-bottom: 30px;
  font-weight: bold;
  color: #1d4b56;
  font-size: 1.797rem;
}

.advisor .contents1 .sec1 .txt_box .txt p {
  margin-bottom: 30px;
}

.advisor .contents1 .sec1 .txt_box .txt p:last-child {
  margin-bottom: 0px;
}

.advisor .contents2 {
  padding-top: 40px;
  padding-bottom: 90px;
  background: #eff3f4;
}

.advisor .contents2 .sec1 .daihyo_box {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #1d4b56;
  overflow: hidden;
  margin-bottom: 120px;
}

.advisor .contents2 .sec1 .daihyo_box .daihyo_info {
  padding: 17px 27px 17px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.advisor .contents2 .sec1 .daihyo_box .daihyo_info .d_info1 {
  margin-bottom: 17px;
  padding-bottom: 17px;
  border-bottom: 1px solid #1d4b56;
}

.advisor .contents2 .sec1 .daihyo_box .daihyo_info .d_info1 dt {
  font-size: 1.797rem;
  font-weight: bold;
  margin-bottom: 9px;
  line-height: 1.6;
}

.advisor .contents2 .sec1 .daihyo_box .daihyo_info .d_info1 dd p {
  margin-bottom: 24px;
}

.advisor .contents2 .sec1 .daihyo_box .daihyo_info .d_info1 dd p:last-child {
  margin-bottom: 0px;
}

.advisor .contents2 .sec1 .daihyo_box .daihyo_info .d_info2 {
  margin-bottom: 10px;
}

.advisor .contents2 .sec1 .daihyo_box .daihyo_info .d_info2 dt {
  font-size: 1.797rem;
  font-weight: bold;
  margin-bottom: 8px;
  line-height: 1.6;
}

.advisor .contents2 .sec1 .daihyo_box .daihyo_info .d_info2 dd ul li {
  margin-bottom: 2px;
}

.advisor .contents2 .sec2 .advisor_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.advisor .contents2 .sec2 .advisor_box .photo {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.advisor .contents2 .sec2 .advisor_box .txt_box {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 435px;
  position: relative;
}

.advisor .contents2 .sec2 .advisor_box .txt_box .txt p {
  margin-bottom: 30px;
}

.advisor .contents2 .sec2 .advisor_box .txt_box .txt p:last-child {
  margin-bottom: 0px;
}

.advisor .contents2 .sec2 .advisor_box .txt_box .btn {
  position: absolute;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 176px;
  margin: 0 auto;
}

.advisor .contents2 .sec2 .advisor_box .txt_box .btn a span {
  background: #eff3f4;
}

/*==================================================
ラプトルについて                                     
================================================== */
.about .contents1 {
  padding-top: 75px;
  padding-bottom: 75px;
}

.about .contents1 .sec1 {
  margin: 0 auto;
}

.about .contents1 .sec1 h3 {
  text-align: center;
  font-family: "Noto Serif JP";
  font-size: 2.2rem;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-bottom: 40px;
}

.about .contents1 .sec1 h3 span {
  border-top: 1px solid #1d4b56;
  border-bottom: 1px solid #1d4b56;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}

.about .contents1 .sec1 .txt_box {
  text-align: center;
  margin-bottom: 27px;
}

.about .contents1 .sec1 .txt_box p {
  margin-bottom: 30px;
}

.about .contents1 .sec1 .txt_box p:last-child {
  margin-bottom: 0px;
}

.about .contents1 .sec1 .btn {
  width: 160px;
  margin: 0 auto;
}

.about .contents2 {
  background: #eff3f4;
  padding-top: 60px;
  padding-bottom: 40px;
  border-bottom: 5px solid #fff;
}

.about .contents2 .sec1 .charm_box_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 35px;
}

.about .contents2 .sec1 .charm_box_wrap .charm_box {
  width: 360px;
  padding-left: 23px;
  padding-right: 23px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #1d4b56;
}

.about .contents2 .sec1 .charm_box_wrap .charm_box:last-child {
  border-right: none;
}

.about .contents2 .sec1 .charm_box_wrap .charm_box figure {
  text-align: center;
  margin-bottom: 45px;
}

.about .contents2 .sec1 .charm_box_wrap .charm_box dl dt {
  text-align: center;
  font-size: 2.198rem;
  margin-bottom: 20px;
  font-family: "Noto Serif JP";
}

.about .contents2 .sec1 .btn {
  width: 160px;
  margin: 0 auto;
}

.about .contents2 .sec1 .btn a span {
  background: #eff3f4;
}

/*==================================================
会社概要                                      
================================================== */
.company .contents1 {
  background: #eff3f4;
  padding-top: 70px;
  padding-bottom: 40px;
}

.company .contents1 .sec1 .txt {
  text-align: center;
  margin-bottom: 40px;
}

.company .contents1 .sec1 .txt p {
  margin-bottom: 30px;
}

.company .contents1 .sec1 .txt p:last-child {
  margin-bottom: 0px;
}

.company .contents1 .sec1 .tc_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.company .contents1 .sec1 .tc_box dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.792rem;
  font-weight: bold;
  margin-right: 45px;
}

.company .contents1 .sec1 .tc_box dl dd a{
 color:#1d4b56;
}

.company .contents1 .sec1 .tc_box dl dt:after {
  content: " : ";
  margin-right: 5px;
}

.company .contents1 .sec1 .tc_box .btn {
  width: 202px;
  text-align: center;
}

.company .contents1 .sec1 .tc_box .btn a {
  text-align: center;
}

.company .contents1 .sec1 .tc_box .btn a span {
  background: #eff3f4;
  padding-left: 5px;
  padding-right: 5px;
  line-height: 1.2;
  padding-top: 4px;
  padding-bottom: 4px;
}

.company .contents2 {
  padding-top: 47px;
  padding-bottom: 90px;
}

.company .contents2 .sec1 {
  width: 900px;
  margin: 0 auto 110px;
}

.company .contents2 .sec2 .access_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* .company .contents2 .sec2 .access_box .photo {
  margin-top: 30px;
} */

.company .contents2 .sec2 .access_box dl {
  width: 530px;
}

.company .contents2 .sec2 .access_box dd {
  width: 530px;
  height: 399px;
}

.company .contents2 .sec2 .access_box dd iframe {
  width: 100%;
  height: 100%;
}

/*==================================================
トップページ                                           
================================================== */
.index .contents1 {
  padding-top: 55px;
  padding-bottom: 65px;
}

.index .contents1 .sec1 {
  width: 470px;
  margin: 0 auto;
}
#container .contents1 .sec1 {
}
#container .contents1 .sec1 {
}

.index .contents1 .sec1 h1 {
  text-align: center;
  margin-bottom: 45px;
}

.index .contents1 .sec1 .txt {
  text-align: center;
  margin-bottom: 40px;
}

.index .contents1 .sec1 .txt p {
  margin-bottom: 25px;
}

.index .contents1 .sec1 .txt p:last-child {
  margin-bottom: 0px;
}

.index .contents1 .sec1 .btn {
  width: 163px;
  margin: 0 auto;
}

.index .contents2 {
  background: #eff3f4;
  padding-top: 55px;
  padding-bottom: 40px;
}

.index .contents2 .sec1 .about_box_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.index .contents2 .sec1 .about_box_wrap .about_box {
  width: 340px;
  padding-bottom: 40px;
  position: relative;
}

.index .contents2 .sec1 .about_box_wrap .about_box figure {
  text-align: center;
  margin-bottom: 14px;
}

.index .contents2 .sec1 .about_box_wrap .about_box dl {
  margin-bottom: 8px;
}

.index .contents2 .sec1 .about_box_wrap .about_box dl dt {
  text-align: center;
  margin-bottom: 10px;
}

.index .contents2 .sec1 .about_box_wrap .about_box dl dd {
  text-align: center;
  font-weight: 500;
  font-size: 1.797rem;
  line-height: 1.2;
}

.index .contents2 .sec1 .about_box_wrap .about_box:last-child dl {
  margin-top: 0px;
}

.index .contents2 .sec1 .about_box_wrap .about_box:last-child dl dt {
  margin-bottom: 5px;
}

.index .contents2 .sec1 .about_box_wrap .about_box:last-child dl dd {
  margin-top: 0px;
}

.index .contents2 .sec1 .about_box_wrap .about_box:last-child .txt {
  margin-top: -4px;
}

.index .contents2 .sec1 .about_box_wrap .about_box .more {
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.index .contents2 .sec1 .about_box_wrap .about_box .more a {
  color: #1d4b56;
  font-size: 1.364rem;
}

.index .contents2 .sec1 .about_box_wrap .about_box .more a span {
  background: url(../image/common/btn_arrow1.png) right center no-repeat;
  padding-right: 21px;
}

.index .contents3 {
  padding-top: 60px;
  padding-bottom: 55px;
}

.index .contents3 .sec1 h2 {
  margin-bottom: 35px;
}

.index .contents3 .sec1 .works_box_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 35px;
}

.index .contents3 .sec1 .works_box_wrap .works_box {
  width: 250px;
  margin-right: 26px;
}

.index .contents3 .sec1 .works_box_wrap .works_box:nth-child(4n) {
  margin-right: 0px;
}

.index .contents3 .sec1 .works_box_wrap .works_box a {
  display: block;
}

.index .contents3 .sec1 .works_box_wrap .works_box a figure {
  margin-bottom: 15px;
  opacity: 1;
}

.index .contents3 .sec1 .works_box_wrap .works_box a dl dt {
  font-size: 1.198rem;
  color: #849a9f !important;
}

.index .contents3 .sec1 .works_box_wrap .works_box a dl dd {
  color: #1d4b56;
}

.index .contents3 .sec1 .works_box_wrap .works_box a:hover figure {
  opacity: 0.8;
}

.index .contents3 .sec1 .more {
  width: 160px;
  margin: 0 auto;
}

.index .contents4 {
  padding-top: 50px;
  padding-bottom: 55px;
  background: url(../image/index/c4_bg.png) center bottom no-repeat;
  background-size: cover;
}

.index .contents4 .sec1 h2 {
  margin-bottom: 35px;
}

.index .contents4 .sec1 .news_box_wrap {
  margin-bottom: 35px;
}

.index .contents4 .sec1 .news_box_wrap .news_box {
  border-bottom: 1px solid #9eaeb2;
}

.index .contents4 .sec1 .news_box_wrap .news_box:first-child {
  border-top: 1px solid #9eaeb2;
  border-bottom: 1px solid #9eaeb2;
}

.index .contents4 .sec1 .news_box_wrap .news_box a {
  display: block;
  background: url(../image/common/btn_arrow1.png) 98% center no-repeat;
  padding-top: 24px;
  padding-bottom: 24px;
}

.index .contents4 .sec1 .news_box_wrap .news_box a:hover {
  background-position: 100% center;
}

.index .contents4 .sec1 .news_box_wrap .news_box a dl dt {
  float: left;
  margin-left: 15px;
  font-size: 1.2rem;
  font-weight: 300;
  color: #849a9f;
}

.index .contents4 .sec1 .news_box_wrap .news_box a dl dd {
  margin-left: 110px;
  font-size: 1.4rem;
  color: #1d4b56;
  font-weight: 700;
}

.index .contents4 .sec1 .news_box_wrap .news_box a dl dd span {
  display: block;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 905px;
  overflow: hidden;
  white-space: nowrap;
}

.index .contents4 .sec1 .more {
  width: 160px;
  margin: 0 auto;
}

.index .contents4 .sec1 .more span {
  background: #e1eef5 !important;
}

/*==================================================
エラーページ
================================================== */
.error .contents1 {
  padding-top: 75px;
  padding-bottom: 100px;
  overflow: hidden;
}

.error .contents1 .sec1 {
  zoom: 1;
  overflow: hidden;
}

.error .contents1 .sec1 a {
  color: #000 !important;
}

/*==================================================
プライバシーポリシー
================================================== */
.privacy .contents1 {
  padding-top: 75px;
  padding-bottom: 30px;
}

.privacy .contents1 .privacy_box h3.item-title-h3 {
  font-size: 2.0rem;
  font-weight: 500;
}

.privacy .contents1 .privacy_box .item-box {
  line-height: 1.8;
  margin-bottom: 30px;
}

.privacy .contents1 .privacy_box .item-box:last-child {
  margin-bottom: 80px;
}

/*==================================================
 サイトマップ
================================================== */
.site .contents1 {
  padding-top: 75px;
  padding-bottom: 100px;
}


.site .contents1 .sitemap-list li {
  padding: 0 0 0 0px;
  line-height: 40px;
  border-bottom: 1px dotted #ccc;
}

.site .contents1 .sitemap-list li a {
  color: #000 !important;
  position: relative;
  padding-left: 15px;
}

.site .contents1 .sitemap-list li a:before {
  content: "";
  position: absolute;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0px;
  width: 4px;
  height: 4px;
  border-top: 1px solid #1d4b56;
  border-right: 1px solid #1d4b56;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*==================================================
 ブログ
================================================== */
.blog .contents1 {
  padding-top: 75px;
  padding-bottom: 100px;
  overflow: hidden;
}

.blog .contents1 .sec1 .item-box-wrap{
	margin-bottom:30px;
	overflow:hidden;
}

.blog .contents1 .sec1 .item-box {
  background: #fff;
  padding: 20px;
  padding-top:20px;
  padding-bottom:20px;
  border-bottom: 1px solid #1d4b56;

}

.blog .contents1 .sec1 .item-box:first-child{
  border-top: 1px solid #1d4b56;
}

.blog .contents1 .sec1 .item-box dl {
  overflow: hidden;
  zoom: 1;
}

.blog .contents1 .sec1 .item-box dl dt {
  float: left;
}

.blog .contents1 .sec1 .item-box dl dd {
  margin-left: 110px;
}

.blog .contents1 .sec1 .item-box dl dd a {
  color: #000 !important;
}

/*==================================================
 ブログ詳細
================================================== */
.blog_detail .contents1 {
  padding-top: 75px;
  padding-bottom: 100px;
  overflow: hidden;
}

.blog_detail .contents1 .sec1 h3 {
  font-size: 2.2rem;
  font-weight:300;
  border-bottom: 1px solid #1d4b56;
  margin-bottom: 20px;
}

.blog_detail .contents1 .sec1 img {
  max-width: 1080px;
}

.blog_detail .contents1 .sec1 .item-box {
  background: #fff;
  margin-bottom: 20px;
  overflow: hidden;
  zoom: 1;
}

.blog_detail .contents1 .sec1 .item-box iframe{
	width:100%;
}

/*==================================================
 お問い合わせ
================================================== */
.contact .contents1 {
  padding-top: 75px;
  padding-bottom: 60px;
}

.contact .contents1 .contact_box table {
  border-top: 1px solid #000;
  width: 100%;
}

.contact .contents1 .contact_box table th {
  background: #eff3f4;
  width: 320px;
  font-weight:normal;
}

.contact .contents1 .contact_box table td {
  width: 780px;
}

.contact .contents1 .contact_box table th, .contact .contents1 .contact_box table td {
  border-bottom: 1px solid #000;
  padding: 20px;
  word-wrap: break-word;
}

.contact .contents1 .contact_box .reg {
  margin-bottom: 20px;
}

.contact .contents1 .contact_box form input {
  font-size: 1.6rem;
}

.contact .contents1 .contact_box form textarea {
  width: 100%;
  height: 180px;
  font-size: 1.6rem;
  font-family: "Noto Sans JP","メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Verdana,"ＭＳ Ｐゴシック","MS P Gothic",Arial,Helvetica,sans-serif;
}

.contact .contents1 .contact_box form .clrred {
  color: #c00;
}

.contact .contents1 .contact_box .contact-recaptcha-wrap,
.contact .contents1 .contact_box .contact-submits-wrap {
  text-align: center;
  margin: 10px auto 10px;
  width: 304px;
}

.contact .contents1 .contact_box .contact-recaptcha-wrap input {
  text-align: center;
}

/* input設定
-------------------------------------------------- */
.input-big,
.input-mid,
.input-min {
  padding: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.input-big {
  width: 100%;
}

.input-mid {
  width: 60%;
}

.input-min {
  width: 60px;
}

.mt5 {
  margin-top: 5px;
}

/* 必須マーク
-------------------------------------------------- */
.required-mark {
  padding: 1px 3px;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  border-radius: 5px;
  background: #1d4b56;
  float: right;
  margin-top: 5px;
}

/* 未記入エラー文
-------------------------------------------------- */
.error-text {
  margin: 0 0 5px;
  color: #f00;
}

/* 確認、バック、送信ボタン
-------------------------------------------------- */
.contact-submits {
  padding: 15px 0 0;
  text-align: center;
}

.contact-submits input {
  margin: 0 5px;
  padding: 5px;
}

/* セキュリティエラー
-------------------------------------------------- */
.sec-error-text {
  line-height: 50px;
  text-align: center;
  color: #f00;
  font-size: 16px;
  border: 2px solid #f00;
}
