@charset "utf-8";
/*
Theme Name: Grenouille Engineering
Theme URI: https://slco.jp/
Author: Nakamoto Yu
Author URI: https://slco.jp/
Description: Grenouille Engineeringサイトテーマ
Version: 1.0
License: 
License URI: 
Tags: 
Text Domain: 
*/

/* ---------------------------------------------------✁ 
	共通
------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	font-style: normal;
	list-style: none;
	box-sizing: border-box;
}

body {
	font-family: 'Noto Sans JP','游ゴシック','YuGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
	font-size: 14px;
	line-height: 1.7em;
	text-align: center;
	-webkit-text-size-adjust: 100%;
	min-width: 1200px;
	background: #FFF;
	color: #333333;
	overflow-x: hidden;
	position: relative;

}


h1,h2,h3,h4,h5,nav li a {
	font-family: 'Pathway Gothic One', 'Noto Sans JP','游ゴシック','YuGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
}

nav li a {
	font-weight: normal;
}

h1 a,h2 a,h3 a,h4 a,h5 a {
	line-height: 1.5em;
}

a {
	color: #707070;
	color: #000;
	text-decoration:none;
	transition: .3s;
}

a:hover {
	text-decoration: underline;
}

li > a:hover {
	opacity: 0.8;
}

a:hover img:not(.over), a:active img:not(.over) {
	opacity: 0.8;
	transition: .3s;
}

img {
	border: none;
	vertical-align: middle;
	max-width: 100%;
}

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

input {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"],
input[type="url"], 
textarea,
button {
	font-size: 14px;
	line-height: normal;
	
	padding: 4px;
	color: #333;
	width: 100%;
	vertical-align: bottom;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	-webkit-user-select: element;
	-moz-user-select: element;
	-o-user-select: element;
	-ms-user-select: element;
	user-select: element;
	
	padding: 15px 10px;
}

input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	appearance: none;
	border-radius: 0;
}

::placeholder {
	color: #CCC;
}

.clear {
	clear: both;
}

.pc {
	display: block;
}

.sp {
	display: none;
}

#wrapper {
	text-align: left;
	position: relative;
}

.content {
	width: 1200px;
	margin: auto;
	position: relative;
}

.button {
	text-align: center;
	position: relative;
	padding: 0 20px;
	line-height: 60px;
	background: #2DB485 url(images/icon-arrow.svg) no-repeat right 10px center;
	color: #FFF;
	display: inline-block;
	transition: .3s;
	font-weight: bold;
	box-sizing: border-box;
	transition: 0.3s;
	display: block;
	font-weight: bold;
	border-radius: 4px;
}

.button span {
	font-weight: normal;
	margin-left: 5px;
	font-size: 90%;
}

.button:hover {
	text-decoration: none;
	color: #FFF;
}

.menu-trigger {
	display: none;
}



/* ---------------------------------------------------✁ 
	パーツ
------------------------------------------------------*/

.no-image {
	width: 100%;
	height: 100%;
	background: url(images/logo-w.svg) no-repeat center center #000;
	background-size: 100px;
}

.resize {
	position: relative;
	height: 0;
	padding-bottom: 56.666%;
	overflow: hidden;
}

.resize a,
.resize div {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.resize a img,
.resize div img {
	width: 100%;
	height: 100% !important;
	object-fit: cover;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

/* ---------------------------------------------------✁ 
	ヘッダー
------------------------------------------------------*/

#header {
	padding: 0;
	z-index: 1000;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 30px;
}

#header h1 {
	width: 200px;
	z-index: 1000;
}

#header h1 a {
	display: block;
}

#header nav {
	display: flex;
}

#header nav ul {
	display: flex;
	align-items: center;
	margin-right: 20px;
}

#header nav ul li {
	margin: 0 15px;
}

#header nav ul li a {
	font-size: 18px;
}


#header nav ul li a:hover {
	text-decoration: none;
	opacity: 0.7;
}

#header nav ul li .button {
	font-size: 14px;
	padding-right: 30px;
}

nav .login {
	background:  url(images/icon-login_color.svg) no-repeat right 0px center;
	padding-right: 20px;
}

#header nav .language {
	font-family: 'Pathway Gothic One', 'Noto Sans JP','游ゴシック','YuGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
}

#header nav .language {
	display: flex;
	align-items: center;
	justify-content: center;
}

#header nav .language dt {
	font-size: 16px;
	margin-right: 10px;
}

#header nav .language .toggle ul {

}

#header nav .language .toggle li {
	margin: 0;
}

#header nav .language .toggle li a {
	background: #CDD6DD;
	border: 2px solid #CDD6DD;
	border-radius: 1000px;
	padding: 0 5px 0 15px;
	margin: 0;
	font-family: 'Noto Sans JP','游ゴシック','YuGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
	display: block;
	line-height: 1em;
	padding-left: 20px;
	position: relative;
	color: #333333;
	margin: 0;
	font-weight: 100;
	line-height: 18px;
	font-size: 12px;
	display: none;
}

#header nav .language .toggle .current-lang a {
	display: block;
}

#header nav .language .toggle li a:before {
	content: "";
	background: #FFF;
	border-radius: 50%;
	position: absolute;
	width: 14px;
	height: 14px;
	left: 2px;
	top: 2px;
}

#header nav .language .toggle li.lang-item-ja a {
	background: #3B4043;
	border: 2px solid #3B4043;
	padding: 0 20px 0 5px;
	color: #FFF;
}

#header nav .language .toggle li.lang-item-ja a:before {
	left: auto;
	right: 2px;
	top: 2px;
}

body.page-template-page-login #header nav .language,
body.page-template-page-mypage #header nav .language,
body.buddypress #header nav .language {
	display: none;
}

@keyframes fadein {
	from {
		opacity: 0;
		transform: translateY(20px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

#header .white {
	display: none;
}

#header.page-header {
	position: absolute;
	top: 0;
}

#header.page-header .white {
	display: block;
}

#header.page-header .color {
	display: none;
}

#header.page-header nav ul li a,
#header.page-header .language {
	color: #FFF;
}

#header.page-header nav .login {
	background: url(images/icon-login.svg) no-repeat right 0px center;
}

/*
.buddypress #header.page-header .white {
	display: none;
}

.buddypress #header.page-header .color {
	display: block;
}
*/

#header .navigation {
	display:flex;
	flex-flow: column;
	align-items: end;
}

#header .account {
	background: rgba(0,0,0,0.02);
	padding: 20px;
	flex: 1;
	margin: 20px 0 0;
	
	
	max-width: 400px;
	
}

#header.page-header .account {
	display: none;
}

#header .account dl {
	display: flex;
}

#header .account dl dt {
	margin-right: 20px;
	color: #868686;
}

#header .account dl dd {
	font-weight: bold;
}






/* ---------------------------------------------------✁ 
	トップページ
------------------------------------------------------*/

#top .visual {
	background: url(images/visual.jpg) no-repeat center center;
	background-size: cover;
	height: 100vh;
	min-height: 600px;
	width: 100vw;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
	margin: 0;
}


#top .visual .text {
	text-align: center;
	color: #FFF;
}

#top .visual .text h2 {
	font-size: 70px;
	line-height: 1em;
	display: inline-block;
	margin-bottom: 20px;
}

#top .visual .text p {
	font-size: 20px;
	display: block;
	font-weight: bold;
}

#top section {
	padding: 100px 0;
}

header.title {
	text-align: center;
	margin: 0 auto 130px;
	position: relative;
}

header.title:after {
	content: "";
	width: 60px;
	height: 2px;
	background: #CDD6DD;
	position: absolute;
	left: 50%;
	bottom: -30px;
	margin-left: -30px;
}

header.title h2 {
	font-size: 70px;
	line-height: 1em;
	margin-bottom: 20px;
}

header.title p {
	font-size: 16px;
	font-weight: bold;
}

#top .service {
	padding-bottom: 0;
}

#top .service ul li {
	margin: 100px 0 0;
}

#top .service ul li article {
	background: #E4EBE4;
	display: flex;
}

#top .service ul li:nth-child(odd) article {
	flex-direction: row-reverse;
}

#top .service ul li article .image {
	background: #FFF;
	width: 50%;
	padding: 0 50px;
}

#top .service ul li:nth-child(even) article .image {
	display: flex;
	flex-direction: row-reverse;
}

#top .service ul li article .image div {
	max-width: 360px;
	width: 75%;
	margin: auto;
}

#top .service ul li article .text {
	padding: 50px;
	width: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}

#top .service ul li article .text > div {
	width: 75%;
	margin: 0;
	margin-right: 25%;
}

#top .service ul li:nth-child(odd) article .text > div {
	margin: 0;
	margin-left: 25%;
}

#top .service ul li article .text h3 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 20px;
}

#top section footer .button {
	max-width: 400px;
	background-color: #2DB485;
	margin: auto;
	line-height: 60px;
	font-size: 16px;
}

#top .work ul {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin-bottom: 60px;
}

#top .work ul li {
	width: 25%;
}

#top .work ul li figure {
	position: relative;
	margin: 0;
}

#top .work ul li figure figcaption {
	opacity: 0;
	width: 100%;
	height: 100%;
	padding: 20px;
	font-size: 16px;
	position: absolute;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 0;
	left: 0;
	background: rgba(255,255,255,0.4);
	font-weight: bold;
}

#top .work ul li a:hover figure figcaption {
	opacity: 1;
}

#top .advantage {
	background: url(images/advantage-bg.jpg) no-repeat center center;
	background-size: cover;
	padding: 10%;
}

#top .advantage header.title {
	margin: 0 auto 80px;
}

#top .advantage .content {
	padding: 50px;
	background: rgba(255,255,255,0.8);
	border-radius: 10px;
	max-width: 860px;
}

#top .advantage .title:after {
	background: #333333;
}

#top .blog {
	background: #E4EBE4;
}

.blog-list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}

.blog-list li {
	width: 25%;
	padding: 10px;
	margin-bottom: 30px;
}

.blog-list li article h3 {
	margin: 10px 0 0;
	font-size: 16px;
	font-weight: bold;
}

/* ---------------------------------------------------✁ 
	お問い合わせ
------------------------------------------------------*/

#top .contact {
	background: #FAFAFA;
}

.form dl {
	display: flex;
	align-items: center;
	margin: 15px 0;
}

.form dl dt {
	width: 8em;
	font-weight: 500;
}

.form dl dt span {
	font-size: 12px;
	color: #868686;
	font-weight: 400;
}

.form dl dt span {
	display: block;
}

.form dl dd {
	flex: 1;
}

.form input,
.form textarea {
	border: 1px solid #CDD6DD;
}

.form footer {
	margin: 20px 0;
}

.form button {
	border: none;
}

.form .name {
	display: flex;
}

.form .name dl {
	width: 50%;
}

.form .name dl:first-child {
	padding-right: 10px;
}

.form .name dl:last-child {
	padding-left: 10px;
}







/* ---------------------------------------------------✁ 
	フッター
------------------------------------------------------*/

#footer {
	position: relative;
	background: url(images/footer-bg.jpg) center center;
	background-size: cover;
	color: #FFF;
	padding: 80px 0;
	text-align: center;
}

#footer:before {
	content: "";
	background: rgba(0,0,0,0.3);
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

#footer .logo {
	width: 200px;
	margin: 0 auto 20px;
}

#footer .copyright {
	font-size: 10px;
	font-family: 'Pathway Gothic One', 'Noto Sans JP','游ゴシック','YuGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
}

#footer a {
	color: #FFF;
	font-family: 'Pathway Gothic One', 'Noto Sans JP','游ゴシック','YuGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
}

#footer nav ul {
	display: flex;
	margin: 20px auto;
	align-items: center;
	justify-content: center;
}

#footer nav ul li {
	margin: 0 20px;
}

#footer nav ul li a {
	font-size: 18px;
	color: #FFF;
}

#footer nav ul .login {
	background:  url(images/icon-login.svg) no-repeat right 0px center;
	padding-right: 20px;
}


#footer .sns ul {
	display: flex;
	margin: 20px auto;
	justify-content: center;
}

#footer .sns ul li {
	width: 30px;
	margin: 0 5px;
}



/* ---------------------------------------------------✁ 
	ページャー
------------------------------------------------------*/
.page-nav {
	text-align: center;
	padding: 50px 0;
}

.page-nav p {
	display: block;
	margin-bottom: 20px;
	color: #999;
}

.page-nav ul {
	display: block;
}

.page-nav li {
	display: inline-block;
}

.page-nav li span,
.page-nav li a {
	display: block;
	width: 60px;
	line-height: 60px;
	border: 1px solid #FFF;
	background: #FFF;
	color: #000;
}

.page-nav li span {
	border: 1px solid #FFF;
	background: #000;
	color: #FFF;
}



/* ---------------------------------------------------✁ 
	固定ページ
------------------------------------------------------*/

.page-title {
	padding: 220px 0 120px;
	padding: 120px 0;
	text-align: center;
	position: relative;
	background: url(images/page-visual.jpg) no-repeat center center;
	background-size: cover;
	
}

.page-title:before {
	content: "";
	background: #000;
	opacity: 0.2;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}

.page-title h1 {
	font-size: 70px;
	color: #FFF;
	position: relative;
	z-index: 2;
}

#work .page-title {
	background: url(images/work-visual.jpg) no-repeat center center;
	background-size: cover;
}

#blog .page-title {
	background: url(images/blog-visual.jpg) no-repeat center center;
	background-size: cover;
}


.breadcrumb {
	margin: 50px 0;
}

.breadcrumb ul {
	display: flex;
}

.breadcrumb ul li {
	font-size: 12px;
}

.breadcrumb ul li:after {
	content: '>';
	margin: 0 5px;
}

.breadcrumb ul li a {
	text-decoration: underline;	
}

.breadcrumb ul li:last-child:after {
	content: "";
}

.page-content .blog-list {
	margin-bottom: 50px;
}


/* ---------------------------------------------------✁ 
	記事
------------------------------------------------------*/

.detail .page-title {
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.detail .page-title:after{
  content: '';
  background: inherit;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  z-index: -1;
}

.detail .page-title h1 {
	font-size: 40px;
	font-weight: bold;
}

.detail .content .content {
	max-width: 900px;
}

.detail .photo img {
	width: 100%;
	height: auto !important;
}

.detail .title {
	margin: 70px auto;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	font-family: 'Noto Sans JP','游ゴシック','YuGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
}

.detail .post-link {
	margin: 70px 0;
	overflow: hidden;
}

.detail .post-link > div {
	width: 50%;
}

.detail .post-link .prev {
	padding-right: 2.5%;
	float: left;
}

.detail .post-link .next {
	padding-left: 2.5%;
	float: right;
}

.detail .post-link a {
	display: flex;
	align-items: center;
	background: #E4EBE4;
	height: 80px;
	padding: 0 90px;
	font-weight: bold;
	position: relative;
}

.detail .post-link a:hover {
	text-decoration: none;
}

.detail .post-link .prev a {
	background: #E4EBE4 url(images/icon-prev-arrow.svg) no-repeat left 30px center;
	background-size: 24px;
}

.detail .post-link .next a {
	background: #E4EBE4 url(images/icon-next-arrow.svg) no-repeat right 30px center;
	background-size: 24px;
	text-align: right;
	justify-content: flex-end;
}


.detail .post-link .prev a:after {
	content: "PREV";
	
}

.detail .post-link .next a:after {
	content: "NEXT";
}

.detail .post-link div a:after {
	color: #FFF;
	position: absolute;
	right: 30px;
	top: 27px;
	font-family: 'Pathway Gothic One', 'Noto Sans JP','游ゴシック','YuGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
	font-size: 30px;
}

.detail .post-link .next a:after {
	right: auto;
	left: 30px;
}



/* ---------------------------------------------------✁ 
	ブログ
------------------------------------------------------*/

#blog .blog-content {
	display: flex;
}

#blog .blog-content .main-content {
	width: 70%;
}

#blog .blog-content .side {
	width: 30%;
	padding-left: 50px;
}

#blog .blog-content .main-content .content {
	width: 100%;
}

#blog .blog-content .side h2 {
	font-size: 50px;
	font-family: 'Pathway Gothic One', 'Noto Sans JP','游ゴシック','YuGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
	line-height: 1em;
	margin: 0 0 20px;
}

#blog .blog-content .side .blog-list {
	display: block;
	margin: auto;
}

#blog .blog-content .side .blog-list li {
	width: 100%;
	padding: 0 0 20px;
}

#blog .main-content .blog-title {
	margin: 30px 0;
}

#blog .main-content .blog-title time {
	font-size: 14px;
	color: #868686;
}

#blog .main-content .blog-title .title {
	text-align: left;
	margin: 10px 0 0;
}


/* ---------------------------------------------------✁ 
	記事詳細
------------------------------------------------------*/

.youtube {
	position: relative;
	padding-bottom: 51%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
}

.youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.entry-content p {
	font-size: 14px;
	margin-bottom: 1em;
	line-height: 1.7em;
}

.entry-content > ul {
	margin-bottom: 1em;
}

.entry-content > ul li {
	list-style: disc;
	margin-left: 2em;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5 {
	font-family: 'Noto Sans JP','游ゴシック','YuGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
}


.entry-content h2 {
	margin: 1.6em 0;
	font-size: 1.6em;
	line-height: 1.3em;
	font-weight: bold;
	color: #333333;
	background: #E4EBE4;
	padding: 10px;
}

.entry-content h3,
.entry-content h4 {
	padding-bottom: 5px;
	line-height: 1.3em;
	margin: 40px 0 10px;
	color: #548B6F;
	font-weight: bold;
}

.entry-content h3 {
	font-size: 140%;
}

.entry-content h4 {
	font-size: 110%;
}

.entry-content a {
	color: #000;
	text-decoration: underline;
}

.entry-content blockquote {
	padding: 20px 20px 10px;
	background: rgba(255, 255, 255, 0.1);
	margin-bottom: 1em;
}

.entry-content blockquote p {
	font-weight: bold;
}

.entry-content .wp-caption {
	width: auto !important;
	padding: 5px;
	background: #202020;
	border-bottom: 2px solid #d8d8d8;
	margin: 20px 0;
	display: inline-block;
}

.entry-content .wp-caption img {
	border: none;
	box-sizing: border-box;
	margin: 0;
}

.entry-content .wp-caption .wp-caption-text {
	padding: 10px;
	margin: 0;
	text-align: center;
	color: #FFF;
}

.entry-content img {
	height: auto !important;
	max-width: 100% !important;
}

.entry-content .tablenav-pages_0 {
	display: none !important;
}

.wp-pagenavi {
	text-align: center;
	margin-top: 50px;
}

.wp-pagenavi span,
.wp-pagenavi a {
	display: inline-block;
	width: 45px;
	line-height: 45px;
	border: none !important;
	background: #FFF;
	font-size: 15px;
	color: #000;
	padding: 0 !important;
	box-sizing: border-box;
	border-radius: 3px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background: #000;
	color: #FFF;
}

.wp-pagenavi span.current {
	background: #525252;
}

.wp-pagenavi span.pages {
	width: auto;
	padding: 0 10px !important;
	background: none;
	color: #FFF;
}


.entry-content.page.content {
	max-width: 830px;
	margin-bottom: 70px;
}

.entry-content.page h1 {
	text-align: center;
	margin: 50px 0;
	font-size: 32px;
	font-weight: bold;
}

.entry-content.page h2,
.entry-content.page h3,
.entry-content.page h4,
.entry-content.page h5 {
	background: none;
	color: #333;
	padding: 0;
}


/* ---------------------------------------------------✁ 
	WP対応
------------------------------------------------------*/

body.home.admin-bar #header {
	__margin-top: 32px;
}


/* ---------------------------------------------------✁ 
	会員ページ
------------------------------------------------------*/

.page-member {
	padding: 100px 0;
}

#login.page-member {
	padding: 0;
}

#login .title {
	margin-bottom: 100px;
	padding: 80px 0 0;
}

#login .panel {
	margin: 50px auto;
	background: #FAFAFA;
	max-width: 525px;
	padding: 0 80px 80px;
}

#login .panel dl {
	display: block;
}

#login .panel dl dt {
	width: 100%;
	margin-bottom: 5px;
}

#login .panel footer p {
	display: block;
	margin: 0 0 20px;
}

#login .panel footer p span {
	font-size: 12px;
	color: #868686;
}

#login .link {
	text-align: center;
}

#login .link p {
	margin: 0 0 20px;
}

#login .link p a {
	text-decoration: underline;
	font-weight: 500;
}

#login .link p a span {
	font-size: 12px;
	color: #868686;
	font-weight: normal;
	font-weight: 400;
}

/* ---------------------------------------------------✁ 
	マイページ
------------------------------------------------------*/

#mypage {
	max-width: 700px;
	margin: 0 auto 50px;
}

#mypage nav {
	margin: 30px 0;
}

#mypage nav ul {
	display: flex;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	width: 100%;
}

#mypage nav ul li a {
	padding: 10px 20px;
	display: block;
	font-size: 13px;
}

#mypage nav ul li a span {
	font-family: 'Noto Sans JP','游ゴシック','YuGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo',sans-serif;
	font-size: 11px;
	margin-left: 5px;
	color: #868686;
	display: inline;
	padding: 0;
}

#mypage nav ul li a:hover {
	text-decoration: none;
	background: #eee;
}

#mypage .form footer .button {
	max-width: 100%;
}

/* ---------------------------------------------------✁ 
	お問い合わせ
------------------------------------------------------*/

#contact .message {
	text-align: center;
	margin: 0 0 5%;
}

#contact .message h3 {
	font-weight: bold;
	font-size: 1.5em;
	margin: 0 0 1em;
}

/* ---------------------------------------------------✁ 
	アニメーション
------------------------------------------------------*/

@keyframes fadein {
	0% {opacity: 0}
	100% {opacity: 1}
}

@keyframes fadeout {
	0% {opacity: 1}
	100% {opacity: 0;}
}

.fade-in,
.fade-in-children {
  opacity: 0;
  transition-duration: 700ms;
  transition-property: opacity, transform;
}

.fade-in.up {
  transform: translate(0, 50px);
}

.fade-in.down {
  transform: translate(0, -50px);
}

.fade-in.left {
  transform: translate(-50px, 0);
}

.fade-in.right {
  transform: translate(50px, 0);
}

.fade-in.active {
  opacity: 1 !important;
  transform: translate(0, 0);
}

.page-template-page-user-register .page-content .title {
	display: none;
}
























