﻿.cps-post img {
    max-width: 100%;
}
.cps-post .cps-post-header .cps-post-title {
    font-size: 1.3rem;
}
.h2-style08 h2 {
    font-size: 1.2rem;
}
.h3-style02 h3 {
    font-size: 1.1rem;
}

#toc_container {
    position: relative;
    width: 100% !important;
    padding: 0px;
    background: #fff;
    margin-bottom: 2em;
}
#toc_container .toc_title {
	  text-align: center; 
	  background: #faf0e6; 
	  border-bottom: 2px solid #eee; 
    border-radius: 5px;
	  padding: 0px 40px; 
    font-size: 13px;
    font-weight: 500;
	  margin: 2em;
}
#toc_container.contracted .toc_title {
	  margin-top: 2em !important;
    margin-bottom: 2em !important;
    padding: 0px 40px; 
}
#toc_container .toc_toggle {
    float: none;
    font-size: 1rem;
    margin-top: -4px;
}
#toc_container .toc_list {
    padding: 0 20px;
	  padding-bottom: 30px;
}
#toc_container ul.toc_list ul {
    list-style: none;
    margin-bottom: 1em;
}
#toc_container .toc_list > li {
	  padding-left: 25px;
	  margin-bottom: 1em;
	  border-bottom: 1px solid #eee;
}
#toc_container .toc_list > li > ul > li {
    margin-bottom: 5px;
    padding-left: 15px;
}
#toc_container li ul {
    border-left: 0px solid #aaa;
    margin: 0 5px;
    padding-left: 20px;
}
#toc_container li a:not(.button) {
    border: none;
    font-weight: 500;
}
#toc_container .toc_list > li > ul li a:before {
    position: absolute;
	  content: "・";
    font-size: 2rem;
    left: -25px;
    top: 0px;
}
.form-name {
    max-width: 350px;
  　　　　width: 100%;
}

.form-business {
    max-width: 500px;
    width: 100%;
}

.form-contact {
    max-width: 500px;
    width: 100%;
}

.content li{
    margin-bottom: 2em;
}
.underline01{
background: linear-gradient( transparent 60%, #fcf8a4 0% );

}
.underline02{
background: linear-gradient( transparent 60%, #fcf8a4 0% );
}

.border-eyecatch {
    border-bottom: 2px solid;
    margin-bottom: 10px;
    color: #000;
}
.sample-box-1 {
    background-color: #eee;
    margin: 1em 0;
    padding: 0.5em;
}

.responsive-unit{
  width: 100%;

}
.more-cat {
    margin-top: 30px;
    margin-bottom: 30px;
    display: none;
}

.k-content {
    position: relative;
    margin: 0;
    padding: 14px 10px;
    font-weight: bold;
    text-align: center;
    background: #eaedf2;
	  margin: 10px 0px;
}