/*
Theme Name: Twenty Thirteen
Theme URI: https://wordpress.org/themes/twentythirteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 2.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 *   4.1 - Site Header
 *   4.2 - Navigation
 * 5.0 - Content
 *   5.1 - Entry Header
 *   5.2 - Entry Meta
 *   5.3 - Entry Content
 *   5.4 - Galleries
 *   5.5 - Post Formats
 *   5.6 - Attachments
 *   5.7 - Post/Paging Navigation
 *   5.8 - Author Bio
 *   5.9 - Archives
 *   5.10 - Search Results/No posts
 *   5.11 - 404
 *   5.12 - Comments
 *   5.13 - Multisite
 * 6.0 - Sidebar
 *   6.1 - Widgets
 * 7.0 - Footer
 * 8.0 - Media Queries
 * 9.0 - Print
 * ----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

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

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden] {
	display: none;
}

html {
	
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
	
}

body {
	color: #006f86;
    font-size: 15px;
    font-family: '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif; line-height: 1; font-feature-settings: 'palt' 1;
    -webkit-font-smoothing: antialiased; margin:0 !important;
}
@media screen and (max-width:768px){
	body { font-size: 14px;}
}

a {
	color: #006f86;
	text-decoration: none;
}

a:visited {
	color: #006f86;
}

a:focus {
	outline: thin dotted;
}

a:active,
a:hover {
	color: #006f86;
	outline: 0;
}

a:hover {
	opacity:.7;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: 'Work Sans','游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
}

h1 {
	font-size: 48px;
	margin: 33px 0;
}

h2 {
	font-size: 30px;
	margin: 25px 0;
}

h3 {
	font-size: 22px;
	margin: 22px 0;
}

h4 {
	font-size: 20px;
	margin: 25px 0;
}

h5 {
	font-size: 18px;
	margin: 30px 0;
}

h6 {
	font-size: 16px;
	margin: 36px 0;
}

address {
	font-style: italic;
	margin: 0 0 24px;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

p {
	font-size: 15px;
    font-weight: bold;
    line-height: 1.8;
    letter-spacing: 0.12em; margin:0;
}
@media screen and (max-width:768px){
	p { font-size: 14px;
    letter-spacing: 0.15em;}
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}

pre {
	background: #f5f5f5;
	color: #666;
	font-family: monospace;
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

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

blockquote {
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 24px 40px;
}

blockquote blockquote {
	margin-right: 0;
}

blockquote cite,
blockquote small {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

blockquote em,
blockquote i {
	font-style: normal;
	font-weight: 300;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

small {
	font-size: smaller;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

dl {
	margin: 0 20px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 20px;
}

menu,
ol,
ul {
	margin: 16px 0;
	padding: 0 0 0 40px;
}

ul {
	list-style-type: square;
}

nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

li > ul,
li > ol {
	margin: 0;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

form {
	margin: 0;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	min-width: inherit;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

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

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	padding-right: 2px; /* Don't cut off the webkit search cancel button */
	width: 270px;
}

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

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-bottom: 1px solid #ededed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0 0 20px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

caption {
	font-size: 16px;
	margin: 20px 0;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}

del {
	color: #333;
}

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

hr {
	background: url(images/dotted-line.png) repeat center top;
	background-size: 4px 4px;
	border: 0;
	height: 1px;
	margin: 0 0 24px;
}


/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */

.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	vertical-align: text-bottom;
}

/* Clearing floats */
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
	clear: both;
}

.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
	content: "";
	display: table;
}

/* Assistive text */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	position: absolute !important;
	height: 1px;
	width: 1px;
}

.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;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Form fields, general styles first. */
button,
input,
textarea {
	border: 2px solid #d4d0ba;
	font-family: inherit;
	padding: 5px;
}

input,
textarea {
	color: #141412;
}

input:focus,
textarea:focus {
	border: 2px solid #c3c0ab;
	outline: 0;
}

/* Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	background: #e05d22; /* Old browsers */
	background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #e05d22 0%, #d94412 100%); /* W3C */
	border: none;
	border-bottom: 3px solid #b93207;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	padding: 11px 24px 10px;
	text-decoration: none;
}

button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
	background: #ed6a31; /* Old browsers */
	background: -webkit-linear-gradient(top, #ed6a31 0%, #e55627 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #ed6a31 0%, #e55627 100%); /* W3C */
	outline: none;
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	background: #d94412; /* Old browsers */
	background: -webkit-linear-gradient(top, #d94412 0%, #e05d22 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #d94412 0%, #e05d22 100%); /* W3C */
	border: none;
	border-top: 3px solid #b93207;
	padding: 10px 24px 11px;
}

.post-password-required input[type="submit"] {
	padding: 7px 24px 4px;
	vertical-align: bottom;
}

.post-password-required input[type="submit"]:active {
	padding: 5px 24px 6px;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #7d7b6d;
}

:-moz-placeholder {
	color: #7d7b6d;
}

::-moz-placeholder {
	color: #7d7b6d;
}

:-ms-input-placeholder {
	color: #7d7b6d;
}

/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}

img.size-full,
img.size-large,
img.wp-post-image {
	height: auto;
	max-width: 100%;
}

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

/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
}

/* Images */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

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

figure.wp-caption.alignleft,
img.alignleft {
	margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

figure.wp-caption.alignright,
img.alignright {
	margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 5px 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #220e10;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	margin: 0 0 24px;
}

div.wp-caption.alignright img[class*="wp-image-"] {
	float: right;
}

div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
	list-style-position: inside;
}


/**
 * 3.0 Basic Structure
 * ----------------------------------------------------------------------------
 */

.site {
	background-color: #fff;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	margin: 0 auto;
	max-width: 1600px;
	width: 100%;
}

.site-main {
	position: relative;
}

.site-main .sidebar-container {
	height: 0;
	position: absolute;
	top: 40px;
	width: 100%;
	z-index: 1;
}

.site-main .sidebar-inner {
	margin: 0 auto;
	max-width: 1040px;
}


/**
 * 4.0 Header
 * ----------------------------------------------------------------------------
 */

/**
 * 4.1 Site Header
 * ----------------------------------------------------------------------------
 */

.site-header {
	position: relative;
}
@media screen and (max-width:768px){
	.site-header { padding:16px 4%;}
}

.site-header .home-link {
	color: #141412;
	display: block;
	margin: 0 auto;
	max-width: 1080px;
	min-height: 230px;
	padding: 0 20px;
	text-decoration: none;
	width: 100%;
}

.site-header .site-title:hover {
	text-decoration: underline;
}

.site-title {
	font-size: 60px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	padding: 58px 0 10px;
}

.site-description {
	font: 300 italic 24px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0;
}


/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */

.main-navigation {
	clear: both;
	margin: 0 auto;
	
	position: relative; text-align:right;
}

ul.nav-menu,
div.nav-menu > ul {
	margin: 0;
	padding: 0;
}

.nav-menu li {
	display: inline-block;
	position: relative;
}

.nav-menu li a {
	display: block;
	line-height: 1;
	padding: 14px 8px;
	text-decoration: none; font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.14em;
}

.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus { opacity:.7;}

.nav-menu .sub-menu,
.nav-menu .children {
	
	 margin:0;
	border-top: 0;
	padding: 0;
	position: absolute;
	left: 10px;
	z-index: 99999;
	height: 1px;
	width: 1px;
	overflow: hidden;
	
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
	text-align:left;
	margin: 0;
	width: 200px; border-left: 2px solid #90ee90;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
	background-color: #90ee90;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
ul.nav-menu .focus > ul,
.nav-menu .focus > ul {
	clip: inherit;
	overflow: inherit;
	height: inherit;
	width: inherit;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	
}

.menu-toggle {
	display: none;
}

/* Navbar */
.navbar {
position:fixed; padding:0 20px; top:0; left:0; width:100%; line-height:64px; background-color:rgba(255,255,255,.7); z-index:999;
}
.btn-soudan { width:160px; line-height:64px; background-color:#006F86; color:#fff !important; font-size:18px; font-weight:bold; display:block; text-align:center; position:fixed; top:0; right:0; z-index:9999; letter-spacing:.08em; opacity:.8;}
@media screen and (max-width:768px){
	.btn-soudan { width:55px; line-height:1.2; height:55px; right:55px; font-size:11px; text-align:center; padding-top:8px; box-sizing:border-box;}
	.btn-soudan img { width:32px; display:block; margin:0 auto 4px;}
}

.site-header .search-form {
	position: absolute;
	right: 20px;
	top: 1px;
}

.site-header .search-field {
	background-color: transparent;
	background-image: url(images/search-icon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 1px;
}

.site-header .search-field:focus {
	background-color: #fff;
	border: 2px solid #c3c0ab;
	cursor: text;
	outline: 0;
	width: 230px;
}


/**
 * 5.0 Content
 * ----------------------------------------------------------------------------
 */

.hentry {
	
}

.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
	margin: 0 auto;
	
	width: 100%;
}

.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta {
	max-width: 1040px;
	padding: 0 376px 0 60px;
}


/**
 * 5.1 Entry Header
 * ----------------------------------------------------------------------------
 */

.sidebar .entry-header .entry-meta {
	padding: 0;
}

.entry-thumbnail { float:right;}
.entry-thumbnail img {
	display: block; width:200px; height:150px; object-fit:cover; margin-left:20px;
}
@media screen and (max-width:768px){
	.entry-thumbnail { float:none;}
	.entry-thumbnail img { width:100%; height:auto; margin-left:0; margin-bottom:10px;}
}

.entry-header {
	
}

.entry-title {
	font-weight: normal;
	margin: 0 0 5px;
}

.entry-title a {
	color: #141412;
}

.entry-title a:hover {
	color: #ea9629;
}


/**
 * 5.2 Entry Meta
 * ----------------------------------------------------------------------------
 */

.entry-meta {
	clear: both;
	font-size: 14px;
}

.entry-meta a {
	color: #bc360a;
}

.entry-meta a:hover {
	color: #bc360a;
}

.entry-meta > span {
	margin-right: 20px;
}

.entry-meta > span:last-child {
	margin-right: 0;
}

.featured-post:before {
	content: "\f308";
	margin-right: 2px;
}

.entry-meta .date a:before {
	content: "\f303";
}

.comments-link a:before {
	content: "\f300";
	margin-right: 2px;
	position: relative;
	top: -1px;
}

.entry-meta .author a:before {
	content: "\f304";
	position: relative;
	top: -1px;
}

.categories-links a:first-child:before {
	content: "\f301";
}

.tags-links a:first-child:before {
	content: "\f302";
	position: relative;
	top: -1px;
}

.edit-link a:before {
	content: "\f411";
	position: relative;
	top: -1px;
}

.single-author .entry-meta .author,
.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
	display: none;
}


/**
 * 5.3 Entry Content
 * ----------------------------------------------------------------------------
 */

.entry-content {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
}

.entry-content a,
.comment-content a {
	
}

.entry-content a:hover,
.comment-content a:hover {
	
}

.entry-content .more-link {
	white-space: nowrap;
}

.entry-content blockquote {
	font-size: 24px;
}

.entry-content blockquote cite,
.entry-content blockquote small {
	font-size: 16px;
}

.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
	margin-left: -60px;
}

.entry-content img.alignright,
.entry-content .wp-caption.alignright {
	margin-right: -60px;
}

footer.entry-meta {
	margin-top: 24px;
}

.format-standard footer.entry-meta {
	margin-top: 0;
}

/* Page links */
.page-links {
	clear: both;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 2.2;
	margin: 20px 0;
	text-transform: uppercase;
}

.page-links a,
.page-links > span {
	background: #fff;
	border: 1px solid #fff;
	padding: 5px 10px;
	text-decoration: none;
}

.format-status .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-chat .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.page-links a {
	background: #e63f2a;
	border: 1px solid #e63f2a;
	color: #fff;
}

.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
	background: #fff;
	color: #e63f2a;
}

.format-status .entry-content .page-links > span,
.format-quote .entry-content .page-links > span {
	background: none;
}

.page-links .page-links-title {
	background: transparent;
	border: none;
	margin-right: 20px;
	padding: 0;
}

/* Mediaelements */
.hentry .mejs-mediaelement,
.widget .mejs-mediaelement,
.hentry .mejs-container .mejs-controls,
.widget .mejs-container .mejs-controls {
	background: #220e10;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.widget .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.widget .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #fff;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current,
.widget .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #ea9629;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.widget .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.widget .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: #595959;
}

.hentry .mejs-controls .mejs-time-rail span,
.widget .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.widget .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.widget .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	border-radius: 0;
}


/**
 * 5.4 Galleries
 * ----------------------------------------------------------------------------
 */

.gallery {
	margin-bottom: 20px;
	margin-left: -4px;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
	display: table;
	margin: 0 auto 20px;
}

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
	text-align: center;
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1),
.widget-area .gallery-columns-2 figure.gallery-item:nth-of-type(2n+1),
.widget-area .gallery-columns-3 figure.gallery-item:nth-of-type(3n+1),
.widget-area .gallery-columns-4 figure.gallery-item:nth-of-type(4n+1),
.widget-area .gallery-columns-5 figure.gallery-item:nth-of-type(5n+1),
.widget-area .gallery-columns-6 figure.gallery-item:nth-of-type(6n+1),
.widget-area .gallery-columns-7 figure.gallery-item:nth-of-type(7n+1),
.widget-area .gallery-columns-8 figure.gallery-item:nth-of-type(8n+1),
.widget-area .gallery-columns-9 figure.gallery-item:nth-of-type(9n+1) {
	clear: left;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 2px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition:         opacity 400ms ease;
	width: 100%;
}

.gallery-caption:before {
	box-shadow: 0 -10px 15px #000 inset;
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption,
.widget-area .gallery-columns-2 .gallery-caption,
.widget-area .gallery-columns-3 .gallery-caption,
.widget-area .gallery-columns-4 .gallery-caption,
.widget-area .gallery-columns-5 .gallery-caption,
.widget-area .gallery-columns-6 .gallery-caption,
.widget-area .gallery-columns-7 .gallery-caption,
.widget-area .gallery-columns-8 .gallery-caption,
.widget-area .gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 5.5 Post Formats
 * ----------------------------------------------------------------------------
 */

/* Aside */
.format-aside {
	background-color: #f7f5e7;
}

.blog .format-aside:first-of-type,
.single .format-aside:first-of-type,
.format-aside + .format-aside,
.format-aside + .format-link,
.format-link + .format-aside {
	box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2);
}

.format-aside .entry-meta {
	margin-top: 0;
}

.format-aside blockquote {
	font-size: 100%;
	font-weight: normal;
}

.format-aside cite {
	font-size: 100%;
	text-transform: none;
}

.format-aside cite:before {
	content: "\2014";
	margin-right: 5px;
}

/* Audio */
.format-audio {
	background-color: #db572f;
}

.format-audio .entry-title {
	font-size: 28px;
	font-weight: bold;
}

.format-audio .entry-content:before {
	content: "\f109";
	float: left;
	font-size: 64px;
	position: relative;
	top: 4px;
}

.format-audio .entry-content a,
.format-audio .entry-meta a,
.format-audio .entry-content a:hover,
.format-audio .entry-meta a:hover {
	color: #fbfaf3;
}

.format-audio .audio-content {
	background: url(images/dotted-line.png) repeat-y left top;
	background-size: 4px 4px;
	float: right;
	padding-left: 35px;
	width: 80%;
	width: -webkit-calc(100% - 85px);
	width:         calc(100% - 85px);
}

.format-audio .wp-audio-shortcode {
	height: 30px !important; /* Override mediaelement.js style */
	margin: 20px 0;
	max-width: 400px !important; /* Override mediaelement.js style */
}

.format-audio audio {
	max-width: 100% !important; /* Avoid player width overflow. */
}

/* Chat */
.format-chat {
	background-color: #eadaa6;
}

.format-chat .entry-title {
	font-size: 28px;
	font-weight: bold;
}

.format-chat .entry-meta a,
.format-chat .entry-content a {
	color: #722d19;
}

.format-chat .entry-meta .date a:before {
	content: "\f108";
	margin-right: 2px;
}

.format-chat .entry-meta .author {
	display: none;
}

.format-chat .chat {
	margin: 0;
}

.format-chat .chat .chat-timestamp {
	color: #722d19;
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 10px 0;
}

.format-chat .chat .fn {
	font-style: normal;
}

/* Gallery */
.format-gallery {
	background-color: #fbca3c;
}

.format-gallery .entry-header {
	margin-bottom: 15px;
}

.format-gallery .entry-title {
	font-size: 50px;
	font-weight: 400;
	margin: 0;
}

.format-gallery .entry-meta a,
.format-gallery .entry-content a {
	color: #722d19;
}

/* Image */
.format-image .entry-title {
	font-size: 28px;
	font-weight: bold;
}

.format-image .categories-links,
.format-image .tags-links {
	display: none;
}

/* Link */
.format-link {
	background-color: #f7f5e7;
}

.blog .format-link:first-of-type,
.single .format-link:first-of-type {
	box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2);
}

.format-link .entry-header,
.format-link .entry-content p:last-child {
	margin-bottom: 0;
}

.format-link .entry-title {
	color: #ca3c08;
	display: inline;
	font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
	margin-right: 20px;
}

.format-link .entry-title a {
	color: #bc360a;
}

.format-link div.entry-meta {
	display: inline;
}

/* Standard */
.format-standard .wp-video,
.format-standard .wp-audio-shortcode,
.format-audio .wp-audio-shortcode,
.format-standard .video-player {
	margin-bottom: 24px;
}

/* Quote */
.format-quote {
	background-color: #210d10;
}

.format-quote .entry-content,
.format-quote .entry-meta {
	color: #f7f5e7;
}

.format-quote .entry-content blockquote {
	font-size: 28px;
	margin: 0;
}

.format-quote .entry-content a,
.format-quote .entry-meta a,
.format-quote .linked {
	color: #e63f2a;
}

.format-quote .entry-content cite a {
	border-bottom: 1px dotted #fff;
	color: #fff;
}

.format-quote .entry-content cite a:hover {
	text-decoration: none;
}

.format-quote blockquote small,
.format-quote blockquote cite {
	display: block;
	font-size: 16px;
}

.format-quote blockquote {
	font-style: italic;
	font-weight: 300;
	padding-left: 75px;
	position: relative;
}

.format-quote blockquote:before {
	content: '\201C';
	font-size: 140px;
	font-weight: 400;
	line-height: .8;
	padding-right: 25px;
	position: absolute;
	left: -15px;
	top: -3px;
}

.format-quote .entry-meta .author {
	display: none;
}

/* Status */
.format-status {
	background-color: #722d19;
	padding: 0;
}

.format-status .entry-content,
.format-status .entry-meta {
	padding-left: 35px;
	position: relative;
}

.format-status .entry-content a {
	color: #eadaa6;
}

.format-status .entry-meta a {
	color: #f7f5e7;
}

.sidebar .format-status .entry-content,
.sidebar .format-status .entry-meta {
	padding-left: 95px;
}

.format-status .entry-content:before,
.format-status .entry-meta:before {
	background: url(images/dotted-line.png) repeat-y left bottom;
	background-size: 4px 4px;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	left: 10px;
	top: 0;
	width: 1px;
}

.sidebar .format-status .entry-content:before,
.sidebar .format-status .entry-meta:before {
	left: 70px;
}

.format-status .categories-links,
.format-status .tags-links {
	display: none;
}

/* Ensures the dots in the dot background are in lockstep. */
.format-status .entry-meta:before {
	background-position: left top;
}

.format-status .entry-content {
	color: #f7f5e7;
	font-size: 24px;
	font-style: italic;
	font-weight: 300;
	padding-bottom: 30px;
	padding-top: 40px;
	position: relative;
}

.format-status .entry-content p:first-child:before {
	background-color: rgba(0, 0, 0, 0.65);
	content: "";
	height: 3px;
	margin-top: 13px;
	position: absolute;
	left: 4px;
	width: 13px;
}

.sidebar .format-status .entry-content > p:first-child:before {
	left: 64px;
}

.format-status .entry-content p:last-child {
	margin-bottom: 0;
}

.format-status .entry-meta {
	margin-top: 0;
	padding-bottom: 40px;
}

.format-status .entry-meta .date a:before {
	content: "\f105";
}

/* Video */
.format-video {
	background-color: #db572f;
}

.format-video .entry-content a,
.format-video .entry-meta a,
.format-video .entry-content a:hover,
.format-video .entry-meta a:hover {
	color: #fbfaf3;
}

.format-video .entry-title {
	font-size: 50px;
	font-weight: 400;
}

.format-video .entry-meta {
	color: #220e10;
}


/**
 * 5.6 Attachments
 * ----------------------------------------------------------------------------
 */

.attachment .hentry {
	background-color: #e8e5ce;
	margin: 0;
	padding: 0;
}

.attachment .entry-header {
	margin-bottom: 0;
	max-width: 1040px;
	padding: 30px 0;
}

.attachment .entry-title {
	display: inline-block;
	float: left;
	font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0;
}

.attachment .entry-title:before {
	content: "\f416";
	font-size: 32px;
	margin-right: 10px;
}

.attachment .entry-meta {
	clear: none;
	color: inherit;
	float: right;
	max-width: 604px;
	padding: 9px 0 0;
	text-align: right;
}

.hentry.attachment:not(.image-attachment) .entry-meta {
	max-width: 104px;
}

.attachment footer.entry-meta {
	display: none;
}

.attachment-meta:before {
	content: "\f307";
}

.full-size-link a:before {
	content: "\f402";
}

.full-size-link:before {
	content: none;
}

.attachment .entry-meta a,
.attachment .entry-meta .edit-link:before,
.attachment .full-size-link:before {
	color: #ca3c08;
}

.attachment .entry-content {
	background-color: #fff;
	max-width: 100%;
	padding: 40px 0;
}

.image-navigation {
	margin: 0 auto;
	max-width: 1040px;
	position: relative;
}

.image-navigation a:hover {
	text-decoration: none;
}

.image-navigation .nav-previous,
.image-navigation .nav-next {
	position: absolute;
	top: 50px;
}

.image-navigation .nav-previous {
	left: 0;
}

.image-navigation .nav-next {
	right: 0;
}

.image-navigation .meta-nav {
	font-size: 32px;
	font-weight: 300;
	vertical-align: -4px;
}

.attachment .entry-attachment,
.attachment .type-attachment p {
	margin: 0 auto;
	max-width: 724px;
	text-align: center;
}

.attachment .entry-attachment .attachment {
	display: inline-block;
}

.attachment .entry-caption {
	text-align: left;
}

.attachment .entry-description {
	margin: 20px auto 0;
	max-width: 604px;
}

.attachment .entry-caption p:last-child,
.attachment .entry-description p:last-child {
	margin: 0;
}

.attachment .site-main .sidebar-container {
	display: none;
}

.attachment .entry-content .mejs-audio {
	max-width: 400px;
	margin: 0 auto;
}

.attachment .entry-content .wp-video {
	margin: 0 auto;
}

.attachment .entry-content .mejs-container {
	margin-bottom: 24px;
}

/**
 * 5.7 Post/Paging Navigation
 * ----------------------------------------------------------------------------
 */

.navigation .nav-previous {
	float: left;
}

.navigation .nav-next {
	float: right;
}

.navigation a {
	
}

.navigation a:hover {
	
}

.paging-navigation {
	padding:40px 0;
	width:100%;
}

.paging-navigation .nav-links {
	margin: 0 auto;
	max-width: 604px;
	width: 100%;
}

.sidebar .paging-navigation .nav-links {
	max-width: 1040px;
	padding: 0 376px 0 60px;
}

.paging-navigation .nav-next {
	padding: 13px 0;
}

.paging-navigation a {
	
}

.paging-navigation .meta-nav {
	
}

.paging-navigation .nav-previous .meta-nav {
	margin-right: 10px;
	padding: 17px 0 23px;
	width: 80px;
}

.paging-navigation .nav-next .meta-nav {
	margin-left: 10px;
}

.paging-navigation a:hover .meta-nav {
	background-color: #ea9629;
	text-decoration: none;
}

.post-navigation {
	background-color: #fff;
	color: #ca3c08;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	padding: 20px 0;
}

.post-navigation .nav-links {
	margin: 0 auto;
	max-width: 1040px;
}

.sidebar .post-navigation .nav-links {
	padding: 0 376px 0 60px;
}

.post-navigation a[rel="next"] {
	float: right;
	text-align: right;
}


/**
 * 5.8 Author Bio
 * ----------------------------------------------------------------------------
 */

.author-info {
	margin: 0 auto;
	max-width: 604px;
	padding: 30px 0 10px;
	text-align: left; /* gallery & video post formats */
	width: 100%;
}

.author.sidebar .author-info {
	max-width: 1040px;
	padding: 30px 376px 10px 60px;
}

.single .author-info {
	padding: 50px 0 0;
}

.author-avatar .avatar {
	float: left;
	margin: 0 30px 30px 0;
}

.single-format-status .author-description {
	color: #f7f5e7;
}

.author-description .author-title {
	clear: none;
	font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 0 8px;
}

.author-link {
	color: #ca3c08;
	margin-left: 2px;
}

.author.archive .author-link {
	display: none;
}


/**
 * 5.9 Archives
 * ----------------------------------------------------------------------------
 */

.archive-header {
	background-color: #e8e5ce;
}

.archive-title,
.archive-meta {
	font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 auto;
	max-width: 1040px;
	padding: 30px 0;
	width: 100%;
}

.archive-meta {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin-top: -15px;
	padding: 0 0 11px;
}

.sidebar .archive-meta {
	padding-right: 316px;
}


/**
 * 5.10 Search Results/No posts
 * ----------------------------------------------------------------------------
 */

.page-header {
	background-color: #e8e5ce;
}

.page-title {
	font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 auto;
	max-width: 1040px;
	padding: 30px 0;
	width: 100%;
}

.page-content {
	margin: 0 auto;
	max-width: 604px;
	padding: 40px 0;
	width: 100%;
}

.sidebar .page-content {
	margin: 0 auto;
	max-width: 1040px;
	padding: 40px 376px 40px 60px;
}


/**
 * 5.11 404
 * ----------------------------------------------------------------------------
 */

.error404 .page-header {
	background-color: #fff;
}

.error404 .page-title {
	line-height: 0.6;
	margin: 0;
	padding: 300px;
	position: relative;
	text-align: center;
	width: auto;
}

.error404 .page-title:before {
	color: #e8e5ce;
	content: "\f423";
	font-size: 964px;
	line-height: 0.6;
	overflow: hidden;
	position: absolute;
	left: 7px;
	top: 28px;
}

.error404 .page-wrapper {
	background-color: #e8e5ce;
}

.error404 .page-header,
.error404 .page-content {
	margin: 0 auto;
	max-width: 1040px;
	padding-bottom: 40px;
	width: 100%;
}


/**
 * 5.12 Comments
 * ----------------------------------------------------------------------------
 */

.comments-title,
.comment-list,
.comment-reply-title,
.must-log-in,
.comment-respond .comment-form,
.comment-respond iframe {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 604px;
	width: 100%;
}

.sidebar .comments-title,
.sidebar .comment-list,
.sidebar .must-log-in,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form {
	max-width: 1040px;
	padding-left: 60px;
	padding-right: 376px;
}

.comments-title {
	font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;
}

.comment-list,
.comment-list .children {
	list-style-type: none;
	padding: 0;
}

.comment-list .children {
	margin-left: 20px;
}

.comment-list > li:after,
.comment-list .children > li:before {
	background: url(images/dotted-line.png) repeat left top;
	background-size: 4px 4px;
	content: "";
	display: block;
	height: 1px;
	width: 100%;
}

.comment-list > li:last-child:after {
	display: none;
}

.comment-body {
	padding: 24px 0;
	position: relative;
}

.comment-author {
	float: left;
	max-width: 74px;
}

.comment-author .avatar {
	display: block;
	margin-bottom: 10px;
}

.comment-author .fn {
	word-wrap: break-word;
}

.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
	color: #bc360a;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.says {
	display: none;
}

.no-avatars .comment-author {
	margin: 0 0 5px;
	max-width: 100%;
	position: relative;
}

.no-avatars .comment-metadata,
.no-avatars .comment-content,
.no-avatars .comment-list .reply {
	width: 100%;
}

.bypostauthor > .comment-body .fn:before {
	content: "\f408";
	vertical-align: text-top;
}

.comment-list .edit-link {
	margin-left: 20px;
}

.comment-metadata,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply {
	float: right;
	width: 79%;
	width: -webkit-calc(100% - 124px);
	width:         calc(100% - 124px);
	word-wrap: break-word;
}

.comment-meta,
.comment-meta a {
	color: #a2a2a2;
	font-size: 13px;
}

.comment-meta a:hover {
	color: #ea9629;
}

.comment-metadata {
	margin-bottom: 20px;
}

.ping-meta {
	color: #a2a2a2;
	font-size: 13px;
	line-height: 2;
}

.comment-awaiting-moderation {
	color: #a2a2a2;
}

.comment-awaiting-moderation:before {
	content: "\f414";
	margin-right: 5px;
	position: relative;
	top: -2px;
}

.comment-reply-link:before,
.comment-reply-login:before {
	content: "\f412";
	margin-right: 3px;
}

/* Comment form */
.comment-respond {
	background-color: #f7f5e7;
	padding: 30px 0;
}

.comment .comment-respond {
	margin-bottom: 20px;
	padding: 20px;
}

.comment-reply-title {
	font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;
}

.comment-reply-title small a {
	color: #131310;
	display: inline-block;
	float: right;
	height: 16px;
	overflow: hidden;
	width: 16px;
}

.comment-reply-title small a:hover {
	color: #ed331c;
	text-decoration: none;
}

.comment-reply-title small a:before {
	content: "\f406";
	vertical-align: top;
}

.sidebar .comment-list .comment-reply-title,
.sidebar .comment-list .comment-respond .comment-form {
	padding: 0;
}

.comment-form .comment-notes {
	margin-bottom: 15px;
}

.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
	margin-bottom: 8px;
}

.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] {
	float: left;
	padding: 5px 0;
	width: 120px;
}

.comment-form .required {
	color: #ed331c;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
	max-width: 270px;
	width: 60%;
}

.comment-form textarea {
	width: 100%;
}

.comment-form #wp-comment-cookies-consent {
	margin: 0 10px 0 0;
}

.form-allowed-tags,
.form-allowed-tags code {
	color: #686758;
	font-size: 12px;
}

.form-allowed-tags code {
	font-size: 10px;
	margin-left: 3px;
}

.comment-list .pingback,
.comment-list .trackback {
	padding-top: 24px;
}

.comment-navigation {
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	margin: 0 auto;
	max-width: 604px;
	padding: 20px 0 30px;
	width: 100%;
}

.no-comments {
	background-color: #f7f5e7;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	margin: 0;
	padding: 40px 0;
	text-align: center;
}

.sidebar .no-comments {
	padding-left: 60px;
	padding-right: 376px;
}


/**
 * 5.13 Multisite
 * ----------------------------------------------------------------------------
 */

.site-main .mu_register {
	margin: 0 auto;
	max-width: 604px;
	width: 100%;
}

.mu_alert {
	margin-top: 25px;
}

.site-main .mu_register input[type="submit"],
.site-main .mu_register #blog_title,
.site-main .mu_register #user_email,
.site-main .mu_register #blogname,
.site-main .mu_register #user_name {
	font-size: inherit;
	width: 270px;
}

.site-main .mu_register input[type="submit"] {
	width: auto;
}


/**
 * 6.0 Sidebar
 * ----------------------------------------------------------------------------
 */

.site-main .widget-area {
	float: right;
	width: 300px;
}


/**
 * 6.1 Widgets
 * ----------------------------------------------------------------------------
 */

.widget {
	background-color: rgba(247, 245, 231, 0.7);
	font-size: 14px;
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	margin: 0 0 24px;
	padding: 20px;
	word-wrap: break-word;
}

.widget .widget-title {
	font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 0 10px;
}

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

.widget li {
	padding: 5px 0;
}

.widget .children li:last-child {
	padding-bottom: 0;
}

.widget li > ul,
.widget li > ol {
	margin-left: 20px;
}

.widget a {
	color: #bc360a;
}

.widget a:hover {
	color: #ea9629;
}

/* Search widget */
.search-form .search-submit {
	display: none;
}

/* RSS Widget */
.widget_rss .rss-date {
	display: block;
}

.widget_rss .rss-date,
.widget_rss li > cite {
	color: #a2a2a2;
}

/* Calendar Widget */
.widget_calendar table,
.widget_calendar td {
	border: 0;
	border-collapse: separate;
	border-spacing: 1px;
}

.widget_calendar caption {
	font-size: 14px;
	margin: 0;
}

.widget_calendar th,
.widget_calendar td {
	padding: 0;
	text-align: center;
}

.widget_calendar a {
	display: block;
}

.widget_calendar a:hover {
	background-color: rgba(0, 0, 0, 0.15);
}

.widget_calendar tbody td {
	background-color: rgba(255, 255, 255, 0.5);
}

.site-footer .widget_calendar tbody td {
	background-color: rgba(255, 255, 255, 0.05);
}

.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad {
	background-color: transparent;
}

/* Text widget */
.widget_text ul,
.widget_text ol {
	padding-left: 20px;
	margin-bottom: 16px;
}

.widget_text li:last-child {
	padding-bottom: 0;
}

.widget_text li > ul,
.widget_text li > ol {
	margin-bottom: 0;
}

.widget_text ul {
	list-style: square;
}

.widget_text ol {
	list-style: decimal;
}

/* Tag Cloud widget */
.tagcloud ul {
	list-style-type: none;
}

.tagcloud ul li {
	display: inline-block;
	padding: 0;
}

/* Gallery Widget */
.widget .gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.widget .gallery-columns-2 .gallery-item {
	max-width: 49%;
	max-width: -webkit-calc(50% - 4px);
	max-width:         calc(50% - 4px);
}

.widget .gallery-columns-3 .gallery-item {
	max-width: 22%;
	max-width: -webkit-calc(33% - 4px);
	max-width:         calc(33% - 4px);
}

/**
 * 7.0 Footer
 * ----------------------------------------------------------------------------
 */

.site-footer {
	background: #006f86; /*linear-gradient(-135deg, #adff2f, #228b22);*/
	color: #fff;
}
.site-footer a { color:#fff;}

.site-footer .black-filter { padding:40px 4%;}
.site-footer ul { width:160px; display:inline-block; margin:0; padding:0;}
.site-footer ul li { font-size:16px; font-weight:700; margin-bottom:32px; list-style:none;}
.site-footer .cr { font-size:11px; font-weight:400;}
.site-footer .box { width:30%; float:right;}
.site-footer .box img { width:200px; margin-bottom:32px;}
.site-footer .box p { line-height:2.8; font-weight:500;}

@media screen and (max-width:768px){
	.site-footer .box { width:100%; float:none; margin:0 0 40px;}
}

.site-footer .widget-area,
.sidebar .site-footer {
	text-align: left;
}



.site-footer .sidebar-container {
	background-color: #220e10;
	padding: 20px 0;
}

.site-footer .widget-area {
	margin: 0 auto;
	max-width: 1040px;
	width: 100%;
}

.sidebar .site-footer .widget-area {
	max-width: 724px;
	position: relative;
	left: -158px;
}

.site-footer .widget {
	background: transparent;
	color: #fff;
	float: left;
	margin-right: 20px;
	width: 245px;
}

.sidebar .site-footer .widget {
	width: 228px;
}

.sidebar .site-footer .widget:nth-of-type(4),
.sidebar .site-footer .widget:nth-of-type(3) {
	margin-right: 0;
}

.site-footer .widget a {
	color: #e6402a;
}

.site-footer .widget-title,
.site-footer .widget-title a,
.site-footer .wp-caption-text {
	color: #fff;
}

.site-info {
	margin: 0 auto;
	max-width: 1040px;
	padding: 30px 0;
	width: 100%;
}

#wpstats {
	display: block;
	margin: -10px auto 0;
}

.site-footer span[role=separator] {
	padding: 0 0.25em 0 0.5em;
}

.site-footer span[role=separator]::before {
	content: '\002f';
}

/**
 * 8.0 Media Queries
 * ----------------------------------------------------------------------------
 */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}

@media (max-width: 1599px) {
	.site {
		border: 0;
	}
}

@media (max-width: 1069px) {
	.sidebar img.alignleft,
	.sidebar .wp-caption.alignleft {
		margin-left: 0;
	}

	.sidebar img.alignright,
	.sidebar .wp-caption.alignright {
		margin-right: 0;
	}

	.error404 .page-header {
		margin-left: auto;
		max-width: 604px;
		width: 100%;
	}

	.archive-header,
	.search .page-header,
	.archive .page-header,
	.blog .page-header,
	.error404 .page-content,
	.search .page-content,
	.archive .page-content,
	.attachment .entry-header,
	.attachment .entry-content,
	.post-navigation .nav-links,
	.sidebar .site-info,
	.site-footer .widget-area {
	
	}

	.error404 .page-title {
		font-size: 24px;
		padding: 180px;
	}

	.error404 .page-title:before {
		font-size: 554px;
	}

	.attachment .image-navigation {
		max-width: 724px;
	}

	.image-navigation .nav-previous,
	.image-navigation .nav-next {
		position: static;
	}

	.site-main .widget-area {
		margin-right: 60px;
	}
}

@media (max-width: 999px) {
	.sidebar .entry-header,
	.sidebar .entry-content,
	.sidebar .entry-summary,
	.sidebar .entry-meta,
	.sidebar .comment-list,
	.sidebar .comment-reply-title,
	.sidebar .comment-navigation,
	.sidebar .comment-respond .comment-form,
	.sidebar .featured-gallery,
	.sidebar .post-navigation .nav-links,
	.author.sidebar .author-info {
		max-width: 604px;
		padding-left: 0;
		padding-right: 0;
	}

	.sidebar .site-info,
	.search.sidebar .page-content,
	.blog.sidebar .page-content,
	.attachment .entry-header,
	.sidebar .comments-title {
		max-width: 604px;
	}

	.sidebar .archive-meta,
	.attachment .entry-header,
	.search.sidebar .page-content,
	.blog.sidebar .page-content,
	.sidebar .site-info,
	.sidebar .comments-title,
	.sidebar .no-comments {
		padding-left: 0;
		padding-right: 0;
	}

	.attachment .entry-meta {
		float: left;
		text-align: left;
		width: 100%;
	}

	.attachment .entry-content {
		max-width: 100%;
		padding: 40px 0;
	}

	.format-status .entry-content {
		padding-top: 40px;
	}

	.format-status .entry-meta {
		padding-bottom: 40px;
	}

	.sidebar .format-status .entry-content,
	.sidebar .format-status .entry-meta {
		padding-left: 35px;
	}

	.sidebar .format-status .entry-content:before,
	.sidebar .format-status .entry-meta:before {
		left: 10px;
	}

	.sidebar .format-status .entry-content p:first-child:before {
		left: 4px;
	}

	.sidebar .paging-navigation .nav-links {
		padding: 0 60px;
	}

	.site-main .sidebar-container {
		height: auto;
		margin: 0 auto;
		max-width: 604px;
		position: relative;
		top: 20px;
	}

	.site-main .widget-area {
		float: none;
		margin: 0;
		width: 100%;
	}

	.sidebar .site-footer .widget-area {
		max-width: 100%;
		left: 0;
	}
}

/* Collapse oversized image and pulled images after iPad breakpoint. */
@media (max-width: 767px) {
	.site-header .home-link {
		min-height: 0;
	}
	.site-title {
		font-size: 36px;
		padding: 8px 0 10px;
	}
	.entry-content img.alignleft,
	.entry-content .wp-caption.alignleft {
		margin-left: 0;
	}

	.entry-content img.alignright,
	.entry-content .wp-caption.alignright {
		margin-right: 0;
	}

	.attachment .image-navigation,
	.attachment .entry-attachment .attachment {
		max-width: 604px;
		padding: 0;
		width: 100%;
	}

	.gallery-caption {
		display: none;
	}
}

@media (max-width: 643px) {
	.site-title {
		font-size: 30px;
	}

	#content .entry-header,
	#content .entry-content,
	#content .entry-summary,
	#content footer.entry-meta,
	#content .featured-gallery,
	.search.sidebar .page-content,
	.blog.sidebar .page-content,
	.sidebar .post-navigation .nav-links,
	.paging-navigation .nav-links,
	#content .author-info,
	.comments-area .comments-title,
	.comments-area .comment-list,
	.comments-area .comment-navigation,
	.comment-respond,
	.sidebar .site-info,
	.sidebar .paging-navigation .nav-links {
	
	}

	#content .format-status .entry-content,
	#content .format-status .entry-met {
		padding-left: 35px;
	}

	/* Small menu */
	.menu-toggle {
		cursor: pointer;
		display: inline-block;
		font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif;
		margin: 0;
	}

	.menu-toggle,
	.menu-toggle:hover,
	.menu-toggle:focus,
	.menu-toggle:active {
		background: none;
		border: none;
		color: #141412;
		padding: 12px 0 12px 20px;
	}

	.menu-toggle:focus {
		outline: thin dotted;
	}

	.menu-toggle:after {
		content: "\f502";
		font-size: 12px;
		padding-left: 8px;
		vertical-align: -4px;
	}

	.toggled-on .menu-toggle:after {
		content: "\f500";
		vertical-align: 2px;
	}

	.toggled-on .nav-menu,
	.toggled-on .nav-menu > ul {
		display: block;
		margin-left: 0;
		padding: 0;
		width: 100%;
	}

	.toggled-on li,
	.toggled-on .children {
		display: block;
	}

	.toggled-on .nav-menu li > ul {
		background-color: transparent;
		display: block;
		float: none;
		margin-left: 20px;
		position: relative;
		left: auto;
		top: auto;
	}

	.toggled-on .nav-menu li > ul a {
		color: #141412;
		width: auto;
	}

	.toggled-on .nav-menu li:hover > a,
	.toggled-on .nav-menu .children a {
		background-color: transparent;
		color: #141412;
	}

	.toggled-on .nav-menu > li a:hover,
	.toggled-on .nav-menu > ul a:hover {
		background-color: #db572f;
		color: #fff;
	}

	.toggled-on .nav-menu > li a:focus,
	.toggled-on .nav-menu > ul a:focus {
		background-color: #220e10;
		color: #fff;
	}

	ul.nav-menu,
	div.nav-menu > ul {
		display: none;
	}

	#content .featured-gallery {
		padding-left: 24px;
	}

	.gallery-columns-1 .gallery-item {
		margin-right: 0;
		width: 100%;
	}

	.entry-title,
	.format-chat .entry-title,
	.format-image .entry-title,
	.format-gallery .entry-title,
	.format-video .entry-title {
		font-size: 22px;
		font-weight: bold;
	}

	.format-quote blockquote,
	.format-status .entry-content {
		font-size: 18px;
	}

	.format-quote blockquote small,
	.format-quote blockquote cite {
		font-size: 13px;
	}

	.error404 .page-title {
		padding: 40px 0 0;
	}

	.error404 .page-title:before {
		content: normal;
	}

	.comment-author {
		margin-right: 30px;
	}

	.comment-author .avatar {
		height: auto;
		max-width: 100%;
	}

	.comment-metadata,
	.comment-content,
	.comment-list .reply {
		width: 70%;
		width: -webkit-calc(100% - 104px);
		width:         calc(100% - 104px);
	}

	.comment-form input[type="text"],
	.comment-form input[type="email"],
	.comment-form input[type="url"] {
		width: -webkit-calc(100% - 120px);
		width:         calc(100% - 120px);
	}

	.comment-form textarea {
		height: 80px; /* Smaller field for mobile. */
	}

	/* Audio */
	.format-audio .entry-content:before {
		display: none;
	}

	.format-audio .audio-content {
		background-image: none;
		float: none;
		padding-left: 0;
		width: auto;
	}
}

/* Mobile devices */
@media (max-width: 359px) {
	.site-title {
		font-weight: normal;
	}
	.site-description {
	    clip: rect(1px, 1px, 1px, 1px);
	    position: absolute;
	}
	.gallery {
		margin-left: 0;
	}

	.gallery .gallery-item,
	.gallery-columns-2.gallery-size-thumbnail .gallery-item {
		max-width: none;
		width: 49%;
		width: -webkit-calc(50% - 4px);
		width:         calc(50% - 4px);
	}

	.gallery-columns-1.gallery-size-medium,
	.gallery-columns-1.gallery-size-thumbnail,
	.gallery-columns-2.gallery-size-thumbnail,
	.gallery-columns-3.gallery-size-thumbnail {
		display: block;
	}

	.gallery-columns-1 .gallery-item,
	.gallery-columns-1.gallery-size-medium .gallery-item,
	.gallery-columns-1.gallery-size-thumbnail .gallery-item {
		text-align: center;
		width: 98%;
		width: -webkit-calc(100% - 4px);
		width:         calc(100% - 4px);
	}

	.gallery-columns-3 .gallery-item:nth-of-type(3n),
	.gallery-columns-5 .gallery-item:nth-of-type(5n),
	.gallery-columns-7 .gallery-item:nth-of-type(7n),
	.gallery-columns-9 .gallery-item:nth-of-type(9n) {
		margin-right: 4px;
	}

	.gallery br {
		display: none;
	}

	.gallery .gallery-item:nth-of-type(even) {
		margin-right: 0;
	}

	/* Comments */
	.comment-author {
		margin: 0 0 5px;
		max-width: 100%;
	}

	.comment-author .avatar {
		display: inline;
		margin: 0 5px 0 0;
		max-width: 20px;
	}

	.comment-metadata,
	.comment-content,
	.comment-list .reply {
		width: 100%;
	}
}


/**
 * 9.0 Print
 * ----------------------------------------------------------------------------
 */

/* Retina-specific styles. */
@media print,
	(-o-min-device-pixel-ratio: 5/4),
	(-webkit-min-device-pixel-ratio: 1.25),
	(min-resolution: 120dpi) {

	.site-header .search-field {
		background-image: url(images/search-icon-2x.png);
	}

	.format-audio .audio-content,
	.format-status .entry-content:before,
	.format-status .entry-meta:before,
	.comment-list > li:after,
	.comment-list .children > li:before {
		background-image: url(images/dotted-line-2x.png);
	}
}

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}

	footer a[rel="bookmark"]:link:after,
	footer a[rel="bookmark"]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}

	.site {
		max-width: 98%;
	}

	.site-header {
		background-image: none !important;
	}

	.site-header .home-link {
		max-width: none;
		min-height: 0;
	}

	.site-title {
		color: #000;
		font-size: 21pt;
	}

	.site-description {
		font-size: 10pt;
	}

	.author-avatar,
	.site-footer,
	.comment-respond,
	.comments-area .comment-edit-link,
	.comments-area .reply,
	.comments-link,
	.entry-meta .edit-link,
	.page-links,
	.site-content nav,
	.widget-area,
	.main-navigation,
	.navbar,
	.more-link {
		display: none;
	}

	.entry-header,
	.entry-content,
	.entry-summary,
	.entry-meta {
		margin: 0;
		width: 100%;
	}

	.page-title,
	.entry-title {
		font-size: 21pt;
	}

	.entry-meta,
	.entry-meta a {
		color: #444;
		font-size: 10pt;
	}

	.entry-content img.alignleft,
	.entry-content .wp-caption.alignleft {
		margin-left: 0;
	}

	.entry-content img.alignright,
	.entry-content .wp-caption.alignright {
		margin-right: 0;
	}

	.format-image .entry-content .size-full {
		margin: 0;
	}

	/* Remove colors from post formats */
	.hentry {
		background-color: #fff;
	}

	/* Comments */
	.comments-area > li.comment {
		background: none;
		position: relative;
		width: auto;
	}

	.comment-metadata {
		float: none;
	}

	.comment-author .fn,
	.comment-reply-link,
	.comment-reply-login {
		color: #333;
	}
}


.overflow { overflow:hidden;}
.wrap { width:1090px; margin:0 auto;}

.flex { display:flex; flex-wrap:wrap;}
.flex.between { justify-content:space-between;}
.flex.rev { flex-direction:row-reverse;}
@media screen and (max-width:768px){
	.flex { align-items:flex-start;}
}

.w48 { width:48%;}

.font-sans { font-family: 'Work Sans','游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif; font-style: normal; font-weight: 500;}

.fleft { float:left;}
.fright { float:right;}
.t-center { text-align:center; display:block;}

.mb-160 { margin-bottom:160px;}
.mt-160 { margin-top:160px;}
.pt-160 { padding-top:160px;}

.sp { display:none;}

@media screen and (max-width:768px){
	.wrap { width:90%; margin:0 auto;}
	.w48 { width:100%;}
	
	.mb-160 { margin-bottom:40px;}
.mt-160 { margin-top:40px;}
.pt-160 { padding-top:40px;}
	
	.fleft ,.fright { float:none;}
	
	.sp { display:block;}
}

.mcenter { margin-right:auto!important; margin-left:auto!important; display:block;}
.mleft { margin-left:0!important; margin-right:auto!important; display:block;}
.mright { margin-right:0!important; margin-left:auto!important; display:block;}

.wrap-fade { margin-top:80px; padding:40px 4%; overflow:hidden; position:relative; text-align:right;}
.wrap-fade img { height:144px; margin-right:5%; float:left;}
.wrap-fade h3 { clear:none; margin:32px 0 20px; font-size:14px; line-height:1.6; letter-spacing: 0.15em; font-weight:bold;}
.wrap-fade p { margin:0;}
.wrap-fade .address { line-height:1.6; letter-spacing: 0.06em; font-weight:500;}
.blog-news { width:330px; position:absolute; right:5%; bottom:40px; padding-left:20px; display:none;}
.blog-news:before { content:"－"; color:#bbb; font-size:20px; position:absolute; top:-2px; left:0px; line-height:1; font-weight:400; }
.blog-news .link { margin-bottom:10px; }
.blog-news .link a { text-decoration:underline; font-style:italic; display:inline-block; margin-right:16px; letter-spacing: 0.1em; font-size:13px; font-weight:500;}

.top-img { width:95%; float:left; margin-bottom:25px;}
.cr-top { width:5%; float:right; writing-mode: vertical-rl; margin:0; padding:0 20px 0 0; font-weight:500;}

@media screen and (max-width:678px){
	.wrap-fade { display:none;}
	
	.top-img { width:100%; float:none;}
	.cr-top { display:none;}
	
	.sp-head { margin:20px 0 8px; overflow:hidden;}
	.sp-head img { width:34%; float:left; margin-right:16px;}
	.sp-head p { font-size:11px; font-weight:400; margin:0;}
	.sp-head .tel { font-size:18px; text-decoration:underline;}

	.blog-news { position:relative; padding:0 0 0 24px; right:auto; bottom:auto; width:96%; margin:20px auto 64px; box-sizing:border-box;}
	.blog-news .link { font-size:16px; font-weight:400; letter-spacing:.1em;}
}

.wrap-sec { margin:0 auto 160px;}
.wrap-sec .slider { width:605px;}
.wrap-sec .txt { width:410px; margin-top:48px;}
.wrap-sec .txt h3 { margin-bottom: 45px; font-size: 29px; letter-spacing: 0.1em; font-weight:500; text-align:left; border:0; padding:0;}
.wrap-sec .txt h3 span { font-size: 14px; letter-spacing: 0.12em; display:block; margin-top:18px; font-weight:bold;}
.wrap-sec .txt p { margin-bottom: 14px; line-height: 2; letter-spacing: 0.18em;}
.wrap-sec .txt .btn { display: inline-block; border:0; border-radius:0; border-bottom: 1px solid #006F86; padding: 8px 80px 8px 3px; font-size: 18px; letter-spacing: 0.08em; margin:40px 0 0; position:relative; color:#006F86 !important;}
.wrap-sec .txt .btn i { position:absolute; font-size:24px; top:14px; right:3px;}

@media screen and (max-width:678px){
	.wrap-sec { margin:0 0 40px;}
	.wrap-sec .slider { width:100%;}
	.wrap-sec .txt { width:100%; margin-top:40px; padding:0;}
	.wrap-sec .txt h3 { font-size:24px; margin-bottom: 24px;}
	.wrap-sec .txt h3 span { font-size: 12px; margin-top:0;}
	.wrap-sec .txt p { font-size:12px;}
	.wrap-sec .txt .btn { margin:20px 0 0; font-size:14px; padding: 8px 0;}
}

.midashic-top  { margin-bottom: 64px; font-size: 32px; letter-spacing: 0.1em;}
.midashic-top span { font-size: 14px; letter-spacing: 0.12em; display: block; margin-top: 18px; font-weight: bold;}
.midashic-top.concept { font-size:28px;}
.midashic-top.concept span { font-size:14px;}
.wrap-blog { padding-left:130px; margin:0 auto 160px;}
.wrap-blog ul { margin:0; padding:0; overflow:hidden;}
.wrap-blog ul li { width:30%; margin-right:5%; float:left; list-style:none; overflow:hidden; margin-bottom:64px;}
.wrap-blog ul li p { font-size:14px; text-align: justify; letter-spacing: 0.08em;}
.wrap-blog ul li:nth-of-type(3n) { margin-right:0;}
.wrap-blog ul li img { width:100%;}
.wrap-blog ul li h4 { font-size:18px; margin:10px 0; font-weight: bold; line-height: 1.5; letter-spacing: 0.1em;}
.wrap-blog ul li a { display:inline-block; float:right; font-size:14px; border:1px solid #006F86; padding:0 8px; border-radius:2px; margin:8px 0 0;}
.wrap-blog ul li a:hover { background-color:#006F86; color:#fff;}

@media screen and (max-width:678px){
	.midashic-top  { margin-bottom: 40px; font-size: 24px;}
	.midashic-top span { font-size: 12px; margin-top: 4px;}
	.wrap-blog { padding-left:0; margin:0 auto 40px;}
	.wrap-blog ul li { width:47%; margin-right:6%; margin-bottom:40px; min-height:252.2px; position:relative;}
	.wrap-blog ul li:nth-of-type(3n) { margin-right:6%;}
	.wrap-blog ul li:nth-of-type(2n) { margin-right:0;}
	.wrap-blog ul li p { font-size:11px;}
	.wrap-blog ul li h4 { font-size:14px;}
	.wrap-blog ul li a { position:absolute; bottom:0; right:0; float:none;}
}

.wrap-access { margin:0 auto 160px; padding-left:130px;}
.wrap-access .map { width:600px;}
.wrap-access .txt { width:312px; overflow:hidden;}
.wrap-access .txt .logo,.ul-access li .logo { width:200px; float:right; margin:0 0 80px;}
.wrap-access .txt .logo:after { content:""; display:block; clear:both;}
.wrap-access .txt address,.ul-access li address { margin:0 0 40px; clear:both; font-style:normal;}
.wrap-access .txt address p,.ul-access li address p { margin-bottom:12px;}
.wrap-access .txt address span,.ul-access li address span { font-size:14px; font-weight:bold;}
.wrap-access .txt .tel,.ul-access li .tel { font-size:24px; border-bottom:2px solid #006F86; font-weight:400; letter-spacing:0; line-height:1; margin-top:24px;}
.wrap-access .txt .tel span,.ul-access li .tel span { font-size:14px; padding-right:8px;}

.wrap-access .btn,.inner-personality .txt .btn,.inner-page .inner .btn { display:inline-block; margin:24px 0 0; border:1px solid #006F86; font-size:16px; padding:0 16px; font-weight:700; border-radius:2px; color:#006F86;}
.wrap-access .btn:hover,.inner-personality .txt .btn:hover { background-color:#006F86; color:#fff;} 
.inner-page .inner .btn { float:right; margin:40px 0 40px 20px;}

@media screen and (max-width:768px){
	.wrap-access { margin:0 auto 40px; padding-left:0;}
	.wrap-access .map { width: 100%; height: 400px; overflow: hidden;}
	.wrap-access .txt { width:100%; margin:20px 0 0; padding:0;}
	.wrap-access .txt .logo,.ul-access li .logo { display:none;}
	.wrap-access .txt .tel, .ul-access li .tel { font-size:24px; display:inline-block;}
	
	.inner-page .inner .btn { display:block; float:none; margin:20px 0 8px;}
}

.topimg-page { width:100%; height:100vh;}

.wrap-page { width:1060px; margin:0 auto; position:relative;}
.inner-page { margin:105px auto 150px; padding-left:100px;}
@media screen and (max-width:768px){
	.wrap-page { width:88%;}
	.inner-page { margin:40px auto 54px; padding-left:0;}
}

.midashi-page { font-size:24px; margin:0 0 32px; letter-spacing:.1em;}

.txt-concept { margin:0 0 54px; padding-left:100px;}
.txt-concept p { margin-bottom: 13px; font-size: 16px; line-height: 2; letter-spacing: 0.17em;}
@media screen and (max-width:768px){
	.midashi-page { font-size:24px; margin:0 0 18px;}
	.txt-concept { margin:0 0 40px; padding-left:0;}
	.txt-concept p { font-size: 13px;}
}

.dl-concept { margin:0; padding:0;}
.dl-concept dt { font-size:14px; position:relative; float:left; line-height:20px;}
.dl-concept dt span { font-size:18px; padding-left:8px;}
.dl-concept dt:after { display: block; content: ''; position: absolute; top: 9px; left: 100px; background: #A1B8C9;  width: 98px; height: 1px; }
.dl-concept dd { padding: 0 0 32px 216px; font-size: 16px; letter-spacing: 0.17em; font-weight:bold; margin:0; line-height:1.4;}
.dl-concept dd:last-of-type { padding:0 0 0 216px;}
.dl-concept dd small { margin-top:8px; display:block; line-height:2;}
@media screen and (max-width:768px){
	.dl-concept dt { display:block; float:none; font-size:18px; margin-bottom:8px;}
	.dl-concept dt span { font-size:16px; padding-left:4px;}
	.dl-concept dt:after { display:none;}
	.dl-concept dd { display:block; padding: 0px 0 30px 0; font-size: 13px; letter-spacing: 0.06em; line-height:1.7;}
	.dl-concept dd:last-of-type { padding:0;}
	.dl-concept dd small { font-size:14px; letter-spacing:0.15em;}
}

.imgarea-concept { margin:106px auto 165px; width:1060px; position:relative; }

.black-filter { background-color:rgba(0,0,0,.2);}

.para { background-attachment:fixed; background-size:cover; background-position:center; height:100vh; width:100%;}
.bg-concept1 { background-image:url(https://blueinmitchell.mom/wp-content/uploads/2021/06/blm.re05.jpg);}
.bg-reason1 { background-image:url();}
.bg-esthe { background-image:url();}
.bg-kato { background-image:url();}
.bg-genma { background-image:url();}
.bg-2 { background-image:url();}
@media screen and (max-width:768px){
	.para { background-attachment:scroll; height:35vh;}
}

.inner-personality { width:780px; margin:80px auto; position:relative;}
.inner-personality h4 { font-size:18px; margin:45px 0 15px;}
.inner-personality .txt { position:relative; padding:80px 40px;}
.inner-personality .txt h3 { font-size:44px; font-weight:500; position:absolute; top:-24px; right:-64px; letter-spacing:.1em; line-height:1; border:0; text-shadow:1px 1px 1px #fff;}
.inner-personality .txt p { margin-bottom: 18px; font-size: 16px; line-height: 1.9; letter-spacing: 0.13em;}

@media screen and (max-width:768px){
	.inner-personality { width:100%; margin:40px auto 0;}
	.inner-personality .txt { position:relative; padding:40px 0;}
	.inner-personality .txt h3 { font-size:32px; font-weight:500; position:absolute; top:-20px; right:-9px; letter-spacing:.1em; line-height:1;}
	.inner-personality .txt p { margin-bottom: 12px; font-size: 13px; line-height: 1.8; letter-spacing:.1em;}
}

.inner-page .inner { padding: 0 0 0 260px; position:relative; overflow:hidden;}
.inner-page .inner p { margin-bottom: 12px; font-size: 15px; line-height: 2.2;}
.inner-page .inner .box-price,.inner-page .inner .box-price2 { border-top: 1px solid #DCE5EB; padding: 30px 0 42px 5px; overflow:hidden;}
.inner-page .inner .box-price h3,.inner-page .inner .box-price2 h3 { font-size:24px; float: left; width: 33%; margin:0; letter-spacing: 0.12em; position:relative;}
.inner-page .inner .box-price h3 span,.inner-page .inner .box-price2 h3 span { display:block; font-size:15px; font-weight:bold; margin-top:13px; margin-left:16px;}
.inner-page .inner .box-price dl { width:67%; float:right; margin:0; padding:0;}
.inner-page .inner .box-price dt,.inner-page .inner .box-price2 dt { clear: both; float: left; padding-top: 1px; font-size: 15px; font-weight: bold; letter-spacing: 0.15em; background-color:#fff; padding-right:8px; position:relative; z-index:2;}
.inner-page .inner .box-price dd,.inner-page .inner .box-price2 dd { position: relative; padding: 0 0 0 100px; text-align: right; margin:0;}
.inner-page .inner .box-price dd span,.inner-page .inner .box-price2 dd span { display: inline-block; margin: -1px 0 10px; padding-left: 8px; line-height: 1; background-color:#fff; position:relative; z-index:2; font-size:19px; font-weight:500;}
.inner-page .inner .box-price2 dd span small { line-height:1; padding-right:8px;}
.inner-page .inner .box-price dd:after,.inner-page .inner .box-price2 dd:after { display: block; content: ''; position: absolute; top: 8px; left: 0; background: -webkit-gradient(linear, left bottom, right bottom, color-stop(0.3, #134E78), color-stop(0.3, #FFFFFF), color-stop(1, #FFFFFF)); background: linear-gradient(to left, #134E78 30%, #FFFFFF 30%, #FFFFFF 100%) left bottom;  background-repeat: repeat-x; background-size: 6px 1px; width: 100%; height: 1px; z-index: 1; opacity: 0.5;}

@media screen and (max-width:768px){
	.inner-page .inner { padding: 0;}
	.inner-page .inner p { padding: 0; font-size:13px;}
	.inner-page .inner .box-price,.inner-page .inner .box-price2 { border-top: 1px solid #DCE5EB; padding: 30px 0 0 ; overflow:hidden;}
	.inner-page .inner .box-price h3,.inner-page .inner .box-price2 h3 { width: 100%; position:relative; float: none;}
	.inner-page .inner .box-price h3 span,.inner-page .inner .box-price2 h3 span { display:inline-block; font-size:10px; font-weight:bold; margin-top:0; margin-left:2px;}
	.inner-page .inner .box-price dl,.inner-page .inner .box-price2 dl { width:100%; float:none; margin: 40px 0 0 0 !important; padding:0 !important;}
	.inner-page .inner .box-price dt,.inner-page .inner .box-price2 dt { font-size: 15px; font-weight: bold; letter-spacing: 0.15em; background-color:#fff; padding-right:0; position:relative; z-index:2; width:100%; float:none; text-align:center; line-height:1.6;}
	.inner-page .inner .box-price dd,.inner-page .inner .box-price2 dd { position: relative; padding: 0; text-align: center; margin:0 0 8px; }
	.inner-page .inner .box-price dd span,.inner-page .inner .box-price2 dd span { display: inline-block; margin: -1px 0 0; padding-left: 0; line-height: 1; background-color:#fff; position:relative; z-index:2; font-size:16px; font-weight:400; padding:16px 0;}
	.inner-page .inner .box-price dd:after,.inner-page .inner .box-price2 dd:after { position:static;}
}

.inner-page.contact { margin:0 0 80px;}
.inner-page .inner .box-contact { padding: 28px 30px 20px 30px; box-sizing: border-box; background: #EBF2F7; border-radius: 7px; margin:40px 0 20px; width:100%; clear:both;}
.inner-page .inner .box-contact h3 { margin:0 0 14px; font-size: 16px; font-weight: bold; letter-spacing: 0.18em; font-family: '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;}
.inner-page .inner .box-contact h4 { margin:0 0 9px; font-size: 27px; letter-spacing: 0.05em; font-weight:400;}
.inner-page .inner .sml { margin:0 0 8px; font-size: 12px; letter-spacing: 0.1em;}

.inner-page .inner .left-sns { width:270px; position:absolute; top:1395px; left:0; font-size:18px; line-height:2;}
.inner-page.contact .inner .left-sns { top:0;}
.inner-page .inner .left-sns a { font-weight:400;}
.inner-page .inner .left-sns ul,.wrap-sec .txt ul { margin:64px 0 0; padding:0;}
.inner-page .inner .left-sns ul li,.wrap-sec .txt ul li { list-style:none; font-size:20px; margin:0 0 10px; line-height:1;}
.inner-page .inner .left-sns ul li a,.wrap-sec .txt ul li a { font-weight:500; border-bottom:1px solid #228b22;}
.inner-page .inner .left-sns ul li i,.wrap-sec .txt ul li i { font-size:24px; padding-right:16px; display:inline-block; width:37px;}

@media screen and (max-width:768px){
	.inner-page .inner .box-contact { padding: 20px;}
	.inner-page .inner .box-contact h3 { font-size:13px;}
	.inner-page .inner .box-contact h4 { font-size:15px; letter-spacing: 0.04em; line-height:1.6;}
	.inner-page .inner .box-contact p { padding:0;}
	
	.inner-page .inner .left-sns { width:100%; position:static; padding:0; font-size:16px; margin:40px 0 40px;}
	.inner-page .inner .left-sns a { font-size:13px;}
	.inner-page .inner .left-sns ul { margin:24px 0 0;}
	.inner-page .inner .left-sns ul li { display:inline-block; margin:0 16px 0 0;}
	.inner-page .inner .left-sns ul li i { font-size:20px; padding-right:8px; width:24px;}
}

.inner-page .inner .zeibetsu { font-size:13px; text-align:right; margin:0 0 8px;}
.inner-page .inner .box-price2 h3 { width:100%; margin:0 0 40px;}
.inner-page .inner .box-price2 h3 span { display:inline-block;}
.inner-page .inner .box-price2 h3 em { font-size:14px; font-weight:bold; font-style:normal; position:absolute; right:0px; bottom:3px;}
.inner-page .inner .box-price2 dl { margin:40px 0 0; padding:0 0 0 24px; overflow:hidden;}
.inner-page .inner .box-price2 dt span { font-size: 11px; display:block; margin:8px 0 24px;}
.inner-page .inner .box-price2 dt:last-of-type span { margin:8px 0 0;}
.inner-page .inner .box-price2 .des { margin:30px 0 0 24px; font-size:13px;}

@media screen and (max-width:768px){
	.inner-page .inner .zeibetsu { margin:40px 0 8px; padding-right:0;}
	.inner-page .inner .box-price2 h3 { margin:0 0 24px;}
	.inner-page .inner .box-price2 h3 em { font-size:10px; bottom:auto; top:10px;}
	.inner-page .inner .box-price2 dt span { position: absolute;
    z-index: 3;
    right: -155px;
    top: -6px;
    background-color: #fff;
    padding-left: 6px;}
	.inner-page .inner .box-price2 .des { margin:0;}
}

.ul-access { margin:80px 0; padding:0; overflow:hidden;}
.ul-access li { width:30%; margin-right:5%; float:left; list-style:none; font-size: 14px;
    font-weight: bold;
    line-height: 1.8;
    letter-spacing: 0.12em;}
.ul-access li:nth-of-type(3n) { margin-right:0;}
.ul-access li .logo { margin:0;}
.ul-access li address { margin:0;}
@media screen and (max-width:768px){
	.ul-access { margin:40px 0;}
	.ul-access li { width:100%; margin-right:0; float:none; font-size: 13px;}
}

.box-root { position:relative; overflow:hidden; margin:0 0 80px;}
.box-root img { width:640px; height:280px;}
.box-root h4 { font-size:32px; font-weight:700; background-color:#fff; padding:8px 40px; position:absolute; top:220px; right:25%; letter-spacing:.1em; margin:0;}
.box-root h4 span { font-size:64px; font-weight:500; padding-left:16px;}
.box-root .txt { width: 380px; float:right; padding:40px 0 0;}
.box-root .txt p { margin-bottom:18px;}
.midashi-reason { font-size:44px; margin:-24px -24px 0 80px; text-align:right; letter-spacing:.1em; line-height:1;}
.txt-reason { padding:80px 40px 0;}
.txt-reason p { margin-bottom: 18px; font-size: 16px; line-height: 1.9; letter-spacing: 0.13em;}
@media screen and (max-width:768px){
	.box-root { margin:0 0 40px;}
	.box-root img { width:100%; height:auto;}
	.box-root h4 { font-size:20px; top:129px; padding:8px 20px; right:auto; left:0;}
	.box-root h4 span { font-size:40px;}
	.box-root .txt { width: 100%; float:none;}
	.box-root .txt p { margin-bottom:14px;}
	.midashi-reason { font-size:32px; margin:-20px -20px 0 0;}
	.txt-reason { padding:40px 4% 0;}
	.txt-reason p { margin-bottom: 12px; font-size: 13px; line-height: 1.7; letter-spacing: 0.08em;}
}

.box-flow { margin:80px 0;}
.box-flow .img img { width:255px; height:255px !important; object-fit:cover;}
.box-flow .txt { padding-left:295px; min-height:255px;}
.box-flow .txt p { margin-bottom:18px;}

@media screen and (max-width:768px){
	.box-flow { margin:40px 0;}
	.box-flow .img img { width:100%; height:auto !important; object-fit:cover; margin-bottom:24px;}
	.box-flow .txt { padding-left:0; min-height:0;}
}

.wrap-reason { padding:120px 100px 0; background-size:60% 100%; background-position:top right; background-repeat:no-repeat; margin-bottom:80px; height:540px;}
.wrap-reason.twei { background-position:top left;}
.wrap-reason .txt { padding:80px 24px 24px; background-color:#fff; width:50%; min-height:434px;}
.wrap-reason .txt h3 { font-size:64px; margin:-110px 0 24px; color:#e74106; line-height:1;}
.wrap-reason .txt h3 span { display:block; font-size:24px; margin-top:24px; color:rgb(19, 78, 120);}
.wrap-reason .txt h3 span em { color:#e74106; font-style:normal;}
.wrap-reason .txt strong { background-color: #fff990; color: #e74106; font-weight:bold;}
.bg-r1 { background-image:url(https://blueinmitchell.mom/wp-content/uploads/2021/07/bll21.jpg); background-size:contain;}
.bg-r2 { background-image:url(https://blueinmitchell.mom/wp-content/uploads/2021/07/bll22.jpg);background-size:contain;}
.bg-r3 { background-image:url(https://blueinmitchell.mom/wp-content/uploads/2021/07/bll18.jpg);background-size:contain;}
.bg-r4 { background-image:url(https://blueinmitchell.mom/wp-content/uploads/2021/07/bll29.jpg);background-size:contain;}
.bg-r5 { background-image:url(https://blueinmitchell.mom/wp-content/uploads/2021/07/bll25.jpg);background-size:contain;}
.bg-r6 { background-image:url();background-size:contain;}

.mt-80 { margin-top:80px;}
@media screen and (max-width:768px){
	.wrap-reason { padding:248px 0 0; background-size:contain; background-position:top center; margin-bottom:40px; height:auto;}
	.wrap-reason .txt { padding:0 5% 20px; width:100%; min-height:1px;}
	.wrap-reason .txt h3 { font-size:35px; margin:-80px 0 24px -6%; background-color:#fff; padding:12px 0px 0 20px; display:inline-block; width:248px; border:0; line-height:1.8;}
	.wrap-reason .txt h3 span { font-size:16px; margin-top: 8px; margin-right:-78px;}
	
	.mt-80 { margin-top:40px;}
}

.wrap-top { padding:120px 0 120px;}
.wrap-greeting { padding-right:70%; background-image:url(https://blueinmitchell.mom/wp-content/uploads/2021/07/bll22.jpg); background-position:right top; background-size:70%; background-repeat:no-repeat; position:relative; min-height:440px;}
.wrap-greeting h3 { font-size:24px; line-height:1.6; margin:80px 0 24px; font-weight:500; letter-spacing:.1em;}
.wrap-greeting .box { width:45%; padding:40px 40px 0 0; background-color:#fff; position:absolute; bottom:0px; left:0px; top:240px;}
.wrap-greeting .box a { width:80%; margin:20px auto 0; display:block; padding:8px 0; text-align:center; border:1px solid #2EFEC8; color:#2EFEC8;}

@media screen and (max-width:768px){
.wrap-top { padding:40px 0 80px;}
	.wrap-greeting { padding-right:0; background-position:top; background-size:100%; padding-top:74%;}
	.wrap-greeting h3 { margin:24px 0; font-size:18px;}
	.wrap-greeting .box { width:100%; padding:0; position:static;}
}

.wrap-identity { background-image:url(); background-size:cover; color:#fff; text-shadow:1px -1px 1px #134E78;}
.wrap-identity h2 { font-size:32px; font-weight:400; margin:0 0 80px;}
.wrap-identity h3 { font-size:32px; font-weight:400; margin:40px 0 80px; letter-spacing:.1em;}
.wrap-identity p { width:35%;}

.wrap-logo { width:90%; background-color:#fff; padding:60px 80px; margin:-80px auto 0;}
.wrap-logo img { width:40%; float:left; margin-right:24px; margin-bottom:40px;}

@media screen and (max-width:768px) {
	.wrap-identity h2 { margin:0 0 40px;}
	.wrap-identity h3 { margin:40px 0; font-size:24px;}
	.wrap-identity p { width:100%;}
	
	.wrap-logo { margin:-40px auto 0; padding:40px 5%;}
	.wrap-logo img { width:60%; float:none; margin:0 auto 20px; display:block;}
}

.w45 { width:45%;}
.w55 { width:55%;}

.txt { padding:0 40px;}
.txt h3 { margin:0 0 40px; padding:0 0 24px; border-bottom:2px solid #006F86; text-align:center; font-size:24px; letter-spacing:.1em; font-weight:700; line-height:1.4;}
@media screen and (max-width:768px) {
	.w45,.w55 { width:100%;}
	
	.w45.txt { padding:0; margin-bottom:20px;}
	.txt h3 { margin:0 0 24px; font-size:20px;}
}

.midashi-access { font-size:32px; margin:0 0 40px; letter-spacing:.1em; line-height:1.6;}
.midashi-access:after { content:" "; width:20px; height:2px; background-color:#006F86; display: block;}
g
.w48 .lead { font-size:24px; font-weight:400; color: #63446e; margin:0 0 20px;}
.w48 .name { font-size:24px; font-weight:400; margin:20px 0 0; text-align:right;}
.w48 h5 { clear:none; margin:0 0 16px; font-size:16px; font-weight:700;}

@media screen and (max-width:768px){
	.w48 .lead { margin:16px 0; font-size:20px;}
	.w48 .name { font-size:20px;}
}

.midashi-top { text-align:center; font-size:32px; margin:80px 0; letter-spacing:.1em;}
.midashi-top span { font-size:14px; margin-top:8px; display:block; margin-bottom:24px;}
.lead-top { width:60%; margin:0 auto; text-align:center;}
.midashi-top:after { content: ''; display: block; width: 60px; height: 2px; margin: 10px auto 0; background: #228b22;}

.lead-link { width:90%; margin:80px auto 0;}
.lead-link .btn { width:48%; float:left; font-size:16px; padding:16px 0; margin:0 1% !important;}

.btn { background:#fff; text-align:center; display:block; box-sizing:border-box;}
.btn:hover { background:#e6ffe6; color:#fff !important;}
.mr-4p { margin-right:4%;}
.mb-80 { margin-bottom:80px !important;}


@media screen and (max-width:768px){
	.midashi-top { margin:40px 0;}
	.midashi-top span { font-size:12px;}
	.lead-top { width:90%; margin:0 auto 8px;}
	
	.lead-link { width:100%; margin:0 auto;}
.lead-link .btn { width:100%; float:left; font-size:16px; padding:8px 0; margin:0 0 8px !important;}
	.lead-link .btn span { display:none;}
	
	.mb-80 { margin-bottom:40px !important;}
}

.wrap-process { padding:80px 0; text-align:center; background-image:url(https://blueinmitchell.mom/wp-content/uploads/2021/07/bll25.jpg); background-size:cover; background-position:center; text-shadow:1px 1px 1px #fff;}
.wrap-process .midashi-top { margin:0 0 40px;}
.wrap-process .midashi-top:after { box-shadow:1px 1px 1px #fff;}
.wrap-process a { margin-top:320px;}

@media screen and (max-width:768px){
	.wrap-process { padding:40px 0;}
}

.wrap-process a { display:block; width:240px; margin:40px auto 0; color:#134E78; font-size:18px; font-weight:400; border:1px solid #666; padding:8px 0;}
.wrap-process a { color:#134E78; border:1px solid #134E78; margin-top:320px; box-shadow:1px 1px 1px #fff,-1px -1px 1px #fff;}
@media screen and (max-width:768px){
	.wrap-process a { margin:24px auto;}
}

.img-pagetop { margin-bottom:80px;}

.midashi6 {
    font-size: 24px; font-weight:700;
    margin: 40px 0 20px; padding-bottom:8px;
    border-bottom: 2px solid #006F86;
}
.tel-contact {
    font-size: 24px; color:#006F86 !important;
    font-weight: bold;
}

.contact-form { margin:80px 0;}
.contact-form p { padding:24px 0; border-bottom:1px dashed; overflow:hidden;}
.contact-form p:nth-last-child(2) { border:none;}
.contact-form .contact-left { display:block; width:25%; float:left; text-align:right; padding-right:20px; box-sizing:border-box;}
.contact-form input,.contact-form textarea { border:none; display:block; width:75%; background-color:#eee;}
.contact-form .submit { text-align:center; margin:56px 0;}
.contact-form .submit span { display:block;}
.contact-form input[type="submit"] { background:#006F86; border:none; color:#fff; text-align: center;
    display: block; margin:0 auto;
    border-radius: 0;
    letter-spacing: 0.1em;
    padding: 17px 0;
    width: 38%; font-size:16px;}

@media screen and (max-width:768px) {
	.midashi6 { font-size: 18px; }
	.tel-contact { font-size: 20px;}
	.img-pagetop { margin-bottom:40px;}
	
.contact-form { margin:40px 0;}
.contact-form p { padding:24px 0; border-bottom:1px dashed; overflow:hidden;}
.contact-form p:nth-last-child(2) { border:none;}
.contact-form .contct-left { display:block; width:40%; float:left; text-align:left; padding-right:8px; box-sizing:border-box;}
.contact-form input,.contact-form textarea { border:none; display:block; width:100%; background-color:#eee;}
.contact-form .submit { text-align:center; margin:40px 0;}
.contact-form .submit span { display:block;}
.contact-form input[type="submit"]  { border:none; text-align: center;
    border-radius: 0;
    letter-spacing: 0.1em;
    padding: 8px 0;
    width: 80%; font-size:14px; font-weight:bold;}	
}

.inner-flow { padding:40px 20px; overflow:hidden;}
.inner-flow img { width:45%; float:left;}
.inner-flow div { padding-left:50%;}
.inner-flow h3 { font-size:24px; font-weight:bold; letter-spacing:.1em; clear:none !important;} 
.inner-flow h3 span { font-size:48px; display:inline-block; margin-right:16px; font-weight:400;}

@media screen and (max-width:768px){
	.inner-flow { padding:20px 0;}
	.inner-flow img { width:100%; float:none;}
	.inner-flow div { padding-left:0;}
	.inner-flow h3 { font-size:20px;}
	.inner-flow h3 span { font-size:32px;}
}

.box-ba { overflow:hidden; position:relative;}
.box-ba div { position:relative; background-color:#efefef;}
.box-ba div span { position:absolute; top:8px; right:8px; background-color:#888; color:#fff; font-weight:bold; padding:0 12px; font-size:16px; line-height:2;}
.box-ba .after span { font-size:20px; padding:2px 18px; background: #df7379;}
.box-ba div img { width:100%;}
.box-ba .before { width:23%; float:left; padding:8px;}
.box-ba .after { width:75%; float:right; padding:8px; text-align:right;}
.box-ba .after:before { display: none;}
.box-ba .arrow { position:absolute; left:14.5%; top:300px; z-index:9;}
.box-ba p { margin:0;}

.midashi-batop { border-top: solid #000 2px; color: #000; font-size: 24px; font-weight: 700; margin: 0 0 32px; padding: 24px 32px; line-height: 1.4; background-color: #e2fff7;
background-image: -webkit-gradient(linear, 0 0, 100% 100%,color-stop(.25, #fff), color-stop(.25, transparent),color-stop(.5, transparent), color-stop(.5, #fff),color-stop(.75, #fff), color-stop(.75, transparent),to(transparent));
-webkit-background-size: 7px 7px;
}
.midashi-ba { margin: 24px 0 10px; padding-bottom: 8px; border-bottom: solid #cebb9e 1px; color: #5d380f; font-weight: 700; font-size: 20px;}
.txt-ba { background-color:#efefef; padding:16px; margin:0 0 80px;}

@media screen and (max-width:768px){
	.box-ba { line-height:1.4;}
	.box-ba .before { width:100%; float:none; padding:16px; margin-bottom:40px; overflow:hidden; position:relative;}
	.box-ba .before img { width:48%; float:left; margin-right:4%; margin-top:0;}
.box-ba .after { width:100%; float:none; padding:16px; text-align:left; font-weight:bold;}
.box-ba .arrow { display:none;}
	.box-ba .after:before { display: block; width: 0; height: 0; margin: 0 auto; border-top: 17px solid #e1e0de;  border-right: 30px solid transparent; border-left: 30px solid transparent; content: ""; position:absolute; top:-27px; left:41%;}
	.box-ba div span { position:absolute; top:16px; right:auto; left:16px; font-size:13px !important; padding:5px 0 !important; font-weight:400; width:70px; display:block; text-align:center;}
	.box-ba .after img { margin-bottom:8px; margin-top:0;}
	.midashi-batop { text-align:center; font-size: 18px; margin: 0 -5% 16px; text-align:center; padding: 8px 14px; line-height: 1.4;}
	.midashi-ba { font-size:18px; line-height:1.4;}
	.txt-ba { margin:0 0 40px;}
}

.ul-faq { overflow:hidden; border-top:1px solid #000; border-bottom:3px double #000; margin:40px 0 80px; padding:0;}
.ul-faq li { width:calc(100% / 2); float:left; text-align:center; list-style:none; font-size:16px; letter-spacing:.1em;  box-sizing:border-box; padding:8px 0;}
.ul-faq li a { padding:4px 0; border-right:1px solid #ccc; height:57px; line-height:46px; display:block; font-weight:bold;}
.ul-faq li:nth-of-type(2) a { border-right:0;}
.ul-faq li a span { height:36px; width:36px; background-color:#333; color:#fff; font-size:24px; line-height:1.4; display:inline-block; letter-spacing:0; border-radius:50%; margin-right:16px; font-weight:400;}

.midashi-faq { font-size:24px; text-align:center; padding:12px 0; background-color:#fafafa; margin:0 0 52px; font-weight:700;}


.inner-faq { margin:0 0 80px; border-top:1px solid #ccc;}
.inner-faq p { margin:0;}

@media screen and (max-width:768px){
	.ul-faq { margin:40px 0;}
	.ul-faq li { width:100%; float:none; text-align:center; list-style:none; font-size:16px; letter-spacing:.1em; box-sizing:border-box; padding:0;}
	.ul-faq li a { padding:0; border-right:0; height:40px; line-height:40px; display:block; border-bottom:1px solid #ccc;}
	.ul-faq li:nth-of-type(3) a { border-bottom:0;}
	.midashi-faq { font-size:18px; text-align:center; padding:8px 0; margin:0 0 40px;}
	.inner-faq { margin:0 0 40px;}
}

.wrap-faq .hidden_box { margin:0; padding: 0; border-bottom:1px solid #ccc;}

.wrap-faq .hidden_box label { padding:8px 20px; cursor :pointer; width:100%; display:block; font-size:16px; font-weight:700; background-color:#fff; line-height:2;}
.wrap-faq .hidden_box label span { display:inline-block; background-color:#333; color:#fff; width:32px; height:32px; line-height:32px; border-radius:50%; text-align:center; font-size:20px; margin-right:16px;}

.wrap-faq .hidden_box label:hover { }

.wrap-faq .hidden_box input { display: none;}

.wrap-faq .hidden_box .hidden_show { height: 0; padding: 0; overflow: hidden; opacity: 0; font-weight:bold;}

.wrap-faq .hidden_box input:checked ~ .hidden_show { padding:16px 20px 16px 70px; height: auto; opacity: 1; line-height:2; background-color:#fff; font-size:inherit;}
.wrap-faq .hidden_box input:checked ~ .hidden_show span { display:inline-block; background-color:#d4c389; color:#fff; width:40px; height:40px; line-height:40px; border-radius:50%; text-align:center; font-size:24px; margin-right:8px; }

@media screen and (max-width:768px){
	.wrap-faq .hidden_box label { padding:8px 0 8px 40px; cursor :pointer; width:100%; display:block; font-size:16px; position:relative;}
	.wrap-faq .hidden_box label span { position:absolute; top:8px; left:0;}
	.wrap-faq .hidden_box input:checked ~ .hidden_show { padding:16px 0; height: auto; opacity: 1; line-height:2; font-weight:bold;}
}



.midashi-com { font-size:32px !important; font-weight:700 !important; color: #228b22; margin:0 0 80px !important; letter-spacing:.1em; text-align:center; width:100%;}
.midashi-com span { font-size:16px; display:block; font-weight:bold; margin-top:16px; letter-spacing:0;}
.midashi-com:before { background-color: #228b22; width: 2px; height: 50px; margin: 0 auto 25px; content: ''; display: block;}

.wrap-mess { background-color:#e6ffe6; padding:120px 160px 40px;}
.wrap-mess .inner { width:100%; height:100%; text-align:center; padding:240px 0; background-position:center; background-size:cover; margin-bottom:32px;}
.wrap-mess .inner h3 { font-size:64px; letter-spacing:.2em; color:#fff; text-shadow:1px 1px 1px #000;}
.wrap-mess .inner h3 span { font-size:14px; display:block;}
.wrap-mess dl { margin:0; padding:0 64px; font-size:20px; overflow:hidden; line-height:20px; color:#585850; letter-spacing:.2em;}
.wrap-mess dt { width:40%; float:left;}
.wrap-mess dd:before { content:""; display:block; width:340px; height:4px; background-color:#585850; position:absolute; top:8px; left:40%;}
.wrap-mess dd { padding-left:calc(42% + 340px); font-size:16px; font-weight:bold; position:relative; margin:0;}
@media screen and (max-width:768px){
	.midashi-com { font-size:24px !important; font-weight:700 !important; color: #228b22; margin:0 0 40px !important; letter-spacing:.1em; text-align:center; width:100%;}
.midashi-com span { font-size:14px; display:block; font-weight:bold; margin-top:8px; letter-spacing:0;}
	
	.wrap-mess { padding:40px 0 40px 15%;}
	.wrap-mess .inner { padding:32px 0 140px; text-align:left;}
	.wrap-mess .inner h3 { font-size:40px; margin-left:-32px;}
	.wrap-mess .inner h3 span { font-size:12px; margin-top:12px;}
	.wrap-mess dl { padding:0; font-size:16px; line-height:20px;}
	.wrap-mess dt { width:100%; float:none;}
	.wrap-mess dd { padding-left:128px; font-size:12px;}
	.wrap-mess dd:before { content:""; display:block; width:120px; height:2px; left:0;}
}

.cf:after { content:""; display:block; clear:both;}

.bg-mess { background-color: #f0f0f0; color: #2b10bf; padding:80px 0 180px;}
.bg-mess section { position:relative;}
.bg-mess section img { object-fit:cover;}
.bg-mess section h3 { width: 26.94444vw; font-size: 1.66667vw; padding: 0 0 1.25vw; line-height:1.8; letter-spacing:.2em; border-bottom:4px solid #2b10bf; position:absolute; clear:none; z-index:9;}
.bg-mess section .txt { width: 28vw; position:absolute; z-index:9;}
.bg-mess .mess-1 img { width: 57.5vw; height: 42.22222vw;}
.bg-mess .mess-1 h3 { top:100px; right:20%;}
.bg-mess .mess-1 .txt { top:240px; right:11%;}
.bg-mess .mess-2 { padding:80px 100px 0 0;}
.bg-mess .mess-2 img { width: 41vw; height: 55.55556vw;}
.bg-mess .mess-2 h3 { top:160px; left:30%;}
.bg-mess .mess-2 .txt { top:320px; left:13%;}
.bg-mess .mess-3 { padding:100px 0 0;}
.bg-mess .mess-3 .img1 { top: -360px; width: 41.66667vw; height: 55.55556vw; position:absolute;}
.bg-mess .mess-3 .img2 { width: 52.5vw; height: 42.22222vw; float:right;}
.bg-mess .mess-3 h3 { bottom: 180px; left: 26.59722vw; z-index:99;}
.bg-mess .mess-3 .txt { top:520px; left:10%;}
.bg-mess .mess-4 { padding:80px 10%;}
.bg-mess .mess-4 img { width:88%; height: 42.22222vw; display:block; margin:0 auto 40px;}
.bg-mess .mess-4 h3 { right: 10.83333vw; top: 32vw;}
.bg-mess .mess-4 .txt { position:static; float:right;}

.bg-mess .mess-2 .txt { width:44vw;}
.bg-mess .mess-3 .txt { width:44vw;}
.bg-mess .mess-1 .txt-a { right:2%; width:44.5vw;}
.bg-mess .mess-4 .txt { width:40vw;}
@media screen and (max-width:768px){
	.bg-mess { padding:0 0 40px;}
	.bg-mess .mess-1 { width:100%; margin:0 auto; padding:0 10%;}
	.bg-mess .mess-1 img,.bg-mess .mess-4 img { width:124%; height:auto; margin:0 -12% 40px;}
	.bg-mess section h3 { width: auto; display:inline-block; font-size:4vw; margin:0 0 24px; position:static; clear:none;}
	.bg-mess section .txt { width: 100% !important; margin:0 0 40px; position: relative; top: auto !important; bottom:auto !important; right: auto !important; left: auto !important; z-index:9;}
	.bg-mess .mess-2 { padding:0 10%;}
	.bg-mess .fright { float:right;}
	.bg-mess .mess-2 img { width: 98%; height: 50Vh; margin-right:-13%; margin-bottom:40px;}
.bg-mess .mess-2 h3 { top:100%; clear:both;}
	.bg-mess .mess-3 { padding:0 10% ;}
	.bg-mess .mess-3 .img1 { top: 0; z-index:0; width: 98%; height: 50Vh; margin-left:-13%; margin-bottom:40px;}
	.bg-mess .mess-3 .img2 { position:static; width: 98%; height: 50Vh; margin-right:-13%; margin-bottom:40px; float:right;}
	.bg-mess .mess-4 { padding:0 10%;}
}

.navi-mess { border:2px solid #000; padding:32px 40px; margin:100px 0 80px !important; position:relative;}
.navi-mess:before { content:""; width:1px; height:80px; background-color:#000; position:absolute; left:50%; top:-64px;}
.navi-mess h3 { font-size:40px; font-weight:900; margin:0 0 32px; letter-spacing:.05em;}
.navi-mess h3 span { font-size:14px; font-weight:200; display:block; letter-spacing:.02em;}
.navi-mess ul { margin:0; padding:0; overflow:hidden;}
.navi-mess ul li { display:inline-block; padding:0 16px 0 0; float:left; color:#aaa; list-style:none; line-height:20px; font-size:14px;}
.navi-mess ul li i { font-size:14px; padding-left:4px;}
.navi-mess ul li a { color:#111;}
@media screen and (max-width:768px){
	.navi-mess {  padding:32px 5%; margin:80px 0 40px !important;}
	.navi-mess h3 { text-align:center; font-size:32px; margin:0 0 24px;}
	.navi-mess:before { height:64px; top:-40px;}
	.navi-mess ul li { width:100%; margin-bottom:16px; padding:0; font-size:13px; display:block;}
	.navi-mess ul li:last-of-type { width:100%; margin-bottom:0;}
	.navi-mess ul li i { font-size:10px; padding-left:2px;}
}



.workwrap-1 { background-color:#efefef; padding:80px 0;}
.workwrap-2 { padding:80px 0;}
.midashi-work { margin:0 0 40px;  border-bottom:1px solid #000; font-size:20px; padding:0 16px 16px; letter-spacing:.1em; line-height:1.4; font-weight:bold;}
.point { width:100px; height:100px; text-align:center; border:2px dashed #aaa; border-radius:50%; float:right; font-family: 'Fira Sans', sans-serif; font-size:14px; line-height:1.2; padding:18px 0; font-weight:bold;}
.point span { font-size:36px; letter-spacing:.1em;}
.workwrap-1 dl,.workwrap-2 dl { margin:40px 0 0; padding:0; line-height:2;}
.workwrap-1 dt,.workwrap-2 dt { width:20%; float:left;}
.workwrap-1 dd,.workwrap-2 dd { padding-left:22%; font-weight:bold;}
@media screen and (max-width:768px){
	.workwrap-1 { background-color:#efefef; padding:40px 0;}
	.workwrap-2 { padding:40px 0;}
	.midashi-work { margin:0 0 40px; font-size:18px; padding:0 0 8px; letter-spacing:.1em;}
	.point { width:80px; height:80px; text-align:center; border:2px dashed #aaa; border-radius:50%; font-size:14px; line-height:1.2; padding:16px 0; font-weight:bold; margin-bottom:16px;}
	.point span { font-size:26px; letter-spacing:.1em;}
	.workwrap-1 img,.workwrap-2 img { margin-top:20px;}
}

.box-line-front { margin:80px auto 0; border:1px solid #ccc; padding:40px 20px; font-size:18px; overflow:hidden; font-weight:bold; width:70%;}
.box-line-front p { margin:0;}
.box-line-front span { font-size:24px; color:#00c402; letter-spacing:.05em;}
.box-line-front h4 { font-size:32px; color:#00c402; line-height:40px; margin:10px 0 24px; text-align:center; letter-spacing:.05em;}
.box-line-front h4 img { height:40px; display:inline-block; margin-right:16px;}
.box-line-front .line { width:20%; float:left; margin-right:20px; border:1px solid #ccc; padding:8px;}
.box-line-front b { font-size:20px; float:right; color:#00c402; border:2px solid #00c402; padding:2px 4px; border-radius:16px;}
.box-line-front .btn { background-color:#eee; color:#00c402; padding:4px 24px; display:inline-block;}
.box-line-front .btn:hover { background-color:#00c402;}
@media screen and (max-width:768px) {
.box-line-front { padding:24px 5%; font-size:14px; width:90%; margin:40px auto;}
.box-line-front span { font-size:16px;}
.box-line-front h4 { font-size:24px;}
.box-line-front h4 img { height:40px; display:block; margin-right:0; text-align:center; margin:0 auto 8px;}
.box-line-front .line { width:100%; float:none; margin-right:0; box-sizing:border-box;}
.box-line-front b { display:inline-block; margin-top:8px;}
}

.inner-blog { margin:0 0 80px;}


.news { border-top:1px solid #ccc; border-bottom:1px solid #ccc; margin:0; overflow:hidden; padding:16px 0; overflow:hidden;}
.news h4 { color:#006F86; font-size:20px; font-weight:bold; width:24%; float:left; text-align:right; line-height:1.6; margin:0;}
.news h4 a { display:inline-block; background-color:#bbb; color:#fff; border-radius:4px; padding:0px 8px; font-size:12px;}
.news ul { list-style:none; margin:0; width:70%; float:right; line-height:2; border-left:1px solid #ccc; padding:0 0 0 24px;}
 
.news ul li { position:relative;}
.news ul li a { display:inline-block; width:240px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; height:25px; color:#006F86; font-weight:bold;}
.news ul li small { display:inline-block; white-space: nowrap; position:absolute; top:1px; left:240px;}

@media screen and (max-width:768px){
	.news h4 { font-size:16px; width:30%; padding-right:8px; box-sizing:border-box;}
	.news h4 a { font-size:11px;}
	.news ul { padding:0 0 0 8px;}
	.news ul li a { display:inline-block; width:160px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; height:25px; color:#006F86;}
	.news ul li small { display:inline-block; white-space: nowrap; position:absolute; top:1px; left:160px;}

}
.news-wrap { padding:0 0 80px;}

.dl-news { padding:40px; border-bottom:1px solid #eee; margin:0; box-sizing:border-box; border-right:1px solid #eee; width:50%;}
.dl-news dt { font-size:20px; font-weight:400; margin-bottom:20px; line-height: 1.5; position: relative; margin-bottom: 20px; padding-left:40px; text-overflow: ellipsis; white-space:nowrap; overflow:hidden; width:100%; color:#006F86;}
.dl-news dd { padding-left: 40px; position: relative; overflow:hidden;}
.dl-news:nth-of-type(2n) { border-right:0;}

.title-news { font-size:24px; color:#06596c; border-bottom:1px solid #06596c;}
.date-news { font-size:16px; color:#06596c; border-bottom:1px solid #06596c; margin-bottom:24px;}
.post-navigation .nav-links { padding-right:0; padding-left:0; font-size:16px;}
.post-navigation .nav-links a { color:#06596c; background-color:#edf2f3; padding:2px 8px; border-radius:4px; font-style:normal; border:1px solid #06596c;}

.btn-first { background-color:#006F86; color:#fff !important; padding:2px 32px; float:right; display:inline-block; margin-top:40px;}

@media screen and (max-width:768px){
	.news-wrap { padding:0 0 40px;}
	.news-wrap img { max-width:100%;}
	.dl-news { width:100%; height:auto; border-right:0; padding:20px 0; float:none;}
	.dl-news dt,.dl-news dd { padding-left:0;}
	.btn-first { display:block; float:none; text-align:center; margin-top:0px; margin-bottom:40px; padding:4px 0;}
}

.wrap-blog ul li p,.dl-concept dd,.inner-personality p,.workwrap-1 p,.workwrap-2 p { color:#333;}
.dl-concept dd span,.inner-personality .txt p { color:#006F86;}
.dl-concept dd span { font-size:16px;}

.wrap-ba .w48 { background-color:#fafafa; padding:24px; margin:0 0 40px; height:750px;}
.wrap-ba .w48 h3 { font-size:20px; margin:0 0 24px; line-height:28px;}
.wrap-ba .w48 h3 span { font-size:16px; color:#fff; line-height:28px; display:inline-block; margin-right:20px; padding:0 16px; background-color:#006F86; height:28px; float:left; border-radius:24px;}
.wrap-ba .w48 img { margin:0 0 24px;}
@media screen and (max-width:768px){
	.wrap-ba .w48 { background-color:#fafafa; padding:20px 5%; height:auto;}
	.wrap-ba .w48 h3 { margin:0 0 20px;}
	.wrap-ba .w48 img { margin:0 0 20px;}
}

.midashi-esthebig { font-size:20px; padding:0 0 8px; margin:40px 0 16px; border-bottom:1px solid #006F86;}

.btn-bf { display:block; width:300px; padding:4px 0; margin:0 auto 40px; background-color:#006F86; border:1px solid #006F86; text-align:center; color:#fff !important; font-size:18px;}
.midashi-page a { background-color:#006F86; display:inline-block; color:#fff; font-weight:400; font-size:16px; margin-right:16px; padding:4px; float:rleft;  display: inline-block; margin-top:8px;}
@media screen and (max-width:768px){
	.midashi-page a { display: block;}
}

.box-eba { padding:40px; border:1px solid #666; margin:0 0 80px; color:#333;}
.box-eba h3 { font-size:20px; margin:0 0 40px; overflow:hidden; line-height:1.6; color:#006F86;;}
.box-eba h3 span { float:right; font-size:18px; text-align:right;}
.w68 { width:68%;}
.w30 { width:30%;}
.box-eba .w30 img { margin:0 0 24px;}
.box-eba h4 { font-size:18px; margin:40px 0 24px; border-bottom:1px solid #006F86; padding:0 0 8px; color:#006F86;}
@media screen and (max-width:768px){
	.box-eba { padding:20px 5%; margin:0 0 40px;}
	.box-eba h3 { margin:0 0 20px;}
	.box-eba h3 span { font-size:14px;}
	.w68 { width:100%;}
.w30 { width:100%;}
	.box-eba .w30 { margin-top:20px;}
	.box-eba .w30 img { margin:0 0 20px;}
	.box-eba h4 { font-size:18px; margin:24px 0 8px;}
}

.dl-flow { margin:0 0 40px; padding:0; overflow:hidden;}
.dl-flow dt { width:30%; float:left;}
.dl-flow dd { padding-left:32%; margin:0;}
.dl-flow dd h3 { clear:none;}
.midashi-flow { font-size:24px; margin:80px 0 40px; background-color:rgb(34, 139, 34); color:#fff; padding:8px 20px; font-weight:400;}
@media screen and (max-width:768px){
	.dl-flow dt { width:100%; float:none;}
	.dl-flow dd { padding-left:0;}
	.midashi-flow { font-size:20px; margin:40px 0 40px;}
	.dl-flow dd h3 { clear:none; margin:20px 0;}
}

.post-navigation .nav-links a { color:#006F86;
    background-color:#dee3e4;
    padding: 2px 8px;
    border-radius: 4px;
    font-style: normal;
    border: 1px solid #006F86;}

.midashi-campane { font-size:24px; border-bottom:1px solid #006F86; padding:0 0 4px; margin:80px 0 24px;}
.img-cam { width:24%;}
.cam.overflow { padding:0 0 24px;margin-bottom:80px; border-bottom:1px dashed #006F86;}
.img-cam img { width:100%; margin-bottom:16px;}
.img-cam dl { margin:0; padding:0; overflow:hidden;}
.img-cam dt { display:inline-block; padding:4px 16px; border:1px solid #006F86; border-radius:8px; margin-right:8px;}
.img-cam dd { display:inline-block; padding:4px 16px; border:1px solid #006F86; border-radius:8px; background-color: #006F86; color:#fff;}
.img-cam h4 { font-size:16px; margin:0;}
.txt-cam { width:72%;}
@media screen and (max-width:768px){
	.midashi-campane { font-size:20px; margin:40px 0 20px;}
	.img-cam { width:100%;}
	.cam.overflow { padding:0 0 20px;margin-bottom:40px;}
	.img-cam h4 { margin:0 0 8px;}
	.txt-cam { width:100%;}
}

.w40 { width:40%;}
.w60 { width:60%;}
.w56 { width:56%;}

.wrap-trial-new { width:80%; margin:0 auto;}
.inner-trial { margin:80px 0; }
.inner-trial .txt { padding:64px 40px 0 50px;}
.inner-trial .txt h3 { font-size:14px; font-weight:400; margin:0 0 24px; line-height:1.2; text-align:left;}
.inner-trial .txt h3 span { font-size:24px; display:block;}
@media screen and (max-width:768px){
	.w40,.w60,.w56 { width:100%;}
	
	.wrap-trial-new { width:90%;}
	.inner-trial { margin:40px 0; }
	.inner-trial .txt { padding:0 5%; margin:0 0 24px;}
}

.midashi-trial { font-size:22px; text-align:center; margin:80px 0 24px; letter-spacing:.1em;}
@media screen and (max-width:768px){
	.midashi-trial { font-size:20px; margin:40px 0 20px;}
}

.ul-trial { margin:0; padding:0; overflow:hidden;}
.ul-trial li { width:32%; margin-right:2%; float:left; list-style:none; background-color:#fafafa; padding:24px 48px; box-sizing:border-box; border-radius:12px; text-align:center; margin-bottom:16px;}
.ul-trial li:nth-of-type(3n) { margin-right:0;}
.ul-trial li h4 { font-size:22px; margin:0 0 16px; text-align:center;}
.ul-trial li img { border:1px solid #228b22; border-radius:12px; margin:0 0 16px;}
.ul-trial li span { display:block; border:1px solid #006f86; border-radius:24px; background-color:#fff; margin:12px 0 0; line-height:30px; height:30px; padding:0;}

.inner-service { width:100%; height:480px; position:relative; padding:40px 0 0; margin:80px 0 120px;}
.inner-service h3 { font-size:24px; position:absolute; top:-24px; z-index:19; display:inline-block; line-height:40px; margin:0;}
.inner-service h3 span { font-size:40px; color:#141412; padding-left:16px; line-height:40px; vertical-align:top; text-shadow:1px 1px 0 #fff,-1px -1px 0 #fff,-1px 1px 0 #fff,1px -1px 0 #fff;}
.inner-service.num1n h3 { left:40px;}
.inner-service.num2n h3 { right:40px;}
.inner-service img { width:70%; height:100%; object-fit:cover; position:absolute; top:0;}
.inner-service.num1n img { left:0;}
.inner-service.num2n img { right:0;}
.inner-service .txt { background-color:#fff; width:45%; padding:64px; box-sizing:border-box; position:relative; z-index:9;}
.inner-service.num1n .txt { float:right;}
.inner-service .txt h4 { font-size:18px; line-height:1.4; border-bottom:1px solid #ccc; padding:0 0 20px; margin:0 0 16px;}
.inner-service .txt a { border:2px solid #006f86; border-radius:24px; padding:2px 24px; margin-right:16px; display:inline-block; margin-top:20px;}
.inner-service .txt a:last-of-type { margin-right:0;}
@media screen and (max-width:768px){
	.inner-service { width:100%; height:auto; padding:0; margin:40px 0 64px;}
	.inner-service img { width:100%; height:auto; position:static;}
	.inner-service h3 { font-size:24px; position:absolute; left:0;}
	.inner-service h3 span { font-size:28px;}
	.inner-service .txt h4 { padding:0 0 8px;}
	.inner-service.num1n img { left:auto;}
.inner-service.num2n img { right:auto;}
	.inner-service.num1n h3 { left:0;}
.inner-service.num2n h3 { right:auto;}
	.inner-service .txt { background-color:#fff; width:100%; padding:20px 0 0; box-sizing:border-box; position:relative; z-index:9;}
.inner-service.num1n .txt { float:none;}
}
@media screen and (max-width:768px){
	.ul-trial li { width:100%; margin-right:0; float:none; padding:20px 5%;}
	.ul-trial li h4 { font-size:18px;}
}

.bar-reserve { background-color:#fafafa; margin:80px 0; padding:24px 5%; text-align:center;}
.bar-reserve h3 { font-size:28px; margin:0 0 20px;}
.bar-reserve a { width:60%; margin:8px auto; background-color:#006f86; color:#fff; padding:8px 0; font-size:32px; display:block; line-height:1;}
.bar-reserve a i { padding-right:16px;}
@media screen and (max-width:768px){
	.bar-reserve { margin:40px 0; padding:20px 5%; text-align:left;}
	.bar-reserve h3 { font-size:22px; text-align:center;}
	.bar-reserve a { width:100%; font-size:20px; padding:8px;}
}

.box-bring { margin:0 ; padding:0; }
.box-bring h4 { font-size:16px; margin:24px 0 12px; color: #161666; letter-spacing:.1em;}
.box-bring h4.first { border-bottom:2px dashed #161666; padding:0 0 2px;}
.box-bring img { border-radius:12px;}
.box-bring i { color:#b0e0e6; padding-right:8px;}
@media screen and (max-width:768px){
	.box-bring .txt { margin:0 0 20px;}
}

.box-caution { background-color:#fafafa; padding:24px; border-radius:12px; color:#161666; margin:40px 0;}
.box-caution h4 { font-size:16px; margin:0 0 12px; border-bottom:2px dashed #161666;}
@media screen and (max-width:768px){
	.box-caution { background-color:#fafafa; padding:20 5%px;}
}

.wrap-trial-contact { margin:80px 0 0; background-image:url(); background-size:cover; padding:80px 100px;}
.wrap-trial-contact h3 { font-size:32px; margin:0 0 40px; text-align:center;}
.wrap-trial-contact .inner { background-color:rgba(255,255,255,.7); padding:64px 140px; text-align:center; border-radius:12px;}
.wrap-trial-contact .inner a { display:block; background-color:#006f86; color:#fff; margin:40px 0 20px; font-size:24px; padding:4px 0;}
.wrap-trial-contact .inner a i { padding-right:8px;}
.wrap-trial-contact .inner .overflow a { font-size:16px; margin:0 0 8px; background-color:#efefef; color:#006f86;}
@media screen and (max-width:768px){
	.wrap-trial-contact { margin:40px 0; padding:40px 5%;}
	.wrap-trial-contact h3 { font-size:18px; margin:0 0 20px;}
	.wrap-trial-contact .inner { padding:24px 5%; text-align:left;}
	.wrap-trial-contact .inner a { text-align:center; margin:24px 0 8px; font-size:14px;}
	.wrap-trial-contact .inner .overflow a { font-size:14px;}
}

.wrap-greeting.rafos { background-image:url();}
.wrap-identity.rafos { background-image:url();}
.wrap-logo.rafos .w48.fleft { width:28%;}
.wrap-logo.rafos .w48.fright { width:68%;}
.wrap-logo.rafos .w48 img { width:100%; margin:0 !important;}
.wrap-logo.rafos .overflow { margin-bottom:80px;}
@media screen and (max-width:768px){
	.wrap-logo.rafos .w48.fleft,.wrap-logo.rafos .w48.fright { width:100%;}
	.wrap-logo.rafos .w48 img { margin:0 0 20px !important;}
	.wrap-logo.rafos .overflow { margin-bottom:40px;}
}

.midashi-mail { font-size:40px; text-align:center; margin:80px 0 !important; position:relative;}
.midashi-mail:before,.midashi-mail:after { content: ''; position: absolute; top: 50%; display: inline-block; width: 60px; height: 6px; background: #e6ffe6; transform: rotate(-60deg);}
.midashi-mail:before { left:20px;}
.midashi-mail:after { right:20px;}
.box-new { border:4px solid #e6ffe6; padding:20px; border-radius:8px; font-size:24px; font-weight:bold; margin:0 0 40px;}
.midashi2-mail { background: repeating-linear-gradient(-45deg, #e6ffe6, #e6ffe6 6px, #fff 6px, #fff 10px); padding:8px 20px; font-size:20px; margin:20px 0;}
.ul-mail { padding-left:2rem; list-style:circle; font-weight:bold; line-height:2;}
.btn-mail { display:block; width:340px; background-color:#e6ffe6; border-radius:8px; font-size:16px; padding:6px 0; text-align:center; margin:40px auto; border:1px solid #006F86;}
.btn-mail:hover { background-color:#fff;}
@media screen and (max-width:768px){
	.midashi-mail { font-size:20px; margin:40px 0 !important; padding:0 22px 0 40px; line-height:2; text-align:left;}
	.midashi-mail:before,.midashi-mail:after { height:4px;}
	.midashi-mail:before { left:-12px;}
.midashi-mail:after { right:-10px;}
	.box-new { border:2px solid #e6ffe6; font-size:18px; padding:20px 5%; margin:24px 0; line-height:2;}
	.midashi2-mail { font-size:16px;padding:8px 5%; line-height:1.6;}
	.btn-mail { width:100%; margin:20px auto;}
}

.midashi-page .btn-flow { padding:4px 20px; display:inline-block; margin-left:80px; font-size:14px; margin-top:0;}
.inner-page .inner .box-price2 h3 .btn-flow { background-color:#006F86; color:#fff; font-size:14px; padding:4px 20px; display:inline-block; margin-left:20px;}
@media screen and (max-width:768px){
	.inner-page .inner .box-price2 h3 .btn-flow { font-size:13px; margin-left:0; padding:2px 20px;}
}

.midashi-new { font-size:32px; text-align:center; margin:80px 0 40px;}
.dl-new { margin:0 0 40px; padding:0;}
.dl-new dt { font-size:24px; border-bottom:1px solid #006F86; margin:0 0 20px; padding:0 0 8px;}
.dl-new dd { margin:0; font-weight:bold; line-height:2; margin:0 0 40px;}
.des-new { margin:0 0 40px; font-size:18px;}
@media screen and (max-width:768px){
	.midashi-new { font-size:24px; margin:40px 0 24px; line-height:1.8;}
	.dl-new { margin:0 0 24px;}
	.dl-new dt { font-size:20px; padding:0 0 4px; margin:0 0 16px;}
	.dl-new dd { margin:0 0 24px;}
	.des-new { margin:0 0 24px;}
}

.box-new-contact { margin:80px 0; padding:40px 5%; background-color:#EBF2F7; border-radius:7px;}
.box-new-contact h3 { margin:0 0 40px; font-size:28px; text-align:center;}
.box-new-contact ul { margin:0; padding:0 100px; overflow:hidden;}
.box-new-contact li { width:48%; list-style:none; float:left;}
.box-new-contact li:nth-of-type(2) { float:right;}
.box-new-contact li a { display:block; text-align:center; background-color:#006F86; color:#fff; font-size:20px; line-height:64px;}
.box-new-img { margin:0 0 40px;}
@media screen and (max-width:768px){
	.box-new-contact { margin:40px 0; padding:24px 5%;}
	.box-new-contact h3 { margin:0 0 24px; font-size:24px;}
	.box-new-contact ul { padding:0;}
	.box-new-contact li { width:100%; float:none;}
	.box-new-contact li:nth-of-type(2) { float:none; margin-top:16px;}
	.box-new-contact li a { line-height:48px; font-size:18px;}
	.box-new-img { margin:0 0 8px;}
	.box-new-img img { margin:0 0 16px;}
}

.mt-40 { margin-top:40px;}
.mb-40 { margin-bottom:40px;}
@media screen and (max-width:768px){
	.mt-40 { margin-top:24px;}
.mb-40 { margin-bottom:24px;}
}

.inner-new-voice .box { margin:0 0 40px; display:flex;}
.inner-new-voice .title { width:20%; padding-right:40px; box-sizing:border-box;}
.inner-new-voice .title h4 { background-color:#006F86; color:#fff; font-size:24px; padding:12px 8px; margin:0;}
.inner-new-voice .img { width:40%;}
.inner-new-voice .txt { width:40%;}
.inner-new-voice .txt a { display:block; text-align:center; font-size:16px; padding:8px 0; margin-top:40px; background-color:#006F86; color:#fff;}
@media screen and (max-width:768px){
	.inner-new-voice .box { display:block;}
	.inner-new-voice .title { width:100%; padding-right:0;}
	.inner-new-voice .title h4 { font-size:20px; padding:12px 8px; margin:0 0 16px;}
	.inner-new-voice .img { width:100%;}
.inner-new-voice .txt { width:100%; padding:0;}
	.inner-new-voice .txt a { margin-top:24px; padding:4px 0; font-size:16px;}
}

.img-new-soudan { width:80%; display:block; margin:0 auto 40px;}

.ol-new-flow { margin:0; padding:0;}
.ol-new-flow li { list-style:none; margin:0 0 40px;}
.ol-new-flow li h4 { font-size:22px; margin:0 0 24px;}
@media screen and (max-width:768px){
	.img-new-soudan { width:100%; margin:0 auto 24px;}
	.ol-new-flow li { list-style:none; margin:0 0 24px;}
	.ol-new-flow li h4 { font-size:20px; margin:0 0 16px;}
}

.wrap-lineup { padding:80px 0; text-align:center;}
.wrap-lineup ul { margin:0; padding:0; overflow:hidden;}
.wrap-lineup ul li { width:23.5%; margin-right:2%; float:left; list-style:none; margin-bottom:24px; text-align:left;}
.wrap-lineup ul li:nth-of-type(4n) { margin-right:0;}
.wrap-lineup .des { margin:40px auto 16px; font-size:16px; width:62%;}
.wrap-lineup .btn,.wrap-topreason .btn,.wrap-progress .left .btn,.wrap .btn-biz,.wrap .btn-option { background-color:#fff; margin:40px auto 0;}
.wrap-lineup .btn:hover,.wrap-topreason .btn:hover,.wrap-progress .left .btn:hover,.wrap .btn-biz:hover,.wrap .btn-option:hover { background-color:#FA58AC; color:#fff !important;}
.wrap-lineup ul li img { width:100%; margin-bottom:20px;}
.wrap-lineup ul li dl { margin:0 0 20px; padding:0;}
.wrap-lineup ul li dt { display:inline-block; float:left; margin-right:8px;}
.wrap-lineup ul li dd { margin:0; padding:0; text-align:right;}

.wrap .btn-option { margin:0 auto 80px !important; color:#111;}

@media screen and (max-width:768px){
	.wrap-lineup { padding:40px 4%; margin:0 !important;}
	.wrap-lineup ul li { width:48%; margin-right:4%; margin-bottom:24px; text-align:left;}
	.wrap-lineup ul li:nth-of-type(2n) { margin-right:0;}
	.wrap-lineup .des { margin:24px auto 16px; width:100%; text-align:left;}
	.wrap-lineup .btn,.wrap-topreason .btn,.wrap-progress .left .btn { width:100%; font-size:16px;}
	.wrap-lineup ul li img { margin-bottom:20px;}
	
	.wrap .btn-option { margin:0 auto 40px !important;}
}

.wrap-topvoice dl { margin:16px 0 !important; padding:0; overflow:hidden;}
.wrap-topvoice dt { background-color:rgb(34, 139, 34); color:#fff; padding:0 12px; height:26px; line-height:26px; border-radius:28px; float:left; font-size:12px;}
.wrap-topvoice dd { margin-top:3px; height:26px; line-height:26px; display:inline-block;}
.wrap-topvoice dd span { padding-right:10px; margin-right:10px; display:inline-block; border-right:1px solid rgb(34, 139, 34);}
.wrap-topvoice a { text-decoration:none !important; font-size:15px; font-weight:bold;}
.wrap-topvoice .btn { font-size:18px; border:1px solid #006F86; color:#006F86 !important;}
.wrap-topvoice .btn:hover { background-color:#006F86; color:#fff;}
.wrap-topvoice ul li:hover a { color:rgb(34, 139, 34) !important;}

.midashi-front { font-size:32px; margin:0 0 40px; text-align:center !important;}
.w50 { width:50%;}
.w50.txt { padding:40px; box-sizing:border-box;}


.wrap-flow { margin:0 0 80px;}

.wrap-flow h3 { border-bottom:0; padding:0;}

@media screen and (max-width:768px){
	.wrap-topvoice { margin:0 auto 40px;}
	
	.wrap-topvoice dl { margin:0 0 4px !important;}
	.wrap-topvoice dt { font-size:10px;}
		.wrap-topvoice ul li dd { margin:4px 0 4px 16px; font-size:12px;}
	.wrap-topvoice a { font-size:13px;}
	
	.w50 { width:100%;}
	.w50.txt { padding:20px 0; box-sizing:border-box;}
	
	.midashi-front { font-size:24px;}
	.wrap-flow { margin:0 0 40px;}

}

.ul-sp-footerbtn { display:none !important;}
@media screen and (max-width:768px){
	.ul-sp-footerbtn { display:block !important; position:fixed; bottom:0; left:0; margin:0; padding:0; overflow:hidden; z-index:999; width:100% !important;}
	.ul-sp-footerbtn li { width:calc(100% / 4); float:left; list-style:none; border-right:1px solid #fff; box-sizing:border-box; margin:0 !important;}
	.ul-sp-footerbtn li:first-of-type { width:100%; float:none; border-bottom:1px solid #fff; border-right:0;}
	.ul-sp-footerbtn li:nth-of-type(5) { border-right:0;}
	.ul-sp-footerbtn li a { display:block; text-align:center; height:64px; width:100%; padding:12px 4px 0; box-sizing:border-box; color:#fff; font-weight:bold; font-size:11px; line-height:1.4;}
	.ul-sp-footerbtn li:first-of-type a { text-align:left; padding:10px 20px 0; box-sizing:border-box; background-color:rgb(34, 139, 34); line-height:24px; height:50px; display:flex; width:100%; font-size:16px;}
	.ul-sp-footerbtn li:nth-of-type(2) a { background-color:#90ee90;}
	.ul-sp-footerbtn li:nth-of-type(3) a { background-color:#66cdaa;}
	.ul-sp-footerbtn li:nth-of-type(4) a { background-color:#3cb371;}
	.ul-sp-footerbtn li:nth-of-type(5) a { background-color:#006400;}
	.ul-sp-footerbtn li a img { height:24px; display:block; margin:0 auto 4px;}
	.ul-sp-footerbtn li:first-of-type a img { display:inline-block; margin:0 8px 0 0;}
}

.midashi-about { text-align: center;
    padding: 0 0 24px;
    margin: 48px 0;
    position: relative; font-size:40px; font-weight:200; line-height:1; font-style:italic;}
.midashi-about span { font-size:12px; font-weight:200; display:block; margin:10px 0 0; font-style:normal;}
.midashi-about:after {    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 26px;
    height: 1px;
    background: #2f201b;
    margin-left: -13px;}

.w70 { width:70%; float:left;}
.w30 { width:30%; float:left;}
.inner-voice { margin:0 0 80px; border:1px solid #ccc; padding:40px 20px;}
.inner-voice .w30 { padding-left:40px; box-sizing:border-box;}
.inner-voice h4 { font-size:18px; margin:0 0 20px;}
.inner-voice h5 { font-size:16px; margin:40px 0 16px; line-height:1.6;}
.inner-voice h6 { font-size:16px; margin:20px 0 16px;}
.inner-voice strong { font-size:22px;}
.inner-voice dl { overflow:hidden; margin:0 0 24px;}
.inner-voice dt { width:30%; float:left;}
.inner-voice em { font-style:normal; font-weight:bold;}

@media screen and (max-width:768px) {
.w70 { width:100%; float:none;}
.w30 { width:100%; float:none;}
.inner-voice { margin:0 0 40px; padding:20px 5%;}
	.inner-voice .w30 { padding-left:0; box-sizing:border-box;}
.inner-voice h4 { font-size:18px; margin:16px 0;}
.inner-voice h5 { font-size:16px; margin:40px 0 16px;}
.inner-voice h6 { font-size:16px; margin:20px 0 16px;}
.inner-voice strong { font-size:20px;}
.inner-voice dl { overflow:hidden; margin:0;}
.inner-voice dt { width:30%; float:left;}
	.inner-voice dd { margin:0 0 10px;}
}

.pc { display:block;}
.sp { display:none;}
@media screen and (max-width:768px){
	.pc { display:none;}
.sp { display:block;}
}



.wrap-topnew { width:100%; margin:0 auto; padding:80px 2%;}
.wrap-topnew h3 { font-size:32px; text-align:center; margin:0; font-weight:400; line-height:1.6;}
.wrap-topnew h3 span { border-bottom:1px solid rgb(34, 139, 34);}
.wrap-topnew .lead { width:80%; margin:0 auto; font-size:16px;}
.wrap-topnew .name { font-size:24px; text-align:center; margin:40px 0 0;}
.wrap-topnew .name small { font-size:16px; display:block;}
.wrap-topnew ul { margin:0; padding:0; overflow:hidden;}
.wrap-topnew ul li { width:32%; margin-right:2%; float:left; list-style:none; margin-bottom:24px; font-size:18px; text-align:center;}
.wrap-topnew ul li:nth-of-type(3n) { margin-right:0;}

.wrap-topnew ul li img { width:100%; margin-bottom:8px;}
@media screen and (max-width:768px){
	.wrap-topnew { padding:20px 5% 40px;}
	.wrap-topnew h3 { font-size:24px; margin:0 0 20px; text-align:center;}
	.wrap-topnew h3 span { }
	.wrap-topnew .lead { width:100%; font-size:14px;}
	.wrap-topnew .name { font-size:20px; margin:24px 0 0;}
.wrap-topnew .name small { font-size:14px;}
	.wrap-topnew ul li { width:100%; margin-right:0; float:none;}
}

.box-top-mom { margin:40px 0; padding:40px 5%; border:2px solid #FA58AC;}
.box-top-mom h3 { margin:0 0 24px; font-size:24px; text-align:center; color:#FA58AC;}
.box-top-mom h4 { text-align:center; margin:20px 0; color:#FA58AC; font-size:22px;}
.box-top-mom a { display:block; margin:40px 0 16px;  background-color:#FA58AC; color:#fff; text-align:center; line-height:48px;}
.box-top-mom img { width:100%;}
	
.box-top-mom.bukka { border:2px solid #884898;}
.box-top-mom.bukka h3 { color:#884898;}
.box-top-mom.bukka h4 { color:#884898;}
.box-top-mom.bukka a { background-color:#884898;}

.mb-20 { margin:0 0 20px;}
.midashi-topnew2 { margin:0 0 80px; font-weight:400; font-size:13px; text-align:center;}
.midashi-topnew2 span { font-size:48px; font-weight:bold; display:block; margin:0 0 32px;}
.midashi-topnew2 span:after { content:""; display:block; width: 100px; height: 2px; margin:24px auto 0; background-color:rgb(34, 139, 34);}
@media screen and (max-width:768px){
	.midashi-topnew2 { margin:0 0 40px; font-size:12px;}
	.midashi-topnew2 span { font-size:28px; margin:0 0 20px;}
	.midashi-topnew2 span:after { margin:20px auto 0;}
}


.ul-topnew2 { margin:0 0 80px; padding:0; overflow:hidden;}
.ul-topnew2 li { width:25%; float:left; height:400px; list-style:none;}
.ul-topnew2 li a { font-size:24px; padding:178px 0 0; display:block; text-align:center; height:100%; background-size:cover; background-position:center; color:#111;}
.ul-topnew2 li a:nth-of-type(1) { background-image:url();}
.ul-topnew2 li a:nth-of-type(2) { background-image:url();}
.ul-topnew2 li a:nth-of-type(3) { background-image:url();}
.ul-topnew2 li a:nth-of-type(4) { background-image:url();}
@media screen and (max-width:768px){
	
	.ul-topnew2 { margin:0 0 40px;}
	.ul-topnew2 li { width:100%; float:none; height:300px;}
	.ul-topnew2 li a { padding:130px 0 0;}
}

.ul2-topnew2 { margin:0 0 100px; padding:0; overflow:hidden;}
.ul2-topnew2 li { width:25%; float:left;  list-style:none; margin:0 0 24px;}
.ul2-topnew2 li a { font-size:20px; padding:0; text-align:center; display:block; height:100%; color:#111;}
.ul2-topnew2 li img { width:100%; margin:0 0 8px;}
.ul-topnew2 li a:hover,.ul2-topnew2 li a:hover { opacity:.7;}

@media screen and (max-width:768px){
	.ul2-topnew2 { margin:0 0 40px;}
	.ul2-topnew2 li { width:50%;}
	.ul2-topnew2 li a { padding:0;}
}

.inner-topnew2 { width:100%; height:80vh; background-size:100% 70vh; background-position:top center; background-repeat:no-repeat; position:relative; margin:0 0 100px;}
.bg1-topnew2 { background-image:url();}
.bg2-topnew2 { background-image:url();}
.bg3-topnew2 { background-image:url();}
.bg4-topnew2 { background-image:url();}
.inner-topnew2 .box { width:380px; box-sizing:border-box; background-color:rgb(34, 139, 34); color:#fff; padding:24px 32px; display:inline-block; position:absolute; left:100px; bottom:0;}
.inner-topnew2.bg2-topnew2 .box,.inner-topnew2.bg4-topnew2 .box { left:auto; right:100px; bottom:0;}
.inner-topnew2 .box h3 { font-size:24px; margin:0 0 20px;}
.inner-topnew2 .box h3 span { color:#ff4500;}
.inner-topnew2 .box a { color:#fff; border:1px solid #fff; padding:0 40px; display:inline-block; margin-top:20px; font-size:16px;}
.inner-topnew2 .box a:hover { background-color:#fff; color:orange;}
@media screen and (max-width:768px){
	.inner-topnew2 { width:90%; height:auto; background-size:100% 24vh; background-position:top center; background-repeat:no-repeat; position:relative; margin:0 auto 40px; padding:24vh 0 0;}
	.inner-topnew2 .box { width:100%; padding:20px 5%; position:static;}
	.inner-topnew2 .box h3 { font-size:24px;}
}

.inner2-topnew2 { width:100%; height:120vh; position:relative; background-color:#ffebcd; background-image:url(); background-size:cover; background-position:top left; background-repeat:no-repeat; margin:0 0 120px;}
.inner2-topnew2 h3 { font-size:64px; margin:0; position:absolute; top:80px; left:70%;}
.inner2-topnew2 h3 span { font-size:16px; padding-left:20px;}
.inner2-topnew2 h4 { font-size:20px; line-height:2.2; position:absolute; bottom:80px; left:64px; color:#000; margin:0;}
.inner2-topnew2 ul { width:68vw; margin:0; padding:0; overflow:hidden; position:absolute; right:0; bottom:64px;}
.inner2-topnew2 li { width:calc(100% / 3); float:left; border-right:1px solid #fff; list-style:none;}
.inner2-topnew2 li:nth-of-type(3n) { border-right:0;}
.inner2-topnew2 li .box { background-color:#228b22; color:#fff; display:block; padding:24px 24px; line-height:1.8;}
.inner2-topnew2 li img { width:100%;}
.inner2-topnew2 li p { margin:0;}
.inner2-topnew2 center { font-size:16px; font-weight:bold; margin-bottom:16px;}
@media screen and (max-width:768px){
	.inner2-topnew2 { width:100%; height:auto; background-size:164% 55vh; background-position:top center; padding:64vh 5% 40px; margin:0 0 40px;}
	.inner2-topnew2 h3 { font-size:32px; margin:0 0 24px; position:static;}
	.inner2-topnew2 h3 span { font-size:14px; padding-left:20px;}
	.inner2-topnew2 h4 { top:32vh; left:5%; bottom:auto;}
	.inner2-topnew2 ul { width:100%; position:static;}
	.inner2-topnew2 li { width:100%; float:none; border-right:none; margin-bottom:20px;}
}

.lead-top-staff { font-size:16px; text-align:center; margin:20px 0 24px;}
@media screen and (max-width:768px){
	.lead-top-staff { font-size:14px; text-align:left;}
	
}

.btn-top { display:block; text-align:center; margin:80px auto; border:1px solid #000; padding:24px 0; border-radius:10px; width:80%; color:#000 !important; font-weight:bold; font-size:20px; position:relative;}
.btn-top span { font-size:14px; position:absolute; bottom:12px; right:20px; letter-spacing:.1em;}
.btn-top:hover { background-color:#000; color:#fff !important;}

@media screen and (max-width:768px){

	.btn { width:100%; margin:40px auto; font-size:18px;}
	.btn span { font-size:12px; bottom:4px; right:10px;}

}

.wrap-plus { padding:80px 100px; background-color:#efefef;}
.wrap-plus .lead { font-size:18px; text-align:center; margin:0 auto 40px !important; padding:0;}
.wrap-plus .inner { padding:40px; background-color:#fff; margin:0 0 80px;}
.wrap-plus .inner.last { margin:0;}
.wrap-plus .inner h3 { font-size:24px; font-weight:400; border-bottom:1px solid #228b22; color:#228b22; margin:0 0 40px;}
.wrap-plus .inner dl { margin:0; padding:0 0 0 40px; overflow:hidden;}
.wrap-plus .inner dt { width:30%; float:left;}
.wrap-plus .inner dt img { width:100%;}
.wrap-plus .inner dd { padding-left:32%;}
.wrap-plus .inner dd h4 { font-size:20px; clear:none; margin:0 0 24px; color:#228b22;}
.wrap-plus .inner p { margin:0;}
.wrap-plus .inner ul { margin:0; padding:0;}
.wrap-plus .inner ul li { margin-bottom:0; list-style:none;}
.wrap-plus .inner ul li:before { content:"□"; padding-right:16px;}
@media screen and (max-width:768px){
	.wrap-plus { padding:40px 5%;}
	.wrap-plus .inner { padding:20px 5%; margin:0 0 40px;}
	.wrap-plus .inner h3 { font-size:18px; margin:0 0 20px; padding:0 0 4px;}
	.wrap-plus .inner dl { margin:0; padding:0;}
	.wrap-plus .inner dt { width:100%; float:none;}
	.wrap-plus .inner dd { padding-left:0;}
	.wrap-plus .inner dd h4 { font-size:16px; margin:20px 0; line-height:1.6;}
}

.wrap-branding { width:100%; margin:120px 0; padding:0 20px; font-size:0;}
.wrap-branding .w50 { width:50%; height:355px; border:1px solid #fff; box-sizing:border-box; background-position:center; background-size:cover;}
.wrap-branding a { display:block; height:100%; padding:24px; font-size:18px; background-color:rgba(0,0,0,.6); color:#fff; box-sizing:border-box;}
.wrap-branding strong { font-size:32px; margin:0; line-height:1.2; font-weight:400;}
.wrap-branding strong span { font-size:12px; font-weight:400; display:block; margin:64px 0 20px;}
.wrap-branding strong:after { content:""; width:40px; height:1px; background-color:#fff; display:block; margin-bottom:16px;}
.wrap-branding a small { font-size:12px;}
.wrap-branding p { margin:0; font-size:0;}
.bg-bra1 { background-image:url();}
.bg-bra2 { background-image:url();}
.bg-bra3 { background-image:url();}
.bg-bra4 { background-image:url();}
@media screen and (max-width:768px){
	.wrap-branding { width:100%; margin:40px 0; padding:0 5%;}
	.wrap-branding .w50 { width:50%; height:auto; font-size:16px; float:left;}
	.wrap-branding a { padding:20px 5%; font-size:0;}
	.wrap-branding strong span { margin:8px 0;}
	.wrap-branding strong:after { margin-bottom:8px;}
	.wrap-branding strong { font-size:20px; font-weight:400;}
}

.wrap-topvoice ul { margin:0 0 64px; padding:0; overflow:hidden;}
.wrap-topvoice ul li { width:32%; text-align:left; margin-right:2%; float:left; list-style:none; margin-bottom:40px; height:520px;}
.wrap-topvoice ul li:nth-of-type(3n) { margin-right:0;}
.wrap-topvoice ul li:nth-of-type(4) { margin-right:2%;}
.wrap-topvoice ul li img { width:100%; margin-bottom:0;}
.wrap-topvoice dl { margin:16px 0 !important; padding:0; overflow:hidden;}
.wrap-topvoice dt { background-color:#006F86; color:#fff; padding:0 12px; height:26px; line-height:26px; border-radius:28px; float:left; font-size:12px;}
.wrap-topvoice dd { margin-top:3px; height:26px; line-height:26px; display:inline-block;}
.wrap-topvoice dd span { padding-right:10px; margin-right:10px; display:inline-block; border-right:1px solid #111;}
.wrap-topvoice a { text-decoration:none !important; font-size:15px; font-weight:bold;}
.wrap-topvoice .btn { font-size:18px;}


@media screen and (max-width:768px){
	.wrap-topvoice { margin:0 auto 40px;}
	.wrap-topvoice ul { margin:0;}
	.wrap-topvoice ul li { width:48%; margin-right:4%; height:auto; margin-bottom:32px; min-height: 235px;}
	.wrap-topvoice ul li img { margin-bottom:8px;}
	.wrap-topvoice ul li:nth-of-type(3n) { margin-right:4%;}
	.wrap-topvoice ul li:nth-of-type(2n) { margin:0;}
	.wrap-topvoice dl { margin:8px 0 4px !important;}
	.wrap-topvoice dt { font-size:10px;}
		.wrap-topvoice dd { margin:4px 0 4px 16px; font-size:12px;}
	.wrap-topvoice a { font-size:13px;}
}

.box-news { padding:40px 40px 40px 320px; box-sizing:border-box; margin-top:-80px; background-color:#fff; position:relative; z-index:0;}
.box-news h3 { position:absolute; top:40px; left:40px; line-height:1; font-size:14px; font-weight:400; margin:0;}
.box-news h3 strong { font-size:48px; font-weight:bold; display:block; margin-bottom:8px;}
.box-news h3 a { display:block; margin-top:24px; color:#111; font-weight:bold; position:relative; padding:0 0 8px;}
.box-news h3 a:after { content:""; width:20px; height:1px; background-color:#111; position:absolute; bottom:0; left:13px;}
.box-news h4 { color:orange; margin:0 0 32px; font-size:22px;}
.box-news ul { margin:0; padding:0;}
.box-news ul li { list-style:none; margin:0 0 20px; padding:0 0 16px; border-bottom:1px solid #eee;	position:relative; }
.box-news ul li:last-of-type { border-bottom:0;}
.box-news ul li .txt { width:49%; float:left;}
.box-news ul li .txt .date-n { font-size:13px; display:block; margin:0 0 8px;}
.box-news ul li .txt .title { font-size:16px;}
.box-news ul li .img { width:49%; float:right; position:relative;}
.box-news ul li .img span { min-width:56px; padding:0 8px; box-sizing:border-box; display:block; background-color:#aaa; color:#fff; text-align:center; line-height:29px; position:absolute; top:-8px; right:-8px;}
.box-news ul li .img span.ok { background-color:orange;}
.box-news ul li .add { margin:8px 0 0; padding-left:32px; position:relative; }
.box-news ul li .add:before { content:""; display:block; width:16px; height:1px; background-color:#111; position:absolute; top:50%; left:0;}
@media screen and (max-width:768px) {
	.box-news { margin-top:0; padding:40px 0; box-sizing:border-box;}
	.box-news h3 { position:static; text-align:center; margin:0 0 40px;}
	.box-news h3 strong { font-size:36px;}
	.box-news h3 a { display:none;}
	.box-news .btn-sp,.inner-works .box span { width:70%; line-height:40px; border:2px solid #111; display:block; margin:0 auto; border-radius:40px; text-align:center; font-size:16px; font-weight:bold; color:#111;}
}

.cf:after { content:""; display:block; clear:both;}

.midashi-page-main { text-align:center; margin:80px 0; font-size:40px; padding:8px 0 0;}
.midashi-page-main small { font-size:13px; display:block; margin:8px 0 0;}
.midashi-page-main:before { content:""; display: block; width: 30px; height: 0;margin: 0 auto 12px;
    border-top: 3px solid #006F86;}
@media screen and (max-width:768px){
	.midashi-page-main { margin:110px 0 40px; font-size:32px;}
}

.wrap-page-warra { border-top:1px solid #ffebcd;}

.ul-event { margin:40px 0 80px; padding:0;}
.ul-event li { position:relative; margin-bottom:80px; float:left; list-style:none; margin-right:3%; width:31.333%; height:362px;}
.ul-event li:nth-of-type(3n) { margin-right:0;}
.ul-event li span { display:block; width:60px; height:60px; text-align:center; font-size:12px; background-color:#ccc; color:#fff; font-weight:bold; position:absolute; top:-10px; right:-10px; padding-top:11px;}
.ul-event li span.on { background-color:orange; padding-top:20px;}
.ul-event li h4 { font-weight:400; font-size:16px;}
.ul-event li h4 strong { display:block; margin-top:8px;}
.ul-event li .add { font-size:14px; font-weight:400; padding-left:20px; position:relative; margin:0;}
.ul-event li .add:before { content:""; display:block; background-color:#111; width:14px; height:1px; position:absolute; top:50%; left:0;}

.inner-biz .w48 { position:relative; margin-bottom:40px;}
.inner-biz .w48 .txt { width:42%; height:220px; position:absolute; bottom:0px; right:0px; background-color:#fff; padding:20px 0 0 20px;}
.inner-biz .w48 .txt h3 { font-size:20px; margin:0 0 20px;}
.inner-biz p { margin:0;}
@media screen and (max-width:768px){
	.inner-biz .w48 .txt { width:54%; padding:20px 0 0 16px; margin-bottom:0 !important;}
	.inner-biz .w48 .txt h3 { font-size:16px;}
}

.wrap-feature h4 { font-size:24px; text-align:center;}
.wrap-feature .wrap p { text-align:center;}
@media screen and (max-width:768px){
	.wrap-feature h4 { font-size:20px;}
}

.ul-bizbgimg { margin:0; padding:240px 80px 80px; overflow:hidden; background-image:url(); background-size:cover; background-position:center;}
.ul-bizbgimg li { width:32%; margin-right:2%; float:left; list-style:none;}
.ul-bizbgimg li img { width:100%;}
.ul-bizbgimg li:nth-of-type(3n) { margin-right:0;}
.ul-bizbgimg li h3 { font-size:18px;}
@media screen and (max-width:768px){
	.ul-bizbgimg { padding:40px 5%;}
	.ul-bizbgimg li { width:100%; margin-right:0; float:none; margin-bottom:24px;}
	.ul-bizbgimg li h3 { font-size:16px;}
}

.wrap-aboutpf { margin:0 0 80px;}
.wrap-aboutpf dl { width:49%; float:left; margin:0 0 24px; padding:0; overflow:hidden;}
.wrap-aboutpf dl:nth-of-type(2n) { float:right;}
.wrap-aboutpf dt { width:140px; height:140px; float:left;}
.wrap-aboutpf dt img { width:100%;}
.wrap-aboutpf dd { width:calc(100% - 148px); height:140px; padding:8px; box-sizing:border-box; float:right; background-color:#ffebcd; margin:0;}
.wrap-aboutpf dd h4 { font-size:18px; color:orange; border-bottom:1px dashed orange; margin:0 0 8px; padding:0 0 8px;}
.wrap-aboutpf dd h4 span { border-left:6px solid orange; padding-left:8px; display:block;}
@media screen and (max-width:768px){
	.wrap-aboutpf { margin:0 0 40px;}
	.wrap-aboutpf dl { width:100%; float:none; margin:0 0 20px;}
	.wrap-aboutpf dt { width:80px; height:80px;}
	.wrap-aboutpf dd { width:calc(100% - 84px); height:auto; font-size:12px; line-height:1.4;}
	.wrap-aboutpf dd h4 { font-size:14px; padding:0 0 4px; margin:0 0 4px;}
}

.btn { width:450px; margin:40px auto 80px; display:block; text-align:center; color:#141412 !important; padding:16px 0; text-decoration:none !important; max-width:100%; border-radius:48px;  font-weight:bold; font-size:18px;}
.btn:hover {}
@media screen and (max-width:768px){
.btn { width:100%; margin:0 auto 24px; border:1px solid #00c402; padding:16px 0; box-sizing:border-box;}
}

.wrap-new-reason { padding:80px 0 16px; background-color:#99FFCC;}
.wrap-new-reason h3,.wrap-new-news h3 { font-size:24px; text-align:center; margin:0 0 48px; line-height:1.8;}
.wrap-new-reason ul { margin:0; padding:0; overflow:hidden;}
.wrap-new-reason ul li { width:48%; list-style:none; float:left; margin-bottom:64px; overflow:hidden; height:189px;}
.wrap-new-reason ul li:nth-of-type(2n) { float:right;}
.wrap-new-reason ul li img { width:48%; float:left; border:1px solid #006F86; box-sizing:border-box;}
.wrap-new-reason ul li div { width:48%; float:right;}
.wrap-new-reason ul li div h4 { font-size:20px; margin:20px 0;}
@media screen and (max-width:768px){
	.wrap-new-reason { padding:48px 0 24px; font-size:13px; line-height:1.6;}
	.wrap-new-reason h3,.wrap-new-news h3 { font-size:18px; margin:0 0 24px;}
	.wrap-new-reason ul li { width:100%; margin-bottom:24px; height:auto;}
	.wrap-new-reason ul li img { width:30%;}
	.wrap-new-reason ul li div { width:68%;}
	.wrap-new-reason ul li div h4 { font-size:16px; margin:0 0 8px;}
	.wrap-new-reason ul li div p { margin:0;}
}

.midashi-clinic { font-size:28px; margin:80px 0 40px; letter-spacing:.05em; padding-bottom:16px; position:relative; text-align:center; font-weight:500;}
.midashi-clinic:after { content:""; width:48px; height:3px; background-color:#228b22; position:absolute; bottom:0; left:calc(50% - 24px);}
@media screen and (max-width:768px){
	.midashi-clinic { font-size:24px; margin:40px 0 24px;}
}

.inner-clinic { width:90%; margin:0 auto;}
.inner-clinic .overflow { margin:0 0 24px;}
.inner-clinic h3 { width:62%; float:left; font-size:40px; margin:0; clear:none; font-weight:400;}
.inner-clinic h3 img { width:205px; height:100px; object-fit:cover; display:block; margin:0 0 20px;}
.inner-clinic .img { width:36%; float:right;}
.inner-clinic .img img { border-radius:16px;}
.inner-clinic ul { margin:0 0 80px; padding:0; overflow:hidden;}
.inner-clinic ul li { width:30%; margin-right:5%; list-style:none; float:left; margin-bottom:40px;}
.inner-clinic ul li:first-of-type,.inner-clinic ul li:nth-of-type(2) { width:48%; margin-right:4%;}
.inner-clinic ul li:nth-of-type(2),.inner-clinic ul li:nth-of-type(5),.inner-clinic ul li:nth-of-type(8) { margin-right:0;}
.inner-clinic ul li h4 { font-size:20px; text-align:center; margin:20px 0 0;}
.inner-clinic ul li h4 small { font-size:14px; color:#00AA00; display:block;}
@media screen and (max-width:768px){
	.inner-clinic { width:100%;}
	.inner-clinic h3 { width:100%; float:none; margin:8px 0 20px; font-size:24px;}
	.inner-clinic .img { width:100%; float:none;}
	.inner-clinic ul { margin:0 0 40px;}
	.inner-clinic ul li { width:90%; margin-right:0; margin:0 auto; float:none; margin-bottom:20px;}
	.inner-clinic ul li:first-of-type,.inner-clinic ul li:nth-of-type(2) { width:100%; margin-right:0;}
	.inner-clinic ul li:nth-of-type(2),.inner-clinic ul li:nth-of-type(5),.inner-clinic ul li:nth-of-type(8) { margin-right:0; margin:0 auto !important; margin-bottom:20px !important;}
}

.box-other { margin:0 0 80px;}
.box-other h4 { font-size:22px; margin:0 0 40px; background-color:#c2ffc2; padding:8px 20px 8px 24px; position:relative;}
.box-other h4:before { content:""; display:block; width:8px; height:8px; border-radius:50%; background-color:#00AA00; position:absolute; top:calc(50% - 4px); left:8px;}
.box-other h3 { border-bottom:2px solid #00AA00; text-align:center; font-size:24px; margin:40px 0; padding:0 0 8px;}
.box-other .txt { width:56%; float:left; padding:0; line-height:2;}
.box-other .img { width:40%; float:right;}
.box-other .img img { border-radius:16px;}
@media screen and (max-width:768px){
	.box-other { margin:0 0 40px;}
	.box-other h4 { font-weight:400; margin:0 0 20px;}
	.box-other .txt { width:100%; float:none;}
.box-other .img { width:100%; float:none;}
}

.midashi-line { text-align:center; font-size:40px !important; border-top:4px solid #00b900; border-bottom:4px solid #00b900; margin:80px 0 24px !important; padding:8px 0 0 !important; line-height:64px !important; display:flex; width:100%; align-items:center; justify-content:center;}
.midashi-line span { font-size:48px; color:#00b900; padding-right:8px; line-height:48px; display:inline-block;}
@media screen and (max-width:768px){
	.midashi-line { font-size:24px; margin:40px 0 20px; line-height:48px;}
	.midashi-line span { font-size:32px; height:48px;}
}

.box-line { padding:40px 5%; background-color:#00b900; margin:0 0 24px; text-align:center; color:#fff; font-weight:bold; font-size:16px; margin-top:20px; width:100%}
.box-line h3 { background-color:#fff; border-radius:20px; margin:0 0 24px; line-height:54px; color:#111; font-size:24px;}
.box-line img { margin:0 0 20px; width:50%;}
@media screen and (max-width:768px){
	.box-line { padding:24px 5%; font-size:14px;}
	.box-line h3 { font-size:20px; line-height:1.4; padding:8px;}
}

.inner-line { background-color:#f5f4e9; padding:40px 5%; margin-bottom:80px;}
.inner-line h3 { font-size:32px; text-align:center; margin:0 0 24px;}
.inner-line ul { margin:0 0 24px; padding:0; overflow:hidden;}
.inner-line ul li { width:48%; list-style:none; background-color:#fff; text-align:center; padding:32px 2% 24px; float:left; margin-right:4%; margin-left:0; box-sizing:border-box;}
.inner-line ul li:nth-of-type(2n) { margin-right:0;}
.inner-line ul li img { width:60%; margin:0 0 16px;}
.inner-line .box { padding:40px 5%; background-color:#fff;}
.inner-line .box h3 { text-align:left; font-size:20px; margin:0 0 40px;}
.inner-line .box h4 { margin:40px 0 24px; font-size:16px; display:flex; align-items:center;}
.inner-line .box h4 .num { display:block; width:30px; line-height:30px; color:#fff; font-weight:bold; text-align:center; background-color:#00b900; border-radius:50%; margin-right:12px; font-size:20px;}
.inner-line .box img { width:50%; display:block; margin:0 auto;}
@media screen and (max-width:768px){
	.inner-line { padding:24px 5%; margin-bottom:40px;}
	.inner-line h3 { font-size:24px; margin:0 0 20px;}
	.inner-line ul li { width:100%; margin-bottom:20px; float:none;}
	.inner-line ul li:nth-of-type(2n) { float:none;}
	.inner-line .box { padding:24px 5%;}
	.inner-line .box h3 { margin:0 0 20px;}
	.inner-line .box h4 { margin:24px 0 20px; font-size:14px; align-items:flex-start;}
	.inner-line .box h4 .title { width:calc(100% - 42px);}
}

.header-page { text-align:center; margin:0; padding:160px 0 48px; background-color:#efefef; position:relative;}
.header-page img { width:100%; height:224px; object-fit:cover; position:absolute; top:0; left:0; }
.header-page h3 { background-color:#fff; margin:0 auto; padding:24px 20px 24px; font-size:32px; text-align:center; width:50%; box-sizing:border-box; position:relative; z-index:9;}
.header-page h3 small{ font-size:13px; display:block; font-weight:400; margin-top:20px;}
.header-page h3:after { content:""; display:block; width:64px; height:3px; background-color:#5f5147; position:absolute; bottom:0; left:calc(50% - 32px);}
.header-page h4 { font-size:32px; text-align:center; margin:48px 0 0; position:relative; z-index:9; font-weight:400;}
.header-page p { margin:0;}
.header-page dl { width:50%; display:flex; margin:0 auto; padding:30px 45px; background-color:#5f5147; color:#fff; position:relative; z-index:9;}
.header-page dt { width:35%; text-align:center; padding:0 55px 0 0; height:114px; margin:0 55px 0 0; border-right:1px solid #fff; font-size:64px; line-height:1.2; font-weight:400;}
.header-page dt small { font-size:13px; line-height:1.6; display:block; margin:0 0 8px;}
.header-page dd { line-height:114px; width:65%; font-size:24px;}
.header-page .lead { width:70%; margin:40px auto 0; text-align:center;}
.header-page .kodawari dd { width:100%; text-align:center; line-height:1.8;}
@media screen and (max-width:768px){
	.header-page { padding:160px 0 20px;}
	.header-page h3 { font-size:28px;}
	.header-page dl { width:90%; display:block; padding:16px;}
	.header-page dt { width:100%; padding:0; height:auto; margin:0; border-right:0; border-bottom:1px solid #fff; font-size:40px;}
	.header-page dd { width:100%; line-height:2; margin:8px 0 0;}
	.header-page h4 { font-size:24px; margin:40px 0 0;}
	.header-page .lead { width:90%; margin:24px auto 0; text-align:left;}
}

.head-page { width: 100%; height: 260px; background-size: calc(100% - 266px) 100%; background-position: top right; background-repeat: no-repeat; padding: 100px 0 0 100px; margin: 0 0 80px; }
.head-page h2,.inner-civil .txt h3 { margin: 0; padding: 0; line-height: 1.2; font-size: 24px; letter-spacing:0;}
.head-page h2 span,.inner-civil .txt h3 span { font-size: 64px; display: block; position: relative; z-index: 9; letter-spacing: .1em; font-weight: bold; line-height: 1;}
.head-page h2 span:before,.inner-civil .txt h3 span:before { content: ""; position: absolute; z-index: -1; display: block; width: 3rem; height: 3rem; background: #d3d3d3; bottom: -0.2rem; left: -1rem;}
.head-page h2 em,.inner-civil .txt h3 em { font-size: 18px; position: relative; z-index: 9;}

.inner-civil { margin:0 0 80px;}
.inner-civil:after { content:""; display:block; clear:both;}
.inner-civil .img { width:50%; position:relative; overflow:hidden; box-sizing:border-box;}
.inner-civil .img.fleft { padding:0 48px 16px 0;}
.inner-civil .img.fright { padding:0 0 16px 48px;}
.inner-civil .img img { width:46%; height:420px; object-fit:cover; position:relative; z-index:9;}
.inner-civil .img img.a { float:left;}
.inner-civil .img img.b { float:right;}
.inner-civil .img.fleft img.a { margin-top:80px;}
.inner-civil .img.fright img.b { margin-top:80px;}
.inner-civil .img:before { content:""; display:block; background-color:#efefef; position:absolute; top:66px; left:0; right:0; bottom:0;}
.inner-civil .txt { width:50%; box-sizing:border-box;}
.inner-civil .txt.fleft { padding:80px 48px 0 80px;}
.inner-civil .txt.fright { padding:80px 80px 0 48px;}
.inner-civil .txt h3 { margin:0 0 40px; border-bottom:0; text-align:left;}
.inner-civil .txt h3 span { font-size: 48px;}
.inner-civil .txt h3 span:before { width:2rem; height:2rem;}
.inner-civil .txt h3 em { font-size: 18px;}
.inner-civil .txt .btn { font-size:14px; font-weight:bold; line-height:48px; height:48px; min-width:200px; padding:0 40px 0 16px; border:1px solid #000; background-color:#016f86; position:relative; display:inline-block; margin:32px 0 40px; color:#fff !important; height:auto; border-radius:0; text-align:left;}
.inner-civil .txt .btn:after { content:""; display:block; width:20px; height:1px; background-color:#5f5147; position:absolute; top:23px; right:-10px;}
@media screen and (max-width:768px) {
	.inner-civil { margin:0 0 40px;}
	.inner-civil .img { width:100%;}
	.inner-civil .img.fleft,.inner-civil .img.fright { padding:20px 5%;}
	.inner-civil .txt { width:100%;}
	.inner-civil .txt.fleft,.inner-civil .txt.fright { padding:20px 5%;}
	.inner-civil .txt h3 { margin:0 0 20px;}
	.inner-civil .txt h3 span { font-size: 32px;}
	.inner-civil .txt .btn { margin:0;}
}


.midashi-gall { font-size: 30px !important; color: #006f86; letter-spacing: 4px; text-align: center; margin:64px 0 36px !important; padding:0 !important; font-weight:400; padding-top:100px!important; margin-top:-36px!important;}
.midashi-gall span { border-bottom:3px solid #006f86;}
@media screen and (max-width:768px){
	.midashi-gall { font-size: 24px !important;}
}


.rel { position:relative!important; z-index:0; padding:1px 0;}
.abs { position:absolute; margin:auto;}


/* テキストサイズ・装飾 */
.tcenter { display:block; text-align:center!important;}
.tright { display:block!important; text-align:right!important;}
.tleft { display:block!important; text-align:left!important;}

/* 見出し　タイトル*/
.ttl { }
.ttl big { display:block; margin:8px 0;}
.ttl small { display:block; margin:8px 0;}
.ttl .deco { display:block; width:100px; height:1.5px; margin:12px auto; background-color:#111;}
.ttl .deco.color1 { background-color:#00468f;}
.ttl .deco.color2 { background-color:#bdac19;}
.ttl .deco.left { margin-left:0; width:40px; height:2px; margin-top:20px;}
.ttl .deco.right {display:inline-block; margin:8px 24px; width:24px; height:1px; }
.ttl img.deco { width:200px; height:auto; background:initial;}
.ttl.uline { padding-bottom:8px;}
.ttl.ldeco { position:relative; padding-left:20px;}
.ttl.ldeco:before { content:""; width:8px; height:2px; background-color:#bdac19; position:absolute; left:0; top:0; bottom:0; margin:auto;}
.ttl.ldeco.long { padding-left:80px;}
.ttl.ldeco.long:before { width:56px; height:1px;}
.ttl.ldeco.vert { padding-left:32px;}
.ttl.ldeco.vert:before { width:1.5px; height:100%;}
.ttl_belt { background-color:#00468f; color:#fff; padding:16px;}
.ttl_belt em { color:#ffe704; font-style:initial;}
.ttl_belt-deco { background-color:#00468f; color:#fff; padding:16px 16px 16px 140px; position:relative; margin-bottom:32px;}
.ttl_belt-deco .num { background-color:#fff; color:#00468f; border:1px solid; position:absolute; left:40px; top:-20px; text-align:center; padding:6px 8px; font-size:12px; letter-spacing:1px; z-index:1;}
.ttl_belt-deco .num span { display:block; font-size:24px; font-weight:800;}
.ttl_belt-deco p { margin:0;}
@media screen and (max-width:768px) {
	.ttl .deco { width:60px; margin:6px auto 10px;}
	.ttl img.deco { width:100px;}
	.ttl.uline { margin-bottom:16px; padding-bottom:8px;}
	.ttl.ldeco.long { padding-left:52px;}
	.ttl.ldeco.long:before { width:38px; top:14px; bottom:auto;}
	.ttl_belt { padding:8px;}
	.ttl_belt-deco { padding: 4px 4px 4px 70px; margin-bottom:20px;}
	.ttl_belt-deco .num { font-size:10px; letter-spacing:0px; left:12px; padding:4px;}
	.ttl_belt-deco .num span { font-size:16px;}
	.ttl.dleft { font-size:20px;}
}


/*　リンク・ボタン */
.btn.line01 { width:fit-content; max-width:100%; border:0; text-align:center; padding:0; margin:0 auto 16px;} /* LINEボタン\ いますぐ簡単!24時間受付中! / */
.btn.line01 small { background:#f5f5f5; display:block; width:fit-content; padding:2px 16px; border-radius:30px; margin:0 auto -16px; position:relative;}
.btn.line01 span { background:#01c100; color:#fff; display:block; width:fit-content; padding:16px 60px 10px; border-radius:14px; margin:0 auto; display:flex; align-items:center; justify-content:center;}
.btn.line01 span big { font-size:32px;} 
.btn.line01 span i { margin-right:12px;}
@media screen and (max-width:768px) {
	.btn.line01 { width:100%;}
	.btn.line01 span { padding:16px 24px 10px; width:100%;}
}

.link_sns01 { display:flex; flex-wrap:wrap; justify-content:center; margin:40px auto;}
.link_sns01 a { margin-right:2%; text-align:center; letter-spacing:.1em; margin-bottom:24px;}
.link_sns01 a:nth-of-type(last-of-type) { margin-right:0;}
.link_sns01 a i { display:block; font-size:50px;}
.link_sns01 a.maru i { font-size:34px;}
.link_sns01 a .deco { display:block; width:32px; height:2px; background:#bdac19; margin:8px auto 0;}
.link_sns01 a.insta i { background:linear-gradient(225deg, #7638FA 30%, #FF0069 50%, #FFD600 80%); -webkit-background-clip:text; -webkit-text-fill-color:transparent;}
.link_sns01 a.insta.maru i { -webkit-background-clip:initial; -webkit-text-fill-color:initial; color:#fff; padding:8px; border-radius:50%;}
.link_sns01 a.facebook i { color:#0765ff;}
.link_sns01 a.line i { color:#01c100;}
.link_sns01 a.youtube { padding:0; height:auto;}
.link_sns01 a.youtube i { color:#ff0132;}
.link_sns01 a.tiktok i { color:#c70027; position:relative;}
.link_sns01 a.tiktok i:after { content:"\e07b"; position:absolute; top:-1.5px; right:0; left:-4px; margin:auto; color:#009793; mix-blend-mode: darken;}
.link_sns01 a.x-twitter.maru {background:#000; padding:8px; border-radius:50%; position:relative; z-index:0; height:fit-content;}
.link_sns01 a.x-twitter.maru i { position:relative;}
.link_sns01 a.x-twitter.maru i:after { content:""; width:80%; height:80%; background:#fff; display:block; position:absolute; top:0; bottom:0; left:0; right:0; margin:auto; z-index:-1;}

.link_sns01.col3 { width:360px;}
.link_sns01.col3 a { width:32%; margin-right:2%;}
.link_sns01.col3 a:nth-of-type(3n) { margin-right:0;}
@media screen and (max-width:768px) {
	.link_sns01 { max-width:280px; font-size:14px; letter-spacing:.02em;}
	.link_sns01 br { display:none;}
	.link_sns01 a i { font-size:36px; margin-bottom:4px;}
	.link_sns01 a.insta.maru i { padding:4px;}
	.link_sns01 a.x-twitter.maru { padding:4px;}
	
}


/* サイトフッター 下部固定 */
.site-footer { margin-bottom:106.3px;}
@media screen and (max-width:768px) {
	.site-footer { margin-bottom:67px;}
}

/* ④ */
.sec_absfooter02 { background:#ffffffd9; width:100%; position:fixed; bottom:0; max-height:160px; display:flex; align-items:flex-end; justify-content:center; padding:12px 3%;}
.sec_absfooter02 a img { max-height:130px; margin:0 12px; display:block;}
.sec_absfooter02 .btn { max-width:32%; margin-right:2%; margin-bottom:0;}
.sec_absfooter02 .btn:last-of-type { margin-right:auto;}
.sec_absfooter02 .btn.line01 small { background:#eee; color:#006f86; line-height:1.3; padding:4px 10px;}
.sec_absfooter02 .btn.line01 small small { display:inline-block; font-size:12px; padding:0;}
.sec_absfooter02 .btn.line01 span { width:500px; padding:16px 16px 10px; max-width:100%; line-height:1.4;}
.sec_absfooter02 .btn.line01:nth-of-type(2) span { background:#006f86;}
.sec_absfooter02 .btn.line01:nth-of-type(3) span { background:#aaa;}
.sec_absfooter02 .link_sns01 { position:absolute; right:3%; top:16px; bottom:0; height:fit-content; margin:auto;}
.sec_absfooter02 .link_sns01 a { margin-bottom:0;}

.sec_absfooter02.ty2 { padding:12px calc(3% + 64px) 12px 3%;} /* btn３つ + SNSアイコン１つ */
@media screen and (max-width:768px) {
	.sec_absfooter02 { height:auto; padding:12px 2%;}
	.sec_absfooter02 a img { max-height:100px; margin:0 4px;}
	.sec_absfooter02 .btn.line01 { max-width:100%!important;}
	.sec_absfooter02 .btn.line01 small small { font-size:10px; letter-spacing:-.05em;}
	
	.sec_absfooter02.ty2 { padding:12px calc(2% + 40px) 12px 2%;}
	.sec_absfooter02.ty2 .btn.line01 { width:28%; min-width:0;}
	.sec_absfooter02.ty2 .btn.line01:first-of-type { width:40%;}
	.sec_absfooter02.ty2 .btn.line01 small { display:none;}
	.sec_absfooter02.ty2 .btn.line01 span { padding:8px 2px; font-size:13px; letter-spacing:-.05em; border-radius:4px;}
	.sec_absfooter02.ty2 .btn.line01 span big { font-size:20px; line-height:1;}
	.sec_absfooter02.ty2 .btn.line01 span big i { margin-right:4px;}
	.sec_absfooter02.ty2 .link_sns01 { top:0; right:2%;}
	.sec_absfooter02.ty2 .link_sns01 a { margin:0;}
	.sec_absfooter02.ty2 .link_sns01 a i { margin:0;}
}



/*    実績　works 
----------------------------------------*/
.ul_wrks2 { display:flex; flex-wrap:wrap; padding-left:0;}
.ul_wrks2 li { width:32%; margin-right:2%; margin-bottom:40px; display:flex; flex-direction:column;}
.ul_wrks2 li:nth-of-type(3n) { margin-right:0;}
.ul_wrks2 li .img { }
.ul_wrks2 li .img img { }
.ul_wrks2 li span.ttl { margin-top:4px; font-weight:500;}
.ul_wrks2 li .txt { }
.ul_wrks2 li .txt .ttl { padding:0 24px 12px 24px;}
.ul_wrks2 li .txt .ttl small { font-size:12px; color:#ccc; font-weight:400;}
.ul_wrks2 li .txt p { padding:0 24px;}
.ul_wrks2 li .btn { max-width:100%; padding:4px 10px;}
@media screen and (max-width:768px) {
	.ul_wrks2 li { width:48%; margin-right:4%; margin-bottom:24px;}
	.ul_wrks2 li:nth-of-type(3n) { margin-right:4%;}
	.ul_wrks2 li:nth-of-type(2n) { margin-right:0%;}
	.ul_wrks2 li p { margin:0;}
	.ul_wrks2 li .txt .ttl { padding:8px; margin:0 0 8px; letter-spacing:0; line-height:1.3;}
	.ul_wrks2 li .txt .ttl small { margin:0 0 4px;}
	.ul_wrks2 li .txt p { padding:0 8px;}
	.ul_wrks2 li .btn { padding:2px 10px;}
	
	.ul_wrks2.o2 { padding:0 5%;}
	.ul_wrks2.o2 li { width:100%; margin-right:0;}
	.ul_wrks2.o2 li:last-of-type { margin-bottom:0;}
}