@charset "utf-8";

/* Common */
.doc-tit {border-bottom: 1px solid #911b5a; margin-bottom: 40px;}
.doc-tit p {font-size: 20px; color: #fff; line-height: 1em; padding: 16px 24px 11px; text-align: center; min-width: 200px; background-color: #911b5a; position: relative; display: inline-block;}
.doc-tit p:before {position: absolute; content: ''; width: 22px; height: 53px; transform: rotate(-49deg); right: 0; top: -33px; background-color: #fff; }

.doc-cnt {margin-bottom: 150px;}
.doc-cnt .doc-desc p {line-height: 1.875em;}
.doc-cnt .doc-desc p:not(:last-child) {margin-bottom: 36px;}

/* sub01_01 */
.about.brand .doc-cnt > .img {margin-top: 77px;}
.logos {display: flex; align-items: center; justify-content: center; margin-bottom: 45px;}
.logo .img {height: 236px; display: flex; align-items: center; padding: 0 53px;}
.doc-cnt .doc-desc .logo p {color: #911b5a; text-align: center; font-weight: 600;}
.logo-info {text-align: center; padding: 40px 25px; background-color: #fbf5f8; border-radius: 70px; max-width: 684px; margin: 0 auto;}
.doc-cnt .doc-desc .logo-info p {line-height: 2em; display: inline-block;}

/* sub01_02 */
.doc-cnt .doc-desc p strong {font-weight: 600;}
.doc-cnt .img {text-align: center;}
.history-cnt > li {display: flex; margin-bottom: 32px;}
.history-cnt > li span { font-family: 'AritaBuri'; width: 190px; font-size: 20px; padding-left: 20px; position: relative; font-weight: 700;}
.history-cnt > li span:before {position: absolute; content: '•'; left: 0; color: #911b5a;}
.history-cnt li li {line-height: 2em;}
.about.history .doc-cnt.banner {position: relative;}
.about.history .doc-cnt.banner .caption {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; width: 100%;}
.doc-cnt .caption p {font-family: 'AritaBuri'; font-weight: 600; color: #fff; font-size: 25px; line-height: 1.280em; letter-spacing: -.03em;}
.about.history .doc-cnt .imgs {display: flex; align-items: center; justify-content: space-between; gap: 25px;}
.about.history .doc-cnt .imgs .img {padding-bottom: 20px;}

/* sub01_03 */
.mindset .process .doc-imgs {position: relative; display: flex; align-items: center; justify-content:center; flex-wrap: wrap; margin: -21px;}
.mindset .process .doc-imgs:after {position: absolute; content: ''; background: url('../images/sub/logo_production_process.png') no-repeat center center; background-size: contain; width: 263px; height: 263px;}
.mindset .process .doc-imgs .img {padding: 21px; width: 50%;}
.mindset .process .doc-desc {margin-top: 30px;}
.mindset .process .doc-desc p {font-size: 17px; line-height: 1.882em;}
.mindset .process .doc-desc p:not(:last-child) {margin-bottom: 33px;}
.diagram.imgs {display: flex; align-items: center; justify-content: space-between; gap: 15px;}
.mindset .org .img {padding-top: 18px;}
.doc-cnt.org {margin-bottom: 215px;}

/* sub06_01 */
.info.distributor .doc-cnt {margin-bottom: 110px;}
.info.distributor .items {display: flex; align-items: flex-start; justify-content: space-between; flex-wrap: wrap; margin: 0 -17px;}
.info.distributor .item {width: 25%; padding: 0 17px; text-align: center; margin-bottom: 40px;}
.info.distributor .item .img {position: relative; width: 100%; padding-bottom: 66.135%; overflow: hidden; display: block; }
.info.distributor .item .img img {position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 100%; height: auto !important; max-width: 100%; min-height: 100%; object-fit: contain;}
.info.distributor .item .tit {padding-top: 17px; line-height: 1.571em; font-size: 14px;}
.info.distributor .item .tit span {display: block;}
.info.distributor .item .link {font-size: 14px; line-height: 1.571em; color: #911b5a; text-decoration: underline;}

/* sub07 */
.contact {margin: 50px 0;}
.hidden {opacity: 0; point-event: none;}
.contact .sec-cnt {background: url('../images/sub/logo_contact.png') no-repeat right bottom #fdf1f7; text-align: center; padding: 40px; max-width: 800px; border-radius: 50px;}
.contact .sec-cnt h3 {color: #911b5a; font-size: 22px; font-weight: 700; margin-bottom: 40px;}
.contact .sec-cnt .txt .sub-tit {font-weight: 600; font-size: 18px; color: #222; margin-bottom: 10px;}
.contact .sec-cnt .txt p {font-weight: 600; font-size: 16px; color: #222;}
.contact .sec-cnt .txt p span {font-weight: 400;}