@charset "utf-8";
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
margin: 0;padding: 0;border: 0;font-style:normal;font-weight: normal;font-size: 100%;vertical-align: baseline;}
@font-face {
	font-family: YuGothicM;
	src: local(Yu Gothic Medium),local(Yu Gothic);
	font-weight: 500;
}
@font-face {font-family: "Helvetica Neue";src: local("Helvetica Neue Regular");font-weight: 100;}
@font-face {font-family: "Helvetica Neue";src: local("Helvetica Neue Regular");font-weight: 200;}
@media all and (-ms-high-contrast: none) {
	body {font-family: Verdana, Meiryo, sans-serif;}
}
body {
	font-family: "MFW-PA1GothicStd-Regular",'A P-OTF A1ゴシック Std R', "source-han-sans-japanese", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', Meiryo, sans-serif;
	color: #111;letter-spacing: 0;font-feature-settings: "palt" 1;font-kerning: auto;-webkit-font-smoothing: antialiased;background: #fefefe;
}
html {font-size: 62.5%;}
ul ,ol {list-style: none;}
a:link ,a:visited {color: #111;text-decoration: none;}
img {width: 100%;height: auto;vertical-align: bottom;}
main {display: block;}
* {min-height:0;min-width : 0}
*.bold {font-family: "MFW-PA1GothicStd-Bold",'A P-OTF A1ゴシック Std B';line-height: 1.25;}
*.middle {font-family: "MFW-PA1GothicStd-Medium",'A P-OTF A1ゴシック Std M';line-height: 1.25;}
/* ドラッグ背景 */
::selection {background: #A0CCD1;color: #fff}
::-moz-selection {background: #A0CCD1;color: #fff}
.sp {display: none}

span#tmp {
	position: fixed;bottom: 30px;left: 20px;z-index: 99999;
	background: rgba(255,255,0,.7);border-radius: 5px;padding: 1em;
	color: #111;font-size: 1.2em;font-weight: 700;
}
span#tmp::before {
	content: "Template：";font-size: 1rem;line-height: 1.3;letter-spacing: 0;
}

body.fixed {
    touch-action: none;
    -webkit-overflow-scrolling: none;
    overflow: hidden;
    overscroll-behavior: none;}
.wrap {
	width: 1200px;margin: 0 auto;padding: 0 50px;
	box-sizing: border-box;
}
span#tem {
	position: fixed;bottom: 10px;right: 10px;z-index: 10000;
	font-size: 1rem;font-weight: 700;
}
.banner {
	width: 100%;z-index: 0;
	position: fixed;top: 0;left: 0;
}
main {position: relative;background: #fff;}

header {
	width: 100%;height: 80px;position: relative;top: 0;left: 0;z-index: 10000;
	background: #fff;padding: 30px 0 0;
}
header.is-fixed {height: 80px;position: fixed;padding: 0;animation: down .5s ease-in-out 1 forwards;}
@keyframes down {
	0%  {transform: translate3d(0, -100px, 0);opacity: .5}
	100% {transform: translate3d(0, 0, 0);opacity:1}
}
header .wrap {position: relative;}
header .top {
	overflow: hidden;width: 100%;
	position: absolute;top: -20px;left: 50px;display: flex;justify-content: space-between;
}
header .top span {font-size: 1.2em;}
header .top ul {display: flex;margin: 0 100px 0 0;}
header .top ul li {margin: 0 0 0 2em;font-size: 1.2em;}
header .top span a:link ,
header .top span a:visited {text-decoration: underline;transition: opacity .2s;}
header .top span a:hover {opacity: .5;}
header .top ul a:hover {text-decoration: underline;}
header .logo {
	width: 440px;height: 40px;
	position: absolute;top: 23px;left: 50px;
}
header .logo a {display: inline-block;height: 100%;}
header.is-fixed .logo {left: 35px;top: 20px;}
header .logo::before {
	content: "";width: 150px;height: 18px;position: absolute;top: 0;left: 0;
	background: url(../img/icon/logo-l2.svg) no-repeat center / 100%;pointer-events: none;
}
header.is-fixed .logo::before {
	width: 52px;height: 40px;background: url(../img/logo-pecomag.svg) no-repeat center / 100%;
}
header.is-fixed .logo a {display: block;width: 52px;height: 40px;}
header .logo span {display: block;margin: 0 0 0 180px}
header.is-fixed .top ,
header.is-fixed .logo span {display: none}
header nav {
	position: absolute;top: 20px;right: 120px;
}
header.is-fixed nav {top: 30px}
header nav ul {display: flex;flex-wrap: wrap}
header nav ul li {margin: 0 25px}
header nav ul span {
	font-size: 1.4em;font-weight: 700;letter-spacing: 0;
	display: block;position: relative;padding: 0 5px;
}
header nav ul span::before {
	content: "";width: 100%;height: 7px;background: #fff;border-radius: 1px;transform: scaleX(0);
	position: absolute;bottom: 2px;left: 0;transition: transform .3s,background .3s;z-index: -1;
}
body.category-gourmet header nav ul li.gourmet span::before ,
body.category-life header nav ul li.life span::before ,
body.category-outing header nav ul li.outing span::before ,
body.category-news header nav ul li.news span::before ,
body.page-id-43291 header nav ul li.work span::before ,
body.parent-pageid-43291 header nav ul li.work span::before ,
header nav ul li a:hover span::before {
	background: #08F7FE;transform: scaleX(1);
}
header input[type="checkbox"] {display: none;}
header label.search {
	width: 30px;height: 30px;border-radius: 50%;background: #111;
	padding: 9px;box-sizing: border-box;cursor: pointer;
	position: absolute;top: 15px;right: 50px;z-index: 1000;
}
header.is-fixed label.search {top: 25px}
header label.search svg {
	width: 12px;display: inline-block;position: relative;
	transition: opacity .3s;
}
header input[type="checkbox"]:checked ~ .wrap label.search svg {opacity: 0}
header input[type="checkbox"]:checked ~ .wrap label.search span {
	position: absolute;width: 30px;height: 30px;left: 0;top: 0;
}
header input[type="checkbox"]:checked ~ .wrap label.search span::before ,
header input[type="checkbox"]:checked ~ .wrap label.search span::after {
	content: "";width: 12px;height: 1px;background: #fff;
	position: absolute;bottom: 14px;left: 9px;
	opacity: 0;animation: close1 1s ease-in-out 1 forwards;
}
header input[type="checkbox"]:checked ~ .wrap label.search span::after {animation: close2 1s ease-in-out 1 forwards;}
@keyframes close1 {
	0% {opacity:0}
	40% {opacity:1;transform: rotate(0deg);}
	100% {opacity:1;transform: rotate(45deg);}
}
@keyframes close2 {
	0% {opacity:0}
	40% {opacity:1;transform: rotate(0deg);}
	100% {opacity:1;transform: rotate(-45deg);}
}
header form {
	position: fixed;top: 0;right: 0;z-index: 10;opacity: 0;
	width: 100%;height: 100vh;background: rgba(0, 0, 0, 0);
	display: flex;justify-content: center;align-items: center;
	transform: scale3d(.95,.95,1);pointer-events: none;
	transition: transform .3s cubic-bezier(.63,.32,.35,.63),
	opacity .3s cubic-bezier(.63,.32,.35,.63);
}
header form .box {position: relative;display: flex;flex-wrap: wrap;}
header input#search:checked ~ form {
	transform: scale3d(1,1,1);pointer-events: all;opacity: 1;
	background: rgba(0, 0, 0, .5);
	transition: transform .3s cubic-bezier(.65,.32,.35,.65),
	opacity .3s cubic-bezier(.65,.32,.35,.65);
}
header form .box input[type="text"] {
	border: none;padding: 18px 1em 17px;border-radius: 5px;min-width: 450px;
	font-size: 1.6rem;line-height: 1;box-sizing: border-box;height: 65px;
	font-family: "source-han-sans-japanese", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック Medium', Meiryo, sans-serif!important;
}
header form .placeholder {
	position: absolute;top: 0;left: 0;z-index: 10;
	color: #989898;font-size: 1.6em;
	transition: all 0.2s;transform: translateX(10px) translateY(23px);
	pointer-events: none;
}
header form input#s:focus + .placeholder {
	color: #fff;font-weight: bolder;
	transform: scale(0.9) translateX(0) translateY(-33px);
}
header form button[type="submit"] {
	height: 100%;border-radius: 10px;position: relative;margin: 0 0 0 20px;
	box-sizing: border-box;height: 65px;
	border: none;background: #111;padding: 26px 50px 24px 62px;
	font-size: 1.6em;line-height: 1;color: #fff;
}
header form button[type="submit"]::before {
	content: "";width: 12px;height: 12px;background: url(../img/icon/search.svg) no-repeat center / 100%;
	position: absolute;top: 27px;left: 40px;
}
.typing span {display: none}
.placeholder::after {
	content: "|";
	animation: typinganime .8s ease infinite;
}
@keyframes typinganime{
	from{opacity:0}
	to{opacity:1}
}

.list p.no-match,
.list p.searchtext {
	font-size: 1.6em;font-weight: 700;
	padding: 0 0 0 30px;position: relative;
}
.list p.no-match::before,
.list p.searchtext::before {
	content: "";width: 12px;height: 12px;position: absolute;top: 5px;left: 0;
	background: url(../img/icon/search2.svg) no-repeat center / 100%;
}

footer {background: #000;color: #fff;font-size: 1.2em;line-height: 1.7;position: relative;}
footer a:link ,
footer a:visited {color: #fff}
footer .wrap {padding: 30px 50px;align-items: flex-start;gap: 0 100px;}
footer .text {width: 550px}
footer p.logo {
	width: 250px;position: relative;
	padding: 30px 0 0;margin: 0 0 45px;
}
footer p.logo::before {
	content: "";width: 150px;height: 18px;position: absolute;top: 0;left: 0;
	background: url(../img/icon/logo-l.svg) no-repeat center / 100%;
}
footer span.linklist {display: block;margin: 0 0 8px}
footer span.linklist a {
	display: inline-block;position: relative;
	padding: 0 20px 0 0;
}
footer span.linklist a:hover {
	text-decoration: underline;
}
footer span.linklist a::after {
	content: "";width: 12px;height: 12px;background: #fff;
	border-radius: 50%;position: absolute;top: 5px;right: 0;z-index: 0;
}
footer span.linklist a::before {
	content: "";width: 3px;height: 3px;border-top: solid 1px #111;border-left: solid 1px #111;
	position: absolute;top: 9px;right: 5px;z-index: 1;transform: rotate(135deg);
}
footer .right {width: 420px}
footer ul {display: flex;flex-wrap: wrap;justify-content: flex-end;margin: 0 -1em;}
footer ul li {
	border-right: solid 1px #fff;padding: 0 1em;margin: 0 0 18px;
	letter-spacing: 0;line-height: 1.5;
}
footer ul li a {display: inline-block}
footer ul li a:hover span {text-decoration: underline}
footer ul li:nth-of-type(5) ,
footer ul li:last-of-type {border: none}
footer .sponsored {margin: 40px 0 0 10px;width: 410px;}
footer .sponsored p {text-align: right;margin: 0 0 7px;font-size: 1.2rem;}
footer .sponsored ul {display: block;margin: 0 -.4em;word-wrap: break-word;}
footer .sponsored ul li {padding: 0 .4em;margin: 0 0 8px;display: inline;word-wrap: break-word;}
footer .sponsored ul li a {display: inline;word-wrap: break-word;}
footer .sponsored ul li a span {text-decoration: underline;}
footer small {padding: 1em 0 0;display: block;width: 100%}
main {padding: 40px 0 0;}
.wrap {display: flex;flex-wrap: wrap;}
.wrap .aside {width: 300px;margin: 40px 0 0 50px;}
main.entry .wrap .aside {margin: 135px 0 0 50px;}
.wrap section.list ,
main.entry section {width: 960px;margin: 0 auto}
.back {background: #f5f5f5;padding: 300px 0}
.wrap section.list {width: 750px;margin: 0;}

section.lead {width: 600px;margin: 0 auto 360px}
.aside .ad {margin: 0 0 50px}
.aside .recommend {margin: 0}
.aside .recommend span.title {
	font-size: 2em;font-weight: 700;line-height: 1;
	display: block;margin: 0 0 27px;
}
.aside .recommend ul li {
	margin: 0 0 30px;
}
.aside .recommend ul li a {
	display: flex;flex-wrap: wrap;
}
.aside .recommend ul li .img {
	width: 90px;height: 60px;background: #e0e0e0;
}
.aside .recommend ul li p {
	font-size: 1.4em;
	display: block;width: 197px;margin: 0 0 0 13px;
}
.aside .recommend ul li p span {font-weight: 600}
.aside .recommend ul li p > span {
	background: linear-gradient(#cdcdcd,#E8E8E8) 0 100%/100% 1px no-repeat;
}
.aside .recommend ul li p > span > span {
	background: linear-gradient(#111,#111) 0 100%/0 0 no-repeat;
	transition: background .6s cubic-bezier(.075,.82,.165,1);
}
.aside .recommend ul li a:hover p > span > span {
	background: linear-gradient(#111, #111) 0 100%/100%
	1px no-repeat;
}


.list article {
	padding: 35px 0;border-bottom: solid 1px #EFEFEF;
}
.list article a ,
article.spot article a {display: block;overflow: hidden;position: relative;padding: 5px 0;}
.list article .head,
article.spot article .head {
	width: 100%;float: left;margin: 0 0 10px;
	font-size: 1.2em;line-height: 1;letter-spacing: 0;
}
.list article ul.tag ,
article.spot article ul.tag {display: flex;flex-wrap: wrap}
.list article ul.tag li ,
article.spot article ul.tag li {margin: 0 10px 10px 0}
.list article ul.tag li:last-of-type ,
article.spot article ul.tag li:last-of-type {margin: 0 0 10px}
.list article ul.tag li span ,
article.spot article ul.tag li span {
	font-size: 1.2rem;color: #606060;line-height: 1;
	padding: 3px 8px;
	background: #F5F5F5;display: inline-block;
}
.list article .img ,
article.spot article .img {
	width: 300px;height: 200px;float: left;position: relative;
	background: #efefef;overflow: hidden;
}
.list article .foot ,
article.spot article .foot {
	width: 430px;
	position: absolute;bottom: 5px;left: 320px;z-index: 10;
}
article.spot article .foot {width: 340px}
.list article .editor ,
article.spot article .editor {width: 100px;height: 50px;}
.list article span.date ,
article.spot article span.date {
	position: absolute;bottom: 0;right: 0;
	font-size: 1.2em;letter-spacing: 0;line-height: 1;
}
.list article .editor::before ,
article.spot article .editor::before {
	content: "";width: 50px;height: 50px;z-index: -1;border-radius: 50%;
	position: absolute;top: 0;left: 0;background: #eee;
}
.list article .editor img ,
article.spot article .editor img {
	width: 50px;height: 50px;border-radius: 50%;
	border: solid 2px #fff;box-sizing: border-box;
	box-shadow: 0 0 6px 0 rgba(0,0,0,.16);
}
.list article .editor span.name ,
article.spot article .editor span.name {
	font-size: 1.2em;font-weight: 700;letter-spacing: 0;line-height: 1;
	position: absolute;top: 18px;left: 60px;
}
.list article .editor span.name::after ,
article.spot article .editor span.name::after {
	content: "";width: 14px;height: 14px;position: absolute;top: 0;right: -20px;
	background: url(../img/icon/official.svg) no-repeat center / 100%;
}
.list article .text ,
article.spot article .text {
	width: 430px;float: left;
	margin: 0 0 0 20px;
}
article.spot article .text {width: 340px}
.list article p.title ,
article.spot article p.title {
	font-size: 2.2em;font-weight: 700;line-height: 1.63;
	margin: 0 0 10px;
}
.list article p.title span ,
article.spot article p.title span {font-weight: 600}
.list article p.title > span ,
article.spot article p.title > span {
	background: linear-gradient(#cdcdcd,#E8E8E8) 0 100%/100% 1px no-repeat;
}
.list article p.title > span > span ,
article.spot article p.title > span > span {
	background: linear-gradient(#111,#111) 0 100%/0 0 no-repeat;
	transition: background .6s cubic-bezier(.075,.82,.165,1);
}
.list article a:hover p.title > span > span ,
article.spot article a:hover p.title > span > span {
	background: linear-gradient(#111, #111) 0 100%/100%
	1px no-repeat;
}
.list article p.desc ,
article.spot article p.desc {
	font-size: 1.4em;font-weight: 500;line-height: 1.42;
}

.pagerBox {
	display: block;width: 100%;margin: 80px 0;
	text-align: center;
}
ul.pager {overflow: hidden;display: inline-block}
ul.pager li {
	float: left;width: 50px;height: 50px;margin: 0 0 0 10px;position: relative;
	font-size: 2rem;text-align: center;line-height: 1;letter-spacing: 0;border-radius: 3px;
}
ul.pager li:first-child {margin: 0}
ul.pager li span {
	width: 50px;height: 50px;transition: background .2s , color .2s;
	display: block;padding: 1.5rem 0;border-radius: 50%;box-sizing: border-box;
	background: #F4F4F4;
}
ul.pager li.prev span::before ,
ul.pager li.next span::before ,
ul.pager li.first span::before ,
ul.pager li.last span::before {
	content: "";width: 1.2rem;height: 1.2rem;position: absolute;top: -100%;bottom: -100%;left: -100%;right: -92%;margin: auto;
	background: url(../img/icon/arrow00.svg) no-repeat center / 100%;pointer-events: none;opacity: .2;
}
ul.pager li.last span::before {left: -92%;right: -100%}
ul.pager li.prev a span::before ,
ul.pager li.next a span::before ,
ul.pager li.first a span::before ,
ul.pager li.last a span::before {opacity: 1}
ul.pager li.first span::before ,
ul.pager li.last span::before {background-position: 0}
ul.pager li.next span::before ,
ul.pager li.last span::before {transform: rotate(180deg)}
ul.pager li.current span ,
ul.pager li a:hover span {background: #08F7FE;}
section.specialBox .pagerBox {
	position: relative;
	margin: 0 0 125px;
}
.pagerBox button.view-more-button {
	width: 100%;display: block;background: #E0E0E0; border: none;
	padding: 18px 0 16px;border-radius: 5px;transition: background .3s;
	font-size: 1.8em;line-height: 1;cursor: pointer;
}
.pagerBox p.infinite-scroll-last {
	font-size: 1.8em;line-height: 1;
}
.pagerBox button.view-more-button:hover {
	background: #d0d0d0;
}
.infinite-scroll-request,
.infinite-scroll-request:before,
.infinite-scroll-request:after {
	width: .8em;height: .8em;border-radius: 50%;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation: load1 1.8s infinite ease-in-out;
}
.infinite-scroll-request {
	color: #f0f0f0;font-size: 10px;
	position: absolute;top: 0;left: 50%;z-index: 10;
	text-indent: -9999em;
	transform: translateZ(0);
	animation-delay: -0.16s;
}
.infinite-scroll-request:before,
.infinite-scroll-request:after {
	content: '';position: absolute;top: 0;
}
.infinite-scroll-request:before {
	left: -2em;
	animation-delay: -0.32s;
}
.infinite-scroll-request:after {left: 2em}
@-webkit-keyframes load1 {
	0%,80%,100% {
		box-shadow: 0 2.5em 0 -1.3em;
	}
	40% {
		box-shadow: 0 2.5em 0 0;
	}
}
@keyframes load1 {
	0%,80%,100% {
		box-shadow: 0 2.5em 0 -1.3em;
	}
	40% {
		box-shadow: 0 2.5em 0 0;
	}
}

.ad {width: 300px}

section.special {
	padding: 0 0 60px;overflow: hidden;
}
main.entry section.special {
	padding: 80px 0 60px;margin: 0;width: 100%;
}
main.entry section.special .wrap {
	margin: 0 auto;
}
section.special .wrap {position: relative;}
section.special .slick {
	opacity: 0;transition: opacity .25s ease;display: none;
}
section.special .slick.slick-initialized {
	opacity: 1;display: block;
}
section.specialBox .container ,
section.specialBox .container2 ,
section.specialBox .container3 ,
section.special .wrap .slick-track {display: flex;flex-wrap: wrap}
section.specialBox span.title{
	width: 100%;display: block;margin: 0 0 50px;
	font-size: 3em;font-weight: 700;
}
section.special article ,
main.entry section.special article ,
section.specialBox article{
	width: 248px;height: 374px;margin: 0 30px 0 0;
	background: #E0E0E0;
}

section.specialBox article {margin: 0 30px 30px 0}
section.specialBox article.spot {
}
section.specialBox article a {display: block;width: 248px;height: 374px;}
section.specialBox article:nth-of-type(4n) {margin: 0 0 30px 0}
section.specialBox .wrap {position: relative;}
section.specialBox ul.cateBox {
	display: flex;flex-wrap: wrap;
	position: absolute;top: 0;right: 50px;
}
section.specialBox ul.cateBox li {
	margin: 0 0 0 50px;
}
section.specialBox ul.cateBox li span {
	font-size: 1.8em;font-weight: 600;font-family: "MFW-PA1GothicStd-Bold",'A P-OTF A1ゴシック Std B';
	display: block;position: relative;padding: 0 22px 0 0;
}
section.specialBox ul.cateBox li span::after {
	content: "";width: 18px;height: 18px;position: absolute;top: .3em;right: 0;
	background: url(../img/icon/arrow04.svg) no-repeat center / 100%;
}

section.special .more {position: absolute;bottom: -26px;right: 50px;}
section.special .more a span {
	background: #000;display: inline-block;padding: 20px 50px 18px;
	color: #fff;font-size: 1.4em;line-height: 1;font-weight: 700;
}
section.newsbox ul.news {
	width: 750px;padding: 30px 30px 30px 100px;margin: 0 0 50px;position: relative;
	box-shadow: 0 0 5px 0 rgba(0,0,0,.16);box-sizing: border-box;
}
section.newsbox ul.news::before {
	content: "ニュース";font-size: 1.4em;font-weight: 700;letter-spacing: 0;font-family: "MFW-PA1GothicStd-Bold",'A P-OTF A1ゴシック Std B';line-height: 1.5;
	position: absolute;top: 30px;left: 30px;
}
section.newsbox ul.news.en::before {
	content: "NEWS";
}
section.newsbox ul.news .more {
	position: absolute;bottom: -20px;right: 30px;
}
section.newsbox ul.news .more a {
	display: block;background: #dbdbdb;position: relative;
	padding: 13px 40px 13px 20px;border-radius: 3px;
}
section.newsbox ul.news .more a::after {
	content: "";width: 6px;height: 6px;position: absolute;top: 17px;right: 20px;
	border-top: solid 2px #111;border-left: solid 2px #111;
	transform: rotate(135deg);
}
section.newsbox ul.news li {
	font-size: 1.4em;line-height: 1.3;
	margin: 0 0 15px;position: relative;
}
section.newsbox ul.news li:last-of-type {margin: 0}
section.newsbox ul.news li span.date {
	display: inline-block;padding: 0 1em 0 0;position: absolute;top: 0;left: 0;
	letter-spacing: 0;line-height: 1.5;
}
section.newsbox ul.news li a {
	margin: 0 0 0 7em;display: block;
	line-height: 1.5;
}
section.newsbox ul.news a > span {
	background: linear-gradient(#cdcdcd,#E8E8E8) 0 100%/100% 1px no-repeat;
	padding-bottom: 3px;
}
section.newsbox ul.news a > span > span {
	background: linear-gradient(#111,#111) 0 100%/0 0 no-repeat;padding-bottom: 3px;
	transition: background .6s cubic-bezier(.075,.82,.165,1);
}
section.newsbox ul.news a:hover > span > span {
	background: linear-gradient(#111, #111) 0 100%/100% 1px no-repeat;padding-bottom: 3px;
}
section.newsbox .wrap {position: relative}
section.newsbox .ad {position: absolute;top: 0;right: 50px}

section.prbox {
	background: #F9F8F8;padding: 45px 0 50px;margin: 0 0 60px;
}
section.prbox .more {
	width: 100%;
	text-align: right;
}
section.prbox .more a {
	font-size: 1.2em;
	position: relative;display: inline-block;
}
section.prbox .more a::after {
	content: "";width: 4px;height: 4px;display: inline-block;transform: rotate(45deg);
	border-right: solid 2px #111;border-top: solid 2px #111;margin: 0 0 0 1em;
}
section.prbox .box {
	display: flex;flex-wrap: wrap;
}
section.prbox span.title {
	display: block;width: 100%;margin: 0 0 60px;
	font-size: 1.6em;font-weight: 700;line-height: 1;
}
section.prbox article {
	width: 300px;padding: 0 30px;
	position: relative;
}
section.prbox article .img {
	width: 300px;height: 200px;background: #e2e2e2;
}
section.prbox article:nth-of-type(2) {border-left: solid 1px #E4E3E3;border-right: solid 1px #E4E3E3}
section.prbox article .editor {
	width: 100%;height: 50px;
	position: absolute;top: 175px;left: 40px;
}
section.prbox article .editor img {
	width: 50px;height: 50px;border-radius: 50%;
	border: solid 2px #fff;box-sizing: border-box;
	box-shadow: 0 0 6px 0 rgba(0,0,0,.16);
}
section.prbox article .editor span.name {
	font-size: 1.2em;line-height: 1;text-indent: 1em;
	position: relative;
}
section.prbox article .editor span.name::after {
	content: "";width: 14px;height: 14px;position: absolute;top: 0;right: -20px;
	background: url(../img/icon/official.svg) no-repeat center / 100%;
}
section.prbox article p.title {
	font-size: 2em;font-weight: 700;
	margin: 50px 0 0;
}
section.prbox article p.title span {
	font-weight: 700;font-family: "MFW-PA1GothicStd-Bold",'A P-OTF A1ゴシック Std B';
}

section.spotlist .box {display: flex;flex-wrap: wrap;margin: 0 55px;}
.spotbtn {width: 100%;margin: 0 0 100px;}
main.entry .spotbtn {margin: 0 0 10px;}
.spotbtn a {
	font-size: 1.8em;font-weight: 600;
	position: relative;padding: 0 1em 0 0;
	background: linear-gradient(#08F7FE,#08F7FE) 0 140%/100% 15px no-repeat;
}
.spotbtn a::before {
	content: "";width: 6px;height: 6px;position: absolute;top: .3em;right: .3em;box-sizing: border-box;
	border-top: solid 2px #111;border-left: solid 2px #111;transform: rotate(-135deg);
}
section.spotlist span.title {
	display: block;width: 100%;margin: 0 0 60px;
	font-size: 3em;font-weight: 700;
}
section.spotlist article {
	width: 300px;height: 306px;
	margin: 0 15px 50px;
}
section.spotlist article .img {
	border-radius: 10px;overflow: hidden;position: relative;
	background: #f4f4f4;
}
section.spotlist article.on .img::after {
	content: "";width: 100%;height: 100%;background: rgba(0, 0, 0, .7);z-index: 10;
	position: absolute;top: 0;left: 0;pointer-events: none;border-radius: 10px;
}
section.spotlist article.on .img::before {
	content: "閉店、もしくは移転しています";width: 100%;height: 1em;
	color: #fff;font-size: 1.4rem;z-index: 11;text-align: center;margin: auto 0;
	position: absolute;top: -100%;bottom: -100%;left: 0;pointer-events: none;border-radius: 10px;
}
section.spotlist article p.title {
	font-size: 2em;font-weight: 700;
	margin: 10px 0 0;
}
#detail {
	border-radius: 10px;padding: 30px;
	background: #EFEFEF;margin: 0 70px 200px;
}
article.spot #detail {
	margin: 100px 0 200px;
}
#detail span {
	display: block;margin: 0 0 20px;
	font-size: 1.6em;font-weight: 700;line-height: 1;
}
#detail p {
	font-size: 1.6em;line-height: 2;
}
#detail p a {
	background: linear-gradient(#08F7FE,#08F7FE) 0 140%/100% 15px no-repeat;
}

section.editor {
	display: flex;flex-wrap: wrap;align-items: flex-start;
	margin: 50px 0 150px;
}
section.editor ul.editors_list {
	width: 130px;margin: 0 20px 0 0;
	display: flex;flex-wrap: wrap;
}
section.editor ul.editors_list li {
	width: 60px;margin: 0 10px 10px 0;border-radius: 5px;
	position: relative;overflow: hidden;
}
section.editor ul.editors_list li::after {
	content: "";width: 60px;height: 60px;position: absolute;top: 0;left: 0;z-index: 10;
	background: rgba(0, 0, 0, 0);transition: background .3s;pointer-events: none;
}
section.editor ul.editors_list li.current::after ,
section.editor ul.editors_list li:hover::after {background: rgba(0, 0, 0, .61)}
section.editor ul.editors_list li .img {
	width: 60px;height: 60px;background: #f4f4f4;
}
section.editor ul.editors_list li:nth-of-type(even) {margin: 0 0 10px}
section.editor .imgbox {
	width: 300px;overflow: hidden;border-radius: 10px;
}
section.editor .detail {
	width: 330px;margin: 140px 0 0 30px;
}
section.editor .detail h2 {font-size: 4em;font-weight: 700}
section.editor .detail ul {
	margin: 10px 0 20px;display: flex;flex-wrap: wrap;
}
section.editor .detail ul li {
	width: 20px;margin: 0 10px 0 0;
}
section.editor .detail ul li a {
	width: 20px;height: 20px;border-radius: 50%;
	display: block;position: relative;overflow: hidden;
}
section.editor .detail ul li a::before {
	content: "";width: 20px;height: 20px;position: absolute;top: 0;left: 0;
	background: #0092E5 url(../img/icon/twitter.svg) no-repeat center / 12px;
}
section.editor .detail ul li.instagram a::before {
	content: "";width: 20px;height: 20px;position: absolute;top: 0;left: 0;
	background: url(../img/icon/instagram@2x.png) no-repeat center / 20px;
}
section.editor .detail ul li.hp a::before {
	content: "";width: 20px;height: 20px;position: absolute;top: 0;left: 0;
	background: #08F7FE url(../img/icon/search.svg) no-repeat center / 12px;
}
section.editor .detail p {
	font-size: 1.6em;line-height: 2;
}

section.userlist .box {display: flex;flex-wrap: wrap;}
section.userlist .box article {
	width: 300px;height: 340px;
	margin: 0 0 30px;
}
section.userlist .box article:nth-of-type(3n - 1) {margin: 0 30px 30px}
section.userlist .box article .img {
	overflow: hidden;border-radius: 10px;
}
section.userlist .box article .text {
	font-size: 1.8em;line-height: 1.44;
	margin: 10px 0 20px;
}
section.userlist .box article .text span {text-decoration: underline}

section.about .wrap {
	width: 760px;margin: 0 auto 200px;display: block;
}
section.about strong {
	font-size: 4em;font-weight: 900;text-align: center;
	margin: 270px 0px 150px;display: block;
}
section.about strong span {
	font-family: "MFW-PA1GothicStd-Bold",'A P-OTF A1ゴシック Std B';font-weight: 900;
}

section.about strong.typ span {
	display: inline-block;position: relative;
	transform: translateZ(25px) rotateX(0deg);
	transform-origin: 50% 50% 25px;
	overflow: hidden;
	animation-delay: 1.4s
}
section.about strong.typ span:nth-of-type(1){animation-delay: 0.48s;}
section.about strong.typ span:nth-of-type(2) {animation-delay: 0.56s}
section.about strong.typ span:nth-of-type(3){animation-delay: 0.64s;}
section.about strong.typ span:nth-of-type(4){animation-delay: 0.72s;}
section.about strong.typ span:nth-of-type(5){animation-delay: 0.8s;}
section.about strong.typ span:nth-of-type(6){animation-delay: 0.88s;}
section.about strong.typ span:nth-of-type(7){animation-delay: 0.96s;}
section.about strong.typ span:nth-of-type(8){animation-delay: 1.04s;}
section.about strong.typ span:nth-of-type(9){animation-delay: 1.12s;}
section.about strong.typ span:nth-of-type(10){animation-delay: 1.2s;}
section.about strong.typ span:nth-of-type(11){animation-delay: 1.28s;}
section.about strong.typ span:nth-of-type(12){animation-delay: 1.36s;}
section.about strong.typ span:nth-of-type(13){animation-delay: 1.44s;}
section.about strong.typ span:nth-of-type(14){animation-delay: 1.52s;}
section.about strong.typ span:nth-of-type(15){animation-delay: 1.6s;}
section.about strong.typ span:nth-of-type(16){animation-delay: 1.68s;}
section.about strong.typ span:nth-of-type(17){animation-delay: 1.76s;}
section.about strong.typ span:nth-of-type(18){animation-delay: 1.84s;}
section.about strong.typ span {
animation-name:fadeUpAnime;
animation-duration:.42s;
animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
transform-origin: 50% 50% 25px;
animation-fill-mode:forwards;
opacity: 0;
}
@keyframes fadeUpAnime{
	from {opacity: 0;transform: rotateX(-90deg);}
	to {opacity: 1;transform: rotateX(0deg);}
}

section.about p {
	font-size: 2.4em;line-height: 2;margin: 0 0 50px;
}
section.about svg {
	display: block;width: 400px;margin: 10px 0 60px;
}
section.about ul.editors_list {
	display: flex;flex-wrap: wrap;
}
section.about ul.editors_list li {
	width: 100px;height: 100px;position: relative;
	border-radius: 5px;overflow: hidden;margin: 0 30px 30px 0;
}
section.about ul.editors_list li:nth-of-type(5n) {margin: 0 0 30px}
section.about ul.editors_list li a::after {
	content: "";width: 100%;height: 100%;background: rgba(0, 0, 0, 0);
	position: absolute;top: 0;left: 0;transition: background .3s;
}
section.about ul.editors_list li a:hover::after {background: rgba(0, 0, 0, .6)}
section.about ul.editors_list li span.name {
	width: 100%;height: 1em;position: absolute;top: -100%;bottom: -100%;left: 0;margin: auto 0;z-index: 10;
	font-size: 1rem;text-align: center;color: rgba(0, 0, 0, 0);transition: color .3s;
}
section.about ul.editors_list li a:hover span.name {color: rgba(255, 255, 255, 1)}
section.about dl {border-top: solid 1px #CECECE;margin: 174px 0 -80px;}
section.about dl div {
	border-bottom: solid 1px #CECECE;padding: 30px 0 28px;display: flex;flex-wrap: wrap;
	font-size: 1.6em;
}
section.about dl dt {width: 140px;font-weight: 600}
section.about dl dd {width: 520px}
section.about dl dd span {
	display: block;margin: 10px 0 0;
	font-size: 1.2rem;
}
section.about h2 {
	font-size: 69px;font-weight: 700;text-align: center;line-height: .7;
	position: absolute;top: -23px;left: 50%;transform: translateX(-50%);
}
section.about.about01 h3 {
	font-size: 2em;font-weight: 700;line-height: 1;
}
section.about.about01 ul {
	margin: 50px 0 40px;
}
section.about.about01 ,
section.about.about02 {
	position: relative;padding: 123px 0 100px;
	background: #F5F5F5;
}
section.about.about02 {
	background: #0091D8;color: #fff;padding: 100px 0;
}
section.about.about02 .wrap {position: relative;margin: 0 auto;}
section.about.about02 .wrap::before {
	content: "";width: 84px;height: 100px;position: absolute;top: -140px;right: 50px;
	background: url(../img/icon/humhumicon.svg) no-repeat center / 100%;
}
section.about.about02 h2 {
	position: static;transform: translateX(0);margin: 0 0 50px;
}
section.about.about02 h3 {
	margin: 0 auto 50px;display: inline-block;
	font-size: 2.4em;line-height: 1.2;
	color: #0091D8;
	background: #fff;display: inline-block;padding: 0 .2em;
}
section.about.about02 ol {padding: 40px 0 60px;counter-reset: item}
section.about.about02 ol li {position: relative;padding: 0 0 144px}
section.about.about02 ol li p {font-size: 1.6em;width: 400px;}
section.about.about02 ol li::before {
	content: "";width: 341px;height: 353px;display: block;
	position: absolute;top: 0;right: -150px;
	background: url(../img/icon/company01.svg) no-repeat center / 100%;
}
section.about.about02 ol li::after {
	counter-increment: item;content: counter(item);font-family: "MFW-PA1GothicStd-Bold",'A P-OTF A1ゴシック Std B';
	font-size: 106px;font-weight: 700;line-height: .7;
	position: absolute;top: -10px;left: 0;
}
section.about.about02 ol h4 {
	font-size: 2.4em;line-height: 1.1;
	width: 13em;margin: 0 0 30px 60px;box-sizing: border-box;
}
section.about.about02 ol li:nth-of-type(2) {padding: 0 0 160px 260px}
section.about.about02 ol li:nth-of-type(3) {padding: 0 0 300px 0}
section.about.about02 ol li:nth-of-type(2):before {
	width: 285px;height: 350px;top: -15px;right: auto;left: -150px;
	background: url(../img/icon/company02.svg) no-repeat center / 100%;
}
section.about.about02 ol li:nth-of-type(3):before {
	width: 100%;height: 393px;top: auto;right: 0;bottom: 0;
	background: url(../img/icon/company03.svg) no-repeat center / 100%;
}
section.about.about02 ol li:nth-of-type(2):after {top: -37px;left: 260px;}
section.about.about02 ol li:nth-of-type(2) h4 {padding: 0 0 0 25px}
section.about.about02 ol li:nth-of-type(3) h4 {padding: 0 0 130px 50px;}
section.about.about02 ol li:nth-of-type(3) p {width: 338px;position: absolute;right: 0;top: 0;}
section.about.about02 ol h4 span {
	font-size: 4rem;color: #0091D8;
	background: linear-gradient(#fff,#fff) 0 46%/100% 90% no-repeat;display: inline-block;padding: 0 .1em;
}
section.about .contactbox {
	width: 100%;text-align: center;box-sizing: border-box;
	background: url(../img/nav.jpg) no-repeat center / 100%;
	padding: 60px 0 90px;border-radius: 10px;position: relative;
}
section.about .contactbox::before {
	content: "CONTACT";color: #fff;font-family: "MFW-PA1GothicStd-Bold",'A P-OTF A1ゴシック Std B';font-size: 4em;line-height: .7;text-align: center;
	display: block;
}
section.about .contactbox a {
	display: inline-block;background: #fff;margin: 50px 0 0;padding: 20px;border-radius: 5px;width: 200px;
	text-align: center;font-size: 1.8em;text-align: center;line-height: 1;
}
section.about .contactbox a:nth-of-type(1) {
	margin: 50px 20px 0 0;
}

section.ads ,
section.mediadata {background: #F6F6F6;padding: 70px 0 80px;margin: 0 0 100px}
section.mediadata {margin: 0 0 70px;padding: 70px 0 10px;}
main.top section.ads h1 ,
main.top section.mediadata h1 {font-size: 4em;margin: 0 0 40px}
section.ads1 .more {
	margin: 70px 0 140px;
}
section.ads .more ,
section.ads1 .content .more ,
section.ads1 .adflow .more {
	margin: 0;
}
section.thankspage .more {
	margin: 60px 0 0;
}
section.ads1 .more.center ,
section.thankspage .more {text-align: center}
section.ads .more a ,
section.ads1 .more a ,
section.thankspage .more a {
	display: inline-block;background: #08F7FE;width: 400px;border-radius: 5px;
	font-size: 1.4em;font-weight: 700;line-height: 1;text-align: center;
	padding: 23px 0 21px;
}
section.ads .wrap ,
section.mediadata .wrap {display: block}
section.ads p ,
section.mediadata p {
	width: 500px;margin: 0 0 60px;
	font-size: 1.6em;line-height: 2;
}
section.ads1 {
	width: 960px;margin: 0 auto;
	margin: 0 0 100px;
}
section.ads1 .content {
	margin: 0 0 50px;padding: 60px;
	background: #F6F6F6;border-radius: 10px;
}
section.ads1 h2 {
	font-size: 3em;font-weight: 700;
	margin: 50px 0;
}
section.ads1 .content h3 {
	font-size: 3em;font-weight: 700;
	margin: 0 0 20px;
}
section.ads1 .content p ,
section.ads1 .adflow p {
	font-size: 1.6em;line-height: 2;letter-spacing: .06em;
	margin: 0 0 30px;
}
section.ads1 .content p:last-child ,
section.ads1 .adflow p:last-child ,
section.ads1 .content dl .plan:last-child {margin: 0}
section.ads1 .content dl {font-size: 1.6em;margin: 55px 0 0;}
section.ads1 .content dl .plan {margin: 0 0 40px;position: relative;height: 400px;}
section.ads1 .content dl dt {
	font-size: 2.6rem;letter-spacing: 0;
	margin: 0 0 8px;
}
section.ads1 .content dl dt span {
	background: #fff;border-radius: 20px;display: inline-block;
	padding: 7px 20px;margin: 0 0 0 20px;
	font-size: 1.4rem;line-height: 1;
}
section.ads1 .content dl dt span span {
	font-size: 2.6rem;padding: 0;margin: 0;
}
section.ads1 .content dl dd {margin: 0 0 55px;line-height: 1.37;}
section.ads1 .content dl dd span {background: linear-gradient(#08F7FE,#08F7FE) 0 100%/100% 100% no-repeat;}
section.ads1 .content dl dd:last-of-type {margin: 0}
section.ads1 .content dl .plan::before {
	content: "";width: 300px;height: 400px;position: absolute;top: 0;left: 0;
	background: url(../img/back/ads01@2x.jpg) no-repeat center / 100%;
}
section.ads1 .content dl .plan:nth-of-type(2):before {
	background: url(../img/back/ads02@2x.jpg) no-repeat center / 100%;
}
section.ads1 .content dl .plan::after {
	content: "";width: 300px;height: 141px;position: absolute;top: 0;left: 0;opacity: .2;
	background: #EBFF52;border-radius: 5px 5px 0 0;animation: flash 1s ease-in-out infinite alternate;
}
@keyframes flash { 0% {opacity: .2} 100% {opacity: 1} }
section.ads1 .content dl .plan:nth-of-type(2):after {
	width: 80px;height: 50px;top: 321px;left: 109px;border-radius: 0;
}
section.ads1 .content dl .plan dt ,
section.ads1 .content dl .plan dd {
	width: 500px;margin: 0 0 0 340px;
}
section.ads1 .content dl .plan dd {margin: 25px 0 0 340px}
section.ads1 .adflow {
	margin: 0 0 80px;
}
section.ads1 .adflow ol {
	counter-reset: item;
}
section.ads1 .adflow ol li {
	padding: 50px;position: relative;border-radius: 10px;
	background: #F6F6F6;margin: 0 0 20px;
}
section.ads1 .adflow ol li::before {
	counter-increment: item;content: '0' counter(item);
	font-size: 2em;font-weight: 700;letter-spacing: 0;line-height: 1;font-family: "MFW-PA1GothicStd-Bold",'A P-OTF A1ゴシック Std B';
	position: absolute;top: 52px;left: 50px;
}
section.ads1 .adflow ol li span {
	font-size: 2em;font-weight: 700;display: block;
	margin: 0 0 20px 47px;
}
section.ads1 .adflow ol li span span {
	font-size: 1.2rem;display: inline-block;
	margin: 0 0 0 1em;
}
section.dl h2 {
	font-size: 3em;
	width: 100%;margin: 0 0 30px;
}
section.dl ul {
	width: 100%;background: #F6F6F6;border-radius: 10px;box-sizing: border-box;
	margin: 0 0 200px;padding: 30px;
}
section.dl ul li {
	width: 100%;background: #fff;border-radius: 10px;
	margin: 0 0 30px;transition: background .2s;
}
section.dl ul li:hover {
	background: #eee;
}
section.dl ul li:last-child {margin: 0}
section.dl ul li a {
	display: block;padding: 23px 30px;position: relative;
	font-size: 1.6em;
}
section.dl ul li a::after {
	content: "";width: 20px;height: 20px;position: absolute;top: 26px;right: 30px;
	background: url(../img/icon/dl.svg) no-repeat center / 100%;
}
section.dl ul li span.size {
	position: absolute;top: 27px;right: 60px;
	color: #ccc;font-size: 1.2rem;
}
section.dl ul li span.date {
	font-size: 1.4rem;color: #8D8D8D;
	display: inline-block;margin: 0 52px 0 0;
	position: relative;
}
section.dl ul li span.date::before {content: "最新版　"}

#breadcrumb {padding: 0 0 12px;font-size: 1.2em;letter-spacing: 0;line-height: 1.2;}
#breadcrumb ul {display: flex;flex-wrap: wrap;}
#breadcrumb ul li {
	padding: 0 0 0 3em;position: relative;
}
#breadcrumb ul li::before {
	content: "";width: 9px;height: 9px;background: url(../img/icon/arrow01.svg) no-repeat center / 100%;
	position: absolute;top: .2em;left: 1em;
}
#breadcrumb ul li:first-child::before {display: none}
#breadcrumb ul li:first-child {padding: 0;}

main.top h1 ,
main.entry h1 {
	font-size: 3em;font-weight: 900;line-height: 1.33;font-family: "MFW-PA1GothicStd-Bold",'A P-OTF A1ゴシック Std B';
	margin: 0 0 8px;
}
main.entry time {
	font-size: 1.2em;font-weight: 300;line-height: 1;letter-spacing: 0;
	display: inline-block;margin: 0 0 30px;
}
main.entry section article {width: 660px;margin: 0 auto;}
main.entry .head {
	margin: 30px 0;position: relative;
}
main.entry .head span.pr {
	display: inline-block;background: #F5F5F5;padding: .5em .5em .4em;margin: 0 0 0 10px;
	font-size: 1.2em;color: #606060;line-height: 1;
}
main.entry section.privacy {margin: 0 auto 100px;}
main.entry section.privacy article h1 {font-size: 4em;text-align: center}

main.index section.contact.detail {background: #F6F6F6;padding: 0 0 100px;}
section.contact.detail article {
	background: #fff;border-radius: 10px;
	margin: 0 0 50px;padding: 50px;
	display: flex;flex-wrap: wrap;
}
section.contact.detail p.lead {
	font-size: 2.4em;font-weight: 700;line-height: 1.33;
	padding: 100px 0;
}
section.contact.detail .text {
	width: 400px;
}
section.contact.detail .form {
	width: 400px;padding: 70px 0 0 100px;
}
section.contact.detail .form .qr {
	width: 200px;height: 200px;background: url(../img/icon/qr.svg) no-repeat center / 100%;
	margin: -70px 0 0 200px;
}
section.contact.detail .form span.tt {
	font-size: 2em;letter-spacing: 0;text-align: left;
	display: block;margin: 0 0 15px;padding: 0;
}
section.contact.detail .form span {padding: 0}
section.contact.detail .form span::before ,
section.contact.detail .form span::after {display: none}
section.contact.detail .form input[type="text"] ,
section.contact.detail .form input[type="email"] ,
section.contact.detail .form input[type="tel"] ,
section.contact.detail .form select {
	width: 100%;box-sizing: border-box;border-radius: 5px;
	background: #f6f6f6;border: none;padding: 14px 18px 12px;
	font-size: 1.6rem;line-height: 1;appearance: none;-webkit-appearance: none;
}
section.contact.detail .form form .thanks {display: none;}
section.contact.detail .form form.sent .thanks ,
main.form .formbox .thanks {
	display: block;background: #D12783;border-radius: 5px;
	padding: 20px;color: #fff;width: 100%;box-sizing: border-box;
}
section.contact.detail .form form.sent .thanks span ,
main.form .formbox .thanks span {
	font-size: 1.4rem;line-height: 1.7;text-align: center;font-weight: 700;
	display: block;padding: 0 0 12px;
}
section.contact.detail .form form.sent .thanks p ,
section.contact.detail article:nth-of-type(3) .form form.sent .thanks p ,
main.form .formbox .thanks p {font-size: 1.4rem;line-height: 1.7;margin: 0;width: 100%}
section.contact.detail .form form.sent .thanks p a ,
main.form .formbox .thanks p a {font-weight: 700;text-decoration: underline;color: #fff}
section.contact.detail .form form.sent .wpcf7-response-output {display: none}
::placeholder {color: #B1B1B1}
::-ms-input-placeholder {color: #B1B1B1}
:-ms-input-placeholder {color: #B1B1B1}
section.contact.detail .form input[type="submit"] ,
.formbox form input[type="submit"] ,
.formbox form input[type="button"] {
	background: #08F7FE;border: none;display: block;border-radius: 5px;
	padding: 20px 0;width: 100%;
	font-size: 1.4em;color: #111;font-weight: 700;
}
.formbox form input[type="button"] {
	background: #F6F6F6;color: #111;
	margin: 0 0 20px;
}
span.wpcf7-spinner,
main.form form.sent .wpcf7-response-output {display: none}
section.contact.detail .form em {
	display: block;font-size: 1.1rem;line-height: 1;margin: 8px 0 0;
}
section.contact.detail .form span.wpcf7-not-valid-tip {font-size: 1.1rem}
section.contact.detail article:nth-of-type(3) .form form {display: flex;flex-wrap: wrap}
section.contact.detail article .form span.wpcf7-form-control {display: flex;flex-wrap: wrap;}
section.contact.detail article .form span.wpcf7-form-control-wrap {display: block}
section.contact.detail article .form span.wpcf7-list-item {
	width: 50%;margin: 0;overflow: hidden;border-radius: 5px 0 0 5px;
	padding: 0;
}
section.contact.detail article .form span.wpcf7-checkbox {margin: 0 0 5px}
section.contact.detail article .form span.wpcf7-checkbox span.wpcf7-list-item {
	width: 13%;margin: 0 0 0 1.5%;border-radius: 5px;
}
section.contact.detail article .form span.wpcf7-checkbox span.wpcf7-list-item:first-child {margin: 0}
section.contact.detail article .form span.wpcf7-list-item.last {border-radius: 0 5px 5px 0}
section.contact.detail article .form span.wpcf7-list-item label {display: block;width: 100%}
section.contact.detail article .form span.wpcf7-list-item span.wpcf7-list-item-label {
	display: block;width: 100%;height: 50px;box-sizing: border-box;
	background: #F6F6F6;padding: 20px 0;
	font-size: 1.1rem;line-height: 1;text-align: center;
}
section.contact.detail article .form span.wpcf7-list-item input {display: none}
section.contact.detail article .form span.wpcf7-list-item input:checked + span.wpcf7-list-item-label {
	background: #08F7FE;
}
section.contact.detail article .form form p {margin: 0 0 30px}
section.contact.detail article:nth-of-type(3) .form form p {width: 190px}
section.contact.detail article:nth-of-type(3) .form form p:nth-child(even) {margin: 0 0 30px 20px}
section.contact.detail article:nth-of-type(3) .form form p.big {width: 100%;margin: 0 0 30px;}
section.contact.detail article:nth-of-type(3) .form form div {width: 100%;}
section.contact.detail article .form form p span.wpcf7-form-control-wrap ,
section.contact.detail article .form form p span.wpcf7-form-control {padding: 0}
section.contact.detail h2 {
	font-size: 3em;line-height: 1;margin: 0;font-weight: 700;
	padding: 0 0 40px;position: relative;
}
section.contact.detail p {
	padding: 0;width: auto;float: none;
}
section.contact.detail article p {
	font-size: 1.4em;line-height: 2;
}

main.formbox {
	background: #F6F6F6;margin: 80px 0 0;padding: 100px 0 200px;
}
section.form {
	width: 660px;margin: 0 auto;padding: 100px 130px 85px;box-sizing: border-box;
	background: #fff;border-radius: 10px;
}
section.form form p {font-size: 1.6em;margin: 0 0 30px;}
section.form form p.lead {text-align: center;letter-spacing: 0;font-weight: 700;}
section.form form p.lead.ans {display: none;}
section.form form ul.formflow {
	display: flex;flex-wrap: wrap;margin: 35px 10% 115px;
}
section.form form ul.formflow li {
	width: 33%;position: relative;padding: 50px 0 0;font-family: "MFW-PA1GothicStd-Bold",'A P-OTF A1ゴシック Std B';
	text-align: center;font-size: 1.4em;font-weight: 700;color: #9F9F9F;letter-spacing: 0;
}
section.form form ul.formflow li::before {
	content: "1";width: 40px;height: 40px;box-sizing: border-box;border-radius: 50%;z-index: 10;
	position: absolute;top: 0;left: -100%;right: -100%;background: #fff;border: solid 2px #9F9F9F;
	padding: 11px 0;margin: 0 auto;font-family: "MFW-PA1GothicStd-Bold";
	font-size: 14px;line-height: 1;
}
section.form form ul.formflow li.input::before {content: "2";font-family: "MFW-PA1GothicStd-Bold",'A P-OTF A1ゴシック Std B';}
section.form form ul.formflow li.conf::before {content: "3";font-family: "MFW-PA1GothicStd-Bold",'A P-OTF A1ゴシック Std B';}
section.form form ul.formflow li.exit::before {content: "3";font-family: "MFW-PA1GothicStd-Bold",'A P-OTF A1ゴシック Std B';}
section.form form ul.formflow li::after {
	content: "";width: 100%;height: 2px;background: #9F9F9F;
	position: absolute;top: 19px;right: 40px;z-index: 0;
	font-size: 15px;font-weight: 700;line-height: 1;
}
section.form form ul.formflow li:first-child::after {display: none}
section.form form ul.formflow li.on::after {
	display: block;width: 15px;height: 15px;background: #C63A4A;
	right: -6px;top: 12px;z-index: 10;
	border-radius: 50%;
}
section.form #wpcf7-f2256-p2253-o1 form.init ul.formflow li.mailinput ,
section.form #wpcf7-f2256-p2253-o1 form ul.formflow li.input ,
section.form #wpcf7-f991-p988-o1 form ul.formflow li.conf ,
section.form #wpcf7-f999-p993-o1 form ul.formflow li.exit {color: #111;}
section.form #wpcf7-f2256-p2253-o1 form.init ul.formflow li.mailinput::before ,
section.form #wpcf7-f2256-p2253-o1 form ul.formflow li.input::before ,
section.form #wpcf7-f991-p988-o1 form ul.formflow li.conf::before ,
section.form #wpcf7-f999-p993-o1 form ul.formflow li.exit::before {background: #08F7FE;border: solid 2px #08F7FE;}
section.form form dl dt {
	font-size: 1.6em;font-family: "MFW-PA1GothicStd-Bold",'A P-OTF A1ゴシック Std B';font-weight: 700;
	margin: 0 0 8px;position: relative;
}
section.form form dl dd {
	font-size: 1.6em;
	margin: 0 0 30px;
}
section.form form dl dd span.wpcf7-not-valid-tip{
	color: #C63A4A;font-size: 1.2rem;
}
section.form form dl dt a.modal-op {
	display: inline-block;position: absolute;top: 0;right: 0;
	border-radius: 15px;border: solid 1px #E8E8E8;cursor: pointer;
	font-size: 1rem;color: #454545;padding: 4px 40px 5px 15px;
}
section.form form dl dt a.modal-op:hover {
	background: #f6f6f6;
}
section.form form dl dt a.modal-op::before {
	content: "";width: 11px;height: 8px;position: absolute;top: 9px;right: 15px;
	background: url(../img/icon/target.svg) no-repeat center / 100%;
}

section.form form dl dd.check span.wpcf7-list-item {margin: 0 10px 10px 0;}
section.form form dl dd.check input[type="checkbox"] {display: none}
section.form form dl dd.check span.wpcf7-list-item-label {
	display: inline-block;background: #f6f6f6;padding: 8px 12px;border-radius: 5px;
	transition: background .2s ,color .2s;
}
section.form form dl dd.check input[type="checkbox"]:checked ~ span.wpcf7-list-item-label {
	background: #444;color: #fff;
}

section.form form dl dd input[type="text"] ,
section.form form dl dd input[type="email"] ,
section.form form dl dd textarea {
	width: 100%;box-sizing: border-box;border: none;background: #F6F6F6;
	border-radius: 5px;padding: 12px 15px;
	font-size: 1.6rem;line-height: 1.8;
}
.formbox form .thanks {display: none;}
.formbox form.sent .thanks ,
.formbox .thanks {
	display: block;background: #D12783;border-radius: 5px;
	padding: 20px;color: #fff;width: 100%;box-sizing: border-box;
}
.formbox .thanks span {
	font-size: 1.4rem;line-height: 1.7;text-align: center;font-weight: 700;
	display: block;padding: 0 0 12px;
}
.formbox .thanks p {font-size: 1.4rem;line-height: 1.7;margin: 0;width: 100%}
.formbox .thanks p a {font-weight: 700;text-decoration: underline;color: #fff}
main.formbox .wrap {display: block;}
main.formbox section.thankspage {
	padding: 100px 0 0;width: 660px;margin: 0 auto;
}
section.thankspage p {
	font-size: 2.4em;line-height: 2;text-align: center;
}
section.thankspage .grey-back {
	background: #fff;padding: 30px;border-radius: 5px;
	margin: 60px 0 0;
}
section.thankspage .grey-back p {
	font-size: 1.4rem;text-align: left;
}

::placeholder {color: #B1B1B1}
::-ms-input-placeholder {color: #B1B1B1}
:-ms-input-placeholder {color: #B1B1B1}
.formbox form input[type="button"] {
	background: #F6F6F6;color: #111;
	margin: 0 0 20px;
}
section.form form #submit {margin: 40px 0 0}
.formbox form input[type="submit"] ,
.formbox form input[type="button"] ,
section.form form #submit input[type="submit"] ,
section.form form #submit input.wpcf7-previous {
	border: none;background: #08F7FE;width: 100%;box-sizing: border-box;border-radius: 5px;
	font-size: 1.4em;font-family: "MFW-PA1GothicStd-Bold",'A P-OTF A1ゴシック Std B';line-height: 1;font-weight: 700;
	padding: 22px;transition: background .2s;cursor: pointer;
}
.formbox form input[type="submit"]:hover ,
.formbox form input[type="button"]:hover ,
section.form form #submit input[type="submit"]:hover ,
section.form form #submit input.wpcf7-previous:hover {
	background: #18E5EB;
}
section.form form #submit input.wpcf7-previous {
	margin: 0 0 10px;background: #aaa;
}
section.form form #submit .wpcf7-spinner {display: none;}
section.form form dl dd span.ans {
	display: block;width: 100%;box-sizing: border-box;border: none;background: #F6F6F6;
	border-radius: 5px;padding: 12px 15px;
	font-size: 1.6rem;line-height: 1.8;color: #9F9F9F;
}
section.form form dl dd input[type="text"].wpcf7-not-valid ,
section.form form dl dd input[type="email"].wpcf7-not-valid ,
section.form form dl dd textarea.wpcf7-not-valid {background: #FCF0F0}
section.form form p {line-height: 2}
section.form form dd.privacy {text-align: center}
section.form form dd.privacy input {display: none;}
section.form form dd.privacy span.input {
	display: inline-block;position: relative;
	background: linear-gradient(#E8E8E8,#E8E8E8) 0 100%/100% 1px no-repeat;
}
section.form form dd.privacy label span.input::before {
	content: "";width: 30px;height: 30px;border-radius: 5px;
	position: absolute;top: -8px;left: -45px;z-index: 0;
	background: #F6F6F6;cursor: pointer;
}
section.form form dd.privacy label span.input::after {
	content: "";display: block;position: absolute;top: 2px;left: -36px;z-index: 1;
	width: 10px;height: 5px;transition: border-color .2s ease-out;
	border-left: 2px solid #f8f8f8;border-bottom: 2px solid #f8f8f8;
	transform: rotate(-45deg);cursor: pointer;
}
section.form form dd.privacy input:checked + span span.input::after {border-color: #111}
section.form form dd.privacy span.input a {
	display: inline-block;padding: 0 0 5px;
	background: linear-gradient(#e8e8e8,#e8e8e8) 0 100%/0 0 no-repeat;
	transition: background .6s cubic-bezier(.075,.82,.165,1);
}
section.form form dd.privacy span.input a:hover {
	background: linear-gradient(#4c4745, #4c4745) 0 100%/100%
	1px no-repeat;
}
section.form p.center {
	margin: -50px 0 0;
	text-align: center;font-family: "MFW-PA1GothicStd-Bold",'A P-OTF A1ゴシック Std B';line-height: 1.5;
}
section.form form #submit input[type="submit"]:disabled {background: #aaa;cursor: not-allowed}

section.notfound {padding: 120px 0 150px}
section.notfound .wrap {display: block}
section.notfound p {
	font-size: 1.6em;text-align: center;
	width: 610px;margin: 0 auto;
}
section.notfound p::before {
	content: "404";font-family: "MFW-PA1GothicStd-Bold",'A P-OTF A1ゴシック Std B';font-size: 275px;line-height: 1;
	display: block;color: rgba(0,0,0,0);margin: 0 0 5px;
	background: url(../img/mask@2x.jpg) no-repeat 0 35% / 100%;
	-webkit-background-clip: text;
}

.entry_main {margin: 50px auto;}
.infomation {
	width: 600px;margin: 0 auto;
	background: #F5F5F5;padding: 30px;
	position: relative;
}
.infomation::before {
	content: "";display: block;width: 105px;height: 12px;
	position: absolute;top: 30px;left: 30px;
	background: url(../img/icon/info.svg) no-repeat center / 100%;
}
.infomation p {
	font-size: 1.2em;line-height: 2.1;
	margin: 25px 0 0;
}
.infomation p span {display: inline-block;position: relative}
.infomation p span::after {content: " / "}
.infomation p span:last-child::after {content: ""}
main.entry section article .ad {margin: 100px auto 0;background: #F0F0F0;width: 100%;padding: 20px 0;position: relative;}
main.entry section article .ad::before {
	content: "";width: calc(calc(100vw - 100%) / 2);height: 100%;background: #f0f0f0;
	position: absolute;top: 0;left: calc(calc(-100vw + 100%) / 2);
}
main.entry section article .ad::after {
	content: "";width: calc(calc(100vw - 100%) / 2);height: 100%;background: #f0f0f0;
	position: absolute;top: 0;right: calc(calc(-100vw + 100%) / 2);
}
main.entry section article .ad a {display: block;width: 300px;margin: 0 auto;}
ul.social_button {margin: 27px 0 50px;display: flex;justify-content: flex-end;}
ul.social_button li {margin: 0 0 0 50px;background: none;font-size: 1rem;}
ul.social_button li::before {display: none;}
ul.social_button li svg {
	width: 20px;height: 20px;border-radius: 50%;
	background: #00C73C;padding: 5px;margin: 0 0 -10px;
}
ul.social_button li.tw svg {
	width: 16px;height: 20px;padding: 5px 7px;
}
ul.social_button li span {
	display: inline-block;
	margin: 0 0 0 1em;
	font-size: 1.2em;text-decoration: underline;
}
ul.social_button li.fb svg {background: #007FEE}
ul.social_button li.tw svg {background: #111}
main.entry ul.tags li::before {display: none;}
main.entry ul.tags {display: flex;flex-wrap: wrap;}
main.entry ul.tags li {margin: 0 10px 10px 0;padding: 0}
main.entry ul.tags a {
	display: block;background: #ebebeb;border-radius: 2px;padding: 14px 18px 13px;
	color: #111;text-decoration: none;font-weight: 300;font-size: 1.2rem;
}
main.entry ul.tags a:hover {
	text-decoration: underline;background: #ddd;
	transition: background .2s ease-out;
}
main.entry ul.tags a::before {content: "#"}
main.entry .writer {
	width: 660px;
	position: relative;margin: 30px auto 0;
	background: #e9e9e9;
}
main.entry .writer a {
	padding: 0;display: block;
	position: relative;overflow: hidden;
}
main.entry .writer::before {
	content: "この記事を書いた人";position: absolute;top: 20px;left: 180px;
	font-size: 1.4em;font-weight: 700;line-height: 1;pointer-events: none;
}
main.entry .writer.en::before {
	content: "Written by";position: absolute;top: 20px;left: 180px;
	font-size: 1.4em;font-weight: 700;line-height: 1;pointer-events: none;
}
main.entry .writer::after {
	content: "";width: 30px;height: 30px;position: absolute;bottom: 20px;right: 20px;
	background: url(../img/icon/arrow05.svg) no-repeat center / 100%;
	pointer-events: none;
}
main.entry .writer img {
	width: 160px;height: auto;float: left;
}
main.entry .writer .text {
	float: left;width: 380px;margin: 45px 0 0 20px;
}
main.entry .writer .text span {display: block;line-height: 1.2}
main.entry .writer .text span.en ,
main.entry .writer .text span.heading {
	color: #747474;font-size: 1.2em;letter-spacing: 0;font-size: 400;
}
main.entry .writer .text span.heading {font-size: 1em;}
main.entry .writer .text span.name {
	font-size: 3em;font-weight: 700;letter-spacing: 0;
	margin: 5px 0 10px;
}
main.entry .writer .text p {
	font-size: 1.4em;line-height: 2;
	margin: 32px 0 0;
}
.related {margin: 100px 0;width: 750px;}
.related h2 {font-size: 2em;margin: 0 0 20px;}
.related span.title {
	font-size: 2.4em;font-weight: 700;
	display: block;margin: 0 0 20px;
}
main.entry .outline {
	background: #f7f7f7;padding: 35px 40px 1px;margin: 0 0 30px;border-radius: 10px;
	border: solid 1px #e3e3e3;
}
main.entry .outline span.title {
	font-size: 1.2em;font-weight: 700;color: #fff;line-height: 1;
	background: #111;padding: .7em 1.9rem .6em;border-radius: 17px;
	display: inline-block;margin: 0 0 30px;
}
main.entry .outline input {display: none}
main.entry .outline li {margin: 0 0 20px;background: none;padding: 0 0 0 27px;}
main.entry .outline li::before {
	width: 12px;height: 15px;border-radius: 0;
	background: url(../img/icon/outline.svg) no-repeat;
}
main.entry .outline li a {font-weight: 700;color: #000;text-decoration: none;font-size: 1.4rem;}
main.entry .outline li a:hover {text-decoration: underline}
main.entry .outline ul ul {margin: 10px 0}
main.entry .outline ul ul li {margin: 0 0 5px 1em;padding: 0;line-height: 1.4;}
main.entry .outline ul ul ul li {margin: 0 0 5px 1em;padding: 0;line-height: 1;}
main.entry .outline ul ul li::before {display: none;}
main.entry .outline ul ul li a {font-weight: 400;font-size: 1.3rem;}

/* 見出し */
.entry_main h2 {
	font-size: 2.6em;line-height: 1.23;font-weight: 900;color: #fff;font-family: "MFW-PA1GothicStd-Bold",'A P-OTF A1ゴシック Std B';
	margin: 80px 0 30px;padding: 15px 20px 13px;background: #111;border-radius: 10px;
}
.entry_main h3 {
	font-size: 2.2em;line-height: 1.27;font-weight: 900;font-family: "MFW-PA1GothicStd-Bold",'A P-OTF A1ゴシック Std B';
	margin: 80px 0 30px;padding: 0 0 6px;position: relative;
}
.entry_main h3::before {
	content: "";width: 100%;height: 3px;background: #111;
	position: absolute;bottom: 0;left: 0;
}
.entry_main h4 {
	font-size: 1.8em;line-height: 1.11;font-weight: 900;font-family: "MFW-PA1GothicStd-Bold",'A P-OTF A1ゴシック Std B';
	margin: 60px 0 30px;padding: 0 0 0 10px;position: relative;
}
.entry_main h4::before {
	content: "";width: 2px;height: 100%;background: #111;
	position: absolute;top: 0;left: 0;
}

section.privacy .entry_main h2 {
	font-size: 2.2em;line-height: 1.27;font-weight: 900;color: #111;
	margin: 80px 0 30px;padding: 0 0 6px;position: relative;background: none;
}
section.privacy .entry_main h2::before {
	content: "";width: 100%;height: 3px;background: #111;
	position: absolute;bottom: 0;left: 0;
}

/* 本文 */
.entry_main p {
	font-size: 1.6em;line-height: 2;
	margin: 0 0 30px;
}
.entry_main strong {
	font-weight: 700;font-family: "MFW-PA1GothicStd-Bold",'A P-OTF A1ゴシック Std B';
}
.entry_main mark.marker {
	line-height: 1.3;
	display: inline;padding: .05em .2em;background: #08F7FE;
	background:linear-gradient(transparent 60%, #08F7FE 60%);
}
.entry_main mark.big {background: none;font-family: "MFW-PA1GothicStd-Medium",'A P-OTF A1ゴシック Std M';font-size: 1.5em;}
.entry_main mark.max {background: none;font-family: "MFW-PA1GothicStd-Bold",'A P-OTF A1ゴシック Std B';font-size: 2em;}
.entry_main mark.small {
	background: none;font-size: 1.2rem;
}
.entry_main a:link ,
.entry_main a:visited {
	color: #ED324C;text-decoration: underline;
}
/* 背景本文 */
.entry_main .grey-back {
	background: #F7F7F7;border-radius: 10px;padding: 20px;
	margin: 0 0 30px;
}
.entry_main .grey-back p {font-size: 1.4em}
.entry_main .grey-back p:last-child {margin: 0;}

/* 画像 */
.entry_main figure.wp-block-image {
	margin: 0 0 30px;overflow: hidden;border-radius: 5px;
	width: auto;max-width: 100%;
}
.entry_main figure.wp-block-image img {
	width: auto;max-width: 100%;
}
.entry_main figure.wp-block-image figcaption {
	font-size: 1.1em;padding: .5em;
}

/* リスト */
.entry_main ol ,
.entry_main ul {list-style: none;margin: 0 0 30px;}
.entry_main li {
	font-size: 1.4em;line-height: 1.6;
	position: relative;padding: 0 0 0 1.4em;margin: 0 0 12px;
}
.entry_main ul li:before {
	content: "";width: 10px;height: 10px;border-radius: 50%;background: #eee;
	position: absolute;left: 0;top: .3em;
}
.entry_main ol {counter-reset: li2;}
.entry_main ol li:before{
	text-align: center;font-weight: 500;line-height: 1;letter-spacing: 0;
	font-size: 1rem;padding: .2em .1em 0;
	color: #fff;background: #000;border-radius: 50%;
	position: absolute;top: .4em;left: 0;width: 1.2em;height: 1.2em;
	counter-increment: li2;content: counter(li2);
}

/* 吹き出し */
.hukidashi {overflow: hidden;margin: 0 0 30px;position: relative;min-height: 90px;}
.hukidashi .img {
	width: 70px;height: 70px;display: block;float: left;position: relative;
	border-radius: 50%;overflow: hidden;
}
.hukidashi.r1 .img {float: right;}
.hukidashi img {
	min-width: 70px;min-height: 70px;width: auto;height: auto;
	display: block;max-width: 70px;max-height: 70px;
	position: absolute;top: -100%;bottom: -100%;left: -100%;right: -100%;margin: auto;
}
.hukidashi .text {
	width: calc(100% - 90px);float: left;margin: 15px 0 0 20px;border-radius: 10px;
	box-sizing: border-box;padding: 15px 20px;background: #F7F7F7;position: relative;
}
.hukidashi.r1 .text {float: right;margin: 15px 20px 0 0}
.hukidashi span.name {
	display: inline-block;position: absolute;top: -15px;left: 0;
	line-height: 1;
}
.hukidashi.r1 span.name {left: auto;right: 0}
.hukidashi .text::before {
	content: "";position: absolute;top: 20px;left: -14px;display: block;
	width: 0;height: 0;border-style: solid;
	border-width: 0 15px 10px 0;border-color: transparent #F7F7F7 transparent transparent;
}
.hukidashi.r1 .text::before {
	left: auto;right: -14px;
	border-width: 10px 15px 0 0;border-color: #F7F7F7 transparent transparent transparent;
}
.hukidashi p {
	font-size: 14px;line-height: 1.44;
}
.hukidashi p:last-child {margin: 0}
/* 人物紹介 */
.intro {
	border: solid 1px #DBDBDB;margin: 0 0 30px;
	padding: 20px;display: flex;flex-wrap: wrap;box-sizing: border-box;
}
.intro .img {
	width: 80px;
}
.intro .text {
	width: 518px;margin: 0 0 0 20px;
}
.intro .text span {
	font-size: 1.4em;font-weight: 600;font-family: "MFW-PA1GothicStd-Medium",'A P-OTF A1ゴシック Std M';
	margin: 0 0 5px;display: block;
}
.intro .text p {
	font-size: 1.4em;line-height: 1.42;
}
.intro .text p:last-of-type {margin: 0}
/* 罫線囲み本文 */
.wp-block-lazyblock-ruled-line {margin-top: 38px;}
.ruled-line {
	border: solid 1px #dbdbdb;position: relative;border-radius: 5px;
	padding: 30px 30px 28px;margin: 0 0 30px;
	background: #F7F7F7;
}
.ruled-line span {
	display: inline-block;background: rgb(247,247,247);
	background: linear-gradient(0deg, rgba(247,247,247,1) 0%, rgba(247,247,247,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
	padding: 0 6px;
	position: absolute;top: -8px;left: 26px;
	font-size: 16px;font-weight: 600;line-height: 1;font-family: "MFW-PA1GothicStd-Medium",'A P-OTF A1ゴシック Std M';
}
.ruled-line p {
	font-size: 14px;line-height: 1.42;
}
.ruled-line p:last-of-type {margin: 0}
/* リンクボタン */
.linkBtn {margin: 0 0 30px}
.linkBtn a:link ,
.linkBtn a:visited {
	display: block;position: relative;background: #08F7FE;border-radius: 5px;
	font-size: 14px;line-height: 1;font-family: "MFW-PA1GothicStd-Bold",'A P-OTF A1ゴシック Std B';font-weight: 900;
	padding: 20px 70px 20px 20px;transition: background .2s;
	color: #111;text-decoration: none;
}
.linkBtn a:hover {background: #01E2E8}
.linkBtn a::after {
	content: "";position: absolute;top: -100%;bottom: -100%;right: 20px;
	width: 0;height: 0;border-style: solid;border-width: 5px 0 5px 8px;
	border-color: transparent transparent transparent #111;margin: auto 0;pointer-events: none;
}
/* スポット */
.blogcard {
	margin: 0 0 30px;position: relative;
	background: #f7f7f7;
}
.blogcard span.address {position: relative;display: block;}
.blogcard a.map {
	top: -3px;right: 0;
	display: inline-block;background: #08F7FE;padding: 2px 9px 4px 30px;border-radius: 3px;
	margin: 0 0 0 2em;position: relative;transition: background .3s;
	color: #111;font-size: 1rem;line-height: 1;text-decoration: none;
}
.blogcard a.map:hover ,
.blogcard a.blog_btn:hover {background: #01E2E8}
.blogcard a.map::before {
	content: "";width: 12px;height: 10px;background: url(../img/icon/map.svg) no-repeat center / 100%;
	position: absolute;top: 2px;left: 10px;
}
.blogcard a.blog_btn {
	position: absolute;bottom: 20px;right: 20px;transition: background .3s;
	width: 50px;height: 50px;background: #08F7FE;border-radius: 50%;
	font-size: 12px;text-align: center;
}
.blogcard a.blog_btn:link ,
.blogcard a.blog_btn:visited {text-decoration: none;color: #111;}
.blogcard a.blog_btn::before {
	content: "詳細";width: 100%;height: 1em;position: absolute;bottom: 19px;right: 0;
	line-height: 1;box-sizing: border-box;padding: 0 .7em 0 0;
}
.blogcard a.blog_btn::after {
	content: "";width: 5px;height: 5px;border-right: solid 1px #111;border-top: solid 1px #111;
	position: absolute;bottom: 22px;right: 10px;transform: rotate(45deg);
}
.blogcard .img {width: 120px;height: 80px;background: #F7F7F7;margin: 0 20px 0 0}
.blogcard .text {padding: 40px 170px 40px 40px;}
.blogcard .text span.title {
	font-size: 1.6em;color: #111;
	display: inline-block;position: relative;margin: 0 0 12px;
}
.blogcard .text span.title::before {
	content: "";width: 100%;height: .7em;background: #EAEAEA;
	position: absolute;bottom: 0;left: 0;z-index: -1;
}
.blogcard .text p.add {
	font-size: 1.6em;line-height: 2.1;
	margin: 0;text-decoration: none;
}
.blogcard .text span.em {
	font-size: 1.2em;line-height: 1.3;
	margin: 10px 0 0;text-decoration: none;display: block;
}
/* テーブル */
.entry_main figure.wp-block-table {margin: 0 0 30px;}
.entry_main table {
	border: none;width: 100%;line-height: 1.3;margin: 0 0 30px;
	font-size: 1.4em;border-collapse: collapse;vertical-align: middle;
}
.entry_main table td ,
.entry_main table th {
	border: solid 4px #fff;padding: 20px 20px 19px;
	background: #F7F7F7;font-weight: 500;
}
.entry_main table tr th {
	background: #D8E6E8;
	text-align: left;
}

.entry_main figure.wp-block-table table {margin: 0}
.entry_main figure.wp-block-table table tr th {
	background: none;font-weight: normal;font-family: "MFW-PA1GothicStd-Regular",'A P-OTF A1ゴシック Std R';
}
.entry_main figure.wp-block-table table tr td:nth-of-type(1) {
	background: #F0F0E9;font-weight: 700;font-family: "MFW-PA1GothicStd-Bold",'A P-OTF A1ゴシック Std B';
}


/* 画像スライダー */
.photoslide {
	width: 100%;overflow: hidden;position: relative;
	margin: 0 0 30px;padding: 0 0 10px;
}
.photoslide .slick-track {display: flex;flex-wrap: wrap}
.photoslide .slider {position: relative}
.photoslide .slick-arrow {
	width: 30px;height: 80px;border-radius: 0 5px 5px 0;opacity: 1;transition: opacity .3s;
	border: none;background: #fff;position: relative;
	position: absolute;top: calc(50% - 40px);left: 0;z-index: 1000;
}
.photoslide .slick-arrow::before {
	content: "";width: 11px;height: 20px;
	position: absolute;top: 31px;left: 9px;
	background: url(../img/icon/arrow-slide.svg) no-repeat center / 100%;
}
.photoslide .slick-arrow.next {left: auto;right: 0;border-radius: 5px 0 0 5px}
.photoslide .slick-arrow.prev::before {transform: rotate(180deg)}
.photoslide .slick-arrow.slick-disabled {opacity: .4;transition: opacity .3s}
.photoslide ul.slick-dots {
	position: absolute;bottom: 0;overflow: hidden;
	margin: 0;display: flex;flex-wrap: wrap;
}
.photoslide ul.slick-dots li {
	width: 16px;height: 1px;background-color: #111;transition: border .3s;
	margin: 0 5px 0 0;padding: 0;border-top: solid 1px #fff;border-bottom: solid 1px #fff;
}
.photoslide ul.slick-dots li::before {display: none}
.photoslide ul.slick-dots li button {
	display: block;background: none;color: rgba(0,0,0,0);height: 1px;
	border: none;cursor: pointer;outline: none;padding: 0;appearance: none;
}
.photoslide ul.slick-dots li.slick-active {
	border-top: solid 1px #000;border-bottom: solid 1px #000;
}
.photoslide .caption {
	width: 100%;position: absolute;bottom: 10px;left: 0;z-index: 100;
	text-align: center;
}
.photoslide .caption span {
	font-size: 12px;padding: 9px 20px 8px;margin: 0 10px;
	background: #fff;border-radius: 5px;display: inline-block;
}

/* highlight code */
pre.wp-block-code {
	margin: 0 0 30px;
}
code.hljs {
	font-size: 14px;line-height: 1.875;overflow-wrap: break-word;
	padding: 1.5em;width: 100%;box-sizing: border-box;
	resize: horizontal;
}

article.spot .head dl {
	border-top: solid 1px #CECECE;
	margin: 0 0 20px;
}
article.spot .head dl div {
	display: flex;flex-wrap: wrap;padding: 30px 0;
	border-bottom: solid 1px #CECECE;
}
article.spot .head dl div {
	display: flex;flex-wrap: wrap;padding: 30px 0;
	border-bottom: solid 1px #CECECE;
}
article.spot .head dl dt {
	font-size: 1.6rem;line-height: 1;font-weight: 600;
	width: 140px;
}
article.spot .head dl dd {
	font-size: 1.6rem;line-height: 1;
	width: 520px;
}
article.spot .head dl dd.add span::after {
	content: "、";
}
article.spot .head dl dd.add span:last-child::after {content: ""}
article.spot .head dl dd a:hover {text-decoration: underline}
article.spot .head dl .address a {
	display: inline-block;background: #08F7FE;border-radius: 3px;
	padding: 4px 10px 4px 32px;margin: 0 0 0 30px;position: relative;
	font-size: 1rem;line-height: 1;letter-spacing: 0;
}
article.spot .head dl .sns dd {color: #BFBFBF}
article.spot .head dl .sns dd span {display: inline-block;margin: 0 1em 0 0;}
article.spot .head dl .sns a span ,
article.spot .head dl .site a {text-decoration: underline;letter-spacing: 0;}
article.spot .head dl .address a::before {
	content: "";width: 12px;height: 10px;position: absolute;left: 10px;top: 4px;
	background: url(../img/icon/map.svg) no-repeat center / 100%;
}
article.spot .head.on dl div.address ,
article.spot .head.on dl div.tell ,
article.spot .head.on dl div.time ,
article.spot .entry_main.on {display: none}
article.spot .head p {
	font-size: 1.4em;line-height: 1.4;
}
article.spot .head dl dd h1 {
	font-size: 1.6rem;font-weight: 400;
	margin: 0;font-family: "MFW-PA1GothicStd-Regular"	,'A P-OTF A1ゴシック Std R';
}
article.spot .head ul.spotimg{overflow: hidden;position: relative;}
article.spot .head.on ul.spotimg::after {
	content: "";width: 100%;height: 100%;background: rgba(0, 0, 0, .7);z-index: 10;
	position: absolute;top: 0;left: 0;pointer-events: none;border-radius: 10px;
}
article.spot .head.on ul.spotimg::before {
	content: "閉店、もしくは移転しています";width: 100%;height: 1em;
	color: #fff;font-size: 1.6rem;z-index: 11;text-align: center;margin: auto 0;
	position: absolute;top: -100%;bottom: -100%;left: 0;pointer-events: none;border-radius: 10px;
}
article.spot .head .slick-track {display: flex}
article.spot .head ul.spotimg li {
	width: 660px;border-radius: 10px;overflow: hidden;
}
article.spot .head ul.spotthumb {
	margin: 20px 0 50px;
}
article.spot .head ul.spotthumb .slick-track {
	justify-content: flex-end;width: 100%!important;transform: none!important;
}
article.spot .head ul.spotthumb li {
	width: 50px;border-radius: 50%;overflow: hidden;
	margin: 0 0 0 20px;background: #000;
}
article.spot .head ul.spotthumb li img {opacity: .57;transition: opacity .3s;}
article.spot .head ul.spotthumb li.slick-current img {opacity: 1}
article.spot .entry_main h2 ,
article.spot h2 {
	font-size: 2.4em;font-weight: 700;text-align: center;color: #111;
	margin: 100px 0 50px;background: none;padding: 0;
}

section.job {
	margin: 0 0 50px;position: relative;
}
section.job .header {
	background-position: center;background-size: cover;
}
section.job .header h1 {
	width: 1100px;padding: 120px 0;margin: 0 auto;
	font-size: 5em;color: #fff;line-height: 1.2;
}
section.job section.list {position: relative}
section.job section.list::before {
	content: "Sponsored by 求人ボックス";font-size: 1.2em;
	background: #f5f5f5;color: #888;padding: 5px;border-radius: 5px;
	position: absolute;bottom: -40px;right: 0;
}
section.job article.item {
	border-bottom: solid 1px #efefef;
	padding: 25px 0;width: 750px;
}
section.job article.item .head {
	display: flex;flex-wrap: wrap;justify-content: space-between;
	margin: 0 0 10px;
}
section.job article.item .head span.company {
	background: #f5f5f5;color: #606060;padding: 5px;
	font-size: 1em;
}
section.job article.item .head span.update {
	position: relative;display: inline-block;padding: 2px 0 0 25px;
	font-size: 1em;
}
section.job article.item .head span.update::before {
	content: "";width: 16px;height: 16px;display: inline-block;position: absolute;top: 0;left: 0;
	background: url(../img/icon/job01.svg) no-repeat center / 100%;
}
section.job article.item p {
	font-size: 2.2em;line-height: 1;
	margin: 0 0 10px;
}
section.job article.item p span {
	background: #EBFF52;padding: .2em .3em;line-height: 1.6;
	background:linear-gradient(transparent -10%, #EBFF52 0%);
}
section.job article.item ul.detail {
	display: flex;flex-wrap: wrap;margin: 20px 0 0;
	font-size: 1.2em;
}
section.job article.item ul.detail .mini {width: 300px}
section.job article.item ul.detail .mini li {margin: 0 0 20px}
section.job article.item ul.detail .mini li:last-child {margin: 0}
section.job article.item ul.detail li.snippet {width: 424px;line-height: 1.5;}
section.job article.item li {
	position: relative;padding: 0 0 0 25px;
}
section.job article.item li::before {
	content: "";width: 16px;height: 16px;display: inline-block;position: absolute;top: 0;left: 0;
	background: url(../img/icon/job02.svg) no-repeat center / 100%;
}
section.job article.item li.st::before {background: url(../img/icon/job03.svg) no-repeat center / 100%}
section.job article.item li.jt::before {background: url(../img/icon/job04.svg) no-repeat center / 100%}
section.job article.item li.snippet::before {background: url(../img/icon/job05.svg) no-repeat center / 100%}



