*{
	margin: 0;
	padding: 0;
	border: 0;
	box-sizing: border-box;
	font-size: 100%;
	vertical-align: baseline;
}
a, a:link, a:visited, a:hover, a:active{
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}
.container_dataile {
    margin: 0 auto;
    width: 1068px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.body_datailes {
	width: 848px;
}
.body_datailes img{
	width: 100%;
}
.irregular01{
	width: 950px;
	display: grid;
	grid-template-areas: 
		"irregular01_01"
		"tenpoList"
		"irregular01_02";
	grid-template-columns: 950px;
}
.irregular01_01{
	grid-area: irregular01_01;
}
.irregular01_02{
	grid-area: irregular01_02;
}
.irregular01_01 img,.irregular01_02 img{
	width: 950px;
}
.banner{
	margin: 0 0 0 65px;
	width: 420px;
}
.haifutenitichiran{
	margin: 0 0 0 80px;
	width: 102px;
}
.banner img, .haifutenitichiran img{
	width: 100%;
}
.banner a:hover, .haifutenitichiran a:hover{
	opacity: .6;
}
.tenpoList{
	grid-area: tenpoList;
	margin: 0 0 0 100px;
	width: 520px;
}
.tenpoMidashi{
	margin: 20px 0 5px;
}
.tenpoChui{
	margin: 5px 0 5px 20px;
}
.tenpoIchiran{
	margin: 5px 0 0 10px;
	width: 511px;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-right: 1px solid;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.tenpoIchiranMidashi01{
	padding: 0px 11px;
	width: 120px;
	background: #b0d4ea;
	border-right: 1px solid;
}
.tenpoIchiranMidashi02{
	padding: 6px 11px;
	width: 120px;
	background: #b0d4ea;
	border-right: 1px solid;
	border-top: 1px solid;
}
.tenpoIchiranTenpomei{
	padding: 6px 11px;
	width: 389px;
	border-top: 1px solid;
}
.tenpoHover:hover{
	opacity: .7;
}
.sliceImg{
  margin: 0;
  padding: 0;
  width: 100%;
}
.sliceImg47_a{
  height: 1645px;
}
.sliceImg47_b{
  height: 56px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.sliceImg47_b_1{
  width: 420px;
}
.sliceImg47_b_2{
  width: 242px;
}
.sliceImg47_b img{
  height: 56px;
}
.sliceImg47_c{
  height: 61px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
.sliceImg47_c_1{
  width: 420px;
}
.sliceImg47_c_2{
  width: 102px;
}
.sliceImg47_c img{
  height: 61px;
}
.sliceImg47_d{
  height: 89px;
}
.sliceImg47_e{
  height: 93px;
}
.storeLink{
  margin: 0 0 0 60px;
  display: flex;
  flex-direction: row;
}
.storeLink div{
  margin: 0 5px 0 0;
  padding: 5px;
  width: 25%;
  border: 1px solid;
  text-align: center;
}
.storeLink div:hover{
  opacity: .7;
}
.twitter {
    position: sticky;
    top: -200px;
    padding-top: 200px;
    width: 220px;
    height: 500px;
}
.footer_container {
    padding: 0 180px 0;
	width: 848px;
}
.footer_modoru{
    width: 80px;
	padding: 10px;
	margin: 15px 10px 30px auto;
	border: solid 1px rgba(0,0,0,1.00);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: small;
    text-align: center;
}
.footer_modoru a {
	text-decoration: none;
	color: rgba(0,0,0,1.00);
}
.footer_modoru a:hover {
	text-decoration: underline;
	color: rgba(255,0,4,1.00);
}
.tenpolistMidashi60{
    margin: 10px 0 10px 65px;
    width: 510px;
    
}
.tenpolist60{
    margin: 0 0 0 75px;
    width: 510px;
    border-bottom: 1px solid;
    border-right: 1px solid;
    border-left: 1px solid;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.tenpolistblockL60_1{
    padding: 10px;
    width: 24%;
    border-right: 1px solid;
    border-top: 1px solid;
    background: #B0D4EA;
}
.tenpolistblockL60_2{
    padding: 10px;
    width: 24%;
    border-right: 1px solid;
    background: #B0D4EA;
}
.tenpolistblockR60{
    padding: 10px;
    width: 76%;
    border-top: 1px solid;
}
.cursorHover:hover{
    background: #ddd;
}
.irregular61{
    margin: 0 0 0 55px;
    width: 600px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.irregular61_1, .irregular61_2, .irregular61_3{
    width: 31%;
    border: solid 1px #000;
    display: flex;
    justify-content: center;
    align-items: center;
}
.irregular61_1:hover, .irregular61_2:hover, .irregular61_3:hover{
    width: 31%;
    background: #000;
    border: solid 1px #000;
}
.irregular61_1:hover h1, .irregular61_2:hover h1, .irregular61_3:hover h1{
    color: #fff;
}
.irregular61_1 a, .irregular61_2 a, .irregular61_3 a{
    padding: 10px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.irregular73_1 img, .irregular73_3 img, .irregular77_1 img, .irregular77_3 img, .irregular78_1 img, .irregular78_3 img{
	width: 100%;
}
.irregular73_3, .irregular77_3, .irregular78_3{
	margin: 0 0 0 68px;
	width: 175px;
}
.irregular73_3 a:hover, .irregular77_3 a:hover, .irregular78_3 a:hover{
	opacity: .6;
}
.irregular76_1 img{
	width: 100%;
}
.irregular76_2{
	padding: 0 40px 40px 0;
	width: 848px;
}
@media screen and (max-width: 768px){
    .container_dataile {
		margin: 0 auto;
        width: 90%;
        display: flex;
		flex-direction: column;
    }
    .body_datailes {
    	width: 100%;
    }
    .banner {
        width: 100%;
    	margin: 0;
    }
	.irregular76_2{
		padding: 0 0 40px;
		width: 100%;
	}
	.twitter {
		position: inherit;
		width: 100%;
		height: 500px;
	}
}