
#t_head {
    background-image: url(../img/1.top/t_back.jpg);
    background-position: left bottom;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    float: left;
    transition: 2s;
}
#t_logo {
    float: left;
    height: 95%;
    width: 100%;
    text-align: center;
    display: block;
    background-size: auto 130px;
    transition: 4s;
    background-image: url(../img/1.top/t_logo1.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 0px;
}

#t_head_0 {
    float: left;
    height: auto;
    width: 100%;
    background-image: url(../img/1.top/t_head1.jpg);
    background-position: center top;
    background-size: 100% auto;
    background-repeat: no-repeat;
    transition: 2s;
    padding-top: 100%;
    padding-left: 0%;
            
}
#t_head_left  {
    float: left;
    height: auto;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    transition: 2s;
}
#t_head_left h1 {
    margin-top: 60px;
    margin-bottom: 30px;
    transition: 2s;
    font-size: 28px;
}
.t_link {
    text-align: right;
    margin-top: 10px;
    font-size: 14px;
    text-decoration: underline;
    transition: 2s;
}

#t_head_center  {
    display: none;
}


#t_head_right  {
    float: left;
    height: auto;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 50px;
    transition: 2s;
}
#t_head_right h2 {
    margin-bottom: 30px;
    transition: 2s;
}
#t_nav {
    display: none;    
}

#t_contener1 {
    float: left;
    height: auto;
    width: 100%;
    background-image: url("../img/1.top/t_back1_sp.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    transition: 2s;
    padding-bottom: 5%;
    background-position: left bottom;
}

#t_newstitle {
    font-size: 24px;
    float: left;
    height: auto;
    width: 65%;
    transition: 2s;
    margin-left: 17%;
    margin-right: 12.5%;
    margin-top: 10%;
    overflow-y: auto;
    font-weight: normal;
}
#t_news {
    float: left;
    height: 90%;
    width: 95%;
    transition: 2s;
    margin-left: 2.5%;
    margin-right: 2.5%;
    background-color: #FFFFFF;
    filter: drop-shadow(5px 5px 5px rgba(0,0,0,0.3));
    overflow-y: auto;
    margin-top: 20px;
}
/*news項目*/
#news {
    transition: 2s;
    float: left;
    height: auto;
    width: 90%;
    background-color: #FFF;
    padding-top: 3%;
    padding-left: 6%;
    margin: 2%;
}
#news #information {
	text-align: left;
}
#news #information dl dt{
	height: auto;
	width: 90%;
	font-weight: 400;
	font-size: 1.1em;
	float: left;
	color: #F00;
}
#news #information dl dd{
	height: auto;
	width: 70%;
	margin-bottom: 5%;
	font-weight: 300;
	font-size: 1em;
	float: left;
	line-height: 1.5em;
}
/*ここまでnews項目*/
#t_plan {
    float: left;
    height: auto;
    width: 60%;
    transition: 2s;
    margin-left: 20%;
    margin-top: 11%;
    filter: drop-shadow(5px 5px 10px rgba(255,255,255,1));
}
#t_plan h3 {
    margin-bottom: 10px;
    transition: 2s;
    font-size: 20px;
}
#t_plan h4 {
    margin-bottom: 10px;
    transition: 2s;
    font-size: 20px;
    margin-top: 10%;
}

#t_contener2 {
    float: left;
    height: auto;
    width: 100%;
    transition: 2s;
    padding-bottom: 20%;
    padding-top: 24%;
}
#t_query {
    float: left;
    height: auto;
    width: 70%;
    transition: 2s;
    margin-left: 5%;
    margin-top: 10%;
    padding-bottom: 10％;
}
#t_query h5 {
    margin-bottom: 20px;
    transition: 2s;
    font-size: 20px;
}
#t_image1 {
    float: left;
    height: 40%;
    width: 80%;
    transition: 2s;
    margin-left: 20%;
    margin-top: 5%;
    padding-bottom: 10％;
    background-image: url(../img/1.top/t_image1.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: 100%;
}

#t_contener3 {
    float: left;
    height: auto;
    width: 100%;
    transition: 2s;
    background-color: #FFFFFF;
}
#t_access {
    float: left;
    height: auto;
    width: 90%;
    transition: 2s;
    padding-top: 10%;
    margin-left: 5%;
    margin-right: 5%;
}
#t_access h5 {
    font-size: 20px;
    padding-bottom: 50px;
    text-align: center;
}
#t_access strong {
    font-size: 1.2em;
}
#t_map {
    float: left;
    position: relative;
    width: 100%;    /* 左右に余白が必要なら値を変更してもOK */
    height: 0;
    padding-bottom: 100%;    /* padding-topでもOK */
    overflow: hidden;
    margin-top: 10px;
}
#t_map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;    /* 必要であれば!importantを付けてください */
    height: 450px;    /* 必要であれば!importantを付けてください */
}
#t_image2 {
    display: none;
}
#t_line {
    float: left;
    width: 90%;
    border-bottom: thin solid #419b3e;
    height: 5px;
    display: block;
    margin-top: 60px;
    transition: 2s;
    margin-left: 5%;
    margin-right: 5%;
}
#t_toi {
    float: left;
    height: auto;
    width: 84%;
    transition: 2s;
    padding-top: 5%;
    padding-left: 8%;
    padding-right: 8%;
    text-align: center;
    padding-bottom: 5%;
}
#t_toi span {display: inline-block;}
#t_toi h5 {
    font-size: 24px;
    padding-bottom: 50px;
}
.t_bigtext{
    font-size: 18px;
    font-weight: bold;
    padding-right: 5px;
}
.t_time {
    font-size: 18px;
    font-weight: bold;
    margin-right: 10px;
}
.t_tel {
    font-size: 18px;
    font-weight: normal;
    margin-right: 5px;
}
.t_telno {
    font-size: 28px;
    font-weight: bold;
}
.b_5px {
    padding-bottom: 5px;
}
.b_15 {
    padding-bottom: 5%;
}
