.simpleContact{width:436px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;background-color:#FFF;border:1px solid #E4E4E4;border-top:none;padding:20px 16px 24px;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,.12);box-shadow:0 2px 8px 0 rgba(0,0,0,.12)}.simpleContact::before{content:'';position:absolute;top:0;left:-1px;width:calc(100% + 2px);height:8px;background-image:linear-gradient(267.29deg,#239B3F 28.77%,#A1C94E 74.39%)}.simpleContact__item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px}.simpleContact__item:not(:first-child){margin-top:16px}.simpleContact__itemName{width:73px;-ms-flex-negative:0;flex-shrink:0;font-size:14px;font-weight:700;line-height:1.5;letter-spacing:.04em}.simpleContact__badge{margin-top:4px;padding:2px 4px;display:inline-block;background-color:rgba(0,0,0,.38);color:#FFF;font-size:10px;line-height:1.25;letter-spacing:.02em}.simpleContact__badge--must{background-color:#EC6877}.simpleContact__checkBoxWrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.simpleContact__checkBoxWrapper--oneLine{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:12px;-moz-column-gap:12px;column-gap:12px}.simpleContact__checkBoxOption{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border:2px solid rgba(0,0,0,.2)}.simpleContact__checkBoxLabel{padding:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:1.5;letter-spacing:.04em}.simpleContact__checkBox{margin-right:10px;width:20px;height:20px}.simpleContact__error{display:none;color:#ff1000}.simpleContact__selectBoxWrapper{position:relative;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.simpleContact__selectBox{width:100%;padding:8px;border:2px solid rgba(0,0,0,.2);font-size:16px;line-height:1.5;letter-spacing:.04em;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:unset;background-color:unset;font-family:inherit}.simpleContact__selectBoxChevron{pointer-events:none;position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%) rotate(90deg);transform:translateY(-50%) rotate(90deg);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:14px;height:14px;color:rgba(0,0,0,.6);font-weight:700}.simpleContact__submitWrapper{margin-top:20px;position:relative}.simpleContact__submit{padding:16px 32px;width:100%;background-color:#FFE300;border:none;border-radius:6px;font-family:'Hiragino Kaku Gothic ProN','Hiragino Sans',Meiryo,sans-serif;font-size:18px;font-weight:700;line-height:1.25;letter-spacing:.04em}.simpleContact__submit:hover{background-color:#E6CD00;cursor:pointer}.simpleContact__submitChevron{pointer-events:none;position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:14px;height:14px;font-weight:700}