@charset "UTF-8";
.parent{background:green;}
/* common
====================================================== */
/* Foundation
====================================================== */
/* Layout
====================================================== */
/* Object - Component
* 汎用的なパーツ
====================================================== */
/* Object - Project
* 特定用途のためのパーツ
====================================================== */
.p-img-outer{
display: flex;
max-width: 645px;
width: 100%;
margin: 0 auto;
}
.p-img-wrap-a{
width: 34.883%;
height: auto;
}
.p-img-wrap-b{
width: 62.015%;
height: auto;
}

/* Object - Utility
* 各種ヘルパークラス
====================================================== */

