 @charset "utf-8";
body {
	font: normal 20px/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","MSPゴシック","メイリオ",Meiryo,Arial,Verdana,sans-serif;
	text-align: left;
	color:#000;
	text-align: justify;
	overflow-x: hidden;
}

@media screen and (max-width: 812px) {
	body {
	font: normal 17px/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","MSPゴシック","メイリオ",Meiryo,Arial,Verdana,sans-serif;}
}

body .sp-item {
    display: none !important; }
  body .pc-item {
    display: block !important; }
	
  @media screen and (max-width: 812px) {
    body {
      min-width: inherit; 
	  height:100%; 
	  }
      body .sp-item {
        display: block !important; }
      body .pc-item {
        display: none !important; } 
	  body .sp-item img {
		width:100%;}
}

@media screen and (max-width: 812px) {
	.sp img{
		max-width:90%;	
}
	.sp02 img{
		max-width:100%;	
}
.sp03 img{
		max-width:70%;	
}
	.sp04 img{
		max-width:93%;	
}
	.sp05 img{
		max-width:50%;	
}
	
}

.fl_left {
	float: left;
}
.fl_right {
	float: right;
}
.opoint_hd {
	overflow: hidden;
}
.bg_none {
	background-image: none!important;
}
a.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.center {
	text-align: center;
}
.right {
	text-align:right;
}
.line_0 {
	line-height: 0;
}
.zindex {
	z-index: 200;
}
input[type=radio] {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
input[type=image]:hover{
		opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	}


/* ----------------------------------------------------
 
    text
 
---------------------------------------------------- */
em {
	text-decoration: underline;
  font-style: normal;
}
.bd_red {
	border-bottom: 1px solid #FF0004;
	padding-bottom: 2px;
}
.bd_red02 {
	border-bottom: 3px solid #FF0004;
	padding-bottom: 0px;
}
.red {
	color: #ff0000;
}
.yellow {
	background-color: #ffff00;
}
.gray {
	color:#666666;
}
.bold {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
.strike {
	text-decoration: line-through;
}
.ac {
	text-align: center !important;
}
.ar {
	text-align: right !important;
}
.al {
	text-align: left !important;
}
.bold {
	font-weight: bold !important;
}
.font10 {
	font-size: 10px !important;
}
.font11 {
	font-size: 11px !important;
}
.font12 {
	font-size: 12px !important;
}
.font13 {
	font-size: 13px !important;
}
.font14 {
	font-size: 14px !important;
}
.font15 {
	font-size: 15px !important;
}
.font16 {
	font-size: 16px !important;
}
.font17 {
	font-size: 17px !important;
	line-height:150%;
}
.font18 {
	font-size: 18px !important;
}
.font19 {
	font-size: 19px !important;
}
.font20 {
	font-size: 20px !important;
}
.font21 {
	font-size: 21px !important;
}
.font22 {
	font-size: 22px !important;
}
.font23 {
	font-size: 23px !important;
}
.font24 {
	font-size: 24px !important;
}
.font25 {
	font-size: 25px !important;
}
.font26 {
	font-size: 26px !important;
}
.font27 {
	font-size: 27px !important;
}
.font28 {
	font-size: 28px !important;
}
.font29 {
	font-size: 29px !important;
}
.font30 {
	font-size: 30px !important;
}
.font32 {
	font-size: 32px !important;
}
/* ----------------------------------------------------
 
    float
 
---------------------------------------------------- */
.fr {
	float: right !important;
}
.fl {
	float: left !important;
}
.clear {
	clear: both;
}
img {
	line-height: 0;
	padding: 0;
	margin: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

hr {
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}
/* ----------------------------------------------------
    clearfix の代用
    &#60;div class="hr"&#62;&#60;hr /&#62;&#60;/div&#62;
---------------------------------------------------- */
.marker_yellow {
  background: linear-gradient(transparent 60%, #ffff00 0%);
}

.phead{
	background-color: #1BBAC6;
	text-align: center;
	padding: 16px 0;
	border-bottom: #FCE518 solid 5px;
}

.main {
    margin: 0 auto;
	text-align: center;
}

.main img{
    max-width: 100%;
}

#top{
    margin-top:-34px !important;
	background-repeat:no-repeat;
	background-position: center 0;
	width: 100%;
	
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
}

.form_bg{
    margin-top:-34px !important;
	background-repeat: repeat-y;
	background-position: center 0;
	width: 100%;
    padding-top: 30px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
}

.form_bg2{
    margin-top:-34px !important;
	background-repeat: repeat-y;
	background-position: center 0;
	width: 100%;
    padding-top: 20px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
}

.form_wrap {
	background-color: #FFF;
	width: 900px;
    border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
	padding-top: 35px;
	margin: 0 auto 30px;
	padding-bottom:20px;
	overflow: hidden;
	display: block;
}

.form_wrap2 {
	background-color: #FFF;
	width: 900px;
    border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
	padding-top: 25px;
	margin: 0 auto 30px;
	padding-bottom:25px;
	overflow: hidden;
	display: block;
}


.mail_box{
	background-color: transparent;
	background-image: url(../images/mail.jpg);
	background-repeat: no-repeat;
	width: 801px;
	height: 91px;
	font-size: 31px;
	font-weight: bold;
	line-height: 32px;
    text-align: center;
	border: none;
	padding: 10px 0 0px;
	margin: 0px auto 15px;
	display: block;
}

.btn{

	margin: 0px auto 0px;
	display: block;
	padding-top:0px;
}

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

.form_bg{
	background-repeat: no-repeat;
	background-position: center 0;
	background-size:cover;
	width: 100%;
    padding-top: 20px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
	padding-bottom:0px;
	margin-bottom:0px;
}
	
.form_bg2{
	background-repeat: no-repeat;
	background-position: center 0;
	background-size:cover;
	width: 100%;
    padding-top: 20px;
	margin: 0px auto 0px;
    overflow: hidden;
	display: block;
	padding-bottom:0px;
	margin-bottom:0px;
}

.form_wrap {
	background-color: #FFF;
	width: 90%;
    border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
	padding-top: 20px;
	margin: 0 auto 20px;
	overflow: hidden;
	display: block;
}
	
.form_wrap2 {
	background-color: #FFF;
	width: 90%;
    border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 auto 20px;
	overflow: hidden;
	display: block;
}

.mail_box{
	background-color: transparent;
    background-image:none;
	width: 85%;
	height: 50px;
	font-size: 15px;
	font-weight: bold;
	line-height: 13px;
    text-align: center;
	border: none;
	padding: 0px 0 0px;
	margin: 0px auto 10px;
	display: block;
	border-width: 4px; 
	border-color: #041963; 
	border-style: solid;
}

.btn{
	width: 90%;
	margin: 0px auto 0px;
	display: block;
}
}

.btn_area {
	padding-top: 0px;
	padding-bottom: 50px;
}

@media screen and (max-width: 812px) {
.btn_area {
    padding-top: 0px;
	padding-bottom: 30px;
}
}

.area1{
	padding-top: 50px;
	padding-bottom: 50px;
}

@media screen and (max-width: 812px) {
.area1{
    padding-top: 30px;
	padding-bottom: 30px;
}
}


.area2{
	padding-top: 0px;
	padding-bottom: 50px;
}

@media screen and (max-width: 812px) {
.area2{
    padding-top: 0px;
	padding-bottom: 30px;
}
}

.area_text{
	width: 850px;
	margin: 0 auto;
	padding-top:0px;
	padding-bottom:50px;
}

@media screen and (max-width: 812px) {
	.area_text{
	width: 90%;
	margin: 0 auto;
	padding-bottom:30px;
}
}

.area3{
	padding-top: 0px;
	padding-bottom: 0px;
}

@media screen and (max-width: 812px) {
.area3{
    padding-top: 0px;
	padding-bottom: 0px;
}
}

.area_text2{
	width: 95%;
	margin: 0 auto;
	padding-top:20px;
	padding-bottom:0px;
}

@media screen and (max-width: 812px) {
	.area_text2{
	width: 95%;
	margin: 0 auto;
	padding-bottom:0px;
}
}


.footer {
  margin-top:30px;
  padding: 25px 0;
  padding: 20px 0px 20px;
  clear: both;
}

.footer a{
  text-decoration: none;
  color: #FFF;
}

.footer2 {
  margin-top:0px;
  padding: 25px 0;
  padding: 20px 0px 20px;
  clear: both;
}

.footer2 a{
  text-decoration: none;
  color: #FFF;
}

.policy{
  font-size: 18px;
  color: #FFF;
}

.copyright{
  font-size: 15px;
  color: #FFF;
}

.copy{
	font-size: 23px;
	color: #FFF;
}

@media screen and (max-width: 812px) {
	
	.footer{
	margin-top:20px;
	padding: 20px 0;
	text-align: center;	
}
	
.footer2{
	margin-top:0px;
	padding: 20px 0;
	text-align: center;	
}

.copy{
	font-size: 12px;
}
}

.footer3 {
  margin-top:0px;
  padding: 25px 0;
  padding: 20px 0px 20px;
  clear: both;
}

.footer3 a{
  text-decoration: none;
  color: #000000;
}

.policy3{
  font-size: 18px;
  color: #000000;
}

.copyright3{
  font-size: 15px;
  color: #000000;
}

.copy3{
	font-size: 23px;
	color: #000000;
}

@media screen and (max-width: 812px) {
	
.footer3{
	margin-top:0px;
	padding: 20px 0;
	text-align: center;	
}

.copy3{
	font-size: 12px;
              color: #000000;
}
}


.btn_end {
	position: fixed;
    bottom: 10px;
	right: 10px;
    width: 30%;
	z-index:3;
	}

@media screen and (max-width: 812px) {
	.btn_end {
	position: fixed;
    bottom: 10px;
    left:1px;	
    width: 100%;
	height:auto;
	}
	}


#container {
	max-width: 1000px;
	margin: 0 auto;
}

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

#container {
	max-width: 90%;
}
}

#mainimg {
	clear: left;
	width: 100%;
	position: relative;
}

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

#contents {
	padding-top: 10px;
}
}

#contents {
	padding-top: 30px;
}

#main {
	float: right;
	width: 72%;
	padding-bottom: 30px;
}

#main h2 {
	clear: both;
	margin-bottom: 20px;
	font-weight: bold;
    background: #fff;
  border-top:1px solid #ddd;
  border-right:1px solid #ddd;
  border-bottom:1px solid #ddd;
  border-bottom:3px solid #3cf;
  padding: 5px 10px 5px 10px;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,"メイリオ",Helvetica,Sans-Serif;

  background: -moz-linear-gradient(top, #fff 0%, #eee 50%, #ddd 51%, #fff 100%); /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(50%,#eee), color-stop(51%,#ddd), color-stop(100%,#fff)); /* webkit */
  -pie-background:linear-gradient(top, #fff 0%, #eee 50%, #ddd 51%, #fff 100%);
}


#main h3 {
	clear: both;
	margin-top: 30px;
	margin-bottom: 20px;
	font-weight: bold;
  border:solid 1px #ddd !important;
  -moz-border-radius: 5px; /* FF */
  -webkit-border-radius: 5px;/* Webkit */
  border-radius: 5px;
  background: #eee;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
  background: -moz-linear-gradient(top,  #fff,  #eee);
  padding: 5px 10px 5px 10px;
  -pie-background:linear-gradient(top,  #fff,  #eee);
}

#main h3 span {
  border-left:5px #3cf solid;
  padding-left:10px;
}


@media screen and (max-width:800px){
#main {
	float: none;
	width: auto;
}

#sub {
	float: none;
	width: auto;
}
}

#sub {
	float: left;
	width: 25%;
	padding-bottom: 30px;
}

#sub h2 {
	padding-bottom: 10px;
}

#sub h2::first-letter {
	border-left: 3px solid #739ae6;	
	padding-left: 10px;
}

#sub .box1 {
	padding: 10px;
	margin-bottom: 15px;
	background: #e4e4e4;
	border: solid 1px #d1d1d1;
}


.box1_inner {
	padding: 5px 10px 5px 10px ;
	background: #fff;
}

.lh {
	padding-top: 4px;
	padding-bottom: 4px;
}

#sub2 .box1 {
	margin-top:20px;
	padding: 10px;
	margin-bottom: 0px;
	background: #e4e4e4;
	border: solid 1px #d1d1d1;
}

.VideoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
 
.VideoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

table.shousai{
	width: 820px;
	border-collapse:collapse;
	border:solid 2px #999999;
	margin:20px auto 40px;
}
table.shousai th{
	background-color: #EEE;
	height: 40px;
	font-size: 23px;
	line-height: 23px;
	text-align: center;
	vertical-align: middle;
	border:solid 1px #999999;
	padding:10px 0 0px 0;
}
table.shousai td{
	text-align: center;
	vertical-align: middle;
	border:solid 1px #999999;
	padding:15px;
}

@media screen and (max-width: 812px) {
table.shousai{
	width: 90%;
	border-collapse:collapse;
	border:solid 2px #999999;
	margin:20px auto 20px;
}
	
table.shousai th{
	background-color: #EEE;
	height: 30px;
	font-size: 18px;
	line-height: 23px;
	text-align: center;
	vertical-align: middle;
	border:solid 1px #999999;
	padding:10px 0 5px 0;
}
table.shousai td{
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	border:solid 1px #999999;
	padding:10px;
}
}

.info{
    width: 850px !important;
	font-size: 25px;
	font-weight: bold;
	line-height: 25px;
    margin: 50px auto 30px;
    padding: 13px 15px;
	overflow: hidden;
}

@media screen and (max-width: 812px) {
.info{
    width: 85%;
	font-size: 20px;
	font-weight: bold;
	line-height: 25px;
    margin: 30px auto 10px;
    padding: 13px 15px;
	overflow: hidden;
}
}

.area_text_image img {
	text-align: center;
}

@media screen and (max-width: 812px) {
.area_text_image img {
    max-width: 100%;
	text-align: center;
	height:auto;
}
}

.info_area{
	width: 850px !important;
	margin: 0 auto;
}

@media screen and (max-width: 812px) {
.info_area{
	width: 100% !important;
	margin: 0 auto;
}
}
	
table.shousai2 {
	width: 800px;
	border-collapse:collapse;
	border:solid 2px #999999;
	margin:20px auto 40px;
		font-size: 17px;
}
table.shousai2 th{
	background-color: #EEE;
	height: 40px;
	line-height: 18px;
	vertical-align: middle;
	border:solid 1px #999999;
	padding:10px 0 0px 0;
}
table.shousai2 td{
	vertical-align: middle;
	border:solid 1px #999999;
	padding:15px;
}

@media screen and (max-width: 812px) {
table.shousai2 {
	width: 90%;
	border-collapse:collapse;
	border:solid 2px #999999;
	margin:20px auto 20px;
}
	
table.shousai2 th{
	background-color: #EEE;
	height: 30px;
	font-size: 18px;
	line-height: 23px;
	vertical-align: middle;
	border:solid 1px #999999;
	padding:10px 0 5px 0;
}
table.shousai2 td{
	font-size: 15px;
	vertical-align: middle;
	border:solid 1px #999999;
	padding:10px;
}
}

.ll{
	font-family:'Hiragino Mincho Pro','Kozuka Mincho Pro', 'Kozuka Mincho Std','MS PMincho', Georgia, Times, Baskerville, Palatino, serif;
	font-size: 45px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	margin: 0px auto 40px;
	display: block;
}

@media screen and (max-width: 812px) {
.ll{
	font-size: 30px;
	line-height: 35px;
	text-align: center;
	margin: 0px auto 40px;
	display: block;
}
}
	
.area_privacy_text{
	width: 800px;
	margin: 0 auto;
	padding-top:0px;
	padding-bottom:50px;
	font-size:17px;
}

@media screen and (max-width: 812px) {
	.area_privacy_text{
	width: 90%;
	margin: 0 auto;
	padding-bottom:30px;
}
}
	
	
	
	
	