@charset "utf-8";

@media screen and (max-width:700px) {

#info_philosophy {
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
#info_philosophy_box {
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 12.3%;
    background-image: url(../images/infor_rinen.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 300% auto;
    margin-top: 8.46%;
}
#info_philosophy_inner {
    background-color: hsla(0,0%,100%,0.91);
    -webkit-box-shadow: 0px 0px 4px #B4AFC7;
    box-shadow: 0px 0px 4px #B4AFC7;
    width: 89.24%;
    margin-left: auto;
    padding-top: 6.92%;
    padding-right: 6.15%;
    padding-left: 6.15%;
    padding-bottom: 4.61%;
    margin-right: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#info_philosophy_inner ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#info_philosophy_inner ul li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 4.61%;
    flex-wrap: wrap;
}
.philosophy_num {
    font-family: 'Noto Serif JP', serif;
    color: #467191;
    font-size: 28px;
    font-weight: 400;
    line-height: 1em;
    width: 40px;
    margin-right: 3.07%;
    background-image: url(../images/infor_rinen_num_border.svg);
    background-repeat: no-repeat;
    background-position: left 56%;
    background-size: 16px auto;
    padding-left: 24px;
    margin-bottom: 8px;
}
#info_philosophy_inner ul li p {
    width: 100%;
    font-size: 16px;
    line-height: 1.7em;
}
#info_message {
    border-bottom: 1px solid #E8F7FC;
}
#info_message_box {
    display: flex;
    justify-content: center;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10%;
    flex-direction: column-reverse;
}
#info_message_detailbox {
    width: 100%;
    margin-right: 0%;
    padding-top: 4.61%;
    padding-left: 5.38%;
    background-image: url(../images/info_stripe_bg.svg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 29.23% auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#info_message_detailbox h2 {
    font-size: 20px;
    line-height: 1em;
    font-weight: 500;
    border-bottom: 1px solid #347292;
    padding-bottom: 12px;
    margin-bottom: 12px;
}
#info_message_position {
    font-family: 'Noto Sans JP', sans-serif;
    color: #347292;
    font-size: 15px;
    display: block;
    line-height: 1em;
    margin-bottom: 3.07%;
}
#info_message_detailbox h3 {
	font-family: 'Noto Sans JP', sans-serif;
    font-size: 16px;
    line-height: 1em;
    font-weight: 400;
    background-color: #E8F7FC;
    margin-top: 20px;
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 4px;
    display: inline-block;
    margin-bottom: 8px;
}
#info_message_detailbox p {
	font-size: 15px;
    line-height: 1.6em;
}
#info_message_imgbox {
    width: 80%;
    min-width: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 16px;
}
#info_message_imgbox img {
    width: 100%;
    -webkit-box-shadow: 12px 12px #467191;
    box-shadow: 12px 12px #467191;
}
#info_company-info {
}



#info_company-info table {
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    border-collapse: collapse;
    font-size: 16px;
    border-top: 1px none #DBDCDC;
    line-height: 1.6em;
}

#info_company-info table tr {
    border-bottom: 1px none #DBDCDC;

}
#info_company-info table th {
    font-weight: 400;
    width: 100%;
    text-align: left;
    padding-left: 4.61%;
    background-color: #E8F7FC;
    font-size: 15px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#info_company-info table td {
    font-weight: 400;
    padding-top: 2.3%;
    padding-bottom: 2.3%;
    padding-left: 4.61%;
    font-size: 15px;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#info_company-info table td p {
    line-height: 1.5em;
}
#info_company-info table td p span {
    display: inline-block;
    margin-right: 16px;
}

#info_company-info table td p span span {
    display: inline-block;
}
.gmap {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 7.69%;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}
}
