@charset "utf-8";
/* layout */


 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　メインコンテンツ ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　メインコンテンツ ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　メインコンテンツ ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */


@media only screen and (max-width:420px) {
.access_map01{
    width: 100%;
    height: 357px;
    border: 1px solid #AAAAAA;
    clear: right;
    float: left;
    margin-bottom: 30px;
}
}

@media only screen and (min-width:420px)  and (max-width:650px){
.access_map01{
    width: 100%;
    height: 300px;
    border: 1px solid #AAAAAA;
    clear: right;
    float: left;
    margin-bottom: 30px;
}
}


@media only screen and (min-width:651px)  and (max-width:850px){
.access_map01{
    width: 100%;
    height: 357px;
    border: 1px solid #AAAAAA;
    clear: right;
    float: right;
    margin-bottom: 30px;
}
}

@media only screen and (min-width:851px)  and (max-width:1160px){
.access_map01{
    width: 100%;
    height: 357px;
    margin-bottom: 30px;
    border: 1px solid #AAAAAA;
    clear: right;
    float: right;
}
}

@media only screen and (min-width:1161px) {
.access_map01{
    width: 100%;
    height: 400px;
    clear: right;
    float: right;
    border: 1px solid #AAAAAA;
}
}

 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　メインコンテンツ ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　メインコンテンツ ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
 /* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　メインコンテンツ ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */



h2{
    position: relative;
    padding-left: 5px;
    padding-bottom: 5px;
    border-bottom: 3px solid #9CD000;
    font-size: 140%;
    font-family: "M PLUS Rounded 1c";
    float: left;
    font-weight: bold;
    clear: left;
    margin-left: 0px;
    background-repeat: no-repeat;
    margin-right: 0px;
    margin-top: 5px;
    width: 99%;
}	

h2:before {
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 20%;
    height: 3px;
    content: '';
    background-color: #FF9226;
    float: left;
}




/* ＝＝＝＝＝＝＝＝＝＝＝＝　ニュース　ここから　＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝　ニュース　ここから　＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝　ニュース　ここから　＝＝＝＝＝＝＝＝＝＝＝＝ */

@media only screen and (max-width:420px) {
.access{
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 40px;
    float: none;
}
.access_tit{
    width: 99%;
    margin-left: auto;
    margin-right: auto;
}
.access_tit img{
    width: auto;
    height: 45px;
}
.access_info_l{
    display: none;
}
}

	
@media only screen and (min-width:421px) and (max-width:650px){
.access{
    width: 420px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 60px;
}
.access_tit{
    width: 99%;
    margin-left: auto;
    margin-right: auto;
    float: left;
}
.access_tit img{
    width: auto;
    height: 55px;
}
.access_info{
    width: 400px;
    font-size: 125%;
    line-height: 35px;
    font-family: "M PLUS Rounded 1c";
    color: #555555;
    margin-top: 10px;
    font-weight: bold;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
}
}

@media only screen and (min-width:651px) and (max-width:850px){
.access{
    width: 650px;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-top: 50px;
    background-image: url(../images/haihaiomotya.gif);
    background-repeat: no-repeat;
    background-position: right -10px;
    padding-bottom: 30px;
    background-size: auto 150px;
}
.access_tit{
    float: left;
    width: 95%;
}
.access_tit img{
    width: auto;
    height: 55px;
}
.access_info{
    width: 370px;
    float: left;
    font-size: 125%;
    line-height: 35px;
    font-family: "M PLUS Rounded 1c";
    color: #555555;
    margin-top: 10px;
    font-weight: bold;
}
}
	
@media only screen and (min-width:851px) and (max-width:1160px){
.access{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: left;
    margin-top: 50px;
    background-image: url(../images/haihaiomotya.gif);
    background-repeat: no-repeat;
    background-position: right 0px;
    padding-bottom: 40px;
}
.access_tit{
    float: left;
    width: 95%;
}
.access_tit img{
    width: auto;
    height: 55px;
}
.access_info{
    width: 100%;
    float: left;
    font-size: 125%;
    line-height: 35px;
    font-family: "M PLUS Rounded 1c";
    color: #555555;
    margin-top: 10px;
    font-weight: bold;
    margin-bottom: 40px;
}
}
	
@media only screen and (min-width:1161px) {
.access{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    float: left;
    height: auto;
    background-image: url(../images/haihaiomotya.gif);
    background-repeat: no-repeat;
    background-position: right top;
    padding-bottom: 40px;
}
.access_tit{
    float: left;
    width: 48%;
}
.access_tit img{
    width: auto;
    height: 55px;
}
.access_info{
    width: 100%;
    float: left;
    font-size: 120%;
    line-height: 33px;
    font-family: "M PLUS Rounded 1c";
    margin-top: 30px;
    font-weight: bold;
    clear: left;
    margin-bottom: 25px;
}
}





/* ＝＝＝＝＝＝＝＝＝＝＝＝　リンク　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝　リンク　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝　リンク　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝ */






/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　表組み　ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　表組み　ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　表組み　ここから　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */

   
@media only screen and (max-width:420px) {
.contents01 {
    width: 100%;
    text-align: left;
    padding-top: 0px;
    background-repeat: no-repeat;
    background-position: right 0%;
    background-size: 245px auto;
    margin-bottom: 50px;
    float: left;
    margin-top: 20px;
}
.contents02 {
    width: 100%;
    text-align: left;
    padding-top: 0px;
    float: left;
    background-repeat: no-repeat;
    background-position: right 0%;
    background-size: 245px auto;
    margin-bottom: 50px;
    clear: left;
}
.contents03 {
    width: 100%;
    text-align: left;
    padding-top: 0px;
    float: left;
    background-repeat: no-repeat;
    background-position: right 0%;
    background-size: 245px auto;
    margin-bottom: 50px;
}
.contents04 {
    width: 100%;
    text-align: left;
    padding-top: 0px;
    float: right;
    background-repeat: no-repeat;
    background-position: right 0%;
    background-size: 245px auto;
    margin-bottom: 80px;
}
.cont_l {
    width: 80%;
    float: left;
    height: 25px;
    font-weight: bold;
    min-width: 0px;
}
.contents_waku {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    float: right;
}
.cont_r01 {
    width: 100%;
    float: right;
    height: auto;
    font-size: 100%;
}
.cont_r01s {
    display: none;
}
.cont_r01ss {
    width: 100%;
    float: right;
    height: auto;
    font-size: 100%;
}
.cont_r02 {
    width: 80%;
    float: left;
    height: auto;
    font-size: 100%;
}
.cont_r03 {
    width: 80%;
    float: left;
    height: auto;
    font-size: 100%;
    margin-left: 5px;
}
.icon {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 8px;
}
.p_map {
    display: none;
}
.p_map img{
    display: none;
}
.p_map_s {
    width: 100%;
    height: auto;
    float: right;	
}
.p_map_s img{
    width: 100%;
    height: auto;
    float: right;	
}
}


@media only screen and (min-width:420px)  and (max-width:650px){
.contents01 {
    width: 100%;
    text-align: left;
    padding-top: 0px;
    background-repeat: no-repeat;
    background-position: right 0%;
    background-size: 245px auto;
    margin-bottom: 50px;
    float: left;
    margin-top: 20px;
}
.contents02 {
    width: 100%;
    text-align: left;
    padding-top: 0px;
    float: left;
    background-repeat: no-repeat;
    background-position: right 0%;
    background-size: 245px auto;
    margin-bottom: 50px;
    clear: left;
}
.contents03 {
    width: 100%;
    text-align: left;
    padding-top: 0px;
    float: left;
    background-repeat: no-repeat;
    background-position: right 0%;
    background-size: 245px auto;
    margin-bottom: 50px;
}
.contents04 {
    width: 100%;
    text-align: left;
    padding-top: 0px;
    float: right;
    background-repeat: no-repeat;
    background-position: right 0%;
    background-size: 245px auto;
    margin-bottom: 80px;
}
.cont_l {
    width: 85%;
    float: left;
    height: 25px;
    font-weight: bold;
    min-width: 0px;
}
.contents_waku {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    float: right;
}
.cont_r01 {
    width: 420px;
    float: right;
    height: auto;
    font-size: 100%;
}
.cont_r01s {
    display: none;
}
.cont_r01ss {
    width: 85%;
    float: left;
    height: auto;
    font-size: 100%;
}
.cont_r02 {
    width: 85%;
    float: right;
    height: auto;
    font-size: 100%;
}
.cont_r03 {
    width: 85%;
    float: left;
    height: auto;
    font-size: 100%;
    margin-left: 5px;
}
.icon {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 8px;
}
.p_map {
    display: none;
}
.p_map img{
    display: none;
}
.p_map_s {
    width: 390px;
    height: auto;
    float: right;	
}
.p_map_s img{
    width: 390px;
    height: auto;
    float: right;	
}
}

@media only screen and (min-width:651px)  and (max-width:850px){
.contents01 {
    width: 100%;
    text-align: left;
    padding-top: 0px;
    background-repeat: no-repeat;
    background-position: right 0%;
    background-size: 245px auto;
    margin-bottom: 50px;
    float: left;
    margin-top: 20px;
}
.contents02 {
    width: 100%;
    text-align: left;
    padding-top: 0px;
    float: left;
    background-repeat: no-repeat;
    background-position: right 0%;
    background-size: 245px auto;
    margin-bottom: 50px;
    clear: left;
}
.contents03 {
    width: 100%;
    text-align: left;
    padding-top: 0px;
    float: left;
    background-repeat: no-repeat;
    background-position: right 0%;
    background-size: 245px auto;
    margin-bottom: 50px;
}
.contents04 {
    width: 100%;
    text-align: left;
    padding-top: 0px;
    float: right;
    background-repeat: no-repeat;
    background-position: right 0%;
    background-size: 245px auto;
    margin-bottom: 80px;
}
.contents_waku {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    float: right;
}
.cont_l {
    width: 140px;
    float: left;
    height: auto;
    font-size: 105%;
    font-weight: bold;
    margin-left: 5px;
}
.cont_r01 {
    width: 500px;
    float: right;
    height: auto;
    font-size: 100%;
}
.cont_r01s {
    display: none;
}
.cont_r01ss {
    width: 500px;
    float: right;
    height: auto;
    font-size: 100%;
}
.cont_r02 {
    width: 430px;
    float: right;
    height: auto;
    font-size: 100%;
}
.cont_r03 {
    width: 190px;
    float: left;
    height: auto;
    font-size: 100%;
    margin-left: 5px;
}
.icon {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 8px;
}
.p_map {
    width: 390px;
    height: auto;
    float: right;	
}
.p_map img{
    width: 390px;
    height: auto;
    float: right;
}
.p_map_s{
    display: none;
}
.p_map_s img{
    display: none;
}
}

@media only screen and (min-width:851px)  and (max-width:1160px){
.contents01 {
    width: 100%;
    text-align: left;
    padding-top: 0px;
    background-repeat: no-repeat;
    background-position: right 0%;
    background-size: 245px auto;
    margin-bottom: 50px;
    float: left;
    margin-top: 20px;
}
.contents02 {
    width: 38%;
    text-align: left;
    padding-top: 0px;
    float: left;
    background-repeat: no-repeat;
    background-position: right 0%;
    background-size: 245px auto;
    margin-bottom: 50px;
    clear: left;
}
.contents03 {
    width: 56%;
    text-align: left;
    padding-top: 0px;
    background-repeat: no-repeat;
    background-position: right 0%;
    background-size: 245px auto;
    margin-bottom: 50px;
    float: right;
}
.contents_waku {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    float: right;
}
.cont_l {
    width: 130px;
    float: left;
    height: auto;
    font-size: 105%;
    font-weight: bold;
    margin-left: 5px;
}
.cont_r01 {
    width: 310px;
    float: left;
    height: auto;
    font-size: 100%;
}
.cont_r01s {
    width: 310px;
    float: left;
    height: auto;
    font-size: 100%;
}
.cont_r01ss {
    display: none;
}
.cont_r02 {
    width: 80%;
    float: left;
    height: auto;
    font-size: 100%;
    margin-left: 5px;
}
.cont_r03 {
    width: 135px;
    float: left;
    height: auto;
    font-size: 100%;
    margin-left: 5px;
}
.icon {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 8px;
}
.p_map {
    width: 325px;
    height: auto;
    float: right;	
}
.p_map img{
    width: 325px;
    height: auto;
    float: right;
}
.p_map_s{
    display: none;
}
.p_map_s img{
    display: none;
}
}


@media only screen and (min-width:1160px) {
.contents01 {
    width: 100%;
    text-align: left;
    padding-top: 0px;
    background-repeat: no-repeat;
    background-position: right 0%;
    background-size: 245px auto;
    margin-bottom: 50px;
    float: left;
    margin-top: 20px;
}
.contents02 {
    width: 38%;
    text-align: left;
    padding-top: 0px;
    float: left;
    background-repeat: no-repeat;
    background-position: right 0%;
    background-size: 245px auto;
    margin-bottom: 50px;
    clear: left;
}
.contents03 {
    width: 56%;
    text-align: left;
    padding-top: 0px;
    background-repeat: no-repeat;
    background-position: right 0%;
    background-size: 245px auto;
    margin-bottom: 50px;
    float: right;
}
.contents_waku {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    float: right;
}
.cont_l {
    width: 130px;
    float: left;
    height: auto;
    font-size: 105%;
    font-weight: bold;
    margin-left: 5px;
}
.cont_r01 {
    width: 300px;
    float: left;
    height: auto;
    font-size: 100%;

}
.cont_r01s {
    width: 300px;
    float: left;
    height: auto;
    font-size: 100%;
}
.cont_r01ss {
    display: none;
}
.cont_r02 {
    width: 87%;
    float: left;
    height: auto;
    font-size: 100%;
    margin-left: 5px;
}
.cont_r03 {
    width: 160px;
    float: left;
    height: auto;
    font-size: 100%;
    margin-left: 5px;
}
.icon {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 8px;
}
.p_map {
    width: 420px;
    height: auto;
    float: right;
}
.p_map img{
    width: 420px;
    height: auto;
    float: right;
}
.p_map_s{
    display: none;
}
.p_map_s img{
    display: none;
}
}


.red {
    color: #D90000;
    font-size: 90%;
    line-height: 20px !important;
}

.mail_address {
    color: #D90000;
    font-size: 110%;
    line-height: 20px !important;
    font-weight: bold;
}


.black {
    color: #333333;
    font-size: 90%;
    line-height: 20px !important;
}
.cont_waku {
    width: 100%;
    text-align: left;
    float: left;
    border-bottom: 1px dotted #3570B4;
    font-size: 105%;
    line-height: 25px;
    padding-top: 20px;
    padding-bottom: 10px;
}
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　表組み　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　表組み　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　表組み　ここまで　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
