@charset "UTF-8";
/* CSS Document */

* {
margin: 0px;
padding: 0px; 
} 

html{ 
height: 100%; 
} 

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

.sailhouse{
text-align: center;
margin: 0px auto 135px ;
padding: 60px 0 0 0;
}


h1{
font-size:35px; 
color:#105882;
font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
font-weight:lighter;
line-height: 55px;
}


li{
list-style: none;
}

.overview-table table.company {
border-collapse: collapse;
}

.overview-table table.company td {
border: solid 1px;
padding: 5px 20px;
}

.slideshow {
width: 100%;
height: 1000px;
text-align: center;
background-position: center center;
background-repeat: no-repeat;
z-index: 10;
}

.container {
width: 1000px;
text-align: center;
margin: -1000px auto 0;
overflow: hidden;
z-index: 999;
position: relative;
}

.description{
background-image: url(images/bg2.png);
width: 100%;
z-index:1;
}

.main {
width: 700px;
float: right;
margin-top: 1100px;
margin-left: 50px;
}

.logo2{
text-align: center;
margin: 100px auto;
padding: 0;
}

.title{
text-align: center;
margin: 0 0 30px 0;
padding: 0;
}

.example{
	font-size: 16px;
	color:#105882;
	font-weight: bold;
	
}

.example-bg{
background-image: url(images/bg2.png);
width: 100%;
height: 460px;
position:absolute;
z-index: 10;
margin:1225px 0 0 0;
}

.expense-img{
width: 100%;
text-align: center;
margin: 50px auto 0;
}

.expense{
width: 100%;
text-align: center;
margin: 50px auto 0;
}

.overview-table{
	text-align: center;
	width: 100%;
	margin: 50px auto 0;
}

.side {
background-image: url(images/bg1.png);
background-repeat: repeat-y;
width: 250px;
float: left;
height: 100%;
min-height: 100%;
padding-bottom: 32768px;
margin-bottom: -32768px;
}

#menubox{
	text-align: center;
	width:250px;
}

/*マウスオーバー
#menubox li a {
text-decoration: none;
display: block;
width: 250px;
background:url(images/topon.png) repeat-y -250px 0;
}*/

.maincopy{
margin: 140px 0 125px 46px;
text-align: left
}

.form{
	text-align: center;
	width: 100%;
	margin: 0 0 50px 0px;
}

.form p{
	text-align: center;
}

/*js*/
.fixed {
    position: fixed;
    top: 0;
    z-index: 10000;
}
/*ここまでjs*/



.footer {
width: 100%;
height: 280px;
background-image: url(images/footer.png);
margin: 0;
}

.footer-box {
width: 1000px;
height: 220px;
text-align: center;
margin: 0 auto;
}

.footer-left{
width: 208px;
text-align: left;
float: left;
margin: 0 0 0 35px;
}

.footer-adress{
width: 350px;
text-align: left;
color: #fff;
font-size:15px;
float: left;
margin: 65px 0 0 50px;
line-height: 30px;
padding: 0;
}

.footer-right{
width: 300px;
text-align: right;
color: #fff;
font-size:11px;
float: right;
margin: 158px 0 0 50px;
padding: 0;
}

a:link{
color: #FFF;
}

#container-id{
display: none;
}

.main-sp {
width: 700px;
float: right;
margin-top: 0px;
margin-left: 50px;
display: none;
}

.footer-left-sp{
display: none;
}

.expense-p{
	background-image:url(images/bar.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFF;
	width: 100%;
	padding: 12px;
	margin: auto;
}

.expense-img span{
	font-size: 23px;
	font-weight:normal;
}

/*form--------------------------*/
.table_form {
width: 100%;
	padding: 0px;
	margin: 35px 0 25px 0;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-left-color: #666;
	background-color:#fff;
}
.td_form1 {
width: 30%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 10px 0 10px 10px;
	background-color: #DBDBDB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	font-weight: normal;
}
.td_form2 {
width: 70%;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}
.td_form_sp {
	display:none;
}
.td_form2 p.setsumei {
text-align: left;
	font-size:12px;
	margin:0px 0 0 0;
	padding:0;
	color:#333;
}
input,
textarea {
font-size:13px;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

/*スクロールアニメーション(下から上へ)---------*/


/* 画面外にいる状態 */

.fadein {
    opacity: 0;
    transform: translate(0, 70px);
    transition: all 800ms;
}


/* 画面内に入った状態 */

.fadein.scrollin {
    opacity: 1;
    transform: translate(0, 0);
}


.fadein-sp {
    opacity: 0;
    transform: translate(0, 40px);
    transition: all 800ms;
}


/* 画面内に入った状態 */

.fadein-sp.scrollin {
    opacity: 1;
    transform: translate(0, 0);
}

/*===============================================
画面の横幅が640pxまで
===============================================*/
@media only screen and (max-width:640px) { 

body{ 
height: 100%;
font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
font-size: 12px;
line-height: 24px;
background-image: url(images/bg2.png);
}
	
h1{
font-size:20px; 
color:#105882;
font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
font-weight:lighter;
line-height: 32px;
}

#container-sp{
	text-align:center;
	max-width: 100%;
	height: 235px;
	/*446px*/
}


img {
border: none;
vertical-align: top;
max-width: 100%;
height: auto;
width : auto;
}
.slideshow {
display: none;
}
.container {
width: 96%;
text-align: center;
margin: 0 2%;
}
.main {
display: none
}

.side {
display: none;
}
.footer {
width: 100%;
height: 300px;
margin: 0;
}
	
.footer-box {
width: 100%;
text-align: center;
margin: 0 auto;
}
	

	
.footer-adress{
width: 100%;
text-align: center;
color: #fff;
font-size:15px;
float: left;
margin: 15px auto 0;
line-height: 30px;
padding: 0;
}

.footer-right{
width: 100%;
text-align: center;
color: #fff;
font-size:11px;
margin: 10px auto;
padding: 0;
}

.overview-table{
	text-align: center;
	width: 100%;
	margin: 30px auto 0;
}
	
.form{
	text-align: center;
	width: 100%;
	margin: 0;
}

.example-bg{
display: none;
}

	
.logo2{
text-align: center;
margin: 25px auto;
padding: 0;
width: 100%;
}
	
.title{
text-align: center;
margin: 0 auto 10px ;
padding: 0;
width: 100%;
}
	
.main-sp {
width: 100%;
margin:50px auto 30px;
display: block;
}
	
.example{
	font-size: 14px;
	color:#105882;
	font-weight: bold;
	
}
	
.safety1{
text-align: left;
margin: 0 auto;
padding: 20px;
}
	
.safety2{
text-align: left;
background-color: #FFFFFF;
margin: 0 auto;
padding: 20px;
}
	
.footer-left{
display: none;
}

.footer-left-sp{
width: 100px;
text-align: center;
margin: 0 auto ;
padding: 30px 0 0 0;
display: block;
}
	
.expense-img{
width: 100%;
text-align: center;
margin: 5px auto 0;
}
	
a.blue:link{
	color: blue;
}

a.white:link{
	color: white;
}
	
.expense-p-sp{
	background-color: #588AA8;
	text-align: center;
	color: #FFF;
	width: 100%;
	padding: 10px;
	margin: auto;
}

.expense-img span{
	font-size: 13px;
	font-weight: bold;
}
.td_form1 {
	display:none;
}
.td_form_sp {
	display:block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-color: #DBDBDB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	font-weight: normal;
}
    .keihi-sp {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
        color: #fff;
        background-color: #588AA8;
        width: 100%;
        padding: 10px auto;
        margin: auto;
        text-align: center;
    }
    .keihi-title {
        font-size: 14px;
        font-weight: bold;
    }
}