@charset "utf-8";

/*===============================================
 *	reason-wrap
===============================================*/
.ttl-main_reason{max-width: 853px;margin: 0 auto;}
img.icon-reason{width: 80px;}
.img-sharebox{position: relative;margin-bottom: 5%;}
img.ttl-main_share{max-width: 655px;position: relative;margin: 0 auto;z-index: 5;}
img.photo-share_woman{max-width: 239px;position: absolute;z-index: 0;right: 0;top: -100px;}
.blueborder-contents {background: url(../img/bg-note.png) bottom left repeat #fff;border: #346bb6 5px solid;position: relative;z-index: 5;}
.sub-ttl-safe{font-size: 38px;font-weight: bold;text-align: center;margin-bottom: 30px;}
.sub-ttl-safe img{max-width: 760px;margin: 0 auto;padding-top: 15px;}
.mag-arrow{margin-bottom: 10px;}
.brackets-box {background: #e4f3f9;padding: 20px;position: relative;z-index: 5;}
.brackets-box::before, .brackets-box::after {content: '';width: 30px;height: 30px;position: absolute;}
.brackets-box::before {border-left: solid 10px #009db3;border-top: solid 10px #009db3;top: 0;left: 0;}
.brackets-box::after {border-right: solid 10px #009db3;border-bottom: solid 10px #009db3;bottom: 0;right: 0;}
.brackets-box p {font-size: 36px;font-weight: bold;text-align: center;}
.brackets-box span {background: linear-gradient(transparent 65%, #a8e0f6 0%);padding: 0 4px;}
.sub-ttl-certificate{max-width: 900px;position: relative;z-index: 0;}
.certificate-li li {max-width: 435px;}
.certificate-li li:nth-child(1) dd img {max-width: 280px;}
.certificate-li li:nth-child(2) dd img {max-width: 280px;}
img.sub-ttl-provide{max-width: 804px;margin: 0 auto;}
@media only screen and (max-width: 768px) {               
.ttl-main_reason {margin: 0 2%;}
img.photo-share_woman {max-width: 200px;top: -70px;}
.brackets-box p {font-size: 24px;}
.certificate-li {margin-bottom: 20px;}
.certificate-li li dt {margin-bottom: 10px;}
.certificate-li li dd {flex-wrap: wrap;}
.certificate-li li {max-width: initial;width: calc(96% / 2);}
img.sub-ttl-provide {max-width: initial;width: 92%;}
}
@media only screen and (max-width: 568px) {
img.icon-reason {width: 40px;}
.brackets-box::before, .brackets-box::after {width: 20px;height: 20px;}
img.ttl-main_share {max-width: 260px;}
img.photo-share_woman {max-width: 180px;top: -24px;}
.sub-ttl-safe {font-size: 24px;}
.sub-ttl-safe img {max-width: 320px;padding-top: 5px;}
img.arrow-relief {margin: 0 auto 2em;}
.brackets-box {padding: 20px 15px;}
.brackets-box p {font-size: 18px;}
.certificate-li {margin-bottom: 0;}
.certificate-li li {width: 100%;}
.certificate-li li dd {flex-wrap: initial;}
}
@media only screen and (max-width: 375px) {
img.ttl-main_share {max-width: 230px;}
img.photo-share_woman {max-width: 162px;}
}
@media only screen and (max-width: 320px) {
.brackets-box::before {border-left: solid 7px #009db3;border-top: solid 7px #009db3;}
.brackets-box::after {border-right: solid 7px #009db3;border-bottom: solid 7px #009db3;}
img.ttl-main_share {max-width: 200px;}
img.photo-share_woman {max-width: 142px;}
.sub-ttl-safe {font-size: 22px;}
.brackets-box p {font-size: 16px;}
}
/*===============================================
 * 02.	bereaved
===============================================*/
img.photo-reason {max-width: 349px;}
img.photo-reason_left{float: left;margin-right: 20px;}
img.photo-reason_right{float: right;margin-left: 20px;}
img.arrow-bereaved{max-width: 470px;margin: 0 auto;}
img.sub-ttl-bereaved{max-width: 746px;margin: 0 auto;}
.bereaved-contents p{margin-bottom: 20px;}
@media only screen and (max-width: 768px) {
img.photo-reason_right {margin-left: 10px;}
img.photo-reason_left {margin-right: 10px;}
img.photo-reason {max-width: 240px;}
img.arrow-bereaved {max-width: 420px;}
img.sub-ttl-bereaved {max-width: initial;width: 92%;}
}
@media only screen and (max-width: 568px) {
img.photo-reason {max-width: 165px;}
img.photo-reason_left{margin-right: 5px;}
img.photo-reason_right {margin-left: 5px;}
img.arrow-bereaved {max-width: 260px;}
.bereaved-contents p{margin-bottom: 10px;}
}
@media only screen and (max-width: 320px) {
img.arrow-bereaved {padding-top: 15px;}
}
/*===============================================
 * 03.	price
===============================================*/
#price-wrap p{margin-bottom: 20px;}
.graph-contents{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: flex-start;margin-bottom: 20px;}
img.graph-beginner{max-width: 355px;}
.graph-txtbox{max-width: 525px;position: relative;}
img.img-price{max-width: 494px;margin-bottom: 20px;}
/*.balloon-li{max-width: 320px;}*/
/*.balloon-li li{position: relative;display: inline-block;width: 100%;height: 50px;font-size: 20px;font-weight: bold;color: #fff;line-height: 50px;z-index: 5;}*/
.balloon-li li{position: relative;display: block;height: 50px;font-size: 20px;font-weight: bold;color: #fff;line-height: 50px;z-index: 5;text-align: center;width: 100%;}
.balloon-li li span{padding: 0 15px;}
.balloon-li li:after {content: "";position: absolute;top: 50%; left: -10px;margin-top: -10px;display: block;width: 0px;height: 0px;border-style: solid;border-width: 10px 10px 10px 0;}
.balloon-li li:nth-child(1){background: #5490e2;}
.balloon-li li:nth-child(1):after{border-color: transparent #5490e2 transparent transparent;}
.balloon-li li:nth-child(2){background: #4883d4;margin: 15px 0;}
.balloon-li li:nth-child(2):after{border-color: transparent #4883d4 transparent transparent;}
.balloon-li li:nth-child(3){background: #346bb6;}
.balloon-li li:nth-child(3):after{border-color: transparent #346bb6 transparent transparent;}
img.photo-price_woman{max-width: 209px;position: absolute;right: -20px;bottom: -70px;}
.service-aboutbox {margin: 0 auto 10px;max-width: 800px;}
.link-magb{margin-bottom: 30px;}
img.sub-ttl-price{max-width: 860px;margin: 0 auto;}
@media only screen and (max-width: 768px) {
img.graph-beginner {max-width: 290px;}
.graph-txtbox {max-width: 370px;}
/*.balloon-li {max-width: 270px;}*/
.balloon-li li {height: 45px;line-height: 45px;font-size: 17px;width: auto;}
.service-aboutbox li img {height: 170px;}
img.photo-price_woman {max-width: 170px;right: -15px;bottom: -50px;}
img.sub-ttl-price {max-width: initial;width: 92%;}
}
@media only screen and (max-width: 568px) {
#price-wrap p{margin-bottom: 10px;}
img.graph-beginner {max-width: initial;margin-bottom: 20px;}
.graph-txtbox {max-width: initial;}
.service-aboutbox li img {height: 100px;}
.balloon-li li {height: 40px;line-height: 40px;font-size: 16px;}
.balloon-li li:after {content: none;}
img.photo-price_woman {max-width: 160px;bottom: -30px;}
}
@media only screen and (max-width: 375px) {
img.photo-price_woman {max-width: 130px;bottom: -32px;}
}
@media only screen and (max-width: 320px) {
.link-magb{margin-top: 10px;margin-bottom: 20px;}
}
/*===============================================
 * questionnaire-wrap
===============================================*/
#questionnaire-wrap{background: url("../img/beginner/bg-questionnaire.jpg") left top no-repeat;padding: 60px 0 5px;margin-bottom: 40px;}
@media only screen and (max-width: 768px) {
#questionnaire-wrap {padding: 60px 0 20px;}
}
@media only screen and (max-width: 568px) {
#questionnaire-wrap {padding: 40px 0 5px;}
}
/*===============================================
 * expensive-wrap
===============================================*/
#expensive-wrap{margin-bottom: 5%;}
img.photo-expensive01{max-width: 436px;}
img.photo-expensive02{max-width: 422px;}
.appraiser-introbox{background-image: url("../img/beginner/img-decoration_left_top.png"),url("../img/beginner/img-decoration_right_top.png"),url("../img/beginner/img-decoration_right_bottom.png"),url("../img/beginner/img-decoration_left_bottom.png");background-color: #fff;background-repeat: no-repeat;background-position: .5% 1%,99.5% 1%,99.5% 99%,.5% 99%;border: #a08643 4px solid;padding: 30px 40px;margin-bottom: 5%;}
.appraiser-introbox p{margin-bottom: 20px;}
.appraiser-ttl{color: #a08643;font-size: 30px;font-weight: 700;text-align: center;margin-bottom: 20px;}
img.photo-appraiser{max-width: 345px;float: left;margin-right: 4%;}
.appraiser-name{font-weight: bold;text-align: right;padding-top: 30px;}
@media only screen and (max-width: 768px) {
img.photo-expensive01,img.photo-expensive02 {max-width: 290px;}
.appraiser-introbox {padding: 20px 30px;}
img.photo-appraiser {max-width: 225px;}
.appraiser-name {padding-top: 0;}
}
@media only screen and (max-width: 568px) {
img.photo-expensive01, img.photo-expensive02 {max-width: 150px;}
.appraiser-introbox {padding: 15px 20px;}
.appraiser-introbox p{margin-bottom: 5px;}
.appraiser-ttl {font-size: 18px;margin-bottom: 15px;}
img.photo-appraiser {max-width: 130px;}
}
@media only screen and (max-width: 375px) {
img.photo-expensive01, img.photo-expensive02 {max-width: 135px;}
}
@media only screen and (max-width: 320px) {
.appraiser-introbox {padding: 15px;}
}
/*===============================================
 * Rearrangement
===============================================*/
.subhd-ttl_recycling{max-width: 436px;}
img.arrow-bottom{max-width: 146px;margin: 0 auto 3%;}
.subhd-ttl_environment{max-width: 473px;}
.volunteer-contents{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: flex-start;margin-bottom: 5%;}
.subhd-ttl_volunteer{max-width: 385px;}
.volunteer-txtbox{max-width: 560px;}
.volunteer-txtbox p{margin-bottom: 20px;}
img.photo-recycling02{max-width: 380px;}
@media only screen and (max-width: 768px) {
.volunteer-contents {align-items: flex-end;margin-bottom: 4%;}
.volunteer-txtbox {max-width: 420px;}
img.photo-recycling02 {max-width: 280px;}
}
@media only screen and (max-width: 568px) {
.subhd-ttl_recycling {max-width: 350px;}
.subhd-ttl_environment {max-width: 360px;}
img.arrow-bottom {max-width: 90px;}
.subhd-ttl_volunteer {max-width: 320px;}
img.photo-recycling02 {max-width: initial;margin-bottom: 4%;}
.volunteer-txtbox p{margin-bottom: 10px;}
}
@media only screen and (max-width: 375px) {
.subhd-ttl_recycling {max-width: 300px;}
.subhd-ttl_environment {max-width: 325px;}
.subhd-ttl_volunteer {max-width: 280px;}
}

