/* PR表記 */
.pr_box {font-weight: 400;font-size: 0.7em;background-color: #f0f0f0;padding: 1em;margin-bottom: 2em;}

/* 記事タイトル */
#center .title_area h1{margin-bottom:20px;font-size:30px;line-height:1.5;font-weight:700;font-family:"Yu Mincho","游明朝体","YuMincho","Noto Serif JP","serif";text-align:left;margin-top:0}

/* 投稿日 */
#center .detail .date{display:inline-block;margin-right:20px;text-align:left;font-size:13px;font-weight:400}

/* 執筆者 */
.writer{text-align:right;font-size:13px;margin-bottom:10px;font-weight:400}

/* リード文 */
.title_area .lead{text-align:left;margin-top:10px;font-weight:400}
.title_area p a {background: linear-gradient(transparent 95%, #ccc 0%);}

/* おすすめ */
.suggest{background-color:#F8E3E5;margin-top:20px;padding:10px 10px 20px 10px}
.suggest p{color:#E16B79;font-weight:700;text-align:center;}
.suggest ul{position:relative;list-style-type:none}
.suggest li{position:relative;text-align:left;padding-left:38px;font-weight:400;font-size:14px;line-height:1.8}
.suggest li::after{content:'';display:block;position:absolute;top:.5em;left:1.2em;width:10px;height:5px;border-left:2px solid #E16B79;border-bottom:2px solid #E16B79;transform:rotate(-45deg)}

/* ストライプ上 */
.stripe_top{position:relative}
.stripe_top:after{content:'';position:absolute;left:0;top:0;width:100%;height:12px;background:repeating-linear-gradient(-45deg,#CEEFF5,#CEEFF5 5px,white 5px,white 10px)}

/* 目次 .accordion_2.stripe_top  #toggle1 */
#center .accordion_2 {margin: 3em auto;}
.accordion_2:hover{transition:opacity .5s ease-out}
.accordion_2 .toggle{display:none}
.accordion_2 .option{position:relative;margin-bottom:1em}
.accordion_2 .title,.accordion_2 .content{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);transition:all .3s}
.accordion_2 .title{display:block;color:#53BBCC;font-weight:700;background:#CEEFF5;text-align:center;font-weight:bold;padding:20px 0 15px;font-size:18px;cursor: pointer;}
label.title.accordion_header{position:relative}
.accordion_2 .title::after,.accordion_2 .title::before{content:"";position:absolute;right:1.25em;top:40%;width:2px;height:.75em;background-color:#999;transition:all .3s}
.accordion_2 .title::after{transform:rotate(90deg)}
.accordion_2 .content{max-height:0;overflow:hidden}
.accordion_2 .content ol{margin:0;font-size:.9em;line-height:1.5}
.accordion_2 .toggle:checked + .title::before{transform:rotate(180deg)}

#center .area .accordion_2{width:100%}
#center .area .accordion_2 li{border-bottom:none;padding:5px}
ol.number ul{margin:0 0 0 35px;list-style-type:none}
.number a:hover{background:#EEFCFF}
.number a:after{content:'';position:absolute;left:-28px;top:65%;margin-top:-6px;border:6px solid transparent}
.number .small{margin-right:4px;display:inline-block}
.accordion_2 .title {margin: 0 auto;}
.number .indent {margin-left: -20px;}
.number .indent a{font-weight: 700;}

/* 目次 .accordion_2.stripe_top  #toggle1 */
#center .accordion_2 .toggle:checked + .title + .content{max-height:1500px;transition:all 1.5s}
#center .accordion_2 .toggle:checked + .title::before{transform:rotate(90deg)!important}

/* プルダウン */
#center .area .accordion_2{width:100%}
#center .area .accordion_2 li{border-bottom:none;padding:5px}
#center .area{position:relative;margin-bottom:60px;padding:16px;background:#fff}
#center .area .pref li:after{content:none}
ol.number,ol.number ul{counter-reset:list;list-style:none;padding:0}
ol.number ul{margin:0 0 0 35px;list-style-type:none}
.number a{position:relative;display:block;text-decoration:none;margin:8px 0 8px 30px;font-weight: normal;}
.number a:hover{background:#EEFCFF}
.number .big_number:before{content:counter(list);counter-increment:list;position:absolute;left:-30px;top:65%;height:20px;width:20px;margin-top:-1em;background:#53BBCC;line-height:18px;text-align:center;font-weight:700;color:#fff}
.number a:after{content:'';position:absolute;left:-28px;top:65%;margin-top:-6px;border:6px solid transparent}
#center .area .pref ul{border:none;border-bottom:none}
.number .big_number{padding:10px;font-weight: normal;}

/* ----------------- 
       本文
--------------------- */
.content_wrap a {background: linear-gradient(transparent 95%, #ccc 0%);}

/*-----
みだし
----- */
.section_title{font-size:25px;font-weight:700;margin-top:60px;padding:5px 5px 5px 30px;position:relative}
.section_title:before{background-color:#ef858c;border-radius:5px;content:'';position:absolute;top:0;left:3px;width:8px;height:95%}
.section_title:after{background-color:#f3cbd0;border-radius:5px;content:'';position:absolute;top:0;left:15px;width:8px;height:95%}


/*-----
テキスト、テキストリンク
----- */
p.lead{font-weight:400;text-align:left;margin: 15px 0px;}

/* 引用 */
.small{font-size:13px}
.quote {font-size: 10px;text-align: right;margin-top: 5px;font-weight: normal;}

/* よくある質問 */
.summary{border:#FFF2A9 solid 15px;margin-top:50px}
.question{background-color:#FFF2A9;height:50px;text-align:center;font-weight:700;line-height:35px;font-size:23px}
.summary dl dt{background-color:#CEEFF5;font-weight:700;padding:0 0.2em 0 2em;line-height:30px;margin:15px 10px;font-size:15px}
.summary dl dt p{padding:5px}
.summary dl dd{margin:10px 10px 20px 45px;font-size:15px;font-weight: normal;}
.summary dt::before{font-size:1.5em;color:#53BBCC;float:left;margin:-.1em .4em 0 -1em;content:'Q'}
.summary dd::before{margin:0 .5em 0 -1.6em;padding:10px 0 0 10px;content:'A';border-radius:.2em;font-size:1.5em;color:#E16A78;font-weight:700}
.stripe_summary{position:relative}
.stripe_summary:after{content:'';position:absolute;left:0;top:0;width:107%;height:12px;margin-top:-25px;margin-left:-15px;background:repeating-linear-gradient(-45deg,#FFF2A9,#FFF2A9 5px,white 5px,white 10px)}
.summary ul{list-style: disc;font-size: 0.9em;margin: 1em 0 0 1.5em;}


/* マーカー */
.markerBlue{background: linear-gradient(transparent 50%, #53BBCC 100% );}
.markerOrange{background: linear-gradient(transparent 50%, #fcc778 100% );}
.markerdeepBlue{background: linear-gradient(transparent 50%, #d4eaff 0% );}
.markerYellow{background:linear-gradient(transparent 50%, #fdffa6 0%);}


/* オレンジ付箋 */
.box23_orange {display: block;padding: 5px 20px;border-left: solid 5px #fcc662;box-shadow: 3px 1px 4px rgb(0 0 0 / 20%);font-weight: 700;}

/* group1微調整 */
.group1 ul li img {margin: 2em auto 0;display: block;}
.group1 h2 span {display:block; font-size: 18px;}
.group1 h3 {margin: 2em 0 1em;font-size: 20px;}

/* group2微調整 */
.group2 h3 span{display: block; color:#f7b757; font-size: 14px;} 
.group2 h3 {position: relative; padding: 0 0 0.25em; margin-bottom: 1em; font-size: 20.5px;}
.group2 h3::after {content: ""; display: block; height: 4px; background: -webkit-linear-gradient(to right, rgb(255, 186, 115), #ffb2b2); background: linear-gradient(to right, rgb(255, 186, 115), #ffb2b2);}
.group2 ul li img {margin: 2em auto 0;display: block; }
.group2 h4 {position: relative; padding: 0.5em 0.5em 0.5em 1.5em; line-height: 1.4; color: #ff6a6a; border-top: dotted 1px gray; border-bottom: dotted 1px gray; background: #fffff4;margin: 2em 0 0.5em;font-size: 16px;}
.group2 h4::before{font-family: FontAwesome; content: "◎"; font-weight: 900; position: absolute; font-size: 1em; left: 0.25em; top: 0.5em; color: #ff6a6a;}
.group2 .none a{background: none;}
.hokanohito_box ul li img {margin: 0;}

/* デコレーションタグ */
.decoration_tag_box{margin: 3em 0 1em;font-size: .9em;}
.decoration_tag {color: #fff;padding: 0.5em;display: block;line-height: 1.3;background: #53BBCC;vertical-align: middle;border-radius: 25px 0px 0px 25px;font-size: 1.3em;}
.decoration_tag:before {content: '●';color: white;margin-right: 8px;}

/* 店舗情報 */
.shop_box {background-color: #f7feff;font-size: 14px;margin: 30px 0; padding: 5px 5px 10px;}
.shop_box ol {counter-reset: number;list-style-type: none;padding: 0.5em .5em 1.5em;}
.shop_box ol li {position: relative;font-weight: 400;}
.shop_box ol li ul li {padding: 5px;border-bottom: dashed 1px #53BBCC;}
.shop_box ol li ul li span{font-weight: 700;color: #53BBCC;}
.shop_box span.shop_box_title{background-color: #c0c0c0;color: #ffffff;display: block;text-align: center;padding: 5px 0;}
.shop_box dl dt {position: relative; margin: 15px 0 5px 5px; }
.shop_box dl dt::before {content: "■"; }
.shop_box dl dd {font-weight: normal; padding-left: 1em; word-break: break-all;}


/* ホワイトボックス微調整 */
#center .white_box {box-shadow: 1px 1px 8px -5px #000000; margin: 2em 0; padding: 30px;}

/* ギザギザ見出し */
.group3 .setsumei_box {position: relative;padding-bottom: 10px;display: inline-block;font-weight: 700;}
.group3 .setsumei_box::after {content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 8px;background-image:repeating-linear-gradient(45deg, #fcc662 0px, #fcc662 1px, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%),repeating-linear-gradient(135deg, #fcc662 0px, #fcc662 1px, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%);background-size: 8px 8px;}
.group3 .setsumei_box{margin: 1.5em 0;}

/* この記事を読んだ人におすすめ */
.recommend_box{background: #fff;box-shadow: 1px 1px 8px -5px #53BBCC;margin-top: 3em;}
.recommend_box p {text-align: center;padding-top: 1.5em;font-size: 1.2em;}
.recommend_box ul {padding:1.5em;font-size: 0.9em;}
.recommend_box ul li {padding: 1em 0em 1em;box-shadow: 0 2px 3px rgb(83 187 204 / 20%);margin-top: 0.5em;overflow: hidden;position: relative;z-index: 1;}
.recommend_box ul li img {width: 25%;float: left;padding-left: 0.5em; margin: 0;}
.recommend_box ul li span {padding: 1.7em 1em;display: flex;}
.recommend_box ul li::after {background: #CEEFF5;position: absolute;top: 0;left: 0;content: '';width: 100%;height: 100%;transform: scale(0, 1);transform-origin: left top;transition: .2s cubic-bezier(0.45, 0, 0.55, 1);z-index: -1;}
.recommend_box ul li:hover::after {transform: scale(1, 1);}
  
/* ＼他の人はこんな記事も読んでいます／ */
.hokanohito_box{background: #fff;box-shadow: 1px 1px 8px -5px #000;margin: 3em 0;}
.hokanohito_box p {padding: 1em 0 0 1em;font-size: 0.8em;}
.hokanohito_box ul {padding:0em .5em .5em .5em;font-size: 0.9em;}
.hokanohito_box ul li {margin-top: 0.5em;padding: .5em;overflow: hidden;position: relative;z-index: 1;}
.hokanohito_box img {width: 25%;float: left;box-shadow: 0 2px 3px rgb(0 0 0/ 20%);}
.hokanohito_box span {padding: 1.7em 1em;display: flex;}
.hokanohito_box ul li::after {background: #fcf0b1;position: absolute;top: 0;left: 0;content: '';width: 100%;height: 100%;transform: scale(0, 1);transform-origin: left top;transition: .2s cubic-bezier(0.45, 0, 0.55, 1);z-index: -1;}
.hokanohito_box ul li:hover::after {transform: scale(1, 1);}
.hokanohito_box .markergray {background: linear-gradient(transparent 0%, #e3e1e1 100%);padding: 0;display: inline;}

/* リンクバー */
.linkber {padding: 5px 5px 10px;margin-top: 5px;text-align: center;background-color: #fcc778;box-shadow: inset 0 -4px 0 #e0ad62;color: #fff;font-weight: 700;}
.linkber 
.link_box {text-align: center;margin-top: 1.5em;}
.linkber_blue {background-color: #53BBCC;box-shadow: inset 0 -4px 0 #3b99a8;}

/* テーブル */
table {width: 100%;font-weight: 400;font-size: 0.8em;border-collapse: collapse;border: 1px solid #ccc;text-align: center;}
td {border-collapse: collapse;border: 1px solid #ccc;padding: 2px;vertical-align: middle;}
th {border-collapse: collapse;border: 1px solid #ccc;padding: 5px;vertical-align: middle;}
table .btn{color: #ffa214;font-weight: 700;padding: 3px;border-radius: 8px;background: none;}

/* メリデメボックス */
.orange_box{background-color: #fff6e6;margin-top: 20px;padding: 10px 10px 20px 10px;font-weight: 400;font-size: 13px;}
.orange_box h4{color: #fcc662;font-weight: 700;text-align: center;font-size: 15px;}
.orange_box ul{padding-left: 20px;list-style: disc;}


@media only screen and (max-width: 1279px) {
  #center .area{width:100%}
  #center .floating {margin: 3em auto;position: sticky;top:0px;z-index:30;background-color: #f4ffff;opacity: 0.98;}
  .number .big_number:before {left: -20px;top: 58%;}
  #center .floating .content{position: absolute;background-color: #f4ffff;opacity: 0.99;width: 100%;overflow: scroll;font-size: 13px;height: 85vh;}
  .stripe_summary:after{width:105.5%}

}


@media screen and (max-width: 767px) {
  main #center .title_area h1 {font-size: 25px;}
  main .title_area p.writer {line-height: 1.2;}
.section_title{font-size:23px}
h2{font-size:20px}
.suggest li{font-size:14px}
main .title_area p{line-height:1.5}
.stripe_summary:after{width:108.5%}
#center .floating {top:60px;}
#center .floating .content{height:300px;}
.recommend_box ul li span {padding: 1em;font-size: 0.8em;}
.hokanohito_box span {padding: 1em;font-size: 0.9em;}


}

/* テーブルの基本スタイル */
.table-wrapper {
  position: relative;
  overflow-x: auto;
  margin: 50px 0 30px;
  padding-bottom: 10px;
}

.scroll-hint {
  position: absolute;
  top: 8px;
  right: 8px;
  background: rgba(255,255,255,0.9);
  padding: 4px 8px;
  font-size: 12px;
  border: 1px solid #aaa;
  border-radius: 4px;
  z-index: 1;
  pointer-events: none;
  opacity: 1;
  transition: opacity 0.5s ease;
}

.scroll-hint.hide {
  opacity: 0;
}

table {
  border-collapse: collapse;
  min-width: 700px;
  width: 100%;
}

th, td {
  border: 1px solid #ccc;
  padding: 8px;
  text-align: center;
}

/* スライダー */
.slick-dotted.slick-slider {width: 350px;margin: 0 auto 30px;}
.content_wrap .slider_img img {margin: 10px auto;display: block;width: 350px;}

/* Youtube */
.youtube{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.youtube iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}