@charset "utf-8";
/* CSS Document */

/*Base*/

.main{
	font-size: 18px;
}

.main img{
	width:auto !important;
	max-width:100%;
}

ul li{
	list-style: none;
	background-image: none!important;
	padding-left:0!important;
}

h1,h2,h3{
	font-family: inherit!important;
	letter-spacing: -0.5px!important;
}

/*Layout*/
#Contents_top {
	padding: 0!important;
	margin:0 auto!important;
}
#Main_area {
	background-color: #fff;
	margin: 0 auto;
	float: none;
}
.section_wrapper{
	background-image: url(/view/img/promotion/bg_white_1300.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
.function_debut_width{
	margin:0 auto;
	padding: 30px 0;
}

/*button*/
a.bt_pro {
	display:block;
	width:33%;
	height:5%;
	position:absolute;
	bottom:0;
	left:2%;
	background-color:transparent;
	text-indent:-9999px;
	border-radius: 10px;
}
a.bt_ex {
	display:block;
	width:33%;
	height:5%;
	position:absolute;
	bottom:0;
	left:36%;
	background-color:transparent;
	text-indent:-9999px;
	border-radius: 10px;
}



/*movie*/
div.capture_douga {
	max-width: 800px;
	width: 100%;
	margin: 30px auto;
	background-color: #333;
}
div.youtube, div.douga {
	position: relative !important;
	top: auto !important;
	padding: 0px !important;
	padding-top: 0px;
	width: 100% !important;
	padding-top: 56.25% !important;
	margin: 0;
}
div.youtube iframe, div.douga iframe, div.youtube video, div.douga video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/*mainarea*/
.main_wrap {
	width: 100%;
}

.cspd_cntents{
	margin-bottom: 80px!important;
}

.cspd_cntents .capture_douga + a{
	width: 100%!important;
	max-width: 800px;
	margin: 30px auto;
	display: block;
}

.cspd_cntents .serif span{
	color: #a9d12d;
	font-size: 100%;
	line-height: initial;
}

p {
	line-height: 1.5em;
}
.debut_buyarea + p {
	font-size: 120%;
	line-height: 1.5em;
}

.note{
	font-size: 0.8em;
	display: block;
}
.main_wrap {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto 30px;
}
.main_wrap h1 {
	font-size: 180%;
	line-height: 1.2em;
	padding: 0px;
	background-color: transparent;
	border-radius: 0px;
	background-image: none;
	margin-bottom: 20px;
	color: #95bd04;
	font-weight: bold;
}
.main_wrap .device {
	flex-basis: 32%;
}
.main_wrap .right_box {
	flex-basis: 65%;
	box-sizing: border-box;
}

.main_wrap .right_box img{
}

.main_wrap .right_box .logo_box{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 8px;
}

.main_wrap .right_box .logo_box img{
	width: 76% !important;
	margin-right: 10px;
}

.main_wrap .right_box .logo_box a{
	width: 150px !important;
}

.main_wrap .right_box .logo_box a img{
	width: 150px !important;
	margin: 0;
}
.de .main_wrap .right_box p br {
	display: none;
}
.intro{
	margin-bottom: 80px;
}
.intro ul{
	background-color: #f7f9fa;
	border-radius: 10px;
	padding: 30px;
}
.intro ul li{
	line-height: 2;
}

.intro ul li:before{
	content: '\02022';
	color: #95bd04;
	margin-right: 10px;
}
.function_debut_width h2 {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 5px;
	background-color: #95bd04;
	color: #fff !important;
	font-size: 180%;
	margin: 40px 0;
	font-weight: bold;
	text-align: center;
}

.cspd_cntents .serif {
	font-size: 100%;
	color: #515151;
	letter-spacing: 0px;
}

.function_debut_width h3 {
	color: #515151;
	font-size: 200%;
	letter-spacing: 0px;
	line-height: 1;
	background-color: #f7f9fa;
	padding: 20px;
	margin-bottom: 20px;
	margin-top: 50px;
	display: flex;
	align-items: center;
}

h3 span {
	margin-right: inherit;
	border: none;
	color: inherit;
	width: inherit;
	height: inherit;
	display: inline-block;
	text-align: inherit;
	line-height: inherit;
	width: 100%;
	max-width: 90%;
	vertical-align: middle;
}

h3 span:first-child {
	color: #8CB203;
	font-size: 140%;
	width: auto;
	padding-right: 18px;
	border: none;
	vertical-align: middle;
	box-sizing: border-box;
	flex-basis: 5%;
}

.img_box{
	display: block;
	text-align: center;
	background-color: #0b0b0b;
	max-width: 800px;
	width: 100%;
	margin: 30px auto;
}

.cspd_cntents .flex_box {
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin: 30px auto 50px;
}

.cspd_cntents .flex_box .text5_box {
	width: 100%;
	flex-basis: 55%;
}
.cspd_cntents .flex_box .text5_box p{
	margin: 0;
}

.cspd_cntents .flex_box .img_box {
	flex-basis: 40%;
	margin: 0;
}

h3.compare_title {
	background: linear-gradient(90deg, rgba(194,213,0,1) 0%, rgba(125,205,216,1) 50%, rgba(73,142,204,1) 100%);
	padding: 10px;
	color: #ffffff;
	text-align: center;
	font-size: 150%!important;
	display: block;
	margin: 0;
}

.compare_box {
	text-align: center;
	border: 1px solid #a9d12d;
	padding: 60px 30px;
}

.compare_box a {
	display: inline-block;
	margin: 40px auto 0;
	text-decoration: none;
	background-color: #a9d12d;
	border-radius: 50px;
	color: #ffffff;
	padding: 15px;
	font-weight: bold;
	width: 90%;
	max-width: 400px;
}

.pro_ex_info_area {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 20px;
	margin-bottom: 50px;
	/*padding-right: 200px;*/
}
.pro_ex_info_area > div {
	display: flex;
	flex-direction: column;
	flex-basis: 49%;
	margin-bottom: 10px;
}
.pro_ex_info_area > div.common_area {
	display: flex;
	flex-direction:row;
	flex-basis: 100%;
	justify-content: center;
}
.pro_ex_info_area a.bt_detail {
	min-width: 400px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 5px 15px;
	box-sizing: border-box;
	min-height: 3em;
	background-color: #F1B700 ;
	color: #fff;
	text-decoration: none;
	border-radius: 15px;font-weight: bold;
}
.product_title {
	display: flex;
	border-radius: 5px;
	padding: 5px 20px;
	box-sizing: border-box;
	height: 80px;
}
.pro_area .product_title {
	background-color: #00afbc;
}
.ex_area .product_title {
	background-color: #1063b1;
}
.product_title > div {
	display: flex;
	align-items: center;
	color: #fff;
}
.product_title .product_grade {
	font-size: 160%;
	font-weight: bold;
	padding-right: 15px;
}
.product_info {
	padding: 20px 20px 0;
	font-weight: bold;
}
.pro_area .product_info {
	color: #00afbc;
}
.ex_area .product_info {
	color: #1063b1;
}


.yutai_box {
	border: solid 2px #ccc;
	margin: 40px 0;
	padding: 25px;
	border-radius: 15px;
	letter-spacing: normal !important;
}
.yutai_box h2 {
	margin-top: 0;
	margin-bottom: 20px;
	background-color: #00afbc;
}
.yutai_box h3 {
	color: #00afbc;
	font-size: 110%;
	line-height: 1.4em;
	background: none;
	border: none;
	padding: 2px 0;
	margin: 40px 0 0;
}
.yutai_box h4 {
	background-color: #eee;
	padding: 8px 12px;
	margin-bottom: 20px;
	border: none;
	border-radius: 5px;
}
.yutai_box h5 {
	margin-bottom: 20px;
}
.kakaku {
	font-size: 150%;
	margin: 15px 0 40px;
}
.kakaku span {
	color: rgba(255,0,4,1.00);
	font-weight: bold;
}
.kakaku .sale_ver .sale_red,
.kakaku span span {
	font-size: 150%;
}
.sale_ver {
	display: inline-block;
	vertical-align: text-bottom;
	text-align: right;
	line-height: normal;
	position: relative;
	bottom: -0.2em;
}
span.text_line {
	color: #333;
	font-weight: normal;
	text-decoration:line-through;
}
.font_small {
	font-size: 90%;
	line-height: 1.5em;
}
.yutai_box a {
	color: rgba(81,183,248,1.00)
}
#Main_area .yutai_box img {
	max-width: 250px;
	width: 100% !important;
}
.left_box {
	float: left;
	margin-right: 25px;
}

/*スライド*/
.slide {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding-top: 50% !important;
	display: block;
	left: 0 !important;
	height: 0;
	margin:0 auto;
}

@keyframes slideshow{
	0%{
		opacity: 0;
	}
	10%{
		opacity: 1;
	}
	28%{
		opacity: 1
	}
	38%{
		opacity: 0;
	}
	100%{
		opacity: 0;
	}
}

.slide img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
	opacity: 0;
	animation :slideshow 9s linear infinite;
	max-width: 800px;
}

.slide img:nth-child(2){
	animation-delay: 3s;
}

.slide img:last-child{
	animation-delay: 6s;
}

/*韓国語調整*/

.kr .cspd_cntents .serif span{
	color: #ff8419;
}

/*繁体字調整*/

.tc .cspd_cntents .serif span{
	font-size: 130%;
}


/*Artstation用*/
.intro_box{
	display: block;
	/*border: 2px dashed #a9d12d;*/
	background-color: #f8ffe4;
	border-radius: 10px;
	padding: 30px;
	margin-bottom: 40px;
}
.intro_box h4{
	color: #95bd04;
	text-align: center;
	font-size: 150%;
	line-height: 1.2;
}
.intro_box p{
	margin-bottom: 0!important;
	text-align: center;
}

.intro_btn{
	display: block;
	margin: 30px auto 0;
	text-decoration: none!important;
	background-color: #a9d12d;
	border-radius: 50px;
	color: #ffffff!important;
	text-align: center!important;
	padding: 15px;
	font-weight: bold;
	width: 90%;
	max-width: 400px;
}

.survey_close{
	display: block;
	margin-top: 10px;
}

.survey_close p{
	color: #ff0000;
}
.survey_close .intro_btn{
	background-color: #c1c2c3;
	margin: 5px auto 0;
}
