@charset "UTF-8";

/* ------------------------------------------- CSS Information 
 Style Info:     ブラウザスタイルのリセット設定
----------------------------------------------------------- */  
html{overflow-y: scroll;} 
body,div,blockquote,pre,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,table,th,td,form,input,textarea,fieldset{margin: 0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size: 100%;font-weight: normal;}
table{border-collapse: collapse;border-spacing: 0;}
caption, th{text-align: left;}   
img,abbr,acronym,fieldset{border: none;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
hr,legend{display: none;}
object,embed{vertical-align: top;} 

/* ------------------------------------------- CSS Information 
 Style Info:     基本設定
----------------------------------------------------------- */
/*A Style*/  
a:link{text-decoration:underline;color:#ffec47;}
a:visited{text-decoration:none;color:#ffec47;}
a:hover{text-decoration:underline;color:#ffec47;}
a:active{text-decoration:none;color:#ffec47;}
.b{font-weight:bold;}
.ul{text-decoration:underline;}
.bg{background-color:#fff45c;color:#333333;}
.red{color:#e50012;}
.big{font-size:24px;line-height:40px;}
@media only screen and (max-width:750px){.big{font-size:16px;line-height:24px;}}
.pc{width:100%;max-width:960px;display:block;margin:0 auto;}
.sp{width:100%;max-width:750px;display:none;margin:0 auto;}
.br_sp{display:none;}
@media only screen and (max-width:750px){
.pc{display:none;}
.sp{display:block;}
.br_sp{display:block;}
}

/* ------------------------------------------- CSS Information 
 Style Info:     セールスレター型ホームページ詳細設定
----------------------------------------------------------- */
body{  
font-family:"メイリオ",Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Arial,Sans-Serif;
color:#333333;
font-size:16px;
line-height:0;
text-align:center;
letter-spacing:0em;
background:#ffffff;
}

/*header----------*/
header{
margin:0;
padding:0;
width:100%;
background:url(../img/header_bg_pc.png) no-repeat center;
background-size:100% 100%;
text-align:center;
position:relative;
}
/*header01----------*/
.header01{
width:100%;
margin:0;
padding:30px 0 30px 0;
}
.header_date{margin:0 auto 10px auto;}
/*header02----------*/
.header02{
width:100%;
margin:0;
padding:0;
background:url(../img/header02_bg.png) repeat-x center top;
background-size:auto 100%;
}
.header02_wrapper{margin:0 auto;width:100%;max-width:960px;position:relative;}
.balloon{
position:absolute;
top:20%;
left:71.875%;
width:18.75%;
height:24%;
background:url(../img/balloon_pc.png) no-repeat left top;
background-size:cover;
}
.balloon img{height:100%;width:auto;}
/*header03----------*/
.header03{
width:100%;
margin:0;
padding:30px 0 30px 0;
}
@media only screen and (max-width:750px){
header{
background:url(../img/header_bg_sp.png) no-repeat center;
background-size:100% 100%;
}
/*header01----------*/
.header01{padding:20px 0;}
.header_date{}
.header_date img{height:25px;}
/*header02----------*/
.header02{}
.header02_wrapper{}
.balloon{
top:22.2%;
left:73.333%;
width:24%;
height:26.5%;
background:url(../img/balloon_pc.png) no-repeat left top;
background-size:cover;
}
.balloon img{height:100%;width:auto;}
/*header03----------*/
.header03{padding:20px 0;}
}

/*wrapper-----*/
.wrapper{
width:100%;
max-width:960px;
margin:0 auto;
padding:0;
background:#ffffff;
}
@media only screen and (max-width:750px){}

/*title-----*/
.title{padding:60px 0;}
.title03{padding:60px 0 30px 0;}
@media only screen and (max-width:750px){
.title{padding:40px 0;}
.title03{padding:40px 0 20px 0;}
}

/*text-----*/
.textbox{
margin:0;
padding:0 30px;
font-size:18px;
line-height:30px;
text-align:left;
color:#333333;
}
.textbox p,.textbox ul{margin:0;padding:0 0 30px 0;}
br.sp{display:none;}
@media only screen and (max-width:640px){
.textbox{
margin:0;
padding:0 20px;
font-size:16px;
line-height:24px;
text-align:justify;
}
.textbox p,.textbox ul{margin:0;padding:0 0 20px 0;}
br.sp{display:block;}
}

/*pentagon-----*/
.pentagon{
margin:0 auto;
width:100%;
max-width:960px;
position:relative;}
.xday{
position:absolute;
top:33%;
left:0;
right:0;
margin:0 auto;
height:10%;
}
.xday img{width:auto;height:100%;}

/*present-----*/
#present{
width:100%;
margin:0;
padding:0;
box-sizing:border-box;
background:#000000 url(../img/present_bg_pc.png) no-repeat center fixed;
background-size:cover;
position:relative;
}
.present_wrapper{
margin:0 auto;
padding:60px 0;
width:100%;
max-width:960px;
position:relative;
box-sizing:border-box;
}
.limit{margin:0 0 10px 0;}
.title_present{padding:0 0 60px 0;}
.present_box{
display:-webkit-box;
display:-ms-flexbox;
display:flex;
-webkit-box-orient:horizontal;
-webkit-box-direction:reverse;
-ms-flex-direction:row-reverse;
flex-direction:row-reverse;
-webkit-box-pack:center;
-ms-flex-pack:center;
align-items:center;
margin:0 3.125% 30px 3.125%;
padding:0;
background:#ffffff;
box-sizing:border-box;
position:relative;
}
.present_img_pc{width:40%;padding:0;box-sizing:border-box;align-self:flex-end;}
.present_img_pc img{width:100%;}
.present_img_sp{display:none;}
.present_img_sp img{display:none;}
.present_text{
margin:0;
padding:0 3.125%;
text-align:left;
font-size:18px;
line-height:30px;
width:60%;
box-sizing:border-box;
}
.present_text p{
margin:0;
padding:0 0 30px 0;
}
@media only screen and (max-width:750px){
#present{
width:100%;
margin:0;
padding:0;
box-sizing:border-box;
background:none;
}
#present::before{
content:"";
display:block;
position:fixed;
top:0;
left:0;
z-index:-1;
width:100%;
height:100%;
background:#000000 url(../img/present_bg_sp.png) center top no-repeat;
background-size:cover;
}
.limit{margin:0 0 10px 0;}
.limit img{width:auto;height:30px;}
.title_present{padding:0 0 20px 0;}
.present_wrapper{
margin:0 auto;
padding:20px 0;
width:100%;
max-width:960px;
position:relative;
box-sizing:border-box;
}
.present_box{
display:block;
margin:0 20px 20px 20px;
padding:0;
}
.present_img_pc{display:none;}
.present_img_pc img{display:none;}
.present_img_sp{display:block;width:100%;margin:0 auto 20px auto;}
.present_img_sp img{display:block;width:100%;}
.present_text{
margin:0;
padding:0;
text-align:justify;
font-size:16px;
line-height:24px;
width:100%;
}
.present_text p{
margin:0;
padding:0 20px 20px 20px;
}
.present_text br{display:none;}
}

/*profile-----*/
#profile{
width:100%;
margin:0;
padding:60px 0;
box-sizing:border-box;
background:#ffffff;
position:relative;
border-top:1px solid #666666;
}
.profile_wrapper{
margin:0 auto;
padding:0;
width:100%;
max-width:960px;
position:relative;
box-sizing:border-box;
}
.profile_text{
margin:0;
padding:30px 3.125% 0 3.125%;
font-size:14px;
line-height:30px;
text-align:justify;
color:#333333;
box-sizing:border-box;
}
.profile_text p,.profile_text dl{
margin:0;
padding:0 0 30px 0;
}
.profile_text dt{
line-height:20px;
border-left:4px solid #c9171e;
margin:0 0 10px 0;
padding:0 0 0 6px;
}
.profile_text dt{}
@media only screen and (max-width:640px){
#profile{padding:20px 0 0 0;}
.profile_wrapper{}
.profile_text{
margin:0;
padding:20px 3.125% 0 3.125%;
font-size:14px;
line-height:24px;
text-align:justify;
box-sizing:border-box;
}
.profile_text p{
margin:0;
padding:0 0 20px 0;
}
}

/*cta----------*/
.cta{
margin:0;
padding:40px 0;
width:100%;
box-sizing:border-box;
text-align:center;
position:relative;
background:#ffffff;
}
@media only screen and (max-width:750px){.cta{padding:20px 0;}}

/*btn----------*/
.btn{
margin:0 auto;
padding:0;
width:100%;
max-width:640px;
text-align:center;
}
.btn a{display:block;width:100%;margin:0 auto;}
.btn a img{
width:100%;
-webkit-animation:bounce 1.0s ease-in-out infinite;
-moz-animation:bounce 1.0s ease-in-out infinite;
animation:bounce 1.0s ease-in-out infinite;
}
@-webkit-keyframes bounce {
0%,100%{-webkit-transform:scale(1.0)}
50%{-webkit-transform:scale(0.95)}
}
@-moz-keyframes bounce{
0%,100%{transform:scale(1.0)}
50%{transform:scale(0.95)}
}
@keyframes bounce{
0%,100%{transform:scale(1.0)}
50%{transform:scale(0.95)}
}
@media only screen and (max-width:750px){
.btn{max-width:750px;}
.btn a{}
.btn a img{}
}

/*footer----------*/
footer{
margin:0;
padding:30px;
width:100%;
font-size:12px;
color:#f5f5f5;
background:#000000;
box-sizing:border-box;
}
address{
text-align:right;
font-size:12px;
line-height:20px;
padding:0;
}
@media only screen and (max-width:640px){
footer{padding:30px 10px;}
.sp_no{display:none;}
}

/* ------------------------------------------- CSS Information 
 Style Info:     アニメーション
----------------------------------------------------------- */
.sa{opacity:0;transition:all 1s ease;}
.sa.show{opacity:1;transform:none;}
.sa-lr{transform:translate(-100px, 0);}
.sa-rl{transform:translate(100px, 0);}
.sa-up{transform: translate(0, 100px);}
.sa-down{transform: translate(0, -100px);}