/* IMPORT RESET */
@import url("reset.css");

/*	EXAMPLE STYLES */
/*	EXAMPLE STYLES */

body {
	width:100%;
	height:100%;
	color: #707070;
	font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
	line-height:180%;
	letter-spacing: 1px;
	margin:0;
	padding: 0;
	border: 0;
	text-decoration:none;
	overflow-x: hidden;
}

.c-both{
    clear: both;
    height:0em;
    visibility:hidden;
    overflow:hidden;
    content:”.”;
}

header {
    margin: 0;         /* 余白の削除 */
    padding: 0;        /* 余白の削除 */
    width:100%;
	position: fixed;
	z-index: 1000;
	top: 0;
	background-color:#db3300;
	height: 90px;
	text-align: center;
	border-bottom: 1px #FFF solid;
}

#hd_base
{
    margin: 0 auto;         /* 余白の削除 */
    padding: 10px 30px;/* 余白の削除 */
	max-width: 1200px;
    width:100%;
	z-index: 1500;
	text-align: center;
}

.hd_l
{
	float: left;
	text-align: left;
	display: inline-block;
	width: 260px;
}

h1{
	height: 70px;
	padding-left: 108px;
	font-size: 26px;
	font-family: 'Baloo 2', cursive;
	font-weight: 800;
	color: #FFF;
	background: url(../img/logo2.svg) left top no-repeat;
	background-size: contain;
	display: flex;
	align-items: center;
}

strong{
font-weight: bold;
}


p{
	font-size:15px;
	line-height:180%;
	text-align: center;
	margin-bottom: 25px;
}


img{
width:100%;
max-width: 100%;
height: auto;
}

a {
	transition: 0.5s ;
}

a:link {
	color: #db3300;
	text-decoration: none;
}

a:hover {
	color: #db3300;
    opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}

a:active {
	color: #db3300;
    opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}

a:visited {
	color: #db3300;
	text-decoration: none;
}

footer {
	width: 100%;
    margin: 0 auto;
    padding:0px; 
	border-bottom:10px solid #db3300;
	height: 77px;
}

#bunny {
	height: 29px;
	background: url(../img/unibunny.svg) no-repeat left bottom;
	font-size: 11px;
	float: left;
	padding-left: 190px;
	padding-top: 48px;
	margin-left: 20px;
}


.copyright{
font-size:12px;
letter-spacing:1px;
color: #db3300;
font-family: 'Lato', sans-serif;
font-weight: 700;
float: right;
height: 29px;
padding-top: 48px;
text-align: right;
margin-right: 15px;
}

article {
	margin-top: 90px;
	padding: 0;
	overflow:hidden;
}

#contents {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#contents_inner {
margin: 0 auto;
padding: 80px 40px 40px 40px;
text-align: center;
position: relative;
}

.banner{
    display: block;
    background-color: #ab1d00;
    margin: 0 auto;
    padding: 15px;
    font-size: 26px;
    color: #FFF;
    letter-spacing: 6px;
    text-align: center;
}

.main{
	width:70%;
	max-width: 334px;
	margin: 50px auto 20px;
	text-align: center;
}

h2{
	margin: 35px auto 50px;
	font-size: 26px;
	letter-spacing: 5px;
	line-height: 180%;
}

.present{
	width:100%;
    max-width: 800px;
	margin: 0px auto 20px;
	text-align: center;
}

.present_p{
	margin: 0px auto 50px;
	font-size: 2.2vw;
	letter-spacing: 2px;
	line-height: 180%;
    color: #db3300;
    font-weight: bold;
    display: block;
    text-align: center;
}

h3{
	padding: 12px;
	margin: 0 auto;
	font-size: 30px;
    color: #FFF;
    font-weight: bold;
	letter-spacing: 8px;
    background: url("../img/title.svg")top center no-repeat;
    background-size: contain;
    display: block;
    width: 400px;
    height: 40px;
    z-index: 100;
    position: relative;
}

.present_waku{
display: block;
border: 3px #db3300 solid;
border-radius: 15px;
    background-color: #fae0d9;
    margin: -40px auto 10px;
    padding: 60px 40px 40px 40px;
    max-width: 600px;
}

.present_p2{
    max-width: 680px;
	margin: 0px auto 50px;
    padding: 0;
    text-align: left;
}

.present_waku2{
display: block;
border: 3px #db3300 solid;
border-radius: 15px;
    margin: -40px auto 50px;
    padding: 60px 40px 40px 40px;
    max-width: 600px;
    text-align: center;
}

.present_kikan{
max-width: 400px;
}

.present_kikan_p{
margin: 25px auto 0;
}

.step{
	width: 50px;
	height: 60px;
	background: url(../img/maru.svg) center top no-repeat;
	background-size: contain;
	padding: 10px;
	display: table-cell;
}

.step_p1{
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-weight: 400;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	line-height: 100%;
	letter-spacing: 2px;
	color: #FFF;
}

.step_p2{
	font-family: 'Lato', sans-serif;
	font-size: 38px;
	font-weight: 700;
	margin: 0px auto;
	text-align: center;
	line-height: 100%;
	padding: 0;
	color: #FFF;
}

.step_p{
	font-size: 20px;
	font-weight: bold;
	display: table-cell;
    vertical-align: middle;
	line-height: 160%;
	padding-left: 20px;
	text-align: left;
    color: #db3300;
}

.point_p{
	padding-left: 90px;
	text-align: left;
}

.download {
display: inline-block;
margin: -10px auto 20px;
width: 200px;
animation: blinking 0.8s ease-in-out infinite alternate;
}

.download:hover{
transform: scale(1.05, 1.05);
}

.button3 {
  width: 250px;
	padding: 15px;
	display: inline-block;
	border-radius: 9999px;
	background-color: #db3300;
	cursor: pointer;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	margin: -10px auto 0;
	border: none;
    letter-spacing: 5px;
    animation: blinking 0.8s ease-in-out infinite alternate;
}
.button3:hover{
transform: scale(1.05, 1.05);
}

.attention{
    background-color: #fae0d9;
    display: block;
    padding: 30px 40px;
    margin: 0 auto;
    text-align: left;
}

.attention_tit{
    color: #db3300;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 5px;
}

.attention_p{
    text-align: left;
    margin: 0;
}

.button4 {
	padding: 15px 30px;
	display: inline-block;
	border-radius: 9999px;
	background-color: #db3300;
	cursor: pointer;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	margin: 0px auto 40px;
	border: none;
    letter-spacing: 5px;
}
.button4:hover{
	    opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}

.button5 {
  width: 150px;
	padding: 15px;
	display: inline-block;
	border-radius: 9999px;
	background-color: #db3300;
	cursor: pointer;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin: 0px auto 0;
	border: none;
    letter-spacing: 3px;
}
.button5:hover{
	    opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}

.oubo_p1{
    color: #db3300;
	margin: 0 auto 20px;
	font-size: 20px;
	letter-spacing: 5px;
	text-align: center;
}

.oubo_p2{
    color: #db3300;
	margin: 0 auto 20px;
	font-size: 16px;
	letter-spacing: 3px;
    font-weight: bold;
	text-align: center;
}

#formWrap {
	max-width: 800px;
	width:100%;
	margin:0px auto;
}

table.formTable{
	max-width: 800px;
	width:100%;
	margin:0px auto;
	border-collapse:collapse;
}
table.formTable td, th{
	padding:10px 5px;
	text-align:left;
	font-size:14px;
	vertical-align:middle;
}

table.formTable td{
	text-align:left;
	font-size:14px;
	vertical-align:middle;
}

table.formTable th{
	width: 140px;
	font-weight: bold;
}

.sendbutton{
	width: 520px;
	margin:20px auto 150px;
	text-align:center;
}

.button {
	width: 200px;
	padding: 15px;
	display: block;
	border-radius: 9999px;
	background-color: #db3300;
	cursor: pointer;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	float:left;
	margin-right:30px;
	margin-left:30px;
	border: none;
}
.button:hover{
	    opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}

textarea {overflow: auto;}
input, textarea, select {
border: 1px solid #B3B3B3;
padding: 8px 10px;
font-size: 16px;
width: 100%;
box-sizing:border-box;
}

.step_p3{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
    color: #db3300;
    margin: 10px auto 30px;
animation: blinking 0.8s ease-in-out infinite alternate;
}
 
@keyframes blinking {
	0% {opacity: 0.5;}
	100% {opacity: 1;}
}

.pagetop {
	float: right;
	display: block;
	width: 60px;
	height: 60px;
	text-align: right;
	margin-top: 30px;
	margin-bottom: 0px;
}

.br-sp {
display: none;
}

.hero-pc {
display: block;
    margin: 0 auto;
    max-width: 1000px;
}

.hero-sp {
display: none;
}



/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:1050px){
	
header {
    height:60px;
	pointer-events: none;
}
	
article {
	margin-top: 60px;
}
	
.hd_l{
	float: none;
	width: 250px;
	position: fixed;
	top: 6px;
	left: 15px;
}
	
h1{
	height: 50px;
	padding-left: 75px;
	font-size: 22px;
}
	

}
	
/* メインメニュー iPadサイズ以下から
------------------------------------------------------------*/
@media only screen and (max-width:720px){
    
#contents_inner {
padding: 40px 25px 
    25px 25px;
}

.banner{
    padding: 8px;
    font-size: 15px;
    letter-spacing: 3px;
}
	
p{
	font-size:13px;
	text-align: left;
	margin-bottom: 15px;
}
	
.txt1{
	font-size:13px;
	margin-bottom: 6px;
}
	
.txt2{
	font-size:12px;
	margin-bottom: 20px;
}
	
.txt3{
	font-size:13px;
}
	
.txt4{
	font-size:14px;
	margin-bottom: 6px;
}
	
footer {
	border-bottom:10px solid #db3300;
	height: auto;
}

#bunny {
	height: 75px;
	background: url(../img/unibunny2.svg) no-repeat center bottom;
	background-size: 180px 44px;
	font-size: 11px;
	float: none;
	padding: 0;
	margin: 3px auto 0;
	text-align: center;
}

.copyright{
font-size:11px;
float: none;
height: auto;
padding: 0;
text-align: center;
margin: 0 auto;
}
	
.main{
	margin: 0px auto 0px;
}
	
h2{
	margin: 25px auto 25px;
	font-size: 16px;
    letter-spacing: 3px;
}
    
.present{
	margin: 0px auto 12px;
}

.present_p{
	margin: 0px auto 40px;
	font-size: 4.5vw;
}
    
h3{
	padding: 0px;
	font-size: 18px;
	letter-spacing: 5px;
    width: 220px;
    height: 30px;
}

.present_waku{
    margin: -20px auto 10px;
    padding: 30px 15px 15px 15px;
    max-width: 600px;
}

.present_p2{
	margin: 0px auto 40px;
}

.present_waku2{
    margin: -20px auto 40px;
    padding: 40px 20px 20px 20px;
    max-width: 600px;
}

.present_kikan{
max-width: 400px;
}

.present_kikan_p{
margin: 25px auto 0;
}
    
.step{
	width: 42px;
	height: 50px;
	padding: 7px;
}

.step_p1{
	font-size: 10px;
	letter-spacing: 1px;
}

.step_p2{
	font-size: 28px;
}

.step_p{
	font-size: 16px;
	padding-left: 10px;
}
    
.point_p{
	padding-left: 0px;
	margin-top: 10px;
}
    
.download {
margin: -5px auto 15px;
width: 150px;
}

.button3 {
  width: 200px;
	padding: 10px;
	font-size: 16px;
	margin: 0px auto 0;
    letter-spacing: 5px;
}

.attention{
    padding: 20px 25px;
}

.attention_tit{
    font-size: 18px;
}
    
.button4 {
	padding: 10px 25px;
	font-size: 15px;
    letter-spacing: 3px;
}
    
.oubo_p1{
	margin: 0 auto 15px;
	font-size: 15px;
	letter-spacing: 2px;
	text-align: left;
}
    
.oubo_p2{
	font-size: 13px;
    text-align: left;
    letter-spacing: 2px;
}
    
.button5 {
  width: 120px;
	padding: 10px;
	font-size: 14px;
	margin: 0px auto 0;
    letter-spacing: 0px;
}

	
table.formTable td, th{
	padding:0px;
	font-size:12px;
	float: left;
	width: 100%;
}

table.formTable td{
	font-size:12px;
	margin-bottom: 8px;
}

.sendbutton{
	width:260px;
	margin:20px auto 100px;
	text-align:center;
}

.button {
  width: 100px;
	padding: 10px;
	font-size: 14px;
	margin-right:15px;
	margin-left:15px;
}
	
textarea {overflow: auto;}
input, textarea, select {
padding: 8px 10px;
font-size: 13px;
}
    
.step_p3{
	font-size: 16px;
    margin: 5px auto 23px;
}
	
.pagetop {
	float: none;
	width: 50px;
	height: 50px;
	text-align: center;
	margin: 20px auto 0px;
}
    
.hero-pc {
display: none;
}

.hero-sp {
display: block;
margin: 0 auto;
max-width: 400px;
}

}

@media only screen and (max-width:650px){
.br-sp {
display: block;
}
	
}