
/* -------------------------------------------------------------------
お問い合わせ
------------------------------------------------------------------- */
/* top.css  */
.fixed-header .hd-main {
	background: rgb(255, 255, 255);
	width: 1024px;
	height: 120px;
	/*box-shadow: 0px 1px 0px 0px #e9ebef;*/
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
/*
#top {
	width: 1024px;	
}*/

.fixed-header .hd-main__center {
	width: 495px;
	height: 95px;
	position: absolute;
	left: 0px;
	top: 10px;
}
.hd-main .toptxt3 {
	position: absolute;
	width: 332px;
	height: 62px;
	top: 15px;
	right: 36px;
}

#hd_menu{
	width:268px;
	/*width:401px;*/
	height: 30px;
	position: absolute;
	top: 80px;
	right: 50px;
}

#hd_menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#hd_menu li{
	margin:0px;
	padding:0px;
	display:block;
	float:left;
}

#hd_menu li a {
	text-indent: -9999px;
}

#menu_i1 a {
	display:block;
	width:133px;
	height:30px;
	background-image: url(https://www.ryugaku-webdirect.com/image/header/hd_menu-p.png);
}
#menu_i1 em a       {text-decoration:none; background-position:0 -100px;}
#menu_i1 a:hover    {text-decoration:none; background-position:0 -50px;}
#menu_i1 em a:hover {text-decoration:none; background-position:0 -100px;}


#menu_i2 a {
	display:block;
	width:133px;
	height:30px;
	background-image: url(https://www.ryugaku-webdirect.com/image/header/hd_menu-p.png);
	background-repeat: no-repeat;
	background-position: -266px 0px;
}
#menu_i2 em a       {text-decoration:none; background-position:-266px -100px;}
#menu_i2 a:hover    {text-decoration:none; background-position:-266px -50px;}
#menu_i2 em a:hover {text-decoration:none; background-position:-266px -100px;}

#menu_i3 a {
	display:block;
	width:133px;
	height:30px;
	background-image: url(https://www.ryugaku-webdirect.com/image/header/hd_menu-p.png);
	background-repeat: no-repeat;
	background-position: -266px 0px;
}
#menu_i3 em a       {text-decoration:none; background-position:-266px -100px;}
#menu_i3 a:hover    {text-decoration:none; background-position:-266px -50px;}
#menu_i3 em a:hover {text-decoration:none; background-position:-266px -100px;}

.cl_menu{
	clear:both;
	height:0px;
	padding:0px;
	margin:0px;
}

/*---------------------------------------------*/
.menu-btn {
	position: absolute;
	left: 0;
	top:0;
	height: 45px;
	width: 45px;
	display: block;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-image: url(https://www.ryugaku-webdirect.com/cebu/wp-content/themes/direct/img/btn-menu2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.g-mobile {
	display: none;
}

.g-navi {
	width: 100%; height: 50px; letter-spacing: 0.1em; border-top-color: rgb(238, 238, 238); border-bottom-color: rgb(238, 238, 238); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; position: relative; background-color: rgb(255, 255, 255);
}

.g-navi .g-navi-box {
	/*position: relative;*/
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 48px;
}
.g-navi .g-navi-left {
	height: 48px; position: absolute;
}
.g-navi .g-navi-left-c {
	height: 48px;
	display: block;
}
/*変更部分*//*
.g-navi .g-navi-left li {
	padding: 0px 10px; display: inline;
}
.g-navi .g-navi-left li:first-child {
	padding: 0px 10px 0px 20px;
}
.g-navi .g-navi-left a {
	height: 48px; color: rgb(0, 0, 0); line-height: 48px; font-size: 15px; display: inline-block;
}
.g-navi .g-navi-left a:hover {
	color: rgb(22, 174, 179); text-decoration: none;
}
.g-navi .g-navi-left a.navi-on {
	color: rgb(22, 174, 179); text-decoration: none;
}*/
/*移動追加*/
/*
.g-navi .g-navi-left {
	height: 48px;
	position: absolute;
}*/
.g-navi .g-navi-left li {
	padding: 0px 23px; display: inline;
}
.g-navi .g-navi-left li:first-child {
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 26px;
}
.g-navi .g-navi-left a {
	height: 48px; color: rgb(0, 0, 0); line-height: 48px; font-size: 16px; display: inline-block;
}
.g-navi .g-navi-left a:hover {
	color: rgb(47, 91, 185);
	text-decoration: none;
}
.g-navi .g-navi-left a.navi-on {
	color: rgb(47, 91, 185);
	text-decoration: none;
}
/*C*/
.g-navi .g-navi-left-c li {
	display: flex;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.g-navi .g-navi-left-c li:first-child {
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 26px;
}
.g-navi .g-navi-left-c a {
	height: 48px; color: rgb(0, 0, 0); line-height: 48px; font-size: 16px; display: inline-block;
}
.g-navi .g-navi-left-c a:hover {
	color: rgb(47, 91, 185);
	text-decoration: none;
}
.g-navi .g-navi-left-c a.navi-on {
	color: rgb(47, 91, 185);
	text-decoration: none;
}



/*
.g-navi .g-navi-right {
	height: 48px;
	position: absolute;
	right: 0px;
	width:40%;
}
*/
.g-navi .g-navi-right {
	display: none;
}

.g-navi .g-navi-right li {
	width:33%;
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
	font-size: 15px;
	box-sizing: border-box;
}

.g-navi .g-navi-right li.pamphlet a {
	/*height: 48px;*/
	display: block;
	background-color: #F4837A;
	padding-top: 29px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	color: #000;
	text-align: center;
	background-image: url(https://www.ryugaku-webdirect.com/cebu/wp-content/themes/direct/img/pamphlet_icon.png);
	background-repeat: no-repeat;
	background-position: center 3px;
}

.g-navi .g-navi-right li.mail a {
	/*height: 48px;*/
	display: block;
	background-color: #F9A527;
	padding-top: 29px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	/*width:34%;*/
	/*width: 120px;*/
	color: #000;
	text-align: center;
	background-image: url(https://www.ryugaku-webdirect.com/cebu/wp-content/themes/direct/img/infoemation_icon6.png);
	background-repeat: no-repeat;
	background-position: center 2px;
}
/*
.g-navi .g-navi-right li.apply {
	background-color: #FC0;
	padding-top: 29px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	color: #000;
	width:33%;
	text-align: center;
	background-image: url(../img/apply_icon_ss.gif);
	background-repeat: no-repeat;
	background-position: center 3px;
}*/
.g-navi .g-navi-right li.apply a {
	/*height: 48px;*/
	display: block;
	background-color: #FC0;
	padding-top: 29px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	color: #000;
	/*width: 120px;*/
	/*width:33%;*/
	text-align: center;
	background-image: url(https://www.ryugaku-webdirect.com/cebu/wp-content/themes/direct/img/apply_icon_ss.gif);
	background-repeat: no-repeat;
	background-position: center 3px;
}

.g-navi .g-navi-right li:first-child {
	width:34%;
}
.g-navi .g-navi-right li:last-child {
	/*width:34%;*/
}

@media all and (max-width:768px)
{
/*------------------------------*/
.fixed-header .hd-main {
	width: 100%;
	height: 84px;
    position: relative;
	padding-top: 0px;
}
.fixed-header .hd-main__center {
	position: absolute;
	width: 52%;
	left: 0px;
	top: 5px;
}
.fixed-header .hd-main__center img {
	width: 100%;
}
.hd-main .toptxt3 {
	position: absolute;
	width: 46%;
	top: 12px;
	right: 6px;
	text-align: right;
}
.hd-main .toptxt3 img {
	width: 90%;
}

.wrapper-pre {
    width: 100%;
}
	

#hd_menu{
	display: none;
}

/*------------------------------*/
.g-navi .g-navi-box {
	width: 100%;
}
.g-navi-left {
	display: none;
}
.g-navi-left-c {
	display: none;
}
.g-mobile {
	display: block;	
}
.g-navi .g-navi-right {
	display: block;	
}

.g-navi .g-navi-right {
	height: 78px;
	position: absolute;
	right: 0px;
	width:65%;
}
.g-navi .g-navi-right li {
	width:33%;
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
	font-size: 13px;
}

.g-navi .g-navi-right li:first-child {
	width:34%;
}
.g-navi .g-navi-right li:last-child {
	/*width:34%;*/
}

}


@media all and (max-width:600px)
{
/*------------------------------*/
.fixed-header .hd-main {
	width: 100%;
	height: 72px;
	padding-top: 5px;
}
.fixed-header .hd-main__center {
	position: absolute;
	width: 52%;
	left: 0px;
	top: 5px;
}
.fixed-header .hd-main__center img {
	width: 100%;
}
.hd-main .toptxt3 {
	position: absolute;
	width: 46%;
	top: 12px;
	right: 6px;
	text-align: right;
}
.hd-main .toptxt3 img {
	width: 93%;
}
.wrapper-pre {
    width: 100%;
}

/*------------------------------*/
.g-navi .g-navi-box {
	width: 100%;
}
.g-navi-left {
	display: none;
}
.g-mobile {
	display: block;	
}
.g-navi .g-navi-right {
	display: block;	
}

.g-navi .g-navi-right {
	height: 78px;
	position: absolute;
	right: 0px;
	width:65%;
}
.g-navi .g-navi-right li {
	width:33%;
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
	font-size: 13px;
}

.g-navi .g-navi-right li:first-child {
	width:34%;
}
.g-navi .g-navi-right li:last-child {
	/*width:34%;*/
}

}


@media all and (max-width:480px)
{
.fixed-header .hd-main {
	width: 100%;
	height: 50px;
	padding-top: 5px;
}
.fixed-header .hd-main__center {
	position: absolute;
	width: 52%;
	left: 0px;
	top: 5px;
}
.fixed-header .hd-main__center img {
	width: 100%;
}
.hd-main .toptxt3 {
	position: absolute;
	width: 46%;
	top: 10px;
	right: 6px;
	text-align: right;
}
.hd-main .toptxt3 img {
	width: 90%;
}

.wrapper-pre {
    width: 100%;
}
	/*
	
#headerarea {
	display: none;
}
#headerarea .toptxt3 {
	left: 0px;
	top: 0px;
	width: 80%;
}

#hd_menu{
	left: 0px;
	top: 0px;
	width: 80%;
}
.headerTop {
	width: 90%;
}
*/

.menu-btn {
	position: absolute;
	left: 0;
	top:0;
	height: 46px;
	width: 46px;
	display: block;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-image: url(https://www.ryugaku-webdirect.com/cebu/wp-content/themes/direct/img/btn-menu2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*
.g-navi {
	display: none;
}
*/

.g-navi {
	width: 100%;
	height: 51px;
}
/*
.g-navi .g-navi-right {
	display: block;	
}*/
.g-navi .g-navi-right {
	position: absolute;
	right: 0px;
	width:70%;
}

.g-navi .g-navi-right li {
	width:33%;
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
	font-size: 11px;
}

.g-navi .g-navi-right li.pamphlet a {
	height: 51px;
	padding-top: 36px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	color: #000;
	display: block;
	text-align: center;
}
.g-navi .g-navi-right li.mail a {
	height: 51px;
	padding-top: 36px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	/*width:34%;*/
	/*width: 120px;*/
	color: #000;
	display: block;
	text-align: center;
}

.g-navi .g-navi-right li.apply a {
	height: 51px;
	padding-top: 36px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	color: #000;
	/*width: 120px;*/
	/*width:33%;*/
	display: block;
	text-align: center;
}


.g-navi .g-navi-right li:first-child {
	width:34%;
}
.g-navi .g-navi-right li:last-child {
	/*width:34%;*/
}

}

@media all and (max-width:320px)
{
.fixed-header .hd-main {
	width: 100%;
	height: 46px;
	padding-top: 5px;
}
.fixed-header .hd-main__center {
	position: absolute;
	width: 52%;
	left: 0px;
	top: 5px;
}
.fixed-header .hd-main__center img {
	width: 100%;
}
.hd-main .toptxt3 {
	position: absolute;
	width: 46%;
	top: 10px;
	right: 6px;
	text-align: right;
}
.hd-main .toptxt3 img {
	width: 90%;
}
.g-navi .g-navi-right {
	height: 55px;
	position: absolute;
	right: 0px;
	width:72%;
}
.g-navi .g-navi-right li {
	width:33%;
	margin:0px;
	padding:0px;
	display:inline;
	float:left;
	font-size: 9px;
}

.g-navi .g-navi-right li:first-child {
	width:34%;
}
.g-navi .g-navi-right li:last-child {
	/*width:34%;*/
}

}
