/*
Theme Name: shelf info 2.1.2
Theme URI: 
Author: shelf
Author URI: 
Description: 名称変更対応として企業ロゴ削除(住友園芸)
Version: 2.1.2
License: 
License URI: 
Tags: white

FontAwesome License: SIL Open Font License - http://scripts.sil.org/OFL
*/


/**
 * Reset
 * ==========================================================================
 */


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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	line-height: 1;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: inherit;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

a:hover,
a:active {
	outline: 0;
}

a img {
	border: 0;
}

img {
	max-width: 100%;
	height: auto;
	image-rendering: -webkit-optimize-contrast;
}

ul,
ol {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
	word-break: break-all;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 0 auto;
	padding: 0;
}

label {
	display: inline-block;
	vertical-align: middle;
}

pre {
	max-width: 100%;
	margin-bottom: 12px;
	padding: 10px;
	overflow: auto;
	line-height: 1.2;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
	font-family: Inconsolata, monospace;
	background-color: rgba(0, 0, 0, 0.1);
	border: 1px solid #eee;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

input,
select,
textarea,
button {
	margin: 0;
	padding: 0;
	line-height: inherit;
	letter-spacing: inherit;
	vertical-align: middle;
	font-size: inherit;
	font-family: inherit;
	outline: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"],
input[type="file"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="range"],
input[type="color"],
input[type="button"],
input[type="submit"],
input[type="reset"],
select,
button,
label {
	cursor: pointer;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="number"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="image"],
input[type="button"],
input[type="submit"],
input[type="reset"],
textarea,
select,
button {
	background: none;
	border: none;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

textarea {
	resize: vertical;
}

input::-moz-focus-inner,
button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}


/**
 * Base
 * ==========================================================================
 */


/**
 * Fonts @font-face
 */

i {
	line-height: 1;
	letter-spacing: 0;
	font-weight: normal;
	font-style: normal;
	font-family: FontAwesome;
}


/**
 * General
 */

html {
	-webkit-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
}

body {
	width: 100%;
	min-width: 320px;
	margin: 0 auto;
	overflow-x: hidden;
	line-height: 1.0;
	word-wrap: break-word;
	font-size: 16px;
	font-weight: 500;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

@media screen and (max-width: 800px) {
	body {
		font-size: 15px;
	}
}

::selection {
	color: #fff;
	background: #555;
}

::-moz-selection {
	color: #fff;
	background: #555;
}

::-webkit-input-placeholder {
	color: #aaa;
}

::-moz-placeholder {
	color: #aaa;
}

:-ms-input-placeholder {
	color: #aaa;
}

:placeholder {
	color: #aaa;
}


/**
 * WordPress
 */

.sticky {
}

.gallery-caption {
}

.bypostauthor {
}

div.fb-page,
div.fb-page iframe[style],
div.fb-page span {
	width: 100% !important;
}

@media screen and (max-width: 600px) {
	html #wpadminbar {
		position: fixed;
	}
}


/**
 * Class
 * ==========================================================================
 */

.text_center {
	text-align: center;
}
.text_right {
	text-align: right;
}
.line_15 {
	line-height: 1.5;
}
/**
 * Navi
 */

.globalnavi li {
	text-align: center;
	line-height: 1.3;
	letter-spacing: 0.05em;
	font-weight: bold;
}

.globalnavi li a {
	padding: 10px;
	position: relative;
}

.globalnavi li a:before {
	content: "";
	display: block;
	position: absolute;
	top: calc(100% - 5px);
	left: 10px;
	right: 10px;
	border-bottom: 1px solid #222;
}


/**
 * Layout
 * ==========================================================================
 */


/**
 * Frame
 */

#viewport {
	position: relative;
}

#container {
	position: relative;
	background: #fff;
}

.inside {
	max-width: 1300px;
	margin: 0 auto;
	padding: 0 50px;
	position: relative;
}

.inside:after {
	content: "";
	display: block;
	clear: both;
}


/**
 * Header
 */

header {
	padding: 20px 0;
	position: fixed;
	background-color: #fff;
	width: 100%;
	z-index: 99;

}

header.transform {
	background: rgba(255, 255, 255, 0.7);
	box-shadow: 0px 12px 6px -6px rgba(0, 0, 0, 0.05);
}

header:after {
	content: "";
	display: block;
	clear: both;
}

header .inside {
	max-width: none;
}

header h1 {
	float: left;
	text-align: center;
}

header h1 a {
	padding: 10px;
	display: block;
}

header h1 a:hover {
	opacity: 0.7;
}

header h1 img {
	height: 40px;
}

header h1 img.black {
	display: block;
}

header h1 img.white {
	display: none;
}

header .globalnavi {
	padding: 10px 0;
	float: right;
}

header .globalnavi ul:after {
	content: "";
	display: block;
	clear: both;
}

header .globalnavi li {
	margin-left: 15px;
	float: left;
	font-size: 16px;
}

header .globalnavi li a {
	display: block;
}

header .globalnavi li a:before {
	opacity: 0;
}

header .globalnavi li.current a:before,
header .globalnavi li a:hover:before {
	opacity: 1;
}


/**
 * Mobile_menu
 */

#mobile_menu {
	display: none;
}

#mobile_menu .globalnavi {
	width: 200px;
	padding: 30px 10px;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}

#mobile_menu .globalnavi h1 {
	margin-bottom: 30px;
	text-align: center;
	line-height: 1.5;
	letter-spacing: 0.05em;
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Geneva, "sans-serif";
}

#mobile_menu .globalnavi li {
	margin: 0 auto 30px;
	font-size: 16px;
}

#mobile_menu .globalnavi li a {
	display: inline-block;
}


/**
 * Main
 */

#content {
	position: relative;
	overflow: hidden;
	padding-top: 100px;
}

#page_headline {
	min-height: 340px;
	margin: 0 auto;
	padding: 120px 0;
	text-align: center;
	color: #fff;
	background: no-repeat center;
	background-size: cover;
}

#page_headline h1 {
	line-height: 1.3;
	letter-spacing: 0.05em;
	font-size: 30px;
	font-weight: bold;
}

#page_headline p {
	margin-top: 20px;
	line-height: 1.5;
	letter-spacing: 0.05em;
	font-size: 20px;
}

#page_headline + #page_body {
	padding-top: 100px;
}

#page_body {
	padding-bottom: 100px;
}


/**
 * Footer
 */

footer {
	position: relative;
}

.insite_link {
	padding: 80px 0;
	background: url(images/image-insite_link.jpg) no-repeat center;
	background-size: cover;
}

footer .insite_link {
	padding: 100px 0;
}

.insite_link p {
	margin-bottom: 50px;
	text-align: center;
	line-height: 1.3;
	letter-spacing: 0.05em;
	font-size: 30px;
	color: #fff;
}

.insite_link ul {
	text-align: center;
	font-size: 0;
}

.insite_link li {
	width: 320px;
	margin: 0 20px;
	display: inline-block;
	line-height: 1.3;
	letter-spacing: 0.05em;
	font-size: 16px;
}

.insite_link li a {
	padding: 20px;
	display: block;
}

.insite_link li:nth-child(odd) a {
	color: #008fc7;
	background: #fff;
}
.insite_link li:nth-child(even) a {
	color: #fff;
	background: linear-gradient(to right,rgba(0, 175, 240, 0.85) 60%,rgba(95, 200, 250, 1.0) 75%, rgba(145, 240, 255, 1.0));
}
.insite_link li a:hover {
	opacity: 0.8;
}

footer .isodiv{
	height:90px;
	padding-top: 20px;
	padding-bottom:20px;
	padding-left:15px;
	padding-right: 15px;
	background: #f7f7f7;
	display: flex;
	align-items: flex-end;
}
footer .isodiv .amanalogo {
	display: block;
	margin-left:10px;
	margin-top:30px;
	width: 96px;
	height: 20px;
	background: url("images/amana_logo.png") no-repeat 0 0;
}
footer .isodiv .ismslogo {
	display: block;
	width: 86px;
	height: 50px;
	background: url("images/Logo_ISMS.png") no-repeat 0 0;
}

footer .isodiv .copyright,
footer .isodiv .home,
footer .isodiv .amanaisms,
footer .isodiv .amanacompay{
	font-size: 13px;
}

footer .isodiv .amanaisms,
footer .isodiv .amanacompay{
	margin-left: 6px;
}

footer .isodiv .copyright{
	margin-top: 37px;
	margin-left: 10px;
}

footer .isodiv .space{
	 width:calc(100% - 627px);
}


/**
 * Layout - responsive
 */

@media screen and (max-width: 1500px) {
	header .globalnavi {
		padding: 12px 0;
	}

	header .globalnavi li {
		font-size: 14px;
	}
	
	.insite_link {
		padding: 50px 0;
	}
	
	footer .insite_link {
		padding: 80px 0;
	}
	
	.insite_link p {
		font-size: 25px;
	}
}

@media screen and (max-width: 1050px) {
	header .globalnavi li {
		letter-spacing: 0px;
	}
}
@media screen and (max-width: 1110px) {
	header .globalnavi li {
		margin-left: 0px;
	}
}
@media screen and (max-width: 960px) {
	.inside {
		padding: 0 30px;
	}
	
	header h1 a {
		padding: 0;
	}
	
	header .globalnavi {
		display: none;
	}
	
	#mobile_menu {
		display: block;
	}
	
	#page_headline {
		min-height: 260px;
		padding: 100px 0 80px;
	}
	
	#page_headline h1 {
		font-size: 26px;
	}
	
	#page_headline p {
		font-size: 16px;
	}

	#page_headline + #page_body {
		padding-top: 80px;
	}
	
	#page_body {
		padding-bottom: 80px;
	}
	
	.insite_link {
		padding: 30px 0;
	}
	
	footer .insite_link {
		padding: 50px 0;
	}
	
	.insite_link p {
		margin-bottom: 30px;
		font-size: 20px;
	}
	
	.insite_link li {
		width: 260px;
		font-size: 14px;
	}
}

@media screen and (max-width: 700px) {
	.insite_link li {
		margin: 0 auto;
		display: block;
	}
	
	.insite_link li:not(:first-child) {
		margin-top: 10px;
	}

	footer .isodiv .right_link {
		margin-top: 15px;
	}
	
	footer .isodiv{
		height: 125px;
		display: block;
	}
}

@media screen and (max-width: 480px) {
	header h1 img {
		height: 36px;
	}
	
	#mobile_menu .globalnavi {
		padding: 25px 10px;
	}
	
	#page_headline {
		min-height: 190px;
		padding: 60px 0 40px;
	}
	
	#page_headline h1 {
		font-size: 22px;
	}
	
	#page_headline p {
		font-size: 13px;
	}

	#page_headline + #page_body {
		padding-top: 50px;
	}
	
	#page_body {
		padding-bottom: 50px;
	}
}


/**
 * Module
 * ==========================================================================
 */


/**
 * Paging
 */

#paging {
	margin-top: 50px;
	text-align: center;
}

#paging li {
	margin: 0 2px 4px;
	display: inline-block;
	line-height: 1;
	font-size: 14px;
    font-family: "Arial Black", Gadget, "sans-serif";
}

#paging a {
    display: block;
	color: #008fc7;
	border: 1px solid #008fc7;
}

#paging .page-numbers:not(.dots) {
	padding: 12px 14px;
}

#paging .current {
    display: block;
	color: #fff;
	background: #008fc7;
	border: 1px solid #008fc7;
}

#paging .dots {
	vertical-align: sub;
}


/**
 * Corporations
 */
/* 
.corporations {
	text-align: left;
	font-size: 0;
	max-width: 896px;
	margin: auto;
}

.corporations li {
	width: 120px;
	height: 120px;
	margin: 4px;
	display: inline-block;
	vertical-align: top;
	background: #fff;
}

.corporations li img {
	margin: 0 auto;
	display: block;
}

@media screen and (max-width: 900px) {
	.corporations li {
		width: calc(20% - 8px);
		height: auto;
	}
}

@media screen and (max-width: 480px) {
	.corporations li {
		width: calc(25% - 4px);
		margin: 2px;
	}
} */


/**
 * Posts content
 * ==========================================================================
 */


/**
 * Cases-archive
 */

#cases-archive ul {
    border-top: 1px solid #ddd;
}

#cases-archive li {
    border-bottom: 1px solid #ddd;
}

#cases-archive li .loop-item {
	padding: 50px;
	display: block;
}

#cases-archive li a:hover {
	opacity: 0.7;
}

#cases-archive li .loop-item:after {
	content: "";
	display: block;
	clear: both;
}

#cases-archive li .thumbnail {
	width: 400px;
	float: left;
}

#cases-archive li .thumbnail img {
	display: block;
}

#cases-archive li .post-content {
	margin-left: 400px;
	padding-left: 50px;
}

#cases-archive li h2 {
	margin-bottom: 30px;
	padding-top: 20px;
	line-height: 1.3;
	font-size: 28px;
	font-weight: bold;
	color: #777;
}

#cases-archive li p {
	line-height: 1.3;
}

#cases-archive li .company {
	font-size: 20px;
}

#cases-archive li .department {
	font-size: 14px;
}

#cases-archive li .to_pdf,
#cases-archive li .to_detail {
	margin-top: 10px;
	display: block;
	float: right;
}
#cases-archive li .to_detail img{
	height: 45px;
}

/*
 *導入事例一覧　活用イメージ
 */
.cases #casestudy{

}
.cases #casestudy .casestudy_title{
	text-align: center;
	margin-bottom: 50px;
	line-height: 1.5;
	font-size: 26px;
	color: #777;
}

.cases #casestudy .casestudy_list{
	display: flex;
	flex-wrap: wrap;
	width: 1140px;
	padding: 0;
	margin: 0 auto;
}
.cases #casestudy .casestudy_item {
	width: 380px;
	padding: 15px;
}

.cases #casestudy .casestudy_item .inner{
	padding: 30px 30px;
	position: relative;
	background: #fff;
	box-shadow: 13px 10px 10px 0px rgba(0, 0, 0, 0.5);
	height: 100%;
}

.cases #casestudy .casestudy_item .icon{
	width: 180px;
	height: 180px;
	margin: 0 auto 20px;
	position: relative;
}

.cases #casestudy .casestudy_item .icon img{
    margin: 0 auto;
    display: block;
	max-width: 180px;
	max-height: 180px;
	border-radius: 50%;
}

.cases #casestudy .casestudy_item p{
	line-height: 2;
}

.cases #casestudy .casestudy_item .annotation{
	margin: 20px auto 15px;
	padding: 12px;
	background: #fff;
	border: 1px solid #eee;
}


@media screen and (max-width: 1240px) {
	.cases #casestudy .casestudy_list{
		width: 760px;
	}
}

@media screen and (max-width: 820px) {
	.cases #casestudy .casestudy_list{
		width: 380px;
	}
}
@media screen and (max-width: 800px) {
	.cases #casestudy .casestudy_list{
		width: 340px;
	}

	.cases #casestudy .casestudy_item {
		width: 330px;
		padding: 15px 0;
	}
}



@media screen and (max-width: 1500px) {
	#cases-archive li .thumbnail {
		width: 300px;
	}

	#cases-archive li .post-content {
		margin-left: 300px;
	}
	
	#cases-archive li h2 {
		padding-top: 0;
		font-size: 22px;
	}
}

@media screen and (max-width: 900px) {
	#cases-archive ul {
		max-width: 600px;
		margin: 0 auto;
	}
	
	#cases-archive li .loop-item{
		padding: 30px 0;
	}
	
	#cases-archive li .thumbnail {
		width: 200px;
	}

	#cases-archive li .post-content {
		margin-left: 200px;
		padding-left: 20px;
	}
	
	#cases-archive li h2 {
		margin-bottom: 10px;
		font-size: 18px;
	}
	
	#cases-archive li .company {
		font-size: 16px;
	}
	
	#cases-archive li .department {
		font-size: 12px;
	}
	
	#cases-archive li .to_pdf,
	#cases-archive li .to_detail img{
		height: 40px;
	}
}

@media screen and (max-width: 480px) {
	#cases-archive li .loop-item{
		padding: 20px;
	}
	
	#cases-archive li .thumbnail {
		width: auto;
		margin-bottom: 20px;
		float: none;
	}

	#cases-archive li .post-content {
		margin-left: auto;
		padding-left: 0;
	}
	
	#cases-archive li h2 {
		font-size: 15px;
	}
	
	#cases-archive li .to_pdf,
	#cases-archive li .to_detail {
		margin: 20px auto 0;
		float: none;
		width: 128px;
	}
	#cases-archive li .to_detail img{
		height: auto;
		width: 128px;
	}
}

@media screen and (max-width: 370px) {
	#cases-archive li .loop-item{
		padding: 20px 0;
	}
}


/*
 * 投稿詳細ページのページング
 */
section.post_pager{
	margin-top: 100px !important;
	margin-bottom: 100px !important;
}

section.post_pager .post_link {
	display: table;
	table-layout: fixed;
	width: 100%;
}
section.post_pager .post_link > span,
section.post_pager .post_link > a{
	display: table-cell;
	vertical-align: top;
}
section.post_pager .post_link .post_previous {
	text-align: right;
	width: 25%;
}
section.post_pager .post_link .post_next {
	text-align: left;
	width: 25%;
}
section.post_pager .post_link > a {
	text-align: center;
	width: 50%;
}
section.post_pager .post_link .post_next a::after{
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 0.875em;
	height: 0.875em;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	transform: translate(50%,-50%) rotate(225deg);
}
section.post_pager .post_link .post_previous a::before{
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	width: 0.875em;
	height: 0.875em;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	transform: translate(-50%,-50%) rotate(45deg);
}
section.post_pager .post_link a:hover{
	opacity: 0.6;
}


/**
 * 導入事例詳細
 */

 #case_body section:nth-of-type(n+2){
	 margin-top: 80px;
 }

#case_body section .case-logo-image {
	text-align: center;
	margin: 40px 0;
}

#case_body section h1 {
	text-align: center;
	line-height: 1.5;
	letter-spacing: 0.05em;
	font-size: 30px;
	font-weight: bold;
}

#case_body section h2 {
	text-align: center;
	line-height: 1.5;
	letter-spacing: 0.05em;
	font-size: 23px;
	font-weight: bold;
}

#case_body section .case-detail-text {
	max-width: 850px;
	margin: 50px auto 0 auto;
	line-height: 2;
}
#case_body section .case-detail-text strong{
	font-size: 18px;
	font-weight: bold;
}

#case_body section .case-detail-image {
	text-align: center;
	margin-top: 50px;
}

#case_body section .company_name {
	font-weight: bold;
	font-size: 18px;
}
#case_body section .company_name a {
	color: #3499cd;
}

@media screen and (max-width: 900px) {
	#case_body section h1 {
		font-size: 22px;
	}
	#case_body section h2 {
		font-size: 20px;
	}
}


@media screen and (max-width: 800px) {
	#case_body section h1 {
		font-size: 20px;
	}
	
	#case_body section h2 {
		font-size: 18px;
	}

	#case_body section .case-detail-text strong{
		font-size: 16px;
	}
	#case_body section .company_name {
		font-size: 16px;
	}
}

/**
 * Noposts
 */

.noposts {
	padding: 80px 20px;
    text-align: center;
    background: #f7f7f7;
}

.noposts h1 {
    margin-bottom: 30px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-size: 20px;
    font-weight: bold;
    font-family: Verdana, Geneva, "sans-serif";
}

.noposts p {
	line-height: 1.5;
	font-size: 14px;
}


/**
 * Front
 * ==========================================================================
 */

.front header {
	color: #fff;
	background: rgba(255, 255, 255, 0.0);
}

.front header h1 img.black {
	display: none;
}

.front header h1 img.white {
	display: block;
}

.front header .globalnavi li a:before {
	border-bottom-color: #fff;
}


.front header.transform {
	color: #000;
	background: rgba(255, 255, 255, 0.7);
	box-shadow: 0px 12px 6px -6px rgba(0, 0, 0, 0.05);
}

.front header.transform h1 img.black {
	display: block;
}

.front header.transform h1 img.white {
	display: none;
}

.front header.transform .globalnavi li a:before {
	border-bottom: 1px solid #222;
}

/**
 * Mainview
 */

#mainview {
	min-height: 800px;
	position: relative;
	z-index: 1;
    text-align: center;
}

#mainview-background-800,
#mainview-background {
	position: absolute;
	top: 0;
	bottom: 160px;
	left: 0;
	right: 0;
	background: no-repeat center #999;
	background-size: cover;
}

#mainview-background {
	display: block;
}
#mainview-background-800{
	display: none;
}

#mainview-content {
	padding-top: 150px;
	position: relative;
	z-index: 2;
	color: #fff;
}

#mainview-content .shelf{
	padding-top: 100px;
	font-size: 48px;
	line-height: 1.2;
	letter-spacing: 0.05em;
}
#mainview-content .cap{
	font-size: 42px;
	line-height: 1.3;
	letter-spacing: 0.05em;
}

#news_to,
#contact_to{
	margin-top: 80px;
}
#start_shelf {
	margin-top: 80px;
	display: flex;
	justify-content: space-between;
}
#news_to a,
#contact_to a, 
#start_shelf a,
.link_button_blue {
	width: 320px;
	padding: 20px;
	display: inline-block;
	line-height: 1.3;
	letter-spacing: 0.05em;
	text-indent: 0.05em;
	font-size: 16px;
	color: #fff;
	background: linear-gradient(to right,rgba(0, 175, 240, 0.85) 60%,rgba(95, 200, 250, 1.0) 75%, rgba(145, 240, 255, 1.0));

}

#news_to a:hover,
#contact_to a:hover,
#start_shelf a:hover,
.link_button_blue:hover {
	background: linear-gradient(to right,rgba(0, 175, 240, 1.0) 60%,rgba(95, 200, 250, 1.0) 75%, rgba(145, 240, 255, 1.0));
}

#center_image {
	margin-top: 90px;
}
#center_image iframe{
	width:640px;
	height:360px;
}

#center_image img {
	max-width: 600px;
	margin: 0 auto;
	display: block;
}

@media screen and (max-width: 1500px) {
	#mainview {
		min-height: 700px;
	}

	#mainview-content h1 {
		font-size: 33px;
	}

	#start_shelf {
		margin-top: 50px;
	}
	
	#center_image {
		margin-top: 60px;
	}
	#center_image img {
		width: 500px;
	}
}

@media screen and (max-width: 1100px) {
	#start_shelf {
		flex-direction: column;
	}
	#start_shelf a {
		margin: 0 auto;
	}
	#start_shelf a:nth-child(n+2){
		margin-top: 10px;
	}
}
@media screen and (max-width: 900px) {
	#mainview {
		min-height: 600px;
	}
	
	#mainview-background {
		bottom: 100px;
	}

	#mainview-content {
		padding-top: 100px;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#mainview-content h1 {
		padding: 30px 0 0;
    	text-indent: 0.05em;
		font-size: 28px;
	}

	#center_image img {
		width: 400px;
	}

	#news_to a,
	#contact_to a, 
	#start_shelf a,
	.link_button_blue {
		width: 260px;
		font-size: 14px;
	}
}
@media screen and (max-width: 800px) {

	#mainview-background {
		display: none;
	}
	#mainview-background-800{
		display: block;
		bottom: 100px;
	}
	#mainview-content .cap{
		font-size: 20px;
	}
}



@media screen and (max-width: 700px) {
	#center_image iframe{
		width:560px;
		height:315px;
	}
}

@media screen and (max-width: 600px) {
	#center_image iframe{
		width:360px;
		height:207px;
	}
}
@media screen and (max-width: 480px) {
	#mainview {
		min-height: 500px;
	}

	#start_shelf {
		margin-top: 50px;
	}
	
	#center_image {
		margin-top: 50px;
	}
	
	#center_image img {
		width: 340px;
	}
}

@media screen and (max-width: 400px) {
	#center_image img {
		width: 280px;
	}
}


/**
 * Front-content section
 */

#front-content section {
	padding: 80px 0;
	line-height: 2;
}

#front-content section h1 {
	line-height: 1.5;
	letter-spacing: 0.05em;
	font-size: 28px;
	font-weight: bold;
	color: #008fc7;
}

#front-content .section-header {
	margin-bottom: 50px;
	text-align: center;
}

#front-content .section-header p {
	font-size: 16px;
}

#front-content .section-header h1 + p {
	margin-top: 30px;
}

@media screen and (max-width: 900px) {
	#front-content section {
		padding: 50px 0;
	}
	
	#front-content section h1 {
		font-size: 22px;
	}
	
	#front-content .section-header {
		margin-bottom: 30px;
	}
	
	#front-content .section-header p .sphide {
		display: none;
	}
}

@media screen and (max-width: 800px) {
	#front-content section h1 {
		font-size: 19px;
	}

	#front-content .section-header p {
		font-size: 15px;
	}
}

@media screen and (max-width: 480px) {
	#front-content section {
		line-height: 1.8;
	}
}


/**
 * Front-content section - worries
 */

#worries li:not(:first-child) {
	margin-top: 40px;
}

#worries li:after {
	content: "";
	display: block;
	clear: both;
}

#worries li .label {
	width: 250px;
	min-height: 160px;
	padding: 15px 20px;
	float: left;
	background: #fafafa;
}

#worries li .label p {
	font-size: 16px;
}

#worries li .label strong {
	font-weight: bold;
}

#worries li .result {
	margin-left: 250px;
	position: relative;
}

#worries li .result:before {
	content: "";
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	top: calc(50% - 10px);
	left: 15px;
	border-top: 1px solid #008fc7;
	border-right: 1px solid #008fc7;
	-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
}

#worries li .result p {
	margin-right: 160px;
	padding: 40px 20px 40px 60px;
	font-size: 16px;
	font-weight: bold;
}

#worries li .result strong {
	color: #008fc7;
}

#worries li .icon {
	width: 160px;
	height: 160px;
	float: right;
	position: relative;
	border-radius: 80px;
	background: #f7f7f7;
}

#worries li .icon img {
	height: 70px;
	margin: 0 auto;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-50%);
			transform: translateY(-50%);
}

@media screen and (max-width: 900px) {
	#worries li .label {
		width: auto;
		max-width: 600px;
		min-height: 0;
		margin: 0 auto;
		float: none;
	}
	
	#worries li .result {
		max-width: 420px;
		margin: 0 auto;
	}
	
	#worries li .result:before {
		margin: 10px auto;
		position: static;
		-webkit-transform: rotate(135deg);
				transform: rotate(135deg);
	}
	
	#worries li .result p {
		margin-right: 100px;
		padding: 10px 20px;
	}
	
	#worries li .icon {
		width: 100px;
		height: 100px;
	}
	
	#worries li .icon img {
		height: 40px;
	}
}

@media screen and (max-width: 480px) {
	#worries li .label p {
		font-size: 12px;
	}
	
	#worries li .result p {
		padding: 5px 10px 5px 0;
		font-size: 14px;
	}
}


/**
 * Front-content section - accident
 */

#accident {
	background: no-repeat center;
	background-size: cover;
}

#accident li:not(:first-child) {
	margin-top: 40px;
}

#accident li .label {
	padding: 30px 40px;
	position: relative;
}

#accident li .label-bg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 50px;
	background: #fff;
}

#accident li .label-bg:before {
	content: "";
	width: 50px;
	height: 50px;
	display: block;
	position: absolute;
	top: 0;
	left: 100%;
	background: url(images/top/accident-deco.png) no-repeat center;
	background-size: contain;
}

#accident li .label-bg:after {
	content: "";
	width: 50px;
	position: absolute;
	top: 50px;
	bottom: 0;
	left: 100%;
	background: #fff;
}

#accident li .number {
	position: absolute;
	top: 0;
	left: 5px;
	line-height: 1;
	letter-spacing: -0.05em;
	font-size: 110px;
	font-weight: bold;
	font-family: "Arial", Gadget, "sans-serif";
	color: #f7f7f7;
}

#accident li .label .inner {
	position: relative;
	z-index: 2;
}

/* #accident li .label p {
	font-size: 16px;
} */

/* #accident li .label p:first-child {
	padding-right: 10px;
} */

/* #accident li .label p:not(:first-child) {
	margin-top: 10px;
} */
#accident li .label .text {
	margin-top: 10px;
	font-size: 16px;
}

#accident li .label h2 {
	font-size: 18px;
	font-weight: bold;
	padding-right: 10px;
}
/*
#accident li .label strong {
	font-size: 18px;
	font-weight: bold;
}

#accident li h2 {
	text-align: center;
    letter-spacing: 0.05em;
    font-size: 20px;
    font-weight: bold;
    color: #008fc7;
}

#accident li h2:before {
	content: "";
	width: 20px;
	height: 20px;
	margin: 10px auto 20px;
	display: block;
	border-bottom: 1px solid #008fc7;
	border-right: 1px solid #008fc7;
	-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
}
*/
@media screen and (max-width: 900px) {
	#accident .section-header p {
		max-width: 500px;
		margin: 0 auto;
	}
	
	#accident li .label-bg {
		right: 30px;
	}

	#accident li .label-bg:before {
		width: 30px;
		height: 30px;
	}

	#accident li .label-bg:after {
		width: 30px;
		top: 30px;
	}
	
	#accident li .number {
		font-size: 90px;
	}
	
	/* #accident li h2:before {
		margin: 10px auto 15px;
	} */
}

@media screen and (max-width: 800px) {
	/* #accident li .label p {
		font-size: 15px;
	} */
	#accident li .label .text {
		font-size: 15px;
	}
}

@media screen and (max-width: 480px) {
	#accident li .label {
		padding: 20px 25px;
	}
	
	/* #accident li h2 {
		font-size: 14px;
	}
	
	#accident li h2 br {
		display: none;
	} */
}


/**
 * Front-content section - is_best
 */
#is_best .overview {
	text-align: center;
}
#is_best .overview h1{
	margin-bottom: 30px;
}
#is_best li {
	padding-bottom: 50px;
	position: relative;
	margin-top: 80px;
	min-height: 400px;
}

#is_best li:after {
	content: "";
	display: block;
	clear: both;
}

#is_best li h1 {
	margin-bottom: 30px;
}

#is_best li h2 {
    font-size: 22px;
    font-weight: bold;
    color: #008fc7;
}
#is_best li h3 {
    font-size: 20px;
    font-weight: bold;
}
#is_best li h2.is_best_title{
	font-size: 20px;
	color: #000;
	font-weight: bold;
}
#is_best li h2.is_best_title span{
	background:linear-gradient(to bottom, rgba(145,217,254,0) 60%, #91d9fe 60%)
}
#is_best li p {
	font-size: 16px;
}
#is_best li p.more {
	text-align: right;
}
#is_best li strong {
	font-size: 20px;
}

#is_best li img {
	max-width: 50%;
	max-height: 100%;
	position: absolute;
	top: 0;
}

#is_best li:nth-child(odd) {
	padding-right: calc(50% + 50px);
}

#is_best li:nth-child(even) {
	padding-left: calc(50% + 50px);
}

#is_best li:nth-child(odd) img {
	right: 0;
}

#is_best li:nth-child(even) img {
	left: 0;
}

#is_best .more a {
	text-decoration: underline;
	color: #008fc7;
}

#is_best #contact_button {
	margin-top: 30px;
}

@media screen and (max-width: 900px) {
	#is_best .inside {
		max-width: 500px;
	}
	
	#is_best li {
		padding-bottom: 0;
	}
	
	#is_best li:not(:first-child) {
		margin-top: 40px;
	}
	
	#is_best li h1 br {
		display: none
	}

	#is_best li strong {
		font-size: 16px;
	}
	
	#is_best li img {
		max-width: 100%;
		margin-bottom: 10px;
		position: static;
	}
	
	#is_best li:nth-child(odd) {
		padding-right: 0;
	}

	#is_best li:nth-child(even) {
		padding-left: 0;
	}

	#is_best #contact_button {
		margin-top: 50px;
	}

	#is_best li h2.is_best_title{
		font-size: 16px;
	}
}

@media screen and (max-width: 800px) {
	#is_best li h2 {
		font-size: 19px;
	}
	#is_best li p {
		font-size: 15px;
	}
	#is_best li strong {
		font-size: 15px;
	}

	#is_best li h2.is_best_title{
		font-size: 15px;
	}
}

/**
 * Front-content section - achievement
 */

#achievement {
	/*background: #f7f7f7;*/
	background: #ffffff;
}
#achievement .overview {
	text-align: center;
}
#achievement .inner {
	display: flex;
}

#achievement .inner .image,
#achievement .inner .text {
	width: 50%;
}

#achievement .inner .text {
	padding-left: 50px;
}

#achievement h1 {
	margin-bottom: 30px;
}

#achievement .image img {
	margin: 0 0 0 auto;
	display: block;
}

@media screen and (max-width: 900px) {
	#achievement .inside {
		max-width: 500px;
	}
	
	#achievement .inner {
		width: auto;
		margin-right: auto;
		padding-right: 0;
		float: none;
		display: block;
	}

	#achievement img {
		margin: 30px auto 0;
		float: none;
	}
	#achievement .inner .image,
	#achievement .inner .text {
		width: 100%;
	}
	#achievement .inner .image{
		margin-bottom: 10px;
	}
	#achievement .inner .text {
		padding-left: 0px;
	}
}


/**
 * Front-content section - preparation
 */

#preparation img {
	margin: 0 auto;
	display: block;
}


/**
 * Front-content section - functions
 */

#functions {
	background: #f7f7f7;
}

#functions .section-header h1 {
	color: #222;
}

#functions ul:after {
	content: "";
	display: block;
	clear: both;
}

#functions li {
	width: 33.3%;
	float: left;
	text-align: center;
}

#functions li .icon {
	width: 180px;
	height: 180px;
	margin: 0 auto 20px;
	position: relative;
	background: #fff;
    border-radius: 90px;
}

#functions li .icon img {
    height: 70px;
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    		transform: translateY(-50%);
}

#functions_body #contact_to {
	margin-top: 30px;
}

#functions li p {
	font-size: 16px;
	font-weight: bold;
}

@media screen and (max-width: 900px) {
	#functions ul {
		max-width: 400px;
		margin: 0 auto;;
	}
	
	#functions li {
		width: auto;
		float: none;
	}
	
	#functions li:not(:first-child) {
		margin-top: 10px;
	}
	
	#functions li:after {
		content: "";
		display: block;
		clear: both;
	}
	
	#functions li .icon {
		width: 130px;
		height: 130px;
		margin-bottom: auto;
		float: left;
	}
	
	#functions li .icon img {
		height: 50px;
	}
	
	#functions li p {
		margin-left: 180px;
		padding-top: 50px;
		text-align: left;
	}
}

@media screen and (max-width: 480px) {
	#functions ul {
		max-width: 300px;
	}
	
	#functions li .icon {
		width: 110px;
		height: 110px;
	}
	
	#functions li p {
		margin-left: 130px;
		padding-top: 40px;
	}
}


/**
 * Front-content section - corporations
 */

#corporations {
	background-color: #f7f7f7;
}

#corporations .section-header p {
	font-size: 20px;
}

#corporations img {
	margin: 0 auto;
	display: block;
}

@media screen and (max-width: 900px) {
	#corporations .section-header p {
		font-size: 18px;
	}
}

@media screen and (max-width: 800px) {
	#corporations .section-header p {
		font-size: 16px;
	}
}


/**
 * Front-content section - front-cases
 */

#cases-slider {
	margin-bottom: 50px;
	padding: 20px 80px;
	position: relative;
}
#cases-slider .slider-item {
	width: 100%;
	/* float: left;*/
	position: relative; 
	text-align: center;
}
#cases-slider a {
	padding: 20px;
	display: block;
	position: relative;
	z-index: 2;
}
#cases-slider a:hover {
	opacity: 0.7;
}

#cases-slider a:after {
	content: "";
	display: block;
	clear: both;
}
#cases-slider .circle-image {
	width: 260px;
	height: 260px;
	float: left;
	overflow: hidden;
	border-radius: 130px;
}
#cases-slider .background-thumbnail {
	height: 100%;
	background: no-repeat center;
	background-size: cover;
	image-rendering: -webkit-optimize-contrast;
}

#cases-slider .post-content {
	margin-left: 280px;
	padding-top: 30px;
}

#cases-slider h2 {
	line-height: 1.5;
	font-size: 20px;
	font-weight: bold;
}

#cases-slider h2 .logo {
	height: 60px;
	padding: 10px;
	display: inline-block;
	position: relative;
	top: -0.2em;
	vertical-align: middle;
	width: auto;
}

#cases-slider h3 {
	padding: 50px 30px;
	position: relative;
	line-height: 1.8;
	font-size: 16px;
}

#cases-slider .owl-stage-outer{
	z-index: 2;
}


#cases-slider .owl-nav {
	position: absolute;
	top: 0;
	bottom: 45px;
	left: 20px;
	right: 20px;
	z-index: 1;
	margin-top: auto;
}


#cases-slider .owl-nav .owl-prev,
#cases-slider .owl-nav .owl-next {
	width: 20px;
	height: 20px;
	padding: 10px;
    display: block;
	position: absolute;
	top: calc(50%);
}

#cases-slider .owl-nav .owl-prev:hover,
#cases-slider .owl-nav .owl-next:hover {
	background-color: #fff;

}

#cases-slider .owl-nav .owl-prev span,
#cases-slider .owl-nav .owl-next span{
	display: none;
}

#cases-slider .owl-nav .owl-prev:before,
#cases-slider .owl-nav .owl-next:before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
}

#cases-slider .owl-nav .owl-prev:hover:before,
#cases-slider .owl-nav .owl-next:hover:before {
	border-color: #666;
}

#cases-slider .owl-nav .owl-prev {
	left: 0;
}

#cases-slider .owl-nav .owl-prev:before {
    border-top: 3px solid #d6d6d6;
    border-left: 3px solid #d6d6d6;
    -webkit-transform: rotate(-45deg);
    		transform: rotate(-45deg);
}

#cases-slider .owl-nav .owl-next {
	right: 0;
}

#cases-slider .owl-nav .owl-next:before {
    border-top: 2px solid #d1d1d1;
    border-right: 2px solid #d1d1d1;
    -webkit-transform: rotate(45deg);
    		transform: rotate(45deg);
}

.owl-theme .owl-dots .owl-dot span {
	width: 30px !important;
	height: 5px !important;
	margin: 2px !important;
	border-radius: 0px !important;
}

 /* amana_solutionのスライダーだけの定義 */
#amana_solution #cases-slider {
	padding: 0 80px;
}

#amana_solution #cases-slider a{
	padding: 0 20px 20px;
}

#amana_solution #cases-slider .logo {
	width: auto;
	margin: 0 auto 15px;
}

#amana_solution #cases-slider h3 {
	padding: 0 50px;
}

#amana_solution #cases-slider .post-content {
	padding-top: 15px;
}

#amana_solution #cases-slider .owl-nav .owl-prev,
#amana_solution #cases-slider .owl-nav .owl-next {
	top: 120px;
}

@media screen and (max-width: 900px) {
	#cases-slider {
		margin-bottom: 30px;
	}
	
	#cases-slider .circle-image {
		width: 200px;
		height: 200px;
	}
	
	#cases-slider .post-content {
		margin-left: 230px;
	}
	
	#cases-slider h2 {
		font-size: 18px;
	}
	
	#cases-slider h2 .logo {
		height: 50px;
	}
	
	#cases-slider h3 {
		padding: 20px 0;
		font-size: 14px;
	}

	#amana_solution #cases-slider h3 {
		padding: 0;
	}

	#amana_solution #cases-slider .owl-nav .owl-prev,
	#amana_solution #cases-slider .owl-nav .owl-next {
		top: 90px;
	}
}

@media screen and (max-width: 700px) {
	#cases-slider a {
		padding: 0;
	}
	
	#cases-slider .circle-image {
		margin: 0 auto 30px;
		float: none;
	}
	
	#cases-slider .post-content {
		margin-left: auto;
		padding-top: 0;
	}
	
	#cases-slider h3 {
		padding: 0;
	}
	
	#amana_solution #cases-slider .owl-nav .owl-prev,
	#amana_solution #cases-slider .owl-nav .owl-next {
		top: calc(50%);
	}
	#amana_solution #cases-slider a{
		padding: 0;
	}
}

@media screen and (max-width: 480px) {
	#cases-slider {
    	padding: 0 30px 20px;
	}

	#amana_solution #cases-slider {
		padding: 0 25px;
	}
	
	#cases-slider .circle-image {
		width: 160px;
		height: 160px;
		margin-bottom: 20px;
	}
	
	#cases-slider h2 .logo {
		height: 46px;
	}

	
	#amana_solution #cases-slider .owl-nav {
		left: 10px;
		right: 10px;
	}
}


#whatsnew-list {
	/*background-color: #ffffff;*/
	background-color: #f7f7f7;
}

/**
 * Lowers
 * ==========================================================================
 */


/**
 * Lowers - alternate_content
 */
 #alternate_service_content section,
#alternate_content section {
    padding: 80px 0;
}
#alternate_service_content section:after,
#alternate_content section:after {
	content: "";
	display: block;
	clear: both;
}
#alternate_service_content .section_body,
#alternate_content .section_body {
	width: 100%;
    line-height: 2;
    font-size: 16px;
}
#alternate_service_content .section_body h1,
#alternate_content .section_body h1 {
    margin-bottom: 30px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-size: 28px;
    font-weight: bold;
    color: #008fc7;
}

#alternate_service_content .inside > h1,
#alternate_content .inside > h1 {
    margin-bottom: 30px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-size: 28px;
    font-weight: bold;
    color: #008fc7;
}

#alternate_service_content .section_body .annotation,
#alternate_content .section_body .annotation {
	margin: 20px auto;
	padding: 12px;
	background: #fff;
	border: 1px solid #eee;
}
#alternate_service_content .section_body strong,
#alternate_content .section_body strong {
    font-size: 20px;
}

#alternate_service_content .section_body .description,
#alternate_content .section_body .description {
	margin-top: 10px;
    font-size: 12px;
	color: #888888;
}
#alternate_service_content .section_body .to_app,
#alternate_content .section_body .to_app {
	display: block;
}
#alternate_service_content .section_body .to_app:hover,
#alternate_content .section_body .to_app:hover {
	opacity: 0.7;
}
#alternate_service_content .section_body .to_app img,
#alternate_content .section_body .to_app img {
	display: block;
}

#alternate_service_content .section_image,
#alternate_content .section_image {
	width: calc(50% - 50px);
	margin-bottom: 20px;
	display: block;
}
#alternate_service_content .section_image_900 {
	display: none;
}


#alternate_service_content .section_image img,
#alternate_content .section_image img {
	margin: 0 auto;
	display: block;
}

#alternate_service_content section:nth-child(odd) .section_body,
#alternate_content section:nth-child(odd) .section_body {
	margin-right: -50%;
	padding-right: 50%;
	float: left;
}
#alternate_service_content section:nth-child(even) .section_body,
#alternate_content section:nth-child(even) .section_body {
	margin-left: -50%;
	padding-left: 50%;
	float: right;
}
#alternate_service_content section:nth-child(even) .inside > h1,
#alternate_content section:nth-child(even) .inside > h1 {
	padding-left: 50%;
}
#alternate_service_content section:nth-child(odd) .section_image,
#alternate_content section:nth-child(odd) .section_image {
	float: right;
}

#alternate_service_content section:nth-child(even) .section_image,
#alternate_content section:nth-child(even) .section_image {
	float: left;
}

#amana_solution{
	padding: 80px 0;
	line-height: 2;
}

#amana_solution .overview {
	text-align: center;
	margin-bottom: 70px;
	padding: 0 20px;
}
#amana_solution .overview h1{
	line-height: 1.5;
	letter-spacing: 0.05em;
	font-size: 28px;
	font-weight: bold;
	color: #008fc7;
	margin-bottom: 30px;
}

#service_body #contact_to {
	margin-top: 30px;
}


@media screen and (max-width: 1500px) {
	#alternate_service_content section,
	#alternate_content section {
		padding: 50px 0;
	}
}

@media screen and (max-width: 900px) {
	#alternate_service_content .inside,
	#alternate_content .inside {
		max-width: 500px;
	}
	#alternate_service_content .section_body h1,
	#alternate_content .section_body h1 {
		margin-bottom: 20px;
		font-size: 22px;
	}
	#alternate_service_content .inside > h1,
	#alternate_content .inside > h1 {
		font-size: 22px;
	}
	#alternate_service_content h1,
	#alternate_content h1 {
		margin-bottom: 20px;
		font-size: 22px;
	}
	#alternate_service_content section:nth-child(even) h1,
	#alternate_content section:nth-child(even) h1 {
		padding-left: 0px;
	}
	#alternate_service_content .section_body strong,
	#alternate_content .section_body strong {
		font-size: 16px;
	}
	

	#alternate_content .section_image {
		width: 100%;
		margin-bottom: auto;
	}
	
	#alternate_service_content section:nth-child(odd) .section_body,
	#alternate_content section:nth-child(odd) .section_body {
		margin-right: auto;
		padding-right: 0;
		float: none;
	}

	#alternate_service_content .section_image {
		display: none;
	}
	#alternate_service_content .section_image_900 {
		width: 100%;
		display: block;
	}


	#alternate_service_content section:nth-child(even) .section_body,
	#alternate_content section:nth-child(even) .section_body {
		margin-left: auto;
		padding-left: 0;
		float: none;
	}

	#alternate_content section:nth-child(odd) .section_image,
	#alternate_content section:nth-child(even) .section_image {
		float: none;
	}
	#alternate_service_content section:nth-child(odd) .section_image,
	#alternate_service_content section:nth-child(even) .section_image {
		position: static;
		
	}
	#alternate_service_content section:nth-child(even) .inside > h1,
	#alternate_content section:nth-child(even) .inside > h1 {
		padding-left: 0px;
	}

	#amana_solution .overview h1{
		font-size: 22px;
	}
}

@media screen and (max-width: 800px) {
	#alternate_service_content .section_body h1,
	#alternate_content .section_body h1 {
		font-size: 19px;
	}
	#alternate_service_content .inside > h1,
	#alternate_content .inside > h1 {
		font-size: 19px;
	}
	#alternate_service_content .section_body,
	#alternate_content .section_body {
		font-size: 15px;
	}
	#amana_solution .overview h1{
		font-size: 19px;
	}
}

@media screen and (max-width: 480px) {
	#alternate_service_content section:nth-child(even) .inside > h1,
	#alternate_content section:nth-child(even) .inside > h1 {
		padding-left: 0px;
	}
}


/**
 * Lowers - view_content
 */

.view_content {
	padding: 80px 0;
	background: no-repeat center;
	background-size: cover;
}

.view_content h1 {
    margin-bottom: 50px;
    text-align: center;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-size: 28px;
    font-weight: bold;
    color: #008fc7;
}

.view_content h1:not(:first-child) {
	margin-top: 80px;
}

.view_content .mb23{
	margin-bottom: 23px !important;
}

@media screen and (max-width: 900px) {
	.view_content {
		padding: 50px 0;
	}
	
	.view_content h1 {
		margin-bottom: 30px;
		font-size: 22px;
	}

	.view_content h1:not(:first-child) {
		margin-top: 50px;
	}
}

@media screen and (max-width: 800px) {
	.view_content h1 {
		font-size: 19px;
	}
}


/**
 * Cases
 */

.cases_title {
	margin-bottom: 30px;
	text-align: center;
	line-height: 1.5;
	font-size: 26px;
	color: #777;
}

#corporations-list {
	width: calc(100% + 300px);
	margin: 0 auto 50px;
	padding: 50px 150px;
	position: relative;
	left: -150px;
	background: #f7f7f7;
}

/* #corporations-list p {
	margin-top: 10px;
	line-height: 1.5;
	text-align: right;
	font-size: 12px;
	color: #999;
} */

#cases_contact {
	margin-top: 10px;
}

@media screen and (max-width: 900px) {
	.cases_title {
		font-size: 22px;
	}
	
	#corporations-list p {
		text-align: left;
	}
}

@media screen and (max-width: 800px) {
	.cases_title {
		font-size: 19px;
	}
}
@media screen and (max-width: 480px) {
	#corporations-list {
		margin-bottom: 30px;
		padding: 30px 150px;
	}
}


/**
 * Service
 */

#service_body #alternate_service_content section:nth-child(even) {
	background: #f7f7f7;
}

#service_body #alternate_service_content section:nth-child(odd) {
	background: #fff;
}

#service-title {
	padding-top: 80px;
	padding-bottom: 80px;
	text-align: center;
	line-height: 1.5;
    letter-spacing: 0.05em;
    font-size: 28px;
    font-weight: bold;
    color: #008fc7;
}

#use_scene ul:after {
	content: "";
	display: block;
	clear: both;
}

#use_scene li {
	width: 33.3%;
	padding: 0 15px;
	float: left;
}

#use_scene li .inner {
	padding: 30px 30px;
	position: relative;
	background: #fff;
}

#use_scene li h2 {
	margin-bottom: 20px;
	text-align: center;
	font-size: 20px;
}

#use_scene li .icon {
	width: 180px;
	height: 180px;
	margin: 0 auto 20px;
	position: relative;
	background: #f7f7f7;
    border-radius: 90px;
}

#use_scene li .icon img {
    height: 70px;
    margin: 0 auto;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    		transform: translateY(-50%);
}

#use_scene li p {
	line-height: 2;
}

#use_scene li .annotation {
	margin: 20px auto 15px;
	padding: 12px;
	background: #fff;
	border: 1px solid #eee;
}

#use_scene li a {
	padding: 8px 10px;
	display: block;
	position: absolute;
	bottom: 20px;
	left: 20px;
	right: 20px;
	text-align: center;
	line-height: 1.5;
	letter-spacing: 0.05em;
	font-size: 13px;
	font-weight: bold;
	color: #008fc7;
	border: 1px solid #008fc7;
}

#use_scene li a:hover {
	color: #fff;
	background: #008fc7;
}

@media screen and (max-width: 1500px) {
	#service-title {
		font-size: 24px;
	}
}

@media screen and (max-width: 900px) {
	#service-title {
		padding-top: 50px;
		padding-bottom: 50px;
		font-size: 20px;
	}
	
	#use_scene ul {
		max-width: 400px;
		margin: 0 auto;
	}
	
	#use_scene li {
		width: auto;
		float: none;
	}
	
	#use_scene li:not(:first-child) {
		margin-top: 20px;
	}
	
	#use_scene li .inner {
		height: auto !important;
	}
	
	#use_scene li .icon {
		width: 120px;
		height: 120px;
	}
	
	#use_scene li .icon img {
		height: 50px;
	}
}
@media screen and (max-width: 800px) {
	#service-title {
		font-size: 19px;
	}
	#use_scene li h2{
		font-size: 19px;
	}
}
@media screen and (max-width: 480px) {
	#service-title {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	#use_scene li {
		padding: 0;
	}
}


/**
 * Functions
 */
 #functions_body #alternate_content section .inside {
	 border-bottom: #ccc 1px solid;
 }
 #functions_body #alternate_content section:last-child .inside {
	border-bottom: none;
}

.list_card:after {
	content: "";
	display: block;
	clear: both;
}

.list_card li {
	width: calc(33.3% - 10px);
	margin: 5px;
	padding: 30px;
	float: left;
	line-height: 1.8;
}

#basic_function .list_card li {
	background: #fff;
}

#admin_function .list_card li {
	background: #f7f7f7;
}

.list_card li i {
	margin-bottom: 10px;
	display: block;
	text-align: center;
	font-size: 18px;
    color: #008fc7;
}

.list_card li h2 {
	margin-bottom: 10px;
	text-align: center;
	font-size: 18px;
}

#function_detail ul {
	padding: 40px 0;
	background: #fff;
}

#function_detail ul:after {
	content: "";
	display: block;
	clear: both;
}

#function_detail li {
	width: 33.3%;
	padding: 0 50px 15px;
	float: left;
}

#function_detail li:not(:first-child) {
	border-left: 1px solid #eeeeed;
}
#function_detail li:nth-child(n+4) {
	position: relative;
	padding-top: 15px;
}
#function_detail li:nth-child(n+4):before {
	content: "";
	display: block;
	width: calc(100% - 200px);
	height: 1px;
	background-color: #eeeeed;
	position: absolute;
	top: 0;
	left: 100px;
}

#function_detail li h2 {
	margin-bottom: 10px;
	text-align: center;
	line-height: 1.5;
	letter-spacing: 0.05em;
	font-size: 20px;
}

#function_detail li h2:not(:first-child) {
	margin-top: 20px;
}

#function_detail li p {
	text-align: center;
	line-height: 2;
	font-size: 14px;
}

#function_detail li .description {
	margin-top: 20px;
	display: block;
	text-align: left;
    font-size: 12px;
    color: #888888;
}

#function_detail .overview {
	text-align:center;
	margin-bottom:30px;
}



@media screen and (max-width: 900px) {
	.list_card {
		max-width: 500px;
		margin: 0 auto;
	}
	
	.list_card li {
		width: calc(50% - 10px);
		padding: 20px;
	}
	
	#function_detail ul {
		max-width: 500px;
		margin: 0 auto;
		padding: 0 30px;
	}
	
	#function_detail li {
		width: auto;
		height: auto !important;
		padding: 20px 0;
		float: none;
	}
	
	#function_detail li:not(:first-child) {
		border-top: 1px solid #eeeeed;
		border-left: none;
	}
	
	#function_detail li h2 {
		margin-bottom: 0;
	}
	
	#function_detail li h2:not(:first-child) {
		margin-top: 0;
	}
	
	#function_detail li .description {
		margin-top: 10px;
	}
}

@media screen and (max-width: 800px) {
	#function_detail li h2 {
		font-size: 18px;
	}
}

@media screen and (max-width: 480px) {
	.list_card {
		width: calc(100% + 50px);
		position: relative;
		left: -25px;
	}
	
	.list_card li {
		padding: 15px;
		font-size: 12px;
	}
	
	.list_card li i {
		margin-bottom: 5px;
	}
	
	.list_card li h2 {
		margin-bottom: 5px;
	}
}


/**
 * Price
 */

#price_body h2 {
	line-height: 1.5;
	letter-spacing: 0.05em;
	font-size: 20px;
	font-weight: bold;
}

#price_body .price_content section {
	padding: 80px 0px;
	line-height: 1.5;
	letter-spacing: 0.05em;
	font-size: 16px;
}
#price_body .price_content section.under_bar {
	padding: 0px !important;
}
#price_body .price_content .under_bar .inside::after{
	content:"";
	display:block;
	width:calc(100% - 100px);
	height:1px;
	background-color:#ccc;
	position:absolute;
	bottom:0;
	left:50px;
}

#price_body .price_content section .price_img,
#price_body .price_content section .price_title {
	text-align: center;
}

#price_body .price_content section .price_title {
	margin-bottom: 30px;
}

#price_body .price_content section .price_title h2 {
	font-size: 22px;
	font-weight: bold;
	color: #008fc7;
}
#price_body .price_content section .annotation {
	font-size:12px;
}

#price_body h2.to_company {
	color: #008fc7;
}


@media screen and (max-width: 900px) {
	#price_body .price_content .under_bar .inside::after{
		width:calc(100% - 60px);
		left:30px;
	}
}

@media screen and (max-width: 800px) {
	#price_body .price_content section .price_title h2 {
		font-size: 19px;
	}
	#price_body .price_content section {
		font-size: 15px;
	}
}

/**
 * Benefit
 *
 */
 #benefit_area {
	 background-color: #f7f7f7;
	 padding: 90px 0 !important;
 }
 #benefit_area h1{
	margin-bottom: 90px !important;	
}

 #benefit_area ul:after {
	content: "";
	display: block;
	clear: both;
}

#benefit_area li {
	float: left;
}

#benefit_area li:first-child,
#benefit_area li:nth-child(2) {
	width: 34.2%;
	padding-right: 2.5%;
}
#benefit_area li:last-child{
	width: 31.6%;
}

#benefit_area li .inner {
	position: relative;
	background: #fff;
	box-shadow: 13px 10px 10px 0px rgba(0, 0, 0, 0.5);
}

#benefit_area li h2 {
	margin-bottom: 20px;
	text-align: center;
	font-size: 20px;
	line-height:1.2;
}

#benefit_area li .title {
	 margin:45px 0;
}

#benefit_area li .text {
	padding:0 29px;
	line-height:1.5;
} 
#benefit_area #service_to{
	margin-top: 80px;
}
#benefit2_title {
	padding: 90px 0 !important;
}
#benefit2_title h1{
   margin-bottom: 45px !important;	
}

#benefit2_title .overview{
	text-align: center;
	line-height: 1.5;
}

.benefit2_qa>div{
	margin-bottom: 110px;
}
.benefit2_qa .inside{
	min-height: 400px;
}

.benefit2_qa>div:nth-child(odd) .qa_body{
	padding-left: 445px;
}


.benefit2_qa>div:nth-child(even) .qa_body{
	padding-right: 445px;
}

.benefit2_qa .qa_body .question_title_area {
	position: relative;
	margin-bottom: 20px;
}

.benefit2_qa .qa_body .question_title_area .box {
	height:120px;
	width:120px;
	background-color:#00b0ff;
	font-size:60px;
	color:#fff
}
.benefit2_qa .qa_body .question_title_area .text {
	position: absolute;
	top:60px;
	left:60px
}

.benefit2_qa .qa_body h2{
	font-size:20px;
	font-weight:bold;
	line-height:1.3;
}

.benefit2_qa .qa_body .question_text {
	padding-left: 60px;
	margin-bottom: 55px;
	line-height: 1.5;
}

.benefit2_qa .qa_body .answer_title {
	padding-left: 60px;
	margin-bottom: 20px;
}
.benefit2_qa .qa_body .answer_text {
	padding-left: 60px;
	line-height: 1.5;
}

.benefit2_qa .qa_image {
	position: absolute;
	max-width: 400px;
	display: block;
}

.benefit2_qa>div:nth-child(odd) .qa_image {
	left: 50px;
	top: 0;
}

.benefit2_qa>div:nth-child(even) .qa_image {
	right: 50px;
	top: 0;
}

.benefit2_qa .qa_image_900 {
	display: none;
}

#cases_contact,
#functions_body #contact_to,
#service_body #contact_to,
#benefit_body #contact_to {
	margin-bottom: 110px;
}

#cases_contact a,
#price_body #contact_to a,
#functions_body #contact_to a,
#service_body #contact_to a,
#benefit_body #contact_to a {
	margin: 0 17px;
}


@media screen and (max-width: 900px) {
	title{
		font-size: 20px;
	}

	#benefit_area ul {
		max-width: 400px;
		margin: 0 auto;
	}

	#benefit_area li:first-child,
	#benefit_area li:nth-child(2) {
		width: auto;
		max-width: 380px;
		padding-right: 0;
		float: none;
		margin: 0 auto;
	}
	#benefit_area li:last-child{
		width: auto;
		max-width: 380px;
		float: none;
		margin: 0 auto;
	}
	
	#benefit_area li:not(:first-child) {
		margin-top: 20px;
	}
	
	#benefit_area li .inner {
		height: auto !important;
	}

	.benefit2_qa .qa_image {
		display: none;
	}

	.benefit2_qa .qa_image_900 {
		display: block;
		margin: 0 auto 55px auto;
	}


	.benefit2_qa>div:nth-child(odd) .qa_body{
		padding-left: 0;
	}
	
	.benefit2_qa>div:nth-child(even) .qa_body{
		padding-right: 0;
	}
}
@media screen and (max-width: 800px) {
	#benefit_area li h2{
		font-size: 19px;
	}

	.benefit2_qa .qa_body .question_title_area .box {
		height:100px;
		width:100px;
		font-size:50px;
	}
	.benefit2_qa .qa_body .question_title_area .text {
		top:50px;
		left:50px
	}
	.benefit2_qa .qa_body h2{
		font-size:17px;
	}

	.benefit2_qa .qa_body .question_text {
		padding-left: 50px;
	}
	
	.benefit2_qa .qa_body .answer_title {
		padding-left: 50px;
	}
	.benefit2_qa .qa_body .answer_text {
		padding-left: 50px;
	}
}

@media screen and (max-width: 700px) {
	#cases_contact a,
	#price_body #contact_to a,
	#functions_body #contact_to a,
	#service_body #contact_to a,
	#benefit_body #contact_to a {
		margin: 10px auto;
		display: block;
	}
}

@media screen and (max-width: 480px) {
	
	#benefit_area li {
		padding: 0;
	}
}

/**
 * Drawer menu
 * ==========================================================================
 */


#drawer {
	height: 0;
	position: absolute;
	top: calc(50% - 20px);
	right: 15px;
	z-index: 2;
	display: none;
}

#drawer a {
	width: 40px;
	padding: 6px 0;
	display: block;
	text-align: center;
	color: #222;
}

.front #drawer a {
	color: #fff;
}

.front .transform #drawer a {
	color: #222;
}

#drawer a:hover,
.globalnavi-open #drawer a {
	color: #333;
}

#drawer i {
	font-size: 28px;
}

#drawer i:before {
	content: "\f0c9";
}

@media screen and (max-width: 960px) {
	#drawer {
		display: block;
	}
	
	#container {
		width: 100%;
		position: relative;
		z-index: 2;
		-webkit-transition: -webkit-transform ease 0.3s;
				transition: 		transform ease 0.3s;
	}
	
	#mobile_menu .globalnavi {
		height: 0;
		visibility: hidden;
		-webkit-transition: all ease 0s 0.3s;
				transition: all ease 0s 0.3s;
	}
	
	.globalnavi-open,
	.sidebar-open {
		overflow-y: scroll;
	}

	.globalnavi-open #container {
		position: fixed;
		-webkit-transform: translate3d(-200px, 0, 0);
				transform: translate3d(-200px, 0, 0);
	}
	
	.globalnavi-open #mobile_menu .globalnavi {
		height: 100%;
		position: static;
		visibility: visible;
		-webkit-transition-delay: 0s;
				transition-delay: 0s;
	}
	
	#wpadminbar {
	  position: fixed;
	}
}


/**
 * Editor-area
 * ==========================================================================
 */


.editor-area {
	line-height: 2.0;
	letter-spacing: 0.1em;
	font-size: 16px;
	font-feature-settings: "pwid" 1;
}

.editor-area > :first-child {
	margin-top: 0;
}

.editor-area > :last-child {
	margin-bottom: 0;
}

.editor-area > p {
	margin-bottom: 2em;
}

.editor-area h1,
.editor-area h2,
.editor-area h3,
.editor-area h4,
.editor-area h5,
.editor-area h6 {
	margin: 2em auto 1em;
	clear: both;
	line-height: 1.3;
	font-size: 16px;
	font-weight: bold;
}

.editor-area h1 {
	font-size: 22px;
}

.editor-area h3 {
	font-size: 20px;
}

.editor-area h3 {
	font-size: 18px;
}

/* .editor-area a {
	color: #45bbe6;
} */

.editor-area a:hover {
	text-decoration: underline;
}

.editor-area strong {
	font-weight: bold;
}

.editor-area em {
	font-style: italic;
}

.editor-area del {
	text-decoration: line-through;
}

.editor-area ul {
	margin: 50px auto;
	list-style-position: inside;
}

.editor-area ol {
	margin: 50px auto;
	list-style: decimal;
	list-style-position: inside;
}

.editor-area li {
	line-height: 1.3;
	letter-spacing: 0;
}

.editor-area li:not(:first-child) {
	margin-top: 10px;
}

.editor-area ul.tr li,
.editor-area ul.ci li,
.editor-area ul.sq li {
	padding-left: 1em;
	position: relative;
}

.editor-area ul.tr li:before {
	content: "\f0da";
	position: absolute;
	top: 0;
	left: 0;
	font-weight: normal;
	font-family: FontAwesome;
	color: #aaa;
}
.editor-area ul.ci li:before {
	content: "\f111";
	position: absolute;
	top: 3px;
	left: -1px;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	color: #aaa;
	font-size: 0.1em ;
}
.editor-area ul.sq li:before {
	content: "\f0c8";
	position: absolute;
	top: 2px;
	left: -1px;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	color: #aaa;
	font-size: 0.1em ;
}

/* ---------------------------------------------------------------- */


.editor-area table {
	width: 100%;
	margin: 30px auto;
	text-align: left;
	line-height: 1.5;
	letter-spacing: 0;
	font-size: 12px;
	border: 1px solid #aaa;
}

.editor-area table th {
	max-width: 200px;
	min-width: 100px;
	padding: 20px 10px;
	text-align: left;
	vertical-align: middle;
	background: #eee;
	border: 1px solid #aaa;
}

.editor-area table td {
	padding: 20px 10px;
	border: 1px solid #aaa;
}

.editor-area blockquote,
.editor-area q {
	margin: 50px auto;
	position: relative;
	z-index: 1;
	clear: both;
	font-size: 12px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	background: #eee;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}

.editor-area blockquote {
	padding: 35px 25px;
}

.editor-area q {
	padding: 10px 25px;
}

.editor-area blockquote:before,
.editor-area blockquote:after,
.editor-area q:before,
.editor-area q:after {
	position: absolute;
	line-height: 1;
	font-weight: bold;
	font-family: "Times New Roman", serif;
	color: #aaa;
}

.editor-area blockquote:before,
.editor-area blockquote:after {
	font-size: 400%;
}

.editor-area q:before,
.editor-area q:after {
	font-size: 200%;
}

.editor-area blockquote:before,
.editor-area q:before {
	content: "“";
}

.editor-area blockquote:after,
.editor-area q:after {
	content: "”";
}

.editor-area blockquote:before {
	top: 5px;
	left: 10px;
}

.editor-area blockquote:after {
	bottom: -15px;
	right: 10px;
}

.editor-area q:before {
	top: 2px;
	left: 5px;
}

.editor-area q:after {
	top: 2px;
	right: 5px;
}

.editor-area hr {
	margin: 50px auto;
}

.editor-area iframe {
	width: 100%;
	margin: 50px auto;
	display: block;
}

.editor-area embed,
.editor-area iframe,
.editor-area object,
.editor-area video {
	max-width: 100%;
}

.editor-area img {
	margin: 10px auto;
}

.editor-area .alignright,
.editor-area .alignleft,
.editor-area .aligncenter,
.editor-area .alignnone {
	width: auto !important;
	max-width: 100%;
}

.editor-area .alignright img,
.editor-area .alignleft img,
.editor-area .aligncenter img,
.editor-area .alignnone img,
.editor-area .alignright figcaption,
.editor-area .alignleft figcaption,
.editor-area .aligncenter figcaption,
.editor-area .alignnone figcaption {
	margin: 0 auto;
}

.editor-area .alignright {
	margin: 5px 0 10px 25px;
	float: right;
}

.editor-area .alignleft {
	margin: 5px 25px 10px 0;
	float: left;
}

.editor-area .alignnone {
	margin: 10px auto 25px;
}

.editor-area .aligncenter {
	margin: 10px auto 25px;
	display: block;
}

.editor-area .aligncenter img {
	margin: 10px auto;
	display: block;
}

.editor-area .wp-caption-text {
	margin-bottom: 15px;
	line-height: 1.3;
	letter-spacing: 0;
	font-size: 11px;
}

.editor-area .gallery {
	margin: 50px auto;
	line-height: 1;
	overflow-x: hidden;
}

.editor-area .gallery .gallery-item {
	float: left;
	margin: 0;
	text-align: center;
	padding: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.editor-area .gallery .gallery-caption,
.editor-area .gallery .gallery-icon {
	margin: 0;
}

.editor-area .gallery .gallery-caption {
	margin-top: 5px;
	text-align: left;
}

.editor-area .gallery-columns-1 .gallery-item {
	width: 100%;
}

.editor-area .gallery-columns-2 .gallery-item {
	width: 50%;
}

.editor-area .gallery-columns-3 .gallery-item {
	width: 33.333%;
}

.editor-area .gallery-columns-4 .gallery-item {
	width: 25%;
}

.editor-area .gallery-columns-5 .gallery-item {
	width: 20%;
}

.editor-area .gallery-columns-6 .gallery-item {
	width: 16.665%;
}

.editor-area .gallery-columns-7 .gallery-item {
	width: 14.285%;
}

.editor-area .gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.editor-area .gallery-columns-9 .gallery-item {
	width: 11.111%;
}

.editor-area .gallery a:hover {
	opacity: 0.8;
}

.editor-area .gallery img {
	max-width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

.mce-content-body.editor-area img[data-wp-more] {
	margin: 50px auto;
}

@media screen and (max-width: 900px) {
	.editor-area {
		font-size: 14px;
	}
	
	.editor-area table {
		font-size: 11px;
	}

	.editor-area blockquote,
	.editor-area q {
		font-size: 11px;
	}

	.editor-area .gallery-columns-2 .gallery-item,
	.editor-area .gallery-columns-3 .gallery-item,
	.editor-area .gallery-columns-4 .gallery-item,
	.editor-area .gallery-columns-5 .gallery-item,
	.editor-area .gallery-columns-6 .gallery-item,
	.editor-area .gallery-columns-7 .gallery-item,
	.editor-area .gallery-columns-8 .gallery-item,
	.editor-area .gallery-columns-9 .gallery-item {
		width: 100%;
	}
}


ul.bullets{
	list-style: outside;
	margin-left: 16px;
}
ul.bullets li{
	padding: 0px !important;
	min-height: 0px !important;
	margin: 0px !important;
}

@media screen and (max-width: 800px) {
	ul.bullets{
		margin-left: 15px;
	}
}

/**
 * WPCF7
 */

.wpcf7 .form-row {
	margin-bottom: 30px;
}

.wpcf7 .form-row:after {
	content: "";
	display: block;
	clear: both;
}

.wpcf7 .input-label {
	width: 280px;
	padding: 10px 50px 10px 0;
	float: left;
	position: relative;
	text-align: right;
	line-height: 1.5;
	letter-spacing: 0;
	font-size: 18px;
}

.wpcf7 .input-label .req {
	width: 40px;
	padding: 3px 5px;
	display: block;
	position: absolute;
	top: 12px;
	right: 0;
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 11px;
	color: #fff;
	background: #ea6c6a;
	border-radius: 20px;
}

.wpcf7 .input-item {
	margin-left: 320px;
}

.wpcf7 .input-item input[type="text"],
.wpcf7 .input-item input[type="email"],
.wpcf7 .input-item input[type="tel"],
.wpcf7 .input-item input[type="number"],
.wpcf7 .input-item textarea {
	width: 100%;
	padding: 10px 15px;
	line-height: 1.8;
	background: #fff;
	border: 1px solid #dadada;
}

.wpcf7 .input-item input:hover,
.wpcf7 .input-item textarea:hover {
	-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.4) inset;
			box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.4) inset;
}

.wpcf7 .input-item input:focus,
.wpcf7 .input-item textarea:focus {
	border-color: #777;
}

.wpcf7 .input-item textarea {
	width: 100%;
	height: 250px;
	vertical-align: top;
	resize: vertical;
}

.wpcf7 .zip_code:after {
	content: "";
	display: block;
	clear: both;
}

.wpcf7 .zip_code input[name="zip_code-1"] {
	width: 35%;
	float: left;
}

.wpcf7 .zip_code input[name="zip_code-2"] {
	width: 55%;
	float: left;
}

.wpcf7 .zip_code .hyphen {
	width: 10%;
	display: inline-block;
	float: left;
	position: relative;
	top: 10px;
	text-align: center;
	font-size: 14px;
	color: #555;
}

.wpcf7 .button_block {
	margin-top: 50px;
	text-align: center;
}

.wpcf7 .button_block input[type="submit"] {
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
	padding: 15px;
	display: block;
	text-align: center;
	line-height: 1.5;
    font-size: 16px;
	color: #fff;
	background: linear-gradient(to right,rgba(0, 175, 240, 0.85) 60%,rgba(95, 200, 250, 1.0) 75%, rgba(145, 240, 255, 1.0));
}

.wpcf7 .button_block input[type="submit"]:hover {
	background: linear-gradient(to right,rgba(0, 175, 240, 1.0) 60%,rgba(95, 200, 250, 1.0) 75%, rgba(145, 240, 255, 1.0));
}

.wpcf7 .wpcf7-not-valid {
	border: 1px solid #dd4e51 !important;
}

.wpcf7 .wpcf7-response-output {
    margin: 20px auto;
    padding: 10px 15px;
	text-align: center;
	font-size: 18px;
}

.wpcf7 .wpcf7-validation-errors {
	color: #b94a48;
	background: #f2dede;
	border: 1px solid #eed3d7;
}

.wpcf7 .wpcf7-mail-sent-ok {
	color: #3a87ad;
	background: #d9edf7;
	border: 1px solid #bce8f1;
}


.wpcf7 .input-item span.wpcf7-list-item {
	display: block;
}

@media screen and (max-width: 900px) {
	.wpcf7 .form-row {
		max-width: 500px;
		margin: 0 auto 30px;
	}
	
	.wpcf7 .input-label {
		width: auto;
		padding: 0 40px 0 0;
		float: none;
		text-align: left;
	}
	
	.wpcf7 .input-label .req {
		top: 2px;
	}
	
	.wpcf7 .input-item {
		margin-top: 10px;
		margin-left: auto;
	}

	.wpcf7 .button_block {
		margin-top: 50px;
	}
}

@media screen and (max-width: 480px) {
	.wpcf7 .input-label {
		font-size: 16px;
	}
	
	.wpcf7 .input-label .req {
		top: 0;
	}
	
	.wpcf7 .button_block input[type="submit"] {
		max-width: 240px;
		font-size: 14px;
	}
}


/* Google reCAPTCHAのロゴを非表示 */
.grecaptcha-badge { visibility: hidden; }

.play_btn{
	margin-top: 1rem;
	color: #3499cd;
}
.play_btn i{
	vertical-align:-0.2rem;
	font-size:1.7em;
}
.play_btn span{
	margin-left: 5px;
}



/*
 * お知らせ
 */
 .news #navi {
	text-align: center;
	font-size: 19px;
	display:flex;
	justify-content:center;
}

.news #navi .navi_in {
	display:flex;
}

.news #navi .navi_in div {
	text-align: center;
	margin: 0 50px;
	line-height: 2.0;
}

.news #navi .navi_in div a{
	position: relative;
}
.news #navi .navi_in div a:before {
	content: "";
	display: block;
	position: absolute;
	top: 100%;
	left: 0px;
	right: 0px;
	border-bottom: 1px solid #222;
}

.news #navi .navi_in div a:before {
	opacity: 0;
}

.news #navi .navi_in div.current a:before,
.news #navi .navi_in div a:hover:before {
	opacity: 1;
}

.news #posts{
	margin: 80px 50px;
}

.news #posts .news-list li{
	display: table;
	width: 100%;
	margin-bottom: 25px;
	line-height: 1.6;
}
.news #posts .news-list li span{
	display: table-cell;
	vertical-align: middle;
}

.news #posts .news-list li .cate{
	width: 230px;
	text-align: center;
	color: #3499cd;
	padding-right: 20px;
}
.news #posts .news-list li .cate em{
	background-color: #eee;
	padding: 5px;
	display: block;
	border-radius: 5px;
}

.news #posts .news-list li .date{
	width: 140px;
	color: #3499cd;
}

.news #posts .news-list li .date,
.news #posts .news-list li .title{
	border-bottom: 1px solid #dbdbdb;
}

.news #posts .news-list li .title:hover{
	opacity: 0.6;
}


#news_body section{
	margin-top: 100px;
}

#news_body section .inside{
	max-width: 900px;
}

#news_body .title-area{
	display: block;
	width: 100%;
	font-weight: bold;
}
#news_body .title-area>span {
	display: block;
}
#news_body .title-area .cate{
	width: 230px;
	text-align: center;
	color: #3499cd;
	padding-right: 10px;
	display: inline-block;
}
#news_body .title-area .cate em {
	background-color: #eee;
	padding: 5px;
	display: block;
	border-radius: 5px;
}
#news_body .title-area .date{
	color: #3499cd;
	display: inline-block;
}

#news_body .title-area .title{
	font-size: 18px;
	margin-top: 10px;
	border-bottom: 1px solid #dbdbdb;
	line-height: 3.0;
}
#news_body .content {
	margin-top: 60px;
}

@media screen and (max-width: 1000px) {
	.news #navi .navi_in div {
		margin: 0 25px;
	}
}


@media screen and (max-width: 800px) {

	.news #navi {
		display: block;
	}
	.news #navi .navi_in div{
		margin: 0;
		width: 50%;
	}

	.news #posts{
		margin: 40px 0;
	}
	.news #posts .news-list li .cate{
		width: 220px;
		padding-right: 15px;
	}
	.news #posts .news-list li .cate em{
		padding: 0px;
		border-radius: 3px;
	}

	.news #posts .news-list li{
		display: block;
		margin-bottom: 15px;
	}

	.news #posts .news-list li .date{
		border-bottom: none;
	}

	.news #posts .news-list li .title{
		display: block;
		margin-top: 10px;
		padding-bottom: 10px;
	}

	#news_body .title-area{
		display: block;
	}
	#news_body .title-area .title{
		display: block;
		margin-top: 10px;
		font-size: 16px;
	}
}

@media screen and (max-width: 400px) {
	.news #navi {
		font-size: 16px;
	}
	.news #navi .navi_in.under{
		justify-content: space-between;
	}
	.news #navi .navi_in.under div{
		width: auto;
	}
}

div.whatsnew dt{
	width: auto;
}
div.whatsnew dt .date{
	display: inline-block;
	width: 8.1em;
}
div.whatsnew dt .category{
	display: inline-block;
	width: 12.1em;
	text-align: center;
	background-color: #eee;
	color: #3499cd;
	border-radius: 5px;
	margin-right: 10px;
}



/*
 * contact select
 *
 */
 #select_contact_button {
	 margin-top: 60px;
 }

 #select_contact_button ul {
	 width: 794px;
	 margin: 0 auto;
 }

 #select_contact_button ul:after {
	content: "";
	display: block;
	clear: both;
}

#select_contact_button li {
	float: left;
}

#select_contact_button li:first-child{
	
	padding-right: 30px;
}

#select_contact_button li .inner {
	position: relative;
	background: #fff;
	box-shadow: 13px 10px 10px 0px rgba(0, 0, 0, 0.5);
	border: 1px solid #ccc;
}

#select_contact_button li h2 {
	margin-bottom: 20px;
	text-align: center;
	font-size: 20px;
	line-height:1.2;
}

#select_contact_button li .title {
	 margin:45px 0;
}

#select_contact_button li .text {
	font-weight: bold;
	font-size: 18px;
	color: #008fc7;
	line-height:1.5;
	height: 145px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

@media screen and (max-width: 900px) {

	#select_contact_button ul {
		width: initial;
		max-width: 400px;
		margin: 0 auto;
	}

	#select_contact_button li:first-child,
	#select_contact_button li:nth-child(2) {
		width: auto;
		max-width: 380px;
		padding-right: 0;
		float: none;
		margin: 0 auto;
	}
	#select_contact_button li:last-child{
		width: auto;
		max-width: 380px;
		float: none;
		margin: 0 auto;
	}
	
	#select_contact_button li:not(:first-child) {
		margin-top: 20px;
	}
	
	#select_contact_button li .inner {
		height: auto !important;
	}
}

@media screen and (max-width: 800px) {
	#select_contact_button li h2{
		font-size: 19px;
	}
}
@media screen and (max-width: 480px) {
	
	#select_contact_button li {
		padding: 0;
	}
}


/**
 * contactform
 *
 */
 #contactform_body section{
	padding-top: 90px;
	padding-bottom: 90px;
	line-height: 1.5;
}

#contactform_body section .inside {
	display: flex;
}

#contactform_body section .inside img{
	display: block;
	margin: 0 auto;
}

#contactform_body section .inside > div:first-child{
	width: 36%;
}
#contactform_body section .inside > div:last-child{
	margin-left: 8%;
	width: 56%;
}

#contactform_body #message {
	margin-top: 16px;
}

#contactform_body section .inside .button_area {
	margin-top: 30px;
}


#contactform_body .wpcf7 .input-label {
	width: 200px;
	padding: 0px 0px 0px 0;
	float: left;
	position: relative;
	text-align: left;
	line-height: 1.5;
	letter-spacing: 0;
	font-size: 16px;
	font-weight: bold;
}

#contactform_body .wpcf7 .input-label .req {
	width: 40px;
	padding: 3px 5px;
	display: inline-block;
	position: relative;
	top: 0px;
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 11px;
	color: #fff;
	background: #ea6c6a;
	border-radius: 20px;
	margin-right: 5px;
	vertical-align: middle;
}

#contactform_body .wpcf7 .input-item {
	margin-left: 230px;
}

#contactform_body .wpcf7 .input-item input[type="text"],
#contactform_body .wpcf7 .input-item input[type="email"],
#contactform_body .wpcf7 .input-item input[type="tel"],
#contactform_body .wpcf7 .input-item input[type="number"],
#contactform_body .wpcf7 .input-item textarea {
	padding: 5px;
	font-size: 14px;
}

#contactform_body .wpcf7 .input-item textarea {
	height: 110px;
}
@media screen and (max-width: 900px) {
	#contactform_body section .inside {
		display: block;
	}
	#contactform_body section .inside > div:first-child{
		width: 100%;
	}
	#contactform_body section .inside > div:last-child{
		margin-left: 0;
		width: 100%;
		margin-top: 80px;
	}
	#contactform_body .wpcf7 .input-label {
		width: auto;
		padding: 0 40px 0 0;
		float: none;
		text-align: left;
	}
	
	#contactform_body .wpcf7 .input-item {
		margin-top: 10px;
		margin-left: auto;
	}
}

#dl > p {
	margin-bottom: 2em;
	text-align: center;
}
#dl p .link_button_blue{
	width: 350px;
}

/* 企業ロゴのスライダー */
#corporations-logo {
	display: none;
  }
#corporations-logo.slick-initialized {
	display: block;
  }



/*******************************
　コラム
********************************/
.column .post_content {
	padding: 80px 0;
}
.column .post_content p{
	line-height: 2.3;
	/* font-size: 16px; */
}
.column .post_content p strong{
	font-weight: bold;
}

.column .post_content h2{
	font-size: 22px;
	margin: 4em -16px 2em;
	position: relative;
	padding: 0.75em 1em;
	line-height: 1.4;
	background-color: rgb(243,248,253);
	font-weight: 700;
}
.column .post_content h2::before{
	position: absolute;
	display: block;
	pointer-events: none;
	content: "";
	top: -4px;
	left: 0;
	width: 100%;
	height: calc(100% + 4px);
	box-sizing: content-box;
	border-top: solid 2px #000;
	border-bottom: solid 2px #000;
}

.column .post_content h3{
	font-size: 20px;
	padding: 0 0.5em 0.5em;
	line-height: 1.4;
	position: relative;
	font-weight: 700;
	margin: 3em 0 2em;
	
}
.column .post_content h3::before{
	content: "";
	width: 100%;
	height: 2px;
	background: repeating-linear-gradient(90deg, #000 0%, #000 29.3%, rgba(150,150,150,.2) 29.3%, rgba(150,150,150,.2) 100%);
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	z-index: 0;
}

.column .post_content .link_button{
	text-align: center;
	margin: 80px 0;
}

.column .post_content .link_button_multi {
	text-align: center;
	margin: 80px 0;
	display: flex;
	justify-content: space-evenly;
}


.column .post_content .rtoc-mokuji-content{
	margin-top: 40px !important;
}

.column .post_content figure{
	text-align: center;
	margin-left:0;
	margin-right:0;
}

.column .post_content figcaption{
	font-size: 14px;
}

.column .post_content em {
	font-style: italic;
}

.column .post_content del {
	text-decoration: line-through;
}

.column .post_content ul:not(.rtoc-mokuji) {
	margin: 50px auto;
	list-style-position: inside;
}

.column .post_content ol:not(.rtoc-mokuji) {
	margin: 50px auto;
	list-style: decimal;
	list-style-position: inside;
}

.column .post_content li:not(.rtoc-item) {
	line-height: 1.3;
	letter-spacing: 0;
}

.column .post_content li:not(:first-child):not(.rtoc-item) {
	margin-top: 10px;
}

.column .post_content ul.tr li:not(.rtoc-item),
.column .post_content ul.ci li:not(.rtoc-item),
.column .post_content ul.sq li:not(.rtoc-item) {
	padding-left: 1em;
	position: relative;
}

.column .post_content ul.tr li:not(.rtoc-item):before {
	content: "\f0da";
	position: absolute;
	top: 0;
	left: 0;
	font-weight: normal;
	font-family: FontAwesome;
	color: #aaa;
}
.column .post_content ul.ci li:not(.rtoc-item):before {
	content: "\f111";
	position: absolute;
	top: 3px;
	left: -1px;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	color: #aaa;
	font-size: 0.1em ;
}
.column .post_content ul.sq li:not(.rtoc-item):before {
	content: "\f0c8";
	position: absolute;
	top: 2px;
	left: -1px;
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
	color: #aaa;
	font-size: 0.1em ;
}

@media screen and (max-width: 1100px) {
	.column .post_content .link_button_multi {
		flex-direction: column;
	}

	.column .post_content .link_button_multi a{
		margin: 10px auto;
	}
}

@media screen and (max-width: 480px) {
	.column .post_content h2{
		font-size: 20px;
	}
	.column .post_content h3{
		font-size: 18px;
	}
}


/*
 * 活用イメージ詳細
 */

 #casestudy_body h2{
	color: #008fc7;
	font-size: 28px;
	font-weight: bold;
	margin: 80px 0;
	text-align: center;
	line-height: 1.5;
	letter-spacing: 0.05em;
 }
 #casestudy_body h3{
	font-size: 28px;
	font-weight: bold;
	margin: 80px 0 50px;
	line-height: 1.5;
	letter-spacing: 0.05em;
 }

@media screen and (max-width: 960px) {
	#casestudy_body h2{
		font-size: 26px;
	}
	#casestudy_body h3{
		font-size: 26px;
	}
}

 @media screen and (max-width: 500px) {
	#casestudy_body h2{
		font-size: 22px;
	}
	#casestudy_body h3{
		font-size: 22px;
	}
}
 #casestudy_body  #casestudy_header{
	background-color: #f7f7f7;
	padding-bottom: 80px;
 }

 
 #casestudy_body  #casestudy_header #header-title_area{
	padding-bottom: 70px;
	margin-bottom: 80px;
	position: relative;
 }

 #casestudy_body  #casestudy_header img{
	width: 700px;
 }

 #casestudy_body  #casestudy_header .header-title{
	background: rgba(21,159,221, 0.48);
	position: absolute;
	bottom: 0;
	left: 52.3%;
	height: 260px;
	width: 600px;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	padding-left: 60px;
	padding-top: 80px;
	line-height: 1.5;
 }


 @media screen and (max-width: 1300px) {
	#casestudy_body  #casestudy_header .header-title{
		right: 0;
		left: unset;
	}
 }
 @media screen and (max-width: 760px) {
	#casestudy_body  #casestudy_header .header-title{
		width: 75%;
		font-size: 22px;
		padding-left: 40px;
		aspect-ratio: 30 / 13;
		height: unset;
	}
	#casestudy_body  #casestudy_header #header-title_area{
		padding-bottom: 50px;
	}
 }
 @media screen and (max-width: 700px) {
	#casestudy_body  #casestudy_header .header-title{
		width: 90%;
		padding-left: 20px;
		padding-top: 50px;
		aspect-ratio: 30 / 10;
	}
}

@media screen and (max-width: 600px) {
	#casestudy_body  #casestudy_header .header-title{
		padding-left: 20px;
	}
}

@media screen and (max-width: 500px) {
	#casestudy_body  #casestudy_header .header-title{
		padding-top: 25px;
		font-size: 18px;
	}
	#casestudy_body  #casestudy_header #header-title_area{
		padding-bottom: 30px;
	}
}

 #casestudy_body  #casestudy_header .header-p_e{
	display: flex;
 }

 #casestudy_body  #casestudy_header .header-p_e .p_e_block{
	width: 50%;
	max-width: 600px;
 }
 #casestudy_body  #casestudy_header .header-p_e .p_e_block .p_e_title{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
 }

 #casestudy_body  #casestudy_header .header-p_e .kouka .p_e_title{
	color: #008fc7;
 }

 #casestudy_body  #casestudy_header .header-p_e .p_e_block .line{    
    width: 90%;
    height: 0;
    border-bottom: 3px solid #333;
	margin: 20px auto 30px;
 }

 #casestudy_body  #casestudy_header .header-p_e .kadai .line{    
    border-bottom: 3px solid #7f7f7f;
 }
 #casestudy_body  #casestudy_header .header-p_e .kouka .line{    
    border-bottom: 3px solid #008fc7;
 }

 #casestudy_body  #casestudy_header .header-p_e .p_e_block .p_e_text{    
    width: 90%;
    padding-left: 46px;
	margin: 0 auto;
	line-height: 2;
 }

 #casestudy_body  #casestudy_header .header-p_e .kadai .p_e_text{    
	text-indent: -7px;
 }
 #casestudy_body  #casestudy_header .header-p_e .kouka .p_e_text{    
	text-indent: -16px;
 }

 #casestudy_body  #casestudy_header .header-p_e .p_e_block .p_e_text .fa-circle{
	font-size: 0.1em;
	vertical-align: 0.9em;
 }

 #casestudy_body  #casestudy_header .header-p_e .p_e_block .p_e_text  .fa-check{
	color: #008fc7;	
}


@media screen and (max-width: 820px) {
	#casestudy_body  #casestudy_header .header-p_e{
		display: block;
	 }
	#casestudy_body  #casestudy_header .header-p_e .p_e_block{
		width: 100%;
		margin: 0 auto;
	}
	#casestudy_body  #casestudy_header .header-p_e .kadai{    
		margin-bottom: 50px;
	 }
}
@media screen and (max-width: 550px) {
	#casestudy_body  #casestudy_header .header-p_e .p_e_block .p_e_text{
		padding-left: 23px;
	}
 }

#casestudy_body #main_area h3,
#casestudy_body #main_area .text {
	margin-left: 125px;
}
@media screen and (max-width: 1250px) {
	#casestudy_body #main_area h3,
	#casestudy_body #main_area .text {
		margin-left: 50px;
	}
}
@media screen and (max-width: 1100px) {
	#casestudy_body #main_area h3,
	#casestudy_body #main_area .text {
		margin-left: 0;
	}
}

#casestudy_body #main_area .text {
	line-height: 1.5;
}
#casestudy_body #main_area .text strong{
	font-size: 18px;
	font-weight: bold;
}

#casestudy_body #main_area .image{
	text-align: center;
	margin: 30px 0 60px;
}

#casestudy_body #industry_area h3{
	text-align: center;
}

#casestudy_body #industry_area .industry_item{
	position: relative;
	padding-top: 130px;
	min-height: 500px;
	margin-bottom: 80px;
}

#casestudy_body #industry_area .industry_item .name{
	background: rgba(21,159,221, 0.48);
	height: 130px;
	width: 80%;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	padding-top: 52px;
	position: absolute;
	top: 0;
	z-index: 2;
}
#casestudy_body #industry_area .industry_item:nth-child(odd) .name{
	left: 0;
	padding-left: 70px;
}
#casestudy_body #industry_area .industry_item:nth-child(even) .name{
	right: 0;
	text-align: right;
	padding-right: 70px;
}

#casestudy_body #industry_area .industry_item .image{
	position: absolute;
	top: 70px;
	width: 50%;
}
#casestudy_body #industry_area .industry_item:nth-child(odd) .image{
	right: 0;
}
#casestudy_body #industry_area .industry_item:nth-child(even) .image{
	left: 0;
}

#casestudy_body #industry_area .industry_item .title{
	margin: 40px 0 30px;
	font-size: 24px;
	line-height: 1.5;
	padding-left: 50px;
	width: 49%;
}
#casestudy_body #industry_area .industry_item:nth-child(even) .title{
	margin-left: 51%;
}

#casestudy_body #industry_area .industry_item .text{
	line-height: 1.5;
	padding-left: 50px;
	width: 49%;
}
#casestudy_body #industry_area .industry_item:nth-child(even) .text{
	margin-left: 51%;
}

@media screen and (max-width: 960px) {
	#casestudy_body #industry_area .industry_item{
		padding-top: 0;
	}
	#casestudy_body #industry_area .industry_item .name,
	#casestudy_body #industry_area .industry_item .image{
		width: 100%;
		position: static;
	}

	#casestudy_body #industry_area .industry_item:nth-child(even) .name,
	#casestudy_body #industry_area .industry_item:nth-child(odd) .name{
		text-align: left;
		padding-right: unset;
		padding-left: 30px;
	}

	#casestudy_body #industry_area .industry_item:nth-child(even) .title,
	#casestudy_body #industry_area .industry_item:nth-child(odd) .title{
		width: unset;
		margin: 40px auto 30px;
		padding-left: 0;
		display: table;
	}
	#casestudy_body #industry_area .industry_item .text{
		width: 100%;
		padding-left: 0;
	}
	#casestudy_body #industry_area .industry_item:nth-child(even) .text{
		margin-left: 0;
	}
}

@media screen and (max-width: 500px) {

	#casestudy_body #industry_area .industry_item .title{
		font-size: 22px;
	}

	#casestudy_body #industry_area .industry_item .name{
		height: 90px;
		padding-top: 31px;
		font-size: 24px;
	}
}