/*画面の横幅が640pxまで Landscape phones and down */
@media (max-width: 640px) { 
/*ーーーーーーーーーーースタイルここからーーーーーーーーーーーーー*/


.desktop{
	display:none !important;
}
.sp{
	display:block !important;
}

.toggle-sp-none{
	display:none;
}

body{
	-webkit-text-size-adjust: 100%;
	font-size:13px;
}





/*基本
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

.box-border{
	padding:1em 5%;
}






/*画像回り込み関連*/

.img-left .img{
	width:30%;
	float:left;

}
.img-left .title{
	margin-left:33% !important;
}

.img-right .img{
	width:30%;
	float:right;

}


.img-right-m .img{
	width:35%;
	float:right;

}


.imgL .img{
	width:30% !important;
}
.imgM .img{
	width:30% !important;
}
.imgS .img{
	width:25% !important;
}


/*レイアウト*/

.box-3col{
	
}
.box-3col .left{
	width:100%;
	float:none;
	
}
.box-3col .center{
	width:100%;
	float:none;
	margin-left:0;
	margin-top:1em;
	
}
.box-3col .right{
	width:100%;
	float:none;
	margin-left:0;
	margin-top:1em;
	
}
.box-3col .box-border{
	width:89%;
}


.box-2col{
}
.box-2col .left{
	width:100%;
	float:none;
}
.box-2col .right{
	width:100%;
	float:none;
	margin-top:1em;
}
.box-2col .box-border{
	width:89%;
}

.img-left .title{
	margin-left:35% !important;
}




/*その他デザインレイアウト*/

.listblock-div div{
	display:inline-block;
	width:31%;
	min-width:auto;
	max-width:auto;
	margin-right:2%;
	font-size:90%;
	float:left;
	line-height:125%;
	padding-bottom:8px;
}


.teacher-block .box-3col {
	margin-top:0px !important;
}

.teacher-block .box-3col{
}
.teacher-block .box-3col .left{
	width:31%;
	float:left;
}
.teacher-block .box-3col .center{
	width:31%;
	float:left;
	margin-left:3.5%;
}
.teacher-block .box-3col .right{
	width:31%;
	float:right;
}
.teacher-block .box-3col .box-border{
	width:26.9%;
}

.teacher-block .box-3col div.left,
.teacher-block .box-3col div.center,
.teacher-block .box-3col div.right{
	background-color:#f1f1f1;
	display:block;
	margin-top:15px !important;
}
.teacher-block .box-3col div .img{
	display:block;
	height:auto;
	width:auto;
}
.teacher-block .box-3col div .img img{
	width:100%;
}
.teacher-block .box-3col div .txt{
	display:block;
	height:auto;
	line-height:125%;
	padding:10px 10px;
	font-size:90%;
	min-height:6em;
}
.teacher-block .box-3col div .txt span{
	font-size:80%;
	margin-left:0px;
	display:block;
	margin-top:0.2em;
}
.teacher-block .box-3col div .txt p{
	margin-top:0.5em;
	font-size:80%;
}


.dep-index .full ul li span{
	font-size:90%;
}

		
.dep-index .left{
	width:100%;
	float:none;
}
.dep-index .right{
	width:100%;
	float:none;
	margin-top:30px;
}
		


.dep-concept .c01{
	float:none;
	width:auto;
	margin-top:10px !important;
}
.dep-concept .c02{
	float:none;
	width:auto;
	margin-top:10px !important;
}
.dep-concept .c03{
	float:none;
	width:auto;
	margin-top:10px !important;
}
.dep-concept .c04{
	float:none;
	width:auto;
	margin-top:10px !important;
}

.dep-concept .cfull{
	clear:both;
	float:none;
	width:auto;
	margin-top:10px !important;
}




.blogs li{
	list-style:none;
	width:100%;
	margin:0px 0 10px 0;
	text-align:center;
	float:none;
}

.w20{
	width:35%;
}

.kigyou-tb{
	width:100% !important;
}

.spblock{
	display:block !important;
}

.clubbox .data table{
	font-size:80%;
	line-height:120%;
}

.clubbox .data table th{
	width:40% !important;
}


.lib-calendar-wrapp{
	height:250px !important;
}


.lessen-t-box p span a{
	font-size:70%;
	background-size:5px auto !important;
	padding:8px 0 8px 10px;
}


/*施設紹介*/
.campusbox{
	width:100%;
	margin:5px 0;
	float:none;
}
.campusbox-m{
	width:100%;
}


.campusinner .img-m img{
	width:100%;
}
.campusinner .img-m img.left{
	margin-right:0px;
}


/*ニュースおしらせ*/

.cmslist th{
	
	
}

/*オープンキャンパス*/
.op-main-title{
	font-size:40px;
}

.op-day{
	display:block;
}


/*cms*/

.cms-debox img{
	max-width:320px;
}


		

/**/
#header{
	display:none;
}

	
#main-wrapper{
	position:relative;
	top:0;
	right:0;
	width:100%;
	z-index:1;
	
}



#footer{
	padding-top:1em;
	padding-bottom:30px;
	background-color:#ffffff;
	font-size:80%;
	line-height:110%;
	border-top:solid #dcdcdc 1px;
}
#pagetop {
	text-align:center;
}
#pagetop img{
	width:80px;
}
#footer-nav{
	margin-top:1em;
	background-color:#eeeeee;
	text-align:left;
	border-top:solid #dcdcdc 1px;
}
#footer-nav span{
	display:block;
	border-bottom:solid #dcdcdc 1px;
}
#footer-nav div{
	
}
#footer-nav a{
	color:#333333;
	text-decoration:none;
	
	display:block;
	padding:1em 5% 1em 8%;
	background:url(../images/icon_arrow_g.png) 5% center no-repeat;
	background-size:auto 1em;
	display:block;
}
#footer-nav #nav02 a{
	color:#6a328f;
	background:url(../images/icon_arrow_p.png) 5% center no-repeat;
	background-size:auto 1em;
	display:block;
}
#footer address{
	width:80%;
	margin:2em auto 0 auto;
}
#footer .contents-inner{
	text-align:left;
	width:100%;
	margin:0 auto;
}



/*共通*/
.contents-wrapper{
	text-align:left;
	width:100%;
}
.contents-inner{
	text-align:left;
	width:90%;
	margin:0 auto;
}


.contents-title{
	background:url(../images/bg_titleover.png) left top repeat;
	text-align:left;
	padding-top:15px;
	padding-bottom:15px;
	position:relative;
	z-index:4;
}
.contents-title-s{
	background:url(../images/bg_titleover.png) left top repeat;
	text-align:left;
	height:50px;
	position:relative;
	z-index:2;
}
.contents-title-m{
	background:url(../images/bg_titleover.png) left top repeat;
	height:135px;
	text-align:left;
	position:relative;
	z-index:2;
	
}

.contents-w-bg{
	background-color:#ffffff;
}
.contents-p-bg{
	background-color:#fff0f0;
}
.contents-t-bg{
	background:url(../images/bg_titleover.png) left top repeat;
}

.pg-bg{
	background-color:#f7e7f3;
}




/*下層共通
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
.page #nav {
	background-color:#ffffff;
	padding-bottom:10px;
	padding-top:10px;
}
.page #nav h1{
	width:80px;
	margin:0px 0 0 10px;
}
.page #gnavi{
	margin-top:10px;
}

#page-wrapper{
	font-size:90%;
}

.page #footer{
	margin-top:30px;
}



.page-full-img{
	 height:185px;
	 width:100%;
	 background-size:cover !important;
}

.page-full-title{
	text-align:left;
	background-color:#ffa0b9;	
}
.page-full-title-b{
	text-align:left;
	background-color:#eb6e8f;
}

.page .contents-inner h2{
	line-height:110%;
	font-weight:400;
}
.page .page-full-title .contents-inner h2{
	color:#ffffff;
	font-size:150%;
	padding-top:15px;
	padding-bottom:15px;
	height:auto;
	border:none;
}
.page .page-full-title-b .contents-inner h2{
	color:#ffffff;
	font-size:170%;
	padding-top:20px;
	padding-bottom:20px;
	height:auto;
	border:none;
}

.page .contents-inner h2{
	color:#eb6e8f;
	font-size:170%;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:solid #eb6e8f 1px;
}
.page .contents-title .contents-inner h2{
	color:#eb6e8f;
	font-size:170%;
	padding:0;
	border:none;
}
.page .contents-title{
	margin-top:-50px;
}
.page .contents-title-m .contents-inner h2{
	color:#eb6e8f;
	font-size:170%;
	padding-top:2.4em;
	border:none;
}
.page .contents-title-m {
	margin-top:-135px;
}
.page .contents-title-s .contents-inner h2{
	color:#eb6e8f;
	font-size:170%;
	border:none;
}
.page .contents-title-s{
	margin-top:-50px;
}


.page .contents-inner h3{
	font-size:150%;
	line-height:120%;
	font-weight:400;
	padding-top:30px;
}


.page .contents-inner .cbox{
	padding-top:30px;
	padding-bottom:40px;
	clear:both;
}


.page-contents{
	margin-top:30px;
	clear:both;
}


/*メニューありページ*/
#page-menu-bg{
	display:none;
}

#page-menu{
	width:100%;
	line-height:110%;
	font-size:90%;
}
#page-menu-inner{
	
}


#page-title-box{
	background-color:#eb6e8f;
	text-align:center;
	color:#FFFFFF;
	width:100%;
}
#page-title-box-inner{
	background-color:#eb6e8f;
	text-align:center;
	vertical-align:middle;
	width:95%;
	padding:1.5em 0px 1.5em 5%;
}

#page-title-box h2{
	font-size:120%;
}
#page-title-box p{
	margin-top:1em;
	font-size:90%;
}

#page-title-box h2 a {
	color:#ffffff;
	text-decoration:none;
	display:block;
}
#page-title-box h2 a:hover {
	color:#9864ba;
	text-decoration:none;
}
#page-title-box p a{
	color:#ffffff;
	text-decoration:underline;
}
#page-title-box p a:hover {
	color:#9864ba;
	text-decoration:none;
}


#page-title-box #sp-title{
	width:82%;
	float:left;
	text-align:left;
	
}
#page-title-box #sp-menu-btn{
	width:40px;
	height:40px;
	background:url(../images/sp_btn_menu_up.png) center center no-repeat;
	background-size:40px 40px;
	float:right;
	margin-right:10px;
}
#page-title-box .close{
	width:40px;
	height:40px;
	background:url(../images/sp_btn_menu_down.png) center center no-repeat !important;
	background-size:40px 40px !important;
}


#page-menu ul{
	position:relative;
}
#page-menu ul li{
	list-style:none;
	text-align:left;
}
#page-menu ul li a{
	display:block;
	color:#656565;
	text-decoration:none;
	padding:13px 10% 13px 5%;
	background:#eeeeee url(../images/arrow_p.png) 95% center no-repeat;
	background-size:6px auto;
}
#page-menu ul li a:hover{
	color:#ffffff;
	text-decoration:none;
	background:#666666 url(../images/arrow_w.png) 95% center no-repeat;
	background-size:6px auto;
}
#page-menu ul li.current a{
	color:#ffffff;
	text-decoration:none;
	background:#562b72 url(../images/arrow_w.png) 95% center no-repeat;
	background-size:6px auto;
}

#page-menu ul ul li a{
	display:block;
	color:#656565;
	text-decoration:none;
	padding:8px 10% 8px 5%;
	background:#DFDFDF url(../images/arrow_g.png) 95% center no-repeat;
	background-size:6px auto;
}


#page-menu ul.page-anc li a{
	display:block;
	color:#656565;
	text-decoration:none;
	background:#eeeeee url(../images/arrow_p_a.png) 95% center no-repeat;
	background-size:10px auto;
}
#page-menu ul.page-anc li a:hover{
	color:#ffffff;
	text-decoration:none;
	background:#666666 url(../images/arrow_w_a.png) 95% center no-repeat;
	background-size:10px auto;
}

#page-menu ul ul.page-anc li a{
	display:block;
	color:#656565;
	text-decoration:none;
	padding:13px 10% 13px 5%;
	background:#DFDFDF url(../images/arrow_p_a.png) 95% center no-repeat;
	background-size:6px auto;
}
#page-menu ul ul.page-anc li a:hover{
	display:block;
	color:#ffffff;
	text-decoration:none;
	padding:13px 10% 13px 5%;
	background:#666666 url(../images/arrow_w_a.png) 95% center no-repeat;
	background-size:6px auto;
}


#page-menu ul li.blank a{
	display:block;
	color:#656565;
	text-decoration:none;
	background:#eeeeee url(../images/icon_blank_g.png) 95% center no-repeat !important;
	background-size:15px auto !important;
	border:none;
}
#page-menu ul li.blank a:hover{
	color:#ffffff;
	text-decoration:none;
	background:#666666 url(../images/icon_blank_w.png) 95% center no-repeat !important;
	background-size:15px auto !important;
	border:none;
}


#page-menu ul li.backlink a{
	display:block;
	color:#9e8088;
	text-decoration:none;
	background:#fff0f4 url(../images/arrow_g.png) 95% center no-repeat !important;
	background-size:6px auto !important;
	border-bottom:solid #ccccccc 1px;
}
#page-menu ul li.backlink a:hover{
	color:#ffffff;
	text-decoration:none;
	background:#666666 url(../images/arrow_w.png) 95% center no-repeat !important;
	background-size:6px auto !important;
	border-bottom:solid #cccccc 1px;
}



#page-menu ul li.other a{
	display:block;
	color:#999999;
	text-decoration:none;
	
	background:#f5f5f5 url(../images/arrow_g.png) 95% center no-repeat !important;
	background-size:6px auto !important;
	
}
#page-menu ul li.other a:hover{
	color:#ffffff;
	text-decoration:none;
	background:#666666 url(../images/arrow_w.png) 95% center no-repeat !important;
	background-size:6px auto !important;
	
}




.page-m #page-wrapper .contents-wrapper{
	width:100%;
}
.page-m #page-wrapper .contents-inner{
	width:90%;
}

.page-m #page-wrapper .contents-title{
	
}
.page-m #page-wrapper .contents-title-s{
	
}
.page-m #page-wrapper .contents-title-m{
	
}


/*下層メニュー
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/



/*グローバルナビ
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#nav{
	position:relative;
	z-index:9998;
}

#sp-btn-nav{
	position:absolute;
	top:10px;
	right:10px;
	width:40px;
	cursor:pointer;
}


#gnavi{
	position:absolute;
	z-index:9999;
	padding-bottom:20px;
	width:100%;
	display:none;
	text-align:left;
	border-top:solid #69318e 1px;
}
#gnavi ul{
	background-color:#eeeeee;
}
#gnavi ul li{
	list-style:none;
	display:inline-block;
	border-bottom:solid #b0b0b0 1px;
}
#gnavi ul li a{
	display:block;
	padding:0.8em 1em;
	background:url(../images/arrow_g.png) 97% center no-repeat;
	background-size:8px auto;
}

#gnavi ul li#gn002 span{
	display:block;
	
}
#gnavi ul li img{
	height:2.5em;
}

#gnavi ul li#gn001{width:100%;}
#gnavi ul li#gn002{width:100%;}
#gnavi ul li#gn003{width:50%; float:left;}
#gnavi ul li#gn004{width:50%;}
#gnavi ul li#gn005{width:50%; float:left; clear:both;}
#gnavi ul li#gn006{width:100%;}
#gnavi ul li#gn007{width:50%; float:left;}
#gnavi ul li#gn008{width:50%;}
#gnavi ul li#gn009{width:50%; clear:both;}

#gnavi ul li#gn003 a{border-right:solid #b0b0b0 1px;}
#gnavi ul li#gn005 a{border-right:solid #b0b0b0 1px;}
#gnavi ul li#gn007 a{border-right:solid #b0b0b0 1px;}
#gnavi ul li#gn009 a{border-right:solid #b0b0b0 1px;}

#gnavi ul li#gn006{border-top:solid #b0b0b0 1px;}

#gnavi ul li#gn005{border-bottom:none;}
#gnavi ul li#gn009{border-bottom:none;}

#gnavi ul li#gn003 a{background-position:94% center;}
#gnavi ul li#gn004 a{background-position:94% center;}
#gnavi ul li#gn005 a{background-position:94% center;}
#gnavi ul li#gn007 a{background-position:94% center;}
#gnavi ul li#gn008 a{background-position:94% center;}
#gnavi ul li#gn009 a{background-position:94% center;}

#gnavi ul li#gn003 img{height:1.8em;}
#gnavi ul li#gn004 img{height:1.8em;}
#gnavi ul li#gn005 img{height:1.8em;}
#gnavi ul li#gn007 img{height:1.8em;}
#gnavi ul li#gn008 img{height:1.8em;}
#gnavi ul li#gn009 img{height:1.8em;}


#gnavi ul li#gn002 #sp-ac-navi{
	border-top:solid #dcdcdc 1px;
	font-size:13px;
}
#gnavi ul li#gn002 #sp-ac-navi span{
	display:inline-block;
	width:33.3333%;
	padding:0;
}
#gnavi ul li#gn002 #sp-ac-navi span a{background-position:91% center; color:#333333; text-decoration:none; padding:1em 1em;}
#gnavi ul li#gn002 #sp-ac-navi span.sa01 a{border-right:solid #dcdcdc 1px;}
#gnavi ul li#gn002 #sp-ac-navi span.sa02 a{border-right:solid #dcdcdc 1px;}

#gnavi ul ul{
	display:none;
}


#sp-navi-bottom{
	background-color:#c9c9c9;
}
#sp-navi-bottom ul#head-nav li{
	width:33.3333%;
	padding:0;
	float:left;
	font-size:10px;
}
#sp-navi-bottom ul#head-nav li a{
	background-color:#c9c9c9;
	background-position:91% center;
	 color:#333333; text-decoration:none;
}
#sp-navi-bottom ul#head-nav li.hn001 a{border-right:solid #b0b0b0 1px;}
#sp-navi-bottom ul#head-nav li.hn002 a{border-right:solid #b0b0b0 1px;}
#sp-navi-bottom ul#head-nav li.hn004 a{border-right:solid #b0b0b0 1px; clear:both;}
#sp-navi-bottom ul#head-nav li.hn005 a{border-right:solid #b0b0b0 1px;}


#btn-nyushi{
	width:40%;
	margin:0 auto;
	padding-top:20px;
}



#head-menu {
	width:100%;
	clear:both;
}


#head-menu div#search{
	width:90%;
	margin:0 auto;
	padding:1em 0;
	clear:both;
	
}

#head-menu div#search input[type="text"]{
	width:75%;
	margin:0;
	padding:0.5em;
	
	border:solid #A4A4A4 1px;
}
#head-menu div#search input[type="submit"]{
	border:none;
	background:none;
	background:url(../images/icon_sreach.png) center right no-repeat;
	height:23px;
	width:18% !important;
	margin:0;
	font-size:12px;
	text-align:left;
}

#lang{
	width:100%;
	border-top:solid #b0b0b0 1px;
	font-size:80%;
	background-color:#ABABAB;
}
#lang span{
	width:30%;
	display:inline-block;
	padding:0.8em 0;
	margin:0;
	color:#666666;
	padding-left:1em;
}
#lang span a{
	 color:#eeeeee; 
	 text-decoration:none;
	 background:url(../images/arrow_w.png) 95% center no-repeat;
	background-size:8px auto;
	width:30%;
	padding-right:2em;
}
#lang span#english{padding-left:0em;}
#lang span#chinese{padding-left:0em;}



#sp-close{
	width:50px;
	margin:40px auto 0 auto;
	clear:both;
	
}
#shadow{
	background:url(../images/bg_shadow.png) left top repeat;
	position:fixed;
	width:100%;
	height:150%;
	top:-5%;
	z-index:99;
	display:none;
}
	



		
/*トップ
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
.index #shadow{
	top:70px;
}
.shadow-fix{
	top:0 !important;
}

.index #nav h1{
	width:150px;
	margin:0px auto 0 auto;
	padding-top:100px;
}
.index #sp-btn-nav{
	margin-top:0px;
}
.index #gnavi{
	top:70px;
}

.index #main-wrapper{
	
}
.index #main-inner{
	background-color:#ffffff;
	
}

.index #footer{
	background-color:#ffffff;
}


.index #block01-bg{
	background:url(../images/top_mainbg01_sp.jpg) center top no-repeat;
	background-size:100% auto;
	width:100%;
	height:130%;
	position:absolute;
	top:0;
}




#top-headbar{
	background:url(../images/bg_topheadover.png) left top repeat;
	padding:15px 0;
	margin-top:50px;
	margin-bottom:50px;
}
#top-headbar a{
	display:block;
}
#top-headbar h2{
	display:none;
}
#top-headbar #headbar-btn{
	position:relative;
}
#top-headbar #headbar-btn .left-btn{
	width:70%;
	padding-bottom:15px;
	border-bottom:solid #ffffff 1px;
	
}
#top-headbar #headbar-btn .center-btn{
	width:70%;
	
}
#top-headbar #headbar-btn .center-btn span{
	display:block;
	margin-top:15px;
	padding-bottom:15px;
	border-bottom:solid #ffffff 1px;
}
#top-headbar #headbar-btn .right-btn{
	width:25%;
	position:absolute;
	right:0;
	top:38px;
}


.topbanner {
	text-align:center;
}
.topbanner span{
	display:inline-block;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
}
.topbanner span img{
	width:120px;
}


.index .contents-inner {
	
}
.index .contents-inner h2{
	margin-top:25px;
	margin-bottom:10px;
}
.index .contents-inner h3{
	font-size:1.2em;
	margin-top:25px;
	margin-bottom:10px;
}

.index .contents-inner h2 img{
	height:1.5em;
}

.index .ac-inner{
	
	margin:15px auto 0 auto;
	border:solid #ffa0b9 5px;
	padding-bottom:15px;
}
.index .ac-img h2{
	padding:15px 0;
	margin:0 !important;
	text-align:center;
	background-color:#ffffff;
}
.index .ac-img h2 img{
	height:40px;
}
.index .ac-inner .txt{
	padding:0px 0;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	font-size:90%;
}
.index .ac-inner .btn-wrapp span{
	display:block;
	margin-top:10px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
.index .ac-inner .btn-wrapp span a{
	display:block;
	background:url(../images/arrow_p.png) 95% center no-repeat;
	background-size:0.8em auto;
	border:solid #6a328f 1px;
	padding:0.5em;
	text-decoration:none;
}

.index .ac-inner .txt .main{
	background-color:#ffa0b9;
	padding:15px 0;
	text-align:center;
}
.index .ac-inner .txt .main img{
	width:70%;
}


.index .ac01 .ac-img{
	background:url(../images/top_actitle_bg01.png) center 70px no-repeat;
	background-size:cover;
	height:240px;
}
.index .ac02 .ac-img{
	background:url(../images/top_actitle_bg02.png) center 70px no-repeat;
	background-size:cover;
	height:240px;
}


.index .contents-title-m{
	padding:0;
	margin:0;
	height:auto;
}



#ac-access{
	width:150px;
	margin:20px auto 0 auto;
}


.index .info-box h3{
	margin-top:15px;
	padding-top:15px;
	border-top:solid #dcdcdc 1px;
	margin-bottom:15px;
}
.index .info-box h3 img{
	height:1.1em;
}


.top-blog-title{
	padding-top:15px;
	text-align:center;
}
.top-blog-title strong img{
	height:1.5em;
	
}

.index #INFO{
	
	clear:both;
}

.index .info-box .itembox{
	padding:10px 0;
	background:url(../images/line_dot.gif) left bottom repeat-x;
	clear:both;
	font-size:90%;
}

.index .info-box .itembox .thum{
	width:68px;
	float:left;
	margin-right:1em;
}

.info-box .itembox .txt{
	line-height:125%;
}
.info-box .itembox .txt span{
	color:#69318e;
}
 .info-box .itembox .txt span.new{
	color:#69318e;
	font-weight:bold;
	margin-left:10px;
}
.info-box .itembox .txt p{
	margin-top:10px;
}

.thumpost .txt.thum{
	width:68px;
	float:left;
	margin-right:0em !important;
}
.thumpost .txt{
	width:70% !important;
	float:right;
}


.index .top-banner-area {
	padding:25px 0 0 0;
}
.index .top-banner-area dl dd{
	width:48%;
	float:left;
	margin:5px 1%;
}


#block04 .contents-wrapper{
	background:url(../images/top_mainbg04.jpg) center top no-repeat;
	background-size:cover;
	padding:15px 0;
}

.orig dl dd{
	margin-top:5px;
}
.orig dl dd a{
	display:block;
	border:solid #dcdcdc 1px;
}

.blok04-bottom-banner .contents-wrapper{
	padding-bottom:25px;
	padding-top:15px;
	background-color:#f8f8f8;
}
.blok04-bottom-banner h3{
	margin-top:0 !important;
	clear:both;
}

.blok04-bottom-banner{
	
}
.blok04-bottom-banner dl{
	
}
.blok04-bottom-banner dl dd{
	width:100%;
	float:none;
	margin:5px 1% 0 1%;
}
.blok04-bottom-banner dl dd a{
	display:block;
	border:solid #dcdcdc 1px;
}

.top-bottom-right{
	clear:both;
	padding-top:15px;
}



/*追加*/
.access-leftbox{
	width:33%;
	float:left;
}
.access-rightbox{
	width:63%;
	float:right;
}

.this-point{
	padding-bottom:15px;
}
.this-point .leftbox{
	padding:15px 2.5% 0 2.5%;
	width:100%;
	float:none;
}
.this-point .rightbox{
	padding:15px 2.5% 0 2.5%;
	width:100%;
	float:none;
}


/*ーーーーーーーーーーースタイルここまでーーーーーーーーーーーーー*/		
}