@charset "utf-8";

.container{
	max-width: 100vw;
	/* headerメニュー用 */
}

.theta{
	background: #ffffff;
}

/* WSYS-11946 【フロント】THETA専用アプリ終了に伴いデザイン修正 20250130 J.Young */
.inner {
	padding:0 6.25%;
	padding-bottom: 30px;
}

.tac {
	text-align: center;
}

.hide {
	display: none;
}

.visual_area {
	margin:0 auto;
	width:100%;
	text-align: center;
	border-bottom: 1px solid #c3c3c3;
}

.visual_area .main_v{
	width:100%;
}

.touch_img{
	text-align: center;
}

.visual_title {
	font-weight: bold;
	font-size:14px;
	text-align: center;
	margin:4.6875% 0 ;
}

/* WSYS-11946 【フロント】THETA専用アプリ終了に伴いデザイン修正 20250130 J.Young */
.title01 {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin:7.8125% 0;
}

.main_photo {
	margin:7.8125% auto;
}

.main_movie_switch {
	text-align: center;
	overflow:hidden;
	border-bottom: none;
}

.main_movie_switch li {
	width:50%;
	margin:0 ;
	float:left;
	color:#fff;
	font-size:20px;
	text-align: center;
	padding: 14px 22px 14px 0;
	position: relative;
	line-height: 1.3;
	border-radius: 0;
	cursor: pointer;
}

.main_movie_switch li:after{
	content:"\f078";
	font-family: "Font Awesome 5 Free";
	font-weight: 700;
	padding: 0 0 0 5%;
	font-size: 15px;
	right: 16px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}




.main_movie_switch li:nth-child(1) {
	background:#94d0f3;
}
.main_movie_switch li:nth-child(1).active {
	background:#008ae1;
}
.main_movie_switch li:nth-child(2) {
	background:#c9aad4;
}
.main_movie_switch li:nth-child(2).active {
	background:#8f3bae;
}



/* WSYS-11946 【フロント】THETA専用アプリ終了に伴いデザイン修正 20250130 J.Young */
.colmun02 {
	overflow:hidden;
	padding:6.25%;
	background:#eeeeee;
}

.colmun02 .item {
	width:100%;
}

.colmun02 .title {
	font-weight: bold;
	font-size:12px;
	text-align: center;
	margin:2.6875% 0;
}

.title.mini{
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	margin:0 0 2% 0;
}

.photo_area{
	padding: 11.5% 0 5.5% 0;
}

.photo_area img{
	width: 46%;
	margin-bottom: 6%;
}

.photo_area .left{
	margin-right: 4.5%;
}

.smartphone_area {
	text-align: center;
	margin: 0% 0 8.25% 0;
}

.smartphone_area .text {
	margin:3.125% 0 ;
}

.theta_price_area {
	position: relative;
	margin:6.25% 0;
	background:url("/common/images/page/price/option/theta/sp/theta_img05bg_sp.png") no-repeat center top;
	background-size: cover;

}

.theta_price_area .title01 {
	background:#051f49;
	color:#fff;
	font-size:12px;
	padding:0 0 2px 0;
	margin:0;
	position: relative;
}

.theta_price_area .title01 em {
	color:#fff100;
}

.theta_price_area .title01 b {
	font-size:20px;
	font-weight: bold;
}

.theta_price_area .title01 span {
	font-weight: bold;
	font-size:15px;
}


.theta_price_area .balloon:after {
	content:"";
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top: 5px solid #051f49;
	position: absolute;
	left:calc(50% - 5px);
	top:26px;
}



.theta_price_area .title02  {
	background:#008ae1;
	color:#fff;
	text-align: left;
	font-size:17px;
	padding:4px 10px;
	font-weight: bold;
}

.theta_price_area .campaign {
	font-weight: bold;
	font-size:12px;
	padding:4px 10px;
	background:#fff;
}

.theta_price_area .price {
	background:#fffee8;
	font-size:12px;
	padding:4px 10px;
	text-align: right;
}

.theta_price_area .price del {
	float:left;
}

.theta_price_area .price em {
	font-size:22px;
	color:#f00;
}

.theta_price_area .price i {
	font-size:16px;
	font-weight: bold;
	line-height: 1.6;
	vertical-align: top;
	margin:0 5px 0 0 ;
}


.theta_use_area {

}

.theta_use_area .title {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin:3.125% 0;
}


.theta_use_area .section_title {
	font-weight: bold;
	font-size:15px;
	text-align: center;
	color:#fff;
	background:#008ae1;
	padding:10px 0;
	line-height:20px;
	margin:6.25% 0;
}

.theta_use_area .section_title:before{
	display: none;
}

.theta_use_area .inner .item  {
	width: 70%;
	display: block;
	margin: auto;
}

.theta_use_area .inner .text_title  {
	font-size: 14px;
}

.theta_use_area .inner .item1 img {
	width: 70%;
	display: block;
	margin: auto;
}

.theta_use_area .inner .item2 img {
	margin: 25px 0 40px 0;
}

.theta_use_area .caution {
	margin: 0 20px 0 20px;
}

.module-centering_title {
	font-size: 1.4rem;
}

.attention_block {
	background:#feecec;
	padding:3.125% ;
	margin:6.25% 0;
	font-size:12px;
}

.attention_block.bcf {
	background:#fff;
}

.spec_area {
	position: relative;
	margin:70px 0 0 0 ;
}

.spec_area .base_btn {
	background:#002664;
	position: absolute;
	top:20px;
	right:20px;
	width:340px;
	text-align: left;
	padding-left:20px;
}




.spec_area .base_btn:after {
	position: absolute;
	right:10px;
	top:10px;
	font-size:2rem;
	vertical-align: middle;
}



.spec_table_wrap {
	margin:3.125% 0;
	display: none;
}

.spec_table th {
	display: block;
	padding:3.125%;
	text-align: left;
	background:#dadada;
	font-weight: bold;
}

.spec_table td {
	display: block;
	padding:3.125%;
	text-align: left;
	background:#eee;
	font-size:12px;

}





















.overLayer {
     display:none;
     background:#000;
     opacity:0.7;
     width:100%;
     height:100%;
     z-index:999;
     position:fixed;
     top:0;
     left:0;
}

.modalBox {
     background:#fff;
     padding:40px 0;
     width:320px;
     height:240px;
     border:solid 5px #ccc;
     overflow:auto;
     z-index:10000;
     position:fixed;
}

.modalBox .close {
     background:#2f2f2f;
     width:30px;
     height:30px;
     line-height:30px;
     color:#fff;
     cursor:pointer;
     text-align:center;
     font-size:200%;
     position:absolute;
     top:0px;
     right:0px;
}


.bx-wrapper {
	position: relative;
}
.slider_prev,
.slider_next{
	margin:0 10px 0;
	color:#007aff;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size:2.4rem;
	vertical-align: middle;
	cursor: pointer;
	z-index: 1;
}
.slider_next{
	right:0;
}
.slider_prev{
	left:0;
}
.photocon_area p{
	text-align:center;
}
.photocon_area a.lightblue_btn{
	font-size: 12px;
	text-decoration:none;
}
.lightblue_btn{
	border-style: solid;
	border-width: 2px;
	border-color: rgb(220, 230, 235);
	border-radius: 10px;
	background-image: -moz-linear-gradient( -90deg, rgb(255,255,255) 0%, rgb(236,248,255) 51%, rgb(217,241,254) 53%);
	background-image: -webkit-linear-gradient( -90deg, rgb(255,255,255) 0%, rgb(236,248,255) 51%, rgb(217,241,254) 53%);
	background-image: -ms-linear-gradient( -90deg, rgb(255,255,255) 0%, rgb(236,248,255) 51%, rgb(217,241,254) 53%);
	width: 100%;
	color:#051f49;
	font-size:15px;
	font-weight:700;
	display:inline-block;
	height:50px;
	line-height:50px;
	text-align:center;
}
.lightblue_btn:after{
	content:"\f054";
	font-family:FontAwesome;
	float:right;
	margin-right:10px;
	font-weight:400;
}

.option_slider_area{
	background: #f8f8f8;
	padding: 40px 0;
}

.smartphone_area .title {
	font-size: 1.8rem;
}

.smartphone_area img {
	width: 3.5rem;
}

.smartphone_area .sns_i {
	left: 20px;
}

.smartphone_area .sns_tt {
	left: 0px;
}

.smartphone_area .sns_x {
	right: 20px;
}

.smartphone_area .sns_l {
	right: 0px;
}

.theta .text {
	font-size: 1.2rem;
}

.regist_btn {
	width: 90%;
	font-size: 2.0rem;
	line-height: 45px;
	height: 50px;
}

.regist_btn:after {
	right: 10px;
	top: 1px;
}

.theta_regist {
	text-align: center;
}