﻿@charset "utf-8";
/*--------------------------------------------------------------------
 side_bar
--------------------------------------------------------------------*/
#side {
  float:right;
  width:300px;
  margin:0 0 20px;
  text-align:left;
}
  
#side [class~="line"] {
  clear:both;
  margin:15px 0 0;
  padding-top:16px;
  background:url(/search/image/side/line_dotted.gif) repeat-x 0 0;
}

#side .line_under {
  clear:both;
  margin:0 0 15px;
  padding:0 0 16px;
  background:url(/search/image/side/line_dotted.gif) repeat-x 0 bottom;
}

#side .line_pnk {
  background: #ef5c8c;
  border: none;
  clear:both;
  height: 3px;
  margin:20px 0;
}

#side p.side_lead {
  margin:0 3px 5px;
  line-height:130%;
  border:none;
}

.bukken_mb15 {
  margin-bottom: 15px;
}

/* ------------------------------------
 ムービー
------------------------------------ */
#movie{
  margin: 20px 0;
  height: 250px;
  background: url(/search/image/side/side_movie_bg.gif) no-repeat 0 0;
}

#swf {
  margin: 0;
  height: 250px;
  background: url(/search/image/side/side_movie_bg.gif) no-repeat 0 0;
}

/* ------------------------------------
 ムービー YouTube表示
------------------------------------ */
.sideSlide2 {
  margin: 20px 0;
  height: 190px;
  background: url(/search/image/side/movie_bg_sns2.png) no-repeat 0 0;
}

#swf_y {
  padding: 10px 0 0;
}

/* Firefox */
@-moz-document url-prefix() {
  #swf_y {
    padding: 5px 0 0;
  }
}

#swf_y .youtube_set {
  width: 280px;
  margin: 0 auto;
}

#swf_y .youtube_set iframe.youtube_movie {
  width: 280px;
  height: 170px;
}

/* ------------------------------------
 ムービー YouTube表示 ライトボックス入り
------------------------------------ */
.sideSlide3 {
  margin: 15px auto 18px;
  height: 190px;
  width: 300px;
}

/* ------------------------------------
 ムービー YouTube表示 ライトボックス+
------------------------------------ */
.sidemovie {
  margin: 20px 0;
  height: 175px;
  background: url(/image/movie_bg_sns.png) no-repeat 0 0;
}

#youtube_position {
  padding: 10px 0 0;
}

#youtube_position .youtube_set2 {
  position: relative;
  width: 280px;
  height: 155px;
  margin: 0 auto;
  overflow: hidden
}

#youtube_position .youtube_set2 > a > img {
  position: absolute;
  width: 280px;
  height: auto;
  top: -26px;
  left: 0;
}

#youtube_position .youtube_set2 > a > .movie_icon {
  position: absolute;
  top: 28px;
  left: 90px;
}

/* ------------------------------------
 バナー広告
------------------------------------ */
#banner_ad {
  width: 300px;
  height: 250px;
  margin: 0 auto 15px;
}

#side .ad_box {
  margin-bottom: 15px;
}

#side .ad_box:first-child {
  width: 300px;
  height: 250px;
}

#side .ad_box .ad_box_link {
  width: 300px;
  height: 250px;
}

/* ------------------------------------
 バナーリスト
------------------------------------ */
#side [class^="bnrbox"] {
  display: block;
  margin: 15px 0;
}

#side [class^="bnrbox"] img {
  border: none;
  vertical-align: middle;
}

#side [class^="bnrbox"] > figure {
  margin: 10px 0 0;
  text-align: center;
}

#side [class^="bnrbox"] > figure#moe_bnr {
  margin-top: 20px;
}

#side [class^="bnrbox"] > figure:first-child {
  margin: 0;
}

#side [class^="bnrbox"] > figure > a,
#side [class^="bnrbox"] > figure.nolink > span {
  overflow: hidden;
  display: block;
  line-height: 0;
}

#side [class^="bnrbox"] > figure.nolink.cookdoor {
  height: 40px;
}

#side [class^="bnrbox"] > figure img {
  display: block;
  margin: 0 auto;
  border: 0;
}

#side [class^="bnrbox"] > figure > figcaption {
  background: url(/image/lst_bnr_cap.gif) no-repeat 2px 8px;
  margin: 0;
  padding: 5px 0 0 12px;
  font-size: 16px;
  text-align: left;
}

#side [class^="bnrbox"] > figure > a {
  display: block;
  background: #fff;
}

#side [class^="bnrbox"] > figure > a:hover > img {
  opacity: 0.7;
}

#side [class^="bnrbox"] > figure.border > a,
#side [class^="bnrbox"] > figure.border > span {
  border: #999 solid 1px;
}

#side [class^="bnrbox"] > figure.border img {
  margin: -1px;
}

#side [class^="bnrbox"] > figure.border.h100 a {
  height: 98px;
}

#side [class^="bnrbox"] > figure.shrtcut_bnr {
  margin-bottom: 15px;
}

/* --------------------------------------
 cup_course
--------------------------------------- */
#side dl.cup_course {
  width: 298px;
  margin: 0 auto 15px;
  padding: 0;
  border: 1px solid #999;
  text-align: center;
}

#side dl.cup_course dt {
  margin: 5px auto 10px;
}

#side dl.cup_course dd.txt {
  margin: 5px auto 10px;
  text-align: left;
  font-size: 14px;
  width: 260px;
}

#side dl.cup_course dd a:hover {
  opacity: 0.7;
}

/* ------------------------------------
 gray_bnrbox
------------------------------------ */
#side [class^="gray_bnrbox"] {
  overflow: hidden;
  width: 296px;
  border: 2px solid #bbb;
}

/* 中のバナーリスト */
#side [class^="gray_bnrbox"] .bnrbox {
  width: 260px;
  margin: 10px auto;
}

/* ------------------------------------
 device_box
------------------------------------ */
#side .device_box {
  overflow: hidden;
  width: 296px;
  border: 2px solid #dde8d5;
  background: #f1f8f2;
  text-align: center;
  margin: 15px 0 0;
  padding: 12px 0;
}

#side .device_box .side_lead {
  font-size: 13px;
  margin: 8px 0 0;
}


/* ---------------------------------------
 施設関係の方へ
---------------------------------------- */
#side .business_box {
  width: 296px;
  border: 2px solid #9bd8d3;
  background: #d5f7f6;
  margin: 0;
}

#side .business_box .txt_for {
  text-align: center;
  height: 25px;
  line-height: 25px;
}

#side .business_box .side_lead {
  width: 290px;
  height: 70px;
  background: #fff;
  margin: 0 auto;
  padding: 7px 0 5px;
  text-align: center;
}

#side .business_box ul.meritbox {
  width: 270px;
  padding: 4px 10px;
  background: #fff;
  margin: 0 auto;
  text-align: center;
}

#side .business_box ul.meritbox li {
  margin: 0 0 5px 0;
}

#side .business_box .link_txtright {
  text-align: right;
  height: 25px;
  line-height: 25px;
}

/*---------------------------------------------
 top_right
----------------------------------------------*/
#top_right {
  overflow: hidden;
  float: right;
  width: 300px;
  margin: 0;
  padding: 0;
  color: #444;
  line-height: 1.5;
}

#top_right .ad_box {
  margin-bottom: 15px;
}

#top_right .ad_box .ad_box_link {
  width: 300px;
  height: 250px;
}

/*---------------------------------
 動画
---------------------------------*/
#top_right .sideSlide {
  position: relative;
  width: 300px;
  height: 252px;
  margin: 15px 0;
  background: url(/wedding/image/movie_black.png) no-repeat left top;
}

#top_right #movie_ipad {
  display: block;
  position: absolute;
  top: 6px;
  left: 6px;
  width: 288px;
  height: 180px;
  margin: 0;
  padding: 0;
  z-index: 5;
}

#top_right #swf {
  position: absolute;
  display: block;
  right: 0;
}

#top_right .movie_img {
  margin: 0;
}

/*---------------------------------
 bnr_area
---------------------------------*/
#top_right > #bnr_area figure.pr_bnr_sp > a {
  display: block;
  overflow: hidden;
  line-height: 0;
  margin: 0;
  padding: 0;
}

#right_area > #bnr_area figure.pr_bnr_sp > a:hover {
  opacity: 0.8;
}

#right_area > #bnr_area figure.pr_bnr_sp > img {
  padding: 0;
}

#top_right > #bnr_area figure.pr_bnr,
#top_right > #bnr_area figure.pr_bnr_sp {
  width: 300px;
  margin: 0 0 10px;
  padding: 0;
}

#top_right > #bnr_area figure.pr_bnr > figcaption {
  background: url(/image/lst_bnr_cap.gif) no-repeat 2px 4px;
  margin: 0;
  padding: 0 0 0 12px;
  font-size: 16px;
  text-align: left;
}

#top_right > #bnr_area figure.pr_bnr_sp > figcaption {
  background: url(/image/lst_bnr_cap.gif) no-repeat 2px 8px;
  margin: 0;
  padding: 5px 0 0 12px;
  font-size: 16px;
  text-align: left;
}

#top_right > #bnr_area figure.pr_bnr_sp > figcaption.sports {
  background: none;
  padding: 5px 0 0 0;
}

/* ----------------------------------------------
 右カラムsnsボタン
---------------------------------------------- */
.sns_box {
  margin: 15px 0;
}

.sns_box > figure {
  margin: 15px 0 0;
}
/* ----------------------------------------------
 右カラムバスツアーバナー
---------------------------------------------- */
.top_topix_bnr_new_tour_right {
  margin: 0 auto 15px;
  position: relative;
}
.top_topix_bnr_new_tour_right + .top_topix_bnr_new_tour_right {
  margin: 0 auto 2em;
}
.top_topix_bnr_new_tour_right img {
  width: 300px;
}
.top_topix_bnr_new_tour_right ul {
  width: 94%;
  position: absolute;
  z-index: 999;
  top: 83%;
  left: 50%;
  transform: translate(-50%, -47%);
}
.top_topix_bnr_new_tour_right ul li {
  width: 70%;
  margin: 1px auto 4px;
}
.top_topix_bnr_new_tour_right ul li a {
  color: transparent !important;
  display: block;
  padding: 0.4em;
  text-align: center;
  border-radius: 50px;
}
.top_topix_bnr_new_tour_right a:hover {
  background-color: #fff;
  opacity: 0.4;
}
/* ----------------------------------------------
 ホームメイトバナー
---------------------------------------------- */
.mod_side_bnr figcaption {
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.5;
  padding-top: 5px;
  text-align: left;
}

/* 右カラムバナー */
.mod_side_bnr li a {
  display: block;
  font-size: 0;
}
.mod_side_bnr li:not(:first-child) {
  margin-top: 10px;
}
.mod_side_bnr li .cap {
  font-feature-settings: "palt";
  font-size: 14px;
  padding-top: 5px;
}

/* ------------------------------------
 ムービー YouTube表示レイアウト変更
------------------------------------ */
.side_movie_area {
  width: 300px;
  height: 250px;
  padding-top: 10px;
  background: url(/image/top/side_movie_back.png) no-repeat;
  margin: 15px 0px;
}

.side_movie_area div.youtube_thum {
  position: relative;
  width: 280px;
  height: 157px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden
}

.side_movie_area div.youtube_thum > a > img:first-child {
  position: absolute;
  width: 280px;
  height: auto;
  top: -26px;
  left: 0;
}

.side_movie_area div.youtube_thum > a > img:last-child {
  position: absolute;
  top: 54px;
  left: 115px;
}

.side_movie_area div.linkbtn {
  width: 270px;
  height: 60px;
  margin: 16px 15px 0;
}

.side_movie_area div.linkbtn a {
  display: block;
  width: 270px;
  height: 60px;
  background: url(/image/top/youtube_official_btn_on.png) no-repeat center center;
  border: none;
  margin: 0;
}

.side_movie_area div.linkbtn a:hover img {
  opacity: 0;
}

/*----------------------------
 SNS公式アカウントBOX
-----------------------------*/
#sns_box,
.sns_box {
  display: block;
  margin: 0 auto 15px;
  width: 300px;
}

#sns_link_box {
  overflow: hidden;
  display: block;
  border: 2px solid #0a72c3;
  width: 296px;
  padding: 0;
  margin: 0 auto;
  background: #fff;
  text-align: center;
}

#sns_link_box dt {
  position: relative;
  padding: 4px 0 8px;
  font-size: 18px;
  color: #fff;
  border: 1px solid #4997d3;
  border-bottom-color: #1273bf;
  text-align: center;
  background-color: #358cd0;
  background-image: -webkit-linear-gradient(top,#358cd0, #1f7ec7);
  background-image: linear-gradient(to bottom, #358cd0, #1f7ec7);
  font-weight: bold;
  line-height: 1;
}

#sns_link_box dd {
  width: 100%;
}

#sns_link_box #sns_list {
  display: inline-block;
  width: 195px;
  margin: 0 auto;
  padding: 8px 0 3px;
  text-align: center;
}

#sns_link_box #sns_list:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

#sns_link_box #sns_list li {
  position: relative;
  float: left;
  padding: 0 5px;
}

#sns_link_box #sns_list li a {
  display: block;
}

#sns_link_box #sns_list li a:hover {
  opacity: 0.7 !important;
}

#sns_link_box #sns_list li.disable {
  background: #eee;
  border-color: #ccc;
}

#sns_link_box #sns_list li img {
  display: block;
  text-align: center;
  margin: 4px auto;
}

#sns_link_box #lnk_sns_cont {
  display: block;
  text-align: center;
  margin: 0 15px;
  border-top: 1px solid #358cd0;
  padding: 10px 0;
  font-weight: bold;
  color: #999;
  font-size: 15px;
}

.social_banner_area li {
  margin-bottom: 15px;
}

.share_box_wrap {
  margin: 20px 0 15px;
  border: 2px solid #0a72c3;
  background: #fff;
}

.share_box_wrap .share_box {
  margin: 0 auto;
}

.share_box_wrap .share_box dd ul li {
  width: 88px;
}

.share_box {
  margin: 15px auto 0;
  overflow: hidden;
}

@media screen and (max-device-width: 1024px) {
  .share_box {
    margin: 24px auto 0;
  }
}

.share_box dt img {
  display: block;
}

.share_box dd {
  padding: 0 5px;
}

.share_box dd ul {
  overflow: hidden;
}

.share_box dd ul li {
  display: block;
  float: left;
  line-height: 1;
  margin: 10px 0 0 4px;
  width: 90px;
  height: 30px;
  padding: 10px 0 0;
  text-align: center;
  background: #d3e5f4;
  border: 1px solid #b7d3ea;
  border-radius: 4px;
}

.share_box dd ul li span.line_bg {
  display: block;
  width: 82px;
  height: 20px;
  margin: 0 auto;
}

#sns_box p.arrow,
.sns_box p.arrow {
  background: url(../image/lst_bnr_cap.gif) no-repeat 2px 8px;
  margin: 0;
  padding: 5px 0 0 12px;
  font-size: 12px;
  text-align: left;
}

#sns_box .mrk_sns_link,
.sns_box .mrk_sns_link {
  background: url(/image_cmn/light_s.png) no-repeat 0px 0px;
  margin: 8px auto 5px;
  padding: 0 0 0 15px;
  font-size: 12px;
  text-align: left;
}

#sns_box #sns_ex,
.sns_box #sns_ex {
  display: block;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
  text-align: center;
}

p.mk_mail {
  text-align: center;
  margin: 20px 0 16px;
}

p.mk_mail a {
  background: rgba(0, 0, 0, 0) url("/image_cmn/icon_mail_blue.png") no-repeat scroll 0 2px;
  color: #00f;
  font-size: 16px;
  padding: 10px 0 10px 40px;
  vertical-align: middle;
  text-decoration: none;
}

/*-------------------------
 official tools BOX(削除予定)
--------------------------*/
.official_tools_box {
  margin-bottom: 5px;
  margin-top: 10px;
  text-align: center;
}

.official_tools_box ul {
  display: inline-block;
  width: 300px;
  margin: 0 auto;
}

.official_tools_box li {
  text-align: center;
  width: 280px;
  margin: 0 auto 10px;
}

ul.official_tools_box {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 15px 10px;
}

.official_tools_box li {
  width: 100%;
  margin: 0;
}
.official_tools_box li:last-child {
  grid-column: span 2 / span 2;
}
.official_tools_box li.full {
  grid-column: span 2 / span 2;
}

.mod_sns_bnr .official_tools_box li.bnr{
  height:auto;
}


/*-------------------------
 rel_side_bnr
--------------------------*/
.rel_side_bnr {
  margin-bottom: 18px;
  margin-top: 20px;
}

.rel_side_bnr hr.bdr {
  border-top: 2px solid #f2618d;
  margin-top: 10px;
  margin-bottom: 14px;
}

.rel_side_bnr .rel_side_bnr_inner {
  margin-top: 9px;
}

/*-------------------------
 mod_side_bnr
--------------------------*/
.mod_side_bnr {
  margin: 5px auto 15px;
}

.mod_side_bnr a {
	opacity: 1;
	transition: .3s all linear;
}
.mod_side_bnr a {
  vertical-align: baseline;
}

.mod_side_bnr a:hover {
	opacity: .7;
}

.mod_side_bnr_cate a {
  display: block;
  position: relative;
}

.mod_side_bnr_cate .bnr_cate_blogname {
  align-items: center;
  display: flex;
  font-size: 16px;
  font-weight: bold;
  height: max-content;
  justify-content: center;
  line-height: 1;
  position: absolute;
  text-align: left;
  min-width: 95px;
  width: fit-content;
  z-index: 1;
}
.mod_side_bnr_cate.bc44 .bnr_cate_blogname {
  background-color: #fff;
  border: 1px solid #e8008b;
  border-radius: 30px;
  color: #e8008b;
  left: 0;
  margin: 0 14px;
  padding: 6px 12px;
  top: 79px;
}
.mod_side_bnr_cate.bc53 .bnr_cate_blogname {
  background-color: #fff;
  border: 1px solid #e8008b;
  border-radius: 30px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, .3);
  color: #e8008b;
  left: 0;
  letter-spacing: normal;
  margin: 0 10px;
  padding: 6px 18px;
  top: 72px;
}
.mod_side_bnr_cate.bc156 .bnr_cate_blogname {
  background-color: #fff;
  border: 1px solid #02afa2;
  border-radius: 30px;
  bottom: 10px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, .3);
  color: #02afa2;
  letter-spacing: normal;
  margin: 0 10px;
  padding: 6px 18px;
  right: 0;
}
.mod_side_bnr_cate.bc168 .bnr_cate_blogname {
  background-color: #fff;
  border: 1px solid #e08a25;
  border-radius: 30px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, .3);
  color: #e08a25;
  left: 0;
  letter-spacing: normal;
  margin: 0 10px;
  padding: 6px 18px;
  top: 10px;
}
.mod_side_bnr_cate.bc182 .bnr_cate_blogname {
  background-color: #fff;
  border: 1px solid #fd6c43;
  border-radius: 30px;
  bottom: 97px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, .3);
  color: #fd6c43;
  left: 0;
  letter-spacing: normal;
  margin: 0 10px;
  padding: 6px 18px;
}
.mod_side_bnr_cate.bc186 .bnr_cate_blogname {
  background-color: #fff;
  border: 1px solid #02afa2;
  border-radius: 16px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, .3);
  color: #02afa2;
  left: 0;
  letter-spacing: normal;
  margin: 0 10px;
  padding: 6px 18px;
  top: 10px;
}
.mod_side_bnr_cate.bc183 .bnr_cate_blogname {
  background-color: #fff;
  border: 1px solid #ab1f2b;
  border-radius: 16px;
  bottom: 10px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, .3);
  color: #ab1f2b;
  letter-spacing: normal;
  margin: 0 10px;
  padding: 6px 18px;
  right: 0;
}
.mod_side_bnr_cate.bc29 .bnr_cate_blogname {
  background-color: #fff;
  border: 1px solid #43b133;
  border-radius: 16px;
  bottom: 94px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, .3);
  color: #43b133;
  left: 0;
  letter-spacing: normal;
  margin: 0 auto;
  padding: 6px 18px;
  right: 0;
  max-width: 200px;
}
.mod_side_bnr_cate.bc184 .bnr_cate_blogname {
  background-color: #fff;
  border: 1px solid #ee7500;
  border-radius: 16px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, .3);
  color: #ee7500;
  left: 0;
  letter-spacing: normal;
  margin: 0 10px;
  padding: 6px 18px;
  top: 82px;
}
.mod_side_bnr_cate.bc185 .bnr_cate_blogname {
  background-color: #fff;
  border: 1px solid #ed2c67;
  border-radius: 16px;
  bottom: 10px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, .3);
  color: #ed2c67;
  left: 0;
  letter-spacing: normal;
  margin: 0 10px;
  padding: 6px 18px;
}
.mod_side_bnr_cate.bc98 .bnr_cate_blogname {
  background-color: #fff;
  border: 1px solid #bc0006;
  border-radius: 16px;
  bottom: 80px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, .3);
  color: #bc0006;
  left: 0;
  letter-spacing: normal;
  margin: 0 10px;
  padding: 6px 18px;
}
.mod_side_bnr_cate.bc37 .bnr_cate_blogname {
  background-color: #fff;
  border: 1px solid #005097;
  border-radius: 16px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, .3);
  color: #005097;
  left: 0;
  letter-spacing: normal;
  margin: 0 10px;
  padding: 6px 18px;
  top: 10px;
  max-width: 105px;
}
.mod_side_bnr_cate.bc188 .bnr_cate_blogname {
  background-color: #fff;
  border: 1px solid #fd6c43;
  border-radius: 16px;
  bottom: 100px;
  box-shadow: 0 2px 0 rgba(0, 0, 0, .3);
  color: #fd6c43;
  left: 0;
  letter-spacing: normal;
  margin: 0 10px;
  padding: 6px 18px;
}

.mod_side_bnr .caption{
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.5;
  text-align: left;
}

.mod_side_bnr_cap {
  margin-top: 10px;
}
.box_local + .mod_side_bnr {
  margin-top: 20px;
}

/*-------------------------
 sns_bnr_box
--------------------------*/
.sns_bnr_box figure {
  width: 280px;
  height: 40px;
  margin: 0 auto 10px;
}

.sns_bnr_box #moe_bnr {
  width: auto;
  height: auto;
  margin: 20px auto 0;
}

.sns_bnr_box #moe_bnr figure {
  width: auto;
  height: auto;
}

.sns_bnr_box figure figcaption {
  background: url(/image/lst_bnr_cap.gif) no-repeat 2px 8px;
  margin: 0;
  padding: 5px 0 0 12px;
  font-size: 16px;
  text-align: left;
}

/* ---------------------------------------
 公式SNSサイト
---------------------------------------- */
.mod_sns_box {
  width: 280px;
  background: #f3eada;
  border: 1px solid #d1c4ae;
  box-sizing: border-box;
  margin: 0 auto 15px;
}

/* シェアボタン */
.mod_sns_box .shere {
  display: flex;
  display: -webkit-flex;
  width: 250px;
  margin: 15px auto 12px;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-content: center;
  -webkit-align-content: center;
}

.mod_sns_box .shere a {
  position: relative;
  width: 34px;
  height: 34px;
  display: inline-block;
  overflow: hidden;
}

/* スプライト */
.mod_sns_box .shere a img {
  position: absolute;
  top: 0;
  left: 0;
}

.mod_sns_box .shere a.fb img {
  top: 0;
}

.mod_sns_box .shere a.tw img {
  top: -36px;
}

.mod_sns_box .shere a.yt img {
  top: -72px;
}

.mod_sns_box .shere a.ig img {
  top: -108px;
}

.mod_sns_box .shere a.ln img {
  top: -144px;
}

.mod_sns_box .shere a.pka img {
  top: -180px;
}

.mod_sns_box .shere a.pka.is_gr img {
  top: -216px;
}

/* hover */
.mod_sns_box .shere a:hover img {
  opacity: 0.8;
}

/* グレー表示 */
.mod_sns_box .is_gr {
  cursor: default;
}

.mod_sns_box a.is_gr:hover img {
  opacity: 0.8;
}

.mod_sns_box .links {
  background: #fff;
  border-radius: 4px;
  padding: 6px 0;
  text-align: center;
  margin: 10px;
}

.mod_sns_box .links a {
  font-size: 14px;
  text-align: left;
  font-weight: bold;
  position: relative;
  display: inline-block;
  margin-left: -10px;
}

.mod_sns_box .links a:link,
.mod_sns_box .links a:visited {
  color: #003987;
}

.mod_sns_box .links a::after {
  position: absolute;
  content: "";
  box-sizing: border-box;
  border: 6px solid transparent;
  border-left: 7px solid #cf3a3b;
  display: inline-block;
  margin: 0 0 3px 8px;
  vertical-align: middle;
  top: 17px;
  right: -20px;
}

/* ---------------------------------------
 施設検索SNSバナー  mod_sns_bnr
---------------------------------------- */
.mod_sns_bnr {
  margin: 0 auto 20px;
}

.mod_sns_bnr .lst {
  margin: 0 auto;
  padding: 0;
}

.mod_sns_bnr .bnr {
  height: 50px;
  margin: 0 auto 10px;
  overflow: hidden;
  position: relative;
  width: 280px;
}

.mod_sns_bnr .bnr a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.mod_sns_bnr .lst .bnr img {
  position: relative;
  top: inherit;
  left: inherit;
}

/*スプライト用不要になったら削除*/
.mod_sns_bnr .bnr img {
  position: absolute;
  top: 0;
  left: 0;
}

/*非スプライト不要になったら削除*/
.mod_sns_bnr .lst .bnr.fb img {
  top: inherit;
}

/*facebook */
.mod_sns_bnr .lst .bnr.tw img {
  top: inherit;
}

/*twitter*/
.mod_sns_bnr .lst .bnr.yt img {
  top: inherit;
}

/*YouTube*/
.mod_sns_bnr .lst .bnr.ig img {
  top: inherit;
}

/*Instagram */
.mod_sns_bnr .lst .bnr.ln img {
  top: inherit;
}

/*LINE */
.mod_sns_bnr .lst .bnr.pika img {
  top: inherit;
}

/*写真から施設検索 */
/*スプライト用不要になったら削除*/
.mod_sns_bnr .bnr.fb img {
  top: 0;
}

/*facebook */
.mod_sns_bnr .bnr.tw img {
  top: -42px;
}

/*twitter*/
.mod_sns_bnr .bnr.yt img {
  top: -84px;
}

/*YouTube*/
.mod_sns_bnr .bnr.ig img {
  top: -126px;
}

/*Instagram */
.mod_sns_bnr .bnr.ln img {
  top: -168px;
}

/*LINE */
.mod_sns_bnr .bnr.pika img {
  top: -210px;
}

/*写真から施設検索 */
.mod_sns_bnr .bnr a:hover img {
  opacity: 0.8;
}

.event_none {
  pointer-events: none;
  cursor: default;
}
/*柔整ナビ・接骨ネット*/
.mod_sns_bnr_15{
  margin: -15px auto 0;
}

.mod_sns_bnr {
  text-align: center;
}
.mod_sns_bnr .lst {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 15px 10px;
}
.mod_sns_bnr .lst li {
  height: auto;
  margin: 0;
  width: 100%;
}
.mod_sns_bnr .lst li.full {
  grid-column: span 2 / span 2;
}
.mod_sns_bnr .lst li:last-child {
  grid-column: span 2 / span 2;
}


/* ---------------------------------------
 ホームメイトイメージソング mod_side_audio
---------------------------------------- */
.mod_side_audio {
  width: 300px;
  height: auto;
  margin: 15px auto;
  overflow: hidden;
}

.mod_side_audio button {
  border: none;
  padding: 0;
}

.mod_side_audio .poster:hover {
  opacity: 0.8;
}

.mod_side_audio .audio_box {
  position: relative;
  width: 300px;
  height: 70px;
  background: url(/js/jplayer/image/bg_side_audio_hm.png) no-repeat center;
}

.mod_side_audio .audio_box.is_hide {
  display: none;
}

.jp-jplayer {
  width: 0;
  height: 0;
}

.jp-audio .jp-interface {
  position: relative;
  background: #fff;
  width: 160px;
  margin: 0;
}

.jp-audio .jp-interface .jp-controls {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.jp-audio .jp-interface .jp-controls li {
  display: inline;
}

/* 再生／一時停止 */
.jp-audio .jp-play,
.jp-audio .jp-pause {
  display: block;
  position: absolute;
  width: 36px;
  height: 36px;
  cursor: pointer;
  margin: 0;
  overflow: hidden;
  text-indent: -9999px;
}

.jp-audio .jp-controls .jp-play {
  background: url(/js/jplayer/image/spr_jplayer_ui_hmsong.png) left 0 no-repeat;
  position: absolute;
  top: 29px;
  left: 7px;
}

.jp-audio .jp-controls .jp-play:hover {
  background-position: -36px 0;
}

.jp-audio .jp-controls .jp-pause {
  background: url(/js/jplayer/image/spr_jplayer_ui_hmsong.png) -72px 0 no-repeat;
  position: absolute;
  top: 29px;
  left: 7px;
}

.jp-audio .jp-controls .jp-pause:hover {
  background-position: -108px 0;
}

/* プログレスバー */
.jp-audio .jp-progress {
  position: absolute;
  top: 43px;
  left: 49px;
  height: 10px;
  width: 240px;
  background: url(/js/jplayer/image/spr_jplayer_ui_hmsong.png) left -36px repeat-x;
  overflow: hidden;
}

.jp-audio .jp-type-single .jp-progress {
  left: 60px;
  width: 100px;
}

/* プログレスバーの内側 */
.jp-audio .jp-seek-bar {
  background: url(/js/jplayer/image/spr_jplayer_ui_hmsong.png) left -36px repeat-x;
  width: 195px;
  height: 100%;
  cursor: pointer;
}

/* プログレスバーの内側（色の付いた部分） */
.jp-audio .jp-play-bar {
  background: url(/js/jplayer/image/spr_jplayer_ui_hmsong.png) left -46px repeat-x;
  width: 0;
  height: 100%;
}

/* --------------------------------------
優秀写真作品集　 mod_photo_con
--------------------------------------- */
.mod_photo_album {
  background: #f5f3e0;
  border: 1px solid #c1b680;
  margin-top: 15px;
}

.mod_photo_album dt {
  background: #e65b5b;
  display: table-cell;
  height: 35px;
  text-align: center;
  vertical-align: middle;
  width: 300px;
}

.mod_photo_album dd p {
  font-size: 14px;
  padding: 10px;
}

.mod_photo_album dd dl {
  margin: 5px auto 0;
  width: 260px;
}

.mod_photo_album dd dl:first-of-type {
  margin-top: 0;
}

.mod_photo_album dd dl dt {
  background: none;
  border-bottom: 1px solid #e65b5b;
  display: block;
  font-size: 16px;
  font-weight: bold;
  height: auto;
  margin: 0 auto;
  width: 250px;
}

.mod_photo_album dd dl dt:before,
.mod_photo_album dd dl dt:after {
  background: url("/search/image_cmn/icon_photo_album.png") no-repeat 5px 0;
  content: "";
  display: inline-block;
  height: 12px;
  padding: 0 5px;
  width: 12px;
}

.mod_photo_album dd ul {
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  margin-top: 10px;
}

.mod_photo_album dd ul li {
  margin-bottom: 5px;
  margin-left: 3px;
  margin-right: 3px;
  width: 124px;
}

/* ---------------------------------------
 地域のマーケティング情報 marketing_info
---------------------------------------- */
#side .marketing_info dd div:first-child {
  margin-top: 10px;  
}

.marketing_info dd div figure a {
  height: 75px;
  position: relative;
}

.marketing_info dd div figure .area {
  background: #062B68;
  border: 1px solid #062B68;
  border-radius: 2px;
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  min-width: 100px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  text-align: center;  
  top: -69px;
}

.marketing_info dd div figure a:hover .area {
  color: #6d6d69;
}

/* ---------------------------------------
   日時・天気・カレンダー mod_datetime
  ---------------------------------------- */

#Clock1, #Clock2, #Clock3 {
    font-weight: bold;
    letter-spacing: 0.15em;
    line-height: 1;
    text-align: center;
    margin: 0 auto;
    padding: 0 2px 0 0;
}

#Clock2{
    font-size: 14px;
}

#Clock2, #Clock3 {
    margin-top: 2px;
}

#Clock3 {
    background: #e9d8af;
    border-radius: 10px;
    font-size: 16px;
    width: 80px;
    margin: 5px auto;
    padding: 3px 0;
}

.title_datetime{
    font-size: 15px;
    font-weight: bold;
    background: #264878;
    color: #fff;
    letter-spacing: 0;
    padding: 6px 0;
}

.mod_datetime {
    background: #f8f5e9;
    border: 1px solid #264878;
    height: 100px;
    letter-spacing: -0.4em;
    text-align: center;
    margin: 0 auto 15px;
}

.mod_datetime .datetime {
    display: inline-block;
    margin: 5px 0 0 4px;
}

.mod_datetime .btn {
    position: relative;
    display: inline-block;
    margin: 11px 0 0 10px;
    vertical-align: top;
    overflow: hidden;
    width: 45px;
    height: 45px;
}
  .mod_datetime .wet {
    margin: 11px 0 0 15px;
}

/* スプライト画像 */

.mod_datetime .btn img {
  position: absolute;
  top: 0;
  left: 0;
}

.mod_datetime .btn.wet img { top: 0;} /* 天気 */
.mod_datetime .btn.cal img { top: -47px;} /* カレンダー */
.mod_datetime .btn.memo img { top: -94px;} /* Google Keep */
/* hover */

.mod_datetime .btn:hover img {
  opacity: 0.8;
}

/* ---------------------------------------
 カレンダー説明モーダル  mod_cal_disc
---------------------------------------- */

body .mod_cal_disc {
  background: #fff;
  position: relative;
  display: none;
  width: 900px;
  padding: 0;
  border: 3px solid #5ca23a;
  border-radius: 8px;
  text-align: center;
  top: 0;
  z-index: 220;
}

body .mod_cal_disc .h_ttl {
  padding: 9px 0 9px 40px;
  background: #4cab3a;
  vertical-align: top;
  text-align: left;
}

body .mod_cal_disc .cont {
  background: #fff;
  border-radius: 0 0 8px 8px;
  padding: 0 0 15px;
}

body .mod_cal_disc .capture {
  margin: 26px auto 20px;
}

body .mod_cal_disc .txt {
  width: 700px;
  text-align: left;
  font-size: 15px;
  line-height: 1.7;
  margin: 0 auto;
}

body .mod_cal_disc .note {
  display: block;
  margin: 20px auto 0;
  text-align: left;
  font-size: 13px;
  width: 700px;
}

body .mod_cal_disc .lnk {
  position: absolute;
  bottom: 90px;
  right: 66px;
}

body .mod_cal_disc .chkbox_cal_disc {
  position: absolute;
  top: 15px;
  right: 70px;
  color: #fff;
  font-weight: bold;
  background: url(/image/top2/chkbox_cal_disc.png) no-repeat left top;
  padding: 0 0 0 30px;
  line-height: 23px;
  height: 23px;
  letter-spacing: 0.05em;
}

body .mod_cal_disc .chkbox_cal_disc.unneed {
  background: url(/image/top2/chkbox_cal_disc.png) no-repeat left bottom;
}

body .mod_cal_disc button {
  border: none;
}

/* 閉じるボタン */
body .mod_cal_disc .close {
  margin-top: 35px;
}

body .mod_cal_disc .close_btn {
  cursor: pointer;
  position: relative;
  display: inline-block;
  width: 150px;
  height: 40px;
  vertical-align: top;
  overflow: hidden;
  top: 0;
}

body .mod_cal_disc .close_btn img {
  position: absolute;
  top: 0;
  left: 0;
}

body .mod_cal_disc .close_btn:hover img {
  top: auto;
  bottom: 0;
}

/* ---------------------------------------
　Google Keep説明モーダル  mod_memo_disc
---------------------------------------- */
body .mod_memo_disc {
  border: 3px solid #5ca23a;
  border-radius: 8px;
  display: none;
  padding: 0;
  position: relative;
  top: 0;
  text-align: center;
  width: 900px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 220;
}

body .mod_memo_disc .h_ttl {
  background: #4cab3a;
  padding: 11px 0 11px 46px;
  text-align: left;
  vertical-align: top;
}

body .mod_memo_disc .cont {
  background: #fff;
  border-radius: 0 0 8px 8px;
  color: #333;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "Hiragino Sans", Meiryo, "メイリオ", YuGothic, "游ゴシック", sans-serif;
  padding: 26px 0 15px;
}

body .mod_memo_disc .capture {
  margin: 0 auto 12px;
}

body .mod_memo_disc .capture img {
  vertical-align: bottom;
}

body .mod_memo_disc .txt {
  font-size: 15px;
  line-height: 1.7;
  margin: 0 auto;
  text-align: left;
  width: 675px;
}

body .mod_memo_disc .note {
  display: block;
  font-size: 13px;
  margin: 10px auto 0;
  text-align: left;
  width: 675px;
}

body .mod_memo_disc .note li {
  margin: 10px auto 0;
}

body .mod_memo_disc .lnk {
  bottom: 78px;
  position: absolute;
  right: 66px;
}

body .mod_memo_disc .lnk:hover {
  opacity: 0.8;
}

body .mod_memo_disc .chkbox_memo_disc {
  background: url(/image/top2/chkbox_cal_disc.png) no-repeat left top;
  border: none;
  color: #fff;
  font: inherit;
  font-weight: bold;
  height: 23px;
  letter-spacing: 0.05em;
  line-height: 23px;
  padding: 0 0 0 30px;
  position: absolute;
  right: 70px;
  top: 12px;
}

body .mod_memo_disc .chkbox_memo_disc.unneed {
  background: url(/image/top2/chkbox_cal_disc.png) no-repeat left bottom;
}

/* 閉じるボタン */
body .mod_memo_disc .close {
  margin-top: 20px;
}

body .mod_memo_disc .close_btn {
  background: none;
  border: none;
  display: inline-block;
  height: 40px;
  overflow: hidden;
  position: relative;
  top: 0;
  right: auto;
  vertical-align: top;
  width: 150px;
}

body .mod_memo_disc .close_btn button {
  border: none;
}

body .mod_memo_disc .close_btn img {
  left: 0;
  position: absolute;
  top: 0;
}

body .mod_memo_disc .close_btn:hover img {
  opacity: 0.8;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body .mod_memo_disc .close_btn:hover img {
    opacity: 1;
  }
}

/* 医大生モエ 右カラムトップバナー */
.right_top_moe {
  margin-bottom: 15px;
}
.right_top_moe figcaption {
  font-feature-settings: "palt";
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-top: 5px;
  text-align: left;
}


/* Q&A 右カラムバナー */
.bnr_area_one {
  margin: 15px 0;
}
.bnr_area_one img {
  max-width: 100%;
}
.bnr_area_one img:hover {
  opacity: .8;
}
.bnr_area_one figcaption {
  margin-top: 2px;
}

.box_local:not(:first-child) {
  margin-top: 10px;
}

/*ご当地キャラバナー*/
.box_local_chara {
  height: 75px;
  text-align: center;
  border: 2px solid #f75586;
  background: url("/search/image/bg_chara_local_300_x2.png") no-repeat 0 bottom /100% auto;
}
.box_local_chara.soba img {
  margin-top: 5px;
}
.box_local_chara a{
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  padding: 0;
  width: 100%;
}
.box_local_chara a:hover::after{
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,.3);
}
.box_local_chara.local_bnr_bdr{
  background: none;
  overflow: hidden;
}
.box_local_chara.local_bnr_bdr img{
  vertical-align: middle;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .box_local_chara a:hover::after{
    content: none;
  }
}
.box_local a {
  display: block;
  height: 100%;
}
.box_local a:hover {
  opacity: 0.6;
}
.box_local .area{
  box-sizing: border-box;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  position: relative;
  display: block;
  line-height: 1.5;
  padding: 4px 140px 2px 36px;
  min-height: 29px;
}

.box_local .area::before{
  display: block;
  content: "";
  position: absolute;
  top: calc(50% + 1px);
  transform: translateY(-50%);
  left: 9px;
  width: 20px;
  height: 20px;
  background: #fff;
  z-index: 1;
  background-size: cover;
  border-right: none;
  border-bottom: none;
}

.box_local .area::after{
  content: "の";
  position: absolute;
  font-size: 15.5px;
  padding-top: 1px;
}

#local_soba.box_local .area {
  background: url(/search/image/side/bg-pink.png) no-repeat left bottom / contain , url(/search/image/side/bg-pink_2line.png) no-repeat left top / 100% auto;
}

#local_soba.box_local .area::before {
  background: url(/search/image/side/ico-home.png) 0 center/contain no-repeat;
}

#local_facility.box_local .area {
  background: url(/search/image/side/bg-lightblue.png) no-repeat left bottom / contain , url(/search/image/side/bg-lightblue_2line.png) no-repeat left top / 100% auto;
}

#local_facility .box_local_chara {
  border: 2px solid #1f7cb9;
}

#local_facility.box_local .area::before {
  background: url(/search/image/side/ico_research.png) 0 center/contain no-repeat;
}

#local_tourism.box_local .area {
  background: url(/search/image/side/bg-green.png) no-repeat left bottom / contain , url(/search/image/side/bg-green_2line.png) no-repeat left top / 100% auto;
}

#local_tourism .box_local_chara {
  border: 2px solid #2bac65;
}

#local_tourism.box_local .area::before {
  background: url(/search/image/side/ico_map.png) 0 center/contain no-repeat;
}

#local_areainfo.box_local .area {
  background: url(/search/image/side/bg-orange.png) no-repeat left bottom / contain , url(/search/image/side/bg-orange_2line.png) no-repeat left top / 100% auto;
}

#local_areainfo .box_local_chara {
  border: 2px solid #fa8d3d;
}

#local_areainfo.box_local .area::before {
  background: url(/search/image/side/ico-town.png) 0 center/contain no-repeat;
}

#local_market.box_local .area {
  background: url(/search/image/side/bg-yellow.png) no-repeat left bottom / contain , url(/search/image/side/bg-yellow_2line.png) no-repeat left top / 100% auto;
}

#local_market .box_local_chara {
  border: 2px solid #c69d20;
}

#local_market.box_local .area::before {
  background: url(/search/image/side/ico-research-data.png) 0 center/contain no-repeat;
}

#local_character.box_local .area {
  background: url(/search/image/side/bg-turquoise.png) no-repeat left bottom / contain , url(/search/image/side/bg-turquoise_2line.png) no-repeat left top / 100% auto;
}

#local_character .box_local_chara {
  border: 2px solid #1fbbb5;
}

#local_character.box_local .area::before {
  background: url(/search/image/side/ico_chara.png) 0 center/contain no-repeat;
}

#local_map.box_local .area {
  background: url(/search/image/side/bg-red.png) no-repeat left bottom / contain , url(/search/image/side/bg-red_2line.png) no-repeat left top / 100% auto;
}

#local_map.box_local .area::before {
  background: url(/search/image/side/ico-map_search.png) 0 center/contain no-repeat;
}

#local_map .box_local_chara {
  border: 2px solid #e14473;
}

#local_movie.box_local .area {
  background: url(/search/image/side/bg-blue.png) no-repeat left bottom / contain , url(/search/image/side/bg-blue_2line.png) no-repeat left top / 100% auto;
}

#local_movie.box_local .area::before {
  background: url(/search/image/side/ico-web-tour.png) 0 center/contain no-repeat;
}

#local_movie .box_local_chara {
  border: 2px solid #3658c6;
}

#local_character img.ttl {
  margin-top: 13px;
}

.box_local_chara.soba, .box_local_chara.facility, .box_local_chara.tourism, .box_local_chara.areainfo, .box_local_chara.market {
  height: auto;
  background: none;
}

.box_local_chara.soba img, .box_local_chara.facility img, .box_local_chara.tourism img, .box_local_chara.areainfo img, .box_local_chara.market img {
  margin-top: 0;
  width: 100%;
  height: auto;
  vertical-align: top;
}

.related_blog_post{
  border: 2px solid #e8008b;
  border-radius: 5px;
  color: #fff;
  margin-bottom: 20px;
  padding: 1px;
  position: relative;
}
.related_blog_post::before{
  border-style: solid;
  border-color: transparent transparent #e8008b transparent;
  border-width: 10px;
  content: "";
  display: block;
  height: 0;
  left: calc(50% - 10px);
  position: absolute;
  top: -20px;
  width: 0;   
}
.related_blog_post .related_ttl{
  align-items: center;
  background-color: #50a8eb;
  border-radius: 5px 5px 0 0;
  box-sizing: border-box;
  display: flex;
  font-size: 18px;
  font-weight: bold;
  min-height:35px;
  overflow: hidden;
  padding: 9px 35px 5px 13px;
  position: relative;
}
.related_blog_post .related_ttl::after{
  background: url(/search/image/side/bg_pen_ttl_right.png) no-repeat;
  background-size: cover;
  content: "";
  display: block; 
  position: absolute;
  top:calc( 50% + 4px);
  transform: translateY(-50%);
  right: -7px;
  height: 40px;
  width: 40px;
}
.related_blog_post ul{
  background-color: #50a8eb;
  border:1px solid #50a8eb;  
  border-radius: 0 0 5px 5px;
  padding-bottom: 3px;
}
.related_blog_post li{
  background-color: #fff;
  color:#00f;
  font-size:16px;
  line-height: 20px;
  margin:2px 3px;
  padding:5px 35px 5px 40px;
  position: relative;
}
.related_blog_post li a{
  display: block;
}
.related_blog_post li a::before{
  background: url(/search/image/side/ico-pen_right.png) 0 center no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  position: absolute;
  top:50%;
  transform: translateY(-50%);
  left:8px;
  height: 20px;
  width: 20px;
}
.related_blog_post li a::after{
  background: url(/search/image/side/ico-arrow-white-right.png) 0 center no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  position: absolute;
  top:50%;
  transform: translateY(-50%);
  right:7px;
  height: 10px;
  width: 10px;
}
/* ---------------------------------------
　SNS リンク
---------------------------------------- */

.side_sns {
  margin-bottom: 50px;
  text-align: center;
}

.side_sns_header {
  background-color: #b28e5f;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  padding: 5px 0px;
}

.side_sns_box {
  border: 2px solid #d6c2a4;
}

.side_sns_box_header {
  font-size: 16px;
  font-weight: 600;
  padding: 2px 0px;
}

.side_sns_box .large {
  padding: 3px;
}

.side_sns_box .large p {
  background-color: #d6ab6b;
  color: #fff;
}

.side_sns_box .children {
  border-top:  2px solid #d6c2a4;
  padding: 3px
}

.side_sns_box .children p {
  background-color: #d6ab6b;
  color: #fff;
}

.side_sns_list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  padding: 10px 0px;
}

.side_sns_item a {
  align-items: center;
  background: #fff;
  background-color: #ebeff7;
  border: 2px solid #4267b2;
  border-radius: 5px;
  box-shadow: 0 2px 0 #4267b2;
  color: #000;
  display: flex;
  font-feature-settings: "palt";
  font-size: 14px;
  font-weight: 600;
  justify-content: center;
  min-height: 33px;
  min-width: 125px;
  position: relative;
  text-align: center;
  text-indent: 5px;
  white-space: nowrap;
}

.side_sns_item a:hover {
  opacity: 0.6;
}

.side_sns_item a::before {
  background: url(/search/image/dtl_new/ico-facebook.png) no-repeat left center;
  background-size: contain;
  content: '';
  display: block;
  height: 22px;
  width: 26px;
}

.side_sns_item.x a {
  background: #eee;
  border-color: #000;
  box-shadow: 0 2px 0 #000;
}

.side_sns_item.x a span{
  font-size: 10px;
}


.side_sns_item.x a::before {
  background-image: url(/search/image/dtl_new/ico-x.png);
}

.side_sns_item.youtube a {
  background: #ffeeee;
  border-color: #ff0000;
  box-shadow: 0 2px 0 #ff0000;
}

.side_sns_item.youtube a::before {
  background-image: url(/search/image/dtl_new/ico-youtube.png);
  margin-right: 3px;
}

.side_sns_item.instagram a {
  background: #f6f6fe;
  border-color: #5e70d3;
  box-shadow: 0 2px 0 #5e70d3;
}

.side_sns_item.instagram a::before {
  background-image: url(/search/image/dtl_new/ico-instagram.png);
}

