@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);

/* **************************************************

BIOHAZARD VILLAGE(bio-village.tpl)用CSS

Copyright (c) Dospara Co., Ltd. All rights reserved. 

***************************************************** */


/* Base Setting
=========================================================================================== */
.column2R #main {
	float: none;
	width: auto;
}
#container {
  width: 1050px;
  z-index: auto;
  margin: 0 auto;
}

#lp_page {
	width: 100%;
	margin: 0px auto;
	color: #e5e5e5;
	font-size: 16px;
	line-height: 140%;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 300;
}

#lp_page h2 {
	margin: 120px 0 40px;
	font-size: 44px;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
}

#lp_page h3.so {
  margin: 120px 0 60px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}

#lp_page a {
	text-decoration: none;
}

#lp_page a:hover img {
	opacity: 0.7;
 	filter: alpha(opacity=70);
 	-ms-filter: "alpha(opacity=70)";
}
.pconly {
    display: block;
}
.sponly {
    display: none;
}

.another-eden_cp {
    text-align: center;
}

@media screen and (max-width:479px){	
	#container {
		margin-bottom: 0px;
	}
	
	.column2R #main {
		width: 100%;
	}
	
	#lp_page {
		width: 98%;
		margin: 0% 1%;
		font-size: 4vw;
	}
	
	#lp_page img {
		width: 100%;
	}
	
	#lp_page h2 {
	font-size: 7vw;
    margin: 20px 0 20px;
		text-align: center;
	}
  .pconly {
    display: none;
  }
  .sponly {
    display: block;
  }
  #Header {
    border-bottom: none !important;
  }
  
}

/* メインイメージ
=========================================================================================== */
.img_main_wrap {
    margin: 20px auto 0px;
    text-align: center;
    background: #fff;
    padding: 30px;
}
.img_main_wrap figcaption {
    margin: 20px 0 0;
}
@media screen and (max-width:479px){

}

/* 推奨パソコンについて
=========================================================================================== */
.about_reco_wrap {
    background: url() no-repeat center;
    background-size: cover;
    position: relative;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    padding: 80px 0;
}
.about_reco_box {
  background: rgba(62,62,62);
  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: 40px 0;
}
.about_reco_wrap .inner {
    width: 1050px;
    box-sizing: border-box;
    display: flex;
    margin: 0 auto;
}
.about_reco_wrap .inner figure {
    width: 40%;
    box-sizing: border-box;
    text-align: center;
    margin: 0;
}
.about_reco_wrap .inner .txtbox {
    width: 60%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.about_reco_wrap .inner .txtbox h3 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 700;
}
.about_reco_wrap .inner .txtbox p {
    font-size: 20px;
    line-height: 1.4;
}
@media screen and (max-width:479px){
   .about_reco_wrap .inner {
    width: 100%;
    flex-direction: column;
    padding: 0 10px;
}
    .about_reco_wrap .inner figure {
    width: 100%;
}
.about_reco_wrap .inner .txtbox h3 {
    font-size: 4vw;
}
    .about_reco_wrap .inner .txtbox p {
    font-size: 4.5vw;
}
.about_reco_wrap .inner .txtbox {
    width: 100%;
    margin: 20px 0 0;
}

.about_reco_wrap {
    padding: 20px 0;
}
#lp_page h3.so {
    margin: 40px 0 20px;
    font-size: 1.6em;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
}
#lp_page .outline_wrap2 {
    padding: 0 20px;
    font-size: 1em;
    line-height: 1.5;
    text-align: center;
}
#lp_page .inner_conditions {
    position: relative;
    padding: 16px;
    margin-bottom: 0;
}
.tokuten_txt {
    font-size: 1.5em;
    font-weight: bold;
    margin-right: 0;
    display: block;
    line-height: 120%;
}
#lp_page .tokuten {
    width: 100%;
    margin: 10px auto;
}
#lp_page .box_c {
    display: block;
    justify-content: space-between;
    margin: 0;
}

#lp_page .inner_conditions ul {
    font-size: 1em;
    line-height: 180%;
}
}

/* ラインアップ
=========================================================================================== */
.lineup_wrap {
    position: relative;
}
.lineup_wrap .inner {
    display: flex;
    justify-content: space-evenly;
    position: relative;
    flex-wrap: wrap;
    padding: 20px 40px;
    height: 397px;
	border: 1px solid #E3DDA4;
    margin-bottom: 3rem;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 15px;
    -webkit-box-shadow: 0 0px 5px 0px #d89b08;
    box-shadow: 0 0px 5px 0px #d89b08;
}
/*.lineup_wrap .inner:hover {
    opacity: .8;
}*/
.lineup_wrap .inner figure {
margin: 0;
    padding: 0;
    width: 550px;
}
.lineup_wrap .inner figure img {
    width: 100%;
}
.lineup_wrap .inner .txtbox {
    display: flex;
    flex-direction: column;
    padding: 20px;
    width: 50%;
    box-sizing: border-box;
}
.lineup_wrap .inner ul { 
   flex-wrap: wrap;
   margin-left: 20px;
   margin-top: 20px;
}
.lineup_wrap .inner .itemname {
    font-weight: 700;
    line-height: 1.3;
    margin-top: 10px;
}
.lineup_wrap .inner .itemname span {
    font-size: 28px;
    display: block;
}
.lineup_wrap .box_a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lineup_wrap .box_b{
    
}
.lineup_wrap .inner li  {
   margin-bottom: 5px;
}
.lineup_wrap .txt_price {
    font-size: 40px;
    font-weight: 700;
    color: #E3DDA4;
    margin-bottom: 16px;
    width: 65%;
    margin-left: 20px;
    margin-top: 26px;
}

.lineup_wrap .txt_price .tax {
    font-size: 20px;
}
.lineup_wrap .inner .link_btn {
    width: auto;
    display: block;
    background: -moz-linear-gradient(top, #E3DDA4, #7b5a27);
    background: -webkit-linear-gradient(top, #E3DDA4, #7b5a27);
    background: linear-gradient(to bottom, #E3DDA4, #7b5a27);
    padding: 15px;
    border-radius: 15px;
    text-align: center;
    font-size: 1.3rem;
    font-weight: 400;
    margin: 0.8rem 0;
}
.lineup_wrap .inner .link_btn:hover {
    opacity: 0.5;
    transition: all .3s;
}
.lineup_wrap .inner .link_btn a {
    color: #040000;
}

.conditions {
    margin: 30px auto 0;
    text-align: center;
}
.inner_conditions {
    position: relative;
    padding: 60px 30px;
    background: rgb(21 26 30);
    border: 1px solid #E3DDA4;
    margin-bottom: 80px;
}
.inner_conditions img{
width: 100%;
}
.conditions h4 {
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 32px;
    display: inline-block;
    background: #fff;
    color: #000;
    padding: 10px 0;
    transform: skewX(-30deg);
    width: 380px;
}
.conditions h4 span {
    display: inline-block;
    transform: skewX(30deg);
}
.inner_conditions ul {
    font-size: 28px;
    line-height: 160%;
	font-weight: 400;
}
.inner_conditions li {
    margin: 20px 0 30px;
}
.inner_conditions li a {
	text-decoration: underline!important;
}
.inner_conditions li a:hover {
	opacity: 0.8;
}

.box_c{
display: flex;
    justify-content: space-between;
    margin: 0 0 20px;
}
.tokuten{
width: 90%;
    margin: 20px auto;
}
.tokuten_txt{
font-size: 1.6em;
    font-weight: bold;
    margin-right: 20px;
}
.twi img{
  width: 80%;
}
.twi_text{
font-size: 28px;
    font-weight: bold;
    line-height: 140%;
}
.bold_a01{
color: #00a2e6;
    /* font-weight: bold; */
    text-decoration: underline;
}
#lp_page a.link_a01{
  display: block;
    margin-top: 20px;
    color: #c0b98b;
    text-decoration: underline;
	font-size: 1.6em;
}
#lp_page a.link_a01:hover {
  opacity: 0.7 ;
}
#lp_page a.link_a02{
    margin-top: 20px;
    color: #40c5ec;
    text-decoration: underline;
}
#lp_page a.link_a02:hover {
  opacity: 0.7 ;
}

@media screen and (max-width:479px){
#lp_page .lineup_wrap {
    display: block;
    padding: 22px 10px 0;
}
 #lp_page  .lineup_wrap .inner {
    width: 100%;
  }
 #lp_page  .lineup_wrap .inner {
    display: flex;
    position: relative;
    flex-wrap: wrap;
    padding: 0;
    height: auto;
    margin-bottom: 20px;
}
#lp_page .lineup_wrap .box_a {
display: block;
    width: 100%;
    margin: auto;
    text-align: center;
}
#lp_page .lineup_wrap .inner figure {
    margin: 0;
    padding: 0;
    width: 100%;
}

#lp_page .lineup_wrap .inner figure img {
width: 80%;
    margin: 20px auto 0;
}

#lp_page .lineup_wrap .box_b {
    width: auto;
    padding: 0 10px;
}

#lp_page .lineup_wrap .inner .itemname {
    margin-top: 10px;
}

#lp_page .lineup_wrap .inner .itemname span {
    font-size: 1.4em;
    display: block;
    text-align: left;
}

#lp_page .lineup_wrap .inner ul {
    flex-wrap: wrap;
    margin-left: 20px;
    margin-top: 10px;
    text-align: left;
}
#lp_page .lineup_wrap .txt_price {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 16px;
    width: 100%;
    margin-left: 20px;
    margin-top: 26px;
}
#lp_page .inner_conditions li {

    margin-left: 0;
}

  .lineup_wrap .inner ul {
    padding: 0;
  }
  .lineup_wrap .inner .btmbox {
    padding: 0 0 0 0;
    flex-direction: column;
  }
  .lineup_wrap .inner .btmbox .txt_price {
    width: 100%;
  }
  .lineup_wrap .inner .btmbox .btn_link::after {
    content: none;
  }
  .lineup_wrap .inner .txtbox {
    width: 100%;
  }
}
/* 説明
=========================================================================================== */
.outline_wrap {
	padding:0 0 0 40px;
    font-size: 24px;
    line-height: 1.5;
	padding-bottom: 60px;
}
.outline_wrap2 {
  padding: 0 50px;
    font-size: 24px;
    line-height: 1.5;
    text-align: center;
}

@media screen and (max-width:479px){
  .outline_wrap {
    font-size: 4.4vw;
    margin: 0 auto;
    width: 94%;
    padding: 0;
  }
}

/* Recommended PC
=========================================================================================== */
.recoSec {

}


/* About
=========================================================================================== */
.aboutSec {
	padding-bottom: 2.375em;
}

.aboutSec h3 {
	clear: both;
	display: table;
	margin: 2.85em 0em 0.5em 0em;
	padding: 14px 19px 13px 19px;
	background-color: #1b1b1b;
	font-size: 131.2%;
	font-weight: normal;
}

.aboutSec p {
	line-height: 160%;
}

.about_another-eden {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 80px 0;
}
.about_another-eden p img {
    width: 370px;
}

@media screen and (max-width:479px){
.about_another-eden {
    display: block;
}
.about_another-eden p img {
    width: 100%;
}
.about_another-eden {
    margin: 30px 0;
}
}

/* 99: Pop Up Ad for SmartPhone
=========================================================================================== */
@media screen and (max-width:510px){
	#fvpop {
		height:auto !important;
		width:90% !important;
	}
	#fvpop img {
		height:auto !important;
		width:100% !important;
	}
}