/*===============================
  Base
===============================*/
html {
	height: 100%;
}
body {
	line-height: 1;
	font-family:"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium",'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', "メイリオ", sans-serif;
	height: 100%;
    color: #2a3233;
}
a {
	text-decoration: none;
}

a,
a::before,
a::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .4s;
  transition: all .4s;
}

a:hover {
  opacity: 0.7;
}


.flex,
section > ul{
   	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	-webkit-box-orient:horizontal;
	-webkit-box-direction:normal;
	-ms-flex-flow:row wrap;
	flex-flow:row wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;  
}
section > ul::after{
  content:"";
  display: block;
  width:30%;
}


/*===============================
  Clear
===============================*/
img {
	border: 0;
	vertical-align: top;
	font-size: 0;
	line-height: 0;
}
ol, ul {
	list-style: none!important;
}
* {
	margin: 0;
	padding: 0;
}

/*===============================
  Wrapper
===============================*/
.wrapper {
	/*height: 100%;*/
	margin: 0 auto;
	box-sizing: content-box;
}

/*===============================
  Header
===============================*/
header {
	width: 100%;
    height: 100px;
    position: relative;
	/*background-color: rgba(11,26,55,0.75);*/
	z-index: 999;
}

header .header_rogo{
  width: 100%;
  position: absolute;
  top: 10px;
  bottom: 0;
  left: 2%;
  margin: auto;
  height: 40px;
}
header > p{
    width: 50%;
    position: absolute;
    top: 38px;
    right: 2%;
	text-align: right;
}

@media screen and (max-width: 1099px) {
  header{
    height: 60px;
  }
  header > div{
    /*width: 92%;
    height: 64%;*/
  }
  
  header img{
    max-width: 100%;
    /*max-height: 30px;*/
    display: inline-block;
    vertical-align: middle;
  }
}
@media screen and (max-width: 684px){
	
	header {
        /*margin-bottom: -15VW;*/
        background: url("../img/common/logo_jp.png") right 4% top 10px no-repeat;
		background-size: 35%;
    }
	header > div {
        height: 80%;
    }
	header .header_rogo img {
        max-height: 40px;
		width: calc(160px + 40 * (100vw - 350px) / 642);
    }
	header .limited {
		position: absolute;
		width:55%;
    	top: 35px;
		right:0;
    }
	header .limited img {
		width:100%;
    	height: auto;
    }

	header .header_tab {
		position: absolute;
		width:165px;
        height: 30px;
      	top: 23px;
		right:10px;
    }
	header .header_tab li:nth-child(1) {
		float:left;
		width:45px;
		padding-right:10px;
    }
	header .header_tab li:nth-child(2) {
		float:left;
		width: 110px;
    }
    header > p{
        width: 50%;
		top: 17px;
    	right: 0%;
    }
}
@media screen and (min-width: 685px){
	header {
        /*margin-bottom: -100px;*/
    }
	header h1 img {
		width: 183px;
    }
}


@media screen and (max-width: 1099px) {
	
	.btn {
		width:92%;
		margin:1VW auto 5VW;
	}
    .btn a{
        font-size:22px;
        line-height:17VW;;
        height:17VW;;
    }
	
}

@media screen and (max-width: 684px){

    .fix__btn {
        width:100VW;
        position: fixed;
        bottom: 0px;
        left: 0px;
        z-index: 999;
        /*background-color: rgba(255,255,255,0.7);*/
    }
    .fix__btn li{
        float:left;
        width:50%;
    }
    .fix__btn li img{
        width:100%;
		height:auto;
    }
	.fix__btn__wide {
		background-color: #0b1a37;
		height: 15.5VW!important;
		border-bottom: 1px solid #666;
  	}
	.fix__btn__wide li {
    	width: 29.3%!important;
  	}
	
	.wrapper {
		/*overflow-x: hidden;*/
	}
	a.gallery {
        pointer-events: none;
	}
	
	.mv {
	}
	.mv .mv__btn{
	}
	.mv img{
		width:100%;
		height:auto;
	}
	
    /*gaiyo*/
    .gaiyo  {
		margin:0VW auto 10VW;
    }
    .gaiyo h2 {
        padding:12px;
        background-color: #000;
        font-size:14px;
        line-height:20px;
        font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
        color:#FFF;
        text-align:center;
        font-weight:bold;
    }
    .gaiyo h2 small{
        color: #ffff00;
        font-size:12px;
        font-weight:bold;
    }
    .gaiyo p {
        background-color: #e7e7e7;
        font-size:10px;
        line-height:14px;
        margin-bottom:25px;
        padding:3VW 2%;
    }
    .gaiyo p a {
        text-decoration: underline;
    }
    .gaiyo p b {
        font-weight:bold;
        font-size: 10px;
    }
    .gaiyo .red {
        font-weight:bold;
        color:#F00;
        text-decoration: none;
    }
    .gaiyo_pre {
		width:92%;
        margin:15VW auto 5px;
    }
    .gaiyo_pre p {
		color:#fff;
        font-size:9px;
        line-height:12px;
    }
    .gaiyo_pre2 {
		width:92%;
        margin:5px auto 12VW;
    }
    .gaiyo_pre2 p {
		color:#fff;
        font-size:11px;
        line-height:12px;
		text-align: right;
    }
    /*gaiyo*/
	
	.end__btn img{
      	width:100%;
		height:auto;
	}
	
	.end__btn {
		width:92%;
		margin:50px auto;
	}
	
    .end__btn a{
        height:70px;
        font-size:20px;
        line-height:70px;
  		background: url("../img/reader.png") no-repeat right 15px center;
    }

	.tenjijo h2 {
    }
    h2::after {
        width: 110px;
        bottom: -10px;
        left: calc(50% - 55px);
    }
	.ban_amazon{
		width:92%;
		margin: 0 auto;
	}
	.ban_amazon img{
      	width:100%;
		height:auto;
	}
	
	.pc {
		display: none!important;
	}
}
@media screen and (max-width: 374px){/*iphone7ios15でアドレスバーを上にしたとき空白ができるバグ対策*/
    #fixbtn {
        top: calc(100VH - 12.5VW);
    }
}

@media screen and (min-width: 685px){
	
	header {
        /*margin-bottom: -100px;*/
    }
	header > div {
		width:calc(100% - 24px);
        height: 80px;
      	top: 30px;
		left:24px;
    }
	header h1 img {
		width: 183px;
    }
    header > ul {
		position: absolute;
        right: 80px;
    	top: 38px;
    	right: 2%;
    }
    header > ul li{
		float:right;
		margin-left:10px;
    }
    header > ul li a{
		display: block;
		border:1px solid #666666;
		text-align: center;
		color:#666;
    	font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
        width: 146px;
		height:28px;
		font-size:14px;
		line-height:26px;
    }
    header > ul li a.on{
		border:1px solid #4f6357;
  		background: url("../img/reader.png") no-repeat right 5px center;
		background-color: #4f6357;
		color:#fff;
		background-size: 6px;
    }
    header > ul li a:not(.on){
		pointer-events: none;
    }
	header .limited {
		position: absolute;
		width:390px;
		height: 34px;
    	top: 4px;
		right:24px;
		left:auto;
    }
	
	/*chance01*/
	.mv {
	}
	
	.mv .mv__btn {
	}
	
	.btn {
		clear: both;
		width:1180px;
		margin:5px auto 20px;
	}
    .btn a{
        font-size:26px;
        line-height:75px;
        height:75px;
    }
	
    /*gaiyo*/
    .gaiyo {
        /*width:1200px;*/
        margin:0px auto 0;
		padding-top:90px;
		padding-bottom:50px;
    }
    .gaiyo .inner {
        width:1200px;
        margin:0 auto;
    }
    .gaiyo h2 {
        padding:12px;
        font-size:20px;
        line-height:26px;
    }
    .gaiyo h2 small{
        font-size:15px;
    }
    .gaiyo p {
        font-size:14px;
        line-height:22px;
        margin-bottom:25px;
        padding:35px 0px;
    }
    .gaiyo p span,
    .gaiyo p b {
        font-size: 14px;
    }
    .gaiyo p span {
        font-size: 14px;
    }
    .gaiyo_pre {
        width:1180px;
        margin:70px auto 5px;
    }
    .gaiyo_pre p {
        font-size:14px;
        line-height:22px;
		color:#fff;
    }
    .gaiyo_pre2 {
        width:1180px;
        margin:0px auto 75px;
    }
    .gaiyo_pre2 p {
        font-size:14px;
        line-height:22px;
		color:#fff;
		text-align: right;
    }
    /*gaiyo*/
	
	.end__btn {
		width:800px;
		height:70px;
		margin:65px auto;
	}
    .end__btn a{
        height:70px;
        font-size:20px;
        line-height:70px;
  		background: url("../img/reader.png") no-repeat right 15px center;
    }
    .end__btn a:hover{
        background-color: #af062e;
  		background: url("../img/reader.png") no-repeat right 15px center;
    }
	
	.ban_present {
		margin-bottom:100px;
		text-align: center;
		clear: both;
	}
	.ban_amazon{
		width:1200px;
		margin: 0 auto;
	}

	.tenjijo h2.title__recommend {
        font-size: 42px;
		margin:90px auto 50px;
    }
    h2::after {
        width: 110px;
        bottom: -10px;
        left: calc(50% - 55px)
    }
	
	.sp {
		display: none!important;
	}
}


.end__btn {
    background: -webkit-linear-gradient(left, #af062e 0%, #cb356b 100%);
    background: -o-linear-gradient(left, #af062e 0%, #cb356b 100%);
    background: linear-gradient(to right, #af062e 0%, #cb356b 100%);
}
.end__btn a{
    display:block;
    text-align:center;
    color:#FFF;
    text-decoration: none;
}

#infomation01 h2.title__recommend {
    color:#000;
}
#infomation01 h2.title__recommend::after {
    background-color: #000;
}
.tenjijo {
    background-color: #d4d4d4;
	padding-bottom: 50px;
}


/*gaiyo*/
.gaiyo h2 {
    background-color: #000;
    font-family: "ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    color:#FFF;
    text-align:center;
    font-weight:bold;
}
.gaiyo h2 small{
    color: #ffff00;
    font-weight:bold;
}
.gaiyo {
    background-color: #fff;
}
.gaiyo p a {
    text-decoration: underline;
}
/*gaiyo*/

.btn a{
    display:block;
    width:100%;
    /*border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;*/
    /*background: rgb(158,35,45);
    background: -moz-linear-gradient(180deg, rgba(158,35,45,1) 0%, rgba(123,21,27,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(158,35,45,1) 0%, rgba(123,21,27,1) 100%);*/
   /* background: linear-gradient(to bottom, #dadada 0%,#858585 100%);*/
	  background: linear-gradient(0deg, rgba(146,0,0,1) 0%, rgba(191,0,0,1) 100%);
    text-align:center;
    color:#000;
    text-decoration: none;
    font-family: "Yu Mincho", "YuMincho","小塚明朝 Pro R","小塚明朝 Std R","Hiragino Mincho ProN","ＭＳ Ｐ明朝", "ＭＳ 明朝","MS PMincho",メイリオ,Meiryo,serif;

}
/*.btn a:after{
   	content: "";
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    top: 11px;
    margin-left: 15px;
    background: url("../img/animation.webp");
    background-repeat: no-repeat;
    background-size: 40px;
}*/


/*footer*/
footer{
  display: block;
  width: 100%;
  height: 100px;
  color: #fff;
  background-color: #2a3233;
  font-size: 14px;
  letter-spacing: 1px;
  	text-align: center;
}
footer .footer_logo{
	padding:0 1%;
}
footer p.cr{
}

@media screen and (min-width: 769px) {
	
    footer{
  		line-height: 100px;
		min-width: 1200px;
    }
    footer .footer_logo{
        width: 28%;
        padding:0 1%;
        float:left;
  		text-align: left;
    }
    footer .footer_logo a{
        display: block;
      height: 100px;
    }
    footer .footer_logo a img{
        padding:22px 0;
    }
    footer p.cr{
        width: 68%;
        padding:0 1%;
        float:right;
  		text-align: right;
    }
}
@media screen and (max-width: 684px){
  	footer{
    	font-size: 2vw;
		padding-bottom: 20VW;
 	} 
    footer .footer_logo a img{
        padding:10px 0;
    }
    footer p.cr{
        padding:0 2%;
		font-size: 12px;
    }
}
/*footer*/

    section:after,
    ul:after {
        content: "."; 
        display: block; 
        height: 0; 
        font-size:0;	
        clear: both; 
        visibility:hidden;
    }
