@charset "utf-8";
ol, ul {
    list-style: none;
	margin: 0;
	padding: 0;
}
.cf {
	zoom: 1
}
.cf:after, .cf:before {
	content: "";
	display: table
}
.cf:after {
	clear: both
}
/*伸縮OFF
#portalHeader,
#portal_footerWrap{ 
	min-width: 375px;
}
*/
/*==================================================================
共通ヘッダ
==================================================================*/

/*__Googleカスタム検索_____*/
#gsc{
    width:280px;
    margin:0 auto;
    position:relative;
    float: right;
}
#gsc .gsc-control-cse, 
#gsc .gsc-control-cse-ja,
#gsc .gsib_a{
    margin:0 !important;
    padding:0 !important;
}
/* テキスト入力フォームとボタンの位置 */
#gsc table.gsc-search-box td,
#gsc table.gsc-search-box input {
    vertical-align: top !important;
}
/* テキスト入力フォーム */
#gsc input[type="text"]{
    border: 1px solid #dddddd !important;
    height:25px !important;
}
#gsc input[type="text"]:focus {
    border: 1px solid #008ee1 !important;
    outline: 0;  /*safariの自動フォーカスを切る */
}
/* テキスト入力フォームの影を消す */
#gsc #gsc-iw-id1{
    border:none !important;
}
/* テキスト入力フォームの背景画像位置調整 */
#gsc #gs_tti0 input{
    background-position:5px 5px !important;
}
/* ボタンの色 */
#gsc input.gsc-search-button {
background: #66cdaa !important;
background: -ms-linear-gradient(top,  #66cdaa 0%,#66cdaa 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66cdaa', endColorstr='#008ee1',GradientType=0 ); /* IE6-9 */
border: 1px solid #66cdaa !important;
}
/* ボタンの位置調整と角丸消し */
#gsc .gsc-search-button{
    margin:0 0 0 -16px !important;
    border-radius:0;
}
/* 入力時に出る「×」ボタンの位置調整 */
#gsc .gsib_b a{
    position:absolute;
    top:3px;
    left:185px;
}
/* 入力時に出る×ボタン -- Firefox位置調整 -- */
#gsc .gsib_b span{
        box-sizing: border-box;
   -moz-box-sizing: border-box;
        padding:2px 0 0 0;
}

/*__モバイルレイアウト__________________________________*/
@media all and (max-width : 640px) {
.pc {
	display:none!important;
}
.sp{
	display: block!important;
}
#portalHeader{
	padding:10px 1.25%;
	background:url("../img/portal/bg_portal.png") repeat ;
}
#portalHeader .portalLogo{
	margin:0 auto;
	width: 160px;
}
#portalHeader .portalLogo img{
	display: block;
	width: 100%;
}
#portalHeader .btnArea{
	float: right;
	width: 54%;
	padding: 0 1.25%;
}
#portalHeader .btnArea .searchBox{
	margin: 10px 0 14px;
}
#portalHeader .btnArea .searchBox form{
	width: 100%;
}
#portalHeader .btnArea .searchBox .box{
	float: left;
	width: 86%;
}
#portalHeader .btnArea .searchBox .box input{
	height: 36px;
	width: 94%;
	padding: 0 2%;
}
#portalHeader .btnArea .searchBox .btn{
	float: right;
	width: 14%;
	height: 36px;
}
#portalHeader .btnArea .searchBox .btn input{
	height: 36px;
}
#portalHeader .btnArea .menu a img{
	display: block;
	width: 100%;
}
#portalHeader .btnArea .menu .btn_calendar{
	float: left;
	width: 56%;
}
#portalHeader .btnArea .menu .btn_access{
	float: right;
	width: 42%;
	/*margin-left: 4%;*/
}
/*__Googleカスタム検索_____*/
#gsc{
	width:100%;
}
#searchBox #gsc{


}
}/*./@meida*/

/*__PCレイアウト__________________________________*/
@media all and (min-width : 641px){
a:hover{
	opacity: 0.7;
}
.pc {
	display:block!important;
}
.sp{
	display: none!important;
}
#portalHeader{
	background:url("../img/portal/bg_portal.png") repeat ;
	padding: 8px 0;
}
#portalHeader .pc{
	width: 1120px;
	margin:0 auto;
}
#portalHeader .portalLogo{
	float: left;
	width: 242px;
}
#portalHeader .portalLogo img{
	display: block;
	width: 100%;
}
#portalHeader .btnArea{
	width: 865px;
}
#portalHeader .btnArea{
	float: right;
	/*margin-left: 13px;*/
}
#portalHeader .btnArea .top{
	margin-bottom: 10px;
}
#portalHeader .menu{
	float: left;
	margin: 5px 0 0 200px;
}
#portalHeader .searchBox{
	float: right;
	width: 320px;
}
#portalHeader .btnArea .searchBox .box{
	float: left;
	width: 280px;
	margin-right: 10px;
}
#portalHeader .btnArea .searchBox .box input{
	width:100%;
	height: 30px;
	padding: 0 2%;
	width: 274px;
}
#portalHeader .btnArea .searchBox .btn{
	float: right;
	width: 30px;
	height: 30px;
}
#portalHeader .btnArea .searchBox .btn input{
	height: 30px;
}
#portalHeader .portalnav li{
	float: left;
	margin-left: 6px;
}
#portalHeader .portalnav li:first-child{
	margin-left: 0;
}
#portalHeader .btnArea .menu .btn_access{
	margin-left: 20px;
}
} /* ./@meida*/


/*==================================================================
共通フッタ
==================================================================*/
#portal_footer a, #portal_footer a:link, #portal_footer a:hover, #portal_footer a:active, #portal_footer a:visited{
	color: #35621e;
	text-decoration:none;
}
/*__モバイルレイアウト__________________________________*/
@media all and (max-width : 767px) {
#portal_footer {
	background:url("../img/portal/bg_portal.png") repeat ;
	font-size: 13px;
}
#portal_footer{
	border-top: 2px solid #efe8d4;
	display: table;
	table-layout: fixed;
    border-collapse: collapse;
	width: 100%;
}
#portal_footer .row{
	display: table-row;
}
#portal_footer .row div{
	display: table-cell;
	box-sizing: border-box;
	width: 50%;
	border-left: 2px solid #efe8d4;
	border-bottom: 2px solid #efe8d4;
}

#portal_footer .row div:nth-child(odd){
	 border-left: none;
}
#portal_footer .row div a{
	/*display: block;
	padding-left: 20px;*/
}
#portal_footer .row div span{
	display: block;
	background:url("../img/portal/arrow_ptft.png") no-repeat ;
	background-position: 0 30px;
	padding: 26px 0;
	padding-left: 16px;
	margin-left: 20px;

}
}/*./@meida*/

/*__PCレイアウト__________________________________*/
@media all and (min-width : 768px){
a:hover{
	opacity: 0.7;
}
#portal_footerWrap {
	background:url("../img/portal/bg_portal.png") repeat ;
	padding: 20px 0;
}
#portal_footer {
	width: 700px;
	margin: 0 auto;
	text-align: center;
	font-size: 13px;
}
#portal_footer .row,
#portal_footer .row>div{
	float: left;
}
#portal_footer .row{
}
#portal_footer .row>div:after{
	content: "|";
	margin: 0 8px;
}
#portal_footer .row:last-child>div:last-child:after{
	content: none;
}
} /* ./@meida*/


/*==================================================================
SPメニュー
==================================================================*/

/*__モバイルレイアウト__________________________________*/
@media all and (max-width : 640px) {

#sidr-menu{

    background: #2eb6b3;
}

#sidr-menu li{
	border-top: 1px solid rgba(255, 255, 255, 0.5);
}
#sidr-menu li:last-child{
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
#sidr-menu li img{
	display:block;
	width:100%;
}
.btn_spNaviTgl{
	background-color:rgba(0, 0, 0, 0);
	border-style: none;
	margin: 0;
	padding: 0;
}
.btn_spNaviTgl img{
	display: block;
	width: 100%;
}
.btn_spNaviMenu{
    position: absolute;
    top: 0;
	right: 0;
    width: 44px;
    /*height: 33px;*/
	margin: 20px 10px;
    outline: none;
    color: #fff;
    cursor: pointer;
}
.btn_spNaviClose{
	width: 90px;
	height: 28px;
	margin: 20px 0 30px 10px
}
/*検索*/
#sidr-menu .searchBox{
	margin: 25px 10px;
}
#sidr-menu .box input,
#sidr-menu .btn input{
	height: 30px;
	width: 100%;
}
#sidr-menu .box{
	float: left;
	width: 180px;
}
#sidr-menu .box input{
	height: 26px;
	padding: 2px;
	border: 0;
}
#sidr-menu .btn{
	float: right;
	width: 30px;
	padding-left: 10px;
}
} /* ./@meida*/

/*__PCレイアウト__________________________________*/
@media all and (min-width : 641px){
#sidr-menu, .btn_spNaviTgl{
	display: none;
}


} /* ./@meida*/
