/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

body {
  font-family: hiragino-kaku-gothic-pron, sans-serif !important;
}


cite a {
  font-size: 0.8em;
  text-align: right !important;
  float: right;
  color: #666;
}
cite a:visited {
  color: #666 !important;
}


.atmc-grid-col .atmc-card {
    border-top: 1px solid #eee;
    box-shadow: 0 0 1px 1px rgba(0,0,0,.3);
    height: 100%;
}

.hituyo .atmc-card {
    border-radius: 4px;
    background-color: #fff;
    padding: 0rem ;
    margin: .75rem 0 1rem;
  border: 1px solid #cbcdcf;
  border-top: 1px solid #f0f1f2;
  box-shadow: 0 1px 1px 0px rgba(0,0,0,.1);
  
}

.hituyo .atmc-card p {
  margin-bottom: 0;
}

.hituyo .atmc-pl-09_detail {
  line-height: 1.4;
}

.hituyo .atmc-pl-09_detail.mt-6 {
  padding: .8rem 1.4rem 0;
}

.hituyo .atmc-pl-09_name {
    color: #000;
  padding: .65rem 0;
}
.hituyo .atmc-pl-09_name span {
    padding: .7rem 0 !important;
    display: block;
}

.hituyo .atmc-cap {
  margin-top: 16px;
  text-align: left;
  font-size: 13px;
}

.atmc-pl-09_contents img {

}



/* Product Listing */

.product-listing_atm .atmc-card {
  padding: 1rem 2rem 1rem;
}
.product-listing_atm h3 {
  font-size: 1.1rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.6;
  word-break: auto-phrase;
}
.product-listing_atm h3 span {
  font-size: .9rem;
}
.product-listing_atm h4 {
  font-size: 1rem;
  font-weight: 600;
  text-align: center;
  line-height: 1.6;
}
.product-listing_atm h4 span {
  font-size: .9rem;
}

.product-listing_atm .atmc-pl-09_detail {
  font-size: 15px !important;
  line-height: 1.6;
  text-align: left;
  padding-bottom: 8px;
}

.product-listing_atm .atmc-pl-01_box img {
    border-bottom: 1px solid #98a0a9;
  max-width: 120px;
}





.sien_service h4 {
  font-size: 18px;
  word-break: auto-phrase;
}


.ai_list {
  padding-left: 32px;
  margin-top: -16px;
}

.ai_list .atmc-icon-primary svg {
    fill: #333;
}
.ai_list li {
  font-size: 1.2rem;
  padding: 8px 0;
}

.ai_list li .under_line {
  background: linear-gradient(transparent 80%, #60c3a3 80%);
  color: #000;
}

.sien h2 {
  font-size: 2.1rem;
  margin-bottom: 48px;
}
.sien p {
  font-size: 16px;
}

.sien_annai h4 {
  line-height: 1.6;
  font-size: 18px;
  font-weight: 600;
  word-break: auto-phrase;
}
.sien_annai p {
  font-size: 16px;
  text-align: left;
}




.clrs h3 {
  font-weight: 400;
  border-bottom: 1px solid #000;
  display: inline-block;
    line-height: 1.4;
  font-size: 1.4rem;
}
.clrs h3 span {
  font-size: 1.1rem;
  display: block;
}

.clrs .p-12 {
    padding: 2rem;
}

.clrs p {
  font-size: 14px;
  color: #787878;
}

.clrs .shadow-md {
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.1);
}


/* Hubspot 切り替えポイント */
@media screen and (min-width: 768px) {
  .clrs h3 {
    
  }
.clrs .atmc-feature {
  display: flex;
}

.clrs .atmc-feature img {
  padding-right: 40px;
}
}





.atmc-content-01 .atmc-intro {
    line-height: 1.8;
}




.sien_title {
  padding: 24px 32px 16px;
  border: 1px solid #a0a0a0;
  background-color: #fff;
}


.sien_title .atmc-cap {
    background-color: #eee;
    display: inline-block;
    font-size: 12px;
    padding: 4px 16px;
  color: #000;
}

.sien_title h5 {
  text-align: center;
  line-height: 1.4;
  margin-top: -8px;
  
}

.sien_title h5 span {
  font-size: 1.1rem;
  font-weight: 400;
}

.sien_detail .atmc-intro {
  margin-top: 0;
}

.sien_detail .atmc-intro p {
  font-size: 1rem;
}

.sien_detail .atmc-intro {
  margin-top: 0;
  font-size: 1rem;
  padding-left: 0px;
}

.sien_detail .atmc-intro li {
  margin-bottom: 24px;
  font-size: 1.1rem;
  line-height: 1.7:
}

.atmc-pl-09_contents .mt-6 {
  margin-top: 0;
}





/* Feature */
.feature_atm.shadow-md {
  box-shadow: 0 1px 2px 1px rgba(0,0,0,.1);
  border-top: 1px solid #eee;
}

.feature_atm.p-12 {
    padding: 2rem 2rem 2rem;
}




/* FAQ-6 縦の流れ　HTML */

.tmp_faq_6_html .atmc-headline-01:after {
    content: "";
    position: absolute;
    left: 0;
    display: block;
    width: 80px;
    height: 6px;
    margin: 8px 0 0;
}


.tmp_faq_6_html .span3 .atmc-headline-01 {
  padding-bottom: 32px;
}

.tmp_faq_6_html .span3 .atmc-headline-01 strong {
    background: none;
  font-size: 1.5rem;
}

.tmp_faq_6_html .span9 {
  margin-top: -10px;
}


.tmp_faq_6_html .atmc-faq-06 {
  border-bottom: 1px solid #666;
  padding-bottom: 24px;
}
.tmp_faq_6_html .atmc-headline-01:after {
    background: #4bab93;
}