@import url(//fonts.googleapis.com/css?family=Titillium+Web:200,400,700,900);
/* Import bootstrap 3 mixins and variables so we can use them */
/* Import core mixins so we can use them */
.clear_float:before,
.clear_float:after {
  display: table;
  content: " ";
}
.clear_float:after {
  clear: both;
}
/* Import our theme variables. */
/*
 * The sections in this document roughly correspond to our theme style guide.
 */
/* Import our theme mixins */
/* Import our theme fonts */
/* Our style rules - namespace so as not to collide with the core app styles */
body {
  background: transparent url(/application/themes/shimura/images/background.png) repeat scroll;
}
div.ccm-page {
  position: relative;
}
div.ccm-page {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.8;
  -webkit-font-smoothing: antialiased;
}
div.ccm-page blockquote {
  padding-left: 60px;
  font-size: 1.46em;
  font-weight: 300;
  border-color: #bdcfd8;
  color: #5b676c;
  line-height: 1.8;
}
div.ccm-page h1 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 2.1em;
  font-weight: 700;
  color: #1a1a1a;
  line-height: 1.8;
  text-transform: none;
}
div.ccm-page h2 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.46em;
  font-weight: 700;
  color: #1a1a1a;
  line-height: 1.8;
  text-transform: none;
}
div.ccm-page h3 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.25em;
  font-weight: 700;
  color: #43bcc6;
  line-height: 1.8;
  text-transform: none;
}
div.ccm-page h4 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.05em;
  font-weight: 700;
  color: #4f585c;
  line-height: 1.8;
  text-transform: none;
}
div.ccm-page h5 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 0.73em;
  font-weight: 700;
  color: #9fa9ad;
  line-height: 1.8;
  text-transform: uppercase;
}
div.ccm-page h6 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 0.73em;
  font-weight: 400;
  color: #a3db75;
  line-height: 1.8;
  text-transform: uppercase;
}
div.ccm-page img {
  max-width: 100%;
  height: auto;
}
div.ccm-page hr {
  margin-top: 80px;
  margin-bottom: 80px;
  border-top: 1px solid #ececec;
}
div.ccm-page main {
  background-color: #ffffff;
  /*
    div.container:last-child {
      padding-bottom: 80px;
    }
    */
}
div.ccm-page main a:not(.fa):not(.btn),
div.ccm-page footer a:not(.fa):not(.btn) {
  color: #43bcc6;
}
div.ccm-page main a:not(.fa):not(.btn):hover,
div.ccm-page footer a:not(.fa):not(.btn):hover {
  color: #43bcc6;
  text-decoration: none;
}
div.ccm-page div[data-container=block] div.container:last-child {
  padding-bottom: 0px;
}
div.ccm-page.page-type-blog-entry div.col-sidebar {
  padding-top: 40px;
}
div.ccm-page div.col-sidebar hr {
  margin-top: 25px;
  margin-bottom: 25px;
}
div.ccm-page {
  /****  Color Code

Main BlueGreen	#43bcc6
Dark Blue 		#37596e
DarkGray		#656363


BG Gray 		#bfcfd1
BG LightGray    #f0f4f7
BG LightBlue	#e5f4f5

PageFooterBlack	#434343
Text Black		#434343

*****/
  /****	Header	****/
  /*
div.ccm-page header nav ul li:hover ul {
  display: none;
}
*/
  /****	Footer	****/
  /****	footer	****/
  /*
div.ccm-page header nav ul li {
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    position: unset;
    display: block;
}
*/
  /**** 2021.08.01 採用情報～お問い合せはli部とかぶるので削除****/
  /****	共通	****/
  /****	home	****/
  /*
@media screen and (min-width:453px) and (max-width:767px){
  .climgWrap{
  width:100%;
  height:560px;
  position: absolute;
  top: 4%;
}
.clLeft{
    float: left;
    width: 48%;
    height: 360px;
    margin-right: 2%;
}
.home_img1{
  height:360px;
  object-fit: cover;
  float:right;
}
.clRight{
   float: right;
    width: 48%;
    height: 360px;
    margin-left: 2%;
}
.home_img2{
  width: 200px;
  height: auto;
}
.home_img3{
  margin-top: 16px;
  width:100%;
  max-width: 393px;
  max-height: 270px;
}
}
/*****  事業内容TOP    *****/
  /****	板金加工	****/
  /****	OEM	****/
  /****　自社ブランド	****/
  /****	設備・IOT	****/
  /*
.ccm-page.ccm-page-id-231.clsequipment main .clSubArea4{
	background-color: #656363;
	border-bottom: 24px solid #fff;
}
.ccm-page.ccm-page-id-231.clsequipment main.clSubArea2,.ccm-page.ccm-page-id-231.clsequipment main.clSubArea5{
	background-color: #43bcc6;
	border-bottom: 24px solid #fff;
}
.ccm-page.ccm-page-id-231.clsequipment main.clSubArea3,.ccm-page.ccm-page-id-231.clsequipment main.clSubArea6,.ccm-page.ccm-page-id-231.clsequipment main.clSubArea7{
	background-color: #37596e;
	border-bottom: 24px solid #fff;
}
*/
  /****2021.07.26***/
  /****	社長メッセージ****/
  /****	会社概要****/
  /****	採用情報****/
  /****	特集記事****/
  /****	特集記事****/
  /****  環境への取り組み ****/
  /**** 新着情報****/
  /**** お問い合せ****/
  /**** ポリシー  ****/
  /****   Q&A  ****/
  /****特集ページCSS（コンポーザー不具合によりこちらへ追加）****/
  /*** 追従バナー　***/
}
div.ccm-page div.ccm-system-errors {
  margin-top: 40px;
}
div.ccm-page header {
  background-color: #ffffff;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d9d9d9;
}
div.ccm-page header #header-site-title {
  font-family: 'Titillium Web';
  font-weight: 400;
  color: #43bcc6;
  text-transform: none;
  line-height: 1.15em;
  font-size: 2.3em;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
div.ccm-page header #header-site-title:hover {
  color: #26767d;
  text-decoration: none !important;
}
div.ccm-page header .ccm-search-block-form {
  position: relative;
}
div.ccm-page header .ccm-search-block-form:before {
  content: "\f002";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  position: absolute;
  left: 14px;
  top: 9px;
  text-decoration: inherit;
  color: #cbcbcb;
}
div.ccm-page header .ccm-search-block-form .ccm-search-block-text {
  border: 1px solid #cbcbcb;
  color: #cbcbcb;
  border-radius: 30px;
  padding: 10px 20px 10px 35px;
  background-color: #ffffff;
}
div.ccm-page header .ccm-search-block-form .ccm-search-block-text:focus {
  outline: 0;
}
div.ccm-page header nav .dropdown:after {
  content: ' ▶';
}
div.ccm-page header nav .dropdown:hover:after {
  content: '\25bc';
}
div.ccm-page header nav ul {
  -webkit-font-smoothing: antialiased;
  list-style: none;
  margin-top: 10px !important;
  padding: 0px 0px 0px 0px;
  float: right;
}
div.ccm-page header nav ul a {
  padding-right: 40px;
  font-family: 'Titillium Web';
  font-size: 1em;
  font-weight: 700;
  color: #43bcc6;
  text-transform: none;
}
div.ccm-page header nav ul a:hover {
  color: #abddff;
  text-decoration: none;
}
div.ccm-page header nav ul li {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  position: relative;
  display: inline-block;
}
div.ccm-page header nav ul li:hover ul {
  opacity: 1;
  top: 30px;
  visibility: visible;
}
div.ccm-page header nav ul li ul {
  cursor: pointer;
  padding: 15px;
  padding-bottom: 0px;
  float: left;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 20px;
  visibility: hidden;
  width: 200px;
  background-color: #ffffff;
  z-index: 99;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  border: 1px solid #edf2f3;
}
div.ccm-page header nav ul li ul li {
  float: none;
  width: 100%;
  padding-bottom: 0px;
}
div.ccm-page header nav ul li ul li:hover a {
  color: #43bcc6;
}
div.ccm-page header nav ul li ul li a {
  display: block;
  padding-bottom: 15px;
  font-size: 1.0em;
  text-transform: none;
  color: #a2a2a2;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-weight: normal;
}
div.ccm-page header nav ul li ul li a:hover {
  color: #43bcc6;
}
div.ccm-page div.ccm-pagination-wrapper {
  text-align: center;
}
div.ccm-page .pagination > li.active span {
  /*        background: none;*/
  background: #ccc;
  color: #548627;
  border-color: #d4efbd;
}
div.ccm-page .pagination > li.next.disabled a,
div.ccm-page .pagination > li.next.disabled span {
  color: #b3beb8;
}
div.ccm-page .pagination > li.next a {
  border-right: 1px solid #d4efbd;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  padding-right: 25px;
}
div.ccm-page .pagination > li.next span {
  border-right: 1px solid #d4efbd;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  padding-right: 25px;
}
div.ccm-page .pagination > li.prev.disabled a,
div.ccm-page .pagination > li.prev.disabled span {
  color: #b3beb8;
}
div.ccm-page .pagination > li.prev span {
  border-left: 1px solid #d4efbd;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  padding-left: 25px;
}
div.ccm-page .pagination > li.prev a {
  border-left: 1px solid #d4efbd;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  padding-left: 25px;
}
div.ccm-page .pagination > li > a {
  font-size: 14px;
  border-left: 0;
  border-right: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  border-color: #d4efbd;
}
div.ccm-page .pagination > li > a:hover {
  background: none;
}
div.ccm-page .pagination > li > span {
  font-size: 14px;
  border-left: 0;
  border-right: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  border-color: #d4efbd;
}
div.ccm-page .breadcrumb {
  background-color: transparent;
  padding: 0px;
}
div.ccm-page .breadcrumb a {
  color: #43bcc6 !important;
}
div.ccm-page .breadcrumb a:hover {
  text-decoration: none;
  color: #548627 !important;
}
div.ccm-page img.ccm-captcha-image {
  display: block;
  margin: 0px auto 30px auto;
}
div.ccm-page main .ccm-search-block-form h3 {
  font-family: 'Titillium Web';
  font-size: 1.46em;
  text-transform: uppercase;
}
div.ccm-page main .ccm-search-block-form input.ccm-search-block-text {
  border: 1px solid #e6e6e6;
  margin-right: 15px;
  width: 50%;
  margin-bottom: 15px;
  padding: 10px;
}
div.ccm-page main .ccm-search-block-form input.ccm-search-block-submit:focus {
  outline: none;
}
div.ccm-page main .ccm-search-block-form #searchResults {
  margin-top: 15px;
  border-top: 1px solid #ececec;
}
div.ccm-page main .ccm-search-block-form #searchResults .searchResult {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 24px;
  padding-bottom: 7px;
  border-bottom: 1px solid #ececec;
}
div.ccm-page main .ccm-search-block-form #searchResults .searchResult p {
  color: #6e6e6e;
}
div.ccm-page main .ccm-search-block-form #searchResults .searchResult h3 {
  margin-top: 0px;
  text-transform: none;
  margin-bottom: 5px;
  font-family: inherit;
}
div.ccm-page main .ccm-search-block-form #searchResults .searchResult h3 a {
  font-weight: 400;
  font-size: 22px;
  color: #43bcc6;
}
div.ccm-page main .ccm-search-block-form #searchResults .searchResult h3 a:hover {
  color: #abddff;
}
div.ccm-page .btn {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -ms-border-radius: 20px;
  padding: 10px 30px 10px 30px;
}
div.ccm-page .btn-success {
  color: #ffffff;
  background-color: #00cc66;
  border-color: #4cae4c;
}
div.ccm-page .btn-success:focus,
div.ccm-page .btn-success.focus {
  color: #ffffff;
  background-color: #00994d;
  border-color: #255625;
}
div.ccm-page .btn-success:hover {
  color: #ffffff;
  background-color: #00994d;
  border-color: #398439;
}
div.ccm-page .btn-success:active,
div.ccm-page .btn-success.active,
.open > .dropdown-togglediv.ccm-page .btn-success {
  color: #ffffff;
  background-color: #00994d;
  background-image: none;
  border-color: #398439;
}
div.ccm-page .btn-success:active:hover,
div.ccm-page .btn-success.active:hover,
.open > .dropdown-togglediv.ccm-page .btn-success:hover,
div.ccm-page .btn-success:active:focus,
div.ccm-page .btn-success.active:focus,
.open > .dropdown-togglediv.ccm-page .btn-success:focus,
div.ccm-page .btn-success:active.focus,
div.ccm-page .btn-success.active.focus,
.open > .dropdown-togglediv.ccm-page .btn-success.focus {
  color: #ffffff;
  background-color: #00753b;
  border-color: #255625;
}
div.ccm-page .btn-success.disabled:hover,
div.ccm-page .btn-success[disabled]:hover,
fieldset[disabled] div.ccm-page .btn-success:hover,
div.ccm-page .btn-success.disabled:focus,
div.ccm-page .btn-success[disabled]:focus,
fieldset[disabled] div.ccm-page .btn-success:focus,
div.ccm-page .btn-success.disabled.focus,
div.ccm-page .btn-success[disabled].focus,
fieldset[disabled] div.ccm-page .btn-success.focus {
  background-color: #00cc66;
  border-color: #4cae4c;
}
div.ccm-page .btn-success .badge {
  color: #00cc66;
  background-color: #ffffff;
}
div.ccm-page .btn-default {
  color: #6e6e6e;
  background-color: #ffffff;
  border-color: #b7e390;
}
div.ccm-page .btn-default:focus,
div.ccm-page .btn-default.focus {
  color: #6e6e6e;
  background-color: #e6e6e6;
  border-color: #75c231;
}
div.ccm-page .btn-default:hover {
  color: #6e6e6e;
  background-color: #e6e6e6;
  border-color: #97d75f;
}
div.ccm-page .btn-default:active,
div.ccm-page .btn-default.active,
.open > .dropdown-togglediv.ccm-page .btn-default {
  color: #6e6e6e;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #97d75f;
}
div.ccm-page .btn-default:active:hover,
div.ccm-page .btn-default.active:hover,
.open > .dropdown-togglediv.ccm-page .btn-default:hover,
div.ccm-page .btn-default:active:focus,
div.ccm-page .btn-default.active:focus,
.open > .dropdown-togglediv.ccm-page .btn-default:focus,
div.ccm-page .btn-default:active.focus,
div.ccm-page .btn-default.active.focus,
.open > .dropdown-togglediv.ccm-page .btn-default.focus {
  color: #6e6e6e;
  background-color: #d4d4d4;
  border-color: #75c231;
}
div.ccm-page .btn-default.disabled:hover,
div.ccm-page .btn-default[disabled]:hover,
fieldset[disabled] div.ccm-page .btn-default:hover,
div.ccm-page .btn-default.disabled:focus,
div.ccm-page .btn-default[disabled]:focus,
fieldset[disabled] div.ccm-page .btn-default:focus,
div.ccm-page .btn-default.disabled.focus,
div.ccm-page .btn-default[disabled].focus,
fieldset[disabled] div.ccm-page .btn-default.focus {
  background-color: #ffffff;
  border-color: #b7e390;
}
div.ccm-page .btn-default .badge {
  color: #ffffff;
  background-color: #6e6e6e;
}
div.ccm-page div.block-sidebar-padded {
  padding: 25px 40px 25px 40px;
}
div.ccm-page div.block-sidebar-padded p {
  font-size: 0.85em;
}
div.ccm-page div.block-sidebar-wrapped {
  padding: 25px 40px 25px 40px;
  background-color: #f8faf1;
  font-size: 0.85em;
}
div.ccm-page div.block-sidebar-wrapped h3 {
  margin: 0px;
  font-size: 14px;
  font-weight: normal;
}
div.ccm-page div.block-sidebar-wrapped a {
  color: #43bcc6 !important;
}
div.ccm-page div.block-sidebar-wrapped a:hover {
  text-decoration: none;
  color: #548627 !important;
}
div.ccm-page div.block-sidebar-wrapped div.ccm-block-page-list-page-entry {
  padding-bottom: 0px;
  border-bottom: 0px;
  margin-bottom: 0px;
}
div.ccm-page div.block-sidebar-wrapped ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  color: #9fa9ad;
}
div.ccm-page div.block-sidebar-wrapped ul li {
  margin-bottom: 12px;
}
div.ccm-page div.block-sidebar-wrapped ul ul {
  padding-left: 20px;
  font-size: 1em;
}
div.ccm-page div.block-sidebar-wrapped + div.block-sidebar-wrapped {
  padding-top: 0px;
}
div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page {
  margin: -15px -40px -25px -40px;
  padding: 15px 40px 10px 40px;
  border-top: 1px solid #ececec;
  font-size: 1.25em;
}
div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page a {
  color: #d1d1d1 !important;
}
div.ccm-page div.block-sidebar-wrapped div.ccm-block-share-this-page a:hover {
  color: #43bcc6 !important;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal {
  margin-right: -15px;
  margin-left: -15px;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail {
  position: relative;
  float: left;
  width: 16.66666667%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 7px;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-thumbnail img {
  display: block;
  max-width: 100%;
  height: auto;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-page-entry-horizontal div.ccm-block-page-list-page-entry-text {
  position: relative;
  float: left;
  width: 83.33333333%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-date {
  color: #aeaeae;
  font-size: 0.8em;
  margin-bottom: 10px;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-title {
  margin: 0px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.46em;
  font-weight: 700;
  color: #1a1a1a;
  line-height: 1.8;
  text-transform: none;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-title a {
  color: #1a1a1a;
}
div.ccm-page div.blog-entry-list div.ccm-block-page-list-title a:hover {
  text-decoration: none;
  color: #43bcc6;
}
div.ccm-page div.recent-blog-entry div.ccm-block-page-list-title {
  margin-top: 0px;
  margin-bottom: 12.5px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.46em;
  font-weight: 700;
  color: #4f585c;
  line-height: 1.8;
  text-transform: none;
}
div.ccm-page div.recent-blog-entry div.ccm-block-page-list-title a {
  color: #4f585c;
}
div.ccm-page div.recent-blog-entry div.ccm-block-page-list-title a:hover {
  color: #337ab7;
  text-decoration: none;
}
div.ccm-page div.recent-blog-entry div.ccm-block-page-list-page-entry {
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
div.ccm-page div.area-content-accent {
  background-color: #f8faf1;
  margin-top: 80px;
  padding: 65px 0px 65px 0px;
  /*
  div.container:last-child {
    padding-bottom: 0px;
  }
  */
  margin-bottom: -80px;
}
div.ccm-page div.area-content-accent .title-caps,
div.ccm-page div.area-content-accent .title-caps-bold,
div.ccm-page div.area-content-accent h3 {
  color: #988e47 !important;
}
div.ccm-page div.testimonial-bio {
  margin-bottom: 60px;
}
div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper {
  margin-top: 0px;
  margin-bottom: 0px;
}
div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial {
  margin-left: 0px;
  margin-right: 0px;
}
div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial div.ccm-block-testimonial-image {
  width: auto;
  float: none;
  padding: 0px;
  margin-bottom: 30px;
}
div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial div.ccm-block-testimonial-image img {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -ms-border-radius: 0px;
}
div.ccm-page div.testimonial-bio div.ccm-block-testimonial-wrapper div.ccm-block-testimonial div.ccm-block-testimonial-text {
  float: none;
  padding: 0px;
}
div.ccm-page div.testimonial-bio + div.testimonial-bio {
  margin-bottom: 0px;
}
div.ccm-page div.testimonial-bio:only-child {
  margin-bottom: 0px;
}
div.ccm-page .ccm-faq-container {
  margin-right: -15px;
  margin-left: -15px;
}
div.ccm-page .ccm-faq-block-links {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 1200px) {
  div.ccm-page .ccm-faq-block-links {
    float: left;
    width: 25%;
  }
}
div.ccm-page .ccm-faq-block-links a {
  display: block;
  margin-bottom: 10px;
}
div.ccm-page .ccm-faq-block-entries {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
div.ccm-page .ccm-faq-block-entries h3 {
  margin-top: 0px;
}
div.ccm-page .ccm-faq-block-entries div.faq-entry-content {
  margin-bottom: 50px;
}
@media (min-width: 1200px) {
  div.ccm-page .ccm-faq-block-entries {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1200px) {
  div.ccm-page .ccm-faq-block-entries {
    margin-left: 8.33333333%;
  }
}
div.ccm-page div.ccm-block-feature-item {
  position: relative;
  padding-left: 25px;
  margin-bottom: 40px;
}
div.ccm-page div.ccm-block-feature-item h4,
div.ccm-page div.ccm-block-feature-item i {
  color: #43bcc6;
}
div.ccm-page div.ccm-block-feature-item i {
  position: absolute;
  top: 3px;
  left: 0px;
}
div.ccm-page div.feature-home-page div.ccm-block-feature-item h4,
div.ccm-page div.feature-home-page div.ccm-block-feature-item i {
  color: #1a1a1a;
}
div.ccm-page div.feature-home-page div.ccm-block-feature-item h4 {
  font-size: 1.5em;
}
div.ccm-page div.feature-home-page div.ccm-block-feature-item i {
  color: #1a1a1a;
  font-size: 1.3em;
  top: 1px;
}
div.ccm-page div.feature-home-page div.ccm-block-feature-item {
  padding-left: 45px;
}
div.ccm-page div.ccm-block-feature-item-hover-wrapper {
  text-align: center;
}
div.ccm-page div.ccm-block-feature-item-hover-wrapper div.ccm-block-feature-item-hover-title {
  color: #888888;
  font-size: 1.5em;
  font-weight: 300;
  margin-top: 20px;
}
div.ccm-page div.ccm-block-feature-item-hover {
  display: table;
  margin: 0px auto 0px auto;
}
div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon {
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -ms-border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  margin: 0px auto 0px auto;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  cursor: help;
  width: 200px;
  height: 200px;
}
div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon i {
  margin-top: 3px;
  color: #43bcc6;
  font-size: 2.1em;
}
@media (min-width: 768px) {
  div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon {
    width: 80px;
    height: 80px;
  }
}
@media (min-width: 992px) {
  div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon {
    width: 110px;
    height: 110px;
  }
}
@media (min-width: 1200px) {
  div.ccm-page div.ccm-block-feature-item-hover div.ccm-block-feature-item-hover-icon {
    width: 134px;
    height: 134px;
  }
}
div.ccm-page div.ccm-block-feature-item-hover-wrapper:hover div.ccm-block-feature-item-hover-icon {
  background: #e0f4f5;
  border: 1px solid #b8e6ea;
}
div.ccm-page .ccm-image-slider-container {
  border-bottom: 2px solid #f0eee1;
  padding-top: 20px;
  margin-bottom: 70px;
  background-color: transparent;
  background-repeat: repeat;
  /* background-image is moved to main.less because it needs to be in the theme root */
}
div.ccm-page .ccm-image-slider-container .ccm-image-slider {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li {
  max-height: 220px;
}
@media (min-width: 480px) and (max-width: 767px) {
  div.ccm-page .ccm-image-slider-container .ccm-image-slider {
    width: 100%;
  }
  div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li {
    max-height: 320px;
  }
}
@media (min-width: 768px) {
  div.ccm-page .ccm-image-slider-container .ccm-image-slider {
    width: 750px;
  }
  div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li {
    max-height: 350px;
  }
}
@media (min-width: 992px) {
  div.ccm-page .ccm-image-slider-container .ccm-image-slider {
    width: 970px;
  }
  div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li {
    max-height: 429px;
  }
}
@media (min-width: 1200px) {
  div.ccm-page .ccm-image-slider-container .ccm-image-slider {
    width: 1170px;
  }
  div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides li {
    max-height: 480px;
  }
}
div.ccm-page .ccm-image-slider-container .ccm-image-slider:before,
div.ccm-page .ccm-image-slider-container .ccm-image-slider:after {
  display: table;
  content: " ";
}
div.ccm-page .ccm-image-slider-container .ccm-image-slider:after {
  clear: both;
}
div.ccm-page .ccm-image-slider-container .ccm-image-slider-inner {
  margin-right: -15px;
  margin-left: -15px;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 1200px) {
  div.ccm-page .ccm-image-slider-container .ccm-image-slider-inner {
    float: left;
    width: 100%;
  }
}
div.ccm-page .ccm-image-slider-container .rslides_nav {
  opacity: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -ms-border-radius: 4px;
  height: 38px;
  margin-top: -20px;
  width: 38px;
  background: rgba(0, 0, 0, 0.92);
}
div.ccm-page .ccm-image-slider-container .rslides_nav.next {
  color: white;
  -webkit-transition: background 0.35s ease-in-out;
  -o-transition: background 0.35s ease-in-out;
  transition: background 0.35s ease-in-out;
  right: 40px;
}
div.ccm-page .ccm-image-slider-container .rslides_nav.next:hover {
  text-decoration: none;
  color: black;
  background: white;
}
div.ccm-page .ccm-image-slider-container .rslides_nav.next:before {
  -webkit-transition: background 0.35s ease-in-out;
  -o-transition: background 0.35s ease-in-out;
  transition: background 0.35s ease-in-out;
  content: "\f054";
  font-family: FontAwesome;
  font-size: 16px;
  display: block;
  margin-top: 10px;
  margin-left: 14px;
}
div.ccm-page .ccm-image-slider-container .rslides_nav.prev {
  color: white;
  -webkit-transition: background 0.35s ease-in-out;
  -o-transition: background 0.35s ease-in-out;
  transition: background 0.35s ease-in-out;
  left: 40px;
}
div.ccm-page .ccm-image-slider-container .rslides_nav.prev:hover {
  text-decoration: none;
  color: black;
  background: white;
}
div.ccm-page .ccm-image-slider-container .rslides_nav.prev:after {
  -webkit-transition: background 0.35s ease-in-out;
  -o-transition: background 0.35s ease-in-out;
  transition: background 0.35s ease-in-out;
  content: "\f053";
  font-family: FontAwesome;
  font-size: 16px;
  display: block;
  margin-top: 10px;
  margin-left: 12px;
}
div.ccm-page .ccm-image-slider-container .rslides_tabs {
  padding-left: 0px;
  padding-top: 15px;
  padding-bottom: 10px;
}
div.ccm-page .ccm-image-slider-container .rslides_tabs li {
  list-style-type: none;
  display: inline-block;
  margin-right: 5px;
}
div.ccm-page .ccm-image-slider-container .rslides_tabs li.rslides_here a {
  background: #43bcc6;
}
div.ccm-page .ccm-image-slider-container .rslides_tabs li a {
  overflow: hidden;
  text-indent: 99px;
  background: #ccccc9;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 10px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -ms-border-radius: 30px;
}
div.ccm-page .ccm-image-slider-container .ccm-image-slider-text h2 {
  color: #43bcc6;
  font-family: 'Titillium Web';
  font-size: 3.2em;
  font-weight: 200;
  margin-bottom: 5%;
}
div.ccm-page .ccm-image-slider-container .ccm-image-slider-text p {
  color: #6e6e6e;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  width: 80%;
}
div.ccm-page .ccm-image-slider-container.ccm-block-image-slider-arrows .ccm-image-slider-inner {
  margin-right: -15px;
  margin-left: -15px;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 60px;
}
@media (min-width: 1200px) {
  div.ccm-page .ccm-image-slider-container.ccm-block-image-slider-arrows .ccm-image-slider-inner {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 1200px) {
  div.ccm-page .ccm-image-slider-container.ccm-block-image-slider-arrows .ccm-image-slider-inner {
    float: left;
    width: 83.33333333%;
  }
}
div.ccm-page .image-right-tilt .ccm-image-block {
  display: block;
  margin: 0px auto 0px auto;
  transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  /* IE 9 */
  -webkit-transform: rotate(3deg);
}
div.ccm-page .image-circle .ccm-image-block {
  border-radius: 50%;
}
div.ccm-page div.ccm-block-next-previous-header {
  font-size: 16px;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry {
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid #d9d9d9;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry div.ccm-block-page-list-title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.25em;
  font-weight: 700;
  color: #43bcc6;
  line-height: 1.8;
  text-transform: none;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry:first-child {
  padding-top: 0px;
  border-top: none;
  margin-top: 0px;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -ms-border-radius: 20px;
  padding: 10px 30px 10px 30px;
  border: 1px solid transparent;
  display: inline-block;
  color: #6e6e6e;
  background-color: #ffffff;
  border-color: #b7e390;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.focus {
  color: #6e6e6e;
  background-color: #e6e6e6;
  border-color: #75c231;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover {
  color: #6e6e6e;
  background-color: #e6e6e6;
  border-color: #97d75f;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active,
.open > .dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more {
  color: #6e6e6e;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #97d75f;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active:hover,
.open > .dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active:focus,
.open > .dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:active.focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.active.focus,
.open > .dropdown-togglediv.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.focus {
  color: #6e6e6e;
  background-color: #d4d4d4;
  border-color: #75c231;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled]:hover,
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled]:focus,
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.disabled.focus,
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more[disabled].focus,
fieldset[disabled] div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more.focus {
  background-color: #ffffff;
  border-color: #b7e390;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more .badge {
  color: #ffffff;
  background-color: #6e6e6e;
}
div.ccm-page div.page-list-with-buttons div.ccm-block-page-list-page-entry a.ccm-block-page-list-read-more:hover {
  text-decoration: none;
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper {
  margin-right: -15px;
  margin-left: -15px;
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 30px;
  overflow: hidden;
}
@media (min-width: 768px) {
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    min-height: 147px;
  }
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img {
    width: 100%;
    height: 147px;
  }
}
@media (min-width: 992px) {
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    min-height: 193px;
  }
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img {
    width: 100%;
    height: 193px;
  }
}
@media (min-width: 1200px) {
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item {
    min-height: 240px;
  }
  div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-item img {
    width: 100%;
    height: 240px;
  }
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-page-entry-grid-thumbnail-hover {
  background-color: rgba(67, 188, 198, 0.7);
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper i.ccm-block-page-list-page-entry-grid-thumbnail-icon {
  display: block;
  margin: 0px auto 10px auto;
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper i.ccm-block-page-list-page-entry-grid-thumbnail-icon:before {
  font-family: FontAwesome;
  content: "\f064";
}
div.ccm-page div.ccm-block-page-list-thumbnail-grid-wrapper div.ccm-block-page-list-title {
  margin-top: 30px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.05em;
  font-weight: 700;
  color: #4f585c;
  line-height: 1.8;
  text-transform: none;
}
div.ccm-page a.ccm-block-page-list-rss-feed {
  font-size: 1.5em;
  color: #d1d1d1;
}
div.ccm-page a.ccm-block-page-list-rss-feed:hover {
  color: #43bcc6;
}
div.ccm-page div.ccm-block-page-list-page-entry-horizontal:before,
div.ccm-page div.ccm-block-page-list-page-entry-horizontal:after {
  display: table;
  content: " ";
}
div.ccm-page div.ccm-block-page-list-page-entry-horizontal:after {
  clear: both;
}
div.ccm-page div.ccm-block-page-list-page-entry-horizontal,
div.ccm-page div.ccm-block-page-list-page-entry {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ececec;
}
div.ccm-page div.ccm-block-page-list-page-entry-read-more {
  margin-top: 20px;
}
div.ccm-page div.ccm-block-page-list-no-pages {
  text-align: center;
  font-size: 1.25em;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #9fa9ad;
}
div.ccm-page div.col-sidebar div.block-sidebar-wrapped div.ccm-block-page-list-wrapper {
  margin: 0px;
}
div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper {
  margin: 25px 40px 25px 40px;
  font-size: .85em;
}
div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper a.ccm-block-page-list-rss-feed {
  font-size: .85em;
}
div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper div.ccm-block-page-list-page-entry {
  border: 0px;
  padding: 0px;
  margin-bottom: 12.5px;
}
div.ccm-page div.col-sidebar div.ccm-block-page-list-wrapper div.ccm-block-page-list-page-entry a {
  font-weight: normal;
}
div.ccm-page div.ccm-block-page-list-header {
  font-size: 16px;
}
div.ccm-page div.ccm-block-page-attribute-display-wrapper {
  border-top: 1px solid #ececec;
  padding-top: 25px;
  padding-bottom: 25px;
  color: #aeaeae;
}
div.ccm-page div.ccm-block-page-attribute-display-wrapper .ccm-block-page-attribute-display-title {
  color: #75ca2a;
  display: block;
}
div.ccm-page div.ccm-block-page-attribute-display-wrapper:last-child {
  border-bottom: 1px solid #ececec;
}
div.ccm-page h1.page-title {
  color: #43bcc6;
  font-family: 'Titillium Web';
  font-size: 1.73em;
  line-height: 1.8;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 30px;
  padding-top: 30px;
}
div.ccm-page.page-type-portfolio-project h1.page-title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 2.1em;
  font-weight: 700;
  color: #1a1a1a;
  line-height: 1.8;
  text-transform: none;
  border-bottom: 1px solid #ececec;
  margin-bottom: 40px;
}
div.ccm-page div.ccm-block-page-title-byline {
  padding-bottom: 40px;
  border-bottom: 1px solid #ececec;
  margin-bottom: 40px;
}
div.ccm-page div.ccm-block-page-title-byline h1.page-title {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 2.1em;
  font-weight: 700;
  color: #1a1a1a;
  line-height: 1.8;
  text-transform: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 1em;
}
div.ccm-page div.ccm-block-page-title-byline span.page-date {
  margin-right: 2em;
}
div.ccm-page div.ccm-block-page-title-byline span.page-date,
div.ccm-page div.ccm-block-page-title-byline span.page-author {
  color: #9fa9ad;
  font-style: italic;
  font-size: 0.85em;
}
div.ccm-page div.ccm-block-testimonial {
  margin-right: -15px;
  margin-left: -15px;
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-image {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-image {
    float: left;
    width: 25%;
  }
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-text {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
  div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-text {
    float: left;
    width: 75%;
  }
}
div.ccm-page div.ccm-block-testimonial img {
  display: block;
  max-width: 100%;
  height: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -ms-border-radius: 50%;
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-name {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.05em;
  font-weight: 700;
  color: #4f585c;
  line-height: 1.8;
  text-transform: none;
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-position {
  color: #43bcc6;
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-position a {
  color: #43bcc6;
  text-decoration: underline;
}
div.ccm-page div.ccm-block-testimonial div.ccm-block-testimonial-paragraph {
  margin-top: 25px;
}
div.ccm-page div.ccm-block-testimonial-wrapper {
  margin-top: 60px;
  margin-bottom: 60px;
}
div.ccm-page div.ccm-block-testimonial-wrapper:before,
div.ccm-page div.ccm-block-testimonial-wrapper:after {
  display: table;
  content: " ";
}
div.ccm-page div.ccm-block-testimonial-wrapper:after {
  clear: both;
}
@media all and (max-width: 767px) {
  div.ccm-page .ccm-block-testimonial-image img {
    margin: 10px auto;
  }
}
div.ccm-page div.col-sidebar div.ccm-block-tags-wrapper {
  margin: 25px 40px 25px 40px;
}
div.ccm-page div.ccm-block-tags-header {
  font-size: 16px;
}
div.ccm-page div.ccm-block-tags-wrapper a:hover {
  text-decoration: none;
}
div.ccm-page span.ccm-block-tags-tag {
  background-color: #ffffff;
  border-color: #d1d1d1;
  border-width: 1px;
  border-style: solid;
  color: #6e6e6e;
}
div.ccm-page span.ccm-block-tags-tag.ccm-block-tags-tag-selected {
  border-color: #329ba4;
}
div.ccm-page div.ccm-block-tags-wrapper a:hover span.ccm-block-tags-tag {
  border-color: #43bcc6;
}
div.ccm-page div.col-sidebar div.ccm-block-topic-list-wrapper {
  margin: 25px 40px 25px 40px;
  font-size: .85em;
}
div.ccm-page div.ccm-block-topic-list-header {
  font-size: 16px;
}
div.ccm-page ul.ccm-block-topic-list-list ul {
  margin-top: 12.5px;
}
div.ccm-page ul.ccm-block-topic-list-page-topics {
  list-style-type: none;
  padding-left: 0px;
  padding-bottom: 0px;
}
div.ccm-page ul.ccm-block-topic-list-page-topics li {
  margin-bottom: 12.5px;
  padding-bottom: 0px;
}
div.ccm-page .ccm-block-topic-list-topic-selected {
  font-weight: bold;
}
div.ccm-page div.col-sidebar div.ccm-block-date-navigation-wrapper {
  margin: 25px 40px 25px 40px;
  font-size: .85em;
}
div.ccm-page div.ccm-block-date-navigation-header {
  font-size: 16px;
}
div.ccm-page ul.ccm-block-date-navigation-dates {
  list-style-type: none;
  padding-left: 0px;
  padding-bottom: 0px;
}
div.ccm-page ul.ccm-block-date-navigation-dates li {
  margin-bottom: 12.5px;
  padding-bottom: 0px;
}
div.ccm-page .ccm-block-date-navigation-date-selected {
  font-weight: bold;
}
div.ccm-page div.ccm-block-calendar-wrapper a.fc-event,
div.ccm-page div.ccm-block-calendar-wrapper a.fc-event:hover {
  color: #fff;
}
div.ccm-page div.ccm-block-calendar-event-list,
div.ccm-page div.ccm-block-calendar-event-list-wrapper {
  margin-bottom: 10px;
  clear: both;
}
div.ccm-page div.ccm-block-calendar-event-list-event-date {
  width: 50px;
  height: 50px;
  float: left;
  margin-right: 10px;
  border: 1px solid #f8faf1;
}
div.ccm-page div.ccm-block-calendar-event-list-event-date span {
  display: block;
  text-align: center;
}
div.ccm-page div.ccm-block-calendar-event-list-event-date span:first-child {
  font-weight: bold;
  background-color: #f8faf1;
  color: #988e47;
}
div.ccm-page div.ccm-block-calendar-event-list-event {
  padding-bottom: 10px;
  clear: both;
}
div.ccm-page .colorWhite {
  color: #fff;
}
div.ccm-page html {
  scroll-behavior: smooth;
}
div.ccm-page div.ccm-page header {
  padding-top: 16px !important;
}
@media screen and (max-width: 767px) {
  div.ccm-page {
    /* 三本線のうち一番上の棒の位置調整 */
    /* 三本線のうち一番下の棒の位置調整 */
    /* アイコンがクリックされたら真ん中の線を透明にする */
    /* アイコンがクリックされたらアイコンが×印になように上下の線を回転 */
    /* メニューのデザイン*/
    /* アイコンがクリックされたらメニューを表示 */
  }
  div.ccm-page div.ccm-page header {
    background-color: #ffffff;
    padding-top: 30px;
    padding-bottom: 0px !important;
    border-bottom: none;
  }
  div.ccm-page .logomark {
    width: 88%;
    display: block;
    margin-top: -10px;
    padding-bottom: 8px;
  }
  div.ccm-page img.companyLogoSP {
    margin-left: -18px;
    transform: scale(0.8);
  }
  div.ccm-page .drawer-open {
    display: flex;
    height: 62px;
    width: 60px;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 100;
    /* 重なり順を一番上に */
    cursor: pointer;
    background-color: #434343;
  }
  div.ccm-page .drawer-open span,
  div.ccm-page .drawer-open span:before,
  div.ccm-page .drawer-open span:after {
    content: '';
    display: block;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #fff;
    transition: 0.5s;
    position: absolute;
  }
  div.ccm-page .hamburger-menubox span:before {
    bottom: 8px;
  }
  div.ccm-page .hamburger-menubox span:after {
    top: 8px;
  }
  div.ccm-page #drawer-check:checked ~ .drawer-open span {
    background: rgba(255, 255, 255, 0);
  }
  div.ccm-page #drawer-check:checked ~ .drawer-open span::before {
    bottom: 0;
    transform: rotate(45deg);
  }
  div.ccm-page #drawer-check:checked ~ .drawer-open span::after {
    top: 0;
    transform: rotate(-45deg);
  }
  div.ccm-page .hamburger-menubox {
    display: block;
    width: 20%;
    position: absolute;
    top: 0;
    right: 0;
    margin-right: -15px;
    margin-top: -30px;
  }
  div.ccm-page .drawer-content {
    width: 100%;
    /*  height: 64%;*/
    height: 100%;
    /*2021.07.27  スマホメニューの背景調整*/
    position: fixed;
    top: 0;
    left: 100%;
    /* メニューを画面の外に飛ばす */
    z-index: 99;
    background: #43bcc6;
    transition: .5s;
  }
  div.ccm-page #drawer-check:checked ~ .drawer-content {
    left: 0;
    /* メニューを画面に入れる */
  }
  div.ccm-page .drawer-hidden {
    display: none;
  }
  div.ccm-page ul.drawer-list {
    width: 100%;
    margin-top: 60px !important;
  }
  div.ccm-page li.js-accordion-title.open {
    list-style-type: none;
    padding: 20px;
    width: 100%;
    transition: .4s all;
  }
  div.ccm-page li.js-accordion-title {
    color: #fff;
    height: 40px;
    border-bottom: 1px solid #FFF;
    text-align: center;
    margin: 12px 14%;
    width: 72%;
  }
  div.ccm-page .clnaviwrap {
    display: block;
    margin-top: 15px;
    padding-bottom: 20px;
  }
  div.ccm-page .clSPonly > li > a::before {
    font-family: "Font Awesome 5 Free";
    content: '\f054';
    font-weight: 600;
  }
  div.ccm-page div.ccm-page header nav ul li ul {
    width: 100%;
  }
  div.ccm-page ul.clSPonly {
    width: 100%;
  }
  div.ccm-page .clSPonly > li > a > img {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  div.ccm-page {
    /* left: 2%;
li.js-accordion-title :before{
content:  '';
width: 8%;
height: 4px;
background-color: #707070;
display: block;
position: absolute;
left: 46%;
bottom: -6px;
}

li.js-accordion-title :hover:before {
  opacity: 1;
  visibility: visible;
}
*/
  }
  div.ccm-page .hamburger-menubox {
    display: none;
  }
  div.ccm-page div.ccm-page header {
    padding-top: 16px !important;
  }
  div.ccm-page img.companyLogoSP {
    display: none;
  }
  div.ccm-page img.companyLogo {
    margin-top: -6px;
  }
  div.ccm-page #nav_top {
    display: none;
  }
  div.ccm-page .ccm-responsive-navigation.original {
    display: bloack;
  }
  div.ccm-page header > div > div > div.col-sm-9.col-xs-12 {
    width: 100% !important;
    height: 60px;
  }
  div.ccm-page .title_main,
  div.ccm-page .js-accordion-title.open {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  div.ccm-page .title_main:before,
  div.ccm-page .js-accordion-title.open:before {
    content: '';
    width: 6%;
    height: 1px;
    background-color: #434343;
    display: block;
    position: absolute;
    margin: 2px 2%;
    visibility: hidden;
    top: 56px;
  }
  div.ccm-page .title_main:hover:before,
  div.ccm-page .js-accordion-title.open:hover:before {
    opacity: 1;
    visibility: visible;
  }
  div.ccm-page .dropmenu {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    top: -18px;
  }
  div.ccm-page .dropmenu a {
    display: block;
    padding: 15px 10px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 13px;
  }
  div.ccm-page .clSPonly a:after {
    font-family: "Font Awesome 5 Free";
    content: '\f054';
    font-weight: 600;
    margin-left: 1.4rem;
  }
  div.ccm-page .dropmenu > li {
    position: static;
    width: 24%;
    text-align: center;
    background-color: #fff;
    color: #434343;
    padding: 10px 0px;
    display: inline-block;
  }
  div.ccm-page .dropmenu > li a {
    padding: 10px;
  }
  div.ccm-page .dropmenu li ul li a {
    text-align: left;
    /****2021.07.27  ナビ表示調整  */
  }
  div.ccm-page .dropmenu > li:first-child {
    width: 80%;
  }
  div.ccm-page .dropmenu > li:nth-of-type(2),
  div.ccm-page .dropmenu > li:nth-of-type(3),
  div.ccm-page .dropmenu > li:nth-of-type(4),
  div.ccm-page .dropmenu > li:nth-of-type(5),
  div.ccm-page .dropmenu > li:nth-of-type(6),
  div.ccm-page .dropmenu > li:nth-of-type(7) {
    padding-top: 24px;
    padding-bottom: 26px;
    font-size: 14px;
    font-weight: bold;
  }
  div.ccm-page nav ul li .clnaviwrap {
    background-color: #3B4043;
    padding: 0px;
    top: 72px;
    width: 100%;
    text-align: left;
    position: absolute;
    left: 0;
    visibility: hidden;
    z-index: 99;
  }
  div.ccm-page nav ul li .clnaviwrap ul {
    background-color: #3B4043;
    text-align: left;
    width: 100%;
    display: block;
    position: static;
    float: none;
    border: 0px;
  }
  div.ccm-page .clnaviwrap ul li {
    display: inline-block;
    width: 24%;
    vertical-align: top;
    border: 0px;
    margin-bottom: 10px;
    margin-right: 30px;
    text-align: center;
    margin-left: 30px;
    background-color: #3B4043;
  }
  div.ccm-page .dropmenu > li:hover > ul {
    display: list-item;
    /*flex-wrap: wrap;*/
  }
  div.ccm-page .dropmenu > li > ul {
    left: 0;
    display: none;
    position: relative;
    width: 100%;
  }
  div.ccm-page .dropmenu > li > ul > li {
    width: 100%;
  }
  div.ccm-page .dropmenu > li > ul > li > a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    background-color: #fff;
  }
  div.ccm-page .dropmenu > li > ul > li > a:hover {
    background-color: #fff;
  }
  div.ccm-page ul.dropmenu > li.js-accordion-title.title_main > a#home_nvi {
    padding: 0px !important;
    margin-left: 2rem !important;
  }
  div.ccm-page .clSPonly > li > a > img {
    margin-right: 2rem;
  }
  div.ccm-page li#navlist_logo.js-accordion-title.open:before {
    display: none;
  }
  div.ccm-page li#navlist_top.js-accordion-title.title_main:before {
    margin-left: 3rem !important;
  }
}
div.ccm-page .clBannerArea {
  background-color: #fff;
}
div.ccm-page .clContactArea {
  background-color: #43bcc6;
}
div.ccm-page .clNaviArea {
  background-color: #434343;
}
div.ccm-page .clInfoArea {
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  div.ccm-page .clIOTBanner {
    background-image: url("/application/files/3316/2495/5266/07__2nL.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 4px;
    padding: 12px;
    margin: 0px 6% 30px;
  }
  div.ccm-page .clIOTBanner p {
    color: #fff;
  }
  div.ccm-page .clIOTBanner a {
    color: #fff !important;
  }
  div.ccm-page .clIOTBanner a:hover {
    color: #43bcc6 !important;
  }
}
@media screen and (min-width: 768px) {
  div.ccm-page .clIOTBanner {
    background-image: url("/application/files/3316/2495/5266/07__2nL.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 4px;
    padding: 40px;
    margin: 0px 6% 30px;
  }
  div.ccm-page .clIOTBanner p {
    color: #fff;
  }
  div.ccm-page .clIOTBanner a {
    color: #fff !important;
  }
  div.ccm-page .clIOTBanner a:hover {
    color: #43bcc6 !important;
  }
}
div.ccm-page li.current {
  list-style: none;
}
@media screen and (min-width: 768px) {
  div.ccm-page div.ccm-page .clIOTBanner {
    height: 200px;
  }
  div.ccm-page .clIOTBanner h3 {
    margin-left: 12%;
    display: block;
    float: left;
    margin-top: 0px;
  }
  div.ccm-page .footerbannerTxt {
    display: block;
    margin-left: 3rem;
    float: left;
    margin-top: 2px;
    font-weight: 600;
  }
}
@media screen and (max-width: 991px) {
  div.ccm-page .clIOTBanner a {
    display: block;
    color: #FFF;
  }
}
@media screen and (min-width: 992px) {
  div.ccm-page .clIOTBanner a {
    display: block;
    margin: 0 0 10px 400px;
    color: #FFF;
    padding-left: 16rem;
  }
}
@media screen and (max-width: 767px) {
  div.ccm-page a.btn_contact {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 24px 8%;
    width: 84%;
    height: 80px;
    position: relative;
    background: #fff;
    border-radius: 40px;
    box-sizing: border-box;
    padding: 0px;
    color: #434343 !important;
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 1.3;
    text-align: left;
    text-decoration: none;
    transition-duration: 0.3s;
    font-weight: bold;
  }
}
@media screen and (min-width: 768px) {
  div.ccm-page a.btn_contact {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 24px 30%;
    width: 40%;
    height: 80px;
    position: relative;
    background: #fff;
    border-radius: 40px;
    box-sizing: border-box;
    padding: 0 45px 0 45px;
    color: #434343 !important;
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 1.3;
    text-align: left;
    text-decoration: none;
    transition-duration: 0.3s;
    font-weight: bold;
  }
}
div.ccm-page a.btn_contact:before {
  font-family: "Font Awesome 5 Free";
  content: '\f658';
  font-weight: 600;
  margin-left: 2rem;
}
div.ccm-page a.btn_contact:after {
  font-family: "Font Awesome 5 Free";
  content: '\f054';
  font-weight: 600;
  margin-left: 2rem;
}
div.ccm-page a.btn_contact:hover {
  background: #43bcc6;
  color: #fff !important;
  border: 1px solid #fff;
}
div.ccm-page a.btn_contact:before:hover,
div.ccm-page a.btn_contact:after:hover {
  color: #fff;
}
div.ccm-page footer nav ul {
  margin: 0 6%;
  padding: 0;
}
div.ccm-page #footer-theme li {
  list-style: none;
}
div.ccm-page #footer-theme a {
  list-style: none;
  color: #5b676c;
}
div.ccm-page #footer-theme a:hover {
  color: #43bcc6;
}
div.ccm-page #footernav_01 ul li a,
div.ccm-page #footernav_02 ul li a {
  list-style: none;
  color: #C9C8C8;
}
div.ccm-page #footernav_01 ul li a:hover,
div.ccm-page #footernav_02 ul li a:hover {
  color: #fff;
}
div.ccm-page .footer_info > ul {
  display: contents;
}
div.ccm-page .footer_info > ul > li {
  border-right: 2px solid #5b676c;
  padding-right: 5%;
  padding-left: 5%;
  list-style: none;
  display: inline-block;
}
div.ccm-page .footer_info ul li:nth-child(1) {
  border-left: 2px solid #5b676c;
  padding-left: 5%;
}
div.ccm-page .icon_contact {
  color: #434343;
}
div.ccm-page footer nav li a:before {
  font-family: "Font Awesome 5 Free";
  content: '\f054';
  font-weight: 600;
  margin-right: 1rem;
}
div.ccm-page footer nav.footer_info li a:before {
  content: '';
}
div.ccm-page #footer-theme.footernavBox nav ul li a {
  text-decoration: none;
  color: #C9C8C8 !important;
}
div.ccm-page #footer-theme.footernavBox nav ul li a:before {
  color: #C9C8C8;
}
div.ccm-page #footer-theme.footernavBox nav ul li a:hover,
div.ccm-page #footer-theme.footernavBox nav ul li a:before:hover {
  color: #fff !important;
}
div.ccm-page #footer-theme.footer_info > ul > li > a,
div.ccm-page #footer-theme.footer_info > ul > li > a:before,
div.ccm-page #footer-theme.footer_infocontact a {
  color: #5b676c !important;
}
div.ccm-page #footer-theme.footer_info > ul > li > a:hover,
div.ccm-page #footer-theme.footer_info > ul > li > a:before:hover,
div.ccm-page #footer-theme.footer_infocontact a:hover {
  color: #43bcc6 !important;
  transition-duration: 0.3s;
}
div.ccm-page .clNaviArea h2 {
  margin-left: 6%;
}
div.ccm-page #footer-theme.footernav_right > nav > ul > li,
div.ccm-page #footer-theme.footernav_left > nav > ul > li {
  list-style: none;
}
@media screen and (max-width: 767px) {
  div.ccm-page .footernavBox {
    margin: 40px 6% !important;
    /*  height: 120px;        ****2021.7.27****/
    height: auto;
  }
  div.ccm-page footer#footer-theme div.ccm-block-social-links {
    text-align: center;
  }
  div.ccm-page .footerbannerTxt {
    display: none;
  }
  div.ccm-page .footerbannerBtn {
    text-align: center;
  }
  div.ccm-page div.ccm-page .footer_info > ul {
    display: contents;
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 768px) {
  div.ccm-page #ccm-block-social-links646.ccm-block-social-links {
    margin-right: 10%;
  }
  div.ccm-page .footernavBox {
    padding-bottom: 40px;
  }
  div.ccm-page footer nav ul {
    display: inline-block;
  }
  div.ccm-page .footernav_right {
    display: inline-block;
    width: 36%;
    float: right;
    margin-top: 20px;
    margin-right: 6%;
  }
  div.ccm-page .footernav_left {
    width: 36%;
    display: inline-block;
    margin-left: 10%;
    margin-top: 20px;
  }
}
div.ccm-page div.ccm-page main {
  padding-bottom: 0 !important;
}
div.ccm-page footer#footer-theme section {
  border-top: none;
}
div.ccm-page footer#footer-theme section:last-child {
  padding-bottom: 30px;
  background-color: #fff;
}
div.ccm-page h2.pageTitle::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -8px;
  /* 下線の上下位置調整 */
  width: 40px;
  /* 下線の幅 */
  height: 2px;
  /* 下線の太さ */
  background-color: #707070;
  /* 下線の色 */
}
div.ccm-page .cltxtPDFLink {
  margin-top: 60px;
}
div.ccm-page .cltxtPDFLink a {
  position: relative;
  padding-left: 40px;
  color: #fff;
  font-size: 20px;
}
div.ccm-page .cltxtPDFLink a:before {
  content: " ";
  background: url("/application/themes/shimura/images/pdf_icon.svg") no-repeat;
  position: absolute;
  top: -10px;
  left: 0px;
  width: 35px;
  height: 45px;
}
@media screen and (max-width: 767px) {
  div.ccm-page .BusiBlock1 {
    padding: 56px 6% 24px;
  }
  div.ccm-page .BorC {
    text-align: center;
    width: 6rem;
    color: #43bCC6 !important;
    border-radius: 6px;
    border: 1px solid #43BCC6;
    padding: 1px 1rem;
    margin-left: 6%;
  }
  div.ccm-page h2.pageTitle {
    display: inline-block;
    position: relative;
    color: #444444;
    margin: 24px 6%;
  }
}
@media screen and (min-width: 768px) {
  div.ccm-page h2.pageTitle {
    position: relative;
    color: #444444;
    /*margin: 16px 8% 36px;*/
  }
  div.ccm-page .BorC {
    display: inline-block;
    text-align: center;
    width: 6rem;
    color: #43bCC6 !important;
    border-radius: 6px;
    border: 1px solid #43BCC6;
    padding: 1px 1rem;
    margin-left: 10px;
  }
}
div.ccm-page .clIOTBanner a:after {
  font-family: "Font Awesome 5 Free";
  content: '\f054';
  font-weight: 600;
}
div.ccm-page ul.list-inline i {
  color: #5b676c;
}
div.ccm-page .clHomeArea8 {
  margin-bottom: 0px !important;
}
div.ccm-page .ccm-image-slider-title {
  color: #fff !important;
  font-weight: 600 !important;
}
@media screen and (max-width: 767px) {
  div.ccm-page {
    /*
.Topimg_s{
  color: #3B4043;
}*/
  }
  div.ccm-page div.ccm-image-slider {
    width: 100% !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
  }
  div.ccm-page #Top_contentBox {
    background-color: #43bcc6;
    color: #fff;
    padding-bottom: 24px;
    padding-top: 32px;
  }
  div.ccm-page .Topimg_s > .container {
    background-color: #656363;
  }
}
div.ccm-page .ccm-image-slider-container.ccm-block-image-slider-pages {
  margin-bottom: 0px;
  padding-top: 0px;
}
div.ccm-page div.ccm-page.ccm-image-slider-container.ccm-image-slider-inner {
  padding-right: 0px;
  padding-left: 0px;
}
@media screen and (min-width: 768px) {
  div.ccm-page .ccm-image-slider-container {
    background-image: none;
  }
  div.ccm-page div.ccm-image-slider-container.ccm-block-image-slider-arrows {
    border-bottom: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 40px;
  }
  div.ccm-page #ccm-image-slider-637 {
    margin-top: 20px;
  }
  div.ccm-page .ccm-image-slider-text {
    position: absolute;
    width: 45%;
    left: 56%;
    top: 20%;
    color: #fff;
  }
  div.ccm-page div.ccm-page.ccm-image-slider-container.ccm-image-slider-text.ccm-slider-title {
    color: #fff !important;
    font-family: 'Titillium Web';
    font-size: 2.6em;
    font-weight: 600;
    margin-bottom: 5%;
  }
  div.ccm-page div.ccm-page.ccm-image-slider-container.ccm-image-slider-text p {
    color: #fff !important;
  }
  div.ccm-page .topics_Topwrap1 {
    /*
  position: relative;
   top: -120px;      *****2021.07.27 ** 動画コントロールと被るので下げる**
*/
    top: 0px;
    left: 24px;
    z-index: 3;
  }
  div.ccm-page .topics_Top {
    /*
margin: 20px;
    width: 452px;*/
    color: #fff;
  }
  div.ccm-page .topics_Top a {
    color: #fff !important;
    /***2021.07.23***/
    text-decoration: underline;
  }
  div.ccm-page .topics_Top a:hover {
    color: #ccc !important;
  }
  div.ccm-page .topics_Top2 {
    /*
  position: relative;     ****topics_Topwrap1 の高さによって開始位置は異なるため relativeなし******
  top: -80px;
*/
    /*
  margin: 40px;
  width: 480px;
*/
    margin: 40px 0px;
    /**　2021.8.6 微調整　**/
    width: 100%;
    color: #fff;
  }
  div.ccm-page .topics_Top2 a {
    color: #fff !important;
    /***2021.07.23***/
    text-decoration: underline;
  }
  div.ccm-page .topics_Top2 a:hover {
    color: #ccc !important;
  }
  div.ccm-page .top-topicsimg {
    /*
margin-left: 20px;
*/
    margin-left: 0px;
    /**　2021.8.6 微調整　**/
    margin-top: 20px;
  }
  div.ccm-page .topics_Top h3,
  div.ccm-page .topics_Toptxt1 h3,
  div.ccm-page .topics_Toptxt3 h3 {
    color: #fff !important;
  }
  div.ccm-page .topics_Toptxt1,
  div.ccm-page .topics_Toptxt2 {
    display: flex;
    /*    height: 200px;              2021.08.06 高さ変動でOK  */
    /*    margin-bottom: 40px;        2-3段目　間隔なしでOK*/
  }
  div.ccm-page .Toptopics_right {
    width: 64%;
    margin: 0 20px 40px;
    overflow: hidden;
  }
  div.ccm-page .Toptopics_left {
    overflow: hidden;
    flex-basis: 36%;
    /**2021.07.23***/
  }
  div.ccm-page .Toptopics_right > h3 {
    font-size: 15px;
    color: #fff;
  }
  div.ccm-page .topics_Toptxt2 {
    flex-flow: row-reverse;
  }
  div.ccm-page .news_area {
    padding: 20px 6%;
  }
  div.ccm-page .newsTitle p,
  div.ccm-page a.newslist {
    color: #f0f4f7 !important;
  }
  div.ccm-page .newsbox {
    display: flex;
  }
  div.ccm-page a.newslist {
    /*                                **2021.07.23***
  padding-top: 24px;
  margin-left: 20px;
  display: inline-block;
*/
  }
  div.ccm-page p.newssentence {
    color: #fff !important;
    padding-left: 5rem;
  }
  div.ccm-page p.newssentence a {
    text-decoration: underline;
  }
  div.ccm-page p.newssentence a:hover {
    color: #fff !important;
  }
  div.ccm-page p.newsdete {
    color: #f0f4f7;
  }
  div.ccm-page div.ccm-page #Top_contentBox3 h2 {
    color: #f0f4f7;
    display: block;
    float: left;
  }
  div.ccm-page .topcontentLeft {
    padding: 0 0 0 6%;
    width: 90%;
    margin-left: 40px;
  }
  div.ccm-page .topcontentLeft h2 {
    /***2021.07.23***/
    font-size: 40px;
    margin-bottom: 50px;
  }
  div.ccm-page .Top_content02 p {
    /*  margin: 60px 10px;    ***2021.07.23***/
    margin: 60px 0px;
    line-height: 2.2;
    /***2021.07.23***/
  }
  div.ccm-page .newsTitle {
    /***2021.07.23***/
    display: flex;
  }
  div.ccm-page .newsTitle p,
  div.ccm-page a.newslist {
    color: #f0f4f7 !important;
  }
  div.ccm-page div.ccm-image-slider-inner {
    width: 88% !important;
    margin-left: 6% !important;
  }
  div.ccm-page .Topimg_s {
    display: none;
  }
}
div.ccm-page h3.topTxt_01 {
  color: #fff;
}
div.ccm-page .topTxt_02,
div.ccm-page #Top_contentBox h2 {
  color: #fff;
}
div.ccm-page #Top_contentBox {
  background-color: #43bcc6;
  color: #fff;
}
div.ccm-page #Top_contentBox1 {
  background-color: #f0f4f7;
}
div.ccm-page #Top_contentBox3 h2 {
  color: #f0f4f7;
  display: inline-block;
}
div.ccm-page a.newslist {
  color: #f0f4f7;
  display: inline-block;
  margin-left: 24px;
  margin-top: 24px;
}
div.ccm-page a.newslist:after {
  font-family: "Font Awesome 5 Free";
  content: '\f054';
  font-weight: 600;
  margin-left: 1rem;
}
div.ccm-page a.newslist:hover {
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  div.ccm-page .ccm-page.ccm-page-id-1.page-template-home.cls > main > div.clHomeArea0 {
    background-color: #656363 !important;
  }
  div.ccm-page .newsTitle {
    align-items: flex-end;
    display: flex;
  }
  div.ccm-page a.newslist {
    color: #f0f4f7 !important;
    margin-bottom: 4px;
    padding-left: 2rem;
  }
  div.ccm-page .news_area hr {
    margin-top: 40px;
    margin-bottom: 40px;
    border-top: 1px solid #ececec;
  }
  div.ccm-page p.newssentence {
    color: #fff !important;
  }
  div.ccm-page p.newsdete {
    color: #f0f4f7;
  }
  div.ccm-page .topcontent_boxtxt {
    display: none;
  }
  div.ccm-page h2#busi_Title,
  div.ccm-page h2#busi_Title1 {
    color: #434343;
    position: relative;
  }
  div.ccm-page div.ccm-page #Top_contentBox {
    background-color: #43bcc6;
    color: #fff;
    padding: 24px 8px;
  }
  div.ccm-page #Top_contentBox2 {
    background-color: #f0f4f7;
  }
  div.ccm-page #Top_contentBox h2 {
    color: #fff;
    font-size: 2.4rem;
  }
  div.ccm-page #Top_contentBox00 {
    display: none;
  }
  div.ccm-page h3.topTxt_01 {
    font-size: 3rem;
  }
  div.ccm-page .Top_content01,
  div.ccm-page .Top_content02 {
    margin-left: 4%;
    line-height: 3rem;
  }
  div.ccm-page .topcontent_boxtxt {
    background-color: #E5F4F5;
    clear: both;
  }
  div.ccm-page .topcontent_boxtxt h2 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  div.ccm-page #busi_Title,
  div.ccm-page #busi_Title1 {
    margin: 0;
  }
  div.ccm-page .climgWrap {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  div.ccm-page .clLeft {
    float: left;
    width: 48%;
    margin-right: 2%;
  }
  div.ccm-page img.home_img1 {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  div.ccm-page .clRight {
    width: 48%;
    height: auto;
  }
  div.ccm-page img.home_img3 {
    margin-top: 16px;
    width: 100%;
    max-width: 393px;
    max-height: 270px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div.ccm-page .business_3contents {
    height: 840px;
  }
}
@media screen and (max-width: 767px) {
  div.ccm-page div#busines_box3.ccm-custom-style-main3 {
    margin: -20px -6.8%;
  }
  div.ccm-page #busi_Title:before,
  div.ccm-page #busi_Title1:before {
    content: '';
    width: 8%;
    height: 4px;
    background-color: #707070;
    display: block;
    position: absolute;
    left: 46%;
    bottom: -6px;
  }
}
div.ccm-page .clHomeArea4 {
  background-color: #bfcfd1;
  margin-top: unset;
}
div.ccm-page .clHomeArea7,
div.ccm-page .clHomeArea8 {
  background-color: #bfcfd1;
}
div.ccm-page #clBusiBlock3 {
  margin-bottom: 40px;
}
div.ccm-page p.moreBtmn > a {
  color: #656363 !important;
}
div.ccm-page p.moreBtmn > a:after {
  font-family: "Font Awesome 5 Free";
  content: '\f054';
  font-weight: 600;
}
div.ccm-page p.moreBtmn > a:hover {
  color: #43bcc6 !important;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div.ccm-page div.about_base {
    width: 72%;
    height: 880px;
    background-color: #f0f4f7;
    margin: -40px 14%;
    color: #707070;
  }
  div.ccm-page #busi_Title {
    margin: 0;
    writing-mode: vertical-rl;
    font-size: 64px;
    color: #707070;
    position: absolute;
    top: 4.8%;
    left: -2%;
  }
}
@media screen and (min-width: 992px) {
  div.ccm-page div.about_base {
    width: 64%;
    height: 880px;
    background-color: #f0f4f7;
    margin: -40px 18%;
    color: #707070;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div.ccm-page .topcontent_boxtxtL {
    display: block;
    margin-top: -50%;
  }
}
@media screen and (min-width: 992px) {
  div.ccm-page .topcontent_boxtxtL {
    display: block;
    margin-top: -34%;
  }
  div.ccm-page #busi_Title {
    margin: 0;
    writing-mode: vertical-rl;
    font-size: 64px;
    color: #707070;
    position: absolute;
    top: 4.8%;
    left: 6%;
  }
}
@media screen and (min-width: 768px) {
  div.ccm-page #Top_contentBox2 {
    background-color: #fff;
  }
  div.ccm-page #Top_contentBox1,
  div.ccm-page ._s,
  div.ccm-page #Top_contentBox {
    display: none;
  }
  div.ccm-page .BorC {
    display: unset;
  }
  div.ccm-page #busi_Title1 {
    margin: 0;
    writing-mode: vertical-rl;
    font-size: 64px;
    color: #707070;
    position: absolute;
    top: 18%;
    left: 84%;
  }
  div.ccm-page #clBusiBlock1,
  div.ccm-page #clBusiBlock3 {
    width: 56%;
    height: 600px;
    margin-left: 30%;
    position: relative;
  }
  div.ccm-page .BusiBlock1 h2.pageTitle {
    margin: 16px 8% 36px;
  }
  div.ccm-page #BusiBlock1_img,
  div.ccm-page #BusiBlock3_img {
    position: absolute;
    width: 80%;
    left: -48%;
    top: 7.4%;
  }
  div.ccm-page #BusiBlock1_img img,
  div.ccm-page #BusiBlock3_img img {
    max-width: 100%;
  }
  div.ccm-page #clBusiBlock2 {
    width: 56%;
    height: 620px;
    margin-left: 8%;
    position: relative;
    margin-top: 60px;
    margin-bottom: 60px;
    background-color: #fff;
  }
  div.ccm-page #BusiBlock2_img {
    position: absolute;
    width: 80%;
    left: 62%;
    top: 7.4%;
  }
  div.ccm-page .BusiBlock1,
  div.ccm-page .BusiBlock3 {
    padding-top: 40PX;
  }
  div.ccm-page #Top_contentBox3 hr {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
  }
  div.ccm-page .newsTitle p {
    display: inline-block;
    /*  margin: 24px 4%;              ****2021.07.23**/
  }
  div.ccm-page #Top_contentBox3 {
    /*  height: 600px;                ****2021.7.27** 高さを可変（ニュース数に応じて）*/
    margin-bottom: 120px;
  }
  div.ccm-page #Top_contentBox3 h2 {
    color: #f0f4f7;
    display: block;
    float: left;
  }
  div.ccm-page .topcontent_boxtxt {
    display: none;
  }
  div.ccm-page .clHomeArea4,
  div.ccm-page .clHomeArea7,
  div.ccm-page .clHomeArea8 {
    background-color: #bfcfd1;
    margin-bottom: 36px;
    margin-top: -40px;
  }
  div.ccm-page .BusiBlock_right {
    width: 60%;
    margin-left: 40%;
  }
  div.ccm-page .BusiBlock_left {
    width: 60%;
    margin-left: 4%;
  }
  div.ccm-page #clBusiBlock3 {
    margin-bottom: 60px;
  }
  div.ccm-page .BusiBlock_right > p.moreBtmn {
    width: 100%;
    margin-left: 60%;
  }
  div.ccm-page p.moreBtmn > a {
    color: #656363 !important;
  }
  div.ccm-page p.moreBtmn > a:after {
    font-family: "Font Awesome 5 Free";
    content: '\f054';
    font-weight: 600;
  }
  div.ccm-page p.moreBtmn > a:hover {
    color: #43bcc6 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div.ccm-page #clBusiBlock1,
  div.ccm-page #clBusiBlock3 {
    width: 56%;
    height: 760px;
    margin-left: 30%;
    position: relative;
  }
  div.ccm-page .climgWrap {
    width: 98%;
    position: absolute;
    top: 4%;
  }
  div.ccm-page .clLeft {
    height: 100%;
    float: left;
    padding-left: 12%;
  }
  div.ccm-page .clRight {
    width: 46%;
    height: 360px;
    float: right;
  }
  div.ccm-page img.home_img1 {
    height: 100%;
    width: 260px;
    margin-left: 8%;
    object-fit: cover;
  }
  div.ccm-page img.home_img3 {
    margin-top: 8%;
    width: 100%;
    max-width: 393px;
    max-height: 270px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div.ccm-page .climgWrap {
    width: 100%;
    height: 480px;
    position: absolute;
    top: 4%;
  }
  div.ccm-page .clLeft {
    width: auto;
    height: 480px;
    float: left;
    margin-left: 14%;
  }
  div.ccm-page .clRight {
    width: 46%;
    height: 480px;
    float: right;
  }
  div.ccm-page img.home_img1 {
    height: 480px;
    width: auto;
  }
  div.ccm-page img.home_img3 {
    margin-top: 8%;
    width: 100%;
    max-width: 393px;
    max-height: 270px;
  }
}
@media screen and (min-width: 1200px) {
  div.ccm-page .climgWrap {
    width: 100%;
    height: 560px;
    position: absolute;
    top: 4%;
  }
  div.ccm-page .clLeft {
    width: auto;
    float: left;
    margin-left: 14%;
  }
  div.ccm-page .clRight {
    width: 46%;
    height: 560px;
    float: right;
  }
  div.ccm-page img.home_img1 {
    height: 560px;
    width: auto;
  }
  div.ccm-page img.home_img3 {
    margin-top: 8%;
    width: 100%;
    max-width: 393px;
    max-height: 270px;
  }
}
div.ccm-page .clHomeArea1 {
  background: linear-gradient(90deg, #f0f4f7 0%, #f0f4f7 50%, #43bcc6 50%, #43bcc6 100%);
}
div.ccm-page .clHomeArea2 {
  background-color: #656363;
}
div.ccm-page .clHomeArea3 {
  background-color: #fff;
}
div.ccm-page .clBtn1 {
  padding-bottom: 48px;
}
div.ccm-page #more_btn {
  display: inline-block;
  background-color: #656363;
  font-size: 16px;
  color: #C9C8C8;
  font-weight: bold;
  padding: 8px 16px 8px 32px;
  border-radius: 4px;
  transition: .4s;
}
div.ccm-page a#more_btn:hover {
  background-color: #f0f4f7;
  color: #434343;
  border: 1px solid #bfcfd1;
  opacity: 0.8;
}
div.ccm-page .clBusiBlock {
  background-color: #fff;
  margin: 16px 6px;
}
div.ccm-page .clBusiBlock p {
  margin: 0 8% 10px;
  line-height: 3rem;
}
div.ccm-page .clBusiBlock img {
  margin-bottom: 24px;
}
div.ccm-page .clssheetmetalworking p {
  margin: 0 8% 10px;
  line-height: 3rem;
}
div.ccm-page .Product_imgTitleL {
  color: #CECECE;
  display: inline-block;
  margin-right: 2rem;
}
@media screen and (max-width: 767px) {
  div.ccm-page .pageTopcontent {
    padding: 20px 2%;
  }
}
@media screen and (min-width: 768px) {
  div.ccm-page .pageTopcontent {
    width: 80%;
    margin-left: 16%;
    margin-bottom: 60px;
    margin-top: 60px;
  }
  div.ccm-page .pageTopimg {
    margin-left: 7.2%;
    margin-top: 60px;
    margin-bottom: 60px;
  }
  div.ccm-page #category {
    position: absolute;
    left: 56%;
  }
}
@media screen and (max-width: 767px) {
  div.ccm-page div.ccm-page h2.pageTitle #pagetitle2,
  div.ccm-page div.ccm-page h2.pageTitle #pagetitle3 {
    position: relative;
    color: #444444;
    margin: unset !important;
  }
  div.ccm-page #bankinimgTile {
    margin-bottom: 40px;
  }
  div.ccm-page div #bankinimgTile.ccm-custom-style-main1 {
    padding-bottom: 40px;
  }
  div.ccm-page #bankinimgTile img,
  div.ccm-page #brandTile img,
  div.ccm-page .brandaccessories {
    padding: 4%;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) {
  div.ccm-page div.ccm-page h2.pageTitle #pagetitle2,
  div.ccm-page div.ccm-page h2.pageTitle #pagetitle2 {
    position: relative;
    color: #444444;
    margin: 16px 0% 36px !important;
  }
  div.ccm-page #bankinimgTile div.col-sm-12 {
    width: 80%;
    margin-left: 10%;
  }
  div.ccm-page #bankinimgTile {
    padding-bottom: 60px;
  }
  div.ccm-page #bankinimgTile img {
    padding-top: 40px;
    padding-bottom: 16px;
  }
}
div.ccm-page .pageTopcontent p {
  line-height: 2.8rem;
}
div.ccm-page .ccm-page.ccm-page-id-229.page-type-page.page-template-full.clsoem p {
  margin: 0 8% 10px;
  line-height: 3rem;
}
div.ccm-page .oemBox {
  /*  padding: 0.5em 0.5em;*/
  margin: 2em 0;
  text-align: center;
  background: #FFF;
  border: solid 1px #434343;
  border-radius: 4px;
}
div.ccm-page .oemBox a {
  display: block;
  padding: 10px;
}
div.ccm-page .oemBox a:hover {
  color: #fff !important;
  background-color: #43bcc6;
}
div.ccm-page .oemBox a:after {
  font-family: "Font Awesome 5 Free";
  content: '\f054';
  font-weight: 600;
  margin-left: 2rem;
}
@media screen and (max-width: 767px) {
  div.ccm-page #oemTile1 div.col-sm-12,
  div.ccm-page #oemTile2 div.col-sm-12 {
    margin-bottom: 40px;
  }
  div.ccm-page #oemTile1 p,
  div.ccm-page #oemTile2 p {
    width: 96%;
    margin-left: 2%;
    line-height: 2.8rem;
    margin-top: 32px;
  }
  div.ccm-page #oemTile1 img,
  div.ccm-page #oemTile2 img {
    width: 92%;
    margin: 0 4% 24px;
  }
  div.ccm-page img.ccm-image-block.img-responsive.bID-484,
  div.ccm-page img.ccm-image-block.img-responsive.bID-485,
  div.ccm-page img.ccm-image-block.img-responsive.bID-486,
  div.ccm-page img.ccm-image-block.img-responsive.bID-487,
  div.ccm-page img.ccm-image-block.img-responsive.bID-488,
  div.ccm-page img.ccm-image-block.img-responsive.bID-489,
  div.ccm-page img.ccm-image-block.img-responsive.bID-490,
  div.ccm-page img.ccm-image-block.img-responsive.bID-491,
  div.ccm-page img.ccm-image-block.img-responsive.bID-492,
  div.ccm-page img.ccm-image-block.img-responsive.bID-493,
  div.ccm-page img.ccm-image-block.img-responsive.bID-494,
  div.ccm-page img.ccm-image-block.img-responsive.bID-495,
  div.ccm-page img.ccm-image-block.img-responsive.bID-496,
  div.ccm-page img.ccm-image-block.img-responsive.bID-505,
  div.ccm-page img.ccm-image-block.img-responsive.bID-506,
  div.ccm-page img.ccm-image-block.img-responsive.bID-507,
  div.ccm-page img.ccm-image-block.img-responsive.bID-508,
  div.ccm-page img.ccm-image-block.img-responsive.bID-509,
  div.ccm-page img.ccm-image-block.img-responsive.bID-510 {
    max-width: 30%;
    float: left;
    height: auto;
    margin-left: 3%;
  }
  div.ccm-page #category2,
  div.ccm-page #category3 {
    text-align: center;
    width: 6rem;
    color: #43bCC6;
    border-radius: 6px;
    border: 1px solid #43BCC6;
    padding: 1px 1rem;
    margin-bottom: -10px;
  }
}
@media screen and (min-width: 768px) {
  div.ccm-page .oem3contents {
    display: flex;
  }
  div.ccm-page #category2,
  div.ccm-page #category3 {
    position: absolute;
    left: 48%;
  }
  div.ccm-page #category3 {
    position: absolute;
    left: 64%;
  }
  div.ccm-page #oemTile1 {
    padding-bottom: 60px;
    margin-bottom: 30px;
  }
  div.ccm-page #oemTile2 {
    background-color: #37596e;
    margin-top: 0px;
    padding-bottom: 60px;
  }
  div.ccm-page #oemTile1 div.col-sm-12,
  div.ccm-page #oemTile2 div.col-sm-12 {
    width: 80%;
    margin-left: 10%;
  }
  div.ccm-page #oemTile1 p,
  div.ccm-page #oemTile2 p {
    width: 72%;
    margin-left: 14%;
    line-height: 2.8rem;
    margin-top: 32px;
    margin-bottom: 32px;
  }
}
div.ccm-page .clshousebrand p {
  margin: 0 8% 10px;
  line-height: 3rem;
}
div.ccm-page .more_btn3 {
  display: inline-block;
  font-size: 16px;
  color: #333;
}
div.ccm-page .more_btn3 a {
  font-size: 16px;
  color: #333;
  transition: .4s;
  /*
  margin-left:64%;*/
}
div.ccm-page .more_btn3:after {
  font-family: "Font Awesome 5 Free";
  content: '\f054';
  font-weight: 600;
  color: #333;
}
div.ccm-page .more_btn3 a:hover,
div.ccm-page #more_btn3:after:hover {
  color: #999;
}
div.ccm-page .more_btn3:hover {
  opacity: 0.8;
}
div.ccm-page #more_btn2 {
  display: inline-block;
  font-size: 14px;
  color: #C9C8C8;
}
div.ccm-page #more_btn2 a {
  font-size: 14px;
  color: #C9C8C8;
  transition: .4s;
  /*
  margin-left:64%;*/
}
div.ccm-page #more_btn2:after {
  font-family: "Font Awesome 5 Free";
  content: '\f054';
  font-weight: 600;
}
div.ccm-page #more_btn2 a:hover,
div.ccm-page #more_btn2:after:hover {
  color: #FFF;
}
div.ccm-page #more_btn2:hover {
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  div.ccm-page {
    /*
#brandTile div.col-sm-12{
  margin-bottom: 40px;
}*/
  }
  div.ccm-page .Product_tile {
    padding: 28px 4% 10px;
  }
  div.ccm-page #Product_tile2 {
    padding-top: 0px;
  }
  div.ccm-page .tiiro_banner {
    width: 96%;
    margin: 0 2%;
    background-image: url(/application/files/3116/2505/4001/shutterstock_775903747.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 20px;
  }
  div.ccm-page .tiiro_logo {
    float: left;
    margin: 8% 0%;
  }
  div.ccm-page .tiiro_bannerTxt {
    position: absolute;
    top: 4px;
    left: 36%;
  }
  div.ccm-page .tiiro_bannerTxt h4 {
    font-size: 18px;
    margin-bottom: 0px;
  }
  div.ccm-page .clSubArea1 p.bannerSubtxt {
    display: none;
    /*
  color:#434343;
  font-size: 8px;
  margin-left: -18%;*/
  }
  div.ccm-page img.ccm-image-block.img-responsive.bID-520,
  div.ccm-page img.ccm-image-block.img-responsive.bID-521,
  div.ccm-page img.ccm-image-block.img-responsive.bID-522,
  div.ccm-page img.ccm-image-block.img-responsive.bID-516,
  div.ccm-page img.ccm-image-block.img-responsive.bID-518,
  div.ccm-page img.ccm-image-block.img-responsive.bID-519 {
    max-width: 30%;
    float: left;
    height: auto;
    margin-left: 3%;
  }
  div.ccm-page #brandTile {
    padding-bottom: 40px;
  }
  div.ccm-page .more_btn3 {
    text-align: right;
  }
  div.ccm-page #more_btn2 {
    margin-left: 50%;
  }
  div.ccm-page #showroom_img img {
    margin: 20px 5.2%;
    width: 89.6%;
  }
  div.ccm-page #tile_button {
    padding: 0 2.4%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div.ccm-page .tiiro_banner {
    max-width: 100%;
    height: auto;
    /*    background-image: url(/application/files/3116/2505/4001/shutterstock_775903747.png);*/
    background-size: contain;
    border-radius: 40px;
    background-repeat: no-repeat;
    /* background-position: center; */
    display: block;
    margin: 10px 10% 0px;
  }
}
@media screen and (min-width: 992px) {
  div.ccm-page .tiiro_banner {
    width: 80%;
    height: 240px;
    /*    background-image: url(/application/files/3116/2505/4001/shutterstock_775903747.png);*/
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    margin: 30px 10% 0px;
  }
}
@media screen and (min-width: 768px) {
  div.ccm-page {
    /*
.tile3 div.container,.tiiro_banner div.container{
  width:80%;
  margin-left: 10%;
}
*/
  }
  div.ccm-page .Product_tile {
    padding: 28px 10% 16px;
  }
  div.ccm-page .BRAND_banner {
    background-image: url(/download_file/28);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    margin-top: 6%;
    height: 160px;
    display: table;
    border-radius: 20px;
    border: 3px solid #fff;
  }
  div.ccm-page .tiiro_logo {
    display: table-cell;
    vertical-align: middle;
    width: 24%;
    text-align: right;
  }
  div.ccm-page .tiiro_bannerTxt {
    display: table-cell;
    vertical-align: middle;
    padding-left: 60px;
  }
  div.ccm-page .tiiro_bannerTxt h4 {
    font-size: 24px;
    display: inline-block;
  }
  div.ccm-page #brandTile {
    padding-bottom: 60px;
  }
  div.ccm-page .tile3 {
    padding-bottom: 30px;
  }
  div.ccm-page .tiiro_banner div.container {
    width: 80%;
    margin-left: 10%;
  }
  div.ccm-page .bannerSubtxt {
    color: #434343;
    padding-left: 0px;
  }
  div.ccm-page #more_btn2 {
    margin-left: 64%;
  }
  div.ccm-page .more_btn3 {
    text-align: right;
  }
  div.ccm-page .showroom-imgbox {
    padding-bottom: 160px;
    position: relative;
    background-color: #656363;
  }
  div.ccm-page div#showroom_img > .container {
    width: 80%;
    padding: 56px 0;
  }
}
@media screen and (min-width: 450px) and (max-width: 991px) {
  div.ccm-page .showroom1 {
    width: 64%;
    position: relative;
    z-index: 1;
  }
  div.ccm-page .showroom2 {
    width: 42%;
    position: absolute;
    top: 220px;
    right: 6%;
    z-index: 0;
  }
}
@media screen and (min-width: 992px) {
  div.ccm-page .showroom1 {
    width: 600px;
    position: relative;
    z-index: 1;
  }
  div.ccm-page .showroom2 {
    width: 42%;
    position: absolute;
    top: 220px;
    right: 6%;
    z-index: 0;
  }
}
div.ccm-page .clSubArea1 p,
div.ccm-page .clSubArea4 p,
div.ccm-page .clSubArea2 p,
div.ccm-page .clSubArea5 p,
div.ccm-page .clSubArea3 p,
div.ccm-page .clSubArea6 p,
div.ccm-page .clSubArea7 p,
div.ccm-page .clSubArea8 p {
  color: #fff;
  padding: 4px 8px;
  /*  line-height: 2.4rem;    ****2021.07.26****/
  line-height: 1.8;
  display: inline-block;
}
div.ccm-page .clSubArea1 p.bannerSubtxt {
  color: #333;
}
div.ccm-page .clSubArea1 .clBusiBlock p,
div.ccm-page .clSubArea4 .clBusiBlock p,
div.ccm-page .clSubArea2 .clBusiBlock p,
div.ccm-page .clSubArea5 .clBusiBlock p,
div.ccm-page .clSubArea3 .clBusiBlock p,
div.ccm-page .clSubArea6 .clBusiBlock p,
div.ccm-page .clSubArea7 .clBusiBlock p,
div.ccm-page .clSubArea8 .clBusiBlock p {
  color: #333;
}
div.ccm-page .BoxTitle_setsubi {
  width: 72%;
  display: block;
  height: 68px;
  margin-top: 0;
  padding: 8px 10px;
  background-color: #fff;
  color: #434343;
  text-align: center;
  margin-left: 14%;
  border-radius: 0 0 6px 6px;
}
div.ccm-page .setubi_name {
  margin: 2em auto;
  border: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  div.ccm-page .Box_setsubi {
    margin-bottom: 40px;
  }
  div.ccm-page .setsubiBox_img img {
    margin-top: 16px;
  }
  div.ccm-page #setsubiBox6 {
    margin-bottom: 0px;
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  div.ccm-page .ccm-custom-style-main3.Box_setsubi {
    background-color: #37596e;
    margin-top: 0px;
    padding-bottom: 30px;
  }
  div.ccm-page #setsubiBox1 {
    padding-bottom: 90px;
  }
  div.ccm-page .setsubi-img1 {
    width: 64%;
    margin-left: 20%;
  }
  div.ccm-page .Box_setsubi p {
    width: 50%;
    margin-left: 25%;
    line-height: 2.8rem;
    margin-top: 32px;
    margin-bottom: 32px;
  }
  div.ccm-page .setubinameBox {
    width: 80%;
    margin: 60px 10%;
    padding: 12px 24px;
  }
  div.ccm-page .setubinameBox div.container {
    width: 100%;
  }
  div.ccm-page .setsubiBox_img div.container {
    width: 76%;
    margin: 0 12%;
  }
  div.ccm-page p.setubi_name {
    width: 100%;
    margin: 0 0;
  }
  div.ccm-page .Box_setsubi {
    margin-bottom: 60px;
    padding-bottom: 30px;
  }
  div.ccm-page #setsubiBox6 {
    margin-bottom: 0px;
    padding-bottom: 60px;
  }
}
div.ccm-page .ccm-page.clsmessage > main > .clSubArea1,
div.ccm-page .ccm-page .clsmessage > main > .clSubArea2,
div.ccm-page .ccm-page.clsmessage > main > .clSubArea3,
div.ccm-page .ccm-page.clsmessage > main > .clSubArea4 {
  background-color: #f0f4f7;
}
@media screen and (max-width: 768px) {
  div.ccm-page .ccm-page.clsmessage > main > .clSubArea2 > p,
  div.ccm-page .ccm-page.clsmessage > main > .clSubArea3 > p,
  div.ccm-page .ccm-page.clsmessage > main > .clSubArea4 > p {
    margin: 20px 6%;
  }
}
@media screen and (max-width: 449px) {
  div.ccm-page #president_Top {
    background-color: #f0f4f7;
    position: relative;
    height: 460px;
  }
  div.ccm-page .presidentTop {
    width: 70%;
    height: 340px;
    background-color: #37596E;
    position: absolute;
    top: 120px;
    right: 0;
    z-index: 1;
  }
}
@media screen and (min-width: 450px) and (max-width: 991px) {
  div.ccm-page #president_Top {
    background-color: #f0f4f7;
    position: relative;
    height: 460px;
  }
  div.ccm-page .presidentTop {
    width: 70%;
    height: 340px;
    background-color: #37596E;
    position: absolute;
    top: 120px;
    right: 0;
    z-index: 1;
  }
}
@media screen and (max-width: 991px) {
  div.ccm-page #president_TopPc {
    display: none;
  }
  div.ccm-page #president_Top {
    background-color: #f0f4f7;
    position: relative;
    height: 460px;
  }
  div.ccm-page #president_Top img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
  }
  div.ccm-page .presidentTop {
    width: 70%;
    height: 340px;
    background-color: #37596E;
    position: absolute;
    top: 120px;
    right: 0;
    z-index: 1;
  }
  div.ccm-page .president_content2 {
    margin-bottom: 14px;
  }
  div.ccm-page .line {
    background: linear-gradient(90deg, #37596e 0%, #37596e 74%, #f0f4f7 50%, #f0f4f7 100%);
    display: flex;
    width: 100%;
    height: 40px;
  }
}
@media screen and (max-width: 443px) {
  div.ccm-page .presidentTop_innner {
    margin-top: 80%;
    margin-left: 8%;
  }
}
@media screen and (min-width: 444px) and (max-width: 484px) {
  div.ccm-page .presidentTop_innner {
    margin-top: 72%;
    margin-left: 8%;
  }
}
@media screen and (min-width: 485px) and (max-width: 661px) {
  div.ccm-page .presidentTop_innner {
    margin-top: 46%;
    margin-left: 36%;
  }
}
@media screen and (min-width: 662px) and (max-width: 687px) {
  div.ccm-page .presidentTop_innner {
    margin-top: 40%;
    margin-left: 12%;
  }
}
@media screen and (min-width: 688px) and (max-width: 767px) {
  div.ccm-page .presidentTop_innner {
    margin-top: 40%;
    margin-left: 12%;
  }
  div.ccm-page #presidentimg1SP > picture > img {
    width: 100%;
    padding-bottom: 15px;
  }
}
@media screen and (min-width: 768px) {
  div.ccm-page #presidentimg1SP {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div.ccm-page .presidentTop_innner {
    margin-top: 120px;
    margin-left: 80px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  div.ccm-page .president_imgBox2 {
    float: right;
    max-width: 100%;
    width: 36.2%;
    height: 400px;
    position: relative;
    margin-top: -40px;
    margin-left: -6px;
    background-color: #222;
  }
}
@media screen and (min-width: 1200px) {
  div.ccm-page .president_imgBox2 {
    float: right;
    max-width: 100%;
    width: 47.4%;
    height: 400px;
    position: relative;
    margin-top: -40px;
    margin-left: -6px;
    background-color: #222;
  }
}
@media screen and (min-width: 992px) {
  div.ccm-page .president_content2 {
    width: 80%;
    margin: 0 10%;
  }
  div.ccm-page .president_content2_2 {
    width: 80%;
    margin: 0 10%;
  }
  div.ccm-page .president_content3 {
    width: 80%;
    height: 434px;
    margin: 0 10%;
  }
  div.ccm-page .president_content4 {
    width: 80%;
    height: 160px;
    margin: -10px 10% 40px;
    padding: 20px 40px;
    background-color: #fff;
  }
  div.ccm-page #president_TopSm {
    display: none;
  }
  div.ccm-page #president_TopPc {
    background-color: #f0f4f7;
    height: 620px;
  }
  div.ccm-page .presidentTop_left {
    float: left;
    position: relative;
    display: block;
    width: 394px;
    height: 600px;
    margin-top: 40px;
  }
  div.ccm-page .president_img1 {
    position: relative;
    height: 497px;
    top: 100px;
    right: 0;
    z-index: 1;
    padding-right: 4px;
  }
  div.ccm-page .presidentphoto {
    position: absolute;
    right: 0;
    z-index: 2;
  }
  div.ccm-page .presidentTop_right {
    height: 580px;
    position: relative;
    margin-top: 40px;
  }
  div.ccm-page .president_name {
    display: inline-block;
    position: absolute;
    max-width: 400px;
    height: 120px;
    background-color: #37596E;
    padding: 16px 40px;
    margin-top: 80px;
    margin-left: -12px;
    padding-right: 10%;
  }
  div.ccm-page .presidentTop_txt {
    display: inline-block;
    position: absolute;
    height: 380px;
    /* margin-bottom: 100%; */
    background-color: #fff;
    margin-left: -12px;
    /* object-position: bottom; */
    margin-top: 200px;
  }
  div.ccm-page .presidentTop_txt h4 {
    margin: 12% 40px 4%;
  }
  div.ccm-page .presidentTop_txt p {
    color: #434343;
    margin: 0 40px;
  }
  div.ccm-page .president_txtbox2 {
    display: block;
    float: left;
    width: 480px;
    height: 400px;
    position: relative;
    margin-top: -40px;
  }
  div.ccm-page .colorBox2 {
    width: 360px;
    height: 400px;
    background-color: #37596e;
    float: left;
    position: absolute;
    right: 0;
  }
  div.ccm-page #president_Txt1 {
    position: absolute;
    color: #434343;
    top: 80px;
    background-color: #fff;
    padding: 20px 40px;
  }
  div.ccm-page .president_img2 {
    width: auto;
    height: 100%;
    object-fit: cover;
  }
  div.ccm-page .president_img3 {
    width: auto;
    height: 128%;
    object-fit: cover;
  }
  div.ccm-page .ccm-page.clsmessage.clSubArea3.ccm-custom-style-main3 {
    background-color: #f0f4f7;
    margin-top: -72px;
  }
  div.ccm-page .clmassege.clSubArea2 {
    display: none;
  }
  div.ccm-page #president_Txt2 {
    width: 58%;
    color: #434343;
    display: inline-block;
    float: right;
    padding: 4% 40px;
    background-color: #fff;
  }
  div.ccm-page .president_imgBox3 {
    width: 42%;
    height: 500px;
    background-color: #222;
  }
  div.ccm-page #president_4 {
    background-color: #f0f4f7;
    margin-top: -24px;
  }
  div.ccm-page .line2 {
    background: #37596E;
    display: flex;
    width: 72%;
    height: 40px;
    margin-left: 80px;
    margin-top: 10px;
  }
}
div.ccm-page ccm-page ccm-page-id-232 page-type-page page-template-full clscompany div.ccm-page.ccm-page-id-232.clscompany > main > .clSubArea1,
div.ccm-page div.ccm-page.ccm-page-id-232.clscompany > main > .clSubArea5,
div.ccm-page div.ccm-page.ccm-page-id-232.clscompany > main > .clSubArea6 {
  display: none;
}
div.ccm-page div.ccm-page.clscompany > main > .clSubArea2,
div.ccm-page div.ccm-page.clscompany > main > .clSubArea4 {
  background-color: #EDF0F0 !important;
}
div.ccm-page .company-topimg {
  background-image: url("/application/files/1716/2747/6568/5I6A1980-HDR.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
div.ccm-page h3.BoxTitle_Company {
  width: 72%;
  display: block;
  height: 68px;
  margin-top: 0;
  padding: 8px 10px;
  background-color: #fff;
  color: #434343;
  text-align: center;
  margin-left: 14%;
  border-radius: 0 0 6px 6px;
}
div.ccm-page table {
  margin: 8% 8%;
  width: 84%;
}
div.ccm-page table.tbl-company {
  margin: 20px 8% 8%;
}
div.ccm-page table tr {
  height: 80px;
  border-bottom: 1px solid #C9D1D1;
}
div.ccm-page table th {
  width: 24%;
  padding: 4%;
}
div.ccm-page table td {
  width: 48%;
  padding: 4%;
}
div.ccm-page table tr:nth-child(1) {
  border-top: 1px solid #C9D1D1;
}
div.ccm-page div #companyBox2 {
  margin-top: 0px;
}
div.ccm-page div #companyBox2 table th {
  width: 20%;
  padding: 3%;
}
div.ccm-page div #companyBox2 table td {
  width: 65%;
  padding: 3%;
}
@media screen and (max-width: 767px) {
  div.ccm-page table td,
  div.ccm-page table th {
    font-size: 14px;
  }
  div.ccm-page #application {
    margin-top: 6%;
    display: block;
    padding: 6%;
  }
  div.ccm-page .company-topimg {
    height: 160px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div.ccm-page .company-topimg {
    height: 280px;
  }
  div.ccm-page #application {
    margin-top: 6%;
    display: block;
    padding: 6%;
  }
}
@media screen and (max-width: 767px) {
  div.ccm-page .pageTitle_recrute {
    position: relative;
    color: #444444;
    padding: 20px 6% 16px;
    margin: 0;
  }
  div.ccm-page .recrute_table1 {
    margin: 0 8%;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div.ccm-page .pageTitle_recrute {
    position: relative;
    color: #444444;
    margin: 0px 6% 36px;
  }
}
@media screen and (min-width: 992px) {
  div.ccm-page .company-topimg {
    height: 480px;
  }
  div.ccm-page #companyh2.pageTitle_recrute {
    margin-top: -24px;
    padding-left: 32px;
    padding-top: 32px;
  }
  div.ccm-page #application {
    margin-top: 6%;
    padding: unset;
    text-align: center;
  }
}
@media screen and (min-width: 1200px) {
  div.ccm-page .company-topimg {
    height: 480px;
  }
}
div.ccm-page #companyBox,
div.ccm-page #companyBox2,
div.ccm-page #companyBox3,
div.ccm-page #recruitBox1,
div.ccm-page #recruitBox2 {
  background-color: #EDF0F0;
}
div.ccm-page #companyBox00,
div.ccm-page #companyBox4,
div.ccm-page #companyBox5 {
  display: none;
}
div.ccm-page .btn_A {
  margin-left: 16%;
  padding-bottom: 48px;
}
div.ccm-page #map_btn {
  display: inline-block;
  background-color: #434343;
  font-size: 16px;
  color: #C9C8C8;
  font-weight: bold;
  padding: 8px 16px 8px 32px;
  border-radius: 4px;
  transition: .4s;
}
div.ccm-page #map_btn:hover {
  opacity: 0.8;
}
div.ccm-page #companyBox4 img {
  margin-top: 60px;
}
div.ccm-page #recruitBox2 {
  background-color: #EDF0F0;
}
div.ccm-page .recrute_table1 {
  margin: 0 8%;
}
div.ccm-page .pageTitle_recrute::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -8px;
  /* 下線の上下位置調整 */
  width: 40px;
  /* 下線の幅 */
  height: 2px;
  /* 下線の太さ */
  background-color: #707070;
  /* 下線の色 */
}
div.ccm-page .recruit_txt {
  display: inline-block;
  /*width:424px;*/
  margin-left: 6%;
}
div.ccm-page .btn_B {
  padding-bottom: 48px;
}
div.ccm-page #recruit_btn {
  display: inline-block;
  background-color: #434343;
  font-size: 16px;
  color: #C9C8C8;
  font-weight: bold;
  padding: 8px 36px 8px 36px;
  border-radius: 4px;
  transition: .4s;
}
div.ccm-page #recruit_btn:after {
  font-family: "Font Awesome 5 Free";
  content: '\f078';
  font-weight: 600;
  margin-left: 1rem;
}
div.ccm-page #recruit_btn:hover {
  opacity: 0.8;
}
div.ccm-page .rekruitFile {
  margin-left: 8%;
  color: #222222;
  border-bottom: 1px solid #C9D1D1;
  border-top: 1px solid #C9D1D1;
  width: 84%;
  padding: 4%;
}
div.ccm-page .file_li {
  list-style-type: none;
  padding-left: 1em;
  text-indent: -1em;
}
div.ccm-page .topics_No1right h3,
div.ccm-page .topics_No1right p,
div.ccm-page .topics_No2left h3,
div.ccm-page .topics_No2left p {
  color: #434343 !important;
}
div.ccm-page #topics_main {
  display: none;
}
@media screen and (min-width: 768px) {
  div.ccm-page #topics_3 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  div.ccm-page .topics_titleBox h1 {
    font-size: 1.6em;
    width: 80%;
  }
  div.ccm-page #topics_3pc {
    display: none;
  }
  div.ccm-page #topics3_SP {
    padding-top: 24PX;
  }
  div.ccm-page .topics_No1 {
    margin: 20px 6%;
  }
  div.ccm-page #topics_3Title,
  div.ccm-page #topics_3 {
    background-color: #fff !important;
    border-bottom: none;
  }
  div.ccm-page .topics3txt_SP {
    /***2021.07.23***/
  }
  div.ccm-page .topics3txt_SP a {
    color: #fff !important;
  }
  div.ccm-page .sqare1 {
    display: block;
    width: 40%;
    height: 160px;
    background-color: #43bcc6;
    /* right: 0; */
    margin-left: 60%;
  }
  div.ccm-page .topics_No1img img {
    max-width: 600px;
    width: 92%;
    margin-top: -128px;
    margin-left: 2%;
    position: absolute;
    padding: 0 0;
    z-index: 3;
  }
  div.ccm-page .topics_No1txt {
    background-color: #37596e;
    padding: 200px 6% 104px !important;
    margin-top: -60px;
    z-index: 2;
    position: relative;
  }
  div.ccm-page #btn_topics {
    position: absolute;
    margin-top: -80px;
    margin-left: 30%;
    z-index: 3;
  }
}
@media screen and (min-width: 768px) {
  div.ccm-page .topics3section {
    height: 600px;
  }
  div.ccm-page .topics_No1left {
    display: block;
    width: 50%;
    height: 600px;
    float: left;
    position: relative;
  }
  div.ccm-page .topics_No1right {
    display: block;
    width: 50%;
    float: right;
    padding: 120px 12% 60px;
  }
  div.ccm-page .topics_No2left {
    display: block;
    width: 50%;
    position: relative;
    padding: 120px 12% 60px;
  }
  div.ccm-page .topics_No2right {
    width: 50%;
    float: right;
    margin-top: -240px;
    display: block;
  }
  div.ccm-page div.sqare1 {
    display: block;
    position: absolute;
    width: 160px;
    height: 200px;
    background-color: #43bcc6;
    margin-right: 0;
    right: 40px;
    top: 20px;
  }
  div.ccm-page div.sqare2 {
    display: block;
    position: absolute;
    width: 360px;
    height: 400px;
    background-color: #37596e;
    margin-left: 10%;
    top: 200px;
    right: 40px;
  }
  div.ccm-page div.sqare1-2 {
    display: block;
    position: absolute;
    width: 160px;
    height: 160px;
    background-color: #43bcc6;
    right: 0;
    /* top: 60px; */
    margin-top: -300px;
  }
  div.ccm-page div.sqare2-2 {
    display: block;
    position: absolute;
    width: 360px;
    height: 400px;
    background-color: #37596e;
    /* margin-left: 10%; */
    /* top: 200px; */
    right: 0;
    margin-top: -160px;
  }
  div.ccm-page .topics_No1img {
    top: 80px;
    right: 14%;
    position: absolute;
    left: 0;
  }
  div.ccm-page .topics_No2img {
    width: 46%;
    right: 60px;
    margin-top: -240px;
    position: absolute;
    padding: 0 0;
  }
  div.ccm-page .topics_No2img img {
    width: 100%;
    height: 400px;
    object-fit: cover;
  }
  div.ccm-page #btn_topics {
    text-align: right;
    margin-top: 60px;
    margin-right: 20px;
  }
  div.ccm-page .topics_No2L {
    clear: both;
  }
}
div.ccm-page .bgfeature {
  background-color: #43bcc6;
}
div.ccm-page .bgfeature a {
  color: #fff !important;
}
div.ccm-page .bgfeature .cltextwrap p.url a {
  color: #fff !important;
}
div.ccm-page .bgfeature .cltextwrap p.url {
  margin: 0;
  padding: 0 8%;
}
div.ccm-page .bgfeature .cltextwrap p.url a:hover {
  color: #fff !important;
  text-decoration: underline;
}
div.ccm-page .bgfeature.container {
  background-color: #43bcc6;
}
div.ccm-page div.ccm-page .feature_article div.col-sm-12 {
  width: 100%;
  padding: 4%;
}
@media screen and (max-width: 767px) {
  div.ccm-page .clfeaturehead {
    display: block;
    margin: 40px 20px 0;
    background-color: #f0f4f7;
    height: 200px;
    font-size: 1.4rem;
    position: relative;
  }
  div.ccm-page .topics_badge {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 40px;
    background-color: #43bCC6;
    font-size: 1.2em;
    text-align: center;
    padding: 6px;
    color: #fff;
  }
  div.ccm-page .feature_article {
    background-color: #fff;
    /* margin-top: 60px; */
    margin: 0 20px;
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 768px) {
  div.ccm-page .clfeaturehead {
    display: block;
    margin: 0 6% 0;
    top: 60px;
    background-color: #f0f4f7;
    height: 260px;
    font-size: 1.4rem;
    position: relative;
  }
  div.ccm-page .feature_article {
    background-color: #fff;
    /* margin-top: 60px; */
    margin: 0 6%;
    margin-bottom: 100px;
  }
  div.ccm-page .feature_article div.container {
    width: 100% !important;
    background-color: #f0f4f7;
  }
  div.ccm-page .clsposimglowright,
  div.ccm-page .clsposimguppleft,
  div.ccm-page .clsposimglowleft {
    margin: 40px 6%;
  }
  div.ccm-page .feature_article h2 {
    padding: 40px 6% 0;
  }
  div.ccm-page div.cltextwrap h3 {
    padding: 40px 12% 10px;
  }
  div.ccm-page div.cltextwrap p {
    margin: 0 0 10px;
    display: inline-block;
    padding: 10px 8% 48px;
  }
  div.ccm-page .climagewrap {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  div.ccm-page .topicslist {
    width: 80%;
    margin: 60px 10%;
    background-color: #fff;
    padding: 10px 40px;
  }
  div.ccm-page .topics_imgBox img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  div.ccm-page .feature_BtnBox {
    background-color: #43bcc6;
    padding-top: 60px;
  }
  div.ccm-page .clBtn_feature {
    margin-bottom: 60px;
  }
  div.ccm-page .fa-chevron-left:before {
    margin-right: 2rem;
  }
  div.ccm-page .topics_badge {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 40px;
    background-color: #43bCC6;
    font-size: 1.2em;
    text-align: center;
    padding: 6px;
    color: #fff;
  }
  div.ccm-page .topics_titleBox h1 {
    margin: 0 4%;
    padding-top: 60px;
    width: 60%;
  }
  div.ccm-page .topics_day {
    position: absolute;
    display: block;
    right: 6%;
    font-weight: bold;
  }
  div.ccm-page .topics_imgBox {
    margin: 0 6%;
  }
  div.ccm-page .topics_imgBox div.container {
    width: 100% !important;
    padding-left: 0%;
    padding-right: 0px;
  }
}
div.ccm-page h3.BoxTitle_Environment {
  width: 100%;
  display: block;
  height: 68px;
  margin-top: 0;
  padding: 8px 1em;
  background-color: #fff;
  color: #434343;
  text-align: center;
  font-size: 1.4em;
  border-radius: 0 0 6px 6px;
}
div.ccm-page .clenvironment .clbrandwrap {
  background-color: #fff;
  padding: 40px 0px;
  margin-bottom: 80px;
}
div.ccm-page .clenvironment .clbrandwrap .clflex1 {
  display: flex;
  width: 60%;
  margin: auto;
  background-color: #fff;
}
div.ccm-page .clenvironment .clbrandwrap .clflex1 .climg {
  width: 25%;
  margin-right: 30px;
}
div.ccm-page .clenvironment .clbrandwrap .clflex1 .cltext {
  width: 75%;
  padding: 15px;
  font-size: 1.2em;
}
div.ccm-page .clenvironment .clbrandwrap .clcertification {
  width: 60%;
  margin: 10px auto 0px;
  border-top: 2px solid green;
  border-bottom: 2px solid green;
}
div.ccm-page .clenvironment .clbrandwrap .clcertification p {
  margin: 0px;
  text-align: center;
  font-weight: 600;
  font-size: 1.2em;
}
div.ccm-page .clenvironment .clflex2 {
  display: flex;
}
div.ccm-page .clenvironment .clflex2 .cltext {
  width: 60%;
}
div.ccm-page .clenvironment .clflex2 .climg {
  width: 40%;
  padding: 30px;
}
div.ccm-page .clenvHistry {
  padding: 40px 0px;
}
div.ccm-page .clenvHistry dl {
  display: flex;
}
div.ccm-page .clenvHistry dl dt {
  width: 25%;
  padding-top: 15px;
}
div.ccm-page .clenvHistry dl dd {
  width: 75%;
}
div.ccm-page .clenvHistry dl dd h4 {
  font-size: 1.2em;
}
@media screen and (max-width: 480px) {
  div.ccm-page h3.BoxTitle_Environment {
    height: auto;
    font-size: 1.2em;
  }
  div.ccm-page .clenvironment .clbrandwrap .clflex1 {
    display: block;
    width: 100%;
  }
  div.ccm-page .clenvironment .clbrandwrap .clflex1 .climg {
    width: 50%;
    margin: auto;
  }
  div.ccm-page .clenvironment .clbrandwrap .clflex1 .cltext {
    width: 100%;
    padding: 15px;
    font-size: 1.1em;
  }
  div.ccm-page .clenvironment .clbrandwrap .clcertification {
    width: 60%;
    margin: 10px auto 0px;
    border-top: 2px solid green;
    border-bottom: 2px solid green;
  }
  div.ccm-page .clenvironment .clbrandwrap .clcertification p {
    margin: 0px;
    text-align: center;
    font-weight: 600;
    font-size: 1.2em;
  }
  div.ccm-page .clenvironment .clflex2 {
    display: block;
  }
  div.ccm-page .clenvironment .clflex2 .cltext {
    width: 100%;
  }
  div.ccm-page .clenvironment .clflex2 .climg {
    width: 100%;
    padding: 30px;
  }
  div.ccm-page .clenvHistry {
    padding: 40px 0px;
  }
  div.ccm-page .clenvHistry dl {
    display: block;
    margin-bottom: 40px;
  }
  div.ccm-page .clenvHistry dl dt {
    width: 100%;
    padding-top: 15px;
  }
  div.ccm-page .clenvHistry dl dd {
    width: 100%;
  }
  div.ccm-page .clenvHistry dl dd h4 {
    font-size: 1.1em;
  }
}
div.ccm-page .bgnews {
  background-color: #37596E;
}
div.ccm-page .clNewsPage .news_area .newsTitle a.newslist {
  display: none;
}
div.ccm-page .clNewsPage .news_area hr {
  margin-top: 10px;
  margin-bottom: 20px;
  border-top: 1px solid #ececec;
}
div.ccm-page .clNewsContent {
  background-color: #43bcc6;
  padding: 40px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  div.ccm-page .clnewshead {
    display: block;
    margin: 40px 20px 0;
    background-color: #f0f4f7;
    height: 200px;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 768px) {
  div.ccm-page .clnewshead {
    display: block;
    margin: 0 6% 0;
    top: 60px;
    background-color: #f0f4f7;
    height: 260px;
    font-size: 1.4rem;
    position: relative;
  }
  div.ccm-page .news_badge {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 40px;
    background-color: #37596E;
    font-size: 1.2em;
    text-align: center;
    padding: 6px;
    color: #fff;
  }
  div.ccm-page .news_titleBox h1 {
    margin: 0 4%;
    padding-top: 60px;
    width: 60%;
  }
  div.ccm-page .news_day {
    position: absolute;
    display: block;
    right: 6%;
    font-weight: bold;
  }
  div.ccm-page .news_imgBox {
    margin: 0 6%;
  }
  div.ccm-page .news_imgBox div.container {
    width: 100% !important;
    padding-left: 0%;
    padding-right: 0px;
  }
  div.ccm-page .news_article {
    background-color: #fff;
    /* margin-top: 60px; */
    margin: 0 6%;
    margin-bottom: 100px;
  }
}
div.ccm-page .clContactWrap {
  padding: 30px;
  box-shadow: 0px 0px 10px rgba(33, 33, 33, 0.2);
}
div.ccm-page .clPrivacyPolicy p {
  color: #333 !important;
  display: block;
}
div.ccm-page .ccm-faq-block-links {
  display: none;
}
div.ccm-page .clSubArea1 .ccm-faq-block-entries {
  padding-top: 40px;
}
div.ccm-page .clSubArea1 .ccm-faq-block-entries p {
  color: #333;
}
div.ccm-page .clBlkImgInner {
  display: -webkit-flex;
  display: flex;
  margin: 40px 6%;
}
div.ccm-page .clBlkImgInner .cltextwrap,
div.ccm-page .clBlkImgInner .climagewrap {
  flex-basis: 50%;
}
div.ccm-page .clsposimguppleft {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
div.ccm-page .clsposimglowleft {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media screen and (max-width: 580px) {
  div.ccm-page .clBlkImgInner {
    display: block;
  }
  div.ccm-page .clsposimguppright,
  div.ccm-page .clsposimguppleft {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
div.ccm-page .fixed_btn {
  background-color: #ffffff;
  padding: 5px;
  margin: 0 0 0 auto;
  right: 0;
  top: 50%;
  width: 60px;
  z-index: 99999;
  border-radius: 20px 0 0 20px;
  box-shadow: 0px 8px 8px 0 rgba(0, 0, 0, 0.5);
  position: fixed;
}
div.ccm-page .fixed_btn .tsuijyu1 {
  margin: 0px auto;
  padding: 7px 5px;
  width: 50px;
}
div.ccm-page .fixed_btn .tsuijyu2 {
  margin: 0px auto;
  width: 50px;
  padding: 7px 5px;
  border-top: solid 1px #c0c0c0;
}
@media screen and (max-width: 580px) {
  div.ccm-page .fixed_btn {
    width: 60px;
    padding: 5px;
  }
  div.ccm-page .fixed_btn .tsuijyu1 {
    margin: 0px auto;
    padding: 5px;
    width: 50px;
  }
  div.ccm-page .fixed_btn .tsuijyu2 {
    margin: 0px auto;
    padding: 5px;
    width: 50px;
    border-top: solid 1px #c0c0c0;
  }
}
div.ccm-page main .jumbo {
  min-height: 300px;
}
div.ccm-page main .jumbo h1 {
  color: #43bcc6 !important;
  font-family: 'Titillium Web' !important;
  font-size: 2.46em !important;
  line-height: 1.44;
  font-weight: 200 !important;
  display: block;
  padding-top: 40px;
  font-size: 3.69em;
  padding-bottom: 40px;
}
div.ccm-page main .jumbo p {
  font-size: 1.46em;
  color: #4f585c;
  font-weight: 200;
}
/* comes outside of main because we want to show it in redactor */
.title-thin {
  color: #43bcc6 !important;
  font-family: 'Titillium Web' !important;
  font-size: 2.46em !important;
  line-height: 1.44;
  font-weight: 200 !important;
  display: block;
}
.title-caps-bold {
  color: #43bcc6 !important;
  font-family: 'Titillium Web' !important;
  font-size: 1.73em !important;
  line-height: 3.114em !important;
  font-weight: 700 !important;
  text-transform: uppercase;
}
.title-caps {
  color: #43bcc6 !important;
  font-family: 'Titillium Web' !important;
  font-size: 1.73em !important;
  line-height: 3.114em !important;
  font-weight: 300;
  text-transform: uppercase;
}
.image-caption {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #b8c4cd;
  font-size: 1em;
}
footer#footer-theme {
  color: #5b676c;
}
footer#footer-theme a {
  color: #43bcc6;
}
footer#footer-theme a:hover {
  color: #548627;
}
footer#footer-theme div.ccm-block-social-links {
  text-align: right;
}
footer#footer-theme div.ccm-block-social-links ul a {
  color: #d1d1d1;
}
footer#footer-theme div.ccm-block-social-links ul a:hover {
  color: #43bcc6;
}
footer#footer-theme section {
  border-top: 1px solid #d9d9d9;
  padding-top: 30px;
  padding-bottom: 30px;
}
footer#footer-theme section:first-child {
  background-color: #ffffff;
}
footer#footer-theme section:last-child {
  padding-bottom: 30px;
  background-color: transparent;
}
footer#footer-theme #footer-site-title {
  font-family: 'Titillium Web';
  font-weight: 900;
  color: #43bcc6;
  text-transform: uppercase;
  font-size: 1.2em;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
footer#footer-theme #footer-site-title:hover {
  color: #26767d;
  text-decoration: none !important;
}
footer#concrete5-brand {
  background-color: rgba(0, 0, 0, 0.1);
  padding-top: 20px;
  padding-bottom: 20px;
}
footer#concrete5-brand a.concrete5 {
  color: #00baff;
}
footer#concrete5-brand a.concrete5:hover {
  color: #008dc0;
}
footer#concrete5-brand a {
  color: #9fa7aa;
}
footer#concrete5-brand a:hover {
  color: #7B8083;
}
footer#concrete5-brand #ccm-account-menu {
  right: 80px;
  top: -10px;
}
.ccm-responsive-overlay {
  background: white;
  display: none;
  position: absolute;
  border-bottom: 5px solid #43bcc6;
  width: 100%;
  z-index: 99;
  top: 120px;
  left: 0px;
  padding-top: 15px;
  padding-left: 20px;
  -webkit-text-size-adjust: none;
}
.ccm-responsive-overlay ul {
  padding-left: 0;
}
.ccm-responsive-overlay ul li {
  list-style-type: none;
  display: block;
}
.ccm-responsive-overlay ul li.parent-ul a:after {
  padding-left: 7px;
  padding-top: 3px;
  font-size: 20px;
  content: "\f107";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  cursor: pointer;
  text-decoration: inherit;
}
.ccm-responsive-overlay ul li a {
  color: #43bcc6;
  font-size: 18px;
  display: inline-block;
  width: 80%;
  padding: 7px 5% 7px 0px;
  margin: 0% 5% 0% 0;
  padding-left: 15px;
  height: 100%;
  font-weight: 200;
  text-decoration: none;
}
.ccm-responsive-overlay ul li a:hover {
  color: #abddff;
}
.ccm-responsive-overlay ul li ul li {
  padding-left: 10px;
}
.ccm-responsive-overlay ul li ul li.last-li a {
  padding-top: 0px;
  font-size: 15px;
}
.ccm-responsive-overlay ul li ul li.last-li a:after {
  content: '';
}
.ccm-responsive-menu-launch {
  display: none;
  cursor: pointer;
  margin-top: 10px;
  float: right;
}
.ccm-responsive-menu-launch.responsive-button-close i:after {
  font-size: 20px;
  color: #43bcc6;
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  cursor: pointer;
  text-decoration: inherit;
}
.ccm-responsive-menu-launch i:after {
  font-size: 20px;
  content: "\f0c9";
  font-family: FontAwesome;
  color: #43bcc6;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  cursor: pointer;
  text-decoration: inherit;
}
@media all and (max-width: 767px) {
  .ccm-responsive-menu-launch {
    display: block;
  }
  .ccm-responsive-navigation.original {
    display: none;
  }
  header .ccm-search-block-form {
    margin-top: 20px;
  }
}
@media all and (min-width: 767px) {
  .ccm-responsive-overlay {
    display: none !important;
  }
}
/* CSS with background images – we need these directives to be in the root of theme
 * otherwise we can't both map the stylesheet to them AND the customizer to them
 */
.ccm-image-slider-container {
  background-image: url('/application/themes/shimura/images/background-slider-default.png');
}
