.kasou-indentation {
    padding-left: 1em;
    text-indent: -1em;
}

.kasou_inquiry_contents_company {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-left: 30%;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
}

.kasou_inquiry_contents_company>div p:first-child {
    width: 100px;
}

.kasou_inquiry_contents_company>div {
    display: flex;
}

.kasou-inquiry {
    /* text-align: center; */
    position: relative;
    margin-top: 100px;
    align-items: center;
}

.kasou-inquiry-department {
    font-size: 16px;
}

.inquiry-top {
    text-align: center;
    line-height: 1.5;
}

.maillink {
    color: #5BACBC;
}

.margin0 {
    margin: 0;
    line-height: 2;
}

.toiawase {
    color: #000;
}

a {
    text-decoration: none;
}

/* 下線を表示 */
a:hover {
    text-decoration: underline;
}

body {
    background-color: #FFFCE6;
    margin: 0%;
    padding: 0%;
    font-family: 'Zen Maru Gothic',sans-serif;
    overflow-x: hidden;
    /* display: flex;
  flex-direction: column;
  min-height: 100vh; */
}

/* 本文フォント */
.date {
    font-family: 'Zen Old Mincho',
        serif;
}

.information_under {
    font-family: 'Zen Old Mincho',
        serif;
}

.sentence {
    font-family: 'Zen Old Mincho',
        serif;
    position: relative;
    /* top: 50px; */
    margin: auto;
    /* margin-top: 60px; */
    width: 70%;
    line-height: 2.5;
    font-size: 17px;
    color: #2f2f2f;
}

/* カーニング ()*/
.parentheses-left {
    margin-left: -0.8%;
}

.parentheses-right {
    margin-right: -0.8%;
}

/* カーニング ()スケジュール*/
.parentheses-left-schedule {
    margin-left: -1.5%;
}


/* カーニング「」 */
.brackets-left {
    margin-left: -0.8%;
}

.brackets-right {
    margin-right: -2.5%;
}



/* お問い合わせpadding追加 */
.kasou-inquiry-title {
    padding: 25px 0px;
    font-size: 25.5px;
}

.kasou-inquiry-department {
    padding-bottom: 2%;
}

.kasou-pagetitle {
    font-family: 'Zen Maru Gothic', sans-serif;
    position: relative;
    padding-top: 70px;
    /* margin-bottom: 50px; */
    margin-left: 100px;
    height: 150px;
}

.pagetitle-top {
    display: inline-block;
    position: absolute;
    font-size: 90px;
    font-weight: 900;
    text-align: left;
    /* line-height: 1.2; */
    opacity: 0.3;
    color: #565656;
    /* left: 100px; */
    /* top: 10px; */
    left: 0;
    top: 0;
    margin: 0;
}

.tltle-jion {
    position: relative;
}

.pagetitle {
    position: absolute;
}

.pagetitle-top::first-letter {
    font-size: 90px;
    color: #EC6B45;
}

.pagetitle-under {
    display: inline-block;
    position: absolute;
    color: #2f2f2f;
    /* left: 130px; */
    left: 20px;
    top: 75px;
    /* top: 120px; */
    margin: 0;
}

/* 大見出し */
.big-heading {
    position: relative;
    width: fit-content;
    padding: 0px 30px;
    border: solid 2px #5bacbc;
    border-radius: 10px;
    font-size: 22px;
    font-family: 'Zen Maru Gothic',
        sans-serif;
    font-weight: bold;
    margin-top: 77px;
    line-height: 2.5;
}

.big-heading::before,
.big-heading::after {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: #5bacbc;
    content: "";
}

.big-heading::before {
    top: -10px;
    left: -10px;
}

.big-heading::after {
    right: -10px;
    bottom: -10px;
}
.inquiry{
    font-family: 'Zen Old Mincho',
    serif;
    margin-top: 100px;
    margin-bottom: 150px;
}
.kasou-header-logo-schedule{
    width: 50px;
    margin-top: 10px;
    margin-left: 10px;
    z-index: 10;
    position: fixed;
}
.footer_all-schedule{
    width: 80%;
    margin: 0 auto;
    /* height: 500px; */
    /* margin-top: 150px; */
    position: relative;
    background-color: #f9bc38;
    padding-top: 40px;
}
.kasou-header-schedule{
    /* position: fixed; */
    z-index: 10;
}
.kasou-header-logo-schedule{
    position: fixed;
}
