@media screen and (max-width :1200px) and (min-width :641px){

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/* ----------------------------------------------------------------- */
/*  CSS Reset
/* ----------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;

}

.tab_none {
	display:none;
}

.container {
	width:640px;
	margin:0 auto;
}

#tab_main {
	text-indent:-9999px;
}

#tab_menu li {
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}


#tab_menu {

}

#tab_menu .sss{
	box-shadow:3px 3px 5px #666666;
	width:200px;
	height:200px;

}


#tabmail {
	padding-top:20px;
	text-align:center;
	
}

#tabtopix {
	height:300px;
	padding-top:20px;
	border-bottom:2px solid #ff884e;
	width:600px;
	margin-left:14px;
}

#oshirase {
	border-bottom:2px solid #ff884e;
	width:600px;
	margin-bottom:10px;
	padding-bottom:10px;
}

#ttab img {
	width:600px;
	height:125px;
}

#ttab1 img {
	width:300px;
	height:329px;
	padding-left:20px;
}

#ttab2 img {
	width:250px;
	height:625px;
	padding-right:20px;
}

#ttab3 img {
	width:250px;
	height:58px;
	padding-top:30px;
}

#ttab4 img {
	width:500px;
	height:143px;
}

#ttab10 img {
	width:250px;
	height:128px;
	padding-top:30px;
	border:1px solid #CCC;
	padding-bottom:30px;
}

#footer #tabf {
	float:left;
	width:25%;
}
#tabf img {
	width:100%;
	max-width:150px;
	height:107px;
	padding-top:20px;
}


#footer .tabf-right {
	float:right;
	width:73%;
}


#tab_box {
	width:640px;
	padding-top:30px;
}

#tabletab {
	padding-left:60px;


}
#tabletab th {
	color:#ff884e;
	padding-top:10px;
	font-size:18px;
	font-weight:bold;
}

#tabletab .second {
	padding-left:10px;
}

.w440 {
	width:440px;
}

#footer {
	margin-top:50px;
	background-color:#fc894c;
	position:relative;
}
#footer:before {
	content:"";
	border-top:1px solid #f5aa85;
	position:absolute;
	width:100%;
	top:6px;
	left:0;
	display:block;
}
#footer:after {
	content:"";
	border-top:1px solid #cc6634;
	position:absolute;
	width:100%;
	top:5px;
	left:0;
	display:block;
}


#footer_menu li {
	float:left;
	font-size:10px;
	color:#FFF;
	padding-left:5px;
	margin-left:5px;
	border-left:1px solid #FFF;
	
}

#footer_menu a {
	text-decoration:none;
	color:#FFF;
}

#footer_menu a:hover {
	border-bottom:3px solid #5db9d3;

	}


#footer_menu #none {
	border-left:none;
}


#footer_menu {
	padding-top:20px;
	padding-right:14px;
}
#access {
	text-align:center;
	color:#FFF;
	padding-top:30px;
}

#copyright {
	color:#FFF;
	font-size:14px;
	text-align:center;
	padding-top:30px;
	padding-right:14px;
}



/*TILT*/
.tilt {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
  
.tilt:hover {
  -webkit-transform: rotate(-10deg);
     -moz-transform: rotate(-10deg);
       -o-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
}



	.tt_right{
		width: 100%;
	}
	.tt_right iframe{
		margin-top: 30px;
		width: 100%;
		height: 350px;
	}
	.text_div p{
		font-size:1em!important;
	}
	.atm {
       top: 10px;
    right: -45px;
	width: 85px;
    height: 85px;
}
.atm p {
    top: 27px;
    left: 20px;
    font-size: 1em;
}
}