@charset "UTF-8";
@import url(normalize.css);
@import url(reset.css);
@import url(hack.css);

.sp {}
.pc {display:none !important;}

html {
  height: 100%;
}

body {
	width: 100%;
	height: 100%;
}

/*----spヘッダー----*/

.sp_logo {
	width: auto;
	height: auto;
	float: left;
}

.sp_logo img {
	width: 250px;
}


/*----spメニュー----*/

.sp_submanu {
	width: 100%;
	height: auto;
	float: left;
}

.sp_submanu_area {
	width: 100%;
	height: auto;
	float: left;
}

.sp_submanu_box {
	width: 100%;
	height: auto;
	float: left;
}

.sp_submanu_box li {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	border-bottom: 1px solid #dddddd;
}
.sp_submanu_box li a {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	position: relative;
	padding: 15px 20px;
	box-sizing: border-box;
}

.sp_submanu_box li a .title {
	width: 60%;
	height: auto;
	float: left;
	box-sizing: border-box;
	padding: 5px 10px 5px 40px;
	border-right: 1px solid #eeeeee;
	font-weight: bold;
	font-size: 1.1em;
	text-align: left;
	color: #000000;
}

.sp_submanu_box li a .text {
	width: 40%;
	height: auto;
	float: left;
	box-sizing: border-box;
	padding: 0 25px 0 10px;
	font-size: 0.7em;
	text-align: left;
	color: #222222;
}

.sp_submanu_box li a i.icon {
	background: url(../Images/gate/manu01.png);
	width: 25px;
	height: 35px;
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.sp_submanu_box li a i.icon2 {
	background: url(../Images/gate/manu02.png);
	width: 29px;
	height: 35px;
	position: absolute;
	left: 18px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.sp_submanu_box li a i.icon3 {
	background: url(../Images/gate/manu03.png);
	width: 35px;
	height: 33px;
	position: absolute;
	left: 16px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.sp_submanu_box li a i.icon4 {
	background: url("../Images/gate/maanu10.png");
	width: 35px;
	height: 35px;
	position: absolute;
	left: 16px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.sp_submanu_box li a i.yajirushi {
	background: url(../Images/gate/yajirushi02.png);
	width: 5px;
	height: 8px;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.slider {
	width: 100%;
	height: 150px;
	float: left;
}

.slide01 {
	width: 100%;
	height: 150px;
	background: url(../Images/gate/bg01.png) center center no-repeat;
	background-size: cover;
}

.slide02 {
	width: 100%;
	height: 150px;
	background: url(../Images/gate/bg03.jpg) center center no-repeat;
	background-size: cover;
}

.bx-wrapper {
	margin-bottom: 0 !important;
}

.bx-pager {
	width: 100% !important;
	left: 0 !important;
	bottom: 10px !important;
	text-align: center !important;
	z-index: 10 !important;
}

.bx-controls-auto {
	display: none;
}

.bx-controls-auto .bx-controls-auto-item {
	position: absolute;
	left: 0;
	top: -22px;
}

.gate_manu {
	width: 100%;
	height: auto;
	float: left;
	background: #ffffff;
}

.gate_manu h1 {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
}

.gate_manu h1 .tuta {
	position: absolute;
	bottom: 0;
	left: 0;
}

.gate_side_manu {
	width: 100%;
	height: auto;
	float: left;
	border-top: 1px solid #dddddd;
}

.gate_sidemanu {
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 1px solid #dddddd;
	padding: 20px 0;
	box-sizing: border-box;
}

.gate_sidemanu:hover {
	background: #cffeff;
}

.gate_sidemanu01 {
	width: 100%;
	height: auto;
	float: left;
	padding: 0 50px 0 60px;
	box-sizing: border-box;
	text-align: left;
	position: relative;
}

.gate_sidemanu01 .icon {
	width: 25px;
	height: 35px;
	background: url(../Images/gate/manu01.png) center center no-repeat;
	position: absolute;
	left: 18px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.gate_sidemanu01 .icon2 {
	width: 5px;
	height: 8px;
	background: url(../Images/gate/yajirushi02.png) center center no-repeat;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.gate_sidemanu01 .title {
	width: 100%;
	height: auto;
	float: left;
	font-weight: bold;
}

.gate_sidemanu01 .text {
	width: 100%;
	height: auto;
	float: left;
	font-size: 0.7em;
	color: #999999;
}

.gate_sidemanu02 {
	width: 100%;
	height: auto;
	float: left;
	padding: 0 50px 0 60px;
	box-sizing: border-box;
	text-align: left;
	position: relative;
}

.gate_sidemanu02 .icon {
	width: 29px;
	height: 35px;
	background: url(../Images/gate/manu02.png) center center no-repeat;
	position: absolute;
	left: 18px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.gate_sidemanu02 .icon2 {
	width: 5px;
	height: 8px;
	background: url(../Images/gate/yajirushi02.png) center center no-repeat;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.gate_sidemanu02 .title {
	width: 100%;
	height: auto;
	float: left;
	font-weight: bold;
}

.gate_sidemanu02 .text {
	width: 100%;
	height: auto;
	float: left;
	font-size: 0.7em;
	color: #999999;
}

.gate_sidemanu03 {
	width: 100%;
	height: auto;
	float: left;
	padding: 0 50px 0 60px;
	box-sizing: border-box;
	text-align: left;
	position: relative;
}

.gate_sidemanu03 .icon {
	width: 35px;
	height: 33px;
	background: url(../Images/gate/manu03.png) center center no-repeat;
	position: absolute;
	left: 18px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.gate_sidemanu03 .icon2 {
	width: 5px;
	height: 8px;
	background: url(../Images/gate/yajirushi02.png) center center no-repeat;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.gate_sidemanu03 .title {
	width: 100%;
	height: auto;
	float: left;
	font-weight: bold;
}

.gate_sidemanu03 .text {
	width: 100%;
	height: auto;
	float: left;
	font-size: 0.7em;
	color: #999999;
}

.gate_sidemanu:hover .gate_drawmanu {
	display: block;
}

.gate_drawmanu {
	position: fixed;
	top: 0;
	left: 250px;
	width: 700px;
	height: 100%;
	background: #229294;
	display: none;
	box-sizing: border-box;
	padding: 50px;
}

.gate_drawmanu_list {
	width: 300px;
	height: auto;
	float: left;
}

.gate_drawmanu_list li {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
}

.gate_drawmanu_list li a {
	width: 100%;
	height: auto;
	padding: 15px 20px;
	box-sizing: border-box;
	display: block;
	color: #ffffff;
	position: relative;
}

.gate_drawmanu_list li a i {
	width: 6px;
	height: 9px;
	background: url(../Images/gate/yajirushi01png.png) center center no-repeat;
	position: absolute;
	right: 50px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.gate_drawmanu_list li:hover {
	background: #43a2a4;
}

.gate_drawmanu_list li ul {
	position: absolute;
	left: 350px;
	top: 50px;
	width: 300px;
	height: auto;
	display: none;
	background: #43a2a4;
}

.gate_drawmanu_list li:hover ul {
	display: block;
}

.gate_drawmanu_list li ul li a:hover {
	background: #1b7779;
}

.kensaku_box {
	width: 100%;
	height: auto;
	float: left;
}

.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
	width: 30px;
	background: url(../Images/gate/kensaku.png) center center no-repeat #221700 !important;
	height: 30px !important;
}

table.gsc-search-box td.gsc-input {
	padding-right: 0 !important;
}

input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
	background: #F3F0EA !important;
}

.gsib_a {
	padding: 0 9px 0 9px !important;
}

.gsc-search-button-v2 {
	font-size: 0 !important;
    padding: 6px 17px !important;
    width: auto !important;
    vertical-align: middle !important;
    border: 1px solid #221700 !important;
    border-radius: 0 !important;
}

.gsc-search-button {
	margin-left: 0 !important;
}

.gsc-search-button-v2 svg, .gsc-search-button-v2:hover svg, .gsc-search-button-v2:focus svg {
	display: none;
}

.gsc-control-cse {
    background: none !important;
    border: none !important;
}

.gate_footer {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	box-sizing: border-box;
	padding: 20px 30px 30px 30px;
}

.gate_footer .title {
	width: 100%;
	height: auto;
	float: left;
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 7px;
}

.gate_footer .text {
	width: 100%;
	height: auto;
	float: left;
	font-size: 0.8em;
	margin-bottom: 15px;
}

.gate_footer .contact {
	background: #221700;
	width: 100%;
	height: auto;
	float: left;
	font-size: 0.8em;
	padding: 3px 10px;
	box-sizing: border-box;
	color: #ffffff;
	position: relative;
}

.gate_footer .contact i {
	background: url(../Images/gate/yajirushi01png.png);
	width: 6px;
	height: 9px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.gate_footer a:hover {
	opacity: 0.5;
}

.gate_submanu {
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	right: 30px;
	padding: 0 0 0 220px;
	box-sizing: border-box;
	z-index: 2;
}

.gate_submanu01 {
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
	z-index: 2;
	font-size: 0.8em;
}

.gate_submanu02 {
	position: absolute;
	right: 140px;
	top: 0;
	width: auto;
	z-index: 1;
}

.gate_submanu02 a {
	width: 140px;
	display: block;
	background: #ffffff;
	color: #333333;
	padding: 5px 0;
	box-sizing: border-box;
	font-size: 0.8em;
}

#slidetoggle_button {
	width: 135px;
	height: auto;
	float: right;
	background: #333333;
	color: #ffffff;
	padding: 5px 0;
	box-sizing: border-box;
}

#slidetoggle_button.isActive {
	background: #ffffff;
	color: #333333;
}


.accessibility {
	width: auto;
	height: auto;
	float: right;
	background: #ffffff;
	text-align: right;
	display:none;
	padding: 10px 0;
}

.link__home {
	width: auto;
	height: auto;
	float: left;
	border-right: 1px solid #999999;
	box-sizing: border-box;
	padding: 5px 20px 5px 10px;
}

.link__home a {
	color: #000000;
	text-decoration: none;
}

.link__home a:hover {
	color: #1f8789;
	text-decoration: underline;
}

.accessibility__item {
	width: auto;
	height: auto;
	float: left;
}

.accessibility__ttl {
	width: auto;
	height: auto;
	float: left;
	padding: 5px 10px 5px 20px;
}

#normal {
	padding: 3px 7px;
	border: 1px solid #000000;
	box-sizing: border-box;
	background: #ffffff;
	color: #000000;
	margin-right: 5px;
}

#normal.is-disabled {
	background: #000000;
	color: #ffffff;
}

#large {
	padding: 3px 7px;
	border: 1px solid #000000;
	box-sizing: border-box;
	background: #ffffff;
	color: #000000;
}

#large.is-disabled {
	background: #000000;
	color: #ffffff;
}

#white {
	padding: 3px 7px;
	border: 1px solid #cccccc;
	box-sizing: border-box;
	background: #ffffff;
	color: #000000;
	margin-right: 5px;
}

#blue {
	padding: 3px 7px;
	border: 1px solid #0000ff;
	box-sizing: border-box;
	background: #0000ff;
	color: #ffffff;
	margin-right: 5px;
}

#yellow {
	padding: 3px 7px;
	border: 1px solid #ffff00;
	box-sizing: border-box;
	background: #ffff00;
	color: #000000;
	margin-right: 5px;
}

#black {
	padding: 3px 7px;
	border: 1px solid #000000;
	border: none;
	box-sizing: border-box;
	background: #000000;
	color: #ffffff;
}

.is-bg-white {
	background: #ffffff;
	color: #000000;
}

.is-bg-blue {
	background: #0066ff;
	color: #ffffff;
}

.is-bg-blue a {
	color: #ffffff;
}

.is-bg-blue .accessibility {
	background: #0066ff;
}

.is-bg-blue .gate_manu {
	background: #0066ff;
}

.is-bg-blue .gate_jyuyo {
	background: #0066ff;
}

.is-bg-blue .gate_picup {
	background: #0066ff;
}

.is-bg-blue .link__language a {
	color: #ffffff;
}

.is-bg-blue .off {
	color: #000000;
}

.is-bg-blue .on {
	color: #000000;
}

.is-bg-yellow {
	background: #ffff00;
	color: #000000;
}

.is-bg-yellow .accessibility {
	background: #ffff00;
}

.is-bg-yellow .gate_manu {
	background: #ffff00;
}

.is-bg-yellow .gate_jyuyo {
	background: #ffff00;
}

.is-bg-yellow .gate_picup {
	background: #ffff00;
}

.is-bg-yellow a {
	color: #000000;
}

.is-bg-black {
	background: #000000;
	color: #ffffff;
}

.is-bg-black .accessibility {
	background: #000000;
}

.is-bg-black .gate_manu {
	background: #000000;
}

.is-bg-black .gate_jyuyo {
	background: #000000;
}

.is-bg-black .gate_picup {
	background: #000000;
}

.is-bg-black a {
	color: #ffffff;
}

.is-bg-black .link__language a {
	color: #ffffff;
}

.is-bg-black .off {
	color: #000000;
}

.is-bg-black .on {
	color: #000000;
}

.off {
	display: inline-block;
	padding: 3px 7px;
	border: 1px solid #000000;
	box-sizing: border-box;
	background: #ffffff;
	color: #000000;
	margin-right: 5px;
	text-decoration: none;
}

.on {
	display: inline-block;
	padding: 3px 7px;
	border: 1px solid #000000;
	box-sizing: border-box;
	background: #ffffff;
	color: #000000;
	margin-right: 20px;
	text-decoration: none;
}

.link__language {
	width: auto;
	height: auto;
	float: left;
	border-left: 1px solid #999999;
	box-sizing: border-box;
	padding: 5px 10px 5px 20px;
}

.link__language a {
	color: #000000;
	text-decoration: none;
}

.link__language a:hover {
	color: #1f8789;
	text-decoration: underline;
}

/*--重要なお知らせ/ピックアップ--*/

.gate_box {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
}

.gate_jyuyo {
	width: 100%;
	height: auto;
	float: left;
}

.gate_jyuyo_title {
	width: 40%;
	height: auto;
	float: left;
	background: #cc0000;
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	padding: 10px 10px 10px 10px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.gate_jyuyo_link {
	width: 60%;
	height: auto;
	float: right;
	text-align: right;
	font-size: 0.7em;
	font-weight: bold;
	padding: 10px 20px 10px 10px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.gate_jyuyo_link a {
	padding: 15px 20px 15px 0;
	border-bottom: 1px solid #333333;
	position: relative;
}

.gate_jyuyo_link a i {
	background: url(../Images/gate/yajirushi05.png) center center no-repeat;
	width: 6px;
	height: 10px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.gate_jyuyo_list {
	width: 100%;
	height: auto;
	float: left;
	padding: 10px 20px 0 20px;
	box-sizing: border-box;
}

.gate_jyuyo_list .cat {
	width: auto;
	min-width: 100px;
	height: auto;
	float: left;
	margin-right: 5px;
	background: #333333;
	color: #ffffff;
	padding: 2px 5px;
	box-sizing: border-box;
	font-size: 0.7em;
}

.gate_jyuyo_list .time {
	width: auto;
	height: auto;
	float: left;
	padding: 2px 5px;
	box-sizing: border-box;
	font-size: 0.7em;
}

.gate_jyuyo_list .text {
	width: 100%;
	height: auto;
	float: left;
	font-size: 0.8em;
	border-bottom: 1px solid #999999;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

.gate_jyuyo_list .text a {
	color: #333333;
	text-decoration: underline;
}

.gate_jyuyo_list .text a:hover {
	color: #66cccc;
	text-decoration: underline;
}


.gate_picup {
	width: 100%;
	height: auto;
	float: left;
	padding: 0 20px;
	box-sizing: border-box;
}

.gate_picup_title {
	width: 100%;
	height: auto;
	float: left;
	font-weight: bold;
	font-size: 0.8em;
	text-align: left;
	border-bottom: #333333 1px solid;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.gate_picup_slide {
	width: 100%;
	height: auto;
	float: left;
	padding: 0 30px;
	box-sizing: border-box;
}

.gate_picup_slide div {
	width: 100%;
	height: auto;
	float: left;
}

.gate_picup_slide div .imgbox {
	width: 100%;
	height: 160px;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
}

.gate_picup_slide div .imgbox img {
	width: 100%;
}

.gate_picup_slide div .time {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 5px;
	font-size: 0.7em;
	text-align: left;
	color: #333333;
}

.gate_picup_slide div .text {
	width: 100%;
	height: auto;
	float: left;
	font-size: 0.8em;
	font-weight: bold;
	text-align: left; 
	color: #333333;
}

.gate_picup .slick-prev {
	left: -20px;
	top: 80px;
}

.gate_picup .slick-prev.slick-arrow {
	width: 30px;
	height: 50px;
	background: url(../Images/gate/prev_icon.png);
}

.gate_picup .slick-prev:before {
	content: "　";
}

.gate_picup .slick-next {
	right: -20px;
	top: 80px;
}

.gate_picup .slick-next.slick-arrow {
	width: 30px;
	height: 50px;
	background: url(../Images/gate/next_icon.png);
}

.gate_picup .slick-next:before {
	content: "　";
}

/*--バナーエリア--*/

.gate_banner {
	width: auto;
	height: auto;
	position: absolute;
	left: 290px;
	top: 40px;
}

.gate_banner a {
	margin: 0 10px 0 0;
}

/*--フッターSP--*/

.footer_sp {
	width: 100%;
	height: auto;
	float: left;
	border-top: 2px solid #dddddd;
	margin-top: 30px;
	padding-top: 10px;
}

.gate_footer_sp {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	box-sizing: border-box;
	padding: 20px;
}

.gate_footer_sp .title {
	width: 100%;
	height: auto;
	float: left;
	font-weight: bold;
	font-size: 0.9em;
	margin-bottom: 10px;
}

.gate_footer_sp .text {
	width: 100%;
	height: auto;
	float: left;
	font-size: 0.7em;
	margin-bottom: 15px;
}

.gate_footer_sp .contact {
	background: #221700;
	width: 155px;
	height: auto;
	float: left;
	font-size: 0.8em;
	padding: 3px 10px;
	box-sizing: border-box;
	color: #ffffff;
	position: relative;
}

.gate_footer_sp .contact i {
	background: url(../Images/gate/yajirushi01png.png);
	width: 6px;
	height: 9px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.gate_footer_sp a:hover {
	opacity: 0.5;
}

.gate_footer_end_sp {
	width: 100%;
	height: auto;
	float: left;
	background: #221700;
	color: #ffffff;
}

.gate_footer_end_area_sp {
	width: 100%;
	height: auto;
	float: left;
	padding: 0 20px;
	box-sizing: border-box;
}

.gate_footer_end_list {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	padding: 20px 0;
}

.gate_footer_end_list li {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	padding: 0 0 0 15px;
	box-sizing: border-box;
	text-align: left;
}

.gate_footer_end_list li i {
	background: url(../Images/gate/sp/icon.png);
	background-size: cover;
	width: 6px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.gate_footer_end_list li a {
	color: #ffffff;
	font-size: 0.9em;
}

/*--spメニュー--*/

.gate_manu_sp {
	width: auto;
	height: auto;
	position: absolute;
	right: 60px;
	top: 10px;
}

.gate_manu_sp img {
	vertical-align: middle;
	width: 38px;
}

.gate_manu2_sp {
	width: auto;
	height: auto;
	position: absolute;
	right: 10px;
	top: 10px;
}

.gate_manu2_sp img {
	vertical-align: middle;
	width: 38px;
}

.gate_header_submanu {
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 1000;
	top: 70px;
	left: 0;
	box-sizing: border-box;
	padding: 10px 0;
	display: none;
	background: #229294;
}

.gate_header_submanu2 {
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 1000;
	top: 70px;
	left: 0;
	box-sizing: border-box;
	padding: 10px 0;
	display: none;
	background: #229294;
}

.sp_manu_area {
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	padding: 20px;
}

#sp_manu01 {
	display: none;
}

#sp_manu02 {
	display: none;
}

#sp_manu03 {
	display: none;
}

#sp_manu04 {
	display: none;
}

#sp_manu05 {
	display: none;
}



.sp_manu_box {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 10px;
}

.sp_manu_box i.modoru {
	position: absolute;
	background: url(../Images/gate/sp/modoru.png);
	background-size: cover;
	width: 25px;
	height: 25px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.sp_manu_box span {
	font-size: 0.6em;
	float: right;
	padding-top: 5px;
}

.sp_manu_kensaku {
	width: 58%;
	height: auto;
	float: left;
}

.sp_manu_kensaku .gsc-input-box {
	border-radius: 0 !important;
	padding: 0 !important;
}

.sp_manu_kensaku form.gsc-search-box {
	margin-bottom: 0 !important;
}

.sp_manu_kensaku .gsc-control-cse {
	padding: 0 !important;
}

.sp_manu_kensaku .gsc-search-button-v2, .sp_manu_kensaku .gsc-search-button-v2:hover, .sp_manu_kensaku .gsc-search-button-v2:focus {
	background: url(../Images/gate/sp/kensaku.png) center center no-repeat #f3f0ea !important;
	border: 1px solid #f3f0ea !important;
	background-size: cover !important;
	width: 30px !important;
    height: 30px !important;
}

.sp_manu_honyaku {
	width: 40%;
	height: auto;
	float: right;
}

.sp_manu_honyaku a {
	width: 100%;
	height: auto;
	float: left;
	display: block;
	background: #f3f0ea;
	font-size: 0.8em;
	padding: 5px 0;
}

.sp_manu_title {
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 1px solid #61aeae;
	border-top: 1px solid #61aeae;
	padding: 15px 20px 15px 35px;
	box-sizing: border-box;
	position: relative;
	text-align: left;
	font-size: 1.1em;
	color: #ffffff;
}

.sp_manu_title i.icon1 {
	background: url(../Images/gate/sp/manu01.png) no-repeat;
	background-size: cover;
	width: 17px;
	height: 25px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.sp_manu_title i.icon2 {
	background: url(../Images/gate/sp/manu02.png) no-repeat;
	background-size: cover;
	width: 21px;
	height: 25px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.sp_manu_title i.icon3 {
	background: url(../Images/gate/sp/manu03.png) no-repeat;
	background-size: cover;
	width: 25px;
	height: 23px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.sp_manu_title i.icon4 {
	background: url(../Images/gate/sp/manu09.png) no-repeat;
	background-size: cover;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.sp_manu_list {
	width: 100%;
	height: auto;
	float: left;
	padding: 0 0 0 20px;
	box-sizing: border-box;
	text-align: left;
	position: relative;
	margin-bottom: 10px;
}

.sp_manu_list li {
	width: 100%;
	height: auto;
	float: left;
	border-bottom: 1px solid #61aeae;
	box-sizing: border-box;
}

.sp_manu_list li a {
	width: 100%;
	height: auto;
	float: left;
	padding: 10px 40px 10px 10px;
	box-sizing: border-box;
	display: block;
	color: #ffffff;
	position: relative;
}

.sp_manu_list li a i {
	background: url(../Images/gate/sp/yajirushi.png);
	background-size: cover;
	width: 7px;
	height: 12px;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.sp_manu_subbox {
	width: 100%;
	height: auto;
	float: left;
	text-align: left;
	box-sizing: border-box;
	padding: 0 0 0 20px;
}

.sp_manu_left {
	width: 49%;
	height: auto;
	float: left;
	display: block;
	background: #ffffff;
	padding: 10px 10px 10px 45px;
	box-sizing: border-box;
	margin-bottom: 10px;
	color: #229294;
	position: relative;
	line-height: 1.4em;
}

.sp_manu_right {
	width: 49%;
	height: auto;
	float: right;
	display: block;
	background: #ffffff;
	padding: 10px 10px 10px 45px;
	box-sizing: border-box;
	margin-bottom: 10px;
	color: #229294;
	position: relative;
	line-height: 1.4em;
}

.sp_manu_left i.subicon01 {
	background: url(../Images/gate/sp/manu04.png);
	background-size: cover;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.sp_manu_right i.subicon02 {
	background: url(../Images/gate/sp/manu05.png);
	background-size: cover;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.sp_manu_left i.subicon03 {
	background: url(../Images/gate/sp/manu06.png);
	background-size: cover;
	width: 25px;
	height: 22px;
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.sp_manu_right i.subicon04 {
	background: url(../Images/gate/sp/manu07.png);
	background-size: cover;
	width: 24px;
	height: 25px;
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.sp_manu_left i.subicon05 {
	background: url(../Images/gate/sp/manu05.png);
	background-size: cover;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.sp_manu_right i.subicon06 {
	background: url(../Images/gate/sp/manu08.png);
	background-size: cover;
	width: 17px;
	height: 25px;
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	-webkit- transform: translateY(-50%);
}

.sp_banner_ex {
	width: 100%;
	height: auto;
	float: left;
	background: #f8f8f8;
}

.sp_banner_ex a {
	width: 50%;
	height: auto;
	float: left;
	display: block;
}

.sp_banner_ex a img {
	width: 100%;
	vertical-align: middle;
}

.sp_banner_ex2 {
	width: 100%;
	height: auto;
	float: left;
	box-sizing: border-box;
	padding: 0 20px;
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
}

.sp_banner_ex2 a {
	width: 48%;
	height: auto;
	float: left;
	display: block;
	margin-bottom: 10px;
	margin-right: 4%;
}

.sp_banner_ex2 a:nth-child(2n) {
	margin-right: 0;
}

.sp_banner_ex2 a img {
	width: 100%;
	vertical-align: middle;
	box-sizing: border-box;
	border: 1px solid #cccccc;
}

.gate_link_banner {
	width: 100%;
	height: auto;
	float: left;
	background: rgba(255, 255, 255, 0.8);
	padding: 10px 20px;
	font-size: 0.8em;
	box-sizing: border-box;
	display: block;
	text-align: left;
	margin-bottom: 20px;
	color: #000;
}

.gate_link_banner:hover {
	background: rgba(34, 146, 148, 0.9);
	color: #ffffff;
}

/*---フォーム追加---*/

.search_base_box {
	width: 100%;
	height: auto;
	float: left;
	padding: 0 15px 0 0;
	box-sizing: border-box;
}

.search_base {
	width: 83%;
	height: 30px;
	float: left;
	background: #F3F0EA;
	box-sizing: border-box;
	padding: 5px 10px;
	border: none;
}

.search_base_bottan {
	width: 17%;
	height: 30px;
	float: right;
	background: #221700 !important;
	border: none;
}


