@charset "UTF-8";

/*
Theme Name: Kashiyama-USA, Inc.（Vantage子テーマ）
Description: Child theme for the "SiteOrigin Vantage" theme for WordPress
Author: Kashiyama Industries, Ltd.
Template: vantage
Theme URI: https://www.kashiyama.com/
Author URI: https://www.kashiyama.com/
Version: 1.0
*/


/* //////////////////////////////////////////////////////
 * Additional Style
 ///////////////////////////////////////////////////// */

/*
 * General Setting
 ///////////////////////////////////////////////////// */

body, button, input, select, textarea {
	font-family: '微軟正黑體', 'Microsoft JhengHei', Arial, Helvetica, sans-serif;
}

body.layout-full {
	background-color: #fcfcfc;
}

body.responsive.layout-full #page-wrapper .full-container {
	max-width: 1200px;
}

a {
	text-decoration: none;
}

input::-webkit-input-placeholder {
	color: #ccc;
}

.entry-content sup {
	font-size: 85%;
	bottom: 0.3em;
}

dl.label dt {
	display: block;
	width: 112px;
	float: left;
	clear: both;
	margin-bottom: 15px;
	padding: 4px 4px 2px;
	border-radius: 4px;
	border: solid 2px #99cc00;
	background: transparent;
	text-align: center;
	font-weight: normal;
	color: #009688;
}
dl.label.iso dt {
	width: 110px;
	margin-bottom: 5px;
	padding: 1px 2px 2px;
	border: solid 2px #248cc8;
	font-size: 0.95em;
	color: #666;
}

dl.label dd {
	padding: 4px 0 4.5px 0;
	margin: 0 0 15px 130px;
}
dl.label.iso dd {
	padding: 4px 0 4px 0;
	margin: 0 0 5px 125px;
	font-size: 0.95em;
}

.entry-main ul li,
.entry-main ol li {
	margin: 0 0 5px 1.5em;
}

.entry-content .program-list dl dt {
	display: inline-block;
	margin: 0 1px 5px 0;
	padding: 3px 4px 2px;
	border-radius: 2px;
	background: #99cc00;
	font-weight: normal;
	color: #fff;
}

.entry-content .program-list dl dd {
	display: inline;
	margin: 0 10px 5px 0;
	padding: 0;
}

@media screen and (max-width: 480px) {

	dl.label dt {
		width: 82px;
		font-size: 12px !important;
	}
	
	dl.label dd {
		font-size: 12px !important;
		margin: 0 0 15px 100px;
	}
}


/*
 * header#masthead
 ///////////////////////////////////////////////////// */

#masthead {
	background: #fff;
}

body.home #masthead {
	background: transparent;
}

#masthead.masthead-logo-in-menu .logo > img.logo-no-height-constrain {
	width: 162px;
	height: 62px;
}

#masthead.masthead-logo-in-menu .logo > img.logo-no-height-constrain {
	cursor: pointer;
	transition-duration: 0.3s;
}

#masthead.masthead-logo-in-menu .logo:hover > img.logo-no-height-constrain{
	opacity: 0.8;
	transition-duration: 0.3s;
}

#masthead.masthead-logo-in-menu .logo {
	padding: 0;
	padding-left: 0 !important;
}

#masthead.masthead-logo-in-menu .main-navigation {
	background: rgba(255,255,255,.2);
}

#masthead.masthead-logo-in-menu .main-navigation.sticky {
	background: rgba(255,255,255,.95);
}

.main-navigation ul {
	text-align: right;
}

.main-navigation a {
	font-weight: normal;
	text-shadow: 0 1px 0 rgba(255,255,255,.6);
}

.main-navigation ul li a {
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}

#masthead.masthead-logo-in-menu .main-navigation ul li:hover > a {
	border-radius: 4px;
	background: rgba(255,255,255,.6);
}

.main-navigation ul li:focus > a {
	border-radius: 4px;
	background: rgba(255,255,255,.6) !important;
}

header .main-navigation ul li.current-menu-item > a,
header .main-navigation ul li.current_page_item > a {
	border-radius: 4px;
	background: transparent;
}

.main-navigation ul li.parada-link > a {
	display: inline-block;
	margin-left: 5px;
	padding: 6px 25px 6px;
	border-radius: 3px;
	border: solid 1px rgba(0,0,0,.3);
	font-size: 11px;
}


.main-navigation ul li.global-site a {
	font-size: 11px;
}
.main-navigation ul li.global-site .icon:before {
	margin-right: 3px;
	font-family:'FontAwesome';
	content: '\f0ac';
	color: #7a8fa5;
}

#masthead.masthead-logo-in-menu .main-navigation ul li.global-site:hover > a {
	/* background: transparent; */
}

.main-navigation ul ul {
	left: 5px;
	background: rgba(255,255,255,.9);
	box-shadow: 0 0 5px rgba(0,0,0,.5);
	border-radius: 3px;
}

.main-navigation ul ul li {
	border-bottom: solid 1px #ccc;
	text-align: left;
	font-size: 12px;
}

.main-navigation ul ul li:last-child,
.main-navigation ul ul li:nth-child(3) {
	border-bottom: none;
}

.main-navigation ul ul li#menu-item-718 {
	display: none;
}

.main-navigation ul ul a {
	width: 145px;
	padding: 10px 10px;
}

.main-navigation ul ul a:hover {
	color: #999 !important;
}

.mobile-nav-icon:before {
	content: "\f0c9";
}

.mobile-nav-frame .slides-container .slide:nth-child(2) li:nth-child(3) {
	border-bottom: none;
}

.mobile-nav-frame .title h3 {
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8);
}

.mobile-nav-frame ul li a.link {
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8);
}

.mobile-nav-frame ul li a.link:before {
	margin-right: 4px;
	font-family:'FontAwesome';
	content: '\f138';
	color: #248cc8;
}

.main-navigation ul li.global-site .icon:before {
	margin-right: 3px;
	font-family: 'FontAwesome';
	content: '\f0ac';
	color: #7a8fa5;
}



/*
 * #primary
 ///////////////////////////////////////////////////// */


#main {
	padding-top: 25px;
}

.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content li,
.entry-content dl,
.entry-content pre,
.entry-content code,
.entry-content blockquote {
	margin: 0 0 1em;
	line-height: 1.4;
}

body.page-privacy .entry-content li {
	margin-bottom: 2px
}

body:not(.home) .panel-row-style {
    padding-top: 0;
    padding-bottom: 0;
}

body.page-template-default article.page .entry-header h1.entry-title {
	margin-bottom: 0;
	padding-bottom: 2px;
	font-size: 50px;
	font-weight: 400;
	color: #1953a0;
}

article.page .entry-header {
	margin-bottom: 40px;
}

@media screen and (max-width: 480px) {

	body.page-template-default article.page .entry-header h1.entry-title {
		font-size: 28px;
	}
	
	article.page .entry-header {
    	margin-bottom: 10px;
	}


}


/*
 * #breadcrumb
 ////////////////////////////////////////////////////// */

#breadcrumb {
	margin: 0 0 20px;
}

#breadcrumb ul {
	margin: 0;
	padding: 0;
}

#breadcrumb li {
	display: inline;
	list-style-type: none;
	font-size: 90%;
	color: #666;
}

#breadcrumb i {
	display: none;
}

#breadcrumb a {
	color: #666;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#breadcrumb strong {
	font-weight: normal;
}


/*
 * #secondary
 ///////////////////////////////////////////////////// */

/*
   #secondary => Global Navigation
-------------------------------------------------------*/

#secondary aside {
	border: solid 1px #ccc;
	border-radius: 5px;
}

#secondary aside ul {
	padding: 0;
	list-style: none;
}

#secondary .widget ul li {
	padding: 5px;
	border-bottom: solid 1px #ddd;
}

#secondary .widget ul li.menu-item-home {
	margin: 0 0 3px !important;
	padding: 5px;
	border-bottom: solid 3px #005BAB;
	border-radius: 4px 4px 0 0;
	background: linear-gradient(to right, #F9F9F9, #EAEAEA);
	box-shadow: 0 2px 3px 0 rgba(0,0,0,.2);
	text-shadow: 0 1px 0 #fff;
	font-weight: normal;
}

#secondary .widget ul li.menu-item-home a:hover {
	background: #fff;
}

#secondary aside li:last-child {
	border-bottom: none;
}

#secondary aside .sub-menu li {
	padding: 0;
	border-bottom: none;
}

#secondary aside ul a {
	display: block;
	padding: 5px;
	color: #444;
}

#secondary aside a:before {
	margin-right: 5px;
	font-family: FontAwesome;
	content : "\f138";
	color: #005BAB;
}

#secondary aside a:hover {
	border-radius: 5px;
	background-color: #efefef;
	text-shadow: 0 1px 0 #fff;
}

#secondary aside .current_page_item > a {
	border-radius: 5px;
	background-color: #efefef;
	text-shadow: 0 1px 0 #fff;
}

#secondary .sub-menu {
	display: none;
}

#secondary .current-page-parent .sub-menu,
#secondary .current-menu-item .sub-menu {
	display: block;
}


/*
 * Address
 ///////////////////////////////////////////////////// */

#address-info {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

#address-info .logo {
	width: 160px;
	margin-top: 5px;
	float: left;
	text-align: center;
}

#address-info .address {
	width: calc(100% - 180px);
	float: right;
	padding-top: 10px;
}

#address-info address {
	margin-bottom: 5px;
}

#address-info h2 {
	font-size: 1.3em;
	font-weight: bold;
}

#address-info dt {
	display: inline-block;
	margin: 0 1px 5px 0;
	padding: 3px 6px 2px;
	border-radius: 2px;
	background: #dcdcdc;
	line-height: 1.1;
	font-weight: bold;
	color: #333;
}

#address-info dd {
	display: inline;
	margin: 0 10px 5px 0;
	padding: 0;
}

#copyright {
	padding: 15px 0 30px;
	text-align: center;
}



/*
 * Footer
 ///////////////////////////////////////////////////// */

.layout-full #colophon {
	padding-top: 0;
	background: #f6f6f6;
	color: #333;
}

.layout-full footer#colophon {
    padding-bottom: 5px;
}

#footer-widgets .widget {
	padding-left: 0px;
	padding-right: 0px;
	color: #333;
}

#scroll-to-top {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}


/* //////////////////////////////////////////////////////
 * Site Map
 ///////////////////////////////////////////////////// */

ul.site-map li,
ul.site-map li ul li {
	display: inline;
	margin-left: 0;
}

ul.site-map li a,
ul.site-map li ul li a {
	display: inline-block;
	margin-right: 1.5em;
}

ul.site-map li ul {
	display: inline;
}


/* //////////////////////////////////////////////////////
 * Search
 ////////////////////////////////////////////////////// */

ul.search-results {
	margin: 0 0 20px 0;
	list-style: none;
}

ul.search-results li {
	margin: 0 0 30px 0;
}

ul.search-results h2 {
	margin: 0 0 5px;
	font-size: 20px;
}

ul.search-results h2 a {
	display: block;
	color: #248cc8;
}

ul.search-results .breadcrumb-nav {
	color: #006621;
	font-size: 90%;
}

ul.search-results .entry-summary {
	margin: 0 0 5px;
}

ul.search-results p {
	display: inline;
}

.pagination .current,
.entry-content .pagination .current {
	border: none;
	box-shadow: none;
	background: #ccc;
	color: #999;
}

.pagination span,
.entry-content .pagination span,
.pagination a,
.entry-content .pagination a {
	background: #248cc8;
	border: none;
	color: #fff;
	box-shadow: none;
	font-weight: normal;
}

.pagination a:hover,
.entry-content .pagination a:hover {
	background: #4ca9df;
	color: #fff;
}


/* //////////////////////////////////////////////////////
 * Responsive Setting
 ////////////////////////////////////////////////////// */

@media screen and (max-width: 900px) {

	.main-navigation ul li a {
		padding: 20px 15px;
	}

}

@media screen and (max-width: 1080px) {

	.main-navigation ul li a {
		font-size: 12px !important;
		padding-left: 10px;
		padding-right: 10px;
	}



}


@media screen and (max-width: 768px) {

	#address-info .logo {
		width: auto;
		float: none;
		text-align: center;
	}

	#address-info .address {
		width: auto;
		float: none;
		padding-top: 10px;
	}

}

@media screen and (max-width: 480px) {

	#address-block {
		padding-top: 15px !important;
		padding-bottom: 0 !important;
	}

	#address-block .panel-grid-cell {
		margin-bottom: 0 !important;
	}
	
	body.responsive #footer-widgets .panel-grid-cell:first-child .widget {
		padding-bottom: 0;
	}

	#address-block .name {
		font-size: 20px;
	}

	#address-block .phone-number .address {
		font-size: 12px;
	}

	#address-block .phone-number div {
		text-align: left;
	}

	#address-block .heightLine-address {
		height: auto !important;
	}

	#footer-widgets .footer-logo img {
		width: 100px;
	}

	footer .copyright {
		font-size: 10px;
	}


}


/* //////////////////////////////////////////////////////
 * Print Setting
 ////////////////////////////////////////////////////// */

@media print{
	
	nav.use-sticky-menu {
		position: relative !important;
	}
	
	nav.use-sticky-menu .menu-global-menu-container {
		display: none;
	}
	
	.main-navigation.sticky:after {
		box-shadow: none;
	}
	
	body.sidebar-position-left #primary {
		float: none;
		
	}
	
	.page-template-default #primary {
		width: 100%;
	}
	
	#secondary {
		display: none;
		float: none;
		width: 0%;
	}
	
}










