@charset "UTF-8";
#header_bace {
    background-color: #FFF200;
    width: 100%;
    clear: both;
    overflow-y: hidden;
}
#header {
    width: 1100px;
    background-color: #FFF200;
}
h1 a {
    width: 250px;
    float: left;
    background-image: url(../image/ponte_logo_w500.png);
    height: 92.5px;
    background-size: 250px auto;
    text-indent: -9999px;
    display: block;
    margin-top: 60px;
    margin-left: 10px;
}
h2 {
    float: right;
    font-size: 200%;
    font-weight: 500;
    border-top: 2px solid #006FBC;
    border-bottom: 2px solid #006FBC;
    padding-top: 5px;
    padding-bottom: 5px;
    border-right-width: 2px;
    border-left-width: 2px;
    margin-top: 50px;
    margin-right: 2%;
    color: #006FBC;
	letter-spacing: 2px;
}
.pc {
}
.pc ul {
    margin-top: 40px;
    margin-bottom: 30px;
    float: right;
    clear: right;
}
.pc ul li {
    float: left;
    font-size: 145%;
    margin-right: 5px;
    margin-left: 5px;
    font-weight: bold;
    letter-spacing: 3px;
    font-family: "FOT-UD丸ゴ_ラージ Pr6N DB", "FOT-UD丸ゴ_ラージ Pr6N M", "FOT-UD丸ゴ_ラージ Pr6N L", "Yu Gothic medium",  sans-serif;
}
.pc ul li a {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    color: #006FBC;
    padding-top: 0px;
    padding-bottom: 5px;	
}
.pc ul li a:hover  {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
    color: #006FBC;
    padding-top: 0px;
    background-image: url(../image/bottan_white.png);
    background-size: auto 36px;
}
.menu-content   {
    display: none;
}
#footer_base {
    background-color: #FFF200;
    clear: both;
    width: 100%;
    overflow-y: hidden;
}


#footer {
    width: 1100px;
    clear: both;
}
h3 a {
    width: 200px;
    height: 77px;
    background-image: url(../image/ponte_logo_w400.png);
    display: block;
    background-size: 200px auto;
    text-indent: -9999px;
    float: left;
    margin-left: 10px;
    margin-top: 30px;
}
#navB {
}
#navB ul {
    float: left;
    margin-left: 15px;
    margin-top: 90px;
    margin-right: 0px;
}
#navB ul li {
    text-decoration: none;
    float: left;
    margin-left: 5px;
    margin-right: 3px;
    font-size: 108%;
    font-weight: bold;
    letter-spacing: 0.5px;
    font-family: "FOT-UD丸ゴ_ラージ Pr6N DB", "FOT-UD丸ゴ_ラージ Pr6N M", "FOT-UD丸ゴ_ラージ Pr6N L", "Yu Gothic medium",  sans-serif;
}
#navB ul li a {
    text-decoration: none;
    color: #006FBC;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
}
#navB ul li a:hover  {
    color: #006FBC;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 1px;
    border-bottom: thin solid #006FBC;
}
#sns {
    float: right;
    margin-right: 30px;
}
#sns ul {
    margin-top: 65px;
    margin-left: 10px;
}
#sns ul li {
    float: left;
    margin-right: 10px;
}
#FB a    {
    background-image: url(../image/facebook_BL.png);
    background-size: 40px auto;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    display: block;
}
#FB a:hover    {
    background-image: url(../image/facebook_BL.png);
    background-size: 40px auto;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    display: block;
    opacity: 0.5;
}
#insta a  {
    background-image: url(../image/insta_BL.png);
    background-position: 0% 0%;
    background-size: 40px auto;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    display: block;
}
#insta a:hover  {
    background-image: url(../image/insta_BL.png);
    background-position: 0% 0%;
    background-size: 40px auto;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    display: block;
    opacity: 0.5;
}
#copyright p {
    text-align: center;
    font-size: 105%;
    clear: both;
    padding-top: 30px;
    padding-bottom: 20px;
    color: #006FBC;
}
#t-scroll {
}
#container {
    overflow-x: hidden;
}
.pagetop  {
    right: 15px;
    display: none;
    position: fixed;
    bottom: 30px;
}
.pagetop a  {
    display: block;
    background-color: #006FBC;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    padding-top: 20px;
    padding-bottom: 20px;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    font-size: 120%;
    padding-left: 10px;
    padding-right: 10px;
    right: 50px;
}
.pagetop a:hover  {
    display: block;
    background-color: #BABABA;
    text-align: center;
    color: #FFFFFF;
    font-size: 120%;
    text-decoration: none;
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

#menu-btn-check {
    display: none;
}
.inner {
    padding-bottom: 200px;
}
