body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

.executive_name {
    margin: 0;
    text-align: right;
}

.executive_name-photo {
    width: 200px;
    margin-top: 10px;
}

.photo-exe {
    display: block;
    margin: 0 auto;
    width: 400px;
    padding-top: 30px;
    padding-bottom: 10px;
}

.p_interval {
    margin-top: 15px;
}

.access_content {
    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;
}

.access_sentence {
    position: relative;
    /* top: 50px; */
    margin: auto;
    /* margin-top: 60px; */
    /* width: 70%; */
    line-height: 2.5;
    font-size: 17px;
    color: #2f2f2f;
}

.access_campas {
    line-height: 2.5;
    font-size: 17px;
    color: #2f2f2f;
}

.sentence_oni {
    margin-top: 0px;
}

.photo-oni {
    padding-top: 0px;
}

.heading_bottom {
    margin-top: 30px;

}

.heading_bottom-indent {
    margin-top: 30px;

}

.big-heading-contain {

    margin-bottom: 50px;
}

.big-heading-oni {
    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; */
}

.big-heading-oni-2 {
    padding: 0px 20px;
    line-height: 2.5;
    white-space: nowrap;
}

.access_map_size {
    width: 300px;
}

.gmap {
    margin-top: 50px;
}

.linkPage_titleLink {
    white-space: nowrap;
}

.link_content {
    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;
}

.maillink-underbar:hover {
    text-decoration: underline;
}





/* 下記のお問い合わせ */
.toiawase {
    color: #000;
}

a {
    text-decoration: none;
}

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

.address {
    text-align: left
}

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

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

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


.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 Old Mincho', 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: -2.5%;
}


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

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

.brackets-left-title {
    margin-left: -3.0%;
}

.brackets-right-title {
    margin-right: -3.0%;
}