html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}


.about_div{
	text-align: left;
}
.w100p{
	width: 100%;
	height: auto;
}
.rasa{
	padding: 10px 0 10px 5px;
	font-size:1.4em;
	font-weight: bold;
	border-top:5px solid #f1c139;
	background-color: #fff;
	background-image: -moz-linear-gradient(top, #eeeeee, #ffffff);
	background-image: -ms-linear-gradient(top, #eeeeee, #ffffff);
	background-image: -o-linear-gradient(top, #eeeeee, #ffffff);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#eeeeee), to(#ffffff));
	background-image: -webkit-linear-gradient(top, #eeeeee, #ffffff);
	background-image: linear-gradient(top, #eeeeee, #ffffff);
	border-bottom:3px solid #f4f4f4;
}
.ttea{
	color:#E47F2D;
	font-size:1.3em;
	padding: 10px 0 5px 0;
	border-bottom:1px solid #f4f4f4;
}
.fkjp iframe{
	width: 100%!important;
}
.text_div{
padding: 15px 0;	
}
.text_div p{
	padding: 5px 0;	
	letter-spacing: 1px;
	line-height: 1.7;
	font-size:1.2em;
}

.rozin_table{
	font-size:1.4em;
	width: 100%;
}
.rozin_table th{
width:10%;
	vertical-align: top;
}
.rozin_table td{
	position: relative;
	text-align: left;
	background-color: #dbdbdb;
	border:1px solid #3B3B3B;
	padding: 20px 10px;
	width: 90%;
}
.arr_i {
    margin: 10px auto;
    display: block;
}
.atm {
    top: -16px;
    right: -45px;
	width: 130px;
    height: 130px;
    border-radius: 83px;
    text-align: center;
    position: absolute;
    background-color: #ffcc33;
    color: #000;
    border: 3px solid #fff;
}
.atm p {
position: absolute;
    top: 34px;
    left: 23px;
    margin: auto;
    display: block;
    font-size: 2em;
    vertical-align: middle;
}
.yui{
	font-size:2em;
	padding: 0 0 50px 0;
}
.ttema{
	text-align: left;
	font-size:2.5em;
}
.ttema span{
	font-size:0.4em;
	display: block;
	color:#2C26B3;font-weight: bold;
	letter-spacing: 1px;
}
.ttr_left{
	width: 35%;
	float: left;
}
.ttr_right{
	width: 65%;
	float: right;
	text-align: left;
	
}

.ttr_right p{
padding: 10px 10px 10px 20px;
}
form{
	text-align: left;
}
#contact_form p{
    margin: 10px 0;
}
#contact_form .te{
	border-bottom: 1px solid #fc894c;
    margin: 10px 0;
}
input{width: 100%;
padding: 5px 0;}

iframe{
	display: block;
	margin: 0 auto;

}

#f_banar {
	text-align:center;
	margin-top:20px;
}
#f_banar img{
	width:100%;
	max-width:470px;
	height:auto;
}


@media screen and (min-width :1201px){

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

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

#topmain {
	background-image:url(../images/top2.png); background-repeat:no-repeat; background-position:50% 0; height:auto;
}

#menu li {
	float:left;
}

#mail {
	text-align:right;
	padding-right:15px;
	padding-top:220px;
}

#boxheight_550 {
	height:700px;
}

/*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);
}
#tab_main {
	text-indent:-9999px;
}

.w1000 {
	width:1000px;
}

.w620 {
	width:620px;
}

.w380 {
	width:380px;
}

.w480 {
	width:480px;
}

.w800 {
	width:800px;
}

.w770 {
	width:770px;
}

.w200 {
	width:200px;
}

.w245 {
	width:245px;
}

.w296 {
	width:296px;
}

.w318 {
	width:318px;
}

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

#table .second {
	padding-left:30px;
}

#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:14px;
	color:#FFF;
	padding-left:10px;
	margin-left:10px;
	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:25px;
	padding-right:40px;
}
#access {
	text-align:center;
	color:#FFF;
	padding:20px 0;
}

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

.pc_none {
	display:none;
}


.img img {
	width:100%;
	height:auto;
}

#table10 td {
	border-bottom:1px solid #000;
	padding:5px;
}

	.tt_left{
		float: left;
		width: 48%;
	}
	.tt_right{
		float: right;
		width: 48%;
	}
	.tt_right iframe{
	width: 100%;
		height: 350px;
	}
	.ta_img{
		width : -webkit-calc(33.333% - 20px) ;
   		width : calc(33.333% - 20px) ;
	}
	.ta_img img{
		width: 100%;
		height: auto;
	}
}