@charset "utf-8";
/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0;
	margin:0;
	padding:0;
	vertical-align:middle;
	color: #000;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
	-webkit-text-size-adjust: 100%;
	font-feature-settings : "palt";
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
::selection {
	background: #eaf5fe;
	color: #000;
}
::-moz-selection {
	background:#eaf5fe;
	color:#000;
}
ol, ul {
	list-style: none;
}
a {
	outline: none;
	display: block;
	transition: all 0.2s linear;
}
a:hover{
	opacity: 0.5;
}
.clearfix {zoom: 1;}
.clearfix:after {
	content: "";
	display:block;
	clear:both;
}
section{
	position: relative;
	z-index: 2;
	overflow-x: hidden;
}
img{
	width: 100%;
	height: auto;
}
html, body{
	width:100%;
	height:100%;
	background-repeat: repeat;
	background-size: 100px;
	background-position: center;
}

/*▼▼▼▼▼▼▼▼▼▼▼▼▼ TOP ▼▼▼▼▼▼▼▼▼▼▼▼▼*/

body#top{
	background-image: url(../images/sec_bg.jpg);
}
#mv{
	width:100%;
	height:100%;
	min-height: 667px;
	position: relative;
	background-image: url(../images/mv_bg_sp.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
#mv #official_logo{
	width: 95%;
	position: absolute;
	top: 15px;
	left:2.5%;
	z-index: 100;
}
#mv #official_logo h2{
	width: 65%;
	margin-right: 5%;
	float: left;
}
#mv #official_logo #btn{
	width: 30%;
	float: left;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	background: #FFF;
	color: #79bcd2;
	text-decoration: none;
	box-sizing: border-box;
	border-radius: 5px;
	font-weight: 100;
	letter-spacing: 0px;
	background-size: 4px;
}
#mv #official_logo a{
	text-decoration: none;
}
#mv #official_logo a:hover{
	opacity: 1;
}
#mv #title{
	width: 219px;
	height: 400px;
	position: absolute;
	top:50%;
	left: 50%;
	margin-top: -180px;
	margin-left: -122px;
	z-index: 2;
}
section h1{
	width: 230px;
	margin: 0 auto;
}
#crew1{
	width: 125px;
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: -52px;
	z-index: 100;
}
#crew2{
	width: 116px;
	position: absolute;
	top: 197px;
	left: 50%;
	margin-left: -140px;
	z-index: 90;
}
#crew3{
	width: 250px;
	position: absolute;
	top: 140px;
	left: 50%;
	margin-left: 25px;
	z-index: 90;
}
#crew4{
	width: 229px;
	position: absolute;
	top: 185px;
	left: 50%;
	margin-left: -306px;
	z-index: 80;
}
#crew5{
	width: 86px;
	position: absolute;
	left: 50%;
	margin-left: 72px;
	z-index: 80;
}
#sky_image,
#sea_image{
	display: none;
}
#mirai{
	width: 88px;
	position: absolute;
    top: 165px;
    z-index: -1;
}
section h3{
	width: 160px;
	margin: 0 auto 30px;
}

section.content{
	padding-bottom: 50px;
}
section#story h4{
	width: 216px;
	margin: 0 auto 60px;
}
section#story h5{
	width: 236px;
	margin: 0 auto 50px;
}
section#story .bg_image{
	width:333px;
	height:232px;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -150px;
	background-image: url(../images/sec1_bg_image_sp.png);
	background-repeat: no-repeat;
	background-size:333px 232px;
	background-position: top right 15px;
	z-index: -1;
	opacity: 0.7
}
section#gaiyo ul#event_list{
	width: 85%;
	margin: 0 auto 20px;
}
section#gaiyo ul#event_list li{
	width:300px;
	padding-bottom: 30px;
}
section#gaiyo ul#event_list li:nth-child(odd){
	width: 100%;
}
section#gaiyo ul#event_list li dl{
	display: table;
	height: 74px;
}
section#gaiyo ul#event_list li dl dt,
section#gaiyo ul#event_list li dl dd{
	display: table-cell;
}
section#gaiyo ul#event_list li dl dt{
	border-radius: 50%;
	border: 2px solid #fffef7;
	width: 80px;
	height: 72px;
	text-align: center;
}
section#gaiyo ul#event_list li dl dd{
	width: 250px;
	padding-left:20px;
}
section#gaiyo ul#event_list li dl dt div{
	border-radius: 50%;
	border: 1px solid #fffef7;
	color: #fffef7;
	font-size: 12px;
	line-height: 16px;
	height: 16px;
	margin: 2px;
	padding: 25px 0;
}
section#gaiyo ul#event_list li:nth-child(3) dl dt div{
	padding: 16px 0;
	height: 32px;
}
section#gaiyo ul#event_list li dl dd p{
	vertical-align: middle;
	color: #fffef7;
	font-size: 14px;
	line-height: 17px;
	letter-spacing: 1px;
	display: inline-block;
}
section#gaiyo ul#event_list li dl dd p.right{
	text-align: right;
}
section#gaiyo ul#event_list li dl dd span,
section#gaiyo ul#event_list li dl dd p.cap{
	font-size: 10px;
	line-height: 14px !important;
	color: #fffef7;
	font-weight: 100;
	text-align: left;
}
#howto{
	width: 90%;
	margin: 0 auto
}
#howto p{
	color: #fffef7;
	font-size: 15px;
	padding: 25px 0 30px;
	text-align: center;
	background: url(../images/sec2_border_sp.png) no-repeat bottom;
	background-size: 100%;
	font-weight: 100;
}
#howto ul{
	width: 100%;
	margin: 40px auto 0;
	background: url(../images/sec2_border_btm_sp.png) no-repeat bottom;
	background-size: 100%;
	padding-bottom: 20px;
}
#howto ul li{
	width: 45%;
	float: left;
	padding-bottom: 30px;
}
#howto ul li:nth-child(2n){
	padding-left: 10%;
}
#howto ul dl{
	width: 100%;
}
#howto ul dl dt{
	width: 29px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#howto ul dl dd{
	color: #fffef7;
	line-height: 20px;
}
#howto ul dl dd br {
	display: none;
}
#present{
	width: 85%;
	margin: 0 auto;
}
#present .left,
#present .right{
	width: 100%;
}
#present .left .image{
	width: 70%;
	margin: 0 auto;
	padding: 20px 0 30px;
}
#present .right .image{
	width: 80%;
	margin: 0 auto;
	padding: 60px 0 30px;
}
#present .left h5,
#present .right h5{
	color: #fffef7;
	text-align: center
}
#present .left h5 img{
	width: 265px;
	padding-top: 10px;
}
#present .right h5 img{
	width: 278px;
	padding-top: 10px;
}
#present_cap{
	width: 100%;
	margin: 140px auto 0;
	border: 1px solid #fffef7;
	box-sizing: border-box;
	border-radius: 10px;
	position: relative;
	margin-top: ;
}
#present_cap .icon{
	width:187px;
	position: absolute;
	left: 50px;
	top: -100px;
}
#present_cap p{
	width: 250px;
	margin: 0 auto;
	padding: 22px;
	text-align: center;
	color: #fffef7;
	letter-spacing: 1px;
}
#sns{
	width: 78px;
	margin: 0 auto 30px;
}
#sns li{
	width: 24px;
	float: left;
	padding-right: 30px;
}
#sns li:last-child{
	padding-right: 0;
}
footer{
	padding-top:30px;
	padding-bottom: 100px;
}
footer dl dt{
	width: 284px;
	margin: 0 auto;
	padding-bottom: 15px;
}
footer dl dd{
	font-size: 12px;
	color: #fffef7;
	font-weight: 100;
	text-align: center;
	letter-spacing:1px;
	padding-bottom: 40px;
}
footer dl dd span{
	display: none;
}
footer dl dd a{
	display: inline-block;
	color: #fffef7;
	font-size: 12px;
	text-decoration: none;
}
#pagetop{
	position: fixed;
	right:20px;
	width: 120px;
	z-index: 9999
}
#pagetop .obj{
	cursor: pointer;
}
#pagetop .obj p{
	opacity: 1;
	width: 87px;
	position: absolute;
	top: 15px;
	left: -92px;
    transition: all ease 0.2s;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼ アニメーション ▼▼▼▼▼▼▼▼▼▼▼▼▼*/

body{
	opacity: 0;
	transition: 1s ease all;
}
section h1{
	opacity: 0;
}
.action{
	opacity: 1 !important;
}
#crew1,#crew2,#crew3,#crew4{
	opacity: 0;
	transition: 1s ease all;
}
#mirai{
	transition: 1s ease all;
    right: -50px;
    opacity: 0;
}
#mirai.action{
	transition: 1s ease all;
    right: 15px;
    opacity: 1
}
#crew5{
	top: -50%;
	transition: 0.4s ease all;
	z-index: 80;
	opacity: 0;
}
.action_rakka{
	top: -36px !important;
	opacity: 1 !important;
}
section h1.action{
	animation: zoom 0.4s ease 0s;	
	-webkit-animation: zoom 0.4s ease 0s;	
}
@keyframes zoom {
  0%   {
  	transform:scale(0) ;
  	opacity: 0;
  }
  80% {
  	transform:scale(1.2);
  	opacity:1;
  }
  100% {
  	transform: scale(1);
  	opacity: 1;
  }
}
@-webkit-keyframes zoom{
  0%{
  	-webkit-transform:scale(0);
  	opacity: 0;
  }
  80%{
  	-webkit-transform:scale(1.2);
  	opacity:1;
  }
  100%{
  	-webkit-transform:scale(1);
  	opacity: 1;
  }
}
.timing{
	transition: 0.2s ease all;
	opacity: 0;
  	transform: scale(0.2);
  	transition-delay:0.2s;
}
.timing.action{
  	transform: scale(1);
  	opacity: 1;
}
.copy{
	opacity: 0;
	transition: 0.8s ease all;
}
.copy_action{
	opacity: 1;
}
footer{
	opacity: 1;
	transition: 0.5s ease all;
}
footer.action{
	opacity: 1;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼ 入力フォームページ ▼▼▼▼▼▼▼▼▼▼▼▼▼ */

#key #wrapper{
	width: 100%;
	height: 100%;
	min-height: 667px;
	background-image: url(../images/key_nyuryoku_bg_sp.jpg) !important;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}
#key #official_logo{
	width: 226px;
	margin: 0 auto;
	padding-top: 30px;
	z-index: 100;
}
#key #official_logo #btn{
	margin-top: 12px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}
#key #official_logo #btn{
	border: 1px solid #FFF;
	border-radius: 5px;
	color: #FFF;
	font-weight: 100;
	letter-spacing: 2px;
}
#key #official_logo a{
	text-decoration: none;
}
#key #official_logo a:hover{
	opacity: 1;
}
#key #official_logo a:hover #btn{
	background: #FFF;
	color: #79bcd2;
}
#key .wrap{
	width:300px;
	height: 321px;
	position: absolute;
	top: 50%;
	margin-top: -200px;
	left: 50%;
	margin-left: -150px;
	background-image: url(../images/key_bg_sp.png) !important;
	background-repeat: no-repeat;
	background-size: 300px;
	background-position: center;
}
#key .wrap h1{
	opacity: 1;
	width: 190px;
	margin: 0 auto;
	padding-top: 70px;
}
#keyword{
	width: 200px;
	margin: 0 auto;
	padding-top: 20px;
}
input[type="text"] {
	width: 100%;
	line-height: 28px;
    padding: 5px 0;
    outline: 0;
    border:3px solid #3c2f00;
    border-radius: 10px;
    box-sizing: border-box;
    background: #decfb9;
    font-size: 24px;
    text-align: center;
    letter-spacing: 20px;
    font-weight: bold;
    color: #3c2f00;
    margin-bottom: 15px;
}
/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}
input[type="submit"] {
    background: #3c2f00;
    border-radius: 10px;
    border:none;
    font-size: 18px;
    color: #decfb9;
    cursor: pointer;
    width: 100%;
    padding: 5px 0;
}
input::-ms-clear {
  visibility: hidden;
}
/* autofillで黄色くならんようにする用 */
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #decfb9 inset;
}
#key #sns{
	width: 78px;
	margin: 0 auto;
	position: absolute;
	left:50%;
	bottom:150px;
	margin-left: -39px;
}
#key footer{
	width: 100%;
	position: absolute;
	left:0;
	bottom:0px;
	padding-bottom: 0;
}
#key footer dl dt {
    width: 224px;
    margin: 0 auto;
    padding-bottom: 15px;
}
#key footer dl dd{
	padding-bottom: 20px;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼　成功ページ　▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */

html#seikou,
body#seikou{
	min-width: 100%;
}
body#seikou{
	background: #040507;
}
#seikou #wrapper{
	width: 100%;
	height: 100%;
	min-height: 800px;
	position: relative;	
}
#header{
	height: 25%;
}

#seikou #bg{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1
}
#seikou #bg .sky{
	width: 100%;
	height: 25%;
	min-height: 120px;
	background-image: url(../images/succes_sky_bg_sp.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center bottom;
	position: relative;
	overflow: hidden;
}
#seikou #bg .sky .kaiten{
	width:500px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-bottom:-250px;
	margin-left:-250px; 
}
#seikou #bg .sea{
	width: 100%;
	height: 75%;
	background-image: url(../images/succes_sea_bg_sp.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}
#seikou #official_logo{
	width: 226px;
	margin: 0 auto;
	padding-top: 30px;
	z-index: 100;
}
#seikou #official_logo #btn{
	margin-top: 12px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}
#seikou #official_logo #btn{
	border: 1px solid #FFF;
	border-radius: 5px;
	color: #FFF;
	font-weight: 100;
	letter-spacing: 2px;
}
#seikou #official_logo a{
	text-decoration: none;
}
#seikou #official_logo a:hover{
	opacity: 1;
}
#seikou #official_logo a:hover #btn{
	background: #FFF;
	color: #79bcd2;
}
#seikou .text_area{
	padding-top: 50px;
}
#seikou .text_area h1 div{
	width:300px;
	height:152px;
	background-image: url(../images/success_title.png);
	background-repeat: no-repeat;
	background-position: 0 0  ;
	background-size:300px;
	margin:0 auto 30px; 
	animation: parapara 1s steps(2) 0s infinite;
	-webkit-animation: parapara 1s steps(2) 0s infinite;
}
@keyframes parapara{
	0% { background-position: 0 0  ; }
  100% { background-position: 0 -304px; }
}
@-webkit-keyframes parapara{
	0% { background-position: 0    0  ; }
  100% { background-position: 0 -304px; }
}
#seikou .text_area p{
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 1px;
	text-align: center;
	color: #fffef7;
	padding-bottom: 50px;
	font-weight: bold;
}
#seikou .text_area .btn{
	width:240px;
	margin: 0 auto 20px;
	cursor: pointer;
}

#seikou .text_area .btn img{
	width: 220px;
	margin: 0 auto 15px;
	padding-left: 10px;
}

#seikou .text_area .btn a:hover{
	background: #d8ab0d;
	opacity: 1;
}
#seikou .text_area .btn a{
	background: url(../images/miss_btn_icon_sp.png) no-repeat center right 15px #edc847;
	border-radius: 5px;
	background-size: 14px;
	width: 100%;
	line-height: 50px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
#seikou .text_area .btn a:hover{
	opacity: 1;
}
#seikou .text_area .btn2{
	background: #fffef7;
	border-radius: 5px;
	width:240px;
	margin: 0 auto 50px;
	cursor: pointer;
}
#seikou .text_area .btn2:hover{
	background: #FFF;
	opacity: 1;
}
#seikou .text_area .btn2 a{
	background: url(../images/miss_btn_icon2_sp.png) no-repeat center right 15px;
	background-size: 14px;
	width: 100%;
	line-height: 50px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
#seikou .text_area .btn2 a:hover{
	opacity: 1;
}
#seikou #sns{
	width: 78px;
	margin: 0 auto;
}
#seikou footer{
	width: 100%;
	padding-bottom: 0;
}
#seikou footer dl dt {
    width: 224px;
    margin: 0 auto;
    padding-bottom: 15px;
}
#seikou footer dl dd{
	padding-bottom: 20px;
}
#seikou .text_area h1#title{
	margin-top: -100px;
	opacity: 0;
	transition: all ease 0.5s;
}
#seikou .text_area h1#title.action{
	animation: zoom 0.4s ease 0s;	
	-webkit-animation: zoom 0.4s ease 0s;	
}
#seikou .fadein{
	opacity: 0;
	transition: all ease 1s;
}
#seikou .fadein.action{
	opacity: 1;
}
#seikou #bg .sky .kaiten{
    -webkit-animation: spin 50s linear infinite;
    -moz-animation: spin 50s linear infinite;
    -ms-animation: spin 50s linear infinite;
    -o-animation: spin 50s linear infinite;
    animation: spin 50s linear infinite;
}
@-webkit-keyframes spin {
	0% {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(360deg);}
}
@-moz-keyframes spin {
	0% {-moz-transform: rotate(0deg);}
	100% {-moz-transform: rotate(360deg);}
}
@-ms-keyframes spin {
	0% {-ms-transform: rotate(0deg);}
	100% {-ms-transform: rotate(360deg);}
}
@-o-keyframes spin {
	0% {-o-transform: rotate(0deg);}
	100% {-o-transform: rotate(360deg);}
}
@keyframes spin {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼　残念ページ ▼▼▼▼▼▼▼▼▼▼▼▼▼　*/

body#zannen{
	background: #040507;
}
#zannen #wrapper{
	width: 100%;
	height: 100%;
	min-height: 800px;
	position: relative;	
}
#zannen #bg{
	width: 100%;
	height: 100%;
	background-image: url(../images/miss_bg_sp.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	opacity: 0.9;
}
#zannen #official_logo{
	width: 226px;
	margin: 0 auto;
	padding-top: 30px;
	z-index: 100;
}
#zannen #official_logo #btn{
	margin-top: 12px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}
#zannen #official_logo #btn{
	border: 1px solid #FFF;
	border-radius: 5px;
	color: #FFF;
	font-weight: 100;
	letter-spacing: 2px;
}
#zannen #official_logo a{
	text-decoration: none;
}
#zannen #official_logo a:hover{
	opacity: 1;
}
#zannen #official_logo a:hover #btn{
	background: #FFF;
	color: #79bcd2;
}
#zannen .text_area{
	padding-top: 60px;
}
#zannen .text_area h1{
	width:300px;
	margin:0 auto 45px; 
}
#zannen .text_area p{
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 1px;
	text-align: center;
	color: #fffef7;
	padding-bottom: 50px;
	font-weight: bold;
}
#zannen .text_area .btn{
	border-radius: 5px;
	width:240px;
	margin: 0 auto 50px;
	cursor: pointer;
}
#zannen .text_area .btn:hover{
	background: #d8ab0d;
	opacity: 1;
}

#zannen .text_area .btn img{
	width: 220px;
	margin: 0 auto 15px;
	padding-left:10px; 
}

#zannen .text_area .btn a{
	background: url(../images/miss_btn_icon_sp.png) no-repeat center right 15px #edc847;
	background-size: 14px;
	width: 100%;
	line-height: 50px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
#zannen .text_area .btn a:hover{
	opacity: 1;
}
#zannen #sns{
	width: 78px;
	margin: 0 auto;
}
#zannen footer{
	width: 100%;
	padding-bottom: 0;
}
#zannen footer dl dt {
    width: 224px;
    margin: 0 auto;
    padding-bottom: 15px;
}
#zannen footer dl dd{
	padding-bottom: 20px;
}
#zannen .text_area h1#title{
	margin-top: -100px;
	opacity: 0;
	transform: rotate(-20deg);
	transition: all ease 0.5s;
}
#zannen .text_area h1#title.action{
	margin-top: 0;
	transform: rotate(0deg);
	opacity: 1;
}
#zannen .fadein{
	opacity: 0;
	transition: all ease 1s;
}
#zannen .fadein.action{
	opacity: 1;
}


/* ▼▼▼▼▼▼▼▼▼▼▼▼▼ 解答ページ ▼▼▼▼▼▼▼▼▼▼▼▼▼ */

body#kaitou{
	width:100%;
	height:100%;
	background-image: url(../images/sec_bg.jpg);
	background-repeat: repeat;
	background-size: 500px;
	background-position: center;
}
#kaitou #official_logo{
	width: 226px;
	margin:0 auto;
	padding-top: 30px;
	z-index: 100;
}
#kaitou #official_logo #btn{
	margin-top: 12px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}
#kaitou #official_logo #btn{
	border: 1px solid #FFF;
	border-radius: 5px;
	color: #FFF;
	font-weight: 100;
	letter-spacing: 2px;
}
#kaitou #official_logo a{
	text-decoration: none;
}
#kaitou #official_logo a:hover{
	opacity: 1;
}
#kaitou #official_logo a:hover #btn{
	background: #FFF;
	color: #79bcd2;
}
#kaitou .wrap{
	width: 85%;
	margin:0 auto;
	padding-top: 50px;
}
#kaitou .wrap h1{
	width: 150px;
	margin: 0 auto 20px;
	opacity: 1;
}
#kaitou .wrap p.title_text{
	color:#fffef7;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 3px solid #fffef7;
	background-size:100%;
	padding-bottom: 30px;
	margin-bottom: 3px; 
}
#kaitou .wrap p.title_text br {
	display: none;
}
#kaitou .wrap ul{
	border-bottom: 3px solid #fffef7;
	padding-bottom:5px;
	margin-bottom: 20px; 
}
#kaitou .wrap ul li{
	width: 100%;
	margin: 0 auto;
	background: #fffef9;
}
#kaitou .wrap ul li:nth-child(even){
	background: #cdd6d4;
}
#kaitou .wrap ul li dl{
	width: 90%;
	margin: 0 auto;
	padding: 20px 0; 
}
#kaitou .wrap ul li dl dt{
	width: 120px;
	padding-bottom: 20px;
}
#kaitou .wrap ul li dl dd{
	width: 100%;
}
#kaitou .wrap ul li dl dd h4{
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 10px;
	color: #06333e;
}
#kaitou .wrap ul li dl dd p{
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	color: #06333e;
}
#kaitou .wrap ul li dl dd p .pc_br{
	display: none;
}
#kaitou footer{
	width: 100%;
}