body{
	margin:0;
	padding:0;
	font-size:21px;
	font-family: "Hiragino Kaku Gothic ProN","???C???I", sans-serif;
}

img{
	max-width:100%;
}

.v_pc{
	display:block;
}

img.v_pci{
	display:inline;
}

.v_sp,img.v_spi{
	display:none;
}

body{
	color:#333;
	}

#title_header{
height:70px;
}

.logo{
	position:absolute;
	left:10%;
	height:70px;
}

.tel{
	position:absolute;
	right:10%;
	height:70px;
}



.main{
	margin:auto;
	width:1080px;
	background-color:#FFF;
}


#title{
color:#f9ba00;
  font-size: 44px;
    width: 100%;
    text-align: center;
    padding-top: 5px;
 padding-bottom: 0px;
border-bottom: solid 9px #bd0953;
    font-weight: bold;
    margin: auto;
margin-top:2em;
}

#title span{
display: inline-block;
}



.title{
color:#f9ba00;
  font-size: 2.1em;
    width: 100%;
    text-align: center;
    padding-top: 5px;
 padding-bottom: 0px;
background: linear-gradient(transparent 70%, #bd0953 70%);
    font-weight: bold;
    margin: auto;
margin-top:2em;
}


#video_titel{
font-size: 1.7em;
text-align: center;
 font-weight: bold;
color:#f9ba00;
}




#title_thanks{
color:#bd0953;
  font-size: 2.5em;
    width: 100%;
    text-align: center;
 padding-bottom: 20px;
    font-weight: bold;
    margin: auto;
margin-top:20px;
line-height:1.2;
}





.contents{
	margin:auto;
	margin-top:30px;
	width:90%;
}

.left{
	padding-left:1%;
	width:49%;
	float:left;
}

.clr{
	clear:both;
}

.ful{
	width:99%;
	margin:auto;
}

.pcform{
	width:90%;
	height:800px;
}

.ctxt{
	margin:auto;
	margin-top:20px;
	width:90%;
}

.t_pr{
	margin-top:20px;
	width:90%;
	border-collapse:collapse;
}

.t_pr th{
	background-color:#0F5FA7;
	color:#FFF;
}

.t_pr th,td{
	padding-top:5px;
	padding-bottom:5px;
	padding-right:3px;
	padding-left:3px;
	border:1px solid #333;
	width:24%;
	text-align:center;
}

.gry{
	background-color:#f2f2f2;
}

.fst{
	background-color:#CCFFFF;
	text-align:left;
}

footer{
	width:100%;
	background-color:#bd0953;
	color:#FFF;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

#table_title1 h4{
	width:70%;
  position: relative;
  padding: 0.6em;
  background: #e0edff;
}

#table_title1 h4:after{
position: absolute;
content: '';
top: 100%;
left: 30px;
border: 15px solid transparent;
border-top: 15px solid #e0edff;
width: 0;
height: 0;
}

#table_title2 h4{
	width:90%;
  position: relative;
  padding: 0.6em;
  background: #e0edff;
}

#table_title2 h4:after{
position: absolute;
content: '';
top: 100%;
left: 30px;
border: 15px solid transparent;
border-top: 15px solid #e0edff;
width: 0;
height: 0;
}



/******************** 問合せフォーム ********************/

p.form_read{
	font-weight: bold;
	color: red;
}

form{
	margin: 0 auto;

}


form table{
	border: 1px solid #D5D5D5;
	width:70%;
	margin:1rem auto;
}

form table th{
	width:30%;
	background-color: #F5F5F5;
	border: 1px solid #D5D5D5;
	font-size: 13px;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
}

form table td{
width:70%;
text-align: left;
	padding: 10px;
	border: 1px solid #D5D5D5;

}

form table th span{
	font-size:70%;
	color: red;
}

form table input.sub{
    display: block;
    margin: 10px auto;
    padding: 10px 20px;
    font-size: 20px;
    color: red;

}

input[type="text"]{
	width: 100%;
	padding: 7px;
}

textarea{
	width:85%;
}




@media screen and (max-width:800px){
#title_header{
width:540px;
margin:0 auto;
}

.logo{
	position:static;
	left:15%;
	height:70px;
}

.tel{
	position:static;
	right:15%;
	height:70px;
}

}

@media screen and (max-width:800px){

#title_header{
width:100%;
height:auto;
text-align: center;
}

#title_header a{
max-width: 100%;
	margin:0 auto !important;
}
.title{

  font-size: 26px;

}
}


p.copy{
position:relative;
}



.linkf {
  display: inline-block;
  background: url(images/linkf.png) no-repeat center/50%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  position: absolute;
  right: 15px;
}/*# sourceMappingURL=style.css.map */

.linki {
  display: inline-block;
  background: url(images/linki.png) no-repeat center/50%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  position: absolute;
  left: 15px;
}/*# sourceMappingURL=style.css.map */