まふゆ イラストコレクション『Cute』
/* "まふゆ" only css */
/* 横幅を100%に設定 */
.container{
padding: 0 100px;
}
.container,
.container #primary,
.container #main,
.container main{
box-sizing: border-box;
margin: 0px auto;
width: 100% !important;
max-width: 100% !important;
min-width: 1400px !important;
}
/* 背景画像・背景色を指定 */
body {
background: #363642 !important;
}
header #head-in{
background: transparent url(https://trinity-sin.com/images/2022/04/279f7e5289d0103025a5a02f5539a623.jpg) top center !important;
color: #fff !important;
}
.container{
background: transparent url(https://trinity-sin.com/images/2022/04/279f7e5289d0103025a5a02f5539a623.jpg) top center !important;
margin: 0 !important;
}
/* 背景色を指定している箇所を透明に上書き */
.container #core{
background: transparent !important;
border: 0 !important;
}
/* ヘッダー画像の位置を調整 */
.container #pg-25615-0{
display: none;
}
/* 【画像一覧】ボタンとの縦空白サイズ調整 */
.container #pg-25615-3 .so-panel{
margin-bottom: 0;
}
/* 【バナー画像一覧】縦空白サイズ調整 */
.container #pg-25615-5 .so-panel{
margin-bottom: 30px;
}