@charset "utf-8";
/*===============================================
 *	下層タイトル
===============================================*/
#second-visualcontents {max-width: 410px;}
#second-visualcontents::after {width: 290px;}
#second-visualcontents h1 span::before {width: 75%;}
@media only screen and (max-width: 568px) {
#second-visualcontents h1 span::before {width: 75%;}
#second-visualcontents::after {width: 190px;}
}
/*===============================================
 * common
===============================================*/
.worries-li li {margin-bottom: 1.25em;width: 52%;}
@media only screen and (max-width: 768px) {
.worries-li li {font-size: 16px;font-weight: bold;}
}
@media only screen and (max-width: 568px) {
.worries-li li {width: 90%;}
}
/*===============================================
 * 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-example{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;letter-spacing: 0;margin-bottom: .75em;padding-bottom: 10px;}
.picture-og_ttl{color: #f0922d;font-size: 26px;font-weight: 700;border-bottom: #959595 2px dashed;letter-spacing: 0;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;}
img.photo-example {max-width: 316px;}
}
@media only screen and (max-width: 768px) {
.txt-openingtbox {font-size: 16px;max-width: 440px;}
.picture-opening_ttl,.picture-og_ttl {font-size: 24px;}
img.photo-opening {max-width: 246px;}
img.photo-example {max-width: 253px;}
img.photo-reform {max-width: 256px;}
}
@media only screen and (max-width: 568px) {
.picture-openingbox{margin-bottom: 5%;}
.picture-opening_ttl,.picture-og_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-example {max-width: initial;margin-bottom: 5px;}
}
@media only screen and (max-width: 375px) {
.picture-opening_ttl,.picture-og_ttl {font-size: 19px;}
}
@media only screen and (max-width: 320px) {
.picture-opening_ttl,.picture-og_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: 600px;}
}
@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;}
}
/*===============================================
 *	Worries
===============================================*/
.worries-ttl {letter-spacing: 2px;padding-left: 0;}
.worries-proxcy_contents{background: url("../img/proxcy/bg-proxcy_worries_pc.png") right no-repeat;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;background-size: contain;padding: 1.5em;position: relative;}
.worries-proxcy_contents figure{position: absolute;right: 20px;bottom: 0;max-width: 338px;}
.bg-worries{background: url("../img/m-bg_note.gif") bottom left repeat #fff;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
.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: 1024px) {
.worries-proxcy_contents figure {right: 30px;max-width: 318px;}
}
@media only screen and (max-width: 768px) {
.solution-normal_txt {font-size: 16px;max-width: 432px;}
.border-bluebox {padding: 20px;}
.worries-proxcy_contents figure {max-width: 258px;}
}
@media only screen and (max-width: 568px) {
.border-bluebox {padding: 15px;}
.worries-proxcy_contents {background: url(../img/proxcy/bg-proxcy_worries_sp.png) left bottom no-repeat;background-size: contain;}
.worries-proxcy_contents figure {position: relative;bottom: -21px;left: 50%;transform: translateX(-50%);}
.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;}
}
/*===============================================
 *	solution
===============================================*/
.solution-contents {background: #fff;}
.solution-innerbox{padding: 0 2em 2em;}
.solution-ttl {margin-bottom: 0;padding: .75em;}
.solution-ttl::before {content: none;}
.solution-txt_ttl{border-bottom: #959595 2px dashed;color: #ec7589;font-size: 24px;font-weight: bold;letter-spacing: 1px;margin-bottom: .75em;padding: .5em 0;position: relative;}
.solution-txt_ttl::after {content: "";background: url("../img/proxcy/img-solution_human.png") no-repeat;background-size: contain;width: 173px;height: 159px;bottom: 0;right: 0;display: block;position: absolute;}
.solution-txt_ttl span{border-left: #ec7589 18px solid;display: block;padding: .2em 0 .2em .5em;}
.acting-list{display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;}
.acting-list li{max-width: 133px;}
.solution-txt{margin-bottom: 1.5em;}
@media only screen and (max-width: 768px) {
.solution-txt_ttl {font-size: 18px;}
.solution-txt_ttl span {border-left: #ec7589 13px solid;}
.acting-list li {max-width: 100px;}
}
@media only screen and (max-width: 568px) {
.solution-innerbox {padding: 0 1em 1em;}
.solution-txt_ttl {font-size: 16px;}
.solution-txt_ttl::after {width: 103px;height: 95px;}
.solution-txt_ttl span {border-left: #ec7589 10px solid;padding: .25em 0 .25em .5em;}
.acting-list li:nth-child(-n+3) {margin-bottom: 10px;}
}

/*===============================================
 *	Proxcy
===============================================*/
.proxcy-wrap{margin-bottom: 4em;}
.proxcy-contents{display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;flex-direction:row-reverse;}
.proxcy-inner{padding: 2em;margin-bottom: 3em;}
.proxcy-ttl{background: #f0922e;border-radius: 10px;color: #fff;font-size: 26px;font-weight: 800;letter-spacing: 2px;margin-bottom: 1em;text-align: center;padding: .5em 1em;}
.proxcy-txtbox{max-width: 470px;}
.proxcy-txtbox p span{color: #ec7589;}
.proxcy-txt_ttl{border-bottom: #959595 2px dashed;color: #17a5d3;font-size: 24px;font-weight: bold;letter-spacing: 1px;margin-bottom: .75em;padding: .5em 0;}
.proxcy-txt_ttl span{border-left: #17a5d3 18px solid;display: block;padding: .2em 0 .2em .5em;}
.img-proxcy{max-width: 420px;}
.fl-row {flex-direction: row;}
@media only screen and (max-width: 1024px) {
.proxcy-txtbox {max-width: 500px;}
.img-proxcy {max-width: 360px;}
}
@media only screen and (max-width: 768px) {
.proxcy-ttl {font-size: 22px;padding: .5em .75em;}
.proxcy-ttl span {font-size: 20px;padding: 0 .75em;}
.proxcy-txt_ttl {font-size: 18px;}
.proxcy-txt_ttl span {border-left: #17a5d3 13px solid;}
.proxcy-txtbox {max-width: 380px;}
.img-proxcy {max-width: 250px;}
}
@media only screen and (max-width: 568px) {
.proxcy-wrap {margin-bottom: 8vw;}
.proxcy-inner {margin-bottom: 6vw;padding: 1.25em;}
.proxcy-txtbox {max-width: initial;margin-bottom: 1em;}
.proxcy-ttl {font-size: 18px;}
.proxcy-ttl span {font-size: 13px;text-align: center;width: 36px;}
.proxcy-txt_ttl {font-size: 16px;}
.proxcy-txt_ttl span {border-left: #17a5d3 10px solid;padding: .25em 0 .25em .5em;}
.img-service {max-width: initial;margin-bottom: 1em;}
.img-proxcy {max-width: initial;margin-bottom: 10px;}
}

/*===============================================
 *	Cleaning Table
===============================================*/
table.proxcy-tbl {background: #fff;border-top: 1px solid #ccc;border-collapse: separate;width: 100%;}
table.proxcy-tbl .tbl-proxcy_txt{background: #ec7589;color: #fff;font-size: 18px;font-weight:bold;letter-spacing: 1px;line-height: 1.6;text-align: center;}
table.proxcy-tbl th {border-top: none;font-size: 18px;font-weight:bold;letter-spacing: 1px;text-align: center;text-align: right;padding: 0 1em;}
table.proxcy-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%/3);}
table.basic-tbl td:last-child {border-top: none;}
table.proxcy-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.proxcy-tbl {margin-bottom: 10px;}
table.proxcy-tbl th {padding: 5px .5em 5px 0;font-size: 15px;width: 28%;}
table.proxcy-tbl td {background: #fff;padding: 10px 0;font-size: 12px;letter-spacing: 0;}
table.proxcy-tbl td span{font-size: 14px;}
table.basic-tbl td:last-child {padding: 10px .5em 10px 0;}
table.proxcy-tbl .tbl-proxcy_ttl {padding: 5px 0;font-size: 16px;}
table.proxcy-tbl .tbl-proxcy_txt {background: #ec7589;color: #fff;font-size: 14px;}
.tbl-con_sp{display: contents;}
.tbl-cel_sp{display: table-cell;}
}






