@charset "UTF-8";
body{
    margin:  0;
    text-align: center;
}
h1,h2,h3,h4,h5,h6 {
   margin:0;
}
.clear{
	clear:both;
}
#spLinkBlockInPc{
display:none;
}
.hi50{
	height:50px;
}
a{
	color:#FFF;
}
.clear{
	clear:both;
}
.hide {
	display: none;
}

img{
    width: 100%;
    margin-top: -10px;
}
/*ボタンの半透明*/
.formbbg a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.btlink{
	display:block;
	width:100%;
	height:100%;

}

.h1content{
    background-color: #3778e3;
    width: 100%;
    height: 30px;
    margin-top: -12px;
}
.h1content p{
    font-size: 12px;
    color: #FFF;
    width: 1000px;
}

.headerbox{
    height: 65px;
    border-bottom: 5px solid #3778e3;
    display: flex;
}



.cover{
	background:url(images/cover.jpg) no-repeat top center;
	height:600px;
}

.headbg{
        background:url(images/headbg.jpg) no-repeat top center;
    height:100px;
}

.headbg p{
    font-size: 30px;
    color: #FFF;
font-weight: bold;
padding-top: 25px;
}

.logo{
    margin: 0;
    float: left;
}



.nayamibox{
    padding-bottom: 30px;
}

.nayami-txt-box{
    background-color: #ff9000;
    height: 80px;
    width: 350px;
}
.nayami-txt-box p{
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
    padding-top: 10px;
}

.boldtxt{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
}

.tsuyomi{
        background:url(images/tsuyomi.jpg) no-repeat top center;
    height:480px;
}

.formbg{
    background-color: #3778e3;
    width: 100%;
        padding-bottom: 30px;
        padding-top: 30px;

}

.whitebox{
    background-color: #FFF;
    text-align: left;
      padding-top: 30px;

    padding-bottom: 30px;
}
.formleft{
    margin-left: 30px;
}

.sodantxt{
    font-size: 30px;
    color: #FF0000;
}

.sodantxt3{
    color: #FF0000;
    font-weight: bold;
}
.formright{
    margin-left: 30px;
}

.officebox{
        background-color: #ff9000;
    height: 40px;
    width: 500px;
}

.officebox p{
    color: #FFF;
    font-size: 18px;
    padding-top: 5px;
    padding-left: 10px;
    font-weight: bold;
}

.address{
    margin-top: 20px;
    padding-bottom: 10px;
}

.sodan-bg{
    background-color: #f2f2f2;
    padding-bottom: 50px;
}

.sodantitle{
    color: #3676e1;
    font-size: 30px;
    font-weight: 800;
    padding-bottom: 5px;
    border-bottom: 5px solid #3676e1;
    width: 200px;
    padding-top: 50px;
}

.sodan1{
        background:url(images/sodanbg1.jpg) no-repeat top center;
    height:152px;
    margin: 0;
    margin-top: 30px;
}
.sodan1 p{
    font-size: 18px;
    text-align: left;
    width: 600px;
    padding-top: 20px;
}

.sodan2{
        background:url(images/sodanbg2.jpg) no-repeat top center;
    height:187px;
}
.sodan2 p{
    font-size: 18px;
    text-align: left;
    width: 600px;
    margin-right: 350px;
    padding-top: 20px;
}
.sodan3{
        background:url(images/sodanbg3.jpg) no-repeat top center;
    height:187px;
}
.sodan3 p{
    font-size: 18px;
    text-align: left;
    width: 600px;
    padding-top: 20px;
}

.sodanbox{
    margin-top: 30px;
}

.sodanbox p{
    text-align: left;
    font-size: 18px;
    width: 600px;
}

.melit-title img{
    text-align: left;
    max-width: 100%;
}



.melitcontent{
    margin-left: 50px;
}

.melittxt{
    text-align: left;
    font-size: 18px;
}
.melitimg{
    margin-left: 10px;
}

.price1{
        background:url(images/price1.jpg) no-repeat top center;
    height:517px;
}

.price2{
        background:url(images/price2.jpg) no-repeat top center;
    height:596px;
}


/*------------------------------------------
■ フォーム部分
------------------------------------------*/
.form_area {
margin: 40px auto;
}
/* --フォームテーブルの部分-- */
.table_box {
border-top: 1px dashed #666666;
margin: 50px auto;
}
.inq_box {
border-bottom: 1px dashed #666666;
display: block;
font-size: 16px;
margin: 0 auto;
overflow: hidden;
padding: 0 0 30px;
}
.inq_box_top {
border-top: #cccccc 1px solid;
}
.inq_box_title {
border-left: 8px solid #f88905;
    float: left;
    font-weight: bold;
    /* line-height: 150%; */
    margin-top: 40px;
    padding-left: 12px;
    width: 150px;
    font-size: 14px;
    text-align: left;
}
.inq_box_txt {
display: block;
    float: left;
    line-height: 140%;
    /* padding-left: 20px; */
    padding-top: 30px;
    /* width: 450px; */
}
input, textarea, select {
font-size: 24px;
margin: 5px auto;
padding: 5px;
}
input[type=text]:focus, textarea:focus, select:focus {
outline: 0;
background-color: #FFFFDD;
}


/*----------footerCSS----------*/


.footerbg{
	background-color:#3778e3;
    height: 170px;
	 width:100%;
}
.copy{
	text-align:center;
	color:#FFF;
	font-size:18px;
}

.policy{
	text-align:center;
	padding-top:50px;
	}

