#present {text-align:center; color:#393939; padding-bottom:50px;}
#present img {width:100%;}

/*ブルーシップトング*/
#bluetong {margin-top:20px;}
#bluetong h1 {font-size:22px; font-weight:bold; border-bottom:2px solid #005194; padding-bottom:15px; text-align:center;}
#bluetong h3 {font-size:15px; font-weight:bold; text-align:left;}
#bluetong h4 {font-size:15px; font-weight:bold; text-align:left;}
.sub-title {margin:15px 0 25px;}
.sub-title p {background-color:#005194; width:50px; height:50px; border-radius:50%; display:block; text-align:center; vertical-align:middle; margin:0 auto;}
.sub-title p span {font-size:30px; color:#fff; vertical-align:-18px; display:inline-block;}
.sub-title h2 {display:inline-block; vertical-align:middle; padding-left:0; font-size:24px; font-weight:bold; color:#005194; margin-top:20px; line-height:28px;}
.sub-title h2 br {display:block;}

.imagebox {width:100%; border:1px solid #7a7a7a; margin-top:20px;}
.imagebox p {font-weight:bold; font-size:14px; padding:20px 10px; text-align:left;}
.image-holder {max-width:780px; margin:0 auto; padding-top:20px;}

/*ホワイトトング*/
#whitetong {margin-top:20px;}
#whitetong h1 {font-size:22px; font-weight:bold; border-bottom:2px solid #005194; border-top:2px solid #005194; padding:20px 0; text-align:center;}
#whitetong h3 {font-size:15px; font-weight:bold; text-align:left;}
#whitetong h4 {font-size:14px; font-weight:bold; margin-top:5px; text-align:left;}

/*ボタン*/
.btn_to-signin {margin:40px 0 60px; text-align:center; font-size:15px;}
#whitetong .btn_to-signin {margin:40px 0 20px;}
.btn_to-signin a {background-color:#d50d18; color:#fff; border:solid 2px #d50d18; padding: 5px 25px; border-radius:3px; display:inline-block;}
.btn_to-signin a:hover {background-color:#fff; color:#d50d18; border:2px solid #d50d18;}

@media (min-width: 540px) {
    /*ブルーシップトング*/
    #bluetong {margin-top:35px;}
    #bluetong h1 {font-size:25px; padding-bottom:25px;}
    #bluetong h3 {font-size:15px; text-align:center;}
    #bluetong h4 {font-size:15px; text-align:center;}
    .sub-title {margin:35px 0 40px;}
    .sub-title p {background-color:#005194; width:76px; height:76px; border-radius:50%; display:inline-block; text-align:center; vertical-align:middle;}
    .sub-title p span {font-size:30px; color:#fff; vertical-align:-32px; display:inline-block;}
    .sub-title h2 {display:inline-block; vertical-align:middle; padding-left:10px; font-size:28px; font-weight:bold; color:#005194; margin-top:0;}
    .sub-title h2 br {display:none;}
    #whitetong {margin-top:40px;}
    #whitetong h1 {font-size:25px;}
    #whitetong h3 {text-align:center;}
    #whitetong h4 {margin-top:5px; text-align:center;}
    /*ボタン*/
    #whitetong .btn_to-signin {margin:40px 0 40px;}
    .imagebox {margin-top:40px;}
    .imagebox p {font-weight:bold; font-size:14px; padding:20px 10px; text-align:center;}
}
@media (min-width: 768px) {
}
@media (min-width: 1000px) {
}