/*

追加用CSS　PC表示

*/

.center {
  text-align: center;
}
.m-top {
  margin-top: 3em;
}
.p-top {
  padding-top: 3em;
}
.m-bottom {
  margin-bottom: 3em;
}
.p-bottom {
  padding-bottom: 5em;
}
.sp {
  display: none;
}
.pc {
  display: block;
}
br.pc {
  display: block;
}
br.sp {
  display: none;
}
@font-face {
  font-family: "uzura";
  src: url("/wp-content/themes/insp_para/font/uzura.woff") format("woff"),
    url("wp-content/themes/insp_para/font/uzura.eot") format("eot");
}
body {
  font-family: "Kosugi Maru", sans-serif;
}
p {
  font-size: 15px;
}

/*--------------------------------------------
 * slider
 * -----------------------------------------*/
.n2-ss-layer.n2-ow div#n2-ss-14item1 {
  text-shadow: 0 0 5px #59c5ff, 0 0 5px #59c5ff, 0 0 5px #59c5ff,
    0 0 5px #59c5ff, 0 0 5px #59c5ff, 0 0 5px #59c5ff, 0 0 5px #59c5ff,
    0 0 5px #59c5ff, 0 0 5px #59c5ff, 0 0 5px #59c5ff, 0 0 5px #59c5ff,
    0 0 5px #59c5ff, 0 0 5px #59c5ff, 0 0 5px #59c5ff, 0 0 5px #59c5ff,
    0 0 5px #59c5ff;
}
.n2-ss-layer.n2-ow div#n2-ss-14item2 {
  text-shadow: 0 0 5px #59c5ff, 0 0 5px #59c5ff, 0 0 5px #59c5ff,
    0 0 5px #59c5ff, 0 0 5px #59c5ff, 0 0 5px #59c5ff, 0 0 5px #59c5ff,
    0 0 5px #59c5ff, 0 0 5px #59c5ff, 0 0 5px #59c5ff, 0 0 5px #59c5ff,
    0 0 5px #59c5ff, 0 0 5px #59c5ff, 0 0 5px #59c5ff, 0 0 5px #59c5ff,
    0 0 5px #59c5ff;
}

/*--------------------------------------------
 * h2
 * -----------------------------------------*/
.title h2 {
  font-size: 2.4em;
  letter-spacing: 0.2em;
  color: #59c5ff;
  font-weight: bold;
  line-height: 1.17em;
  margin: 0 0 5px;
  font-family: "Kosugi Maru", sans-serif;
}
.border {
  display: block;
  width: 20%;
  height: 7px;
  background: #59c5ff;
  margin: 0 auto;
  border-radius: 100% 15px 100% 15px/15px 100% 15px 100%;
  padding: 3px;
  border-bottom: 0;
}

/*--------------------------------------------
 * h3
 * -----------------------------------------*/
h3.b-bar {
  background: #dcf3ff;
  color: #59c5ff;
  font-size: 18px;
  font-weight: bold;
  padding: 12px 0 12px 25px;
  margin-bottom: 1em !important;
  font-family: "Kosugi Maru", sans-serif;
  /*border-radius: 6px;*/
}

/*--------------------------------------------
 * nav
 * -----------------------------------------*/
.desktop.navigation .nav-content {
  background: #59c5ff;
  border-bottom: none;
}
.desktop.navigation .nav-content a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: bold;
  opacity: 0.9;
  filter: alpha(opacity=90);
  margin-top: 2px;
}
.desktop.navigation .nav-content a:hover,
.desktop.navigation .nav-content a.active {
  color: #928476;
}
nav {
  top: 0;
  width: 100%;
  background: #fff;
  opacity: 1;
  border-bottom: 0;
  padding: 7px 0px 0px;
  z-index: 999;
}
.navigation.desktop ul.nav li a:after {
  content: "";
  height: 22px;
  vertical-align: middle;
  display: inline-block;
  border-right: solid 1px #fff;
  padding-left: 29px;
}
.navigation.desktop ul.nav li:last-of-type a:after {
  content: none;
}
.desktop.navigation .nav-content .nav li ul.dropdown-menu li a {
  color: #59c5ff;
}
.desktop.navigation .nav-content .nav li ul.dropdown-menu li {
  margin: 0;
  line-height: 55px;
}
.navigation.desktop ul.nav .dropdown-menu li a:after {
  content: none;
}
.desktop.navigation .nav-content .nav li ul.dropdown-menu li a:hover {
  color: #ff846d;
}

/*--------------------------------------------
 * mobilenav
 * -----------------------------------------*/
.icon-bar {
  display: block;
  float: left;
  width: 100%;
  height: 5px;
  margin-top: 5px;
  background: #84caff;
}
.mobile.navigation .nav-content a {
  display: block;
  color: #3fd0ff;
  text-transform: uppercase;
  font-size: 1em;
}
.mobile.navigation .nav-content li {
  border-top: 2px dotted #ff846d;
}

/*------------------------------------------
 * pagetop
 * ---------------------------------------*/

.lb-back-to-top {
  position: fixed;
  background: url(/wp-content/uploads/2021/01/pagetop.png) no-repeat;
  text-indent: -9999px;
  width: 80px;
  height: 80px;
  bottom: 3em;
  right: 2em;
  padding: 1em;
  border: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.lb-back-to-top:hover {
  background-color: transparent;
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}

/*--------------------------------------------
 * news
 * -----------------------------------------*/

dl.topics dd span.news {
  background: #ffa3e2;
  padding: 5px 10px;
  border-radius: 5px;
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 10px;
  color: #fff;
  font-weight: 900;
  margin-top: 0;
}
dl.topics dd time {
  display: inline-block;
  color: #8a7b6e;
  margin-right: 10px;
}
dl.topics dd span.news a {
  color: #fff;
  font-weight: bold;
  font-size: 15px;
}
dl.topics dd span.news a:hover {
  color: #fff !important;
}
dl.topics dd a {
  color: #98dcff;
}
section#news dl.topics dd a:hover {
  color: #ffa593;
}
dl.topics dd {
  margin-left: 0;
  padding: 10px 10px 3px 10px;
  border-bottom: dashed 1px #59c5ff;
  margin-bottom: 15px;
}
a.Link {
  display: inline-block;
  padding: 0.1em 2.5em;
  text-align: center;
  background-color: #ffa3e2;
  font-size: 18px;
  line-height: 35px;
  border-radius: 30px;
  color: #ffffff !important;
  text-decoration: none;
  font-weight: bold !important;
  margin-top: 10px;
  cursor: pointer;
  transition: all 0.3s ease 0s;
  -webkit-box-shadow: 0px 0px 0px 3px #ffa3e2;
  box-shadow: 0px 0px 0px 3px #ffa3e2;
  border: 2px dotted #fff;
}
.news-more-btn:hover {
  transform: translateY(-10px);
  transition-duration: 0.5s;
}

.anime {
  width: 600px;
  height: 120px;
  margin: 20px auto 0;
  transition-duration: 0.5s;
}
.anime img {
  width: 100%;
  cursor: pointer;
}
.anime:hover {
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  transform: translateY(-10px);
  transition-duration: 0.5s;
}

/*---bell----*/
section#news {
  background: url(/wp-content/uploads/2021/01/news_bg01.png) no-repeat;
  background-position: 5% top;
}
.news_flex_item {
  width: 50%;
}
dl.topics dd span.blog {
  background: #ff846d;
  padding: 5px 10px;
  border-radius: 5px;
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 10px;
  color: #fff;
  font-weight: 900;
  margin-top: 0;
}
dl.topics dd span.blog a,
dl.topics dd span.blog a:hover {
  color: #fff !important;
}
section#news h3.b-bar {
  width: 80%;
  margin: 0 auto;
}

a.Link02 {
  display: inline-block;
  padding: 0.1em 2.5em;
  text-align: center;
  background-color: #ff846d;
  font-size: 18px;
  line-height: 35px;
  border-radius: 30px;
  color: #ffffff !important;
  text-decoration: none;
  font-weight: bold !important;
  margin-top: 10px;
  cursor: pointer;
  transition: all 0.3s ease 0s;
  -webkit-box-shadow: 0px 0px 0px 3px #ff846d;
  box-shadow: 0px 0px 0px 3px #ff846d;
  border: 2px dotted #fff;
}

/*--------------------------------------------
 * postsingle
 * -----------------------------------------*/
.blog .post:first-of-type {
  margin-top: 0px;
}
.sub-header h2 {
  font-size: 3em !important;
  position: absolute;
  color: #55391f;
  font-weight: bold;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: "M PLUS Rounded 1c", sans-serif;
  text-shadow: #fff 2px 0px 0px, #fff -2px 0px 0px, #fff 0px -2px 0px,
    #fff 0px 2px 0px, #fff 2px 2px 0px, #fff -2px 2px 0px, #fff 2px -2px 0px,
    #fff -2px -2px 0px, #fff 1px 2px 0px, #fff -1px 2px 0px, #fff 1px -2px 0px,
    #fff -1px -2px 0px, #fff 2px 1px 0px, #fff -2px 1px 0px, #fff 2px -1px 0px,
    #fff -2px -1px 0px, #fff 1px 1px 0px, #fff -1px 1px 0px, #fff 1px -1px 0px,
    #fff -1px -1px 0px;
}
.sidebar h3 {
  text-align: center;
  padding: 10px;
  background: #59c5ff;
  border-radius: 2em;
  color: #ffffff;
  font-weight: bold;
  font-family: "Kosugi Maru", sans-serif;
}
.cat-item,
.recentcomments {
  font-size: 1em;
  padding-bottom: 8px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e9e9e9;
}
.cat-item,
.recentcomments {
  font-size: 1em;
  padding-bottom: 8px;
  margin-bottom: 15px;
  border-bottom: 1px solid #59c5ff;
  color: #917969;
}
.cat-item a,
.recentcomments a {
  color: #ff846d !important;
  font-weight: 400;
}
.post-title h2 {
  color: #ff846d;
  font-weight: bold !important;
  font-family: "Kosugi Maru", sans-serif;
}
ul.pager.flex li a {
  color: #98dcff;
}

/*--------------------------------------------
 * greet
 * -----------------------------------------*/
section#greet {
  background: url(/wp-content/uploads/2021/01/greet_bg01.png) no-repeat,
    url(/wp-content/uploads/2021/01/greet_bg02.png) no-repeat;
  background-position: 5% top, 95% top;
}
.greet-wrap01 {
  background: url(/wp-content/uploads/2021/01/greet_bg03.png) no-repeat,
    url(/wp-content/uploads/2021/01/greet_bg04.png) no-repeat;
  background-position: 5% 70%, 88% 2%;
}
.greet-wrap03 {
  background: url(/wp-content/uploads/2021/01/greet_bg05.png) no-repeat,
    url(/wp-content/uploads/2021/01/greet_bg06.png) no-repeat;
  background-position: 5% 20%, 95% 20%;
  background-size: 18%;
}
.greet_img {
  width: 30%;
}
.greet_txt {
  width: 68%;
  font-size: 16px;
  line-height: 1.8em;
  padding: 1em;
  background: rgb(255 255 255 / 44%);
}
.greet_box02 {
  margin-top: 2em;
}
.greet_item {
  width: 30%;
  width: -webkit-calc(96%/3);
  width: calc(96% / 3);
  text-align: center;
  background: #fff4f2;
  padding: 3em;
  border-radius: 1em;
}
.greet_item p {
  font-size: 16px;
}
h4.psy {
  font-size: 30px;
  font-weight: bold;
  color: #ff846d;
}
.greet_box03 {
  text-align: center;
  margin-bottom: 3em;
}
h4.phi {
  display: inline-block;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  background: #59c5ff;
  padding: 0.3em 2em;
  border-radius: 30px;
  font-family: "Kosugi Maru", sans-serif;
}
.greet_box03 p {
  line-height: 1.8em;
}

/*--------------------------------------------
 * intro
 * -----------------------------------------*/
section#intro {
  background: url(/wp-content/uploads/2021/01/intro_bg01.png) no-repeat,
    url(/wp-content/uploads/2021/01/intro_bg02.png) no-repeat;
  background-position: left top, right top;
}
.intro_box_item {
  width: 30%;
  width: -webkit-calc(94%/3);
  width: calc(94% / 3);
  text-align: center;
  padding: 1em;
}
h3.in-bar {
  font-size: 25px;
  color: #ff846d;
  font-weight: bold;
  background: none;
  padding: 0 0 0.5em;
  font-family: "Kosugi Maru", sans-serif;
  padding: 0;
}
h3.in-bar:before {
  display: inline-block;
  content: "";
  background-image: url(/wp-content/uploads/2021/01/intro_img01.png);
  width: 50px;
  height: 48px;
  margin: -10px 0.3em;
}
.intro_box_item img {
  margin-bottom: 2em;
}
a.Link03 {
  display: inline-block;
  padding: 0.1em 2.5em;
  text-align: center;
  background-color: #ff846d;
  font-size: 18px;
  line-height: 35px;
  border-radius: 30px;
  color: #ffffff !important;
  text-decoration: none;
  font-weight: bold !important;
  margin-top: 10px;
  cursor: pointer;
  transition: all 0.3s ease 0s;
  font-family: uzura;
}
.news-more-btn:hover {
  transform: translateY(-10px);
  transition-duration: 0.5s;
}

/*--------------------------------------------
 * staff
 * -----------------------------------------*/
section#staff {
  background: url(/wp-content/uploads/2021/01/staff_bg01.png) no-repeat,
    url(/wp-content/uploads/2021/01/staff_bg02.png) no-repeat;
  background-position: left top, right top;
  background-size: 22%;
}
.interview_box {
  width: 30%;
}
.staff-img {
  text-align: center;
}
.staff-img img {
  width: 300px;
  object-fit: cover;
  padding-bottom: 2em;
  /*border-radius: 50%;*/
}
.teachername_box {
  display: inline-block;
  color: #59c5ff;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.5em;
  padding: 0 2em 0.2em;
  font-family: uzura;
}
.teachercome_box {
  font-size: 15px;
  /* font-weight: bold; */
  color: #808080;
  padding: 1em 0;
}
span.come_txt {
  font-size: 18px;
  color: #ff846d;
}
ul.acco_box {
  text-align: left;
  margin: 0 auto;
  width: 90%;
}
li.q_txt {
  position: relative;
  margin-bottom: 0.5em;
  background: #dcf3ff;
  padding: 0.5em;
  border-radius: 25px;
}
li.q_txt p {
  padding-left: 2.6em;
  font-weight: bold;
  color: #3ebbff;
  margin: 0;
}

li.q_txt:before {
  content: url(/wp-content/uploads/2021/01/staff_img01.png);
  position: absolute;
  top: 0;
  left: 3px;
}
li.a_txt {
  background: #ffffff;
  padding: 1em;
  border-radius: 10px;
}
li.a_txt p {
  padding-left: 1em;
  font-weight: bold;
  color: #767676;
  margin: 0;
}

/*--------------------------------------------
 * recruit
 * -----------------------------------------*/
section#recruit {
  background: url(/wp-content/uploads/2021/01/recruit_bg01.png) no-repeat,
    url(/wp-content/uploads/2021/01/recruit_bg02.png) no-repeat;
  background-position: left top, right top;
  background-size: 20%;
}
.rec_box_item {
  width: 30%;
}
span.tablepress-table-description {
  font-size: 16px;
  padding: 0 0 1em;
}

/*--------------------------------------------
 * company
 * -----------------------------------------*/
.tablepress {
  border-top: none;
  border-left: none;
  width: 100%;
}
.tablepress tbody td,
.tablepress tfoot th,
.tablepress tbody tr:first-child td {
  border: solid 1px #bbe7ff;
  font-size: 16px;
  padding: 1em;
}
.tablepress td,
.tablepress th {
  border-right: none;
  border-bottom: none;
  padding: 12px 8px;
  background: #fff;
}
.tablepress td.column-1 {
  width: 25%;
  text-align: center;
  vertical-align: middle;
  background: #ddf3ff;
  color: #7b6a5d;
  font-weight: bold;
}
h2.tablepress-table-name {
  background: #fff4f2;
  color: #ff846d;
  font-size: 18px;
  font-weight: bold;
  padding: 12px 0 12px 25px;
  margin-bottom: 1em !important;
}

/*--------------------------------------------
 * company
 * -----------------------------------------*/
section#company {
  background: url(/wp-content/uploads/2021/01/company_bg01.png) no-repeat,
    url(/wp-content/uploads/2021/01/company_bg02.png) no-repeat;
  background-position: left top, right top;
}
#tablepress-1 {
  border-top: none;
  border-left: none;
  width: 100%;
}
#tablepress-1 tbody td,
#tablepress-2 tfoot th {
  border: solid 1px #bbe7ff;
}
#tablepress-1 td,
#tablepress-1 th {
  border-right: none;
  border-bottom: none;
  padding: 12px 8px;
  background: #fff;
}
#tablepress-1 td.column-1 {
  width: 25%;
  text-align: center;
  vertical-align: middle;
  background: #ddf3ff;
  color: #7b6a5d;
  font-weight: bold;
}

/*--------------------------------------------
 * contact
 * -----------------------------------------*/

section#contact {
  background: url(/wp-content/uploads/2021/01/contact_bg01.png) no-repeat,
    url(/wp-content/uploads/2021/01/contact_bg02.png) no-repeat;
  background-position: 10% top, 90% top;
}
table.defTable01 th,
table.defTable01 td {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
table.defTable01 th {
  background: #ddf3ff;
  border-left: 1px solid #ccc;
  width: 30%;
  color: #7f745f;
  font-weight: bold;
}
table.defTable01 tr:first-of-type th,
table.defTable01 tr:first-of-type td {
  border-top: 1px solid #bbe7ff;
}
table.defTable01 td {
  background: #fff;
  border-right: 1px solid #bbe7ff;
}
table.defTable01 th,
table.defTable01 td {
  vertical-align: middle;
  padding: 24px 10px;
  border: 1px solid #bbe7ff;
}

table.defTable01 th span {
  background: #ff846d;
}

table.defTable01 td.cen input {
  background: #59c5ff;
  border: 2px solid #92d1ff;
}

table.defTable01 .privacyBox h4 {
  border-left: 4px solid #ff846d;
  text-align: left;
}

table.defTable01 .cen.last {
  background: rgba(0, 0, 0, 0);
  border: none;
}
table.defTable01 input[type="text"] {
  border: 1px solid #dbdbdb;
  padding: 1rem;
}
table.defTable01 textarea {
  border: 1px solid #dbdbdb;
  padding: 20px;
  width: 100%;
  font-size: 14px;
  line-height: 1.6;
  height: 160px;
}
table.defTable01 .privacyBox {
  width: 100%;
  padding: 0 20px 20px;
  border: 1px solid #dbdbdb;
  height: 160px;
  background: #fff;
  overflow-y: scroll;
  margin-bottom: 20px;
  font-size: 0.875rem;
}
#thanks .width1400 {
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px;
  line-height: 1.75em;
}

#thanks p {
  font-size: 18px;
  line-height: 1.75em;
}
dl.recruit-box dt span.cat i {
  color: #7ccc4d;
}

/*--------------------------------------------
 * footer
 * -----------------------------------------*/

footer#footer {
  background: #dcf3ff;
}
footer#footer .content {
  width: 80%;
  margin: 0 auto;
  padding-top: 0;
}
.footer-nav {
  background: #abdcff;
}
.footer-nav .nav li a {
  color: #55391f;
}
.footer-nav .nav li a:hover {
  color: #ff8ec1;
}
.footer-nav .nav li:after {
  content: "|";
  margin: 10px;
  color: #a1958a;
}
.footer_box {
  margin: 2em 0 0;
}
.footer_address a {
  color: #847d75 !important;
}
.fa-map-marked-alt:before {
  content: "\f5a0";
  color: #ff846d;
}
.fa-phone-alt:before {
  content: "\f879";
  color: #ff846d;
}
.copyright {
  background: #59c5ff;
  margin-bottom: 0;
  margin-top: 15px;
}
.copyright a {
  color: #fff;
}

/*--------------------------------------------
 * intro-single
 * -----------------------------------------*/
.flex.hoca_box {
  -moz-align-content: space-between;
  -webkit-align-content: space-between;
  justify-content: space-around;
}
.hoca_box_item {
  width: 21%;
  width: -webkit-calc(96%/4);
  width: calc(96% / 4);
  text-align: center;
  margin: 1em 0 0;
  padding: 1em;
}
h4.se-tittle {
  font-size: 19px;
  text-align: center;
  font-weight: bold;
  font-family: "Kosugi Maru";
  padding: 1em 0 0.2em;
  color: #ff846d;
  margin-bottom: 0.5em;
}
.hoca_box_item p {
  background: #ffffff;
  padding: 1em;
  text-align: left;
  border-radius: 10px;
}
.hoca_box02 p {
  margin-bottom: 0;
}
h4.ab-title {
  color: #ff866d;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0.2em;
}

section#homecare {
  background: url(/wp-content/uploads/2021/01/homecare_bg01.png) no-repeat,
    url(/wp-content/uploads/2021/01/homecare_bg02.png) no-repeat,
    url(/wp-content/uploads/2021/01/homecare_bg03.png) no-repeat,
    url(/wp-content/uploads/2021/01/homecare_bg04.png) no-repeat,
    url(/wp-content/uploads/2021/01/homecare_bg05.png) no-repeat;
  background-position: left top, right top, 95% 20%, 10% 98%, 90% 90%;
  background-size: 22%, 22%, auto, auto, auto;
}
.hoca-wrap {
  margin: auto;
  background-color: #fff1f1;
  background-image: radial-gradient(#fbdddd 7%, transparent 10%),
    radial-gradient(#fbdddd 7%, transparent 10%);
  background-position: 0 0, 30px 30px;
  background-size: 60px 60px;
  padding: 5em 0 0;
  margin-bottom: 5em;
}

section#visitcare {
  background: url(/wp-content/uploads/2021/01/visitcare_bg01.png) no-repeat,
    url(/wp-content/uploads/2021/01/visitcare_bg02.png) no-repeat,
    url(/wp-content/uploads/2021/01/visitcare_bg03.png) no-repeat,
    url(/wp-content/uploads/2021/01/visitcare_bg04.png) no-repeat,
    url(/wp-content/uploads/2021/01/visitcare_bg05.png) no-repeat;
  background-position: left top, right top, 8% 25%, 10% 86%, 90% 90%;
  background-size: 22%, 22%, auto, auto, auto;
}
.vica-wrap {
  margin: auto;
  background-color: #ebfff8;
  background-image: radial-gradient(#cff3e7 7%, transparent 10%),
    radial-gradient(#cff3e7 7%, transparent 10%);
  background-position: 0 0, 30px 30px;
  background-size: 60px 60px;
  padding: 5em 0 0;
  margin-bottom: 5em;
}

section#visitnursing {
  background: url(/wp-content/uploads/2021/01/visitnursing_bg01.png) no-repeat,
    url(/wp-content/uploads/2021/01/visitnursing_bg02.png) no-repeat,
    url(/wp-content/uploads/2021/01/visitnursing_bg04.png) no-repeat,
    url(/wp-content/uploads/2021/01/visitnursing_bg05.png) no-repeat;
  background-position: left top, right top, 10% 86%, 90% 96%;
  background-size: 22%, 22%, 9%, 9%;
}
.vinu-wrap {
  margin: auto;
  background-color: #fffcf1;
  background-image: radial-gradient(#fff2cb 7%, transparent 10%),
    radial-gradient(#fff2cb 7%, transparent 10%);
  background-position: 0 0, 30px 30px;
  background-size: 60px 60px;
  padding: 5em 0 0;
  margin-bottom: 5em;
}

section#info {
  background: url(/wp-content/uploads/2021/01/news_bg01.png) no-repeat;
  background-position: 5% top;
  padding-bottom: 0;
}

.info-box {
  padding: 40px 40px 20px;
  border-radius: 20px;
  background-color: #dcf4ff;
}

.info-pdf-list {
  display: none;
}

.info-list-head {
  font-size: 20px;
  padding: 20px 50px;
  display: block;
  background-color: #fff;
  border-radius: 15px;
  text-align: center;
  margin-top: 20px;
  transition-duration: 0.3s;
  background-image: url(/wp-content/uploads/2025/06/arrow.png);
  background-repeat: no-repeat;
  background-size: 25px auto;
  background-position: right 15px top 50%;
  margin-bottom: 20px;
}
.info-list-head.first {
    margin-top: 0;
}
.info-list-head:hover {
  cursor: pointer;
  opacity: 0.7;
}

.info-pdf-list li {
  margin-top: 20px;
}

.info-pdf-list li:first-of-type {
  margin-top: 0;
}

.info-pdf-list li a {
  background: #fff4f2;
  color: #ff846d !important;
  border-radius: 5px;
  display: block;
  padding: 15px;
  border-radius: 999px;
  text-align: center;
  font-size: 20px;
  transition-duration: .3s;
  line-height: 1.5em;
}
.info-pdf-list li a:hover {
    opacity: 0.7;
}

.info-pdf-list li a i {
  margin-left: 10px;
}

.fa-phone:before {
  color: #ff846d;
}
