@charset "utf-8";

ul,li {
  list-style: none;
}

ul{
padding-left: 0;
}
@media screen and (max-width:480px){
  /*画面幅が480pxまでの時*/
#wrap{
	background-color: #FFFFFF;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: auto;
}

	
	.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

	
img{
    width:100%;
            
        }        
        
	}
	
@media screen and (min-width:781px){
  /*画面幅が781px以上の時*/


#wrap{
    background-color: #FFFFFF;
    width: 780px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    height: auto;
    padding-right: 30px;
    padding-left: 30px;
    text-align: center;
}

}



html{
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	line-height:170%;
	font-size: 1em;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
}
	

	
H1,H2,H3,H4{
	padding:0;
	margin:0;
	}

	
	h1 {
	font-size: 2em;
	line-height: 115%;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A1A5A9;
	margin-top: 0px;
	padding-top: 0px;
}


h2 {
	font-size: 1.5em;
	line-height: 115%;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A1A5A9;
	margin-top: 0px;
	padding-top: 0px;
}


h3 {
	font-size: 1.3em;
	padding: 7px 5px 5px 10px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}

h4 {
	font-size: 18px;
	line-height: 120%;
	font-weight: bolder;
	color: #990000;
}


HR{
	border-left-width:1px;
	border-bottom-color:#A1A5A9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.text-bold{
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	}



.qa_box{
	border: 1px dotted #999;
	font-size: 1em;
	margin-bottom: 10px;
	background-color: #F4F4F4;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
	}
	
	
.inq_box{
	border: 3px solid #999;
	font-size: 1em;
	margin-bottom: 10px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
	}


.table_contents{
	border: 1px solid #999999;
	font-size: 1.1em;
	padding: 10px;
}


.line-migiyose{
	text-align:right;
}

.line-center{
	text-align:center;
}



.simple_square {
	display: block;
	width: 90%;
	padding: 15px;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	color: #fff;
	background: #cc0000;
}

.simple_square:hover {
	 cursor: pointer;
	 text-decoration: none;
	background:#990000;
}


.head{
    width: auto;
    text-align: center;
    margin-top: 10px;
}



.countdown{
	
	
	color:#F00;
	font-size:2em;
	}









    
    
    
.btn-square-so-pop {
 width:100%;
    text-align: center;
    font-size: 1.6em;
  position: relative;
  display: inline-block;
  padding: 0.5em 0.5em;
  text-decoration: none;
  color: #FFF;
  background: #fd9535;/*色*/
  border-radius: 4px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  font-weight: bold;
  border: solid 2px #d27d00;/*線色*/
}

.btn-square-so-pop:active {
  /*押したとき*/
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}





footer {
	color: white;
	background: rgb(103,93,84);
}
footer .inner {
	width: 100%;
	margin: 0 auto;
	padding: 40px 0 0 0;
}
footer .inner a {
	color: white;
}

footer .left, footer .right {
	width: 90%;
	margin: 0 auto;
}
footer .midasi {
	font-size: 12px;
}
footer p {
	display: inline-block;
	font-size: 10px;
	line-height: 1.8;
	margin-top: 4px;
}
	footer .middle {
		display: block;
		margin: 0;
	}
footer .logo {
	width: 100%;
	padding: 15px 0;
	text-align: center;
}
footer .logo img {
	width: 138px;
}
footer .footer_menu {
    width: 100%;
    	text-align: center;
    		display: inline-block;
        list-style: none;

}
footer .footer_menu li {
	font-size: 12px;
	margin: 0 0 15px 0;
}
footer .footer_menu a {
	color: white;
}
footer .copyright {
	padding: 20px 0;
	text-align: center;
}

@media screen and (min-width: 1000px) {
	footer .inner {
		max-width: 1120px;
		padding: 70px 0 0 0;
	}
	footer .upper, footer .lower {
		display: flex;
		padding: 0 0 10px 0;
	}
	footer .left, footer .right {
	width: 90%;
	margin: 0 auto;
	}
	footer .midasi {
		font-size: 16px;
	}
	footer p {
		width: 85%;
		font-size: 12px;
	}
	footer .middle {
		display: block;
		margin: 0;
	}
	footer .logo {
		width: 100%;
		padding: 15px 0;
	}
	footer .footer_menu {
		width: 100%;
		text-align: center;
	}
	footer .footer_menu ul {
		display: inline-block;
        ist-style: none;
	}
	footer .footer_menu li {
		display: inline-block;
		float: left;
		margin: 0 12px;
	}
}






@media screen and (max-width:600px){
  /*画面幅が600px以下の時*/
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
    }
