@charset "UTF-8";
/*------------------------------------------------------------
	共通
------------------------------------------------------------*/
@media screen and (max-width: 640px) {
    #main {
        padding-top: 52px;
    }
}
.mv_area{
  background: #1772a7;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.mv_area img{
  max-width: 100%;
}
@media screen and (max-width: 640px) {
  .mv_area{
    margin-bottom: 0;
  }
}

@media screen and (max-width: 640px) {
  .blog_breadcrumb{
    background-color: #1772a7;
    padding: 10px;
  }
  .blog_breadcrumb #pagePath{
    padding-top: 0;
    margin-bottom: 0;
  }
  .blog_breadcrumb #pagePath li,
  .blog_breadcrumb #pagePath li a{
    color: #fff;
    font-size: 12px;
  }
}
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#gNavi {
  margin-top: 20px;
}

#conts p {
  margin: 0 10px 14px;
  font-size: 1.65rem;
  line-height: 1.72;
}
.square_btn {
  width: 300px;
  text-align: center;
  font-size: 1.8rem;
  position: relative;
  display: inline-block;
  padding: 0.25em 0em;
  text-decoration: none;
  color: #fff;
  background-color: #000; /*色*/
  border: solid 1px #000; /*線色*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 15px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.square_btn:hover {
  color: #fff;
}
.square_btn:active {
  /*押したとき*/
  border: solid 1px #03a9f4;
  box-shadow: none;
  text-shadow: none;
  color: #fff;
}
.square_btn.under {
  width: 90%;
  /* margin: 0 12px 0 12px; */
  padding: 10px 0;
  border-radius: 5px;
  text-align: center;
}
.square_btn.type02 {
  background: #043786;
  color: #fff;
  width: 100%;
  border: 1px solid #043786;
}

.blog_col {
  position: relative;
}

.blog_col.onhidden {
  height: 400px;
  overflow-y: hidden;
  margin-bottom: 60px;
}

.blog_col .blogwrap {
  padding: 10px 0;
}
.blog_col .blogwrap h1 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
.blog_col .more {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 20px 0;
  text-align: center;
  background: rgba(0, 0, 0, 0)
    linear-gradient(180deg, rgba(255, 255, 255, 0.5), white) repeat scroll 0 0;
  font-weight: bold;
  cursor: pointer;
  z-index: 999;
}
.blog_col .more span {
  border-radius: 20px;
  padding: 5px 30px;
  font-size: 160%;
  background-color: #000;
  color: #fff;
}
li.sc-fb div {
  margin: 0 !important;
}
.blog_col img {
  display: block;
  clear: both;
  width: auto;
  max-width: 580px;
  height: auto;
  margin: 0 auto;
}
.blog_col p img {
  display: block;
  clear: both;
  text-align: center;
}
/* 箇条書き */
#conts .blog_col .blogwrap ul,
#conts .blog_col .blogwrap ol {
  text-align: left;
  margin: 0 10px 14px 32px;
  line-height: 2;
  font-size: 1.65rem;
}
#conts .blog_col .blogwrap ul {
  list-style: disc;
}
#conts .blog_col .blogwrap ol {
  list-style: decimal;
}
@media screen and (max-width: 640px) {
  #conts .blog_col .blogwrap ul,
  #conts .blog_col .blogwrap ol {
    font-size: 1.5rem;
  }
}
/* 引用 */
.blog_col blockquote {
  position: relative;
  background: #f9f9f9;
  border-left: 4px solid #ccc;
  padding: 32px 16px;
  margin: 0 10px 14px;
  font-style: italic;
  color: #555;
  quotes: "“" "”" "‘" "’";
}
.blog_col blockquote::before {
  content: open-quote;
  font-size: 3em;
  color: #aaa;
  position: absolute;
  top: 8px;
  left: 15px;
}
.blog_col blockquote::after {
  content: close-quote;
  font-size: 3em;
  color: #aaa;
  position: absolute;
  bottom: -2px;
  right: 15px;
}
.blog_col blockquote p {
  margin: 0;
  line-height: 1.6;
}
div.blogwrap div {
  display: block;
  clear: both;
  width: auto;
  height: auto;
  margin: 20px auto;
  text-align: center;
  max-width: 100%;
}
div.blogwrap div img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.tagttl {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
}
#mainVisual {
  margin-bottom: 30px;
  padding: 38px 0 18px;
  background: url(../image/blog/main_visual_bg.jpg) no-repeat center center;
  background-size: cover;
}

#mainVisual .h2Ttl {
  margin: 0 auto;
  width: 950px;
}

#pagePath {
  margin: 21px auto 10px;
}

#sideBar .sTtl {
  background-color: #043786;
}
div#sideBar p.sTtl span {
  font-size: 1.3rem;
}

#sideBar .sNavi {
  margin-bottom: 30px;
  border-color: #043786;
}
#sideBar .sTtl + p {
  font-size: 15px;
  text-align: center;
  padding: 10px 0 10px;
  border: 2px solid #043786;
  border-top: none;
  margin-bottom: 30px;
}

#sideBar .sNavi li {
  background: url(../image/common/icon12.png) no-repeat 98% center;
}

#sideBar .borderTxt {
  padding: 15px 18px;
  font-size: 1.4rem;
  line-height: 1.7;
  border: 2px solid #1aba67;
}

#sideBar .borderTxt .subTxt {
  display: inline-block;
}

#sideBar .tagList li {
  display: inline-block;
  margin-right: 1em;
}
#sideBar .sNavi li .flex_box {
  display: flex;
  /* align-items: center; */
}
#sideBar .sNavi li .img {
  /* height: 70px; */
  margin-right: 10px;
  overflow: hidden;
  width: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#sideBar .sNavi li .img img {
  max-width: 100%;
}
#sideBar .sNavi li.ranking a {
  padding: 14px 7% 14px 5%;
  font-size: 1em;
}
#sideBar ul.sNavi li.ranking p.rank {
  margin-bottom: 5px;
}
#sideBar ul.sNavi li.ranking p.rank span {
  font-weight: 500;
  font-size: 18px;
}
#sideBar ul.sNavi li.ranking p {
  font-size: 14px;
}
#sideBar ul.sNavi li.ranking.rank1 p.rank {
  color: #e2c837;
}
#sideBar ul.sNavi li.ranking.rank2 p.rank {
  color: #a2a2a2;
}
#sideBar ul.sNavi li.ranking.rank3 p.rank {
  color: #886332;
}
#sideBar ul.sNavi li.ranking p {
}

#conts h3,
#conts h4 {
  line-height: 1.6;
}
#conts h4 {
  font-size: 2.1rem;
  margin: 26px 10px 19px;
}

#conts .headLine01 {
  margin-bottom: 20px;
  color: #000;
  background: #d5e6ff;
  border-top: 1px solid #043786;
  border-bottom: 1px solid #043786;
  font-size: 17px;
  color: #043786;
  padding: 10px 10px 7px;
  line-height: 2.5rem;
}
#conts .headTxt{
  font-size: 24px;
  margin-bottom: 15px;
  line-height: 1.8;
}
#conts .headLine01 .headTxt {
  background: none;
  padding-left: 0;
  margin-bottom: 0;
}
#conts .blog_col .blogwrap p {
  text-align: left;
}
#conts .blog_col .blogwrap h4:before,
#conts .blog_col .blogwrap h3:before {
  display: none;
}
#conts .blog_col .blogwrap h3 {
  font-size: 26px;
  font-size: 2.6rem;
  padding: 15px 0 15px 10px;
  margin-bottom: 1em;
  width: calc(100% - 10px);
  display: block;
  text-align: left;
  font-weight: bold;
  border-bottom: 3px solid #e3e3e3;
  position: relative;
}
#conts .blog_col .blogwrap h3:after {
  content: "";
  background-color: #043786;
  width: 40px;
  height: 3px;
  position: absolute;
  bottom: -3px;
  left: 0;
}
#conts .blog_col .blogwrap h4 {
  font-size: 20px;
  font-size: 2rem;
  text-align: left;
  padding: 0.3em 0 0.3em calc(0.5em + 13px);
  margin: 1em 0;
  border-bottom: none;
  font-weight: bold;
  width: 100% !important;
  box-sizing: border-box;
  position: relative;
}
#conts .blog_col .blogwrap h4::before {
  content: "";
  display: inline-block;
  background-color: #043786;
  width: 17px;
  height: 3px;
  position: absolute;
  top: calc(50% - 2px);
  left: 0;
}
@media screen and (max-width: 640px) {
  #conts .blog_col .blogwrap h3 {
    font-size: min(4.8vw, 20px) !important;
  }
  #conts .blog_col .blogwrap h4 {
    font-size: min(4.6vw, 18px) !important;
  }
  .square_btn.type02 {
    margin: 0;
    box-sizing: border-box;
  }
}
#conts .date {
  margin-bottom: 15px;
}

#conts .date .color {
  color: #000 !important;
  display: inline-block;
  line-height: 1.5;
  vertical-align: middle;
  padding: 10px 0 10px 33px;
  padding-bottom: 5px;
  background: url(../image/common/cat_ico.png) no-repeat left 50%;
  background-size: 15px auto;
}
p.date span.color a {
  display: inline-block;
  background-color: #eeeeee;
  padding: 0 20px;
  text-decoration: none !important;
  color: #000 !important;
  float: left;
  margin-right: 5px;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  margin-bottom: 10px;
}
p.date span.color a:hover {
  background-color: #c8c8c8 !important;
}
.data_area{
  display: flex;
  background-color: #e6e6e6;
  padding: 5px 0;
}
#conts .data_area p{
  margin-bottom: 0;
  /* width: 50%; */
  font-size: 13px;
}
#conts .txtLink {
  margin: 0 0 13px;
  text-align: right;
}
#conts p a {
  color: #0048ff;
  text-decoration: underline;
}

#conts p a:hover {
  text-decoration: none;
}

#conts .tagLink {
  margin-bottom: 23px;
  padding: 5px 0 5px 40px;
  background: url(../image/common/icon10.png) no-repeat 3px 5px;
}
#conts .cat_area .tagLink {
    background: url(../image/common/cat_ico.png) no-repeat 0px 7px;
    margin-bottom: 23px;
    padding: 5px 0 5px 40px;
    background-size: 25px;
}
#conts .tagLink a {
  color: #000;
}

#conts .photo {
  margin-bottom: 68px;
  text-align: center;
}

#conts .text01 {
  margin-bottom: 78px;
}

#conts .video {
  margin: 0 0 54px 28px;
}

#conts .text02 {
  margin-bottom: 71px;
}

#conts .text03 {
  margin-bottom: 110px;
}

/*サイドバー*/

div#main div.mainBox.clearfix div#sideBar ul li.tw {
  width: 100%;
  clear: both;
  margin: 10px 0;
  padding-left: 40px;
  background: url(../image/common/TW_icon12.png) no-repeat -2px center;
  background-size: 25px auto;
}
div#main div.mainBox.clearfix div#sideBar ul li.gp {
  width: 100%;
  clear: both;
  margin: 10px 0;
  padding-left: 40px;
  background: url(../image/common/google-plus-logopng.png) no-repeat left center;
  background-size: 20px auto;
}

ol.social-button-syncer {
  width: auto;
  margin-left: 5px;
}
ol.social-button-syncer li {
  float: left;
  height: 50px;
  margin: 0 0 0 4px;
  padding: 0;
  text-align: center;
}

/*コメント*/
#comments_area {
  margin-top: 25px;
}
#comments_area .top_ttl {
  font-size: 180%;
  font-weight: bold;
  background: url(/wp-content/themes/aoyama/assets/image/blog/comment_ico01.jpg)
    left 0 no-repeat;
  background-size: 30px auto;
  padding-top: 6px;
  padding-left: 30px;
}
.comment-form-url,
.comment-form-email,
#email-notes {
  display: none;
}
.commnet_box {
  width: 90%;
  margin: 10px auto;
}
.commnet_box ol li {
  width: 49%;
  padding: 0 20px;
  display: table-cell;
  text-align: center;
  font-size: 200%;
  text-align: left;
}
#comments_area ul#comments p {
  text-align: left;
}
.commnet_box ol li.ico01 span {
  background: url(/wp-content/themes/aoyama/assets/image/blog/comment_ico01.jpg)
    left 50% no-repeat;
  background-size: 30px auto;
  padding-left: 30px;
}
.commnet_box ol li.ico02 span {
  background: url(/wp-content/themes/aoyama/assets/image/blog/comment_ico02.jpg)
    left 50% no-repeat;
  background-size: 30px auto;
  padding-left: 30px;
}
.commnet_box ol {
  width: 100%;
  display: table;
}
.commnet_box ol li:first-child {
  border-right: 1px solid #000;
}
div#comments_area ul#comments {
  width: 100%;
  margin: 15px 0 20px;
}
div#comments_area ul#comments.comments_list li.compost {
  padding: 10px;
  background-color: #f3f3f3;
}

div#comments_area h3,
div#comments_area .reply {
  font-size: 200%;
  display: block;
  font-weight: bold;
  padding: 0 0 15px;
}

.comment-form label {
  width: 20% !important;
  display: inline-block;
}
.comment-form input,
.comment-form textarea {
  width: 96%;
  padding: 10px 5px;
  margin: 0 auto;
  border: 1px solid #ccc;
}
.comment-form input#submit {
  margin: 10px 0;
  font-size: 130%;
  font-weight: bold;
  border-radius: 5px;
  padding: 25px 20px;
  border: none;
  cursor: pointer;
  background: #000;
  color: #fff;
  border: solid 1px #000 !important;
}
.comment-form input#submit:hover {
  background: #fff;
  color: #000;
  border: solid 1px #000 !important;
  transition: all 0.5s;
}
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

section#conts pre {
  display: none;
}

/*関連記事*/

section#conts div.blog_col div.emphasize-link {
  position: relative;
  width: 98%;
  margin: 45px auto 16px;
  padding: 16px 10px;
  clear: both;
  border: 2px solid #df8182;
  background-color: #fffbf5;
  font-size: 1.5rem;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
section#conts div.blog_col div.emphasize-link p:last-child {
  margin-bottom: 0;
}
section#conts div.blog_col div.emphasize-link::before {
  position: absolute;
  bottom: 100%;
  left: -2px;
  padding: 4px 10px;
  content: "関連する記事";
  background-color: #df8182;
  color: #fff;
  font-weight: bold;
  font-size: 1.8rem;
}
ul.related_post {
  column-count: 2 !important;
  column-gap: 40px !important;
  column-rule-color: #cccccc !important;
  column-rule-style: solid !important;
  column-rule-width: 1px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
}
ul.related_post li dl {
  width: 100%;
  display: table;
}
ul.related_post li dl dt {
  width: 30%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
ul.related_post li dl dd {
  width: 69%;
  display: table-cell;
  vertical-align: middle;
  padding-left: 1%;
  text-align: left;
}
ul.related_post li img {
  width: 80%;
  height: auto;
  margin: 5px 10px !important;
}
.iframe-content {
  position: relative;
  width: 500px;
  margin: 15px auto 30px;
  padding: 52% 0 0 0;
}
.iframe-content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 640px) {
  .square_btn {
    width: 90%;
    text-align: center;
    font-size: 1.8rem;
    position: relative;
    display: inline-block;
    padding: 0.45em 0em;
    text-decoration: none;
    color: #fff;
    background-color: #000; /*色*/
    border: solid 1px #000; /*線色*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto 15px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
  }
  ul.related_post {
    font-size: 80%;
  }
  ul.related_post li dl dd h3 {
    font-weight: normal !important;
  }
  ul.related_post li dl dd {
    padding-left: 2%;
  }
  ul.related_post li img {
    margin: 5px 0 !important;
  }
  section#conts div.blog_col div.emphasize-link {
    padding: 16px 5px;
  }

  /*コメント*/
  .comment-form input#submit {
    margin: 10px 0;
    font-size: 140%;
    font-weight: bold;
    border-radius: 5px;
    padding: 10px 30px;
    border: none;
    cursor: pointer;
    background: #000;
    color: #fff;
    border: solid 1px #000 !important;
  }
  .commnet_box ol li {
    width: 49%;
    padding: 5px 20px;
    display: table-cell;
    text-align: center;
    font-size: 145%;
  }
  .commnet_box ol li.ico01 span {
    background: url(/wp-content/themes/aoyama/assets/image/blog/comment_ico01.jpg)
      left 50% no-repeat;
    background-size: 20px auto;
    padding-left: 30px;
  }
  .commnet_box ol li.ico02 span {
    background: url(/wp-content/themes/aoyama/assets/image/blog/comment_ico02.jpg)
      left 50% no-repeat;
    background-size: 20px auto;
    padding-left: 30px;
  }

  .tagttl {
    font-size: 2rem;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 15px;
    text-align: center;
  }
  .blog_col {
    position: relative;
    padding-bottom: 0;
    padding-top: 0;
    height: auto;
    overflow: hidden;
  }
  .blog_col div {
    width: 100% !important;
  }
  .blog_col iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
  }
  .blog_col img {
    width: 100%;
    height: auto;
  }
  #mainVisual {
    padding: 0;
  }
  #mainVisual .h2Ttl {
    width: auto;
  }

  #mainVisual .h2Ttl img {
    width: 100%;
    height: auto;
  }
  #pagePath {
    margin: 0 6px 15px;
    padding-top: 30px;
  }

  #conts .headLine01 {
    margin-bottom: 10px;
    font-size: 17px;
  }
  #conts .headTxt{
    font-size: 24px;
    margin-bottom: 10px;
    line-height: 1.6;
  }
  #conts .headLine01 .headTxt {
    background-size: 10px 10px;
    background-position: left 4px;
  }
  #conts .data_area p{
    width: 50%;
  }
  #conts .date {
    margin: 0 5px 5px;
    font-size: 1.5rem;
    line-height: 1.5em;
    vertical-align: middle;
  }

  #conts .date .color {
    margin: 0 0 0 11px;
    padding: 5px 27px;
    vertical-align: middle;
  }

  #conts .tagLink {
    padding: 3px 0 3px 19px;
    margin: 0 0 3px;
    min-height: 14px;
    font-size: 1.5rem;
    line-height: 1.7;
    background-size: 11px 11px;
    background-position: 5px 3px;
  }
  #conts .tagLink {
    background: rgba(0, 0, 0, 0) url("../image/common/icon10.png") no-repeat
      scroll 3px 5px;
    background-size: 20px auto;
    margin-bottom: 23px;
    padding: 5px 0 5px 30px;
  }
  #conts .cat_area .tagLink {
      background-size: 20px;
      padding-left: 30px;
  }
  #conts .txtLink {
    margin-bottom: 15px;
    font-size: 0.7rem;
  }

  #conts .photo img {
    width: 56%;
    height: auto;
  }

  #conts p {
    margin: 0 13px 10px;
    font-size: 1.5rem;
    line-height: 1.95;
  }

  #conts .photo {
    margin-bottom: 20px;
  }

  #conts .text01 {
    margin-bottom: 13px;
  }

  #conts .video {
    margin: 0 auto 20px;
    padding-top: 56.25%;
    width: 90%;
    position: relative;
  }

  #conts .video iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    right: 0;
  }

  #conts .text02 {
    margin-bottom: 20px;
  }

  #conts .text03 {
    margin-bottom: 30px;
  }

  #conts {
    margin-bottom: 23px;
  }

  #sideBar .sNavi li a {
    background-size: 5px 6px;
  }
  #sideBar .sNavi + p {
    font-size: 15px;
  }

  #sideBar .borderTxt {
    padding: 10px 10px;
    font-size: 1.1rem;
  }
  .iframe-content {
    position: relative;
    width: 100%;
    margin: 15px auto;
    padding: 75% 0 0 0;
  }
  .iframe-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
#conts .blog_col .blogwrap ul,
#conts .blog_col .blogwrap ol {
}
#conts .blog_col .blogwrap ol li,
#conts .blog_col .blogwrap ul li {
  padding: 0;
  font-size: 1.65rem;
  line-height: 1.72;
  text-align: left;
  position: relative;
}
@media screen and (max-width: 640px) {
  #conts .blog_col .blogwrap ol li,
  #conts .blog_col .blogwrap ul li {
    font-size: 1.5rem;
  }
}

/* 院長ブログ一覧 */
.blog_list {
}
.blog_list li {
  border-bottom: 1px solid #043786;
  padding-bottom: 48px;
  margin-bottom: 48px;
  position: relative;
}
.blog_list .flex_box {
  display: flex;
}
.blog_list .flex_box .img {
  width: 100%;
  margin-right: 30px;
  position: relative;
  transition: all 0.5s ease-out;
  text-align: center;
}
.blog_list .flex_box .img img {
  max-width: 100%;
}
.blog_list li:hover .flex_box .img {
  opacity: 0.6;
}
.blog_list pre {
  display: block !important;
}
.blog_list .text_area {
  width: 100%;
  max-width: 310px;
}
.blog_list .text_area .flex_box {
  margin-bottom: 10px;
}
.blog_list .text_area .cat_area {
  display: flex;
  flex-wrap: wrap;
}
.blog_list .text_area .cat_area .cat {
  position: relative;
  z-index: 1;
  margin: 0 0 5px 15px;
}
#conts .blog_list .text_area .cat_area .cat a p {
  background: #043786;
  color: #fff;
  padding: 6px 8px 3px;
  line-height: 1.5;
}
#conts .blog_list .text_area .cat_area .cat a:hover {
  text-decoration: none;
}
#conts .blog_list .text_area p {
  margin: 0;
}
.blog_list .text_area .title {
  margin-bottom: 10px;
}
.blog_list .text_area .title a {
  /* position: relative; */
}
.blog_list .text_area .title a::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.blog_list .text_area h2 {
  font-size: 18px;
  line-height: 1.4;
}
.blog_list .text_area .excerpt {
}
#conts .blog_list .text_area .excerpt p {
  font-size: 14px;
  line-height: 1.8;
  margin: 0;
}
.blog_col .youtube {
  position: relative;
  width: 100%;
  max-width: 500px;
  padding-bottom: 281px;
  margin: 0 10px 23px;
}
.blog_col .youtube iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media screen and (max-width: 640px) {
  .blog_list li {
    padding-bottom: 24px;
    margin-bottom: 24px;
  }
  .blog_list .flex_box {
    flex-wrap: wrap;
  }
  .blog_list .flex_box .img {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    /* padding-bottom: 214px; */
    margin-bottom: 20px;
  }
  .blog_list .flex_box .text_area {
    width: 100%;
    max-width: 100%;
  }
  .blog_col .youtube {
    max-width: 100%;
    padding-bottom: 57.7%;
    margin: 0;
  }
  .tax-blog_tax .blog_col .youtube,
  .post-type-archive-blog .blog_col .youtube {
    max-width: 90%;
    margin: auto;
    padding-bottom: 50.515%;
  }
}
/* 関連する記事 */
#conts .relate_ttl {
  text-align: left;
  border-bottom: none;
  padding: 0;
  width: 100% !important;
  margin: 0 0 24px;
}
#conts .relate_ttl h5 {
  text-align: left;
  border-bottom: none;
  margin: 0;
  padding: 0;
  width: 100% !important;
  color: #043786;
  font-size: 30px !important;
  line-height: 1.2;
  font-weight: 400;
}
#conts .relate_ttl h5:before {
  display: none;
}
#conts .relate_ttl p {
  margin: 0;
  font-size: 14px;
  letter-spacing: 0.1em;
}
.related_articles_list {
  display: flex;
}
#conts .blog_col .blogwrap .related_articles_list li {
  width: calc(33.33% - 13.3px);
  margin: 0 15px 0 0;
  border: solid 1px #ccc;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 0;
  font-size: 1em;
  line-height: 1.5;
}
#conts .related_articles_list li::before {
  display: none;
}
#conts .blog_col .blogwrap .related_articles_list li:nth-of-type(3) {
  margin: 0;
}
#conts .blog_col .blogwrap .related_articles_list li:nth-of-type(4) {
  display: none;
}
.related_articles_list li p {
  text-align: left;
}
.related_articles_list li h2 {
  text-align: left;
  /* fz */
}
.related_articles_list li .img {
  overflow: hidden;
  position: relative;
  margin: 0;
}
.related_articles_list li .img a {
  display: flex;
  flex-direction: column;
}
.related_articles_list li .img img {
  width: 100%;
  transition: opacity 0.35s;
  opacity: 1;
  flex-grow: 1;
}
.related_articles_list li .text_area {
  padding: 10px 15px;
  border-radius: 0 0 4px 4px;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  box-sizing: border-box;
}
#conts .related_articles_list .date {
  margin: 0;
  flex-grow: 1;
  margin-bottom: 5px;
}
#conts .related_articles_list li .date p {
  margin-bottom: 5px;
  color: #888;
  font-weight: 500;
  letter-spacing: 0.2rem;
  font-size: 13px;
  margin: 0;
}
#conts .related_articles_list li .title {
  margin-bottom: 10px;
  font-weight: 600;
  text-align: justify;
  font-size: 13px;
  margin: 0;
  flex-grow: 1;
  margin-bottom: 10px;
}
#conts .related_articles_list li .title a {
  color: #043786;
}
#conts .related_articles_list li .title a:hover {
  text-decoration: underline;
}
#conts .related_articles_list li .title h2 {
  line-height: 1.5;
  color: #000;
  transition: 0.3s ease-out;
}
#conts .related_articles_list li .title a:hover h2 {
  color: #043786;
}
#conts .related_articles_list li .cat_area,
#conts .related_articles_list li .cat {
  margin: 0;
  flex-grow: 1;
}
#conts .related_articles_list li .cat p {
  color: #043786;
  font-weight: 500;
  font-size: 12px;
  margin: 0;
}
#conts .related_articles_list li .cat a {
  color: #043786;
}
#conts .related_articles_list li .cat a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 640px) {
  .related_articles_list {
    flex-wrap: wrap;
  }
  #conts .blog_col .blogwrap .related_articles_list li {
    width: calc(49% - 7.5px);
    margin: 0;
  }
  #conts .blog_col .blogwrap .related_articles_list li:nth-of-type(odd) {
    margin-right: 15px;
  }
  #conts .blog_col .blogwrap .related_articles_list li:nth-of-type(-n + 2) {
    margin-bottom: 15px;
  }
  .related_articles_list li .text_area {
    padding: 10px;
  }
  #conts .blog_col .blogwrap .related_articles_list li:nth-of-type(3) {
    margin-right: 15px;
  }
  #conts .blog_col .blogwrap .related_articles_list li:nth-of-type(4) {
    display: block;
  }
}
/*
目次
---------------------------*/
#conts #toc {
  margin-bottom: 2em;
  width: 100%;
  padding: 24px 16px;
  border: none;
  box-sizing: border-box;
  font-size: 16px;
  text-align: left;
  background: #f9f9f9;
  border: 1px solid #aaa;
  display: table;
}
#conts .blog_col .blogwrap #toc p.title {
  text-align: center;
  font-weight: 700;
  margin: 0;
  padding: 0;
  font-size: 16px;
}
#conts #toc .chapter {
  margin: 0;
  background: 0 0;
  list-style-type: none;
  list-style: none;
  padding: 1.5em;
}
@media screen and (max-width: 640px) {
  #conts #toc .chapter {
    padding: 1.5em 0 0;
    padding-bottom: 0;
  }
}
#conts #toc .chapter li {
  margin: 0;
  padding: 0;
  line-height: 1.7;
  background: 0 0;
  list-style-type: none;
  list-style: none;
}
/* 目次のh4以下は非表示に(一旦h5まで対応) */
#conts #toc ol ol li,
#conts #toc ol ol ol li {
  display: none;
}
#conts #toc .chapter > li {
  padding-left: 1em;
  padding-top: 0;
  margin-bottom: 1.5em;
  position: relative;
}
#conts #toc .chapter > li:last-of-type {
  margin-bottom: 0;
}
#conts #toc .chapter > li:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "・";
  display: inline-block;
}
#conts #toc .chapter li a {
  display: block;
  margin-bottom: 1em;
  border-bottom: dashed 1px #043786;
  text-align: left;
  text-decoration: none;
  color: #000;
}
#conts #toc .chapter li a:hover {
  text-decoration: none;
  color: #043786;
}
#conts #toc .chapter > li > a {
  font-weight: bold;
  font-size: 105%;
  border-bottom: none;
}
#conts #toc .chapter > li:last-of-type > a {
  margin-bottom: 0;
}
#conts #toc .chapter .chapter {
  padding: 0 0 0 1em;
}
#conts #toc .chapter .chapter li::before {
  display: none;
}
#conts #toc .chapter .chapter li a {
  display: block;
  margin-bottom: 1em;
  border-bottom: dashed 1px #043786;
  font-weight: 400;
}
/*
ブログカード
---------------------------*/
.blog_card {
}
.blog_card a {
  position: relative;
  padding-top: 29px;
  display: block;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.blog_card a:hover {
  cursor: pointer;
  -moz-transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}
#conts .blog_card a > p {
  position: absolute;
  background: #043786;
  color: #fff;
  margin: 0;
  padding: 1px 15px;
  top: 0;
  border-radius: 5px 5px 0 0;
  font-size: 16px;
}
.blog_card .wrap {
  border: 2px solid #043786;
  margin-top: 0;
  border-radius: 0 5px 5px 5px;
  box-shadow: 0 0 5px 0 rgb(0 0 0/20%);
  box-sizing: border-box;
}
.blog_card .wrap:hover {
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.2);
}
.blog_card .flex_box {
  display: flex;
  align-items: center;
  margin: 0;
}
.blog_card .flex_box .img {
  margin: 0;
  width: 35% !important;
  padding: 10px 0 10px 10px;
}
.blog_card .flex_box .img img {
  max-width: 100%;
  /* width: auto; */
}
.blog_card .flex_box .text_area {
  margin: 0;
  margin-left: 3%;
  width: 60%;
}
#conts .blog_card .flex_box p {
  text-align: left;
  margin: 0 10px 5px 0;
  font-size: 15px;
  line-height: 1.3;
  letter-spacing: 0.03em;
}
#conts .blog_card .flex_box p.title {
  color: #043786;
  margin: 5px 10px 5px 0;
  font-weight: 700;
  line-height: 1.4;
  font-size: 20px;
}
#conts .blog_card a:hover {
  text-decoration: none;
}
@media screen and (max-width: 640px) {
  .blog_card a {
    padding-top: 24px;
  }
  #conts .blog_card a > p {
    font-size: 12px;
  }
  .blog_card .flex_box .img {
    width: 49% !important;
  }
  #conts .blog_card .flex_box p {
    font-size: 0.7em;
  }
  #conts .blog_card .flex_box p.title {
    font-size: 12px;
  }
}
/*
まとめ
---------------------------*/
.summary {
  font-size: 2rem;
  line-height: 3.6rem;
  margin: 0 0 30px 0;
  padding: 0 10px 15px 10px;
  border-top: 1px solid #698ec5;
  border-bottom: 1px solid #698ec5;
  text-align: center;
  background-color: #cce0ff;
}
.summary dt {
  border-bottom: 1px solid #698ec5;
  margin-bottom: 10px;
}
#conts .blog_col .blogwrap .summary dt p {
  text-align: center;
  color: #043786;
  font-size: 1.8rem;
  line-height: 1.8rem;
  font-weight: 600;
  margin: 10px 0;
}
.summary dd {
  /* padding: 0 10px 15px 10px; */
}
#conts .blog_col .blogwrap .summary dd p {
  text-align: left;
  font-size: 20px;
  line-height: 3.6rem;
  margin: 0;
}
.marker_yellow {
  background: linear-gradient(transparent 50%, #ffff7f 0%);
}
.marker_blue {
  background: linear-gradient(transparent 50%, #8da9ff 0%);
}
.marker_red {
  background: linear-gradient(transparent 50%, #fd8678 0%);
}
.summary1 {
  text-align: center;
  padding: 10px 30px 15px 30px;
  font-size: 16px;
  border: 1px solid #698ec5;
  margin: 0 0 30px 0;
  background-color: #cce0ff;
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
}
/*
sns
---------------------------*/
.header_flex_box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}
.header_flex_box .cat_area {
  width: calc(100% - 150px);
}
#conts .header_flex_box .cat_area .date {
  margin-bottom: 0;
}
.header_flex_box .sns_area {
  width: 100px;
  display: flex;
  justify-content: flex-end;
}
.header_flex_box .sns_area .icon {
  width: calc(100% - 30px);
  margin-left: 10px;
}
.header_flex_box .sns_area .icon img {
  max-width: 100%;
}
div.blogwrap .footer_sns_area {
  margin-bottom: 50px;
}
.footer_sns_area h2 {
  text-align: center;
  margin-bottom: 24px;
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer_sns_area h2:before,
.footer_sns_area h2:after {
  content: "";
  display: block;
  min-width: 89px;
  height: 4px;
  border-top: 2px solid #043786;
}
.footer_sns_area h2:before {
  margin-right: 40px;
}
.footer_sns_area h2:after {
  margin-left: 40px;
}
.footer_sns_area .flex_box {
  display: flex;
  justify-content: space-between;
}
.footer_sns_area .icon {
  margin: 0;
}
.footer_sns_area .icon a {
  border: 2px solid #5f8bcd;
  text-align: center;
  width: 325px;
  display: block;
  padding: 7px 0;
  box-sizing: border-box;
}
.footer_sns_area .icon a:hover {
  text-decoration: none;
}
.footer_sns_area .icon .flex_box {
  align-items: center;
  margin: 0;
  justify-content: center;
}
.footer_sns_area .icon .img {
  max-width: 30px;
  margin: 0;
}
#conts .blog_col .blogwrap .footer_sns_area .icon p {
  display: inline-block;
  margin: 0 0 0 20px;
  font-size: 14px;
}

@media screen and (max-width: 640px) {
  .header_flex_box {
  }
  .header_flex_box .cat_area {
    width: calc(100% - 130px);
  }
  .header_flex_box .sns_area {
    width: 115px;
  }
  .header_flex_box .sns_area .icon {
    width: calc(100% - 30px);
    margin-left: 15px;
  }
  div.blogwrap .footer_sns_area {
    margin-bottom: 50px;
  }
  .footer_sns_area h2 {
    font-size: 19px;
  }
  .footer_sns_area h2:before,
  .footer_sns_area h2:after {
    min-width: 50px;
  }
  .footer_sns_area h2:before {
    margin-right: 20px;
  }
  .footer_sns_area h2:after {
    margin-left: 20px;
  }
  .footer_sns_area .flex_box {
  }
  .footer_sns_area .icon {
    max-width: 47%;
  }
  .footer_sns_area .icon a {
    width: 100%;
    padding: 5px 0;
  }
  .footer_sns_area .icon .img {
    max-width: 20px;
  }
  #conts .blog_col .blogwrap .footer_sns_area .icon p {
    margin: 0 0 0 10px;
    font-size: 13px;
  }
}
.mode_sp {
  display: none;
}
@media screen and (max-width: 640px) {
  .mode_sp {
    display: block;
  }
}
/*
youtube動画の紹介
---------------------------*/
#conts .youtubeList {
  margin-bottom: 60px;
  margin-top: 0;
}
#conts .youtubeList .flexBox {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
#conts .youtubeList .flexBox li {
  border: 2px solid #ccc;
  border-radius: 5px;
  width: calc((100% - 4%) / 3);
  margin-bottom: 2%;
  box-sizing: border-box;
}
.youtubeList .flexBox li:not(:last-of-type) {
  margin-right: 2%;
}
#conts .youtubeList .flexBox li:nth-of-type(3n) {
  margin-right: 0;
}
#conts .youtubeList .flexBox li a {
  text-decoration: none;
  transition: opacity 0.2s ease-out;
}
#conts .youtubeList .flexBox li a:hover {
  opacity: 0.7;
}
#conts .youtubeList .flexBox img {
  max-width: 100%;
  width: 100%;
}
#conts .youtubeList .flexBox dt {
  text-align: center;
}
#conts .youtubeList .flexBox dd {
  padding: 10px 10px 20px;
}
#conts .youtubeList .flexBox .cat {
  color: #fff;
  display: inline-block;
  margin-bottom: 15px;
}
#conts .flexBox .cat p {
  display: inline-block;
  background: #043786;
  border-radius: 5px;
  margin: 0;
  font-size: 12px;
  padding: 5px 10px;
  line-height: 1.5;
}
#conts .flexBox .cat p + p {
  margin-top: 5px;
}
#conts .youtubeList .flexBox h2 {
  font-size: 14px;
  color: #043786;
  line-height: 1.4;
}
@media screen and (max-width: 640px) {
  #conts .youtubeList {
    margin: 40px auto 60px;
  }
  #conts .youtubeList .flexBox {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
  }
  #conts .youtubeList .flexBox li {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #dcdcdc;
  }
  #conts .youtubeList .flexBox li:not(:last-of-type) {
    margin-right: 0;
  }
  #conts .youtubeList .flexBox li a {
    text-decoration: none;
  }
  #conts .youtubeList .flexBox dl {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 10px 0;
  }
  #conts .youtubeList .flexBox dt {
    width: 35%;
    margin-right: 5%;
  }
  #conts .youtubeList .flexBox dd {
    padding: 0;
    width: 60%;
  }
  #conts .youtubeList .flexBox .cat {
    margin-bottom: 10px;
  }
  #conts .youtubeList .flexBox h2 {
    font-size: 13px;
  }
}

/********************************
 * テーブル
 ********************************/
#conts table {
  font-size: 1.5rem;
  line-height: 1.72;
  text-align: center;
  overflow-x: auto;
  white-space: nowrap;
}
#conts table td {
  padding: 8px;
}
#conts .blog_col .blogwrap table p {
  font-size: 1.5rem;
  margin: 0;
  text-align: center;
}

@media (max-width: 640px) {
  #conts table {
    width: auto;
  }
  #conts table td {
    width: 100% !important;
  }
}
/* scroll-hint */
#conts .scroll-hint-icon-wrap {
  clear: unset;
  width: 100%;
  height: 100%;
  margin: unset;
}
#conts .scroll-hint-icon {
  top: calc(50% - 65px);
}
#conts div.scroll-hint-text {
  margin: 0;
  margin-top: 5px;
}
div.blogwrap div.related_videos{
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
}
div.blogwrap div.related_videos iframe{
  /* position: absolute; */
  width: 100%;
  height: 100%;
}
div.blogwrap div.line_banner img{
  max-width: 100%;
}
