/*!
Theme Name: design wave
Theme URI: https://www.design-wave.net/
Author: Design Wave
Author URI: https://www.design-wave.net/
Description: 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: design-wave
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@import url('https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c:400,700&display=swap&subset=japanese');

html {
	font-size: 62.5%;
	margin: 0;				 /* 余白の削除 */
	padding: 0;				/* 余白の削除 */
	width:100%;
	height:100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body	{
	margin: 0;				 /* 余白の削除 */
	padding: 0;				/* 余白の削除 */
	width:100%;
	height:100%;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}


/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body {

	font-size:1.5rem;/* 15px*/
	line-height: 1.68;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
	font-feature-settings: "palt";
}

h1, h2, h3, h4, h5, h6, h7, header {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	line-height: 1.68;
	font-weight: normal;
}

.menu-text {
	font-size: 1.4rem;
	line-height: 1.8;
}

.info-price {
	color: #1d2669;
	font-size: 1.9rem;
	font-weight: 600;
	line-height: 1.8em;
	padding: 0% 0% 0% 5%;
	border-style: solid;
	border-width: 0px 0px 0px 5px;
	border-color: #ed8a00;
	-webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
	transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
	-o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
	transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
	transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
	margin-top: 5%;
	margin-bottom: 10%;
}

.eae-popup .mfp-inline-holder .mfp-content {
	width: 40%;
	margin-left: 20%;
}

button,
input,
select,
optgroup,
textarea {
	font-size:1.5rem;/* 15px*/
	line-height: 1.68;
	font-family: 'M PLUS Rounded 1c', sans-serif;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}


hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

ul.display-posts-listing {
	padding-left: 1.5em;
}

li.listing-item {
	list-style: square;
	padding-left: 0;
}

li.listing-item .title {
	font-weight: 600;
}

li.listing-item .excerpt {
	font-size: 1.3rem;
	color: #565656;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 3% 0 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
	font-size: 1.4rem;
	line-height: 1.75;
	border: 1px solid #ed8a00;
	margin: 0 auto;
}

th {
	text-align: center;
	padding: 10px 30px;
	white-space: nowrap;
	border-bottom: 1px dashed #ed8a00;
	background: rgba(255, 255, 255, 0.75);
	color: #ed8a00;
}

td {
	padding: 10px 20px;
	border-bottom: 1px dashed #ed8a00;
	background: rgba(255, 255, 255, 0.25);
}


tr:last-child th, tr:last-child td {
	border-bottom: none;
}

.table_gaiyo {
	width: 80%;
}

.table_gaiyo-02 {
	width: 100%;
}


.table_gaiyo th .table_gaiyo-02 th {
	text-align: left;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 0px;
	border-radius: 6px;
	background: #ed8a00 !important;
	color: #ffffff !important;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 1.6% 6%;
	font-family: 'M PLUS Rounded 1c', sans-serif;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: #1C2569 !important;
	color: #ffffff !important;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	background: #1C2569 !important;
	color: #ffffff !important;
}

button.slick-arrow {
	background: none !important;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #cac4b2;
	border-radius: 3px;
	background: #f8f6ef;
	padding: .6em 1em .4em;
	font-family: 'M PLUS Rounded 1c', sans-serif;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #3B3C39;
	border: 2px solid #ed8a00;
	background:rgba(255, 255, 255, 0.5);
	outline: 0;
}

select {
	border: 1px solid #ccc;
	font-family: 'M PLUS Rounded 1c', sans-serif;
}

textarea {
	font-family: 'M PLUS Rounded 1c', sans-serif;
}

label {
	font-family: 'M PLUS Rounded 1c', sans-serif !important;
	font-weight: 400;
	color: #1C2569 !important;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a, a:visited {
	color: #364A8F;
	text-decoration: none;
	transition: 0.2s ease;
	-webkit-transition: 0.2s ease;
	-moz-transition: 0.2s ease;
}

a:hover, a:focus, a:active {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}

a {
	position: relative;
	display: inline-block;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.flexs {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-around;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
#content {
	overflow: hidden;
	box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	min-width: 1100px;
	margin: 0 auto;
	padding: 0 0 50px 140px;
}


#primary {
	width: 80%;
	margin: 0 auto;
}

#primary-single {
	width: 60%;
	margin: 0 auto;
	display: inline-block;
	padding-left: 5%;
	padding-right: 5%;
	vertical-align: top;
	border-right: 1px dotted #e0d8c4;
}


#secondary {
	display: inline-block;
	width: 30%;
	padding: 5%;
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
object {
	max-width: 100%;
	width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
header.site-header {
	position: fixed;
	top: 0;
	left: 0;
	box-sizing: border-box;
	background: #FFFFFF;
	width: 140px;
	height: 100%;
	margin: 0;
	padding: 10px;
	z-index: 9999;
}

.inner-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.site-branding {
	padding: 40px 0 30px;
	margin: 0;
}

.site-branding a {
	display: block;
}

header .site-branding a:hover {
	opacity: 1;
}

header .site-branding a:hover .type {
	opacity: 0.5;
}

header .site-branding figure {
	text-align: center;
}


header .site-branding .symbol {
	position: relative;
	width: 90px;
	height: auto;
	margin: 0 auto 13px;
}

header .site-branding .symbol img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}

header .site-branding .symbol .symbol1 {
	z-index: 2;
}

header .site-branding .symbol .symbol2 {
	z-index: 1;
	opacity: 0;
}

header .site-branding .type {
	transition: .2s linear;
}

@media (max-width: 959px) {

#content {
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
	padding: 2px 0 80px 0;
}
.elementor-section-boxed {

}

}

@media (max-width: 559px) {
header.site-header {
	display: none;
}

#content {
	box-sizing: border-box;
	width: 100%;
	min-width: 90%;
	margin: 0 auto;
	padding: 2px 0 110px 0;
}
	
	
	#primary-single {
	width: 100%;
	margin: 0 auto;
	display: block;
	padding-left: 5%;
	padding-right: 5%;
	vertical-align: top;
}


#secondary {
	display: block;
	width: 100%;
	padding: 5%;
}
	
.container {
	width: 90%;
	margin: 0 auto;
	padding: 10px 0;
}

.elementor-section-boxed {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	padding: 0 5%;
}

.txt-set {
	padding: 0 2% !important;
}

}


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
header .main-navigation {
	padding: 150px 0 60px;
}

header .main-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

header .main-navigation ul li {
	list-style: none;
	text-align: center;
}

header .main-navigation ul li a {
	border-bottom: 1px dashed #EBE6DA;
	width: 100%;
	padding: 10px 0 10px;
	display: block;
}

header .main-navigation ul li:last-child a {
	border-bottom: none;
}

.main-navigation li a {
 text-decoration: none;
 font-size: 1.6rem;
 cursor: pointer;
 display: block;
}

.main-navigation li a:hover{
 color: #1c2569;
 opacity: 1;
}

.menu-item figure {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto 5px;
}
.menu-item a img {
	width: auto;
	max-height: 98px;
	transition: .3s;
}

.menu-item a:hover figure {
	opacity: 0.8;
	-moz-animation: information ease-in-out .5s;
	-webkit-animation: information ease-in-out .5s;
	-ms-animation: information ease-in-out .5s;
	-o-animation: information ease-in-out .5s;
	animation: information ease-in-out .5s;
}

@-moz-keyframes information{
	0% { -moz-transform: rotate(0deg); }
	25% { -moz-transform: rotate(10deg); }
	65% { -moz-transform: rotate(-10deg); }
	100% { -moz-transform: rotate(0); }
}
@-webkit-keyframes information {
	0% { -webkit-transform: rotate(0deg); }
	25% { -webkit-transform: rotate(10deg); }
	65% { -webkit-transform: rotate(-10deg); }
	100% { -webkit-transform: rotate(0); }
}
@-o-keyframes information {
	0% { -o-transform: rotate(0deg); }
	25% { -o-transform: rotate(10deg); }
	65% { -o-transform: rotate(-10deg); }
	100% { -o-transform: rotate(0); }
}

@keyframes information {
	0% { transform: rotate(0deg); }
	25% { transform: rotate(8deg); }
	65% { transform: rotate(-8deg); }
	100% { transform: rotate(0); }
}

/* .fuki {
	display: none;
	width: 200px;
	position: absolute;
	top: 0;
	left: 150px;
	padding: 16px;
	border-radius: 5px;
	background: #fff;
	color: #333;
}

.menu-item:hover .fuki {
	display: block;
} */

/*.mobmenu-content li {
	background: url("https://www.therapy-zushi.com/images/arrow01.png") no-repeat 5px;
	background-size: 10%;
}
#mobmenuright li a:hover {
	opacity: 0.7;
}

.mobmenu-content li.menu_1 {
	background: url("https://www.therapy-zushi.com/images/side_01.png") no-repeat 5px;
	background-size: 10%;
}
.mobmenu-content li.menu_2 {
	background: url("https://www.therapy-zushi.com/images/side_02.png") no-repeat 5px;
	background-size: 10%;
}
.mobmenu-content li.menu_3 {
	background: url("https://www.therapy-zushi.com/images/side_03.png") no-repeat 5px;
	background-size: 10%;
}
.mobmenu-content li.menu_4 {
	background: url("https://www.therapy-zushi.com/images/side_04.png") no-repeat 5px;
	background-size: 10%;
}
.mobmenu-content li.menu_5 {
	background: url("https://www.therapy-zushi.com/images/side_05.png") no-repeat 5px;
	background-size: 10%;
}
.mobmenu-content li.menu_6 {
	background: url("https://www.therapy-zushi.com/images/side_06.png") no-repeat 5px;
	background-size: 10%;
} */

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}


/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/

footer {
	/* margin-top: 1.0rem; */
	padding: 2% 0 2% 140px;
	background: #1d2669;
	color: #eee;
	text-align: center;
	font-size: 1.4rem;
	}

footer a, footer a:visited {
	color: #eee;
}

footer a:hover, footer a:focus, footer a:active {
	color: #fff;
}


.textwidget.custom-html-widget iframe {
	max-width: 100%;
}

#secondary-menu {
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
	margin-bottom: 2%;
	border-bottom: 1px dashed #e0e0e0;
}

footer li {
	display: inline-block;
	padding: 1% 3% 2%;
}

/********
モバイルフッターメニュー
********/
#mq-button {
 display: none;
}

/*--------------------------------------------------------------
# Responsive Typography
--------------------------------------------------------------*/
h1 {
	font-size: 2.6rem;
	margin: 1.0em 0 0.67em;
}

h2 {
	font-size: 2.2rem;
	margin: 1.0em 0 0.67em;
}

h3 {
	font-size: 1.9rem;
	margin: 1.0em 0 0.67em;
}

h4 {
	font-size: 1.7rem;
	margin: 1.0em 0 0.67em;
}

h5 {
	font-size: 1.5rem;
	font-weight: 600;
	margin: 1.0em 0 0.67em;
	color: #232c6d;
	padding: 0 0 0.3em 0.3em !important;
	border-bottom: 1px dashed #465461;
}

h6 {
	font-size: 1.4rem;
	font-weight: 400;
	margin: 0.6em 0;
	color: #787a81;
}

p {
	margin-top: 0;
	margin-bottom: 0.8rem;
	color: #3B3C39;
	font-size:1.5rem;/* 15px*/
	line-height: 1.53;
	font-family: 'M PLUS Rounded 1c', sans-serif;
}

.catch-text {
	font-size:1.6rem;
	line-height: 1.6;
}

@media (max-width: 959px) {
h1 {

}
h2 {
	font-size: 2.0rem;
	line-height: 1.3 !important;
}

h3 {

}

h4 {

}

h5 {

}

p {
	font-size: 1.5rem;
}

.catch-text  {
	font-size:1.6rem;
	line-height: 1.6;
}

#secondary-menu {
	padding: 0 10%;
}

footer {
	padding: 2% 0 2% 0;
}

footer li {
	font-size: 1.3rem;
	padding: 1% 2% 2%;
}

.eae-popup .mfp-inline-holder .mfp-content {
	width: 50%;
	margin-left: 20%;
}

}

@media (max-width: 559px) {
h1 {
	font-size: 2.0rem;
}
h2 {
	font-size: 1.8rem;
}

h3 {
	font-size: 1.5rem;
}

h4 {
	font-size: 1.4rem;
}

h5 {
	font-size: 1.2rem;
}

p {
	font-size: 1.3rem;
	line-height: 1.5 !important;
	margin-top: 0;
}

.catch-text {
	font-size:1.35rem;
	line-height: 1.5;
}

footer {
	padding: 5px 0;
	position: fixed;
	width: 100%;
	bottom: 0;
	margin-top: 0;
	display: none;
}

#secondary-menu {
	display: none;
}

.site-info {
	font-size: 1.3rem;
	max-height: 25px;
}

.eae-popup .mfp-inline-holder .mfp-content {
	width: 90%;
	margin-left: 0;
}

.caldera-grid .alert-success {
	max-width: 100%;
	text-align: justify;
}

table {
	font-size: 1.3rem;
	line-height: 1.5;
}

th {
	padding: 10px 12px;
	display: block;
	width: 100%;
}

td {
	padding: 10px 12px;
	border-bottom: 1px solid #ed8a00;
	display: block;
	width: 100%;
}


tr:last-child th {
	border-bottom: 1px dashed #ed8a00;
}

.table_gaiyo {
	width: 100%;
}

.table_gaiyo-02 {
	width: 100%;
}

/********
モバイルフッターメニュー
********/

#mq-button {
	display: block;
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #1c2569;
	z-index: 50;
	height: 100px;
}

.mqb-box {
 border-bottom: 1px dashed #efefef;
 display: block;
 height: 70px;
}

.mqb-box div {
 width:  25%;
 float:  left;
 text-align: center;
 padding: 10px 0 5px 0;
 display: inline-block;
 text-decoration: none;
 color: #ffffff;
 background: #1c2569;
 border-right: 1px solid #fff;
 font-size: 1.1rem;
}

.mqb-box div.mqb-link2 {
border-right: 0;
}

.mqb-box div a {
 display: block;
 color: #fff;
}

.mqb-box img {
	max-width: 26%;
	max-height: 26%;
}

.site-info-02 {
	text-align: center;
	font-size: 1.2rem;
	line-height: 2.0;
	color: #eee;
}

.site-info-02 a {
	color: #eee;
}

.eae-pop-btn-align-justify .eae-popup-wrapper {
	text-align: left;
}

.eae-popup-btn-icon {
	float: left;
	margin-right: 0.8rem;
}

.eae-popup-btn-text {
	font-size: 1.4rem;
	}


}

.listing-item .date {
	font-size: 1.2rem;
	vertical-align: middle;
}

/******
お問合せフォーム
******/

.caldera-grid .alert-success {
	background-color: #f8f6ef !important;
	border: 2px solid #ed8a00 !important;
	color: #1c2569 !important;
	max-width: 80%;
	margin: 0 auto;
	padding: 3% !important;
	border-radius: 10px !important;
}
