@charset "UTF-8";
@import url("base.css");
@import url('https://fonts.googleapis.com/css?family=Crimson+Text|Open+Sans:300,400');
.system_main_tit { background: #FAFAFA; padding: 10px; border: 1px solid #e6e6e6; }
.system_main_tit span { display: block; border-left: 5px solid #FF96C8; height: 20px; font-size: 19px; line-height: 20px; padding: 0 5px; }
.price_wrap { overflow: hidden; padding: 20px; border: 1px solid #e6e6e6; border-top: 0; border-bottom: 0; }
.system_wrap { margin-bottom: 20px; }
.system_wrap span.price { font-family: 'Crimson Text', serif;  color: #FF96C8; }
.price_wrap div.price_in { width: 340px; float: left; padding-bottom: 10px; border: 1px solid #E6E6E6; box-sizing: border-box; }
.price_wrap div.price_in span.course { background: #736357; color: #fff; display: block; text-align: center; font-family: 'Open Sans', sans-serif; font-weight: 300; height: 30px; font-size: 14px; line-height: 30px;}
.price_wrap div.price_in span.time { font-family: 'Crimson Text', serif; font-size: 40px; line-height: 45px; color: #FF96C8; }
.price_wrap div.price_in span.price { font-size: 75px; line-height: 80px; }
.price_wrap div.price_in i.fa-jpy { font-size: 40px; color: #FF96C8;}
.price_wrap div.price_in i.fa-play-circle-o { font-size: 20px; color: #FF96C8; margin-right: 5px; }
.price_wrap div.price_in p:nth-child(1) { margin-bottom: 10px; }
.price_wrap div.price_in p:nth-child(2),.price_wrap div.price_in p:nth-child(3) { width: 280px; margin: 0 auto; }
.price_wrap div.price_in p:nth-child(2) { text-indent: 15px; }
.price_wrap div.price_in p:nth-child(2) * { vertical-align: middle; }
.price_wrap div.price_in p:nth-child(3) { border-top: 1px solid #e6e6e6; text-align: center; }
.price_wrap div#price_2.price_in { margin: 0 18px; }
.price_wrap2 { padding: 0 20px 20px; border: 1px solid #e6e6e6; border-top: 0; border-bottom: 0; }
.price_wrap2 div.price_in { overflow: hidden; border: 1px solid #e6e6e6; padding: 10px; }
.price_wrap2 div.price_in div { width: 340px; float:left; border-right: 1px solid #e6e6e6; text-align: center; }
.price_wrap2 div.price_in div#price_6 { border-right: 0; }
.price_wrap2 div.price_in div p { display: inline-block; height: 60px; line-height: 60px; }
.price_wrap2 div.price_in div p:nth-child(1) { font-size: 20px; margin-right: 10px; }
.price_wrap2 div.price_in i.fa-jpy { font-size: 30px; color: #FF96C8; margin-right: 5px; }
.price_wrap2 div.price_in span.price { font-size: 50px; }
.play_wrap { padding: 0 20px 10px; border: 1px solid #e6e6e6; border-top: 0; }
.play_wrap h4 { background: #FAFAFA; padding: 10px; border: 1px solid #e6e6e6; }
.play_wrap h4 span { display: block; border-left: 5px solid #736357; height: 20px; font-size: 16px; line-height: 20px; padding: 0 5px; color: #736357; }
.play_wrap .play_in ul { border: 1px solid #e6e6e6; border-top: 0; color: #736357; overflow: hidden; padding: 5px 5px 10px; }
.play_wrap .play_in li { float: left; width: 20%; box-sizing: border-box; padding: 5px 5px 0; }
.play_wrap .play_in li span { display: block; border: 1px solid #e6e6e6; text-align: center; height: 40px; line-height: 40px; font-size: 16px; }
.play_wrap p { text-align: right; color: #736357; font-size: 14px; height: 30px; line-height: 30px; }
.traffic_wrap { width: 1062px; margin: 0 auto 10px; overflow: hidden; box-sizing: border-box; border: 1px solid #736357; }
.traffic_wrap dt { width: 200px; float: left; background: #736357; color: #fff; text-align: center; height: 60px; line-height: 60px; font-size: 30px; }
.traffic_wrap dt span.price { color: #fff; font-size: 35px; }
.traffic_wrap dt i { font-size: 20px; }
.traffic_wrap dd { height: 60px; line-height: 60px; width: 860px; float:left; color: #736357; padding: 0 20px; box-sizing: border-box; }
.traffic_in { border: 1px solid #e6e6e6; border-top: 0; padding: 20px 0 10px; }