@charset "UTF-8";

/* * {
  outline: 2px red solid;
} */

body {
  font-size: 16px;
  letter-spacing: 0.1em;
}

a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}

/**********メイン**********/
#main-bg {
  background: url("../img/main-bg.png") no-repeat left top;
  background-size: 55% auto !important;
}

.main {
  background: url("../img/main_bg.gif") no-repeat top center;
  padding: 100px 0 0;
  margin: 0 auto 0;
  text-align: center;
  position: relative;
}

.main h1 {
  width: 100%;
  line-height: 1;
  font-size: 5.0vw;
  font-weight: 700;
  text-shadow: 10px 10px 0 #fff;
  text-shadow: 1px 1px 10px rgba(255, 255, 255, 1);
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
}

@media screen and (min-width:768px) {
  /* md: min-width:768px;
  iPad/mini/air */

  .main h1 {
    line-height: 1;
    font-size: 4.0vw;
    font-weight: 700;
    text-shadow: 10px 10px 0 #fff;
    text-shadow: 1px 1px 10px rgba(255, 255, 255, 1);
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
  }
}

/**********サブメイン**********/

/**********トップ**********/
.beginner-index {
  padding: 15vh 0;
}

.beginner-index {
  background: url("../img/beginner-index_bg.jpg") no-repeat right bottom;
  background-size: contain;
  background-attachment: fixed;
}

.beginner-index h3 {
  font-family: "FOT-マティス Pro M";
  line-height: 1.8em;
}

.beginner-index .text p {
  line-height: 2.4em;
}

.beginner-index .btn,
#counseling-index .btn,
#company-index .btn {
  background: #2a4073;
  color: #fff;
  font-size: 1.15rem;
  padding: 0.7em 5em;
  margin-top: 5vh;
  position: relative;
  border-radius: 6px;
  font-family: "F+UD-ニューロダン DB";
}

.btn::after {
  font-size: 1.6rem;
  line-height: 1;
  position: absolute;
  top: calc(50% - 0.8rem);
  right: 1rem;
  margin: 0;
  padding: 0;
  color: #fff;
  content: "→";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.blog-index {
  padding: 10vh 3vw;

}

.blog-index .pickup {
  padding: 7vh 0 5vh;

}

.blog-index .pickup .photo {
  height: 300px;
  overflow: hidden;
}

.blog-index .normal .photo {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.blog-index .box a {
  color: #212529;
}

.blog-index .box-body {
  padding: 0.75em 0 0;
}

.blog-index .pickup h4 {
  padding: 0.75em 0 0;
  min-height: 3em;
  font-size: 1.35rem;
  margin-bottom: 0.5em;
  line-height: 1.5em;
  letter-spacing: 0.1em;
}

.blog-index .pickup .date {
  font-size: 1rem;
  text-align: right;
  font-weight: 200;
}

.blog-index .normal h4 {
  font-size: 1.15rem;
  margin-bottom: 0.75em;
  line-height: 1.5em;
  letter-spacing: 0.1em;
}

.blog-index .normal .date {
  font-size: 0.85rem;
  font-weight: 200;
  margin-bottom: 0.3em;
}

.blog-index .normal .category {
  font-size: 0.9rem;
  text-align: right;
  font-weight: 200;
}

.blog-index .normal .category span {
  background: #f3f3f2;
  padding: 0.15em 0.5em;
  border-radius: 4px;
}

.blog-index .title-en,
.blog-index h2 {
  text-align: center;
}

.blog-index .section-title::after {
  position: absolute;
  bottom: -2rem;
  left: calc(50% - 6rem);
  width: 12rem;
  height: 1px;
  content: "";
  background-color: #2a4073;
}

#counseling-index {
  padding: 0;
}

#counseling-index .menu {}

#counseling-index .title-en,
#counseling-index h2 {
  text-align: center;
}

#counseling .section-title::after {
  position: absolute;
  bottom: -2rem;
  left: calc(50% - 6rem);
  width: 12rem;
  height: 1px;
  content: "";
  background-color: #2a4073;
}

#counseling-index .text {
  text-align: center;
  padding: 3vh 0 0;
}

#counseling-index .text p {
  line-height: 2.5em;
  letter-spacing: 0.15em;
}

#counseling-index .menu {
  padding: 15vh 0;
  background: #f3f3f2 url("../img/counseling_bg.jpg") no-repeat left center;
  background-size: 46% auto;
}

#counseling-index .about {
  padding: 15vh 0;
  background: url("../img/about-counseling_bg.jpg") no-repeat right center;
  background-size: 46% auto;
}


#company-index {
  padding: 0;
}

#company-index .col-lg-6 {
  padding: 0;
}

#company-index .text {
  text-align: center;

}

#company-index h3 {
  margin-bottom: 10px;

}

.counselor-box {
  padding: 17vh 5vw 12vh;
  background: url("../img/profile_bg.jpg") no-repeat center center;
  background-size: cover;
}

.counselor-box h3,
.company-box h3 {
  color: #2a4073;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  letter-spacing: 0.2em;
  text-shadow: 2px 2px 0 #fff, -2px -2px 0 #fff,
    -2px 2px 0 #fff, 2px -2px 0 #fff,
    0px 2px 0 #fff, 0-2px 0 #fff,
    -2px 0 0 #fff, 2px 0 0 #fff;
}

.company-box {
  padding: 17vh 5vw 12vh;
  background: url("../img/company_bg.jpg") no-repeat center center;
  background-size: cover;
}

#company-index .title-en {
  letter-spacing: 0.5em;
}

#company-index .btn {
  margin-top: 3vh;
}

#new-index .section-title::after {
  position: absolute;
  bottom: -2rem;
  width: 12rem;
  height: 1px;
  content: "";
  background-color: #2a4073;
}

#new-index .new_list dl {
  padding: 0.5em;
  border-bottom: 1px solid #aaa;
}


/**********はじめての方へ**********/
#beginner section {
  padding: 7vh 0;
}

#beginner .text-coloum {
  padding-bottom: 7vh;
}

#beginner .side {
  padding: 0 2vw;
}

.side h3 {
  font-size: 1.2rem;
  position: relative;
  margin-bottom: 15px;
  letter-spacing: 0.1em;
  padding: 0.5em;
  color: #2b2b2b;
  text-align: center;
  border-radius: 10px;
  background: #f3f3f2;
  border: 2px solid #f3f3f2;
  font-family: "F+UD-ニューロダン DB";
}

#beginner .section-title {
  margin-bottom: 7vh;
}


.side-wiget {
  margin-bottom: 30px;
}

.side-wiget ul {
  padding: 0 10px 20px;
  background: #fff;
}

.side-wiget li {
  padding: 0.75em 0;
  font-size: 0.95rem;
  border-bottom: 1px solid #f5f5f5;

}

.side-wiget li a {
  color: #000;
}

.side-wiget .children {
  border: none;
  padding-bottom: 0;
}

.side-wiget .children li {
  border-bottom: 1px dashed #f5f5f5;
  line-height: 1.3em;
}

.nickname {
  text-align: center;
  font-family: "F+UD-ニューロダン DB";

  color: #2b2b2b;
}

/** プロフィール **/
.prof {
  background: #fff;
  margin-top: 5vh;
}

.prof h3 {
  margin-bottom: 20px;
}

.prof .photo {
  text-align: center;
}

.prof .photo img {
  width: 70%;
  margin: auto;
}

.prof table {
  width: 90%;
  margin: 0 5% 30px;
}

.prof th {
  padding: 5px 0;
  border-bottom: 1px solid #f5f5f5;
  color: #000;
}

.prof td {
  padding: 5px 0;
  border-bottom: 1px solid #f5f5f5;
}

.prof .comment {
  width: 90%;
  margin: 0 5% 0;
  padding-bottom: 20px;
  font-size: 1.3rem;
  line-height: 1.8em;
}

.prof .comment h4 {
  color: #000;
}

.prof-btn {
  display: block;
  background: #f3f3f2;
  margin-bottom: 15px;
  padding: 0.5em;
  letter-spacing: 0.1em;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  border-bottom: 3px solid #005430;
}

/** カテゴリ **/
.side-wiget ul .cat-item a {
  position: relative;
  display: inline-block;
  padding: 5px 0 5px 10px;
}

.side-wiget ul .cat-item a::after {
  position: absolute;
  top: 50%;
  left: 0;
  content: '';
  margin-top: -5px;
  border: 7px solid transparent;
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-left-color: #000;
  transition: all .3s;
}

.side-wiget ul .children .cat-item a::after {
  border-left-color: #000;
}

.side-wiget ul .cat-item a:hover {
  color: #000;
}

#beginner .text-coloum .box {
  padding: 0 5vw;
}

#beginner .box p {
  line-height: 2em;
}

#psychologist,
#choose {
  background: #f9f9f9;
}

.under-line {
  background: linear-gradient(transparent 50%, #fff7d3 0%);
}

#counseling-about ul {
  margin-bottom: 5vh;
}

#counseling-about li {
  text-align: center;
  padding: 1em;
  border-bottom: 1px dashed #aaa;
}

#counseling-about li span {
  font-size: 1.15rem;
  font-family: "F+UD-ニューロダン DB";
  color: #2a4073;
  display: block;
  margin-top: 0.5em;
}

.counseling-btn {
  display: block;
  background: #2a4073;
  color: #fff;
  font-size: 1.15rem;
  padding: 0.75em;
  text-align: center;

  margin: 5vh auto 0;
  position: relative;
  border-radius: 6px;
  font-family: "F+UD-ニューロダン DB";
}

.counseling-btn::after {
  font-size: 1.6rem;
  line-height: 1;
  position: absolute;
  top: calc(50% - 0.8rem);
  right: 1rem;
  margin: 0;
  padding: 0;
  color: #fff;
  content: "→";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/**********プロフィール**********/
.sub-contents .section-title {
  padding: 0.5em 0 0.5em 1.5em;
  margin-bottom: 5vh;
}

.sub-contents .section-title .title-en {
  font-size: 1.25rem;
  color: #666;
}

.sub-contents .section-title .name-en {
  font-size: 1rem;
  letter-spacing: 0.75em;
  color: #666;
  margin-left: 2em;
}

.profile {
  padding: 0;
}

#profile .section-title {
  border-left: 4px solid #2a4073;
}

#profile .blog-index .section-title {
  border-left: none;
}

.profile-bg {
  padding: 10vh 0 7vh;
  background: url("../img/profile.jpg") no-repeat top right;
  background-size: 50% auto;
  background-attachment: fixed;

}

.profile h4 {
  position: relative;
  border-bottom: 2px solid #2a4073;
  color: #2a4073;
}

.profile h5 {
  margin: 3vh 0 1.5vh;
}

.profile .text {
  padding: 0 0 3vh 0;
}

.profile ul {
  margin-bottom: 5vh;
}

.profile li {
  border-bottom: 1px solid #ddd;
  line-height: 2em;
  padding: 0.5em;
}

.profile-photo {
  width: 90%;
  margin: 0 auto;
}

.profile-photo .col-md-4 {
  padding: 0;
}

.career {
  background: #f3f3f2;
  padding: 7vh 5vw;
}

.career .box {
  margin: auto;
  background: #fff;
  padding: 3em;
}

.career h3 {
  font-size: 1.5rem;
  border-bottom: 2px solid #2a4073;
  color: #2a4073;
}

.tought {
  padding: 10vh 0 7vh;
  background: url("../img/tought.jpg") no-repeat top left;
  background-size: 50% auto;
  background-attachment: fixed;
}

.tought h3 {
  font-size: 1.25rem;
  font-family: "F+UD-ニューロダン DB";
  background: #f3f3f2;
  color: #2a4073;
  margin: 3vh 0;
  padding: 0.5em;
  border-radius: 4px;
  text-align: center;
  border-bottom: 3px solid #2a4073;
}

#profile .blog-index .blog-box,
#beginner .blog-index {
  width: 85%;
  margin: auto;
  padding: 7vh 0;
}

#profile .blog-index .normal .photo {}

/**********カウンセリング**********/
#counseling .title-en,
#counseling h2 {
  text-align: center;
}

#counseling .section-title::after {
  position: absolute;
  bottom: -1rem;
  left: calc(50% - 6rem);
  width: 12rem;
  height: 1px;
  content: "";
  background-color: #2a4073;
}

#recommend {
  padding: 15vh 0;
  background: url("../img/recommend_bg.jpg") no-repeat center center;
  background-size: cover;
  background-attachment: fixed;
}

.recommend-list {
  background: rgba(255, 255, 255, 0.95);
  padding: 4.5em;
  width: 60%;
  margin: auto;
  border-radius: 6px;
  box-shadow: 0px 0px 15px #777777;
}

.recommend-list li {
  font-size: 1.35rem;
  font-family: "F+UD-ニューロダン B";
  padding: 0.75em;
  padding-left: 1.5em;
  border-bottom: 1px solid #aaa;
}

.recommend-list li span {
  color: #163e9e;
  font-size: 1.4rem;
  font-weight: 700;
}

#about {
  background: url("../img/about_img2.jpg") no-repeat left center;
  background-size: 50% auto;
}

#about h2 {
  font-size: 2rem;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-family: "F+UD-ニューロダン DB";
  line-height: 1.75em;

  margin-bottom: 1em;
}

#usp {
  background-image: linear-gradient(90deg, #f3f3f2 0% 36.5%, #fff 36.5% 63.5%, #f3f3f2 63.5% 100%);
}

.point h3 {
  font-size: 1.35rem;
  font-family: "F+UD-ニューロダン DB";
  margin: 1.5em 0;
  line-height: 1.75em;
  text-align: center;
  color: #2a4073;
}

#usp .box {
  padding: 0 1em 0;
  border-radius: 6px;
}

#usp .text {
  font-size: 0.95rem;
  letter-spacing: 0.05em;
  line-height: 2em;
}

#usp .text p {
  margin-bottom: 0;
}

#usp .point {
  width: 80%;
  margin: auto;
  padding-bottom: 7vh;

}

#merit {
  background-image: linear-gradient(90deg, #fff 0% 36.5%, #f3f3f2 36.5% 63.5%, #fff 63.5% 100%);
}

#merit h3 {
  margin-bottom: 0;
  /* padding-bottom: 1em; */
  text-align: center;
  font-family: "F+UD-ニューロダン DB";
  font-size: 1.75rem;
  color: #2a4073;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  /* border-bottom: 1px solid #aaa; */
}

#merit .box {
  padding: 4em;
  border: 1px solid #aaa;
  margin: 0 auto 3vh;
  width: 75%;
  background: #fff;
  box-shadow: 0px 0px 15px #777777;

}

#voice {
  padding: 7vh 0;
  background: #f3f3f2;
}

#voice .voice-box {
  padding: 3em;
  background: #fff;
  border-radius: 10px;
  box-shadow: 3px 3px 5px 3px #777777;
  margin-bottom: 3vh;
}

#voice .photo {
  width: 90%;
  margin: auto;
}

#voice h3 {
  font-family: "F+UD-ニューロダン DB";
  color: #2a4073;
  font-size: 1.75rem;
  margin-bottom: 1em;
}

.case-detail table {
  width: 100%;
  margin-bottom: 1.5em;
}

.case-detail th, .case-detail td {
  padding: 0.5em 1em;
  border: 1px solid #f3f3f2;
}

.case-detail .name {
  background: #2a4073;
  color: #fff;
  width: 30%;
}

.case-detail th {
  background: #f3f3f2;
  color: #2a4073;
  text-align: center;
}

.case-detail td {}

#tought .btn {
  display: block;
  border: 2px solid #2a4073;
  background: #fff;
  color: #2a4073;
  font-size: 1.15rem;
  padding: 0.7em 1em;
  margin-top: 5vh;
  position: relative;
  border-radius: 6px;
  font-family: "F+UD-ニューロダン DB";
}

#tought .btn::after {
  font-size: 1.6rem;
  line-height: 1;
  position: absolute;
  top: calc(50% - 0.8rem);
  right: 1rem;
  margin: 0;
  padding: 0;
  color: #2a4073;
  content: "→";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#flow {
  background: #f3f3f2;
}

#flow .flow-box {
  width: 80%;
  margin: auto;
}

#flow .column {
  padding: 0;
  border: 1px solid #ddd;
}

#flow .box {
  margin-bottom: 3vh;
}

#flow .title {
  position: relative;
  background: #2a4073;
}

#flow .step {
  background: #fff;
  padding: 0.25em 1em;
  position: absolute;
  top: 0;
  left: 0;
  color: #2a4073;
  font-size: 1.5rem;
  font-family: "F+UD-ニューロダン DB";
}

#flow .title h3 {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
  width: 100%;
  color: #fff;
  font-size: 1.6rem;
  font-family: "F+UD-ニューロダン DB";
}

#flow .photo {
  background-size: cover;
}

#flow .text {
  padding: 2em;
  background: #fff;
}

#flow .text ul {
  padding: 0;
  margin: 0 0 0.5em;
  ;
}

#flow .text li {
  font-size: 1.1em;
  font-family: "F+UD-ニューロダン DB";
  line-height: 2em;
  border-bottom: 1px solid #ddd;
  list-style: none;
}

#flow .text span {
  font-family: "F+UD-ニューロダン DB";
  font-size: 1.15em;
  background: linear-gradient(transparent 60%, #FFFF00 0%);
}

#menu {
  padding-bottom: 0;
}

#menu .section-title {
  border-left: none;
}

#menu h3 {
  font-size: 1.75rem;
  border-left: 5px solid #2a4073;
  padding: 0.5em 0 0.5em 0.5em;
  font-family: "F+UD-ニューロダン DB";
}

#menu .public-menu {
  margin-top: 7vh;
  margin-bottom: 10vh;
}

#menu .pro-menu {
  margin-bottom: 10vh;
}

#menu .exp {
  margin-bottom: 5vh;
}

#menu table {
  margin: 5vh 0;
  width: 100%;
}

#menu table .title {
  background: #2a4073;
  color: #fff;
}

#menu th,
#menu td {
  padding: 1.5em 1em;
  text-align: center;
  border: 1px solid #ddd;
}

#menu th {
  background: #f3f3f2;
}


#tought {}

#tought h3 {
  margin-bottom: 1em;
}

#tought .detail {
  background: #fff;
  padding: 3em 3vw;
}

#tought .col-md-6 {
  padding: 0;
}

#tought .comment {
  margin-bottom: 3vh;
}

#tought .name {
  line-height: 3em;
  font-size: 2rem;
  margin-bottom: 1em;
  letter-spacing: 0.3em;
  border-bottom: 1px solid #eee;
}

#tought .name span {
  font-size: 1rem;
  display: block;
  margin-bottom: 1em;

}

#tought ul {
  margin-bottom: 2em;
}

#tought li {
  padding: 0.75em 0;
  border-bottom: 1px solid #eee;
}

/**********はじめての方へ**********/
#beginner .title-en,
#beginner h2 {
  text-align: center;
}

#beginner .section-title::after {
  position: absolute;
  bottom: -1rem;
  left: calc(50% - 6rem);
  width: 12rem;
  height: 1px;
  content: "";
  background-color: #2a4073;
}

#profile .blog-index .normal h4,
#beginner .blog-index .normal h4 {
  min-height: 3em;
}

/***  コンタクトフォーム ***/
.footer-contact {
  margin-top: 7vh;
  background: #f3f3f2;
  padding: 10vh 0;
}

.footer-contact .consulting {
  margin-bottom: 7vh;
}

.footer-contact h3 {
  font-size: 1.5rem !important;
  padding: 0.5em;
  margin-bottom: 1.5em !important;
  text-align: center;
  color: #2a4073;
  background: #f3f3f2;
  margin-bottom: 5vh !important;
  border-left: none !important;
  border-bottom: 3px solid #2a4073;
  border-radius: 5px;
  font-family: "F+UD-ニューロダン DB";
}

.contact_box {
  background: #fff;
  padding: 5vh 3vw;
  border-radius: 6px;
  border-right: 4px solid #2a4073;
  border-bottom: 4px solid #2a4073;
}

.contact_box .read {
  font-size: 1.35rem;
  text-align: center;
  margin-bottom: 1em;
  font-family: "F+UD-ニューロダン DB";
  line-height: 1.75em;
}

.footer-contact .text {
  margin-bottom: 5vh;
}

.footer-contact .tel-con {
  margin-top: 5vh;
}

.contact_box .tel {
  margin-bottom: 0.25em;
  text-align: center;
  font-size: 2.4rem;
  color: #2a4073;
  line-height: 1.25em;
  font-family: "F+UD-ニューロダン B";
}

.footer-contact .btn {
  position: relative;
  display: block;
  font-size: 1.25em;
  background: #2a4073;
  color: #fff;
  text-align: center;
  padding: 0.75em;
}


.qa-box {
  padding: 7vh 0;
  background: #f2f2f2;
}

.qa-box h2 {
  margin-bottom: 1em;
  text-align: center;
  font-size: 3.2rem;
  color: #2a4073;
  font-family: "FOT-ロダン Pro B";
}

.qa-box .q1 dt {
  background: url(img/counseling/q.jpg) no-repeat;
  background-size: 100%;
}

.qa-box .a1 dt {
  background: url(img/counseling/a.jpg) no-repeat;
  background-size: 100%;
}

.qa-box .q_txt dd {
  border: solid 3px #2a4073;
  background: #2a4073;
}

.qa-box .a_txt dd {
  border: solid 3px #2a4073;
  color: #2a4073;
}

.qa-box .q_txt dd:before {
  border-right: 12px solid #2a4073;
}

.qa-box .q_txt dd:after {
  border-right: 14px solid #2a4073;
}

.qa-box .a_txt dd:before {
  border: 12px solid transparent;
}

.qa-box .a_txt dd:after {
  border-left: 14px solid #2a4073;
}

.q_txt dl {
  display: flex;
  flex-direction: row;
  width: 90%;
  margin-bottom: -10px;
  margin-left: 10%;
}

.q_txt dt {
  background-image: url("../img/q.jpg");
  background-size: 100%;
  border-radius: 50%;
  width: 150px;
  height: 150px;
}

.q_txt dd {
  position: relative;
  margin: 2em 0 3em 30px;
  padding: 1em;
  width: 70%;
  font-size: 1.25rem;
  color: #645b5b;
  background: #f3f3f2;
  border: solid 3px #f3f3f2;
  box-sizing: border-box;
  border-radius: 10px;
}

.q_txt dd:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #f3f3f2;
}

.q_txt dd:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid #f3f3f2;
  z-index: 1;
}

.q_txt dd p {
  margin: 0;
  padding: 0;
}

.a_txt dl {
  display: flex;
  flex-direction: row-reverse;
  width: 90%;
  margin-left: 10%;
}

.a_txt dt {
  background-image: url("../img/a.jpg");
  background-size: 100%;
  border-radius: 50%;
  width: 150px;
  height: 150px;
}

.a_txt dd {
  position: relative;
  margin: 1em 30px 1.25em 0;
  padding: 1.5em 1.75em;
  width: 70%;
  font-size: 1.2rem;
  color: #2a4073;
  background: #FFF;
  border: solid 3px #2a4073;
  box-sizing: border-box;
  border-radius: 10px;
}

.a_txt dd:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-left: 12px solid #FFF;
  z-index: 2;
}

.a_txt dd:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-left: 14px solid #2a4073;
  z-index: 1;
}

.a_txt dd p {
  margin: 0;
  padding: 0;
}


/**会社概要**/
.company h2 {
  text-align: center;
}

.company table {
  width: 80%;
  margin: auto;
}

.company th, .company td {
  padding: 1.5em 2em;
}

.company th {
  border-bottom: 1px solid #2a4073;
  text-align: right;
  color: #2a4073;
}

.company td {
  border-bottom: 1px solid #ddd;
}

/**********お問合せ**********/
.form table {
  width: 80%;
  margin: auto;
}

.form .text {
  margin: 0 auto 5vh;
  text-align: center;
}

.form .text p.error_messe {
  color: #ff0000;
  font-size: 1.25em;
}

.form th,
.form td {
  padding: 2em;

}

.form th {
  background: #f3f3f2;
  text-align: left;
  border: 1px solid #ddd;
  width: 30%;
}

.form td {
  border: 1px solid #f3f3f2;
}

.form th span {
  font-size: 0.8em;
  background: #9C0002;
  color: #fff;
  border-radius: 6px;
  padding: 0 0.5em;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
  padding: 0.8em;
  outline: none;
  border: 1px solid #DDD;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 16px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
textarea:focus {
  box-shadow: 0 0 7px #3498db;
  border: 1px solid #3498db;
}

.form .check {
  text-align: center;
  margin: 3vh;
}

.form .check label {
  padding: 1em 5em;
  background: #f3f3f2;
}

.form_bt {
  display: flex;
  width: 50%;
  margin: 0 auto;
}

.form input[type="submit"] {
  margin: 3vh auto;
  width: 200px;
  display: block;
  background: #2a4073;
  padding: 1em;
  font-family: "FP-ヒラギノUD角ゴ StdN W6";
  font-size: 1.25em;
  color: #fff;
  border-radius: 10px;
  border-bottom: 5px solid #071a45;
}

.form input[type="button"] {
  margin: 3vh auto;
  width: 200px;
  display: block;
  background: #af693a;
  padding: 1em;
  font-family: "FP-ヒラギノUD角ゴ StdN W6";
  font-size: 1.25em;
  color: #fff;
  border-radius: 10px;
  border-bottom: 5px solid #703d1b;
}

@media screen and (max-width: 767px) {
  .form_bt {
    display: flex;
    width: 100%;
    margin: 0 auto;
  }

  .form input[type="submit"] {
    margin: 1vh auto;
    width: 150px;
    display: block;
    background: #2a4073;
    padding: 1.0em 0.5em;
    font-family: "FP-ヒラギノUD角ゴ StdN W6";
    font-size: 1.0em;
    color: #fff;
    border-radius: 10px;
    border-bottom: 5px solid #071a45;
  }

  .form input[type="button"] {
    margin: 1vh auto;
    width: 150px;
    display: block;
    background: #af693a;
    padding: 1.0em 0.5em;
    font-family: "FP-ヒラギノUD角ゴ StdN W6";
    font-size: 1.0em;
    color: #fff;
    border-radius: 10px;
    border-bottom: 5px solid #703d1b;
  }
}