@charset "utf-8";


body,td,th {
	font-size:13px;
	font-size:1.3rem;
	line-height:100%;
	letter-spacing:2px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	color:#595656;
	-webkit-text-size-adjust : 100% ;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a { color: #FF7272;
    text-decoration: none;
    cursor: pointer;
}
a:hover,
a:focus,
a:active { 
color: #33A8D0;
text-decoration: none; 
outline: none;
-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}


textarea { /* for chrome fontsize bug */
    font-family: sans-serif;
}

ul, ol {
    list-style: none;
    margin: 0;
	padding: 0;
}
dl, dt, dd, li,p{
    margin: 0;
	padding: 0;
}
img {
    max-width: 100%;
}
h1,h2,h3,h4,h5,h6{
    margin: 0;
	padding: 0;
}
h1 {
	font-size: 20px;
	font-size: 2.0rem;
}
h2 {
	font-size: 14px;
	font-size: 1.4rem;
}
h3 {
	font-size: 14px;
	font-size: 1.4rem;
}
h4 {
	font-size: 12px;
	font-size: 1.2rem;
}
h5 {
	font-size: 12px;
	font-size: 1.2rem;
}
h6 {
	font-size: 12px;
	font-size: 1.2rem;
}

.mb_a{
	margin-bottom:30px;
}
.mb_b{
	margin-bottom:50px;
}
.mb_c{
	margin-bottom:10px;
}
.mb_d{
	margin-bottom:80px;
}
.mb_e{
	margin-bottom:5px;
}
.mb_f{
	margin-bottom:100px;
}

.mr_a{
	margin-right:20px;
}
.mr_b{
	margin-right:5px;
}
.mt_a{
	margin-top: 10px;
}
.mt_b{
	margin-top: 20px;
}
.mt_c{
	margin-top: 30px;
}
.mt_d{
	margin-top: 40px;
}


/*
サイトの大枠 
*/

#wrapper {
	width:100%;
	display:block;
	float:left;
}

/*
ヘッダー 
*/

header {
	width:100%;
	max-width:1920px;
	min-width:480px;
	display:block;
	float:left;
	padding:30px 0;
}
.headbox {
	width:100%;
	max-width:1000px;
	min-width:480px;
	display:block;
	margin:0 auto;
}

.head_logo {
	width:320px;
	height:50px;
	margin-left:15px;
	float:left;
	display:block;
}
.head_logo img {
	width:100vw;
	}

.head_contact {
	width:250px;
	height:50px;
	float:right;
	display:block;
}
.head_contact img {
	width:100vw;
}

.head_nav {
	width:27%;
	height:25px;
	float:left;
	display:block;
	margin:20px 0 0 5%;
	
}
.head_nav ul {
	text-decoration: none;
	width:100%;
	height:25px;
	float:left;
	display:block;
}
.head_nav li {
	text-decoration: none;
	width:30%;
	height:25px;
	float:left;
	display:block;
	margin:0 1.5%;
	text-align:center;
	line-height:25px;
}
.head_nav2 {
	width:35%;
	height:25px;
	float:left;
	display:block;
	margin:20px 0 0 5%;
	
}
.na a:link {
	text-decoration: none;
	float:left;
	display:block;
	color:#000000;
	border-bottom:5px solid #99CCFF;
	width:100%;
	font-size:10px;
	font-size:1.0rem;
	letter-spacing:2px;
	line-height:25px;
	text-align:center;
	padding:0;
	margin:0;
}
.na a:hover {
	
	color:#99CCFF;
}
.na2 {
	text-decoration: none;
	float:left;
	display:block;
	color:#000000;
	width:100%;
	font-size:8px;
	font-size:0.8rem;
	letter-spacing:1px;
	line-height:18px;
	text-align:center;
}


.nb a:link {
	text-decoration: none;
	height:25px;
	float:left;
	display:block;
	color:#000000;
	border-bottom:5px solid #008C8C;
	width:100%;
	font-size:8px;
	font-size:0.8rem;
	letter-spacing:3px;
	line-height:25px;
	padding:0;
	margin:0;
}
.nb a:hover {
	color:#008C8C;
}

.nc a:link {
	text-decoration: none;
	height:25px;
	float:left;
	display:block;
	color:#000000;
	border-bottom:5px solid #00B2B2;
	width:100%;
	font-size:8px;
	font-size:0.8rem;
	letter-spacing:3px;
	line-height:25px;
	padding:0;
	margin:0;
}
.nc a:hover {
	color:#00B2B2;
}

/*
トップページメインイメージ 
*/

#idx_mainimg {
	width:100%;
	max-width:1920px;
	min-width:480px;
	float:left;
	display:block;
	background:url(../../images/mainimg01.png) no-repeat center right;
  background-size: cover;
	color:#006CD8;
}
.idx_imgbox {
	width:100%;
	max-width:1240px;
	min-width:480px;
	height:350px;
	max-height:350px;
	min-height:250px;
	float:none;
	display:block;
	margin:0 auto;
}
.idx_imgcach {
	float:right;
	display:block;
	width:100%;
	max-width:500px;
	min-width:200px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:bold;
	margin:8% 6% 0 0;
}



/*
コンテンツ 
*/

section {
	width:100%;
	max-width:1920px;
	min-width:480px;
	display:block;
	float:left;
	padding:0 0 30px;
}

.contents {
	width:100%;
	max-width:1000px;
	min-width:480px;
	float:none;
	display:block;
	margin:0 auto;
	text-align:left;
}

/*
メインボックス
*/

.barh2 {
	float:left;
	display:block;
	width:100%;
	max-width:1000px;
	min-width:480px;
	margin-bottom:30px;
	color:#FF7272;
	text-align:center;
}
.barh2_b {
	float:left;
	display:block;
	background:url(../../images/h2_img02.png) no-repeat left center;
	width:100%;
	max-width:1000px;
	min-width:480px;
	color:#FF7272;
	text-align:left;
	text-indent:55px;
	line-height:180%;
	margin-bottom:20px;
}
.barh2_c {
	float:left;
	display:block;
	background:url(../../images/h2_img02.png) no-repeat left center;
	width:20%;
	max-width:1000px;
	min-width:180px;
	color:#FF7272;
	text-align:left;
	text-indent:55px;
	line-height:180%;
}



.barh3_b {
	float:left;
	display:block;
	width:100%;
	max-width:720px;
	min-width:460px;
	color:#D90000;
	border-bottom:3px solid #D90000;
	text-align:left;
	line-height:150%;
	margin-bottom:30px;
	font-size:1.5rem;
}


.box01 {
	float:left;
	display:block;
	width:100%;
	max-width:980px;
	min-width:320px;
	line-height:180%;
	font-size:1rem;
	margin-right:10px;
}
.box02 {
	float:left;
	display:block;
	max-width:480px;
	min-width:480px;
	line-height:180%;
	font-size:1rem;
}
.box03 {
	float:left;
	display:block;
	width:100%;
	max-width:980px;
	min-width:320px;
}
.box04 {
	float:left;
	display:block;
	width:94%;
	margin-left: 3%;
	margin-right: 3%;
}

.box04 dl{
	width: 100%;
	float:left;
	display:block;
	margin: 2%;
}
.box04 dt{
	width: 20%;
	float:left;
	display:block;
}
.box04 dt img{
	width:50%;
	margin-left: 25%;
	margin-right: 25%;
}
.box04 dd{
	width: 80%;
	float:left;
	display:block;
}



.sp20{
	width: 20%;
	float:left;
	display:block;
}

.mlp{
	float:left;
}
.mrp{
	float:right;
}
.boxtext01{
	width:78%;
}
.boxtext02{
	width:80%;
}
.boxtext04{
	width:97%;
}
.boxtext05{
	width:45%;
	font-size:0.9rem;
	line-height:130%;
	margin-left:15px;
}

.boxtext06{
	width:65%;
	margin-left:15px;
}
.boxtext07{
	width:85%;
	margin-left:30px;
}
.boxtext08{
	width:95%;
	margin-left:15px;
}
.boxtext09{
	width:70%;
	margin-left:112px;
	line-height: 200%;
}

.boximg01{
	width:20%;
	margin-right:15px;
	
}
.boximg02{
	width:30%;
	margin-left:15px;
	
}
.boximg03{
	width:45%;
	margin-left:15px;
}
.boximg04{
	width:47%;
	margin-left:15px;
	
}
.boximg05{
	width:25%;
	margin-left:15px;
	
}
.boximg06{
	width:30%;
	margin-left:15px;
	
}
.boximg07{
	max-width:150px;
	min-width:150px;
	margin:0 0 150px 100px;
	
}

.contact_banner {
	width:100%;
	width:30%;
	margin-left:20px;
}
	

.contact_banner img {
	width:100%;
}

/*
トップページ専用ピックアップボックス
*/



/*
新着情報 
*/


.news {
	float:left;
	display:block;
	width:100%;
	max-width:460px;
	min-width:460px;
	line-height:180%;
	margin-bottom:50px;
	border:2px dotted #DDDDDD;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.news dl {
	float:left;
	display:block;
	width:440px;
	line-height:180%;
	padding:0;
	margin:0 0 15px 0;
	margin:10px 10px 0 10px;
	font-size:1rem;
}
.news dt {
	width:25%;
	float:left;
	display:block;
	line-height:30px;
	font-size:0.8rem;
	text-align:center;
	border:#FF7272 1px solid;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-weight:bold;
}
.news dd {
	width:70%;
	float:right;
	display:block;
	line-height:30px;
	font-size:0.9em;
	text-align:left;
}

/*
ボタン基本
*/

.button {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	outline: none;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom:10px;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
/*
キーワードボタン 
*/
.button_a {
	width: 150px;
	height: 40px;
	position: relative;
	z-index: 2;
	background-color: #FF7272;
	border: 2px solid #FF7272;
	color: #fff;
	line-height: 40px;
	
}
.button_a:hover {
	background-color: #fff;
	border-color: #59b1eb;
	color: #59b1eb;
}
.button_a::before,
.button_a::after {
	top: 0;
	width: 50%;
	height: 100%;
	background-color: #FF7272;
}
.button_a::before {
	right: 0;
}
.button_a::after {
	left: 0;
}
.button_a:hover::before,
.button_a:hover::after {
	width: 0;
	background-color: #59b1eb;
}
/*
ダウンロードボタン 
*/
.button_b {
	max-width:330px;
	min-width:330px;
	background-color: #333;
	border: 2px solid #333;
	color: #fff;
	line-height: 40px;
	font-size:1rem;
	margin-left:15px;
}
.button_b:hover {
	background-color: #fff;
	border-color: #59b1eb;
	color: #59b1eb;
}
.button_c {
	max-width:330px;
	min-width:330px;
	background-color: #FF7272;
	border: 2px solid #FF7272;
	color: #fff;
	line-height: 40px;
	font-size:1rem;
	margin-left:15px;
}
.button_c:hover {
	background-color: #fff;
	border-color: #FF7272;
	color: #FF7272;
}
/*
会議室予約バナー
*/
.kaigi a{
	width:100%;
	height:180px;
	display:block;
	float:left;
	background:url(../../images/kaigi.jpg) no-repeat;
	
}
.kaigi a:hover{
	background:url(../../images/kaigi_2.jpg) no-repeat;
	
}

/*
サイドボックス 
*/
.sidebannerbox {
	width:100%;
	max-width:250px;
	min-width:250px;
	float:left;
	display:block;
}
.sidebanner {
	margin-bottom:20px;
}
.sideinfobox {
	width:100%;
	max-width:250px;
	min-width:250px;
	float:left;
	display:block;
}


/*
フッター 
*/

footer {
	width:100%;
	max-width:1920px;
	min-width:480px;
	display:block;
	float:left;
	background:url(../images/foot_img01.png) ;
}
.footbox {
	width:100%;
	max-width:1920px;
	min-width:480px;
	float:left;
	display:block;
	background-color:#99CCFF;
	margin-top:50px;

}

.footnav {
	width:100%;
	max-width:1000px;
	min-width:480px;
	float:none;
	display:block;
	margin:0 auto;
}

.footnav ul {
	width:100%;
	max-width:1000px;
	min-width:480px;
	float:left;
	display:block;
	padding:10px 0
}

.footnav li {
	float:left;
	display:block;
	line-height:20px;
	margin:10px 20px 10px 0;
}

.footnav li a {
	width:100%;
	float:left;
	display:block;
	color:#000000;
	font-size:8px;
	font-size:0.8rem;
	background:url(../images/nav_bottan.png) no-repeat left;
	text-indent:20px;
	text-align:left;
}
.footnav li a:hover {
	width:100%;
	float:left;
	display:block;
	color:#595757;
	font-size:8px;
	font-size:0.8rem;
	background:url(../images/nav_bottan_2.png) no-repeat left;
	text-align:left;
	text-indent:20px;
}

.copyright {
	width:100%;
	max-width:1920px;
	min-width:480px;
	float:left;
	display:block;
	background-color:#DFDFD0;
	font-size:8px;
	font-size:0.8rem;
	text-align:center;
}

/*
トップアクセス 
*/
.map{
	float:left;
	display:block;
	width:100%;
	max-width:720px;
	min-width:250px;
}

.muryo{
	width:230px;
	line-height:40px;
	float:left;
	background:#FF7272;
	padding-left:10px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.muryo dl{
	background-image:url(../../images/car_icon.png) ;
	background-position:center left;
	background-repeat:no-repeat;
}
.muryo dl{
	text-align:center;
	font-weight:bold;
	color:#ffffff;
	padding-left:25px;
	
}

/* ウィンドウ幅が769?1000pxの場合に適用するCSS */
@media only screen and (min-width:1240px )
{
  
.idx_imgbox {
	width:100%;
	max-width:1920px;
	min-width:480px;
	height:450px;
	max-height:450px;
	min-height:250px;
	float:none;
	display:block;
	margin:0 auto;
}
}

  
/* ウィンドウ幅が769?1000pxの場合に適用するCSS */
@media only screen and (max-width:1000px )

{
	
.head_nav2 {
	width:30%;
	float:left;
	display:block;
	margin:2% 2% 1% 2%;
}	
.box02 {
	float:left;
	display:block;
	max-width:1000px;
	min-width:480px;
	line-height:180%;
	font-size:1rem;
}
.news {
	float:left;
	display:block;
	width:99%;
	max-width:1000px;
	min-width:455px;
	line-height:180%;
	margin-bottom:50px;
}

.news dl {
	float:left;
	display:block;
	max-width:960px;
	min-width:390px;
	line-height:180%;
	padding:0;
	margin:0 0 15px 0;
	margin:10px 10px 0 10px;
	font-size:1rem;
}
.news dt {
	width:25%;
	float:left;
	display:block;
	line-height:30px;
	font-size:0.8rem;
	text-align:center;
	border:#FF7272 1px solid;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	font-weight:bold;
}
.news dd {
	width:70%;
	float:right;
	display:block;
	line-height:30px;
	font-size:0.9em;
	text-align:left;
}

.barh2_b {
	float:left;
	display:block;
	background:url(../../images/h2_img02.png) no-repeat left;
	width:100%;
	max-width:1000px;
	min-width:480px;
	color:#FF7272;
	text-align:left;
	text-indent:55px;
	line-height:180%;
	margin-bottom:20px;
}

/*
トップページ専用ピックアップボックス
*/

.idx_picupbox {
	width:100%;
	max-width:720px;
	float:right;
	display:block;
	margin-bottom:50px;
}
.idx_picupbox dl {
	padding:14px;
	width:180px;
	float:left;
	display:block;
	border:2px solid #DFDFD0;
}
.idx_picupbox dt {
	width:180px;
	float:left;
	display:block;
	text-align:center;
	color:#ffffff;
	line-height:35px;
	font-size:10px;
	font-size:1.0rem;
}
.idx_picupbox dd {
	width:180px;
	float:left;
	display:block;
	text-align:left;
	text-indent:28px;
	font-size:8px;
	font-size:0.8rem;
	line-height:35px;
}
.picupdt_a {
	background-color:#85B200;
}
.picupdd_a {
	background:url(../../images/bottan_01.jpg) no-repeat left;
}
.trianglea{
    display: block;
    width: 0;
    height: 0;
    border-top: 12px solid #85B200;
    border-right: 6px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 6px solid transparent;
	float:none;
	display:block;
	margin:0 auto;
}

.picupdt_b {
	background-color:#008C8C;
}
.picupdd_b {
	background:url(../../images/bottan_02.jpg) no-repeat left;
}

.triangleb{
    display: block;
    width: 0;
    height: 0;
    border-top: 12px solid #008C8C;
    border-right: 6px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 6px solid transparent;
	float:none;
	display:block;
	margin:0 auto;
}
.picupdt_c {
	background-color:#00B2B2;
}
.picupdd_c {
	background:url(../../images/bottan_03.jpg) no-repeat left;
}
.trianglec{
    display: block;
    width: 0;
    height: 0;
    border-top: 12px solid #00B2B2;
    border-right: 6px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 6px solid transparent;
	float:none;
	display:block;
	margin:0 auto;
}
.picupimg_a {
	width:180px;
	height:150px;
	background:url(../../images/picup_a.jpg) no-repeat;
	background-size:100%;
}
.picupimg_b {
	width:180px;
	height:150px;
	background:url(../../images/picup_b.jpg) no-repeat;
	background-size:100%;
}
.picupimg_c {
	width:180px;
	height:150px;
	background:url(../../images/picup_c.jpg) no-repeat;
	background-size:100%;
}
.apr {
}
.bpr {
	margin:0 5.5%;
}
.cpr {
}

.kaigi a{
	max-width:745px;
	min-width:460px;
	height:180px;
	display:block;
	float:left;
	background:url(../../images/kaigi.jpg) no-repeat;
	
}
.kaigi a:hover{
	background:url(../../images/kaigi_2.jpg) no-repeat;
	
}

.kaigi a{
	
	margin-left:135px;
}
.map{
	max-width:1000px;
	min-width:250px;
}
.infotitle {
	width: 92%;
	float: left;
	display: block;
	padding: 3% 0 2% 8%;
	background-color: #FF7272;
	border-radius: 10px;
}

}




/* ウィンドウ幅が481?768pxの場合に適用するCSS */
@media only screen and (max-width: 768px) 
{
	
#idx_mainimg {
	background:url(../../images/mainimg02.png) no-repeat center right;
  background-size: cover;
}

#wrapper {
	width:768px;
	display:block;
	float:left
}

header {
	padding:30px 0;
}

.head_logo {
	width:60%;
	height:50px;
	margin-left:20%;
	float:left;
	display:block;
}
.head_logo img {
	width:100vw;
	}



.head_contact {
	width:50%;
	height:50px;
	margin:0 0 1% 25%;
	float:left;
	display:block;
}
.head_contact img {
	width:100vw;
}

.head_nav {
	width:90%;
	height:25px;
	float:left;
	display:block;
	margin:5%;
	
}
.head_nav ul {
	text-decoration: none;
	width:100%;
	height:25px;
	float:left;
	display:block;
	margin:50px 0;
}
.head_nav li {
	text-decoration: none;
	width:30%;
	height:25px;
	float:left;
	display:block;
	margin:0 1.5%;
	text-align:center;
	line-height:25px;
}
.head_nav2 {
	width: 60%;
	height:25px;
	float:left;
	display:block;
	margin:5% 20%;	
}
.maintitle {
	margin-left:45%
}

.mainbox {
	float:left;
	display:block;
	width:100%;
	max-width:768px;
	min-width:480px;
}

.barh2 {
	float:left;
	display:block;
	width:100%;
	max-width:1000px;
	min-width:460px;
	margin-bottom:30px;
	color:#FF7272;
	text-align:center;
}
.barh2_b {
	float:left;
	display:block;
	background:url(../../images/h2_img02.png) no-repeat left;
	width:100%;
	max-width:780px;
	min-width:460px;
	color:#FF7272;
	text-align:left;
	text-indent:55px;
	line-height:180%;
	margin-bottom:20px;
}


.box01 {
	float:left;
	display:block;
	width:100%;
	max-width:745px;
	min-width:480px;
	line-height:180%;
	margin-bottom:50px;
	margin-left:10px;
}
.box02 {
	float:left;
	display:block;
	width:100%;
	max-width:745px;
	min-width:480px;
	line-height:180%;
	margin-bottom:50px;
	margin-left:10px;
}
.boxtext01{
	width:65%;
	margin-right:10px;
}
.boximg01{
	width:30%;
	margin-right:10px;
	
}
.boximg02{
	max-width:460px;
	min-width:320px;
	margin-left:125px;
	margin-right: 125px;
}
.boximg05{
	width:30%;
	margin-left:5%;	
}
.boximg06{
	width:50%;
	margin-left:0px;
	margin-right: 5%;
	margin-top: 20px;
	}

.boximg07{
	max-width:150px;
	min-width:150px;
	margin:0 0 50px 35%;
	
}

.boxtext06{
	width:70%;
  float:left;
	margin-left:15%;
}



/*
トップページ専用ピックアップボックス
*/

.idx_picupbox {
	width:100%;
	max-width:768px;
	min-width:480px;
	float:left;
	display:block;
}
.idx_picupbox dl {
	padding:2%;
	width:95%;
	float:left;
	display:block;
	border:2px solid #DFDFD0;
}
.idx_picupbox dt {
	width:100%;
	float:left;
	display:block;
	text-align:center;
	color:#ffffff;
	line-height:35px;
	font-size:10px;
	font-size:1.0rem;
}
.idx_picupbox dd {
	width:50%;
	float:left;
	display:block;
	text-align:left;
	text-indent:28px;
	font-size:8px;
	font-size:0.8rem;
	line-height:35px;
}
.picupdt_a {
	background-color:#85B200;
}
.picupdd_a {
	background:url(../../images/bottan_01.jpg) no-repeat left;
}
.trianglea{
    display: block;
    width: 0;
    height: 0;
    border-top: 12px solid #85B200;
    border-right: 6px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 6px solid transparent;
	float:none;
	display:block;
	margin:0 auto;
}

.picupdt_b {
	background-color:#008C8C;
}
.picupdd_b {
	background:url(../../images/bottan_02.jpg) no-repeat left;
}

.triangleb{
    display: block;
    width: 0;
    height: 0;
    border-top: 12px solid #008C8C;
    border-right: 6px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 6px solid transparent;
	float:none;
	display:block;
	margin:0 auto;
}
.picupdt_c {
	background-color:#00B2B2;
}
.picupdd_c {
	background:url(../../images/bottan_03.jpg) no-repeat left;
}
.trianglec{
    display: block;
    width: 0;
    height: 0;
    border-top: 12px solid #00B2B2;
    border-right: 6px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 6px solid transparent;
	float:none;
	display:block;
	margin:0 auto;
}
.picupimg_a {
	width:100%;
	height:150px;
	background:url(../../images/picup_a.jpg) no-repeat center center;
	background-size:100%;
}
.picupimg_b {
	width:100%;
	height:150px;
	background:url(../../images/picup_b.jpg) no-repeat center center;
	background-size:100%;
}
.picupimg_c {
	width:100%;
	height:150px;
	background:url(../../images/picup_c.jpg) no-repeat center center;
	background-size:100%;
}
.apr {
	margin-bottom:20px;
}
.bpr {
	margin-bottom:20px;
	margin-left:0;
}
.cpr {
	margin-bottom:20px;
}


.sidebox {
	width:100%;
	max-width:768px;
	min-width:480px;
	float:left;
	display:block;
}

.sideinfobox {
	width:100%;
	max-width:430px;
	min-width:250px;
	float:right;
	display:block;
}
.seminar {
	width:100%;
	max-width:430px;
	min-width:250px;
	float:left;
	background-color:#0080FF;
	margin-bottom:30px;
}
.seminar dl {
	width:96%;
	float:left;
	display:block;
	margin:2%;
	background-color:#F0F0E1;
}
.seminar dt {
	width:96%;
	float:left;
	display:block;
	color:#007FFF;
	margin:2% 2% 2% 2% ;
	font-size:12px;
	font-size:1.2rem;
	line-height:170%;
}
.seminar dd {
	width:92%;
	float:left;
	display:block;
	margin:0 4% 4% 4%;
	font-size:8px;
	font-size:0.8rem;
	line-height:170%;
}


.infotitle {
	width: 92%;
	float: left;
	display: block;
	padding: 3% 0 2% 8%;
	background-color: #FF7272;
	border-radius: 10px;
}
.infotitle img {
	width:92%;
}

.side_contact {
	width:250px;
	height:50px;
	float:left;
	display:block;
}
.side_contact img {
	width:250px;
}

.side_infomation {
	width:100%;
	max-width:250px;
	min-width:250px;
	float:left;
	display:block;
}
.side_infomation dl {
	width:100%;
	max-width:250px;
	min-width:250px;
	float:left;
	display:block;
}
.side_infomation dt {
	width:96%;
	float:left;
	display:block;
	margin:2% 0 2% 4% ;
	font-size:10px;
	font-size:0.9rem;
	margin-bottom:15px;
	text-align:left;
}
.side_infomation dd {
	width:100%;
	float:left;
	display:block;
	margin-bottom:5px;
}

.side_map {
	width:96%;
	float:left;
	display:block;
	padding:2%;
}

.footnav li {
	max-width:45%;
	min-width:90%;
	float:left;
	display:block;
	line-height:20px;
	margin:7px 0 0 20px;
}

.button {
	width: 140px;
}

}


/* ウィンドウ幅が0?480pxの場合に適用するCSS */
@media only screen and (max-width:480px )
{
#idx_mainimg {
	background:url(../../images/mainimg03.png) no-repeat center center;
  background-size: cover;
}
.idx_imgcach {
	display:none;
}

.logo {
	width:70%;
	height: auto;
	margin:10px 15% 20px;
	float:left;
	display:block;}
.logo img {
	width:100vw;
}
.boxtext06{
	width:440px;
	margin-left:15px;
	margin-bottom:20px;
}

.boxtext07{
	width:85%;
	margin-left:30px;
}
.boximg04{
	width:75%;
	margin-left:12.5%;
	
}


.head_nav {
	width:50%;
	height:25px;
	float:left;
	display:block;
	margin-left:120px;
}
.head_nav2 {
	width:64%;
	height:25px;
	float:left;
	display:block;
	margin: 5% 18% 5% 18%;
}
.contact_banner {
	width:95%;
	height:300px;
	display:block;
	float:left;
	margin:0 0 30px 3%;
	background:url(../images/foot_bunsho_s.jpg) no-repeat center;
}

.barh2 {
	width:100%;
	font-size:1.3rem;
	padding:0;
}
.box00 {
	float:left;
	display:block;
	width:100%;
	max-width:460px;
	min-width:460px;
	line-height:180%;
	margin-left:10px;
}
.box01 {
	float:left;
	display:block;
	width:100%;
	max-width:460px;
	min-width:460px;
	line-height:180%;
	margin-bottom:50px;
	margin-left:10px;
}
.box02 {
	float:left;
	display:block;
	width:100%;
	max-width:460px;
	min-width:460px;
	line-height:180%;
	margin-bottom:50px;
	margin-left:10px;
}
.boxtext01{
	width:98%;
	margin-right:10px;
}
.boximg01{
	display:none;
}
.boximg05{
	width:40%;
	margin-left:5%;
	
}
.boximg06{
	width:50%;
	margin-left:0px;
	margin-right: 5%;
	margin-top: 10px;
}
	

.kaigi a {
	width:100%;
	margin:0;
}

.sidebannerbox {
	margin:0 auto 20px auto;
	float:none;
	display:block;
	width:250px;
}

.sideinfobox {
	width:90%;
	float:left;
	display:block;
	margin:0 0 30px 5%;
}



.side_contact img {
	width:100vw;
}

.side_map {
	width:96%;
	float:left;
	display:block;
	padding:2%;
}
.button {
	width: 145px;
}
.map{
	margin-bottom:20px;	
}
/*
ダウンロードボタン 
*/
.button_b {
	margin-left:60px;
}
.footnav li {
	float:left;
	display:block;
	line-height:20px;
	margin:10px 25px 10px 0;
}
}

/*
縦書きフォント 
*/


.vertical {
    font-family: "游明朝", "ＭＳ 明朝", serif; /* Windows環境しか考えていない */
    height: 16em;
    margin-left: 2em;
    -ms-writing-mode: tb-rl; /* for MS IE8+ */
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}