@charset "utf-8";
/*===============================================
 *	下層タイトル
===============================================*/
#second-visualcontents {max-width: 650px;}
#second-visualcontents::after {width: 535px;}
#second-visualcontents h1 span::before {width: 95%;}
@media only screen and (max-width: 568px) {
#second-visualcontents {width: 80%;}
#second-visualcontents::after {width: 285px;height: 100px;left: 35%;}
#second-visualcontents h1 span::before {width: 78%;}
}
@media only screen and (max-width: 414px) {
#second-visualcontents::after {width: 300px;}
}
@media only screen and (max-width: 390px) {
#second-visualcontents::after {width: 285px;}
}
@media only screen and (max-width: 375px) {
#second-visualcontents::after {width: 275px;}
}
/*===============================================
 *	Common
===============================================*/
@media only screen and (max-width: 568px) {
.abundant-ttl {font-size: 18px;line-height: 1.4;text-align: center;}
}
@media only screen and (max-width: 375px) {
.img-summary_human {max-width: 130px;}
}
/*===============================================
 * cleaning
===============================================*/
.cleaning-wrap{margin-bottom: 6em;}
@media only screen and (max-width: 568px) {
.cleaning-wrap {margin-bottom: 4em;}
}
/*===============================================
 * Opening
===============================================*/
.picture-openingbox{margin-bottom: 3%;}
.opening-flbox{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: flex-start;}
.flbox_re{flex-direction: row-reverse;}
img.photo-opening{max-width: 316px;}
img.photo-cleaning{max-width: 336px;}
img.photo-reform{max-width: 343px;}
.picture-opening_ttl{color: #17a5d3;font-size: 26px;font-weight: 700;border-bottom: #959595 2px dashed;margin-bottom: .75em;padding-bottom: 10px;}
.txt-openingtbox{font-size: 18px;letter-spacing: 0;max-width: 640px;}
.txt-openingtbox p{margin-bottom: 20px;}
.txt-openingtbox p:last-of-type{margin-bottom: 0;}
@media only screen and (max-width: 1024px) {
.txt-openingtbox {max-width: 600px;}
}
@media only screen and (max-width: 768px) {
.txt-openingtbox {font-size: 16px;max-width: 440px;}
.picture-opening_ttl {font-size: 24px;}
img.photo-opening {max-width: 246px;}
img.photo-cleaning {max-width: 253px;}
img.photo-reform {max-width: 256px;}
}
@media only screen and (max-width: 568px) {
.picture-openingbox{margin-bottom: 5%;}
.picture-opening_ttl {font-size: 20px;}
.txt-openingtbox p {margin-bottom: 10px;}
img.photo-opening {max-width: initial;margin-bottom: 1em;}
img.photo-reform {max-width: initial;margin-bottom: 5px;}
img.photo-cleaning {max-width: initial;margin-bottom: 5px;}
}
@media only screen and (max-width: 375px) {
.picture-opening_ttl {font-size: 19px;}
}
@media only screen and (max-width: 320px) {
.picture-opening_ttl {font-size: 18px;}
}
/*===============================================
 * insetbox
===============================================*/
.txt-insetbox{font-size: 18px;max-width: 620px;}
@media only screen and (max-width: 1024px) {
.txt-insetbox{font-size: 18px;max-width: 580px;}
}
@media only screen and (max-width: 768px) {
.txt-insetbox {font-size: 16px;max-width: 440px;}
.picture-opening_ttl {font-size: 21px;}
}
@media only screen and (max-width: 568px) {
.picture-opening_ttl {font-size: 18px;letter-spacing: 0;}
}
@media only screen and (max-width: 390px) {
.picture-opening_ttl {font-size: 17px;}
}
/*===============================================
 *	Worries
===============================================*/
.worries-ttl {letter-spacing: 2px;padding-left: 0;}
.solution-normal_txt{font-size: 18px;line-height: 1.8;max-width: 612px;padding: .5em 0 .5em 1em;}
.solution-normal_txt span{color: #ec7589;}
.border-bluebox {background: #e9f3f4;border: #49b1d9 2px solid;border-radius: 10px;margin-bottom: 3em;padding: 40px;}
.border-bluebox .ttl-tertiary {padding: .5em 1em;}
@media only screen and (max-width: 768px) {
.solution-normal_txt {font-size: 16px;max-width: 432px;}
.border-bluebox {padding: 20px;}
}
@media only screen and (max-width: 568px) {
.border-bluebox {padding: 15px;}
.worries-ttl {letter-spacing: 0;text-align: center;}
.solution-normal_txt {font-weight: bold; max-width: initial;padding: .5em 0 .5em 0;text-shadow: 1px 1px 0 #fff;}
}
/*===============================================
 *	Cleaning Table
===============================================*/
table.cleaning-tbl {background: #fff;border-top: 1px solid #ccc;border-collapse: separate;width: 100%;}
table.cleaning-tbl .tbl-cleaning_ttl {border-top: 1px solid #ccc;border-right: 1px solid #ccc;border-left: 1px solid #ccc;vertical-align: middle;position: relative;padding: 15px 0;background: #ec7589;color: #fff;font-size: 20px;font-weight:bold;letter-spacing: 1px;text-align: center;}
table.cleaning-tbl .tbl-cleaning_txt{background: #ec7589;color: #fff;font-size: 18px;font-weight:bold;letter-spacing: 1px;line-height: 1.6;text-align: center;}

table.cleaning-tbl th {border-top: none;font-size: 18px;font-weight:bold;letter-spacing: 1px;text-align: center;text-align: right;padding: 0 1em;}

table.cleaning-tbl td {background: #ffebee;border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;color: #f25d5e;font-size: 22px;font-weight: bold;letter-spacing: 1px;padding-right: .5em;word-break: break-all;text-align: right;width: calc(100%/4);}
table.basic-tbl td:last-child {border-top: none;}
table.cleaning-tbl td span{font-size: 16px;}
.tbl-cel_sp,.tbl-con_sp{display: none;}
.mag-cl_tbl{margin-bottom: 2em;}
@media only screen and (max-width: 768px) {
table.basic-tbl td:last-child {font-size: 19px;}
}
@media only screen and (max-width: 568px) {
table.cleaning-tbl {margin-bottom: 10px;}
table.cleaning-tbl th {padding: 5px .5em 5px 0;font-size: 15px;width: 26%;}
table.cleaning-tbl td {background: #fff;padding: 10px 0;font-size: 12px;letter-spacing: 0;}
table.cleaning-tbl td span{font-size: 14px;}
table.basic-tbl td:last-child {padding: 10px .5em 10px 0;}
table.cleaning-tbl .tbl-cleaning_ttl {padding: 5px 0;font-size: 16px;}
table.cleaning-tbl .tbl-cleaning_txt {background: #ffebee;color: #282828;font-size: 14px;}
.tbl-con_sp{display: contents;}
.tbl-cel_sp{display: table-cell;}
}

/*===============================================
 *	Reform
===============================================*/
.reform-wrap{padding: 4vw 0;}
.abundant-inner{margin-bottom: 3em;padding: 2.5em;}
.abundant-txt_ttl {font-size: 24px;}
.abundant-txt_ttl::after {background: url(../img/revival/img-abundant_human.png) no-repeat;background-size: contain;width: 220px;height: 190px;bottom: -114px;right: 0;}
.abundant-txt{margin-bottom: 2.5em;}
ul.img-expansion{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: flex-start;margin-bottom: 20px;}
ul.img-expansion li {max-width: 440px;margin-bottom: 20px}
@media only screen and (max-width: 1024px) {
.abundant-inner {margin-bottom: 2em;padding: 1.5em;}
.abundant-txt_ttl::after {width: 210px;height: 180px;}
}
@media only screen and (max-width: 768px) {
.reform-wrap {padding: 6vw 0;}
.abundant-txt{width: 67%;}
.abundant-txt_ttl::after {bottom: -155px;}
ul.img-expansion{margin-bottom: 0;}
ul.img-expansion li {max-width: initial;width: 49%;}
}
@media only screen and (max-width: 568px) {
.abundant-txt_ttl {font-size: 18px;letter-spacing: 0;}
.abundant-txt_ttl::after {width: 85px;height: 75px;bottom: -2px;}
.abundant-txt {width: auto;margin-bottom: 1.5em;}
ul.img-expansion {margin-bottom: 10px;}
ul.img-expansion li {margin-bottom: 10px;}
}
/*===============================================
 *	Place Table
===============================================*/
table.place-tbl {border-top: 1px solid #ccc;border-left: 1px solid #ccc;border-collapse: separate;width: 100%;}
table.place-tbl th {border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;vertical-align: middle;position: relative;padding: 10px 0;background: #17a5d3;color: #fff;font-size: 20px;font-weight:bold;letter-spacing: 1px;text-align: center;}
table.place-tbl td {border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;padding: 15px 20px;background: #fff;letter-spacing: 1px;word-break: break-all;text-align: center;width: calc(100%/4);}
table.place-tbl td:nth-of-type(even) {background: #e4f0f2;}
@media only screen and (max-width: 568px) {
table.place-tbl {margin-bottom: 10px;}
table.place-tbl th {padding: 5px 0;font-size: 16px;}
table.place-tbl td {padding: 10px 0;font-size: 12px;letter-spacing: 0;}
}
/*===============================================
 *	Reform Table
===============================================*/
table.reform-tbl {background: #fff; border-top: 1px solid #ccc;border-left: 1px solid #ccc;border-collapse: separate;width: 100%;}
table.reform-tbl .tbl-reform_ttl {border-top: 1px solid #ccc;border-right: 1px solid #ccc;border-left: 1px solid #ccc;vertical-align: middle;position: relative;padding: 15px 0;background: #17a5d3;color: #fff;font-size: 20px;font-weight:bold;letter-spacing: 1px;text-align: center;}
table.reform-tbl .tbl-reform_txt{background: #17a5d3;color: #fff;font-size: 18px;font-weight:bold;letter-spacing: 1px;line-height: 1.6;text-align: center;}

table.reform-tbl th {border-top: none;font-size: 18px;font-weight:bold;letter-spacing: 1px;text-align: center;text-align: right;padding: 0 1em;}

table.reform-tbl td {background: #e4f0f2;border-bottom: 1px solid #ccc;border-right: 1px solid #ccc;color: #f25d5e;font-size: 22px;font-weight: bold;letter-spacing: 1px;padding-right: .5em;word-break: break-all;text-align: right;width: calc(100%/3);}
table.reform-tbl td span{font-size: 16px;}
.mag-cl_tbl{margin-bottom: 2em;}
@media only screen and (max-width: 568px) {
table.reform-tbl .tbl-reform_ttl {padding: 5px 0;font-size: 16px;}
table.reform-tbl .tbl-reform_txt {background: #e4f0f2;color: #282828;font-size: 14px;}
table.basic-tbl th:last-child {padding: 10px 1em;}
table.reform-tbl {border-left: none;}
table.reform-tbl {margin-bottom: 10px;}
table.reform-tbl th {padding: 5px .5em 5px 0;font-size: 16px;width: 15%;}
table.reform-tbl td {padding: 10px 0;font-size: 12px;letter-spacing: 0;}
table.reform-tbl td span{font-size: 14px;}
table.item-tbl {margin-bottom: 2em;}
}










