@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;}
li{list-style:none;}

/* ------------------------------------------- CSS Information 
 Style Info:     基本設定
----------------------------------------------------------- */
/*A Style*/  
a:link{text-decoration: underline;color: #666666;}
a:visited{text-decoration: none;color: #66666;}
a:hover{text-decoration: underline;color: #999999;}
a:active{text-decoration: none;color: #66666;}
/*font*/
.b{font-weight:bold;}
.ul{text-decoration:underline;}
.bg{background-color:#fff799;}
.big{font-size:20px;}@media only screen and (max-width:640px){.big{font-size:16px;}}
.red{color:#da536e;}
/*----- image -----*/
img.pc{display:block;margin:0 auto;padding:0;width:100%;max-width:960px;}
img.sp{display:none;margin:0 auto;padding:0;width:100%;max-width:640px;}
img.img_right{float:right;padding:0 0 10px 10px;width:30%;max-width:300px;}
@media only screen and (max-width:640px){
img.pc{display:none;}
img.sp{display:block;}
img.img_right{float:none;padding:0 0 20px 0;width:80%;max-width:300px;margin:0 auto;display:block;}
}
/*----- br -----*/
br.pc{display:block;}
br.sp{display:none;}
@media only screen and (max-width:640px){
br.pc{display:none;}
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;
background:#ffffff;
letter-spacing:0em;
overflow:hidden;
min-width:320px;
}

/*----- header -----*/
header{
margin:0;
width:100%;
text-align:center;
background:url(../img/header_bg.png) no-repeat center top;
}

/*----- title -----*/
.title_01{
width:100%;
margin:0;
padding:0;
text-align:center;
background:#ffffff url(../img/title_01_bg.png) no-repeat center top;
background-size:cover;
}
.title_02{
width:100%;
margin:0;
padding:0;
text-align:center;
background:#f7f6f2 url(../img/title_02_bg.png) repeat-y center top;
}
@media only screen and (max-width:1080px){.title_02{background-size:125% auto;}}
.title_03{
width:100%;
margin:0;
padding:0;
text-align:center;
}
.title_04{
width:100%;
margin:0;
padding:0;
text-align:center;
}
.title_voice{
width:100%;
margin:0;
padding:0;
text-align:center;
background:url(../img/title_voice_bg.png) repeat-x center top;
}
@media only screen and (max-width:640px){
.title_voice{
background:url(../img/title_voice_bg_sp.png) no-repeat center top;
background-size:100% auto;
}
}



/*----- contents -----*/
.contents{
margin:0;
padding:0;
width:100%;
background:#f7f6f2 url(../img/contents_bg.png) repeat-y center top;
}
.contents_wrapper{
width:100%;
max-width:960px;
margin:0 auto;
padding:0;
}
@media only screen and (max-width:1080px){.contents{background-size:125% auto;}}
@media only screen and (max-width:640px){.contents{background:#ffffff;}}

/*-----textbox-----*/
.textbox{
width:100%;
max-width:960px;
margin:0 auto;
padding:40px 6.25% 20px 6.25%;
font-size:16px;
line-height:24px;
text-align:justify;
box-sizing:border-box;
}
.textbox p,.textbox ul{
margin:0;
padding:0 0 20px 0;
}
@media only screen and (max-width:640px){
.textbox{
padding:20px 3.125% 20px 3.125%;
font-size:14px;
line-height:20px;
}
.textbox br{display:none;}
}

/*-----photo-----*/
.photo{
width:40%;
max-width:320px;
margin:0;
padding:0 0 10px 10px;
float:right;
}
@media only screen and (max-width:640px){.photo{display:none;}}



/*--- voice ---*/
.voice:before{
content:"";
display:block;
position:fixed;
top:0;
left:0;
z-index:-10;
width:100%;
height:100%;
background:#f1e7db url(../img/voice_bg.png) no-repeat center top;
background-size:100% auto;
}
.voice_wrapper{
width:100%;
max-width:960px;
margin:0 auto;
padding:0;
}
.voice_box{
margin:0 3.125% 30px 3.125%;
background:rgba(255,255,255,0.8);
border-radius:10px;
}
.voice_info{
margin:0;
padding:30px 3.125% 0 3.125%;
}
.voice_text{
margin:0;
padding:30px 3.125% 10px 3.125%;
}
.voice_text dt{display:none;}
.voice_text dd{
font-size:16px;
line-height:24px;
text-align:justify;
margin:0;
padding:0 0 20px 0;
}
.voice_text dd p,.voice_text dd li{
margin:0;
padding:0 0 20px 0;
}
@media only screen and (max-width:640px){
.voice_box{margin:0 3.125% 20px 3.125%;}
.voice_info{
margin:0;
padding:20px 3.125% 0 3.125%;
}
img.voice_date{max-width:280px;}
.voice_text{
margin:0;
padding:0 3.125% 20px 3.125%;
}
.voice_text dt{
display:block;
width:100%;
height:30px;
margin:0;
text-align:center;
background:#e6c0c0;
color:#ffffff;
font-weight:bold;
font-size:14px;
line-height:30px;
border-radius:15px;
}
.voice_text dt.open{display:none;}
.voice_text dd{
font-size:14px;
line-height:20px;
text-align:justify;
margin:0;
padding:0;
display:none;
}
.voice_text dd br{display:none;}
}






/*----- opt -----*/
.opt{
width:100%;
margin:0;
padding:0 0 40px 0;
text-align:center;
color:#ffffff;
background:url(../img/opt_bg.png) center top repeat-x;
background-size:auto 100%;
-webkit-animation: bgroop 60s linear infinite;
animation: bgroop 60s linear infinite;
border-top:10px solid #da536e;
border-bottom:10px solid #da536e;
}
@-webkit-keyframes bgroop{
from{background-position: 0  0;}
to{background-position: -1440px 0;}
}
@keyframes bgroop{
from{background-position: 0 0;}
to{background-position: -1440px 0;}
}
.opt_wrapper{
width:100%;
max-width:960px;
margin:0 auto;
padding:0;
}
.opt_form{
width:100%;
max-width:640px;
margin:0 auto;
padding:0 3.125%;
box-sizing:border-box;
}
.opt_table{
width:100%;
margin:0;
border-collapse:separate;
border-spacing:0 10px;
}
.opt_table th{
width:25%;
margin:0;
color:#333333;
background:#e6c0c0;
text-align:center;
font-size:16px;
line-height:20px;
padding:10px 5px;
font-weight:normal;
box-sizing:border-box;
}
.opt_table td{
width:75%;
margin:0;
}
.opt_form input[type=text]{
font-size:16px;
line-height:20px;
margin:0;
padding:10px 5px;
width:100%;
border:1px solid #eeeeee;
box-sizing:border-box;
}
.opt_form input[type=image]{
width:80%;
max-width:480px;
}
.attention{
font-size:14px;
line-height:20px;
margin:20px 0;
padding:0 3.125%;
}
.attention a{color:#ffffff;}
@media only screen and (max-width:640px){

.opt_table th{
text-align:left;
display:block;
width:100%;
float:none;
padding:10px;
font-size:14px;
box-sizing:border-box;
margin:0 0 2px 0;
}
.opt_table td{
display:block;
width:100%;
float:none;
box-sizing:border-box;
}
.opt_form input[type=text]{
font-size:14px;
line-height:20px;
padding:10px 5px;
width:100%;
max-width:600px;
box-sizing:border-box;
}
.attention{
font-size:12px;
line-height:16px;
text-align:justify;
}
}
/*----- cdt -----*/
.cdt{
font-size:18px;
line-height:24px;
color:#f2e12a;
font-weight:bold;
}

/*--- footer ---*/
footer{
margin:0;
padding:40px 0;
width:100%;
background:#222222;
color:#ffffff;
}
#fnav a{color:#ffffff;text-decoration:none;}
#fnav a:hover{color:#ffffff;text-decoration:underline;}
#fnav{margin:0 0 20px 0;}
#fnav ul{list-style-type:none;}
#fnav li{
font-size:12px;
line-height:20px;
display:inline-block;
padding:0 5px;
border-right:1px solid #cccccc;
}
#fnav li:last-child{border-right:none;}
address{
text-align:center;
font-size:12px;
line-height:20px;
padding:0;
}
@media only screen and (max-width:767px){
#fnav li{
line-height:30px;
display:block;
border-right:0;
}
.sp_no{display:none;}
}