@charset "utf-8";



/* -----------------------------------------------

	トップページ メインコンテンツ 

----------------------------------------------- */
.home-content {
	background-color: #fff;
	box-sizing: border-box;
}

.home-content h2 {
	margin-bottom: 30px;
}

.home-contents {
	margin-bottom: 60px !important;
	padding-bottom: 60px;
	border-bottom: 1px solid #ff82a6;
}

.home-content ol,
.home-content ol li {
	margin: 0;
	padding: 0;
}

.home-ttl-img {
	margin: 0;
	padding: 0 !important;
	border: none !important;
	background: none !important;
	line-height: 1.0 !important;
}

.home-title h2,
.home-title h3 {
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}

.home-title h2 {
	margin: 0 0 15px;
	padding: 0;
	border: none;
	color: var(--site_color);
	font-size: 50px;
	text-align: center;
}

.home-title h3 {
	margin: 0 0 30px;
	padding: 0;
	border: none;
	background: none;
	color: #57313f;
	font-size: 30px;
	text-align: center;
}

.home-contents-01 {
	padding-top: 40px;
}

.home-contents-01 .bloc,
.home-contents-02 .column-box {
	margin-bottom: 40px;
	padding: 30px;
	border: 4px solid #ffd8e0;
	border-radius: 10px;
}

.home-contents-01 .bloc h4 {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-left: none;
	border-bottom: 1px solid #ffd8e0;
	color: #57313f;
	line-height: 1.3;
	font-size: 30px;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	text-align: center;
}

.home-contents-01 .bloc h4 span {
	font-size: 24px;
}

.home-contents-01 .bloc-logo {
	margin: 20px 0 0;
	line-height: 1.0;
	text-align: right;
}

.home-contents-01 .portfolio p {
	line-height: 1.0;
	margin-bottom: 0;
}

.home-contents-01 .portfolio img {
	margin-right: 20px;
}

.home-contents-02 .border-01 {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}

.btn-service {
	margin: 0 auto 60px;
	text-align: center;
}

.price-bloc .left-column,
.price-bloc .right-column {
	padding: 30px 20px;
	border: 4px solid #ff82a6;
	border-radius: 10px;
	background: #ffecef;
	box-sizing: border-box;
}

.price-bloc .left-column {
	position: relative;
}

.price-bloc .anime_pok {
	position: absolute;
  top: -39px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}

.animated {
  animation: move-y .5s infinite alternate ease-in-out;
	display: inline-block;
}
@keyframes move-y {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10px);
  }
}

.price-bloc .txt-a {
	color: #57313f;
	line-height: 1.1;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.price-bloc .txt-b {
	margin-bottom: 10px;
	color: #ff6794;
	line-height: 1.0;
	font-weight: bold;
	font-size: 40px;
	text-align: center;
}

.price-bloc .txt-c {
	font-weight: bold;
	font-size: 18px;
}

.price-bloc ul {
	padding: 20px;
	border-radius: 10px;
	background: #fff;
}

.price-bloc li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

.price-bloc li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

.home-contents-06 dt,
.home-contents-06 dd {
	box-sizing: border-box;
}

.home-contents-06 dt {
	margin: 0 0 20px;
	padding: 10px 20px;
	background: #ffecef;
	color: #57313f;
	font-weight: bold;
	font-size: 20px;
}

.home-contents-06 dd {
	margin: 0 0 40px;
	padding: 0 20px;
}

.home-contents-06 dd:last-child {
	margin-bottom: 0;
}

.home-contents-07 {
	margin-bottom: 0 !important;
	padding-bottom: 0;
	border-bottom: none;
}

.check-list-trouble {
	margin: 0 0 25px;
	padding: 0;
	border: none;
}

.check-list-trouble:last-child {
	margin-bottom: 0;
}

.check-list-trouble li {
	list-style-type: none;
	margin-bottom: .75em;
	padding-left: 42px;
	line-height: 2.0;
	font-weight: 600;
	font-size: 18px;
	background: url(../img/ico_check_01.png) no-repeat left center;
	background-size: 23px 16px;
}

.check-list li:last-child {
	margin-bottom: 0;
}

.voice-block h3 {
	margin: 0 0 30px;
	padding: 0 !important;
	border: none !important;
	background: none !important;
	color: #7a5625;
	font-weight: 600;
	font-size: 22px;
	text-align: center;
}

.voice-block h4 {
	margin: 0 0 20px;
	padding: 15px 20px !important;
	border: none !important;
	background: #ffeef4 !important;
	color: #7a5625;
	font-weight: 600;
	font-size: 20px;
	text-align: center;
}

.voice-img-block {
	margin-bottom: 20px;
	padding-bottom: 113px;
	background: url(../img/home_logo_01.png) no-repeat center bottom;
	line-height: 1.0;
	text-align: center;
}

.voice-img-block img {
	border-radius: 8px;
}

.reason-block {
	margin-bottom: 40px;
}

.reason-block h4 {
	margin: 0 0 20px;
	padding: 0 0 12px !important;
	border-bottom: 1px solid #f0ab0f;
	border-left: none !important;
	background: none !important;
	color: #f08b08;
	font-weight: 600;
	font-size: 22px;
	text-align: left;
}

.taiou_ttl {
	margin-bottom: 20px;
	padding: 15px 0;
	border-top: 2px dotted #927147;
	border-bottom: 2px dotted #927147;	
	color: #927147;
	font-weight: 600;
	font-size: 2.8rem;
	text-align: center;
	letter-spacing: 0.05em;
}

.taiou {
	margin: 0 0 10px;
	padding: 20px;
	background: #f8f4ee;
	border-radius: 6px;
}

.taiou p {
	margin-bottom: 0 !important;
	line-height: 1.9;
}


/* SP */
@media only screen
    and (max-width: 667px) {
.home-contents-01 .bloc-logo {
	width: 60%;
}

.home-contents-01 .portfolio p {
	width: 70%;
	margin: 0 auto;
}

.home-contents-01 .portfolio img {
	margin: 0 0 30px;
}

.home-contents-02 .left-column,
.home-contents-05 .left-column {
	width: 60%;
	margin: 0 auto 30px;
}

.price-bloc .left-column {
	width: 100%;
}

.btn-service {
	width: 60%;
}

/* float */
.reason-block .reason-block-left {
	width: 60%;
	margin: 0 auto 1.0em;
	padding: 0;
	text-align: center;
}

.reason-block .reason-block-left img {
	width: 100%
}

.onayamiList {
	width: 100%;
	margin: 0 0 40px;
	padding: 30px 0 0;
}

.onayamiList li {
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 4%;
	font-size: 13px;
}

.onayamiList li:nth-child(2n) {
	margin-right: 0;
}

.onayamiList li img {
	width: 100%;
	margin-bottom: 2%;
}
} /* SP ここまで */


/* PC */
@media only screen
    and (min-width: 668px) {
.home #wrapper {
	width: 100%;
	margin: 0 auto;
}

.home-content {
	width: 760px;
	padding: 40px 30px 20px;
}

.home-contents p img {
	max-width: 700px;
}

.home-contents-02 .left-column img {
	padding-top: 20px;
}

.price-bloc {
	width: 700px;
}

.price-bloc .left-column,
.price-bloc .right-column {
	width: 340px;
}

.reason-block .reason-block-left {
	float: left;
	width: 230px;
}

.reason-block .reason-block-right {
	float: right;
	width: 440px;
}

.voice-img-block img {
	max-width: 472px;
}

.onayamiList {
	width: 700px;
	padding-top: 40px;
	margin-bottom: 40px;
}

.onayamiList li {
	float: left;
	width: 193px;
	margin-right: 15px;
	margin-bottom: 20px;
	font-size: 13px;
}

.onayamiList li:nth-child(3n) {
	margin-right: 0;
}

.onayamiList li img {
	margin-bottom: 10px;
}
}/* PC ここまで */



/* -----------------------------------------------

	トップページ voice__bloc

----------------------------------------------- */
.voice__bloc {
	padding: 30px 0 !important;
}

.voice__bloc_ttl {
	margin: 50px 0 20px;
	padding: 10px 20px;
	border: 2px solid #bd9e77;
	border-radius: 6px;
	background: none;
	color: #9c6b2e;
	font-size: 2.0rem;
	font-weight: 600;
	letter-spacing: .05em;
}

.voice__bloc_ttl:first-child {
	margin-top: 0;
}

.voice__bloc .imgleft,
.voice__bloc .imgright,
.voice__bloc .imgleft img,
.voice__bloc .imgright img,
.voice__bloc .left-column img,
.voice__bloc .right-column img {
	line-height: 1.0;
}

.voice__bloc_box {
	margin-bottom: 10px;
}

.voice-toggle {
  position: relative;
  width: 100%;
  border: 1px solid #ccc;
	border-radius: 8px;
}

.voice-toggle-more {
  display: block;
  position: relative;
	margin: 0;
	padding: 18px 20px 6px 20px;
	line-height: 1.0;
  font-weight: 600;
	font-size: 1.6rem;
  cursor: pointer;
}

.voice-toggle-more:hover,
.voice-toggle-more:active,
.voice-toggle .content-entry.open .voice-toggle-more {
  color: #666;
}

.voice-toggle-more:hover i:before,
.voice-toggle-more:hover i:active,
.voice-toggle .content-entry.open i {
  color: #666;
}

.voice-toggle-more {
  position: relative;
}

.voice-toggle-more:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 38%;
  transition: all 0.2s ease-in-out;
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #ccc;
  border-right: solid 2px #ccc;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.voice-toggle-more.open:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 45%;
}

.voice-toggle-inner {
  display: none;
	padding: 10px 20px 0 20px;
}


/* SP */
@media only screen
    and (max-width: 667px) {
.voice__bloc_ttl {
	line-height: 1.6;
	font-size: 1.8rem;
}

.voice__bloc .imgleft,
.voice__bloc .imgright,
.voice__bloc .left-column p,
.voice__bloc .right-column p {
	width: 70%;
	margin: 0 auto 1.0em;
	padding: 0;
}

.left-column p img,
.right-column p img,
.voice__bloc .imgright img {
	width: 100%;
}
}


/* PC */
@media only screen
    and (min-width: 668px) {
.voice__bloc .imgleft {
	float: left;
	margin: 0 18px .5em 0;
	padding: 0;
}

.voice__bloc .imgright {
	float: right;	
	margin: 0 0 .5em 20px;
	padding: 0;
}

.voice__bloc .imgright img {
	width: 216px;
}

.voice__bloc .column-box .left-column {
	float: left;
	width: 216px;
}

.voice__bloc .column-box .right-column {
	float: right;
	width: 374px;
}
}