/*
Theme Name: cms
Author: cms
Version: 6.0.0
*/
html, body, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	font-weight: normal;
}
div, span {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
	line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block;
}

ul,
ol{
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
pre {
	white-space: inherit;
}
/* change colours to suit your needs */
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

/* change colours to suit your needs */
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

strong del {
	font-weight: bold;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

/* change border colour to suit your needs */
hr {
	display:block;
	height:1px;
	border:0;  
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}

input, select {
	vertical-align:middle;
}
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

body,
.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
	font-size: 16px;
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.6;
	color: #333333;
	word-break: break-all;
}
a {
	color: #0084b2;
}
a:hover {
	text-decoration: none;
}
p {
}
table {
	width:100%;
	border-collapse: collapse;
	border-spacing: 0;
}
table th {
	vertical-align: top;
}
img {
	max-width: 100%;
	vertical-align: top;
	height: auto !important;
}
strong {
	font-weight: bold;
}
#site {
	min-width: 1080px;
	overflow: hidden;
}
.inner {
	margin: 0 auto;
	width: 1080px;
}
.inner-2 {
	margin: 0 auto;
	width: 860px;
}
.hover:hover,
a:hover,
input[type="submit"]:hover {
  transition: .3s;
  opacity: 0.7;
}
.clearfix::after {
	content: "";
	display: block;
	clear: both;
}
.sp-only {
	display: none;
}
.sp-only-inline {
	display: none;
}


@media screen and (max-width:640px) {
html {
  scroll-padding-top: 40vw;
}
html.html-fixed-sp {
  scroll-padding-top: 25vw;
}
#site {
	min-width: auto;
}
.inner,
.inner-2 {
	margin: 0 3%;
	width: auto;
}
.pc-only {
	display: none;
}
.sp-only {
	display: block;
}
.sp-only-inline {
	display: inline;
}
}

/* ==========================================================================
site-news
========================================================================== */
.site-news {
	padding: 8px 0;
	background: #ffe0e0;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #da0000;
}
.site-news a {
	color: #da0000;
}

/* ==========================================================================
site-header
========================================================================== */
#site-header {
	margin-bottom: 20px
}
#site-header .site-title {
	padding: 10px 0;
	font-size: 13px;
}
#site-header .site-header-pc .site-header-main {
	margin-bottom: 15px;
}
#site-header .site-header-pc .site-header-main .site-header-main-left {
	float: left;
	width: 50%;
}
#site-header .site-header-pc .site-header-main .site-header-main-left .logo {
	margin-top: 5px;
}
#site-header .site-header-pc .site-header-main .site-header-main-left .logo a {
	text-decoration: none;
	color: #333333;
}
#site-header .site-header-pc .site-header-main .site-header-main-left .address {
	margin-top: 10px;
	font-size: 15px;
}
#site-header .site-header-pc .site-header-main .site-header-main-right {
	float: right;
	width: 40%;
}
#site-header .site-header-pc .site-header-main .site-header-main-right p {
	margin: 0;
	text-align: right;
	font-size: 13px;
}
#site-header .site-header-pc .site-header-main .site-header-main-right .tel {
	margin-bottom: 10px;
	font-size: 34px;
	font-weight: bold;
	line-height: 1.2;
	color: #049a00;
	text-align: right;
}
#site-header .site-header-pc .site-header-main .site-header-main-right .tel i {
	margin-right: 5px;
}
#site-header .site-header-pc .site-header-main .site-header-main-right .btn-list {
	margin-top: 10px;
	text-align: right;
	letter-spacing: -.4em;
}
#site-header .site-header-pc .site-header-main .site-header-main-right .btn-list li {
	display: inline-block;
	margin-left: 2%;
	width: 48%;
	text-align: center;
	letter-spacing: normal;
}
#site-header .site-header-pc .site-header-main .site-header-main-right .btn-list li a {
}
#site-header .site-header-pc .global-nav ul li {
	float: left;
	width: 20%;
}
#site-header .site-header-pc .global-nav ul li a {
	position: relative;
	display: block;
	padding: 8px 10px;
	text-align: center;
	text-decoration: none;
	color: #333333;
}
#site-header .site-header-pc .global-nav ul li a:after {
	content: "";
	top: 0;
	position: absolute;
	right: 0;
	width: 1px;
	height: 100%;
	background: #dddddd;
}
#site-header .site-header-pc .global-nav ul li:first-child a:before {
	content: "";
	top: 0;
	position: absolute;
	left: 0;
	width: 1px;
	height: 100%;
	background: #dddddd;
}
#site-header .site-header-pc .global-nav-6 ul li {
	width: 16.6%;
}

@media screen and (max-width:640px) {
#site-header {
	margin-bottom: 0;
	padding: 7px 0;
	width: 100%;
	background: #ffffff;
}
#site-header img {
	width: 100%;
}
#site-header.fixed-sp {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
}
#site-header .site-title {
	padding: 5px 0;
	text-align: center;
}
#site-header.fixed-sp .site-title {
	display: none;
}
#site-header .site-header-sp {
}
#site-header .site-header-sp .site-header-main .site-header-main-left {
	float: left;
	width: 37%;
}
#site-header .site-header-sp .site-header-main-b {
}
#site-header .site-header-sp .site-header-main-b .site-header-main-left {
	width: 64%;
}
#site-header .site-header-sp .site-header-main .site-header-main-right {
	float: right;
	width: 62%;
}
#site-header .site-header-sp .site-header-main-b .site-header-main-right {
	width: 15%;
}
#site-header .site-header-sp .site-header-main .site-header-main-right ul {
	text-align: right;
	letter-spacing: -.4em;
}
#site-header .site-header-sp .site-header-main .site-header-main-right ul li {
	display: inline-block;
	margin-left: 2%;
	width: 21%;
	letter-spacing: normal;
	cursor: pointer;
}
#site-header .site-header-sp .site-header-main-b .site-header-main-right ul li {
	width: auto;
}
#site-header .site-header-sp .site-header-main .site-header-main-right ul :first-child {
	margin: 0;
}
#site-header .site-header-sp .site-header-main .site-header-main-right ul li.btn-1 {
	width: 51%;
}
.site-header-sp-nav {
	display: none;
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
}
.site-header-sp-nav .site-header-sp-nav-bg {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000000ad;
	background-image: url(assets/images/header-sp-btn-menu-close.png);
	background-repeat: no-repeat;
	background-position: 5% 15px;
	background-size: 10% auto;
}
.site-header-sp-nav .site-header-sp-nav-main {
	position: fixed;
	right: -100%;
	top: 0;
	width: 80%;
	height: 100%;
	background: #ffffff;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
.site-header-sp-nav .site-header-sp-nav-main .logo {
	padding: 20px 6%;
	text-align: center;
}
#site-header .site-header-sp-nav .site-header-sp-nav-main .logo img {
	width: auto;
}
.site-header-sp-nav .site-header-sp-nav-main .btn-top {
	margin-bottom: 20px;
	text-align: center;
}
.site-header-sp-nav .site-header-sp-nav-main .btn-top a {
	display: inline-block;
	padding: 2px 10px;
	border: solid 1px #999999;
	text-decoration: none;
	color: #333333;
}
.site-header-sp-nav .site-header-sp-nav-main .title {
	padding: 10px 3%;
	background: #111111;
	color: #ffffff;
}
.site-header-sp-nav .site-header-sp-nav-main ul {
	padding: 0 3% 30px;
}
.site-header-sp-nav .site-header-sp-nav-main ul li a {
	position: relative;
	display: block;
	padding: 15px 3%;
	border-bottom: solid 1px #cccccc;
	text-decoration: none;
	color: #333333;
}
.site-header-sp-nav .site-header-sp-nav-main ul li a::before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	right: 6%;
	width: 6px;
	height: 6px;
	margin: auto 0;
	border-top: 2px solid #111111;
	border-right: 2px solid #111111;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.site-header-sp-nav .site-header-sp-nav-main .sns-list {
	padding: 10px 0 50px;
	text-align: center;
}
.site-header-sp-nav .site-header-sp-nav-main .sns-list .sns-item {
	display: inline-block;
	margin: 0 1.5%;
	width: 14%;
}
}


/* ==========================================================================
site-footer
========================================================================== */
.entry-content-2 .entry-content-main {
	float: right;
	width: 70%;
}
.entry-content-2 .entry-content-side {
	float: left;
	width: 27%;
}
.entry-content-2-reverse .entry-content-main {
	float: left;
	width: 70%;
}
.entry-content-2-reverse .entry-content-side {
	float: right;
}

.entry-content-2 .entry-content-side .entry-content-side-item {
	margin-bottom: 50px;
}
.entry-content-2 .entry-content-side h2 {
	padding: 8px 3%;
	background: #111111;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
}
.entry-content-2 .entry-content-side ul li a {
	display: block;
	position: relative;
	padding: 15px;
	border-bottom: dotted 1px #bbbbbb;
	text-decoration: none;
	color: #333333;
}
.entry-content-2 .entry-content-side ul li a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 0;
	height: 0;
	margin: auto;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 7px solid #111111;
}

@media screen and (max-width:640px) {
.entry-content-2 .entry-content-main {
	width: 100%;
}
.entry-content-2 .entry-content-side {
	width: 100%;
}
}


/* ==========================================================================
site-footer
========================================================================== */

#site-footer {
	margin-top: 100px;
	padding: 30px 0;
	background-size: cover;
	font-size: 13px;
	background: #eaeaea;
}
#site-footer a {
	text-decoration: none;
	color: #333333;
}
#site-footer .site-footer-info {
	float: left;
	width: 24%;
	padding: 1.5%;
	background: #ffffff;
}
#site-footer .site-footer-info h2 {
	margin-bottom: 10px;
}
#site-footer .site-footer-info p {
	margin: 0 0 10px;
}
#site-footer .site-footer-info .tel {
	font-size: 20px;
	font-weight: bold;
}
#site-footer .site-footer-info .tel i {
	margin-right: 5px;
}
#site-footer .site-footer-info .sns-list {
	padding: 10px 0 10px;
	text-align: center;
}
#site-footer .site-footer-info .sns-list .sns-item {
	display: inline-block;
	margin: 0 1.5%;
	width: 14%;
}
#site-footer .site-footer-nav {
	float: right;
	width: 70%;
}
#site-footer .site-footer-nav  .site-footer-nav-item {
	display: inline-block;
	margin:  0 1% 10px;
	width: 30%;
	vertical-align: top;
}
#site-footer .site-footer-nav .site-footer-nav-item h3 {
	margin: 20px 0 10px;
	border-bottom: solid 1px #111111;
}
#site-footer .site-footer-nav .site-footer-nav-item ul li {
	margin-bottom: 10px;
}
#site-footer .site-footer-nav .site-footer-nav-item ul li a {
	position: relative;
	padding-left: 15px;
}
#site-footer .site-footer-nav .site-footer-nav-item ul li a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 7px solid #111111;
}
#site-footer .copyright {
	text-align: center;
	font-size: 11px;
}

@media screen and (max-width:640px) {
	
#site-footer img {
	width: 100%;
}
#site-footer.floating-sp-on {
	padding-bottom: 30vw;
}
#site-footer .site-footer-info {
	float: none;
	width: auto;
	margin-bottom: 20px;
	padding: 20px 3%;
	background: #ffffff;
	text-align: center;
	box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 3px 0px;
}
#site-footer .site-footer-info h2 img {
	max-width: 80%;
}
#site-footer .site-footer-info .sns-list .sns-item {
	width: 12%;
}
#site-footer .site-footer-nav {
	float: none;
	width: auto;
}
#site-footer .site-footer-nav .site-footer-nav-item {
	display: block;
	margin:  0 0 10px;
	width: auto;
}
#site-footer .site-footer-nav .site-footer-nav-item ul li{
	display: inline-block;
	margin:  0 1% 10px;
	width: 45%;
}
}



/* ==========================================================================
fixed-btn
========================================================================== */

.floating-pc {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 1;
}

@media screen and (max-width:640px) {
.floating-sp {
	display: flex;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
}
.floating-sp-2 .floating-sp-btn {
	width: 50%;
}
.floating-sp-3 .floating-sp-btn {
	width: 34%;
}
.floating-sp-4 .floating-sp-btn {
	width: 25%;
}
.floating-sp-5 .floating-sp-btn {
	width: 20%;
}
.floating-sp .floating-sp-btn img {
	width: 100%;
}
}


/* ==========================================================================
site-main
========================================================================== */
.breadcrumb {
}
.breadcrumb ol li {
	display: inline-block;
	position: relative;
	font-size: 14px;
}
.breadcrumb ol li:before {
	content: ">";
	margin: 0 10px;
}
.breadcrumb ol li:first-child:before {
	display: none;
}
.breadcrumb ol li a {
	color: #333333;
}
.entry-title {
	position: relative;
	margin-bottom: 20px;
	padding: 80px 0;
	background: #bbbbbb;
	background-position: center center;
	background-size: cover;
	text-align: center;
	overflow: hidden;
}
.entry-title:before{
  content: '';
  background: inherit;
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
}
.entry-title::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,0.28);
}
.entry-title h1,
.entry-title p {
	position: relative;
	font-size: 32px;
	font-weight: normal;
	color: #ffffff;
	z-index: 1;
}
.entry-title-2 {
	margin-bottom: -40px;
}
.entry-content {
	margin-top: 50px;
}
.entry-content h2.has-text-align-center:after {
	right: 0;
	margin: 0 auto;
}
.entry-content h2.has-text-align-right:after {
	left: inherit;
	right: 0;
	margin: 0 auto;
}
.entry-content .editor p {
	margin-bottom: 20px;
}
.entry-content .editor ul {
	margin-bottom: 30px;
	padding: 20px 5%;
	border: solid 1px #dddddd;
	background: #ffffff;
}
.entry-content .editor ul li {
	padding: 5px 0 5px 30px;
	background: url(assets/images/icon-check-01.png);
	background-position: top 6px left;
	background-repeat: no-repeat;
}
.entry-content .editor ol {
	margin-bottom: 30px;
	padding: 40px 5%;
	border: solid 1px #dddddd;
	counter-reset: li_count;
}
.entry-content .editor ol li {
	margin-top: 30px;
	padding-bottom: 10px;
	border-bottom: solid 1px #dddddd;
}
.entry-content .editor ol li:first-child {
	margin-top: 0;
}
.entry-content .editor ol li:before {
	counter-increment: li_count;
  content: counter(li_count)".";
  margin-right: 5px; 
}
.entry-content .editor table {
	margin-bottom: 20px;
	width: 100%;
	border-top: solid 1px #cccccc;
}
.entry-content .editor table th {
	background: #f2f2f2;
}
.entry-content .editor table th,
.entry-content .editor table td {
	padding: 15px 5px 15px;
	border-bottom: solid 1px #cccccc;
	vertical-align: middle;
}
.entry-content .editor blockquote {
	margin-bottom: 30px;
	padding: 20px 5%;
	background: #f7f7f7;
}
.entry-content .editor blockquote cite {
	display: block;
	text-align: right;
	font-size: 12px;
}
.entry-content .editor .googlemap {
	width: 100%;
}
.entry-content .editor .youtube {
	width: 100%;
	height: 500px;
}

@media screen and (min-width:641px) {
#site-main {
	padding: 0 !important;
}
}

@media screen and (max-width:640px) {
.entry-title {
	padding: 30px 0;
}
.entry-title h1 {
	font-size: 26px;
}
.entry-content .editor ul {
	padding: 20px 5%;
}
.entry-content .editor ol {
	padding: 20px 5%;
}
.entry-content .editor blockquote {
}
.entry-content .editor .googlemap {
	height: 250px;
}
.entry-content .editor .youtube {
	height: 200px;
}
}


/* ==========================================================================
page
========================================================================== */
.page .entry-content .editor h2 {
	margin: 80px 0 40px;
	padding-bottom: 40px;
	position: relative;
	font-size: 30px;
	font-weight: bold;
}
.page .entry-content .editor h2:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 40px;
	height: 4px;
	background: #111111;
}
.page .entry-content .editor h2:first-child {
	margin-top: 0;
}
.page .entry-content .editor h3 {
	margin: 40px 0 20px;
	padding-left: 30px;
	position: relative;
	font-size: 28px;
	font-weight: bold;
}
.page .entry-content .editor h3:after {
	content: "";
	position: absolute;
	top: 12px;
	left: 0;
	width: 20px;
	height: 20px;
	border-radius: 100px;
	background: #111111;
}
.page .entry-content .editor h4 {
	margin: 40px 0 20px;
	padding: 10px 0;
	border-top: solid 1px #111111;
	border-bottom: solid 1px #111111;
	font-size: 22px;
	font-weight: bold;
}

@media screen and (max-width:640px) {
.page .entry-content .editor h2 {
	margin: 40px 0 30px;
	padding-bottom: 20px;
	font-size: 24px;
}
.page .entry-content .editor h3 {
	margin: 40px 0 20px;
	padding-left: 25px;
	font-size: 22px;
}
.page .entry-content .editor h3:after {
	top: 8px;
	width: 16px;
	height: 16px;
}
.page .entry-content .editor h4 {
	font-size: 18px;
}
}

/* ==========================================================================
single
========================================================================== */
.single-post .entry-content h1 {
	margin-bottom: 10px;
	font-size: 30px;
	font-weight: bold;
}
.single-post .entry-content .date {
	display: block;
	margin-bottom: 30px;
	font-size: 14px;
}
.single-post .entry-content .date span {
	display: inline-block;
}
.single-post .entry-content .img {
	margin-bottom: 30px;
}
.single-post .editor h2 {
	margin: 80px 0 40px;
	padding-bottom: 10px;
	border-bottom: solid 2px #111111;
	font-size: 26px;
	font-weight: bold;
}
.single-post .editor h3 {
	margin: 60px 0 30px;
	padding: 10px 3%;
	background: #111111;
	font-size: 23px;
	font-weight: bold;
	color: #ffffff;
}
.single-post .editor h4 {
	margin: 40px 0 20px;
	padding-left: 20px;
	border-left: solid 5px #111111;
	font-size: 20px;
	font-weight: bold;
}

@media screen and (max-width:640px) {
.single-post .entry-content h1 {
	font-size: 26px;
}
.single-post .editor h2 {
	margin: 40px 0 20px;
	font-size: 22px;
}
.single-post .editor h3 {
	margin: 40px 0 20px;
	font-size: 20px;
}
.single-post .editor h4 {
	margin: 40px 0 20px;
	padding-left: 10px;
	font-size: 18px;
}
}

/* ==========================================================================
item
========================================================================== */
.news-list {
	max-width: 600px;
	margin: 0 auto 50px;
}
.news-list .wp-block-column:first-child p {
	margin: 0;
}
.post-list .post-item {
	position: relative;
	display: inline-block;
	margin: 0 3% 60px 0;
	width: 46%;
	vertical-align: top;
}
.post-list .post-item .new {
	position: absolute;
	top: -5px;
	left: -5px;
	padding: 5px 10px;
	background: #111111;
	border: solid 1px #ffffff;
	font-weight: bold;
	color: #ffffff;
	z-index: 1;
}
.post-list .post-item .img {
	position: relative;
	margin-bottom: 15px;
	overflow: hidden;
}
.post-list .post-item .img::before {
	content: "";
	display: block;
	padding-top: 75%;
}
.post-list .post-item .img img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100% !important;
	object-fit: cover;
	vertical-align: bottom;
}
.post-list .post-item .date {
	font-size: 14px;
}
.post-list .post-item h2 {
	font-size: 18px;
	font-weight: bold;
}
.post-list .post-item h2 a {
	color: #333333;
}
.page-nation {
	text-align: center;
}
.page-nation a,
.page-nation span {
	display: inline-block;
	margin: 0 5px 20px;
	padding: 10px 15px;
	background: #eeeeee;
	text-decoration: none;
	font-size: 14px;
}
.page-nation a:hover {
	background: #111111;
	color: #ffffff;
	opacity: 1;
}
.page-nation span {
	background: #000;
	color: #ffffff;
}
.voices-list .voices-item {
	padding: 50px 0;
	border-top: solid 1px #dddddd;
}
.voices-list .voices-item:first-child {
	padding-top: 0;
	border: none;
}
.voices-list .voices-item .video {
	margin-bottom: 10px;
}
.voices-list .voices-item .video iframe {
	width: 100%;
	height: 420px;
}
.voices-list .voices-item .left  {
	float: left;
	width: 70%;
}
.voices-list .voices-item .right {
	float: right;
	width: 27%;
}
.voices-list .voices-item h2 {
	margin-bottom: 20px;
	font-size: 26px;
	font-weight: bold;
}
.voices-list .voices-item .user-info {
	margin-bottom: 20px;
	font-weight: bold;
}
.voices-list .voices-item .img-user {
	margin-bottom: 10px;
}
.cat-list {
	margin-bottom: 50px;
	padding: 30px 3%;
	border-top: solid 1px #e8e8e8;
	border-bottom: solid 1px #e8e8e8;
	text-align: center;
	background: #f5f5f5;
}
.cat-list li {
	display: inline-block;
	margin: 0 10px 10px;
}
.cat-list li a {
	padding: 5px 20px;
	background: #c3c3c3;
	border-radius: 100px;
	text-decoration: none;
	color: #333333;
}
.cat-list li.current a {
	background: #111111;
	color: #ffffff;
}

@media screen and (max-width:640px) {
.post-list .post-item {
	margin: 0 0 40px;
	width: 100%;
}
.voices-list .voices-item .video iframe {
	width: 100%;
	height: 300px;
}
.voices-list .voices-item .left {
	width: 100%;
}
.voices-list .voices-item .right {
	margin-bottom: 20px;
	width: 100%;
}
}
@media screen and (max-width:400px) {
.voices-list .voices-item .video iframe {
	height: 200px;
}
}




/* ==========================================================================
wp
========================================================================== */

.wp-block-media-text {
	margin-bottom: 50px;
}
.wp-block-button__link {
	margin-bottom: 30px;
	padding: 5px 20px;
	border-radius: 4px;
	background: #111111;
	color: #ffffff;
}
.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
	width: 100%;
}
.sp-side-3 .wp-block-column {
	flex-basis: 31% !important;
	margin: 0 1%;
}
.wp-block-cover,
.wp-block-cover-image {
	width: 94%;
	min-height: auto;
	padding: 0 3% 0;
	box-sizing: inherit;
}
.entry-content .editor .blocks-gallery-grid {
	margin: 0;
	padding:  0;
	border: none;
}
.entry-content .editor .blocks-gallery-grid .blocks-gallery-item {
	padding: 0;
	background: none;
}

.w-full {
	width: calc(100vw - 6%);
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
}



/* ==========================================================================
home
========================================================================== */
.home-top {
	margin-bottom: 50px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}
.home-top .home-top-1-1 {
	padding: 100px 0;
	background: #bbbbbb;
	background-size: cover;
	background-position: center center;
}
.home-top .home-top-1-1 .text1 {
	font-size: 38px;
	text-shadow:0px 0px 12px #444444;
}
.home-top .home-top-1-1 .text2 {
	font-size: 62px;
	text-shadow:0px 0px 12px #444444;
}
.home-top .home-top-1-1 .btn {
	margin-top: 50px;
}
.home-top .home-top-1-1 .btn a {
	display: inline-block;
	padding: 15px 10%;
	min-width: 160px;
	background-color: #111111;
	background-image: url(assets/images/icon-arrow-02.png);
	background-position: center right 20px;
	background-repeat: no-repeat;
	border-radius: 100px;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
.home-top .home-top-1-2 {
	position: relative;
	padding: 20px 0;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
}
.home-top .home-top-1-2::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #111111;
	opacity: 0.9;
}
.home-top .home-top-1-2::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,0.2);
}
.home-top .home-top-1-2 p {
	position: relative;
	font-size: 30px;
	z-index: 10;
}
.home-top .home-top-2 p img {
	width: 100%;
	height: auto;
}
.home-top .home-top-3 video {
	width: 100%;
}

@media screen and (max-width:640px) {
.home-top {
	margin-bottom: -25px;
}
.home-top .home-top-1-1 {
	padding: 50px 0;
}
.home-top .home-top-1-1 .text1 {
	font-size: 18px;
}
.home-top .home-top-1-1 .btn {
	margin-top: 20px;
}
.home-top .home-top-1-1 .text2 {
	font-size: 32px;
}
.home-top .home-top-1-2 p {
	font-size: 15px;
}
.home-top .home-top-3 .inner {
	margin: 0;
}
}


/* ==========================================================================
wpcf7-form
========================================================================== */

.cf-required {
	padding: 4px 14px;
	background: #ff8f15;
	color: #fff;
	line-height: 1;
}
.entry-content .wpcf7-form table th,
.entry-content .wpcf7-form table td {
	padding: 10px 12px;
	border: solid 1px #cccccc;
}
.entry-content .wpcf7-form table th {
	width: 25%;
	background: #f2f2f2 !important;
	text-align: left;
	font-weight: bold;
}
.entry-content .wpcf7-form table th .required {
	float: right;
	margin-top: 3px;
	padding: 4px 14px;
	background: #ff8f15;
	color: #fff;
	line-height: 1;
	font-size: 13px;
}
.entry-content .wpcf7-form table th .sub {
	font-size: 14px;
	font-weight: normal;
	
}
.entry-content .wpcf7-form table td .example {
	color: #999;
}
.entry-content .wpcf7-form input[type="text"],
.entry-content .wpcf7-form input[type="email"],
.entry-content .wpcf7-form textarea {
	padding: 5px 1%;
	font-size: 20px;
	border: solid 1px #cccccc;
	border-radius: 4px;
	width: 98%;
}
.entry-content .wpcf7-form input[type="text"].time {
	margin-bottom: 5px;
	padding: 3px 1%;
	width: 40px;
}
.entry-content .wpcf7-form input[type="date"] {
	padding: 5px 1%;
	font-size: 20px;
	border: solid 1px #cccccc;
	border-radius: 4px;
	width: 98%;
}
.entry-content .wpcf7-form select {
	padding: 3px 1%;
	margin: 0 auto;
	border: solid 1px #cccccc;
	border-radius: 4px;
	font-size: 20px;
	background: #ffffff;
	color: #333;
}
.entry-content .wpcf7-form .btn {
	margin: 30px 0;
	text-align: center;
}
.entry-content .wpcf7-form .btn input[type="submit"] {
	padding: 15px 3%;
	width: 30%;
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	background: #e6e6e6;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	font-size: 16px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
	color: #333333;
}
.entry-content .wpcf7-form .w50 {
	width: 50px !important;
}
.entry-content .wpcf7-form .w60 {
	width: 60px !important;
}
.entry-content .wpcf7-form .w70 {
	width: 70px !important;
}
.entry-content .wpcf7-form .w80 {
	width: 80px !important;
}
.entry-content .wpcf7-form .w30p {
	width: 30% !important;
}
.entry-content .wpcf7-form .w30p-pc {
	width: 30% !important;
}
.entry-content .wpcf7-form .w40p {
	width: 40% !important;
}
.entry-content .wpcf7-form .w40p-pc {
	width: 40% !important;
}
.entry-content .wpcf7-form .w50p {
	width: 50% !important;
}
.entry-content .wpcf7-form .w50p-pc {
	width: 50% !important;
}
.entry-content .wpcf7-form .w60p {
	width: 60% !important;
}
.entry-content .wpcf7-form .w60p-pc {
	width: 60% !important;
}
.entry-content .wpcf7-form .ajax-loader {
	display: none !important;
}


@media screen and (max-width:640px) {
.entry-content .wpcf7-form table,
.entry-content .wpcf7-form table tbody,
.entry-content .wpcf7-form table tr,
.entry-content .wpcf7-form table th,
.entry-content .wpcf7-form table td {
	display: block;
}
.entry-content .wpcf7-form table th {
	width: auto;
}
.entry-content .wpcf7-form table th {
	border-top: none;
}
.entry-content .wpcf7-form table td {
	border-top: none;
}
.entry-content .wpcf7-form table td .example {
	font-size: 14px;
}
.entry-content .wpcf7-form .btn input[type="submit"] {
	width: 80%;
}
.entry-content .wpcf7-form .w30p-pc {
	width: 98% !important;
}
.entry-content .wpcf7-form .w40p-pc {
	width: 98% !important;
}
.entry-content .wpcf7-form .w50p-pc {
	width: 98% !important;
}
.entry-content .wpcf7-form .w60p-pc {
	width: 98% !important;
}
}


/* ==========================================================================
パスワード保護
========================================================================== */

.post-password-form input[type="password"] {
	padding: 5px 10px;
	border: solid 1px #cccccc;
	font-size: 20px;
}
.post-password-form input[type="submit"] {
	margin-left: 10px;
	padding: 5px 20px;
	background: #888888;
	font-size: 16px;
	color: #fff;
}


/* ==========================================================================
ブロックエディター
========================================================================== */
.page .wp-block-cover.is-style-w100p {
	margin-right: -300%;
	margin-left: -300%;
	padding-right: 300%;
	padding-left: 300%;
	width: 100%;
	box-sizing: inherit;
	overflow: hidden;
}
.is-style-balloon {
	position: relative;
	margin-bottom: 30px !important;
	padding: 10px 3% !important;
	background: #111111 !important;
	border: none !important;
	border-radius: 4px;
	color: #ffffff;
}
.is-style-balloon:before{
	content: "";
	position: absolute;
	left: 30px;
	bottom: -24px;
	border: 10px solid transparent;
	border-top: 16px solid #111111;
}
.is-style-border th,
.is-style-border td {
	border: solid 1px #cccccc;
}
.wp-block-image {
	text-align: center;
}
.wp-block-image.is-resized {
	display: block;
}
.wp-block-image.is-resized figcaption {
	display: block;
}
.c-block-link-list {
	text-align: center;
}
.c-block-link-list .link-list-item {
	display: inline-block;
	margin: 0 1% 10px;
	width: 47%;
	text-align: left;
}
.c-block-link-list .link-list-item a {
	text-decoration: none;
}
.c-block-link-list .link-list-item .link-list-item-img {
	position: relative;
	margin-bottom: 10px;
	background-size: cover;
	background-position: center center;
}
.c-block-link-list .link-list-item .link-list-item-img .img {
	position: relative;
	margin-bottom: 15px;
	overflow: hidden;
}
.c-block-link-list .link-list-item .link-list-item-img .img::before {
	content: "";
	display: block;
	padding-top: 50%;
}
.c-block-link-list .link-list-item .link-list-item-img .img::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.28);
}
.c-block-link-list .link-list-item .link-list-item-img .img img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100% !important;
	object-fit: cover;
	vertical-align: bottom;
}
.c-block-link-list .link-list-item .link-list-item-img p {
	position: absolute;
	bottom: 0;
	left: 10px;
	margin: 0;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
}
.c-block-link-list .link-list-item .text {
	position: relative;
	padding-left: 20px;
	color: #333333;
}
.c-block-link-list .link-list-item .text::before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	width: 6px;
	height: 6px;
	margin: auto 0;
	border-top: 2px solid #111111;
	border-right: 2px solid #111111;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.c-block-mv {
	max-width: 700px;
	margin: 0 auto 30px;
}
.c-block-mv .mv-main {
	position: relative;
	padding: 50px 6% 20px;
	overflow: hidden;
}
.c-block-mv .mv-main:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	background: #fff;
	top: 0;
	left: 0;
	opacity: 0.8;
}
.c-block-mv .mv-main:after {
	content: "";
	width: 100%;
	height: 200%;
	position: absolute;
	transform: skewX(145deg);
	background: #fff;
	bottom: 0;
	opacity: 0.25;
	right: 50px;
}
.c-block-mv .mv-main .top-text {
	position: relative;
	zoom: 1.7;
	z-index: 1;
}
.c-block-mv .mv-main .img {
	position: relative;
	margin: 20px 0;
	overflow: hidden;
	z-index: 1;
}
.c-block-mv .mv-main .img:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	border: solid 10px #ffffff;
	bottom: 0;
	right: 0;
	opacity: 0.5;
  box-sizing: border-box;
}
.c-block-mv .mv-main .bottom-text {
	position: relative;
	zoom: 1.7;
	z-index: 1;
}
.c-block-mv.c-block-mv-text-none {
	background: inherit !important;
}
.c-block-mv.c-block-mv-text-none .mv-main {
	padding: 0 !important;
}
.c-block-mv.c-block-mv-text-none .mv-main:before {
	display: none;
}
.c-block-mv.c-block-mv-text-none .mv-main:after {
	display: none;
}
.c-block-mv.c-block-mv-text-none .mv-main .img {
	margin: 0 !important;
}
.c-block-mv.c-block-mv-text-none .mv-main .img:after {
	display: none;
}
.c-block-slide {
	margin-bottom: 50px;
}
.c-block-slide .slide-item {
	width: 450px;
	margin: 0 20px;
}
.c-block-slide .slide-item .img {
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;
}
.c-block-slide .slide-item .img::before {
	content: "";
	display: block;
	padding-top: 75%;
}
.c-block-slide .slide-item .img img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100% !important;
	object-fit: cover;
	vertical-align: bottom;
}
.c-block-slide .slick-arrow {
	position: absolute;
	top: 32%;
	width: 50px;
	height: 50px;
	background-color: #111;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	border: none;
	z-index: 80;
	cursor: pointer;
	outline: 0;
}
.c-block-slide .slick-prev {
	left: 2%;
}
.c-block-slide .slick-prev::before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 10px;
	height: 10px;
	margin: auto;
	border-top: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.c-block-slide .slick-next {
	right: 2%;
}
.c-block-slide .slick-next::before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 10px;
	height: 10px;
	margin: auto;
	border-top: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.c-block-slide .slide-item .title {
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: bold;
}
.c-block-feature {
	text-align: center;
}

.c-block-feature .feature-item {
	display: inline-block;
	margin: 0 2% 40px;
	width: 28%;
	vertical-align: top;
}
.c-block-feature .feature-item .img {
	position: relative;
	margin-bottom: 15px;
	overflow: hidden;
	border-radius: 50%;
}
.c-block-feature .feature-item .img::before {
	content: "";
	display: block;
	padding-top: 100%;
}
.c-block-feature .feature-item .img img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100% !important;
	object-fit: cover;
	vertical-align: bottom;
}
.c-block-feature .feature-item .title {
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.c-block-feature .feature-item .text {
	text-align: left;
}
.c-block-voice {
	margin-bottom: 50px;
}
.c-block-voice .title {
	margin: 0 0 20px !important;
	padding: 5px 15px;
	background: #eaeaea;
	font-weight: bold;
	font-size: 21px;
}
.c-block-voice .profile {
	text-align: right;
	font-weight: bold;
}
.c-block-voice .voice-left {
	float: left;
	width: 26%;
}
.c-block-voice .voice-left .img {
	margin-bottom: 20px;
}
.c-block-voice .voice-left .img-questionnaire {
	border: solid 1px #cccccc;
}
.c-block-voice .voice-right {
	float: right;
	width: 70%;
}
.c-block-voice .attention {
	text-align: right;
	font-size: 12px;
}
.wp-block-media-text .wp-block-media-text__content h2:first-child,
.wp-block-media-text .wp-block-media-text__content h3:first-child,
.wp-block-media-text .wp-block-media-text__content h4:first-child {
	margin-top: 0;
} 
.wp-block-buttons .wp-block-button.big a {
	padding: 10px 50px;
	font-size: 150%;
}
.wp-block-buttons .wp-block-button.small a {
	font-size: 70%;
}
.home .editor > .wp-block-cover:first-child,
.home .editor > .wp-block-cover-image:first-child {
	margin-top: -50px;
}
.editor > .wp-block-cover:last-child,
.editor > .wp-block-cover-image:last-child {
	margin-bottom: -100px;
}


.c-block-balloon {
	display: flex;
	margin-bottom: 50px;
}
.c-block-balloon.balloon-right {
	flex-direction: row-reverse;
}
.c-block-balloon .balloon-info {
	width: 80px;
}
.c-block-balloon .balloon-info .img {
	display: block;
	position: relative;
	margin-bottom: 2px;
	overflow: hidden;
}
.c-block-balloon.balloon-shape-round .balloon-info .img {
	border-radius: 50%;
	border: solid 2px #ccc;
}
.c-block-balloon .balloon-info .img:before {
	content: "";
	display: block;
	padding-top: 100%;
}
.c-block-balloon .balloon-info .img img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100% !important;
	object-fit: cover;
	vertical-align: bottom;
}
.c-block-balloon .balloon-info .name {
	text-align: center;
	font-size: 11px;
}
.c-block-balloon.balloon-name-color-1 .balloon-info .name {
	color: #ffffff;
}
.c-block-balloon .balloon-text {
	display: flex;
	align-items: flex-start;
	padding: 0 28px;
	flex: 1;
}
.c-block-balloon.balloon-right .balloon-text {
	justify-content: flex-end;
}
.c-block-balloon .balloon-text .balloon-text-inner {
	position: relative;
	max-width: 610px;
	padding: 1em;
	border-radius: 10px;
	background: #f7f7f7;
}
.c-block-balloon.balloon-green .balloon-text .balloon-text-inner {
	background: #d1f8c2;
}
.c-block-balloon.balloon-blue .balloon-text .balloon-text-inner {
	background: #e2f6ff;
}
.c-block-balloon.balloon-red .balloon-text .balloon-text-inner {
	background: #ffebeb;
}
.c-block-balloon.balloon-yellow .balloon-text .balloon-text-inner {
	background: #f9f7d2;
}
.c-block-balloon.balloon-line .balloon-text .balloon-text-inner {
	border: solid 1px #cccccc;
}
.c-block-balloon.balloon-line.balloon-green .balloon-text .balloon-text-inner {
	border-color: #9ddd93;
}
.c-block-balloon.balloon-line.balloon-blue .balloon-text .balloon-text-inner {
	border-color: #93d2f0;
}
.c-block-balloon.balloon-line.balloon-red .balloon-text .balloon-text-inner {
	border-color: #f48789;
}
.c-block-balloon.balloon-line.balloon-yellow .balloon-text .balloon-text-inner {
	border-color: #fbe593;
}

.c-block-balloon .balloon-text .balloon-text-inner:before {
  content: "";
  position: absolute;
  top: 17px;
  left: -16px;
  border: 6px solid transparent;
  border-right: 10px solid #f7f7f7;
  z-index: 2;
}
.c-block-balloon.balloon-green .balloon-text .balloon-text-inner:before {
	border-right-color: #d1f8c2;
}
.c-block-balloon.balloon-blue .balloon-text .balloon-text-inner:before {
	border-right-color: #e2f6ff;
}
.c-block-balloon.balloon-red .balloon-text .balloon-text-inner:before {
	border-right-color: #ffebeb;
}
.c-block-balloon.balloon-yellow .balloon-text .balloon-text-inner:before {
	border-right-color: #f9f7d2;
}
.c-block-balloon.balloon-line .balloon-text .balloon-text-inner:after {
  content: "";
	position: absolute;
	top: 15px;
	left: -20px;
	border: 8px solid transparent;
	border-right: 12px solid #cccccc;
	z-index: 1;
}
.c-block-balloon.balloon-line.balloon-green .balloon-text .balloon-text-inner:after {
	border-right-color: #9ddd93;
}
.c-block-balloon.balloon-line.balloon-blue .balloon-text .balloon-text-inner:after {
	border-right-color: #93d2f0;
}
.c-block-balloon.balloon-line.balloon-red .balloon-text .balloon-text-inner:after {
	border-right-color: #f48789;
}
.c-block-balloon.balloon-line.balloon-yellow .balloon-text .balloon-text-inner:after {
	border-right-color: #fbe593;
}
.c-block-balloon.balloon-right .balloon-text .balloon-text-inner:before {
	left: inherit;
  right: -16px;
  border: 6px solid transparent;
  border-left: 10px solid #f7f7f7;
}
.c-block-balloon.balloon-right.balloon-green .balloon-text .balloon-text-inner:before {
	border-left-color: #d1f8c2;
}
.c-block-balloon.balloon-right.balloon-blue .balloon-text .balloon-text-inner:before {
	border-left-color: #e2f6ff;
}
.c-block-balloon.balloon-right.balloon-red .balloon-text .balloon-text-inner:before {
	border-left-color: #ffebeb;
}
.c-block-balloon.balloon-right.balloon-yellow .balloon-text .balloon-text-inner:before {
	border-left-color: #f9f7d2;
}
.c-block-balloon.balloon-line.balloon-right .balloon-text .balloon-text-inner:after {
	left: inherit;
	right: -20px;
	border: 8px solid transparent;
	border-left: 12px solid #cccccc;
}
.c-block-balloon.balloon-line.balloon-right.balloon-green .balloon-text .balloon-text-inner:after {
	border-left-color: #9ddd93;
}
.c-block-balloon.balloon-line.balloon-right.balloon-blue .balloon-text .balloon-text-inner:after {
	border-left-color: #93d2f0;
}
.c-block-balloon.balloon-line.balloon-right.balloon-red .balloon-text .balloon-text-inner:after {
	border-left-color: #f48789;
}
.c-block-balloon.balloon-line.balloon-right.balloon-yellow .balloon-text .balloon-text-inner:after {
	border-left-color: #fbe593;
}


@media screen and (max-width:781px) {
.wp-block-columns.is-style-sp-side {
	flex-wrap: nowrap;
}
.wp-block-columns.is-style-sp-side .wp-block-column {
	margin: 0 1%;
	flex-basis: 0 !important;
	flex-grow: 1;
}
.c-block-mv {
	margin: 0 -3.2% 30px;
}
.c-block-mv .mv-main .top-text,
.c-block-mv .mv-main .bottom-text {
	zoom: 1;
}
.c-block-slide {
	margin: 0 -3% 50px;
}
.c-block-slide .slide-item {
	width: 260px;
	margin: 0 10px;
}
.c-block-slide .slick-arrow {
	top: 25%;
	width: 40px;
	height: 40px;
}
}


@media screen and (max-width:640px) {
.c-block-feature .feature-item {
	display: block;
	margin: 0 0 40px;
	width: auto;
}
.c-block-feature .feature-item .img {
	margin: 0 12% 15px;
}
.c-block-voice .voice-left {
	width: auto;
}
.c-block-voice .voice-right {
	width: auto;
}
.wp-block-media-text {
	display: block;
	margin-bottom: 30px;
	overflow: hidden;
}
.wp-block-media-text figure {
	float: left;
	width: 30%;
}
.wp-block-media-text .wp-block-media-text__content {
	float: right;
	width: 68%;
	padding: 0;
}
.wp-block-media-text.has-media-on-the-right figure {
	float: right;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
	float: left;
}	
.wp-block-media-text.is-stacked-on-mobile figure {
	float: none;
	width: auto;
	margin-bottom: 20px;
}
.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
	float: none;
	width: auto;
	padding: 0;
}
.wp-block-embed-youtube iframe {
	width: 100%;
}
.c-block-balloon {
	margin-bottom: 40px;
}
.c-block-balloon .balloon-info {
	width: 60px;
}
	

.c-block-link-list .link-list-item {
	display: block;
	margin: 0 0 10px;
	width: auto;
}
	
}




/* ==========================================================================
wpadminbar
========================================================================== */
#wpadminbar #wp-admin-bar-wp-logo,
#wpadminbar #wp-admin-bar-site-name #wp-admin-bar-menus,
#wpadminbar #wp-admin-bar-customize,
#wpadminbar #wp-admin-bar-comments,
#wp-admin-bar-password_protected {
	display: none;
}


/* ==========================================================================
other
========================================================================== */
.link-tel {
	text-decoration: none;
}
.mv-scroll {
	margin-bottom: 30px;
	height: 240px;
	background-position:center center;
	background-repeat: repeat-x;
	background-size: auto 240px;
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
}
.mv-scroll-2 {
	margin-bottom: 30px;
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
}
.single-post .mv-scroll-2 {
	margin-left: 0;
	margin-right: 0;
}
.mv-scroll-2 .mv-scroll-2-inner {
	position: relative;
	display: flex;
	flex-flow: row nowrap;
	width: 100vw;
	overflow: hidden;
}
.single-post .mv-scroll-2 .mv-scroll-2-inner {
	width: auto;
}
.mv-scroll-2 .mv-scroll-2-inner .mv-scroll-list {
	display: flex;
	flex-flow: row nowrap;
	margin: 0;
	padding: 0;
	backface-visibility: hidden;
	will-change: transform;
}
.mv-scroll-2.scroll-on .mv-scroll-2-inner.mv-scroll-cnt-8 .mv-scroll-list-1 {
	animation: scroll-1 40s -20s linear infinite;
}
.mv-scroll-2.scroll-on .mv-scroll-2-inner.mv-scroll-cnt-8 .mv-scroll-list-2 {
	animation: scroll-2 40s linear infinite;
}
.mv-scroll-2.scroll-on .mv-scroll-2-inner.mv-scroll-cnt-10 .mv-scroll-list-1 {
	animation: scroll-1 50s -25s linear infinite;
}
.mv-scroll-2.scroll-on .mv-scroll-2-inner.mv-scroll-cnt-10 .mv-scroll-list-2 {
	animation: scroll-2 50s linear infinite;
}
.mv-scroll-2.scroll-on .mv-scroll-2-inner.mv-scroll-cnt-12 .mv-scroll-list-1 {
	animation: scroll-1 60s -30s linear infinite;
}
.mv-scroll-2.scroll-on .mv-scroll-2-inner.mv-scroll-cnt-12 .mv-scroll-list-2 {
	animation: scroll-2 60s linear infinite;
}
.mv-scroll-2.scroll-on .mv-scroll-2-inner.mv-scroll-cnt-14 .mv-scroll-list-1 {
	animation: scroll-1 70s -35s linear infinite;
}
.mv-scroll-2.scroll-on .mv-scroll-2-inner.mv-scroll-cnt-14 .mv-scroll-list-2 {
	animation: scroll-2 70s linear infinite;
}
.mv-scroll-2.scroll-on .mv-scroll-2-inner.mv-scroll-cnt-16 .mv-scroll-list-1 {
	animation: scroll-1 80s -40s linear infinite;
}
.mv-scroll-2.scroll-on .mv-scroll-2-inner.mv-scroll-cnt-16 .mv-scroll-list-2 {
	animation: scroll-2 80s linear infinite;
}
.mv-scroll-2.scroll-on .mv-scroll-2-inner.mv-scroll-cnt-18 .mv-scroll-list-1 {
	animation: scroll-1 90s -45s linear infinite;
}
.mv-scroll-2.scroll-on .mv-scroll-2-inner.mv-scroll-cnt-18 .mv-scroll-list-2 {
	animation: scroll-2 90s linear infinite;
}
.mv-scroll-2.scroll-on .mv-scroll-2-inner.mv-scroll-cnt-20 .mv-scroll-list-1 {
	animation: scroll-1 100s -50s linear infinite;
}
.mv-scroll-2.scroll-on .mv-scroll-2-inner.mv-scroll-cnt-20 .mv-scroll-list-2 {
	animation: scroll-2 100s linear infinite;
}
.mv-scroll-2 .mv-scroll-2-inner .mv-scroll-list .mv-scroll-item {
	width: calc(100vw / 4);
	margin: 0;
	text-align: center;
}
.mv-scroll-2 .mv-scroll-2-inner .mv-scroll-list .mv-scroll-item .img {
	position: relative;
	margin: 0;
}
.mv-scroll-2 .mv-scroll-2-inner .mv-scroll-list .mv-scroll-item .img::before {
	content: "";
	display: block;
	padding-top: 75%;
}
.mv-scroll-2 .mv-scroll-2-inner .mv-scroll-list .mv-scroll-item .img img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 101%;
	max-width: none;
	height: 100% !important;
	object-fit: cover;
	vertical-align: bottom;
}
.grecaptcha-badge {
	visibility: hidden;
}



@keyframes scroll-1 {
0% {
	-webkit-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
}
to {
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
}
}

@keyframes scroll-2 {
0% {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
to {
	-webkit-transform: translateX(-200%);
	-ms-transform: translateX(-200%);
	transform: translateX(-200%);
}
}

.mv-bottom {
	text-align: center;
}

@media screen and (max-width:1080px) {
.mv-scroll-2 {
	margin-left: 0;
	margin-right: 0;
}
.inner-2 .mv-scroll-2 {
	margin-left: -110px;
	margin-right: -110px;
}
}

@media screen and (max-width:640px) {
.link-tel {
	text-decoration: underline;
}
.mv-scroll {
	height: 100px;
	background-size: auto 100px;
}
.mv-scroll-2,
.inner-2 .mv-scroll-2 {
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
}
.mv-scroll-2 .mv-scroll-2-inner .mv-scroll-list .mv-scroll-item {
	width: calc(101vw / 2.5);
}
}

.move-01 {
	animation: move-01 1.5s infinite;
}
 @keyframes move-01 {
	5% {transform: translateX(5px) rotate(3deg);}
	10% {transform: translateX(-5px) rotate(-3deg);}
	15% {transform: translateX(5px) rotate(3deg);}
	20% {transform: translateX(-5px) rotate(-3deg);}
	25% {transform: translateX(5px) rotate(3deg);}
	30% {transform: translateX(-5px) rotate(-3deg);}
	32% {transform: translateX(0) rotate(0);}
}



/* ==========================================================================
管理画面バー
========================================================================== */

#wpadminbar #wp-admin-bar-root-default #wp-admin-bar-new-content,
#wpadminbar #wp-admin-bar-root-default #wp-admin-bar-new_draft,
#wpadminbar #wp-admin-bar-root-default #wp-admin-bar-duplicate-post,
#wpadminbar #wp-admin-bar-root-default #wp-admin-bar-updates,
#wpadminbar #wp-admin-bar-top-secondary {
	display: none;
}
