@font-face {
	font-family: 'icomoon';
	src: url("../fonts/icomoon/icomoon.eot?srf3rx");
	src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}
/* =======================================================
*
* 	Template Style 
*	Edit this section
*
* ======================================================= */
body {
	font-family: "Open Sans", Arial, serif;
	line-height: 1.8;
	font-size: 20px;
	background: #f9f7f7;
	font-weight: 300;
}
a {
	color: #a980cd;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
a:hover {
	text-decoration: underline !important;
	color: #a980cd !important;
}
a:focus, a:active {
	outline: none;
}
p {
	margin-bottom: 1.5em;
	font-size: 20px;
	color: #727272;
	font-weight: 300;
	font-family: "Open Sans", Arial, serif;
}
h1, h2, h3, h4, h5, h6 {
	color: rgba(0, 0, 0, 0.8);
	font-family: "Open Sans", Arial, serif;
	font-weight: 400;
	margin: 0 0 30px 0;
}

::-webkit-selection {
 color: #fcfcfc;
 background: #bdaeca;
}

::-moz-selection {
 color: #fcfcfc;
 background: #bdaeca;
}
::selection {
	color: #fcfcfc;
	background: #bdaeca;
}
.box-wrap {
	background: #fff;
	max-width: 1370px;
	margin: 0 auto;
	position: relative;
	-webkit-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.07);
	-moz-box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.07);
	box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.07);
}
.box-wrap:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	-webkit-box-shadow: -7px 1px 13px 2px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: -7px 1px 13px 2px rgba(0, 0, 0, 0.08);
	box-shadow: -7px 1px 13px 2px rgba(0, 0, 0, 0.08);
}
#fh5co-header {
	padding-top: 2em;
	padding-bottom: 0;
	margin-bottom: 2em;
}
#fh5co-header .navbar-default {
	border: transparent;
	background: #fff;
	padding-bottom: 0;
	margin-bottom: 0;
}
#fh5co-header .navbar {
	padding: 0;
	margin: 0;
}
#fh5co-header .fh5co-navbar-brand {
	width: 100%;
	margin: 0;
}
#fh5co-header .fh5co-navbar-brand .fh5co-logo {
	width: 52px;
	height: 30px;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#fh5co-header .fh5co-navbar-brand .fh5co-logo:focus, #fh5co-header .fh5co-navbar-brand .fh5co-logo:hover {
	text-decoration: none !important;
}
@media screen and (max-width: 992px) {
#fh5co-header .fh5co-navbar-brand {
	text-align: center;
	margin-bottom: 40px;
}
}
#fh5co-header .nav {
	width: 100%;
}
#fh5co-header .nav li {
	font-size: 15px;
	display: inline-block;
	margin-left: 50px;
	text-transform: uppercase;
}
@media screen and (max-width: 768px) {
#fh5co-header .nav li {
	width: 100%;
	margin-left: 0;
}
}
#fh5co-header .nav li:first-child {
	margin-left: 0;
}
#fh5co-header .nav li a {
	font-family: "Open Sans", Arial, serif;
	color: rgba(0, 0, 0, 0.4);
	position: relative;
	font-weight: 400;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	padding: 0;
}
#fh5co-header .nav li a:hover, #fh5co-header .nav li a:focus {
	color: gray !important;
	background: transparent;
	text-decoration: none !important;
}
@media screen and (max-width: 768px) {
#fh5co-header .nav li a {
	padding: 10px 0;
}
}
#fh5co-header .nav li.active a {
	color: #a980cd;
	background: transparent;
	position: relative;
}
#fh5co-header .nav li.active a:before {
	position: absolute;
	width: 8px;
	height: 8px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	top: -20px;
	background: #a980cd;
	content: '';
	left: 50%;
	margin-left: -4px;
}
@media screen and (max-width: 768px) {
#fh5co-header .nav li.active a:before {
	top: 0;
}
}
@media screen and (max-width: 992px) {
#fh5co-header .nav li.active a {
	color: #000;
}
}
@media screen and (max-width: 480px) {
#fh5co-header .nav li.active a {
	border-bottom: 2px solid transparent;
	color: #a980cd;
}
}
@media screen and (max-width: 992px) {
#fh5co-header .nav {
	margin-bottom: 40px;
	text-align: center;
}
}
.owl-carousel {
	margin-bottom: 5em;
}
/* Owl Override Style */
.owl-carousel .owl-controls, .owl-carousel-posts .owl-controls {
	margin-top: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel-posts .owl-controls .owl-nav .owl-next, .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	top: 50%;
	margin-top: -29px;
	z-index: 9999;
	position: absolute;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next, .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	top: 24%;
}
.owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel-posts .owl-controls .owl-nav .owl-next {
	right: 40px;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover, .owl-carousel-posts .owl-controls .owl-nav .owl-next:hover {
	margin-right: -10px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	left: 40px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover, .owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover {
	margin-left: -10px;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next {
	right: -50px;
}
@media screen and (max-width: 768px) {
.owl-carousel-posts .owl-controls .owl-nav .owl-next {
	right: 0px;
}
}
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	left: -50px;
}
@media screen and (max-width: 768px) {
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	left: 0px;
}
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next i, .owl-carousel-posts .owl-controls .owl-nav .owl-prev i, .owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i, .owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i {
	color: #000;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i, .owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i, .owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i, .owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i {
	color: #000;
}
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next i, .owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev i {
	font-size: 50px;
	color: #fff;
}
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next:hover i, .owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev:hover i {
	color: #fff;
}
.owl-carousel2 .owl-controls .owl-nav .owl-next i, .owl-carousel2 .owl-controls .owl-nav .owl-prev i {
	font-size: 50px;
	color: rgba(0, 0, 0, 0.5);
}
.owl-carousel2 .owl-controls .owl-nav .owl-next:hover i, .owl-carousel2 .owl-controls .owl-nav .owl-prev:hover i {
	color: rgba(0, 0, 0, 0.6);
}
.owl-carousel2 .owl-controls .owl-nav .owl-next {
	right: -50px;
}
.owl-carousel2 .owl-controls .owl-nav .owl-next:hover {
	margin-right: -10px;
}
.owl-carousel2 .owl-controls .owl-nav .owl-prev {
	left: -50px;
}
.owl-carousel2 .owl-controls .owl-nav .owl-prev:hover {
	margin-left: -10px;
}
.owl-carousel2 .owl-dots {
	display: none !important;
}
@media screen and (max-width: 992px) {
.owl-carousel2 .owl-dots {
	display: block !important;
}
}
 @media screen and (max-width: 768px) {
.owl-theme .owl-controls .owl-nav {
	display: none;
}
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] {
	background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i {
	font-size: 30px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"] i:focus {
	background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus {
	background: none !important;
}
.owl-theme .owl-dots {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
}
.owl-carousel-fullwidth.owl-theme .owl-dots {
	bottom: 0;
	margin-bottom: 40px;
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	background: rgba(255, 255, 255, 0.3);
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
	border: 2px solid transparent;
}
.owl-theme .owl-dots .owl-dot span:hover {
	background: none;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #fff;
}
#fh5co-media-section, #fh5co-intro-section, #fh5co-contact-section, #fh5co-product-section, .about-section, .dictionary-section {
	padding-bottom: 8em;
}
@media screen and (max-width: 768px) {
#fh5co-media-section, #fh5co-intro-section, #fh5co-contact-section,  #fh5co-product-section, .about-section, .dictionary-section {
	padding-bottom: 3em;
}
}
#fh5co-intro-section h2 {
	font-size: 40px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
}
#fh5co-intro-section h3 {
	color: rgba(255, 255, 255, 0.8);
	font-weight: 300;
	line-height: 38px;
}
.section-overlay {
	margin-bottom: 5em;
	position: relative;
	padding-bottom: 0 !important;
}
.section-overlay:before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	content: '';
	background: rgba(0, 0, 0, 0.5);
	z-index: 1;
}
.section-overlay .float-overlay {
	z-index: 9;
}
.fh5co-cover {
	min-height: 448px;
	position: relative;
	margin-bottom: 40px;
	background-size: cover;
	background: center center;
}
.fh5co-cover .desc {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 40px;
	background: rgba(0, 0, 0, 0.30);
}
.fh5co-cover .desc p {
	color: #fff;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.fh5co-cover .desc span {
	font-size: 16px;
	color: rgba(255, 255, 255, 0.7);
}
.fh5co-cover .fh5co-cover-hero {
	min-height: 122px;
	position: relative;
	width: 100%;
	margin-bottom: 30px;
}
.fh5co-cover .fh5co-cover-hero .fh5co-cover-thumb {
	width: 170px;
	height: 123px;
	position: absolute;
	top: 0;
	left: 0;
	background-size: cover;
	background: center;
}
.fh5co-cover .fh5co-cover-hero .desc-thumb {
	padding-left: 9.5em;
}
.fh5co-cover .fh5co-cover-hero .desc-thumb p {
	margin-bottom: 0px;
	font-size: 14px;
}
.fh5co-cover .fh5co-cover-hero .desc-thumb span {
	font-size: 16px;
	color: rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 992px) {
.fh5co-cover .fh5co-cover-hero {
	height: 448px;
}
.fh5co-cover .fh5co-cover-hero .fh5co-cover-thumb {
	height: 448px;
	width: 100%;
}
.fh5co-cover .fh5co-cover-hero .desc-thumb {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 40px;
	background: rgba(0, 0, 0, 0.50);
}
.fh5co-cover .fh5co-cover-hero .desc-thumb p {
	color: #fff;
	margin-bottom: 10px;
	font-size: 90%;
}
.fh5co-cover .fh5co-cover-hero .desc-thumb span {
	font-size: 16px;
	color: rgba(255, 255, 255, 0.7);
}
}
.fh5co-intro-cover {
	width: 100%;
	padding: 8.5em 0;
	position: relative;
}
ba .fh5co-intro-cover:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: '';
	width: 100%;
	background: rgba(84, 77, 89, 0.5);
}
.fh5co-intro-cover a.btn {
	position: relative;
	border: 4px solid #fff;
	padding: 30px 50px;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
.fh5co-intro-cover a.btn:hover, .fh5co-intro-cover a.btn:focus {
	text-decoration: none !important;
	background: transparent !important;
	color: #FFF !important;
	opacity:0.6;
}
@media screen and (max-width: 768px) {
.fh5co-intro-cover a.btn {
	padding: 15px 25px;
	font-size: 16px;
}
}
.fh5co-grey-section {
	background: rgba(0, 0, 0, 0.03);
	padding: 5em 0;
}
.fh5co-border-line {
	border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.fh5co-inner {
	margin-bottom: 3em;
	position: relative;
}
.fh5co-inner i {
	position: absolute;
	top: 20%;
	left: 3%;
	font-size: 60px;
}




.fh5co-inner .holder-section {
	padding-left: 6em;
}




.fh5co-inner .holder-section h3 {
	font-size: 22px;
	text-transform: uppercase;
	color: #a980cd;
	letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 20px !important;
}

@media screen and (max-width: 640px) {
	.fh5co-inner i {
	position: relative;
	font-size: 60px;
	left:39%;
	}
	.fh5co-inner .holder-section {
	padding-left: 0em;
	}
	.fh5co-inner .holder-section h3 {
	font-size: 22px;
	text-transform: uppercase;
	color: #a980cd;
	letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 20px !important;
	text-align:center !important;
}
}

.fh5co-services {
	margin-bottom: 4em;
}
.about-section img.display-left {
	float: left;
	padding-right: 40px;
}
.about-section img.display-right {
	float: right;
	padding-left: 40px;
}


@media screen and (max-width: 768px) {
.about-section img.display-right {
	float: left;
	padding-right: 40px;
	padding-left: 0;
}

}

.dictionary-section img.display-left {
	float: left;
	padding-right: 40px;
}
.dictionary-section img.display-right {
	float: right;
	padding-left: 40px;
}
@media screen and (max-width: 768px) {
.dictionary-section img.display-right {
	float: left;
	padding-right: 40px;
	padding-left: 0;
}
}

#fh5co-product-section .product-inner {
	margin-bottom: 7em;
	float: left;
	width: 100%;
}
#fh5co-product-section .product-inner:last-child {
	margin-bottom: 0;
}
#fh5co-product-section .product-inner h3 {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#fh5co-product-section .product-inner h3 a {
	color: rgba(0, 0, 0, 0.8);
}
#fh5co-product-section .product-inner img {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	border-radius: 7px;
}
#fh5co-product-section .product-inner .desc {
	margin-top: 1.5em;
}
@media screen and (max-width: 992px) {
#fh5co-product-section .product-inner .desc {
	margin-top: 0;
}
}
.sidebar a:hover {
	text-decoration: none !important;
}
.sidebar img {
	margin-bottom: 20px;
}
.sidebar h2 {
	font-size: 20px;
}
.sidebar h3 {
	font-size: 20px;
}
.sidebar .inner {
	margin-bottom: 4em;
}
.sidebar .inner .list li {
	color: rgba(0, 0, 0, 0.4);
}
.sidebar .inner .list li a {
	color: rgba(0, 0, 0, 0.4);
}
#map {
	width: 100%;
	height: 500px;
	position: relative;
	margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
#map {
	height: 200px;
}
}
.contact-info {
	margin: 0;
	padding: 0;
}
.contact-info li {
	list-style: none;
	margin: 0 0 20px 0;
	position: relative;
	padding-left: 40px;
}
.contact-info li i {
	position: absolute;
	top: .3em;
	left: 0;
	font-size: 22px;
	color: #000;
}
.contact-info li a {
	font-weight: 400 !important;
	color: #a980cd;
}
@media screen and (max-width: 768px) {
.contact-info {
	margin-bottom: 4em;
}
}
.form-control {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	border: none;
	border: 1px solid rgba(0, 0, 0, 0.1);
	font-size: 18px;
	font-weight: 400;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	border-radius: 0px;
}
.form-control:focus, .form-control:active {
	border: 1px solid rgba(0, 0, 0, 0.5);
	box-shadow: none;
}

.form-group {
	margin-bottom: 30px;
}
.form-group label {
	font-weight: normal;
	font-weight: 18px;
}
#footer {
	padding: 60px 0 40px;
	background-color:#F8F8F8;
}
#footer p {
	font-size: 14px;
}
#footer p i.love {
	color: red;
}
.fh5co-social-icons a {
	padding: 4px 8px;
	color: rgba(0, 0, 0, 0.7);
}
.fh5co-social-icons a i {
	font-size: 34px;
}
.fh5co-social-icons a:hover, .fh5co-social-icons a:focus, .fh5co-social-icons a:active {
	text-decoration: none;
	color: #000;
	text-decoration: none !important;
}
.heading-section {
	margin-bottom: 5em;
}
.heading-section h3 {
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	position: relative;
	color: #a980cd;
	line-height:1.3em;
}
.btn {
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.btn {
	text-transform: uppercase;
	letter-spacing: 2px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.btn.btn-primary {
	background: #a980cd;
	color: #fff;
	border: none !important;
	border: 2px solid transparent !important;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
	box-shadow: none;
	background: #a980cd;
}
.btn:hover, .btn:active, .btn:focus {
	background: #393e46 !important;
	color: #fff;
	outline: none !important;
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
	border-color: transparent;
}
.social {
	padding: 0;
	margin: 0;
	display: inline-block;
	position: relative;
	width: 100%;
	text-align: right;
}
.social li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline-block;
}
.social li a {
	font-size: 24px;
	display: table;
	width: 24px;
	height: 24px;
	margin: 0 4px;
	color: #000;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.social li a:hover, .social li a:focus {
	color: #a980cd;
	text-decoration: none;
}
.social li a i {
	display: table-cell;
	vertical-align: middle;
}
@media screen and (max-width: 992px) {
.social {
	text-align: center;
}
}
.js .animate-box {
	opacity: 0;
}





/*# 追加CSS */
@media screen and (min-width: 992px) {
.col-md-3 {
	width: 35%;
}
.col-md-9 {
	width: 65%;
}
.fh5co-cover .fh5co-cover-hero .fh5co-cover-thumb {
	width: 170px;
	height: 123px;
	position: absolute;
	top: 0;
	left: 0;
	background-size: cover !important;
}
}
.desc-thumb h3 {
	margin-bottom: 20px !important;
}
 @media screen and (max-width: 992px) {
.desc-thumb h3 {
	margin-bottom: 20px !important;
	color: #FFF;
	font-size: 120%;
}
}
.box-wrap h1 {
	font-size: 12px;
	margin: 0 !important;
	padding: 10px 20px 0px 20px;
}
.slide_arr {
	position: relative;
	display: inline-block;
	padding: .2em 2em 0em 0em;
	color: #5d8bc9;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
}
.slide_arr::after {
	position: absolute;
	top: 50%;
	right: .4em;
	content: '';
	margin-top: -5px;
	border: 10px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #6ba8cb;
	transition: all .2s;
}
.slide_arr:hover::after {
	right: -.05em;
}


.slide_arr2 {
	position: relative;
	display: inline-block;
	color: #5d8bc9;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	padding-right:2em;
}
.slide_arr2::after {
	position: absolute;
	top: 50%;
	right: .4em;
	content: '';
	margin-top: -5px;
	border: 10px solid transparent;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-color: #ffd9e0;
	transition: all .2s;
}
.slide_arr2:hover::after {
	right: -.05em;
}
@media screen and (max-width: 992px) {
.slide_arr {
	position: relative;
	display: inline-block;
	padding: .5em 5em;
	background-color: #FFF;
	color: #000;
	text-align: center;
	text-decoration: none;
}


.slide_arr2 {
	position: relative;
	display: inline-block;
	background-color: #FFF;
	color: #000;
	text-align: center;
	text-decoration: none;
}
}
.fh5co-inner .holder-section p {
	font-size: 14px;
}
 @media screen and (min-width: 680px) {
.pc {
	display: block;
}
.sp {
	display: none;
}
}
@media screen and (max-width: 680px) {
.pc {
	display: none;
}
.sp {
	display: block;
}
}
.bg_strong {
	background: linear-gradient(transparent 50%, #ffd9e0 30%);
}
.matching {
	width: 100%;
	padding-left: 0 !important;
}
.matching li {
	background: #a980cd;
	color: #FFF;
	text-align: left;
	margin-bottom: 10px;
	padding: 5px 20px;
}
.icon-check {
	padding-right: 10px;
}
.bg_staff {
	background: url(../images/bg_staff.png) bottom right no-repeat !important;
}


@media screen and (max-width: 640px) {
	.bg_staff {
	background: url(../images/bg_staff_sp.png) bottom right no-repeat !important;
}
}

.poit_text {
	font-size: 24px;
	font-weight: 700;
	color:#a980cd;
}
.downarr span {
	position: absolute;
	top: 0%;
	left: 50%;
	width: 24px;
	height: 24px;
	margin-left: -12px;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-animation: sdb 2s infinite;
	animation: sdb 2s infinite;
	opacity: 0;
	box-sizing: border-box;
	margin-top: 60px;
}
.downarr span:nth-of-type(1) {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}
.downarr span:nth-of-type(2) {
	top: 16px;
	-webkit-animation-delay: .15s;
	animation-delay: .15s;
}
.downarr span:nth-of-type(3) {
	top: 32px;
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
}
@-webkit-keyframes sdb {
 0% {
 opacity: 0;
}
 50% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
@keyframes sdb {
 0% {
 opacity: 0;
}
 50% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}


.areabox{
	border: #E3E3E3 2px solid;
	border-radius:4px;
	position: relative;
	margin-top: 1em;
	padding: 2em 2em 1em 2em;
}
.areabox .area_caption{
  position: absolute;
  top: 0;
  left: 30%;
  font-size: 1em;
  padding: 0 1em;
  margin: 0;
  background-color: white;
  transform: translateY(-50%) translateX(1em);
}

@media screen and (max-width: 680px) {
	.areabox .area_caption{
		position: absolute;
		left: auto;
	}
	.areabox{
	margin:10px;
	}
}
	
.areabox h4{
	background-color:#d3efff;
	padding:5px 10px;
	width:100px;
}

.areabox dt dd{
	text-align:left;
}
.areabox dt{
	float:left;
	width:84px;
	margin-bottom:12px;
	
}
.areabox dd{
	font-size:16px;
	float:left;
	margin-left:12px;
	padding-top:1px;
}
.areabox p{
	font-size:14px;
}


#constitution{
	width:100%;
	margin:1em 0;
}
#constitution ul{
}

#constitution li{
	width:14.5%;
	float:left;
	list-style:none !important;
	margin:0 10px;
}

#constitution li img{
	width:100%;
}







    .flex_test-box {
        background-color: #e1e1e1;     /* 背景色指定 */
        padding:  10px;             /* 余白指定 */
		display: flex;              /* フレックスボックスにする */
		width:1370px;
		justify-content:space-around;
		margin:1em auto 4em;
		align-items:stretch;       /* 縦の位置指定 */ 
    }
     
    .flex_test-item {
        padding: 2px;
        color:  #fff;               /* 文字色 */
        margin:  10px auto;              /* 外側の余白 */
    }
	 
	
	
 .flex_test-item h3{
	 font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, sans-serif;
	 font-size:24px;
	 color: #FFF;
	 text-align:center;
	 font-weight:bold;
	 padding:5%;
	 margin-bottom:0px;
 }

  .flex_test-item p{
	  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, sans-serif;
	 color:#FFF;
	 padding:0 5%;
	 font-weight:500;
	 margin-bottom:0.5em;
 }
    .flex_test-item a:hover{
		text-decoration: none !important;
		opacity:0.6;
	}
	
	
    .flex_test-item:nth-child(1) {
        background-color: #6ad6fd; /* 背景色指定 */
		flex-basis:  210px;         /* 幅指定 */
    }
     
    .flex_test-item:nth-child(2) {
        background-color:  #6ad6fd; /* 背景色指定 */
		flex-basis:  210px;         /* 幅指定 */
    }
     
    .flex_test-item:nth-child(3) {
        background-color: #de8e66; /* 背景色指定 */
		flex-basis:  210px;         /* 幅指定 */
    }
     
    .flex_test-item:nth-child(4) {
        background-color:  #de8e66; /* 背景色指定 */
		flex-basis:  210px;         /* 幅指定 */
    }
	
	.flex_test-item:nth-child(5) {
        background-color: #a4de66; /* 背景色指定 */
		flex-basis:  210px;         /* 幅指定 */
    }
	
	.flex_test-item:nth-child(6) {
        background-color:  #a4de66; /* 背景色指定 */
		flex-basis:  210px;         /* 幅指定 */
    }
	
	.arrow1{
		margin:0em auto 1em;
		width: 22px;
		height: 22px;
		border: 5px solid;
		border-color:  transparent transparent #FFF #FFF;
		transform: rotate(-45deg);
}

@media screen and (max-width: 680px) {
	.flex_test-box {
		width:100%;
		flex-wrap: wrap; 
	}
	
	.flex_test-item:nth-child(1) {
        background-color: #6ad6fd; /* 背景色指定 */
		flex-basis:  47%;         /* 幅指定 */
    }
     
    .flex_test-item:nth-child(2) {
        background-color:  #6ad6fd; /* 背景色指定 */
		flex-basis:  47%;         /* 幅指定 */
    }
     
    .flex_test-item:nth-child(3) {
        background-color: #a4de66; /* 背景色指定 */
		flex-basis:  47%;         /* 幅指定 */
    }
     
    .flex_test-item:nth-child(4) {
        background-color:  #a4de66; /* 背景色指定 */
		flex-basis:  47%;         /* 幅指定 */
    }
	
	.flex_test-item:nth-child(5) {
        background-color: #de8e66; /* 背景色指定 */
		flex-basis:  47%;         /* 幅指定 */
    }
	
	.flex_test-item:nth-child(6) {
        background-color:  #de8e66; /* 背景色指定 */
		flex-basis:  47%;         /* 幅指定 */
    }
	.flex_test-item h3{
		font-size:18px;
	}
	
	
}


.view-button .btn-outline {
    background: transparent;
    color: #FFF;
    border: 1px solid #CA6B0F;
    background-color: #E47911 !important;
	margin-top:2em;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, sans-serif;
}
.view-button .btn-outline a{
	border:#000 1px solid;
	text-decoration:none !important;
}

.view-button a:hover{
	background-color: #F2963D !important;
	color: #FFF !important;
	border: 1px solid #ce5323 !important;
	text-decoration:none !important;
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}


.subcontents-heading-section {
    margin-bottom: 1em;
}
.subcontents-heading-section h3{
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    position: relative;
    color: #a980cd;
	line-height:1.3em;
}


table {
  margin: 20px auto 5px;
  width:100%;
}
.tbl-r02 th {
	width:40%;
  background: #6ad6fd;
  border: solid 1px #ccc !important;
  color: #FFF;
  padding: 10px 20px;
}
.tbl-r02 td {
	width:60%;
	border: solid 1px #ccc !important;
	padding: 10px;
	font-size:26px;
}

.tbl-r02 td span{
	font-size:16px;
}

.tbl-r02 p{
	font-size:14px;
	margin-bottom:0 !important;
}


@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-r02 {
    width: 90%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
}

.tbl_remarks{
	font-size:14px;
}




.tbl-r03 th {
	width:40%;
  background: #a4de66;
  border: solid 1px #ccc !important;
  color: #FFF;
  padding: 10px 20px;
}

.tbl-r03 td {
	width:60%;
	border: solid 1px #ccc !important;
	padding: 10px;
	font-size:26px;
}

.tbl-r03 td span{
	font-size:16px;
}

.tbl-r03 p{
	font-size:14px;
	margin-bottom:0 !important;
}


@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-r03 {
    width: 90%;
  }
  .tbl-r03 th,
  .tbl-r03 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
}








.tbl-r04 th {
	width:40%;
  background: #dd8e67;
  border: solid 1px #ccc !important;
  color: #FFF;
  padding: 10px 20px;
}

.tbl-r04 td {
	width:60%;
	border: solid 1px #ccc !important;
	padding: 10px;
	font-size:26px;
}

.tbl-r04 td span{
	font-size:16px;
}

.tbl-r04 p{
	font-size:14px;
	margin-bottom:0 !important;
}


@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-r04 {
    width: 90%;
  }
  .tbl-r04 th,
  .tbl-r04 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
}







.tbl-r01{
	margin:0 auto !important;
}



.tbl-r01 th {
	width: 40%;
	background: #a980cd;
	border: solid 1px #ccc !important;
	color: #FFF;
	padding: 10px 20px;
	font-size: 18px;
}

.tbl-r01 td {
	width:60%;
	border: solid 1px #ccc !important;
	padding: 10px 20px;
	font-size:18px;
}

.tbl-r01 td span{
	font-size:16px;
}

.tbl-r01 p{
	font-size:14px;
	margin-bottom:0 !important;
}


@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-r01 {
    width: 100%;
  }
  .tbl-r01 th,
  .tbl-r01 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
}


.servicebox{
}

.servicebox p{
	font-size:20px !important;
}


.servicebox .btn-outline {
    color: #FFF;
    background-color: #000 !important;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, sans-serif;
	border:none !important; 
}

.servicebox a:hover{
	background-color: #666 !important;
	color: #FFF !important;
	text-decoration:none !important;
}

.fh5co-map{
	margin-bottom:100px;
}


.list_mb{
	margin-bottom:20px;
}

.list_mb span{
	color:#a980cd;
	font-weight:500;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, sans-serif;
}



.sp_inherit {
    display: none !important;
}

@media screen and (max-width: 640px) {
.sp_inherit {
    display: block !important;
}
}

.privacy{
	font-size:14px;
	text-align:center;
	margin-top:2em;
}


.col-md-13{
	width:25%;
	float:left;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.col-md-13 h3{
	text-align:center;
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px 10px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee;
}

.dictionary-section p span{
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-left:12px;
}

.center_btn_link{
	text-align:center;
	display:block;
}










/* -------------------- */
/* ▼メニューバーの装飾 */
/* -------------------- */
ul.ddmenu {
   margin: 0px;               /* メニューバー外側の余白(ゼロ) */
   padding: 0px 0px 0px 15px; /* メニューバー内側の余白(左に15px) */
}

/* -------------------------- */
/* ▼メインメニュー項目の装飾 */
/* -------------------------- */
ul.ddmenu li {         /* メニュー項目の横幅(125px) */
   display: inline-block;  /* ★1:横並びに配置する */
   list-style-type: none;  /* ★2:リストの先頭記号を消す */
   position: relative;     /* ★3:サブメニュー表示の基準位置にする */
   z-index:2;
}
ul.ddmenu a {
   color: white;              /* メニュー項目の文字色(白色) */
   line-height: 40px;         /* メニュー項目のリンクの高さ(40px) */
   text-align: center;        /* メインメニューの文字列の配置(中央寄せ) */
   text-decoration: none;     /* メニュー項目の装飾(下線を消す) */
   font-weight: bold;         /* 太字にする */
   display: block;            /* ★4:項目内全域をリンク可能にする */
}
ul.ddmenu a:hover {
}


ul.submenu a {
	background-color: #F4F4F4 !important;
	width:200px !important;
}
ul.submenu li{
	margin:2px 0 0 -60px !important;
}

ul.submenu a:hover{
	background-color: #CCC !important;
}


/* ▼サブメニューは、とりあえず非表示にしておく */
ul.ddmenu ul {
   display: none;         /* ★5:非表示にする */
}


/* -------------------- */
/* ▼サブメニューの装飾 */
/* -------------------- */
ul.ddmenu ul {
   display: none;       /* ★1:標準では非表示にする */
   margin: 0px;         /* ★2:サブメニュー外側の余白(ゼロ) */
   padding: 0px;        /* ★3:サブメニュー内側の余白(ゼロ) */
   position: absolute;  /* ★4:絶対配置にする */
}

/* ---------------------------------- */
/* ▼サブメニューがある場合に開く処理 */   /* ※サブメニューが1階層しか存在しない場合の記述 */
/* ---------------------------------- */
ul.ddmenu li:hover ul {
   display: block;      /* ★5:マウスポインタが載っている項目の内部にあるリストを表示する */
}
















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


/* -------------------- */
/* ▼メニューバーの装飾 */
/* -------------------- */
ul.ddmenu {
   margin: 0px;               /* メニューバー外側の余白(ゼロ) */
   padding: 0px 0px 0px 15px; /* メニューバー内側の余白(左に15px) */
}

/* -------------------------- */
/* ▼メインメニュー項目の装飾 */
/* -------------------------- */
ul.ddmenu li {         /* メニュー項目の横幅(125px) */
   display: block;  /* ★1:横並びに配置する */
   list-style-type: none;  /* ★2:リストの先頭記号を消す */
   position: relative;     /* ★3:サブメニュー表示の基準位置にする */
   z-index:2;
}
ul.ddmenu a {
   color: white;              /* メニュー項目の文字色(白色) */
   line-height: 40px;         /* メニュー項目のリンクの高さ(40px) */
   text-align: center;        /* メインメニューの文字列の配置(中央寄せ) */
   text-decoration: none;     /* メニュー項目の装飾(下線を消す) */
   font-weight: bold;         /* 太字にする */
   display: block;            /* ★4:項目内全域をリンク可能にする */
}
ul.ddmenu a:hover {
}


ul.submenu a {
	background-color: #FFF !important;
	width:100% !important;
}
ul.submenu li{
	margin:10px auto !important;
}

ul.submenu a:hover{
	background-color: #CCC !important;
}


/* ▼サブメニューは、とりあえず非表示にしておく */
ul.ddmenu ul {
   display: inline-block;         /* ★5:非表示にする */
}


/* -------------------- */
/* ▼サブメニューの装飾 */
/* -------------------- */
ul.ddmenu ul {
   display: contents;       /* ★1:標準では非表示にする */
   margin: 0px;         /* ★2:サブメニュー外側の余白(ゼロ) */
   padding: 0px;        /* ★3:サブメニュー内側の余白(ゼロ) */
   position: absolute;  /* ★4:絶対配置にする */
   text-align:center;
}

/* ---------------------------------- */
/* ▼サブメニューがある場合に開く処理 */   /* ※サブメニューが1階層しか存在しない場合の記述 */
/* ---------------------------------- */
ul.ddmenu li:hover ul {
   display: block;      /* ★5:マウスポインタが載っている項目の内部にあるリストを表示する */
}

}












.fh5co-inner .example-section {
}


.fh5co-inner .example-section h3 {
    font-size: 22px;
    text-transform: uppercase;
    color: #a980cd;
    letter-spacing: 1px;
    font-weight: bold;
    margin: 20px 0 10px 0 !important;
}
.fh5co-inner .example-section h4 {
	text-align:center;
	background-color: #F1F1F1;
	padding:3px;
	margin:0px;
}


.typelist{
	border: #EEE 1px solid;
	padding:10px;
	margin-bottom:6em;
}

.typeinbox{
	padding: 0em 1em 1em 1em;
}

.typelist h3{
	color:#000;
	font-size:18px;
	padding:1em 0;
	margin-bottom:0 !important;
}

.typeinbox p{
	margin:0 !important;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



#flexbox{
      display:flex;
	  flex-wrap: wrap;
      width: 100%;
      height:auto;
    }
#flexbox p{
	border-radius: 4%;
	background-color: #6FD6FF;
	text-align: center;
	padding: 1px 6px;
	color: #FFF;
	margin: 0.4em !important;
	line-height: 1.5em;
    }
	
	



.submenu li a{
	color:gray !important;
}



.submenu li a:before {
	position: absolute;
	width: 8px;
	height: 8px;
	top: -20px;
	background: none !important;
	content: '';
	left: 50%;
	margin-left: -4px;
}
