/*
Theme Name: Twenty Fifteen
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentyfifteen

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 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigations
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Header
 * 11.0 - Widgets
 * 12.0 - Content
 *    12.1 - Posts and pages
 *    12.2 - Post Formats
 *    12.3 - Comments
 * 13.0 - Footer
 * 14.0 - Media
 *    14.1 - Captions
 *    14.2 - Galleries
 * 15.0 - Multisite
 * 16.0 - Media Queries
 *    16.1 - Mobile Large
 *    16.2 - Tablet Small
 *    16.3 - Tablet Large
 *    16.4 - Desktop Small
 *    16.5 - Desktop Medium
 *    16.6 - Desktop Large
 *    16.7 - Desktop X-Large
 * 17.0 - Print
 */


/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 */

@import url(https://fonts.googleapis.com/css?family=Cuprum);
@import url(https://fonts.googleapis.com/css?family=Ubuntu|Limelight|Swanky+and+Moo+Moo);

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #f1f1f1;
}

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

ol,
ul {
	list-style: none;
}

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

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

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

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

a:focus {
	outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);
}

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

a img {
	border: 0;
}


/**
 * 2.0 - Genericons
 */

.social-navigation a:before,
.secondary-toggle:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.comment-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.posted-on:before,
.byline:before,
.cat-links:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.edit-link:before,
.full-size-link:before,
.pagination .prev:before,
.pagination .next:before,
.image-navigation a:before,
.image-navigation a:after,
.format-link .entry-title a:after,
.entry-content .more-link:after,
.entry-summary .more-link:after,
.author-link:after {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}


/**
 * 3.0 Typography
 */

body,
button,
input,
select,
textarea {
	color: #5D695E;
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
}

p {
	margin-bottom: 1.6em;
}

b,
strong {
	font-weight: 700;
}

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

blockquote {
	border-left: 4px solid #707070;
	border-left: 4px solid rgba(51, 51, 51, 0.7);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 18px;
	font-size: 1.8rem;
	font-style: italic;
	line-height: 1.6667;
	margin-bottom: 1.6667em;
	padding-left: 0.7778em;
}

blockquote p {
	margin-bottom: 1.6667em;
}

blockquote > p:last-child {
	margin-bottom: 0;
}

blockquote cite,
blockquote small {
	color: #333;
	font-size: 15px;
	font-size: 1.5rem;
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	line-height: 1.6;
}

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

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

address {
	font-style: italic;
	margin: 0 0 1.6em;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

pre {
	background-color: transparent;
	background-color: rgba(0, 0, 0, 0.01);
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	line-height: 1.2;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 0.8em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

abbr[title] {
	border-bottom: 1px dotted #eaeaea;
	border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
	cursor: help;
}

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

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

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}


/**
 * 4.0 Elements
 */

hr {
	background-color: #eaeaea;
	background-color: rgba(51, 51, 51, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 1.6em;
}

ul,
ol {
	margin: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dl {
	margin-bottom: 1.6em;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 1.6em;
}

table,
th,
td {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.6em;
	table-layout: fixed; /* Prevents HTML tables from becoming too wide */
	width: 100%;
}

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

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th, td {
	padding: 0.4em;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

figure {
	margin: 0;
}

del {
	opacity: 0.8;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

:-moz-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}

::-moz-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}


/**
 * 5.0 Forms
 */

button,
input,
select,
textarea {
	background-color: #f7f7f7;
	border-radius: 0;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	line-height: normal;
}

input,
textarea {
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); /* Removing the inner shadow on iOS inputs */
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

input:focus,
textarea:focus {
	background-color: #fff;
	border: 1px solid #c1c1c1;
	border: 1px solid rgba(51, 51, 51, 0.3);
	color: #333;
}

input:focus,
select:focus {
	outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);
}

button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
	cursor: default;
	opacity: .5;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	background-color: #333;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	padding: 0.7917em 1.5em;
	text-transform: uppercase;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	background-color: #707070;
	background-color: rgba(51, 51, 51, 0.7);
	outline: 0;
}

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

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

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

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	padding: 0.375em;
	width: 100%;
}

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

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	outline: 0;
}

.post-password-form {
	position: relative;
}

.post-password-form label {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.5;
	text-transform: uppercase;
}

.post-password-form input[type="submit"] {
	padding: 0.7917em;
	position: absolute;
	right: 0;
	bottom: 0;
}

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

.search-form input[type="submit"],
.widget .search-form input[type="submit"] {
	padding: 0;
}


/**
 * 6.0 Navigations
 */


/**
 * 6.1 Links
 */

a {
	color: #333;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}
h2{
font-size:30px;
font-weight:bold;
min-height:80px;
padding-left:20px;
letter-spacing: 0px;
}
h2.headline_blue{
background-image:url('img/headline_sagi.png'),url('img/headline_blue.png');
background-repeat:no-repeat;
background-size:auto,100% 70%;
background-position:top right,left bottom;
}
h2.headline_green{
background-image:url('img/headline_taue.png'),url('img/headline_green.png');
background-repeat:no-repeat;
background-size:auto,100% 70%;
background-position:top right,left bottom;
}
h2.headline_orange{
background-image:url('img/headline_yama.png'),url('img/headline_orange.png');
background-repeat:no-repeat;
background-size:auto,100% 70%;
background-position:top right,left bottom;
}
h3{
font-size:20px;
}
h4{
font-size:17px;
}
.message1{
font-size:20px;
}
.message1 p{
margin-bottom:0.5em;
}
.message1 h3{
font-size:24px;
}

h3.large{
font-weight:200;
font-size:60px;
font-family:Limelight;
color:#A3C28E;
word-break:break-all;
line-height:1em;
}
h4.large-sub{
font-weight:bold;
font-size:22px;
color:#A3C28E;
}

table{
}
table th{
background-color:#EAF5F7;
vertical-align:middle;
}

.goto-top{
position:fixed;
bottom:30px;
right:30px;
z-index:100;
color:#fff;
background:#666;
width:50px;
height:50px;
font-size:30px;
line-height:50px;
text-align:center;
transition:0.3s ease;
opacity:0.7;
}
.goto-top a{
color:#fff;
display:block;
height:50px;
width:50px;
transition:0.3s ease;
}
.goto-top:hover{
opacity:1;
}
.goto-top a:hover{
color:#72BBC2;
}

#page{
overflow:hidden;
}
#content{
padding: 0;
}

.header{
background:#fff;
}
.site-header{
padding:0px 5%;
}
.header-nav{
float:right;
padding-top:35px;
}
.site-branding{
float:left;
}
.site-branding img{
width:auto;
}
/*2017/08/24追加*/
.headchange{
position: relative;
}
.headchange img{
margin-top:20px;
height:50px !important;
}
.headchange img {
    margin-top:20px;
height:50px !important;
}
.headmenuchange{
margin-bottom:15px;
}
/*ここまで*/
.main-navigation{
}
.main-navigation ul{
text-align:center;
}
.main-navigation li{
display:inline-block;
font-weight:bold;
font-size:16px;
margin:0 10px 20px 10px;
}
.main-navigation li a{
color:#72bbc2;
}


.site-content{
background:#fff;
min-height:300px;
}
.contact-banner{
width:70%;
margin:50px auto 20px auto;
}
.contact-banner img{
width:100%;
transition:0.3s ease;
}
.contact-banner a:hover img{
opacity:0.8;
}
.mailmagazine-banner{
width:70%;
margin:20px auto 0 auto;
padding-bottom:20px;
transition:0.3s ease;
}
.mailmagazine-banner a{
display:inline-block;
width:49.5%;
box-sizing:border-box;
}
.mailmagazine-banner img{
width:100%;
}
.mailmagazine-banner a:nth-child(odd) img{
padding-right:20px;
}
.mailmagazine-banner a:hover img{
opacity:0.8;
}
.site-footer{
background:#72bbc2;
background-size:cover;
min-height:600px;
color:#fff;
}
.site-footer a{
color:#ffffff;
}
.footer-content{
width:80%;
margin:0 auto;
color:#eee;
box-sizing:border-box;
padding:20px;
}
.footer-left{
float:left;
width:33%;
box-sizing:border-box;
}
.footer-left .widget,.footer-center .widget,.footer-right .widget{
margin-bottom:20px;
}
.footer-left ul,.footer-center ul,.footer-right ul{
list-style:none;
margin-left:15px;
}
.footer-left h2.widget-title,.footer-center h2.widget-title,.footer-right h2.widget-title{
padding:0;
font-size:24px;
height:auto;
}

.footer-center{
float:left;
width:33%;
box-sizing:border-box;
}
.footer-right{
float:right;
width:33%;
box-sizing:border-box;
}
.signature{
clear:both;
background:#000;
padding:10px;
color:#fff;
text-align:center;
}
.signature a{
color:#fff;
}

ul.news_list {
font-size:16px;
list-style: none;
width: 70%;
margin: 0 auto;
height:150px;
overflow-y:scroll;
}
ul.news_list li{
padding-bottom:5px;
margin-bottom:5px;
border-bottom:1px dotted #ddd;
}
ul.news_list .news_label{
display:inline-block;
padding:1px 10px;
margin: 0 10px;
background-color:#aaa;
color:#fff;
font-size:85%;
}
ul.news_list .news_label.event{
background-color:#A4DD4A;
}
ul.news_list .news_label.news{
background-color:#29ABE2;
}
ul.news_list .news_label.marriage{
background-color:#FF675B;
}
ul.news_list .news_label.shigoto{
background-color:#d0e66b;
}
ul.news_list .news_label.shigoto-news-recruite{
background-color:#d0e66b;
}
ul.news_list .news_label.classo{
background-color:#72bbc2;
}

.dynamic_list{
list-style:none;
letter-spacing: -.40em;
}
.dynamic_list li{
position:relative;
display:inline-block;
width:25%;
letter-spacing: normal;
vertical-align:top;
}
.dynamic_list li .thumbnail{
position:relative;
overflow:hidden;
margin-bottom:15px;
}
.dynamic_list li .thumbnail a img{
opacity:1;
transition:0.3s ease;
}
.dynamic_list li .thumbnail:hover a img{
opacity:0.8;
}
.dynamic_list li .thumbnail .title{
position:absolute;
left:0;
bottom:0;
font-family:Futura,'Cuprum';
color:#fff;
font-size:40px;
line-height:1em;
}
.dynamic_list li .thumbnail .title a{
color:#fff;
}
.dynamic_list li .information{
min-height:100px;
padding:0 20px;
}
.dynamic_list li .information a{
color:#72BBC2;
}
.dynamic_list li .information .interview_title{
font-weight:bold;
font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
font-size:120%;
}
.dynamic_list li .information .price .num{
font-size:150%;
}
.dynamic_list li .information .show_detail{
text-align:right;
}
.archive_list{

}



.wpb_content_element{
margin-bottom:0px !important;
}

.housesearchform{
width:70%;
margin:0 auto;
}
.housesearchform .submit_button{
text-align:center;
}
.housesearchform input[type="submit"]{
padding:10px 60px;
}
.housesearchform th{
width:150px;
}
.housesearchform table{
table-layout:fixed;
}

/* Single Page */

#main.site-main.post-main{
    float: left;
    width: 50%;
    margin-left: 15%;
}
.sidebar{
	float:right;
	width:15%;
	margin-right:15%;
}
.post{
width:100%;
margin:0 auto;
margin-bottom:50px;
}
.post-thumbnail{
margin-bottom:20px;
}
.post .entry-header{
margin-bottom:20px;
color: #DCA34C;
font-size: 32px;
min-height: 0;
padding-left: 0;
}
.post .entry-content h3{
font-size: 20px;
color: #72BBC2;
margin:0.5em 0 0.3em 0;
}
.post .entry-content p{
margin-bottom:0.5em;
}
.sidebar .widget-title{
	font-size: 20px;
    padding-left: 0px;
	margin-top:20px;
	min-height:0px;
	margin-bottom:5px;
	border-left: 5px solid #72bbc2;
	padding-left:5px;
}
.sidebar ul{
	  list-style:none;
}
.sidebar ul li{
	margin-bottom:5px;
padding-bottom:5px;
border-bottom:1px solid #eeeeee;
}

.entry-footer{
margin-top:50px;
}



.interview{
width:70%;
margin:0 auto;
}
.interview h3{
font-size:28px;
color:#72BBC2;
margin-bottom:15px;
}
.interview .top_visual{
position:relative;
width:100%;
height:500px;
background-size:cover;
background-position:50% 50%;
margin-bottom:40px;
}
.interview_header{
margin-bottom:30px;
}
.interview_header .title h2{
color:#DCA34C;
font-size:32px;
margin:0 0 10px 0;
min-height:0;
padding-left:0;
}
.interview_header .name h3{
color:#DCA34C;
font-size:20px;
}


article.house{
width:70%;
margin:0 auto;
}
article.house .house_image{
margin-bottom:20px;
overflow:hidden;
}
article.house .house_image .top_visual{
float:left;
width:80%;
text-align:center;
}
article.house .house_image .sub_image{
float:left;
width:20%;
}
article.house .house_image .sub_image img{
cursor:pointer;
}
article.house .buttons{
text-align:right;
}

/* header top */
.top-header{
	background:url('/wp-content/uploads/2017/08/back-1.png');
	padding:10px 5%;
	overflow:hidden;
}
.top-header-right{
	text-align:right;
	float:right;
	width:100%;
}
.top-header-right img{
	max-width:25%;
	max-height:26px;
	box-sizing:border-box;
}



/* Sub Content */

.area_guide{
width:70%;
margin:50px auto;
}
.area_guide h3{
font-size: 20px;
color: #72BBC2;
margin:0.5em 0 0.3em 0;
}
.area_guide .area_image{
text-align:center;
}
.area_guide .area_image img{
max-width:100%;
}

/* Media Query */
@media only screen and (max-width:1024px){
	.dynamic_list li{
		width:50%;
	}
	.footer-left,.footer-right,.footer-center{
		width:100%;
	}
	.mailmagazine-banner a{
	display:inline-block;
	width:100%;
	box-sizing:border-box;
	margin-bottom:20px;
	}
	.mailmagazine-banner a:nth-child(odd) img{
	padding-right:0px;
	}
}

@media only screen and (max-width:768px){
	.dynamic_list li{
	}
	article.house{
	width:90%;
	margin:0 auto;
	}
	article.house .house_image .top_visual{
	float:none;
	width:auto;
	text-align:center;
	}
	article.house .house_image .sub_image{
	float:none;
	width:auto;
	}
	article.house .house_image .sub_image img{
	width:33%;
	}
	article.house .buttons{
	text-align:center;
	}
	.contact-banner{
	width:100%;
	margin:20px auto;
	}
	.mailmagazine-banner{
	width:100%;
	margin:20px auto;
	}
	.mailmagazine-banner img{
	width:100%;
	}
	h2.headline_blue{
	background-position:bottom right,left bottom;
	}
	h2.headline_green{
	background-position:bottom right,left bottom;
	padding-bottom:30px;
	}
	h2.headline_orange{
	background-position:bottom right,left bottom;
	padding-bottom:30px;
	}
  #main.site-main.post-main{
	  float: none;
	  width: 88%;
	  margin:0 auto;
  }
  .sidebar{
	  float:none;
	  width:88%;
	  margin:0 auto;
  }
}

/* General Parts */
.clearfix{
clear:both;
}
.button_main{
display:inline-block;
color:#fff;
text-align:center;
border:#47A6B0;
border-radius:5px;
display:inline-block;
font-size:16px;
box-shadow:1px 2px 0px rgba(0,0,0,0.15);
background: #72bbc2;
background: -moz-linear-gradient(45deg, #72bbc2 62%, #47a6b0 100%);
background: -webkit-linear-gradient(45deg, #72bbc2 62%,#47a6b0 100%);
background: linear-gradient(45deg, #72bbc2 62%,#47a6b0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72bbc2', endColorstr='#47a6b0',GradientType=1 );
transition: all .2s ease-in-out;
margin-bottom:20px;
}
.button_main:hover{
color:#eef8ff;
background: #51c6d1;
background: -moz-linear-gradient(45deg, #51c6d1 62%, #25bec6 100%);
background: -webkit-linear-gradient(45deg, #51c6d1 62%,#25bec6 100%);
background: linear-gradient(45deg, #51c6d1 62%,#25bec6 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51c6d1', endColorstr='#25bec6',GradientType=1 );
}
.button_main a{
display:block;
color:#fff;
width:100%;
height:100%;
padding:10px 20px;
}

.aligncenter{
text-align:center;
margin:auto;
}

/* shigoto table */
.shigoto_information th{
width:25%;
}


/* Print */
@media print{
	body{
		width:1280px;
	}
	#page{
		width:1280px;
	}
}

/* menu色 */
#mega-menu-wrap-shigoto #mega-menu-shigoto > li.mega-menu-item > a.mega-menu-link {
    color: #D1EF65;
}

/* entory_footer */
.entry-footer {
    display: none;
}

/* esg 調整 */
.esg-filter-wrapper{
	margin-bottom:30px !important;
}
.esg-pagination{
	margin-top:30px !important;
	margin-bottom:30px !important;
}
.esg-navigationbutton{
	margin-top:30px !important;
	margin-bottom:30px !important;
}

/* インターンポスト */
.intern_list{
	display:flex;
	flex-wrap:wrap;
	width:90%;
	justify-content:space-between;
	margin: 0 auto;
    padding: 0px 20px;
}
.intern_list .intern_list_grid{
	width:30% !important;
	background-color:#F5F5F5;
	margin-bottom:20px !important;
}
.intern_list .intern_list_grid  div{
	margin-bottom:10px;
}
.intern_list .intern_list_grid  img{
	object-fit:cover;
	width:100%;
	height:200px;
}
.intern_list_grid_block{
	    padding: 20px;
}
.intern_business{
	    background-color: #ADADAD;
    padding: 5px 30px;
    color: #fff;
    display: inline-block;
    margin-bottom: 20px !important;
}
.intern_title h3{
	color:#A3D341;
}
.intern_btn a{
	display:block;
	background-color:#A3D341;
	color:#fff;
	text-align:center;
	padding:5px 0px;
}
.intern_btn a:hover{
	background-color:#fff;
	border:1px solid #A3D341;
	color:#A3D341;
}
@media screen and (max-width:500px) {

.intern_list .intern_list_grid{
	width:100% !important;
	padding: 20px;
}
}
ul.news_list {
    text-align: left;
}