@charset "UTF-8";
/* Scss Document */
/* Shitrota Setting */
/* 色 */
/* キービジュアル */
/* *** *** *** *** *** *** *** *** */
.key-visual { background-image: url("../../service/images/ideco/kv.jpg"); }
.key-visual h1 { top: calc(50% - 1.5rem ); line-height: 1.0; }

@media (max-width: 767.98px) { .key-visual h1 { top: calc(50% - 1.5rem ); line-height: 1.0; } }
/* セクション間のマージン */
/* *** *** *** *** *** *** *** *** */
.section1 { margin-bottom: 90px; }

.section2 { margin-bottom: 90px; }

.section3 { margin-bottom: 90px; }

.section4 { margin-bottom: 120px; }

.section11 { margin-bottom: 90px; }

/* 各セクション */
/* *** *** *** *** *** *** *** *** */
.section2 .row { margin-bottom: 45px; }
.section2 .row h3 { margin-bottom: 1rem; }

.section3 .row { margin-bottom: 45px; }
.section3 .row h3 { margin-bottom: 1rem; }
.section3 .row h4 { margin-bottom: 1rem; }
