@charset "UTF-8";
/* CSS Document */
/*

============ お客様用css ============

スタイルを調整される際は以下に追記をお願いいたします。
また、スタイルがうまく反映されない場合は、

「margin-top: 10px!important;」

のように、値の後に「!important」を記述して下さい。

*/

.p-top__group__list_org{display:flex;flex-wrap:wrap;justify-content:center;width:calc(100%);margin-top:40px;padding:0 0 0 0;transform:translateY(10px);background:#fff;box-shadow:0 12px 24px rgba(111,1,7,.08);opacity:0}.p-top__group__list_org.is-animated{transform:translateY(0);opacity:1;transition:opacity 1s ease,transform 1s ease}@media only screen and (min-width:768px){.p-top__group__list_org{position:absolute;top:0;left:50%;width:810px;margin-top:0;margin-left:-240px;padding:0 0 0 0}}@media only screen and (min-width:1400px){.p-top__group__list_org{width:calc(70%);padding:0 0 0 0}}

