@charset "utf-8";
/* CSS Document */

.r_brand_area {
	width: 740px;
	margin: 50px 0;
}
.r_brand_area>h3 {
	height: 46px;
	margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 46px;
	font-weight: normal;
	text-align: center;
	background-color: #0066a5;
	color: #fff;
	letter-spacing: 2px;
}
.r_brand_area .r_brand_btn {
	width: 740px;
	margin: 20px 0;
}
.r_brand_btn ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
}
.r_brand_btn ul li {
	width: 236px;
	height: 70px;
	margin: 0 15px 15px 0;
	float: left;
}
.r_brand_btn ul li:nth-child(3n) {
	margin-right: 0;
}
.r_brand_btn ul li a {
	display: block;
	text-decoration: none;
}
.r_brand_btn ul a img {
	display: block;
	width: 100%;
}
.r_brand_btn ul a:hover img {
	opacity: 0.7;
}
#Floating {
	display:none !important;
}

/*���o��*/
.b_g_headline {
	position: relative;
	border-bottom: 3px solid #cccac3;
	padding: 12px 0px 5px 5px;
	margin: 30px 0px 20px;
	font-size: 23px;
	font-weight: bold;
	margin-top: 70px;
	padding-top: -70px;
}
.b_g_headline a {
	font-size: 23px;
	font-weight: bold;
	color: #000000;
}
.b_g_headline:before {
	position: absolute;
	bottom: -3px;
	left: 0;
	z-index: 2;
	content: '';
	width: 20%;
	height: 3px;
	background-color: #036;
}
/*�����ߋL��*/

.best-articles-blue {
position: relative;
margin: 36px 0 16px;
padding: 16px 10px;
border: 2px solid #5fc2f5;
background-color: #dcefff;
}

.best-articles-blue p a {
color: #333 !important;
}

.best-articles-blue p:last-child {
margin-bottom: 0;
}
.best-articles-blue::before {
position: absolute;
bottom: 100%;
left: -2px;
padding: 2px 6px;
content: "���킹�ēǂ݂���";
background-color: #5fc2f5;
color: #fff;
font-weight: bold;
}

.marker_water {
background: linear-gradient(transparent 60%, #66ccff 60%);
}


.best-articles-red {
position: relative;
margin: 36px 0 16px;
padding: 16px 10px;
border: 2px solid #df8182;
background-color: #fffbf5;
}
.best-articles-red p:last-child {
margin-bottom: 0;
}
.best-articles-red::before {
position: absolute;
bottom: 100%;
left: -2px;
padding: 2px 6px;
content: "���킹�ēǂ݂���";
background-color: #df8182;
color: #fff;
font-weight: bold;
}

/*�֘A�L���@����*/
.Relation-list-head {
	padding: 5px 10px;
	color: #ffffff;
	border-radius: 10px 10px 0 0;
}

.Relation-list-head-internal {
	padding: 10px;
	background: #ffffff;
	border-radius: 0 0 10px 10px;
}

.Relation-pink {
		background: #ffc0cb;
}

.Relation-pink-border {
		border: 1px solid #ffc0cb;
}

.Relation-pink-square {
	color: #ffc0cb;
}

.Relation-orange {
		background: #f49200;
}

.Relation-orange-border {
		border: 1px solid #f49200;
}

.Relation-orange-square {
	color: #f49200;
}

.Relation-blue {
		background: #084fa1;
}

.Relation-blue-square {
		color: #084fa1;
}

.Relation-blue-border {
		border: 1px solid #084fa1;
}

.Relation-black {
		background: #000;
}

.Relation-black-border {
		border: 1px solid #000;
}

.Relation-black-square {
		color: #000;
}
.l-main a {
    color: #0080FF;
    text-decoration: none;
	margin-bottom: 5px;
}
/*�t�b�^�[����R���e���c*/

.Purchase_transition {
	margin-bottom: 15px;
}

.Purchase_transition a {
	margin-bottom: 5px;
	display: inline-block;
}

.mag_2block {
	overflow: hidden;
	margin: 15px 0;
}

.mag_2block p {
	margin: 0 0 10px;
	padding: 0;
	font-size: 24px;
	color: #2eb4b9;
	text-align: center;
	font-family: "�������","Yu Mincho","�q���M�m���� Pro W6","Hiragino Mincho Pro","HGS����E","�l�r �o����",serif;
}

.mag_2block p span::before {
	content: url(https://www.kaitori-ginza.com/img/tit_icon.png);
}

.mag_2block a {
	display: block;
	width: 390px;
	height: 100px;
	margin: 0 16px 0 0;
	float: left;
}

.mag_2block a.kaitori01 {
	background-image: url(https://www.kaitori-ginza.com/img/kaitori_shop.jpg);
	background-repeat: no-repeat;
	background-size: 390px 100px;
}

.mag_2block a.kaitori02 {
	background-image: url(https://www.kaitori-ginza.com/img/kaitori_takuhai.jpg);
	background-repeat: no-repeat;
	background-size: 390px 100px;
}

.mag_2block a.kaitori01:hover {
	background-image: url(https://www.kaitori-ginza.com/img/kaitori_shop_hover.jpg);
	background-repeat: no-repeat;
	background-size: 390px 100px;
}

.mag_2block a.kaitori02:hover {
	background-image: url(https://www.kaitori-ginza.com/img/kaitori_takuhai_hover.jpg);
	background-repeat: no-repeat;
	background-size: 390px 100px;
}

.mag_2block a:last-of-type {
	margin: 0;
}
.mag_left a img {
	display:block; opacity:1;
	transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-webkit-transition: opacity .3s ease-in-out;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	transform: rotate(0);
}
.mag_left a:hover img {
	opacity:0.5;
}

/*20191026 PC検索窓修正*/

#feas-searchform-0 {
	width: 100%;
	box-sizing: border-box;
}

#feas_0_0 {
	width: 52%;
}

#feas_0_1 {
	width:28%
}

#feas-submit-button-0 {
    width: 50%;
    display: block;
    margin: 10px auto 0!important;
    text-align: center;
}




















