/*
Theme Name: ginza-exchange
Theme URI: https://ginza.exchange
Description: 銀座エクスチェンジのオリジナルテーマ
Author: 銀座エクスチェンジ
Author URI: https://ginza.exchange
*/

html,
body { 
	height: 100%;
	width: 100%;
	font-family: 'Muli', 'Helvetica', 'Arial', 'sans-serif';
	font-size: 18px;
}

a {
	-webkit-transition: all 0.35s;
	-moz-transition: all 0.35s;
	transition: all 0.35s; 
	color: #00B4FF;
	text-decoration: none;
}

a:hover, a:focus {
	color: #00B4FF;
	text-decoration: none;
}

h2.heading {
	font-size: 23px;
}

.heading-font {
	font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
	font-weight: 200; letter-spacing: 1px;
}

#menu-spacer {
	
}


#lang_bar {
	color: #fff;
	width: 100%;
	text-align: right;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
}

#lang-select {
	background-color: transparent;
}


#contact-link {
	background-color: #262626;
	text-align: center;
	font-size: 25px;
	padding: 15px;
	border-bottom: 1px solid #515151;
	max-width: 500px;
	margin: 0 auto;
	-webkit-border-radius: 20px; 
	-moz-border-radius: 20px; 
	border-radius: 20px;   
}

a #contact-link {
	color: #fff; 
	margin-bottom: 25px;
}

.inline-link {
	color: #000;
	text-decoration: underline;
}

.inline-link {
	color: black;
	text-decoration: underline;
}

.inline-link:hover {
	color: #00B4FF;
}


#contact-email {
	text-align: center;
	padding-bottom: 20px;
}


#contact-info {
	text-align: left;
	font-size: 17px;
}


#contact-email a {
	font-size: 20px;
}

#contact-title {
	font-size: 18px;
}

.dark-section {
	background-color: #EEEEEE;
}

section {
	padding-top: 25px;
	padding-bottom: 25px;
}
section h2 {
	font-size: 40px;
}


/* -- HEADER -- */

header {
	position: relative;
	width: 100%;
	min-height: auto;
	overflow-y: hidden;
	background-color: #FFFFF;  
	color: white;
}

@media (min-width: 768px) {
	header {
		min-height: 100%;
	}
.dropdown:hover > .dropdown-menu{
	display: block;
}
}

@media (min-width: 992px) {
}

.page-header {
	font-size: 23px;
	padding-top: 0px;
	padding-bottom: 9px;
	margin: 0px 0 20px;
	border-bottom: 1px solid #00B4FF;
}

section.section-divider {
	height: 1px;
	background: #525252;
	padding:0px 0;
}

.bg-primary {
	background-color: #fff;
	color: #000;
}

.text-primary {
	color: #FFF30C;
}

.no-gutter > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}

.btn-outline {
	color: white;
	color: #00B4FF;
	border-color: white;
	border: 1px solid;
}

.btn-outline:hover, .btn-outline:focus,.btn-outline:active, .btn-outline.active {
	color: #515151;
	border-color: #515151;
}

.btn {
	font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
	text-transform: uppercase;
	letter-spacing: 2px;
	border-radius: 300px;
}

.btn-xl {
	padding: 15px 45px;
	font-size: 11px;
}

::-moz-selection {
	color: white;
	text-shadow: none;
	background: #222222;
}
::selection {
	color: white;
	text-shadow: none;
	background: #222222;
}
img::selection {
	color: white;
	background: transparent;
}
img::-moz-selection {
	color: white;
	background: transparent;
}
body {
	webkit-tap-highlight-color: #222222;
}

#rates-display {
	margin-bottom: 10px;
}

.rates-display {
	display: inline-block; 
	/*height: 165px;;*/
	width: 152px;
	/*height: 155px; width: 152px;*/
	/*height: 190px; width: 188px;*/
	background: #021F0A;
	color: #fff;
	padding: 2px;
	margin: 2px;
	text-align: center;
	font-size: 14px;
}

.flags {
	padding: 3px;

}

#bestrate {
	color: #515151;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
}

@media all and (min-width: 750px) {
	#intro-content {
		padding-top: 14%; 
		margin-bottom: 10px;
	}
	#bestrate {
		font-size: 45px;
		text-align: left;
	}
}

#intro-content {
	/*padding-top: 27%; */
	margin-bottom: 10px;
}

#intro-text {
	padding-top: 10px;
	padding-bottom: 25px;
}

#rate_calc_label {
	color: #000;
	font-size: 20px;
	padding-left: 0px;
	padding-right: 15px;  
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#rate_calc {
	background-color: #031809;
	color: #fff;
	font-size: 15px;
	padding: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 0px;
	border-color: #ccc;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(117,117,117,1);
	-moz-box-shadow: 1px 1px 1px 0px rgba(117,117,117,1);
	box-shadow: 1px 1px 1px 0px rgba(117,117,117,1);
}

#rate_calc_result {
	display: none;
	background-color: #fff;
	color: #000;
	font-size: 25px;
	padding: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	font-weight: bold;
	text-align: center;
}

#rate_calc_ratedisplay {
	font-size: 12px;
	color: #595F69;
}
#calculate_button {
	color: #fff;
	font-size: 18px;
	border: 0px solid;
	border-radius: 2px;
	padding: 10px;
	margin-top: 22px;
	background: -webkit-linear-gradient(#5B666F, #464E55); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#5B666F, #464E55); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#5B666F, #464E55); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#5B666F, #464E55); /* Standard syntax */
}

#btn-reverse {
	color: #fff;
	font-size: 18px;
	border: 0px solid;
	border-radius: 2px;  
	background: -webkit-linear-gradient(#5B666F, #464E55); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#5B666F, #464E55); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#5B666F, #464E55); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#5B666F, #464E55); /* Standard syntax */
}

#calculate_button:focus {
	outline:0;
}
.info-page {
	padding-top: 100px;
	padding-bottom: 100px;
}

/* -- FOOTER -- */

footer {
	background-color: #222222;
	padding: 25px 0;
	color: rgba(255, 255, 255, 0.3);
	text-align: center;
}

footer p {
	font-size: 16px;
	margin: 0;
}

footer ul {
	margin-bottom: 0;
}

footer ul li a {
	font-size: 15px;
	color: rgba(255, 255, 255, 0.3);
}

footer ul li a:hover,footer ul li a:focus,footer ul li a:active,footer ul li a.active {
	text-decoration: none;
}

.footer_fixed {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.grayback {
	background: #EEF0F0;
	padding-top: 15px;
	padding-bottom: 15px;
}

.lightback {
	padding-top: 15px;
	padding-bottom: 15px;
}


#rates-timestamp {
	font-size: 10px;
	text-align: center;
}


#wu-image {
	border: 1px solid #77BE87;
}

@media only screen and (min-width: 600px) {
	#wu-image {
		max-width: 400px;
	}
}



/* CSS Document */
/* 会社概要で使用 */
table.cmpny {
	width: 100%;
	margin: 0 auto;
}

.cmpny tr {
	vertical-align: top;
	/*border-top: 1px dotted #0e0057;*/
	border-bottom: 1px solid #77BE87;
}

.cmpny th {
	width: 100%;
	padding: 0.7em 0 0 0.8em;
	font-weight: 600;
	line-height: 1.5em;
	/*background: url(../assets/img/list_head.png) no-repeat;*/
	background-position: 0 1em;
}

.cmpny th {
	color: #0e0057;
}

th.sps {
	letter-spacing: 1em;
}

.cmpny td, .cmpny th {
	display: block;
}

.cmpny td {
	padding: 0.3em 0;
	line-height: 1.5em;
}   



@media all and (min-width: 641px) {
table.cmpny {
	width: 90%;
	margin-top: 1.5em;
	margin-bottom: 2.5em;
	margin-left: 10%;
}



.cmpny td, .cmpny th {
	display: table-cell;
}

.cmpny th {
	padding: 1em 0 1em 0.8em;
	line-height: 1.9em;
	background-position: 0 1.5em;
}

.cmpny th {
	width: 150px;
}



.cmpny td {
	padding: 1em 0;
	line-height: 1.9em;
}   


}

@media all and (min-width: 800px) {article
	table.cmpny {
		width: 79%;
		margin-top: 1.85em;
		margin-bottom: 3.1em;
		margin-left: 21%;
	}

	.cmpny th {
		width: 155px;
	}
}




/**********************************************************************************************************************************************************************************/

.ggmap {
	position: relative;
	padding-bottom: 80%;
	padding-top: 10px;
	height: 0;
	overflow: hidden;
}
 
.ggmap iframe,.ggmap object,.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}




.reason-title {
	background: #222222;
	text-align: center;
	color: #FFF;
	font-size: 143%;

}
.card{
	background: #FFF;
	margin:10px;
}




@media only screen and (max-width: 767px) {
	.reason-title {
		font-size: 4.25vw;
		text-align: left;
		padding-left: 10px;
		box-sizing: border-box;
		margin:0px;
		height:14vw;
	 display: -webkit-flex;
	 display: flex;
	 -webkit-align-items: center;
	 align-items: center; 
	}
	.row-eq-height {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	.pad-0{
		padding-right: 0px;
    	padding-left: 0px;
	
	}
	.reason-img {

	}
	.disp-inBlock{
		display:inline-block;
	}
}
/* iphone 5/se */
@media only screen and (max-width:321px) {
	.reason-title {

	}
}
/* iphone 6/7/8  X*/
@media only screen and (max-width:376px) {
	.reason-title {

	}
}
/* iphone plus 6/7/8 */
@media only screen and (max-width:415px) {
	.reason-title {

	}
}


@media only screen and (min-width: 768px) {
	.card{
		padding-right: 0px;
		padding-left: 0px;
		padding-top: 15px;
		margin:0px;

	}
	
}


.col-md-3{
	padding-right: 5px;
    padding-left: 0px;
}

.rate-text{
	text-align:center;
}

.rate-rem{
	color:#f57070;
}