3 border: 1px solid $color-light-gray;
9 border-bottom: 1px solid $color-light-gray;
22 border-left: 1px solid #ccc;
23 border-right: 1px solid #ccc;
33 @include font-size(16px);
36 letter-spacing: 0.01em;
41 justify-content: center;
47 &:not(:last-child):after { content: "|"; margin-left: 6px; }
57 @include font-size(16px);
60 letter-spacing: 0.01em;
74 justify-content: center;
75 background-color: rgba($color-white, 0.75);
83 .c-media__popup__box {
84 background-color: white;
85 border: 1px solid #CCCCCC;
91 .c-media__popup__box__lead {
93 border-bottom: 2px solid #666666;
99 letter-spacing: -0.01em;
108 letter-spacing: 0.01em;
114 .c-media__popup__box__item {
117 justify-content: space-between;
122 border-bottom: 1px solid #666666;
129 letter-spacing: 0.01em;
138 letter-spacing: 0.01em;
160 letter-spacing: 0.01em;
161 text-decoration: underline;
165 text-decoration: none;
179 .c-media__popup__close {
186 background-color: transparent;
189 transition: all $ease-dynamic 350ms;