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

/*------------ 初期設定 ------------*/
p {
	line-height: 1.7;
}

/*------------ 全体 ------------*/
html,
body {}

body {}

img {
	max-width: 100%;
	height: auto;
}

a {
	text-decoration: none;
	color: #2A64DC;
}

a:hover {
	text-decoration: underline;
}

/*------------ WRAPPER ------------*/
.content_inner {
	width: 1000px;
	margin: 0 auto;
}

/*------------ HEADER ------------*/
#header {
	background-color: #333333;
	padding: 15px 0 12px;
	position: relative;
	width: 100%;
	min-width: 1100px;
	height: 33px;
}

#header h1 {
	position: absolute;
	z-index: 20;
}

/*------------ NAVI ------------*/
#gnav .subnav {
	display: none;
	background-color: rgba(0, 0, 0, 0.6);
	width: 100%;
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 100;
}

#gnav .subnav.test {
	display: block;
}

#gnav ul {
	width: 990px;
	margin: 0 auto;
	padding-top: 20px;

}

#gnav ul li {
	float: left;
	padding: 0 10px 20px;
	text-align: center;
}

#gnav ul.nav_support {
	text-align: center;
}

#gnav ul.nav_support li {
	width: 180px;
	float: none;
	display: inline-block;
	vertical-align: top;
	padding-top: 20px;
	height: 100px;
}

#gnav ul.nav_support li .pic {
	padding-bottom: 25px;
}

#gnav .subnav.navi_search {
	top: 0;
	color: #FFF;
	height: 60px;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 15;
}

#gnav .subnav.navi_search input[type="text"] {
	background: none;
	border: 1px solid #FFF;
	border-radius: 15px;
	width: 470px;
	padding: 8px;
	color: #FFF;
}

#gnav .subnav.navi_search ul {
	text-align: right;
	padding-top: 14px;
}

#gnav .subnav.navi_search li {
	float: none;
	padding: 0 0 0;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	line-height: 150%;
	margin-left: 15px;
}

#gnav .subnav.navi_search li .btn_close_search {
	font-size: 30px;
	cursor: pointer;
}

#gnav .subnav.navi_search li form {
	position: relative;
}

#gnav .subnav.navi_search li .btn_submit {
	position: absolute;
	right: 10px;
	top: 8px;
}

.break_pc {
	display: block;
}

#gnav ul li a {
	color: #FFF;
	display: block;
	text-align: center;
	font-size: 12px;
}

#gnav ul li .pic {
	display: block;
	padding-bottom: 5px;
}

#gnav {
	text-align: right;
}

#gnav a {
	color: #FFF;
}

#gnav li {
	text-align: center;
	font-size: 14px;
}

#gnav>li {
	display: inline-block;
	vertical-align: top;
}

#gnav>li.lang {
	padding-right: 17px;
	/*background-image:url(../images/common/icon_arrow_d.png);
	background-position:right 13px;
	background-repeat:no-repeat;
	background-size:12px auto;*/
}

#gnav>li>a>img {
	padding-top: 3px;
}

#gnav>li:last-child {
	text-align: right;
}

#gnav>li>a {
	display: inline-block;
	vertical-align: top;
	padding: 7px 20px 17px;
}

#gnav>li.lang>a {
	padding: 7px 5px 17px;
}

#gnav>li.lang>span {
	display: inline-block;
	vertical-align: top;
	padding: 7px 0px 17px;
}

#gnav>li.lang span {
	color: #FFF;
}

#gnav>li:last-child>a {
	padding-right: 0;
}

/*------------ TOP ------------*/
#contents {
	padding-bottom: 50px;
	overflow: hidden;
}

#main {

	width: 1100px;
	margin: 0 auto;
	margin-bottom: 2px;
}

#main li {
	text-align: center;
}

#main .bx-wrapper .bx-pager,
#main .bx-wrapper .bx-controls-auto {
	bottom: 30px;
}

#main .bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	border: 1px solid #666;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#main .bx-wrapper .bx-pager.bx-default-pager a:hover,
#main .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #FFF;
	border: 1px solid #ff6600;
}

.list_top {
	padding-bottom: 2px;
}

.list_top li {
	float: left;
	margin-right: 2px;
}

.list_top li:last-child {
	margin-right: 0;
}

#news_wrapper_top {
	padding-bottom: 60px;
}

#news_top {
	width: 545px;
	float: left;
	height: 240px;
	overflow-y: scroll;
}

#news_top .ttl_area {}

#news_top .ttl_area .ttl {
	background-color: #333;
	color: #FFF;
	height: 24px;
	line-height: 24px;
	text-align: center;
	padding: 0 15px;
	border-radius: 12px;
	display: inline-block;
	float: left;
}

#news_top .ttl_area a {
	float: right;
	font-size: 14px;
	position: relative;
	top: 3px;
}

#list_top02 {
	width: 442px;
	float: right;
}

.list_news_top li {
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}

#list_top02 li {
	width: 100%;
}

#list_top02 li a {
	display: block;
	width: 100%;
	background: #fafafa;
	text-align: center;
}

.list_news_top li:last-child {
	border-bottom: none;
}

.list_news_top li .ttl {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: 700;
}

.list_news_top li .ttl a {
	color: #666;
}

.list_news_top li .body {
	padding-bottom: 5px;
	font-size: 12px;
}

#bnr_area_top {
	position: relative;
}

#bnr_area_top .btn_arrow {
	position: absolute;
	top: 54px;
}

#bnr_area_top .btn_prev {
	left: -30px;
}

#bnr_area_top .btn_next {
	right: -30px;
}

#bnr_area_top ul li {
	float: left;
}

#pop_wrapper {
	display: none;
}

#pop {
	position: fixed;
	z-index: 10000;
	top: 0;
	left: 0;
}

#pop .cover {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 10001;
}

#pop .pop_content {
	width: 600px;
	height: 280px;
	background-color: rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	overflow: hidden;
	color: #FFF;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -300px;
	margin-top: -140px;
	-webkit-box-shadow: 0 0 10px rgba(4, 0, 0, .8);
	-moz-box-shadow: 0 0 10px rgba(4, 0, 0, .8);
	box-shadow: 0 0 10px rgba(4, 0, 0, .8);
	z-index: 10002;
}

#pop .pop_content>.ttl {
	background-color: rgba(0, 0, 0, 0.5);
	height: 80px;
	line-height: 80px;
	font-size: 20px;
	text-align: center;
	position: relative;
	font-weight: normal;
	margin-bottom: 15px;
}

#pop .pop_content>.body {
	/*height:155px;*/
	height: 190px;
	overflow: auto;
}

#pop .pop_content .btn_close {
	position: absolute;
	right: 25px;
	top: 27px;
	z-index: 10003;
}

#pop .pop_content .btn_close img {
	width: 24px;
}

.list_pop {
	padding-left: 30px;
	display: none;
}

.list_pop li {
	float: left;
	margin: 20px 10px 20px;
	display: inline;
}

.list_pop li a,
.list_pop li span {
	display: block;
	text-align: center;
	color: #FFF;
}

.list_pop li .ttl {
	padding-top: 10px;
}


/*------------ PRODUCTS ------------*/
#main_product_menu {
	text-align: left;
	position: absolute;
	bottom: 20px;
	z-index: 100;

	width: 310px;
	right: 30px;
	padding: 5px 0 2px;
	border-radius: 12px;
	background: #FFF;
	background-color: rgba(255, 255, 255, 0.7);
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+1,ffffff+4,ffffff+19,000000+100 */



}

#main_product {
	position: relative;
	max-width: 2000px;
	margin: auto;
}

#main_product_menu li {
	display: inline;
	margin-left: 20px;
	font-size: 14px;

}

#main_product_menu li a {
	color: #000;
}

#main_product_slide li img {
	width: 100%;
}

#main_smn {
	padding-top: 10px;
	padding-bottom: 30px;
}

#main_smn li {
	float: left;
	margin-right: 5px;
	position: relative;
	cursor: pointer;
}

#main_smn li .frame {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border: 1px solid #cccccc;
}

#main_smn li.active .frame,
#main_smn li:hover .frame {
	border: 3px solid #7e0505;
}

h3.line {
	border-bottom: 1px solid #cccccc;
	font-size: 24px;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 35px;
	font-weight: normal;
}

.block_product {
	padding-bottom: 50px;
}

.block_product p.option {
	text-align: center;
}

.table_shop {
	width: 100%;
	margin-bottom: 10px;
}

.table_shop {
	float: none !important;
}

.table_shop td {
	padding-bottom: 10px;
	vertical-align: top;
}

.table_shop td.row1 {
	width: 25%;
}

.table_shop td.row3 {
	width: 35%;
}

.table_shop td.row2 {
	width: 40%;
}

.list_btn_support {
	text-align: center;
}

.list_btn_support li {

	display: inline;
	margin: 0 12px;
}

.list_btn_support li a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 306px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	color: #333;
	background-image: url(../images/products/bg_btn.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 18px;
	margin: auto;
}

.list_btn_support li a:hover {
	background-image: url(../images/products/bg_btn_active.jpg);
}

.sp_show {
	display: none;
}

.block_product .name_product {
	text-align: center;
	font-size: 18px;
	padding-bottom: 20px;
	font-weight: 500;
	letter-spacing: .02em;
}

.table_spec {
	width: 49%;
}

.table_spec.spec1 {
	float: left;
}

.table_spec.spec2 {
	float: right;
}

.table_spec th,
.table_spec td {
	padding: 6px;
	border: 1px solid #FFF;
	text-align: center;
	font-weight: normal;
}

.table_spec.spec2 td {
	text-align: left;
}

.table_spec th {
	background-color: #999999;
	color: #FFF;
	width: 30%;
}

.table_spec tr:nth-child(even) th {
	background-color: #777777;
}

.table_spec.spec1 tr:nth-child(odd) td {
	background-color: #f7f7f7;
}

.table_spec.spec2 tr:nth-child(even) td {
	background-color: #f7f7f7;
}

.block_feature.layout1 .pic {
	float: left;
}

.block_feature.layout2 .pic {
	padding-bottom: 20px;
	text-align: center;
}

.block_feature .info {
	font-size: 15px;
}

.block_feature.layout1 .info {
	margin-left: 700px;
}

.block_feature .ttl {
	padding-bottom: 15px;
	font-weight: 700;
}

#slide_product_wrapper {
	padding-bottom: 50px;
}

.slide_product {
	width: 1000px;
	overflow-x: hidden;
	margin: 0 auto;
}


.slide_product.layout1 .slide_product_inner {
	width: 700px;

	position: relative;
	left: 70px;
}

.slide_product.layout1 li {
	padding: 0 25px;
	box-sizing: border-box !important;
}

.slide_product.layout1 .bx-viewport {
	margin-left: 80px;
}



.slide_product.layout2 .slide_product_inner {
	width: 600px;
	margin: 0 auto;
	position: relative;

}

.slide_product.layout2 li {
	padding: 0 35px;
	box-sizing: border-box !important;
	font-size: 14px;
}

.slide_product .pic {
	text-align: center;
}

.slide_product.layout1 .pic {
	padding-bottom: 40px;
}

.slide_product.layout2 .pic {
	padding-bottom: 30px;
}





.slide_product.layout1 .ttl {
	font-size: 18px;
	font-weight: 700;
	padding-bottom: 10px;
	text-align: center;
}

.slide_product.layout1 .body {
	font-size: 12px;
}

.slide_product .content_inner {
	position: relative;
}

.slide_product .btn_arrow {
	position: absolute;
	top: 100px;
	z-index: 80;
}

.slide_product .btn_arrow.btn_prev {
	left: 0;
}

.slide_product .btn_arrow.btn_next {
	right: 0;
}

.block_feature3 {
	width: 1000px;
	margin: 0 auto;
}

.detail_pop_link {
	width: 306px;
	height: 56px;
	display: block;
	text-align: center;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	background: url(../images/bg_buy_btn01.png) no-repeat left top;
	margin: 0 auto 5px;
}

.detail_pop_link span {
	display: block;
	padding-top: 17px;
}



/*------------ APP ------------*/
#app_contents .ttl_app {
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	border-bottom: 1px solid #999999;
	padding: 20px 0 20px;
}

#app_contents .toggle_trigger {
	background-image: url(../images/app/arrow_toggle.gif);
	background-position: center 80%;
	background-repeat: no-repeat;
	padding: 20px 0 40px;
	cursor: pointer;
	transition: padding 0.4s;
}

#app_contents .toggle_trigger2 {
	background-image: url(../images/app/arrow_toggle.gif);
	background-position: center 90%;
	background-repeat: no-repeat;
	padding: 20px 0 40px;
	cursor: pointer;
	transition: padding 0.4s;
}

#app_contents .toggle_trigger2 a {
	color: #666;
}

#app_contents .toggle_trigger.active {
	background: none;
	padding: 20px 0 20px;
}

#app_contents .app_content_inner {
	border-bottom: 1px solid #999999;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 14px;
}

#app_cont4 .lead {
	padding-bottom: 25px;
}

.tab {
	border: 1px solid #999;
	border-radius: 5px;
	margin-bottom: 20px;
}

.tab li {
	box-sizing: border-box !important;
	width: 33.3%;
	float: left;
	border-right: 1px solid #999;
	text-align: center;
	font-size: 18px;
	padding: 20px 0;
	line-height: 100%;
	cursor: pointer;
}

.tab li:last-child {
	border-right: none;
}

.tab li:hover,
.tab li.active {
	background-color: #999;
	color: #FFF;
}

#app_cont4 .lead2 {
	text-align: center;
	margin-bottom: 25px;
}

#app_cont4 .tab_content img.left {
	margin-left: 30px;
	display: inline;
}

#app_cont4 .list_app_detail {
	margin-left: 325px;
}

#app_cont4 .list_app_detail li {
	padding-bottom: 25px;
}

#app_cont4 .list_app_detail li .ttl {
	font-size: 16px;
	font-weight: 700;
}

#app_cont4 .list_app_detail li .body {}

#app_cont4 .explain {
	text-align: center;
	padding-top: 20px;
}

#app_cont4 .tab_content .image {
	text-align: center;
}

.tab_content>li {
	display: none;
}

.tab_content>li.active {
	display: block;
}

#app_cont5 .lead {
	padding-bottom: 25px;
}

#app_cont5 .image {
	text-align: center;
	padding-bottom: 30px;
}

#app_cont5 .setting_info {
	text-align: center;
	padding-bottom: 35px;
	line-height: 2;
}

#app_cont5 .setting_info .ttl {
	font-size: 20px;
	padding-bottom: 15px;
}

#app_cont5 .setting_info2 {
	padding-bottom: 35px;
}

#app_cont5 .table_app_spec {
	width: 100%;
	margin-bottom: 30px;
}

#app_cont5 .table_app_spec th,
#app_cont5 .table_app_spec td {
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
}

#app_cont5 .table_app_spec th {
	width: 15%;
}

#app_cont5 .list_maker {
	text-align: center;
	padding-bottom: 30px;
}

#app_cont5 .list_maker li {
	display: inline;
	margin: 0 40px;
}

#app_cont1 .tab,
#app_cont3 .tab {
	width: 80%;
	margin: 0 auto 20px;
}

#app_cont1 .tab li,
#app_cont3 .tab li {
	width: 50%;
}

#app_cont3 .lead {
	padding-bottom: 30px;
}

#app_cont3 .ttl_format {
	padding-top: 40px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 20px;
}

#app_cont3 .table_format {
	width: 100%;
}

#app_cont3 .table_format td {
	width: 50%;
	padding-bottom: 10px;
}

#app_cont3 .comment {
	padding-bottom: 50px;
}

#app_cont3 .prepare_info {
	text-align: center;
	line-height: 2;
	padding-bottom: 15px;
}

#app_cont3 .prepare_info .ttl {
	padding-bottom: 15px;
	font-weight: 700;
	font-size: 18px;
}

#app_cont3 .prepare_info.red {
	text-align: left;
}

#app_cont3 .image {
	padding-bottom: 35px;
}

#app_cont3 .image.image2 {
	padding-bottom: 10px;
}

#app_cont3 .app_content_inner .ttl_app {
	margin-bottom: 25px;
}

#app_contents .hidden_content {
	display: none;
}

#app_contents {
	position: relative;
	z-index: 2;
}

#main_app {
	position: relative;
	z-index: 1;
	margin-bottom: 8%;
}

#main_app .content_inner {}

#main_app h2 {
	top: 23%;
	left: 20px;
	position: absolute;
}

#main_app .img {
	right: 0;
	bottom: -645px;
	position: absolute;
}

#main_app .bg {
	max-width: 1100px;
	margin: 0 auto;
	height: 440px;
	overflow: visible;
	text-align: center;
}

#main_app .bg img {}

.app_outline {
	padding-bottom: 50px;
	padding-top: 25px;
}

.app_outline .info {
	width: 550px;
	float: left;
}

.app_outline .btn {
	width: 410px;
	float: right;
	text-align: center;
	padding-top: 90px;
}

.btn_dl {
	text-align: center;
	padding-bottom: 45px;
}

.btn_dl li {
	display: inline-block;
	vertical-align: top;
	margin: 0 15px;
}

.btn_dl li.ttl {
	font-size: 20px;
	padding-top: 15px;
}

.voice_wrapper {
	background-color: #eeeeee;
	padding: 25px 0;
	margin: 25px 0;
}

.voice_wrapper table {
	width: 100%;
}

.voice_wrapper table td {
	vertical-align: middle;
	padding: 25px 0;
}

.voice_wrapper table td a {
	color: inherit;
}

.voice_wrapper table td.pic {
	width: 25%;
	text-align: center;
}

.voice_wrapper table td .ttl {
	font-size: 18px;
	font-weight: 700;
	padding-bottom: 10px;
}

.voice_wrapper table td .body {
	padding-bottom: 10px;
}

.voice_wrapper table td .author {
	font-weight: 700;
}

.voice_wrapper table td .comment {
	font-size: 12px;
}

.list_magazine {
	padding: 25px 0;
}

.list_magazine li {
	width: 50%;
	float: left;
	padding-bottom: 25px;
}

.list_magazine li:nth-child(odd) {
	clear: both;
}

.list_magazine li:nth-child(even) {
	float: right;
}

.list_magazine li .pic {
	width: 50%;
	float: left;
	text-align: center;
}

.list_magazine li .info {
	width: 50%;
	float: right;
}

.list_magazine li .info .ttl {
	font-size: 16px;
	padding-bottom: 10px;
}

.list_magazine li .info a {
	color: inherit;
}

.content_inner.border_b {
	border-bottom: 1px solid #999;
	padding-bottom: 25px;
}

.ttl_app span {
	display: block;
	font-size: 14px;
}

.spec_wrapper {
	padding: 25px 0;
}

.spec_wrapper .list_wrapper {
	width: 49%;
}

.spec_wrapper .list_wrapper li {
	padding-bottom: 10px;
}

#contents.app {
	font-size: 14px;
	line-height: 1.9;
}

.feature_wrapper {
	padding: 25px 0;
}

.feature_wrapper .icon {
	text-align: center;
	padding-bottom: 15px;
}

.feature_wrapper .ttl {
	text-align: center;
	font-size: 30px;
	padding-bottom: 10px;
}

.feature_wrapper .body {
	font-size: 16px;
}

.feature_wrapper .info {
	display: inline;
	float: none;
}

.feature_wrapper .image.left {
	margin-right: 40px;
}

.feature_wrapper .image.right {
	margin-left: 40px;
}

.feature_box {
	padding-top: 20px;
	padding-bottom: 70px;
}

.feature_wrapper .feature_box:nth-child(1) .info .icon {
	padding-top: 20px;
}

.feature_wrapper .feature_box:nth-child(2) .info .icon {
	padding-top: 80px;
}

.feature_wrapper .feature_box:nth-child(3) .image {
	padding-top: 40px;
}

.feature_wrapper .feature_box:nth-child(4) .info .icon {
	padding-top: 10px;
}

.half_content {
	width: 48%;
}

.app_inner {
	padding: 25px 0;
}

.list_os li {
	padding-bottom: 10px;
}

.lead_play {
	padding-bottom: 50px;
}

.table_play {
	width: 100%;
	margin-bottom: 20px;
}

.table_play th,
.table_play td {
	padding: 20px 0;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #999;
}

.table_play th {
	font-size: 18px;
}

.table_play tr td:first-child {
	width: 45%;
	padding-right: 40px;
}

.function_wrapper {
	padding: 25px 0 185px;
}

.list_function {}

.list_function li {
	float: left;
	width: 48%;
}

.list_function li:nth-child(2) {
	float: right;
}

.list_function li .image {
	text-align: center;
	height: 325px;
	padding-top: 75px;
}

.list_function li .ttl {
	text-align: center;
	padding-bottom: 24px;
	font-size: 20px;
}

/*.app_inner a{
	color:inherit;
}*/

.function_wrapper2 {
	padding: 25px 0 55px;
}

.list_function2 li {
	padding-left: 45px;
	padding-top: 25px;
}

.list_function2 .image {
	width: 250px;
	text-align: center;
	float: left;
}

.list_function2 .info {
	margin-left: 295px;
}

.list_function2 .ttl {
	font-size: 24px;
	padding-bottom: 25px;
}

.list_function2 .body {}


/*------------ FOOTER ------------*/

#footer {
	background-color: #333;
	padding: 40px 0;
	color: #FFF;
}

#footer .content_inner {
	position: relative;
}

.fb_link {
	display: block;
	position: absolute;
	top: 175px;
	left: 640px;
	font-size: 12px;
	color: #ffffff;
	background: url(../images/common/icon_footer_fb.png) no-repeat left center;
	padding: 7px 0;
	padding-left: 42px;
}

.tw_link {
	display: block;
	position: absolute;
	top: 220px;
	left: 640px;
	font-size: 12px;
	color: #ffffff;
	background: url(../images/common/icon_footer_tw.png) no-repeat left center;
	padding: 7px 0;
	padding-left: 42px;
}

.ig_link {
	display: block;
	position: absolute;
	top: 265px;
	left: 640px;
	font-size: 12px;
	color: #ffffff;
	background: url(../images/common/icon_footer_ig.png) no-repeat left center;
	padding: 7px 0;
	padding-left: 42px;
}


#footer_en {
	width: 100%;
	background: #333333;
	padding: 25px 0 23px;
	text-align: center;

}

#footer_en address {
	font-size: 12px;
	color: #cccccc;
}

#footer a {
	color: inherit;
}

.footer_block {
	float: left;
	margin-right: 40px;
}

.footer_block.last {
	margin-right: 0;
}

.footer_block .ttl {
	font-size: 14px;
	padding-left: 10px;
	background-image: url(../images/common/icon_arrow_w.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 5px auto;
}

.footer_block .ttl.ttl2 {
	margin-top: 30px;
}

.footer_block ul {
	padding-left: 10px;
	padding-top: 10px;
}

.footer_block ul li {
	padding-bottom: 5px;
	font-size: 12px;
}

#footer2 {
	padding: 30px 0;
}

#footer2 a {
	float: left;
	font-size: 14px;
	padding-left: 10px;
	background-image: url(../images/common/icon_arrow_g.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 5px auto;
	color: #333;
}

#footer2 address {
	float: right;
	color: #666666;
}

/*-------- text_right --------*/
.t_right {
	text-align: right;
}

/*-------- text_left --------*/
.t_left {
	text-align: left;
}

/*-------- center --------*/
.t_center {
	text-align: center;
}

/*-------- left --------*/
.left {
	float: left;
}

/*-------- right --------*/
.right {
	float: right;
}

/*-------- ClearBoth --------*/
.cb {
	clear: both;
}

/*-------- COLOR --------*/

.red {
	color: #FF0000;
}

.orange {
	color: #FF6600;
}

.blue {
	color: #0097B2;
}

/*-------- FONT --------*/

.bold {
	font-weight: 700;
}

.f10 {
	font-size: 10px;
}

.f14 {
	font-size: 14px;
}

/*-------- WIDTH --------*/

.w149 {
	width: 149px;
}

.w180 {
	width: 180px;
}

.w287 {
	width: 287px;
}

.w380 {
	width: 380px;
}

.w304 {
	width: 304px;
}

/*-------- HEIGHT --------*/

.h350 {
	height: 350px;
}

.h375 {
	height: 375px;
}

.h500 {
	height: 420px;
}

.h600 {
	height: 470px;
}

/*-------- MARGIN --------*/

.ml3 {
	margin: 0 0 0 3px;
}

.ml10 {
	margin: 0 0 0 10px;
}

.ml30 {
	margin: 0 0 0 30px;
}

.ml40 {
	margin: 0 0 0 40px;
}

.ml60 {
	margin: 0 0 0 60px;
}

.ml70 {
	margin: 0 0 0 70px;
}

.mb10 {
	margin: 0 0 10px 0;
}

.mb15 {
	margin: 0 0 15px 0;
}

.mt3 {
	margin: 3px 0 0 0;
}

.mt10 {
	margin: 10px 0 0 0;
}


.mt20 {
	margin: 20px 0 0 0;
}

.mt30 {
	margin: 30px 0 0 0;
}

/*-------- PADDING --------*/

.pt5 {
	padding-top: 5px;
}

.pt10 {
	padding-top: 10px;
}

.pt15 {
	padding-top: 15px;
}

.pt20 {
	padding-top: 20px;
}

.pt25 {
	padding-top: 25px;
}

.pt30 {
	padding-top: 30px;
}

.pt40 {
	padding-top: 40px;
}

.pt60 {
	padding-top: 60px;
}

.pl10 {
	padding-left: 10px;
}

.pl12 {
	padding-left: 12px;
}

.pl15 {
	padding-left: 15px;
}

.pl20 {
	padding-left: 20px;
}

.pl30 {
	padding-left: 30px;
}

.pl40 {
	padding-left: 40px;
}

.pl50 {
	padding-left: 50px;
}

.pl60 {
	padding-left: 60px;
}

.pl70 {
	padding-left: 70px;
}

.pl80 {
	padding-left: 80px;
}

.pl100 {
	padding-left: 100px;
}

.pr100 {
	padding-right: 100px;
}


.pb20 {
	padding-bottom: 20px;
}

/*-------- COMMON --------*/

.pic {}

.hidden {
	overflow: hidden;
}

.abs {
	position: absolute;
}

.ondes {
	color: #999999;
}

.disnon {
	display: none;
}

.footer_sns_area {
	text-align: center;
	margin-bottom: 20px;
}

.fb-like iframe {}

.fb-like {
	margin-right: 20px;
	display: inline !important;
}


body,
html {
	width: 100%;
}


@media screen and (min-width: 321px) and (max-device-width: 920px) {}

@media (min-width:769px) {
	.sp {
		display: none !important;
	}
}

@media (max-width:768px) {
	#wrapper {
		width: 100%;
		margin: 0 auto;
	}

	.pc {
		display: none !important;
	}

	#main {
		width: 100%;
		overflow-x: hidden;
	}

	html {
		width: 100%;

		overflow-x: hidden;
		height: 100%;
	}

	body {
		width: 100%;
		box-sizing: border-box !important;
		-webkit-text-size-adjust: 100%;
		overflow-x: hidden;
	}

	body.no_scroll,
	body.no_scroll #wrapper {
		overflow: hidden !important;
		height: 100% !important;
	}

	.content_inner {
		width: 100%;
		box-sizing: border-box !important;
		/* padding:0 5px; */
		padding: 0 10px;

	}

	#header {
		padding: 0;
		height: 30px;
	}

	#header h1 {
		padding-top: 6px;
	}

	#header h1 img {
		width: 40px;
	}

	.btn_menu {
		position: absolute;
		right: 5px;
		top: 5px;
	}

	#gnav .btn_close {
		text-align: right;
		padding-top: 10px;
		padding-right: 10px;
		margin-bottom: -10px;
		border-bottom: none !important;
	}

	.sp_over {
		width: 100%;
		box-sizing: border-box !important;
		padding: 0 5px;
		background-color: rgba(0, 0, 0, 0.8);
		height: 100%;
		width: 100%;
		z-index: 9999;
		position: absolute;
		display: none;
	}

	#gnav {
		display: none;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;

		width: 100%;
		box-sizing: border-box !important;
		z-index: 10000;
		text-align: left;
		overflow: auto;
	}

	#gnav .subnav {
		display: none;
		background: none;
		width: 100%;
		position: relative;
		top: 0;
		left: 0;
		z-index: 100;
	}

	#gnav .subnav.test {
		display: block;
	}

	#gnav ul.nav_support,
	#gnav ul {
		width: 100%;
		box-sizing: border-box !important;
		padding: 0;
	}

	#gnav ul.nav_support li,
	#gnav ul li {
		float: none;
		padding: 0;
		text-align: left;
		width: auto;
		display: block;
		vertical-align: top;
		height: auto;
	}

	.break_pc {
		display: inline;
	}

	#gnav ul.nav_support li .pic {
		padding-bottom: 25px;
	}

	#gnav ul li a {
		display: block;
		padding: 0 0 10px 8px;
		font-size: 12px;
		text-align: left;
	}

	#gnav ul li a {}

	#gnav ul li .pic {
		display: none;
	}

	#gnav li {
		text-align: left;
	}

	#gnav>li {
		display: block;
		border-bottom: 1px solid #666666;
	}

	#gnav>li.lang,
	#gnav>li.search {
		display: none;
	}

	#gnav>li>a>img {
		padding-top: 3px;
	}

	#gnav>li:last-child {
		text-align: right;
	}

	#gnav>li:last-child>a,
	#gnav>li>a {
		padding: 8px 0;
		padding-left: 10px;
		text-align: left;
		font-size: 18px;
		display: block;
		background-image: url(../images/common/icon_arrow_w.png);
		background-position: 3px center;
		background-repeat: no-repeat;
		background-size: 3px auto;
		line-height: 100%;
	}

	#main {
		margin-bottom: 5px;
	}

	#contents {

		padding-bottom: 10px;
	}

	.list_top {
		padding-bottom: 0;
	}

	.list_top li {
		float: none;
		margin-right: 0;
		margin-bottom: 5px;
	}

	.list_top li img {
		width: 100%;
		height: auto;
	}

	#news_top {
		width: 100%;
		float: none;

		height: auto;
		overflow: auto;
	}

	#list_top02 {
		width: 100%;
		float: none;
	}

	.list_news_top li {
		padding-top: 8px;
	}

	#news_top .ttl_area .ttl {
		height: 6vw;
		line-height: 1.2;
		text-align: center;
		padding: 1.3vw 5vw;
		border-radius: 6vw;
		float: left;
		font-size: 3vw;
		box-sizing: border-box !important;
		margin-bottom: 2vw;
	}

	.list_news_top li .ttl {
		padding-bottom: 2vw;
		font-size: 3.2vw;
		font-weight: 700;
	}

	.list_news_top li .body {
		padding-bottom: 1vw;
		font-size: 3vw;
	}

	#news_top .ttl_area a {
		font-size: 3vw;
		position: relative;
		top: 5px;
	}

	#news_wrapper_top {
		padding-top: 10px;
		padding-bottom: 5px;
	}

	#bnr_area_top {
		padding: 0 10px;
	}

	#bnr_area_top img.btn_arrow {
		width: 6px;
		height: 11px;
	}

	#bnr_area_top .btn_arrow {
		position: absolute;
		top: 50%;
		margin-top: -5px;
	}

	#bnr_area_top .btn_prev {
		left: 0;
	}

	#bnr_area_top .btn_next {
		right: 0;
	}

	#pop .pop_content {
		width: 90%;
		height: 240px;
		background-color: rgba(0, 0, 0, 0.2);
		border-radius: 5px;
		position: fixed;
		left: 5%;
		top: 20%;
		margin: 0;
	}

	#pop .pop_content>.ttl {
		background-color: rgba(0, 0, 0, 0.5);
		height: 40px;
		line-height: 40px;
		font-size: 12px;
		text-align: center;
		position: relative;
		font-weight: normal;
		margin-bottom: 0px;
	}

	#pop .pop_content>.body {
		/*height:155px;*/
		height: 180px;
		overflow: auto;
	}

	#pop .pop_content .btn_close {
		position: absolute;
		right: 10px;
		top: 12px;
		z-index: 10003;
	}

	#pop .pop_content .btn_close img {
		width: 16px;
	}

	.list_pop {
		padding-left: 10px;
		padding-right: 10px;
		display: none;
	}

	.list_pop li {
		float: none;
		margin: 10px 0 10px;
		display: block;
		clear: both;
	}

	.list_pop li a,
	.list_pop li span {
		display: block;
		text-align: center;
		color: #FFF;
	}

	.list_pop li .pic {
		width: 100px;
		float: left;
	}

	.list_pop li .ttl {
		padding-top: 0;
		margin-left: 110px;
		text-align: left;
		padding-top: 15px;
	}


	/*------------ PRODUCTS SP ------------*/
	#main_product_menu {

		bottom: auto !important;
		position: relative;
		padding: 5px 0;
		width: auto;
		text-align: center;
		width: 230px;
		right: -5px;
		background-color: rgba(0, 0, 0, 0.02);
	}

	#main_product {
		position: relative;
	}

	#main_product_menu li {
		margin-left: 5px;
		margin-right: 5px;
		font-size: 12px;
	}

	#bnr_area_top .bx-viewport,
	#slide_product_wrapper .bx-viewport,
	#main_product .bx-viewport {
		min-width: 0 !important;
		min-height: 0 !important;
	}

	#main_product_menu li a {
		color: #000;
	}

	#main_product_slide li img {
		width: 100%;
	}

	#main_smn {
		padding-top: 2.6vw;
		padding-bottom: 5.3vw;
	}

	#main_smn li {
		width: 60px;
	}

	#main_smn li .frame {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		border: 1px solid #cccccc;
	}

	#main_smn li.active .frame,
	#main_smn li:hover .frame {
		border: 3px solid #7e0505;
	}

	h3.line {
		font-size: 16px;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}

	.block_product {
		padding-bottom: 20px;
	}

	.block_product p.option {
		text-align: center;
	}

	.table_shop {
		width: 100%;
		float: none !important;
	}

	.table_shop td {
		padding-bottom: 10px;
		vertical-align: top;
	}

	.table_shop td.row1 {
		width: 25%;
	}

	.table_shop td.row3 {
		width: 35%;
	}

	.table_shop td.row2 {
		width: 40%;
	}

	.list_btn_support li {
		float: none;
		display: block;
		text-align: center;
		margin: 5px 0;
	}

	.list_btn_support li a {
		display: block;
		width: 100%;
		height: 40px;
		line-height: 40px;
		background-size: auto 40px;
		text-align: center;
		color: #333;
		background-image: url(../images/products/bg_btn.jpg) !important;
		background-position: center center;
		background-repeat: no-repeat;
		text-decoration: none;
		font-size: 14px;
		margin: 0 auto;
	}

	.list_btn_support li a:hover {
		background-image: url(../images/products/bg_btn.jpg) !important;
	}

	.sp_show {
		display: none;
	}

	.block_product .name_product {
		text-align: center;
		font-size: 14px;
		padding-bottom: 10px;
	}

	.block_product .name_product.sp {
		margin-top: 20px;
		text-align: center !important;
	}

	.table_spec {
		width: 100%;
	}

	.table_spec.spec1 {
		float: none;
	}

	.table_spec.spec2 {
		float: none;
	}

	.table_spec.spec1 th {
		display: none;
	}

	.table_spec.spec1 td {
		display: block;
	}

	.table_spec.spec1 td.row1 {
		background-color: #999999;
		color: #FFF;
	}

	.table_spec th,
	.table_spec td {
		padding: 6px;
		border: 1px solid #FFF;
		text-align: left;
		font-weight: normal;
	}

	.table_spec.spec2 td {
		text-align: left;
	}

	.table_spec th {
		background-color: #999999;
		color: #FFF;
		width: 30%;
	}

	.table_spec tr:nth-child(even) th {
		background-color: #777777;
	}

	.table_spec.spec1 tr:nth-child(odd) td.row1 {
		background-color: #999999;
	}

	.sp_show {
		display: inline-block;
		padding-right: 15px;
	}

	.table_spec .sp_show,
	.name_product {
		text-align: center;
	}

	.table_spec.spec1 tr:nth-child(odd) td {
		background-color: #FFF;
	}

	.table_spec.spec1 tr td.row3 {
		background-color: #F7F7F7;
	}

	.table_spec.spec2 tr:nth-child(even) td {
		background-color: #f7f7f7;
	}

	.block_feature.layout1 .pic {
		float: none;
	}

	.block_feature.layout2 .pic {
		padding-bottom: 20px;
		text-align: center;
	}

	.block_feature .info {
		font-size: 4.3vw;
	}

	.block_feature.layout1 .info {
		margin-left: 0;
	}

	.block_feature .ttl {
		padding-bottom: 15px;
		font-weight: 700;
	}

	#slide_product_wrapper {
		padding-bottom: 50px;
	}

	.slide_product {
		width: auto;
		margin: 0 auto;
	}

	.slide_product.layout1 .slide_product_inner {
		width: auto;
		margin-left: 0;
		position: relative;
		left: auto;
	}

	.slide_product.layout1 li {
		padding: 0 15px;
		box-sizing: border-box !important;
	}

	.slide_product.layout2 .slide_product_inner {
		width: auto;
		margin-left: 0;
		position: relative;
		left: auto;
	}

	.slide_product.layout2 li {
		padding: 0 15px;
		box-sizing: border-box !important;
		font-size: 12px;
	}

	.slide_product .pic {
		text-align: center;
	}

	.slide_product.layout1 .pic {
		padding-bottom: 10px;
	}

	.slide_product.layout2 .pic {
		padding-bottom: 10px;
	}

	.slide_product.layout1 .ttl {
		font-size: 14px;
		font-weight: 700;
		padding-bottom: 10px;
		text-align: center;
	}

	.slide_product.layout1 .body {
		font-size: 12px;
	}

	.slide_product .content_inner {
		position: relative;
	}

	.slide_product .btn_arrow {
		top: 60px;
	}

	.slide_product .btn_arrow.btn_prev {
		left: 0;
	}

	.slide_product .btn_arrow.btn_next {
		right: 0;
	}

	.block_feature3 {
		width: 1000px;
		margin: 0 auto;
	}

	.detail_pop_link {
		width: 200px;
		height: 34px;
		display: block;
		text-align: center;
		font-size: 15px;
		color: #000000;
		text-decoration: none;
		background: url(../images/bg_buy_btn01.png) no-repeat left top;
		background-size: 200px 34px;
		margin: 0 auto 5px;
	}

	.detail_pop_link span {
		display: block;
		padding-top: 7px;
	}

	/* modify */
	.products-item__img.sp {
		width: 60vw;
		margin: auto;
	}

	/*------------ APP ------------*/
	#app_contents .ttl_app {
		font-size: 14px;
		padding: 10px 0 10px;
	}

	#app_contents .toggle_trigger {
		background-image: url(../images/app/arrow_toggle.gif);
		background-position: center 80%;
		background-repeat: no-repeat;
		padding: 10px 0 20px;
		cursor: pointer;
		transition: padding 0.4s;
	}

	#app_contents .toggle_trigger.active {
		background: none;
		padding: 10px 0 10px;
	}

	#app_contents .app_content_inner {
		border-bottom: 1px solid #999999;
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 12px;
	}

	#app_cont4 .lead {
		padding-bottom: 10px;
	}

	.tab {
		border: 1px solid #999;
		border-radius: 5px;
		margin-bottom: 10px;
	}

	.tab li {
		box-sizing: border-box !important;
		width: 100%;
		float: none;
		border-right: none;
		border-bottom: 1px solid #999;
		text-align: center;
		font-size: 12px;
		padding: 10px 0;
		line-height: 100%;
		cursor: pointer;
	}

	.tab li:last-child {
		border-right: none;
		border-bottom: none;
	}

	.tab li:hover,
	.tab li.active {
		background-color: #999;
		color: #FFF;
	}

	#app_cont4 .lead2 {
		text-align: left;
		margin-bottom: 10px;
	}

	#app_cont4 .tab_content img.left {
		margin-left: 0;
		display: block;
		float: none;
		padding-bottom: 10px;
		margin: 0 auto;
	}

	#app_cont4 .list_app_detail {
		margin-left: 0;
	}

	#app_cont4 .list_app_detail li {
		padding-bottom: 10px;
	}

	#app_cont4 .list_app_detail li .ttl {
		font-size: 14px;
		font-weight: 700;
	}

	#app_cont4 .list_app_detail li .body {}

	#app_cont4 .explain {
		text-align: left;
		padding-top: 10px;
	}

	#app_cont4 .tab_content .image {
		text-align: center;
	}

	.tab_content>li {
		display: none;
	}

	.tab_content>li.active {
		display: block;
	}

	#app_cont5 .lead {
		padding-bottom: 10px;
	}

	#app_cont5 .image {
		text-align: center;
		padding-bottom: 15px;
		padding-top: 5px;
	}

	#app_cont5 .setting_info {
		text-align: left;
		padding-bottom: 20px;
		line-height: 2;
	}

	#app_cont5 .setting_info .ttl {
		text-align: center;
		font-size: 14px;
		font-weight: 700;
		padding-bottom: 10px;
	}

	#app_cont5 .setting_info2 {
		padding-bottom: 10px;
	}

	#app_cont5 .table_app_spec {
		width: 100%;
		margin-bottom: 10px;
	}

	#app_cont5 .table_app_spec th,
	#app_cont5 .table_app_spec td {
		font-weight: normal;
		vertical-align: top;
		padding-bottom: 5px;
	}

	#app_cont5 .table_app_spec th {
		width: 15%;
	}

	#app_cont5 .list_maker {
		text-align: center;
		padding-bottom: 10px;
	}

	#app_cont5 .list_maker li {
		display: block;
		margin: 5px 0;
		width: 49%;
		float: left;
	}

	#app_cont5 .list_maker li:nth-child(odd) {
		clear: both;
	}

	#app_cont5 .list_maker li:nth-child(even) {
		float: right;
	}

	#app_cont1 .tab,
	#app_cont3 .tab {
		width: 80%;
		margin: 0 auto 20px;
	}

	#app_cont1 .tab li,
	#app_cont3 .tab li {
		width: 100%;
	}

	#app_cont3 .lead {
		padding-bottom: 20px;
	}

	#app_cont3 .ttl_format {
		padding-top: 0;
		padding-bottom: 15px;
		text-align: center;
		font-size: 14px;
	}

	#app_cont3 .table_format {
		width: 100%;
		float: none !important;
	}

	#app_cont3 .table_format td {
		width: 100%;
		padding-bottom: 5px;
		display: block;
	}

	#app_cont3 .comment {
		padding-bottom: 0;
		position: relative;
		top: -20px;
	}

	#app_cont3 .prepare_info {
		text-align: left;
		line-height: 2;
		padding-bottom: 15px;
	}

	#app_cont3 .prepare_info .ttl {
		padding-bottom: 10px;
		font-weight: 700;
		font-size: 14px;
	}

	#app_cont3 .prepare_info.red {
		text-align: left;
	}

	#app_cont3 .image {
		padding-bottom: 20px;
	}

	#app_cont3 .image.image2 {
		padding-bottom: 10px;
	}

	#app_cont3 .app_content_inner .ttl_app {
		margin-bottom: 10px;
	}

	#app_contents .hidden_content {
		display: none;
	}

	#app_contents {
		position: relative;
		z-index: 2;
	}

	#main_app {
		position: relative;
		z-index: 1;
		margin-bottom: -3%;
	}

	#main_app .content_inner {}

	#main_app h2 {
		top: 23%;
		left: 20px;
		position: absolute;
	}

	#main_app .img {
		right: 0;
		bottom: -645px;
		position: absolute;
	}

	#main_app .bg {
		height: auto;
		overflow: visible;
		text-align: center;
	}

	#main_app .bg img {}

	.app_outline {
		padding-bottom: 10px;
		padding-top: 10px;
	}

	.app_outline .info {
		width: auto;
		float: none;
	}

	.app_outline .btn {
		width: auto;
		float: none;
		text-align: center;
		padding-top: 20px;
	}

	.app_outline .btn img {
		width: 220px;
	}

	.btn_dl {
		text-align: center;
		padding-bottom: 10px;
	}

	.btn_dl li {
		display: block;
		vertical-align: top;
		margin: 0 5px 10px;
	}

	.btn_dl img {
		width: 145px;
	}

	.btn_dl li.ttl {
		width: 100%;
		font-size: 14px;
		padding-top: 0;
		display: block;
		padding-bottom: 10px;
	}

	.voice_wrapper {
		background-color: #eeeeee;
		padding: 15px 0;
		margin: 10px 0;
	}

	.voice_wrapper table {
		width: 100%;
	}

	.voice_wrapper table td {
		vertical-align: middle;
		padding: 10px 0;
		display: block;
	}

	.voice_wrapper table td a {
		color: inherit;
	}

	.voice_wrapper table td.pic {
		width: 100%;
		text-align: center;
	}

	.voice_wrapper table td .ttl {
		font-size: 14px;
		font-weight: 700;
		padding-bottom: 5px;
	}

	.voice_wrapper table td .body {
		padding-bottom: 5px;
	}

	.voice_wrapper table td .author {
		font-weight: 700;
	}

	.voice_wrapper table td .comment {
		font-size: 12px;
	}

	.list_magazine {
		padding: 10px 0;
	}

	.list_magazine li {
		width: 100%;
		float: none;
		padding-bottom: 15px;
		padding-top: 5px;
	}

	.list_magazine li:nth-child(odd) {
		clear: both;
	}

	.list_magazine li:nth-child(even) {
		float: right;
	}

	.list_magazine li .pic {
		width: 25%;
		float: left;
		text-align: center;
	}

	.list_magazine li .info {
		width: 73%;
		float: right;
	}

	.list_magazine li .info .ttl {
		font-size: 14px;
		padding-bottom: 5px;
	}

	.list_magazine li .info a {
		color: inherit;
	}

	.content_inner.border_b {
		border-bottom: 1px solid #999;
		padding-bottom: 10px;
	}

	.ttl_app span {
		display: block;
		font-size: 10px;
	}

	.spec_wrapper {
		padding: 10px 0;
	}

	.spec_wrapper .list_wrapper {
		width: 100%;
		float: none !important;
	}

	.spec_wrapper .list_wrapper li {
		padding-bottom: 5px;
	}

	#contents.app {
		font-size: 12px;
		line-height: 1.7;
	}

	.feature_wrapper {
		padding: 10px 0;
	}

	.feature_wrapper .icon {
		text-align: center;
		padding-bottom: 15px;
	}

	.feature_wrapper .icon img {
		width: 45px;
	}

	.feature_wrapper .ttl {
		text-align: center;
		font-size: 14px;
		padding-bottom: 10px;
	}

	.feature_wrapper .body {
		font-size: 12px;
	}

	.feature_wrapper .info {
		display: inline;
		float: none;
	}

	.feature_wrapper .image {
		padding-bottom: 30px;
	}

	.feature_wrapper .image.left {
		margin-right: 0;
	}

	.feature_wrapper .image.right {
		margin-left: 0;
	}

	.feature_box {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.feature_wrapper .feature_box:nth-child(1) .info .icon {
		padding-top: 0;
	}

	.feature_wrapper .feature_box:nth-child(2) .info .icon {
		padding-top: 0;
	}

	.feature_wrapper .feature_box:nth-child(3) .image {
		padding-top: 0;
	}

	.feature_wrapper .feature_box:nth-child(4) .info .icon {
		padding-top: 0;
	}

	.half_content {
		width: 100%;
		float: none !important;
	}

	.app_inner {
		padding: 10px 0;
	}

	.list_os li {
		padding-bottom: 10px;
	}

	.lead_play {
		padding-bottom: 10px;
	}

	.table_play {
		width: 100%;
		margin-bottom: 20px;
	}

	.table_play th,
	.table_play td {
		padding: 10px 0;
		text-align: left;
		font-weight: normal;
		border-bottom: 1px solid #999;
		vertical-align: top;
	}

	.table_play th {
		font-size: 14px;
	}

	.table_play tr td:first-child {
		width: 48%;
		padding-right: 15px;
	}

	.function_wrapper {
		padding: 10px 0 10px;
	}

	.list_function {}

	.list_function li {
		float: none;
		width: 100%;
		padding-bottom: 30px;
	}

	.list_function li:nth-child(2) {
		float: none;
	}

	.list_function li .image {
		text-align: center;
		height: auto;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.list_function li .ttl {
		text-align: center;
		padding-bottom: 5px;
		font-size: 14px;
	}

	/*.app_inner a{
	color:inherit;
}*/

	.function_wrapper2 {
		padding: 10px 0 10px;
	}

	.list_function2 li {
		padding-left: 0;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.list_function2 .image {
		width: 100px;
		text-align: center;
		float: left;
	}

	.list_function2 .info {
		margin-left: 110px;
	}

	.list_function2 .ttl {
		font-size: 14px;
		padding-bottom: 10px;
	}

	.list_function2 .body {}


	#footer {
		padding: 0 0;

	}


	.footer_block {
		float: none;
		margin-right: 0;
	}

	.footer_block .ttl {
		font-size: 12px;
		padding: 7px 0;
		padding-left: 10px;
		background-position: 3px center;
		background-size: 3px auto;
		border-bottom: 1px solid #666666;
	}

	.footer_block .ttl a {
		display: block;
	}

	.footer_block .ttl.ttl2 {
		margin-top: 0;
	}

	.footer_block ul {
		padding-left: 0;
		padding-top: 0;
		background-color: #666666;
		display: none;
	}

	.footer_block ul li {
		padding-bottom: 0;
		font-size: 12px;
	}

	.footer_block ul li a {
		display: block;
		padding: 5px;
		border-bottom: 1px solid #333;
	}

	#footer2 {
		padding: 10px 0;
		text-align: center;
	}

	#footer2 a {
		display: none;
	}

	#footer2 address {
		float: none;
		font-size: 9px;
	}

	#footer_en {
		width: 100%;
		background: #333333;
		padding: 10px 0 8px;

	}

	#footer_en address {
		font-size: 10px;
		color: #cccccc;
	}

	.footer_sns_area {

		width: 90%;
		margin: 10px auto 20px;

	}


	.fb-like {
		display: block;
	}

	.slide_product.layout1 .bx-viewport {
		margin: 0;
	}

	.fb_link {
		display: block;
		position: inherit;
		top: 0px;
		left: 0px;
		font-size: 12px;
		color: #ffffff;
		background: url(../images/common/icon_footer_fb.png) no-repeat left center;
		background-size: 20px 20px;
		padding: 7px 0;
		padding-left: 25px;
	}

	.tw_link {
		display: block;
		position: inherit;

		top: 0px;
		left: 0px;
		font-size: 12px;
		color: #ffffff;
		background: url(../images/common/icon_footer_tw.png) no-repeat left center;
		background-size: 20px 20px;
		padding: 7px 0;
		padding-left: 25px;
	}

	.ig_link {
		display: block;
		position: inherit;

		top: 0px;
		left: 0px;
		font-size: 12px;
		color: #ffffff;
		background: url(../images/common/icon_footer_ig.png) no-repeat left center;
		background-size: 20px 20px;
		padding: 7px 0;
		padding-left: 25px;
	}

}

.ra-vt11l_block {
	width: 100%;
	background: #000;
	margin-bottom: 20px;
}

.ra-vt11l_block_inner {
	width: 1000px;
	margin: 0 auto;
	padding-top: 30px;
	position: relative;
}

.ra-vt11l_block_inner_txt01 {
	position: absolute;
	right: 0;
	text-align: right;
	font-size: 30px;
	color: #FFFFFF;
}

.ra-vt11l_block_inner h1 {
	text-align: center;
	padding-top: 90px;
	font-size: 40px;
	text-align: center;
	font-weight: normal;
	color: #FFF;
}

.ra-vt11l_block_inner_txt02 {
	width: 700px;
	margin: 0 auto;
	font-size: 18px;
	padding: 50px 0 100px;
	color: #FFF;
}

@media (max-width:768px) {
	.ra-vt11l_block {
		width: 100%;
		background: #000;
	}

	.ra-vt11l_block_inner {
		width: 95%;
		margin: 0 auto;
		padding-top: 15px;
		position: relative;
	}

	.ra-vt11l_block_inner_txt01 {
		position: absolute;
		right: 0;
		text-align: right;
		font-size: 17px;
		color: #FFFFFF;
		line-height: 130%;
	}

	.ra-vt11l_block_inner h1 {
		text-align: center;
		padding-top: 45px;
		font-size: 20px;
		text-align: center;
		font-weight: normal;
		color: #FFF;
	}

	.ra-vt11l_block_inner_txt02 {
		width: 80%;
		margin: 0 auto;
		font-size: 13px;
		padding: 25px 0 50px;
		color: #FFF;
	}
}

.mora_ttl {
	margin-top: 20px;
	font-size: 30px;
	color: #666666;
	text-align: center;
}

.mora_ttl span {
	display: inline-block;
	font-size: 24px;
	color: #ffffff;
	background-color: rgb(255, 0, 0);
	border-radius: 24px;
	padding: 0 25px;
	margin-right: 20px;
	line-height: 1.4;
	padding-top: 3px;
}

.mora_block_inner {
	margin: 60px 0 40px;
}

.mora_block_l {
	width: 560px;
	float: left;
	text-align: center;
}

.mora_block_l ul {
	width: 560px;
}

.mora_block_l ul.pt {
	padding-top: 20px;
}

.mora_block_l ul li {
	width: 250px;
	float: left;
}

.mora_block_l ul li:last-child {
	width: 250px;
	float: right;
	padding-top: 13px;
}

.mora_block_l ul li.last {
	padding-top: 0px;
	margin-top: -60px;
}

.mora_block_l .pic {
	margin-top: 50px;
}

.mora_block_r {
	width: 410px;
	float: right;
}

.mora_block_r .mora_block_r_txt01,
.mora_block_r .mora_block_r_txt02 {
	font-size: 16px;
	color: #666666;
}

.mora_block_r .mora_block_r_txt02 span,
.mora_block_r .mora_block_r_txt01 span {
	display: block;
	font-size: 10px;
}

.mora_block_r .mora_block_r_txt01 a,
.mora_block_r .mora_block_r_txt02 a {
	font-size: 16px;
	color: #c58703;
	background: none !important;
}

.mora_block_r .mora_block_r_txt01 a img,
.mora_block_r .mora_block_r_txt02 a img {
	/*display:none !important;*/
}

.mora_block_r .mora_block_r_txt02 {
	margin-top: 30px;
}

@media (max-width:768px) {

	#header {
		min-width: 100%;
	}

	.mora_ttl {
		margin-top: 10px;
		font-size: 18px;
		color: #666666;
		text-align: left;
	}

	.mora_ttl span {
		display: block;
		font-size: 16px;
		color: #ffffff;
		background-color: rgb(255, 0, 0);
		border-radius: 24px;
		padding: 0 15px;
		margin-right: 20px;
		line-height: 1.4;
		padding-top: 3px;
		width: 100px;
		text-align: center;
	}

	.mora_block_inner {
		margin: 30px 0 20px;
	}

	.mora_block_l {
		width: 100%;
		float: none;
		text-align: center;
	}

	.mora_block_l a {
		display: block;

		margin: 0 auto;
	}

	.mora_block_l .pic {
		margin-top: 20px;
	}

	.mora_block_r {
		width: 100%;
		float: none;
		margin-top: 20px;
	}

	.mora_block_r .mora_block_r_txt01,
	.mora_block_r .mora_block_r_txt02 {
		font-size: 14px;
		color: #666666;
	}

	.mora_block_r .mora_block_r_txt01 a,
	.mora_block_r .mora_block_r_txt02 a {
		font-size: 14px;
		color: #c58703;
		background: none !important;
	}

	.mora_block_r .mora_block_r_txt01 a img,
	.mora_block_r .mora_block_r_txt02 a img {
		/*display:none !important;*/
	}

	.mora_block_r .mora_block_r_txt02 {
		margin-top: 20px;
	}

	.mora_block_l ul {
		width: 95%;
		margin: 0 auto;
	}

	.mora_block_l ul li {
		width: 80%;
		text-align: center;
		float: none;
		margin: 0 auto;
	}

	.mora_block_l ul li:last-child {
		width: 80%;
		text-align: center;
		float: none;
		padding-top: 20px;
	}

	.mora_block_l ul li img {
		width: 100%;
		height: auto !important;
	}

	.mora_block_l ul li.last {
		padding-top: 20px;
		margin-top: 0px;
	}

	.mora_block_l ul li.last img {
		width: 80%;
		height: auto;
	}

}


#header {
	position: relative;
}

#header .sub_menu {
	width: 100%;
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 10;
	background: #717071;
	text-align: center;
	display: none;
	height: 62px;
	box-sizing: border-box !important;
	overflow-y: hidden;
}

#header .sub_menu li {
	display: inline-block;
	margin-right: 10px;
	float: none !important;
	padding: 0 3px 20px !important;
	font-size: 12px;

}

#header .sub_menu li a {
	font-size: 11px !important;
}

#header .sub_menu li:last-child {
	margin-right: 0;
}

.header_slider {
	width: 100%;
	position: absolute;
	top: 122px;
	/*top:121px\0;*/
	left: 0;
	z-index: 10;
	background: #FFF;
	display: none;
	z-index: 9000;
	background: rgba(250, 250, 250, 0.9);
}

.gnav04 .header_slider,
.gnav05 .header_slider {
	top: 60px;
}

.header_slider ul {
	padding-top: 0 !important;
	min-height: 258px;
}

.header_slider_inner {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.header_slider li {
	width: 190px;
	float: left;
	margin-right: 10px;
	padding: 0 !important;
}

.header_slider li:last-child {
	margin-right: 0;
}

.header_slider li table {
	width: 100%;
	height: 240px;
}

.header_slider li table td {
	background: #eeeeef;
	vertical-align: middle;
	padding: 0 10px;
}

.header_slider li table td a {
	font-size: 20px !important;
	color: #231815 !important;
	text-decoration: none;
	display: block;
}

.header_slider li table td a span {
	display: block;
	width: 100px;
	text-align: center;
	background: #231815;
	color: #FFF !important;
	font-size: 12px !important;
	padding: 5px;
	margin: 20px auto 0;
	border-radius: 24px;
}

.header_slider li span {
	display: block;
	text-align: center;
	color: #000;
	font-size: 14px;
}

.header_slider .btn_header_prev {
	position: absolute;
	left: -80px;
	top: 100px;
	z-index: 10;
}

.header_slider .btn_header_next {
	position: absolute;
	right: -80px;
	top: 100px;
	z-index: 10;
}

.header_slider .bx-wrapper {
	max-width: 100% !important;
}

@media (max-width:768px) {
	#header .sub_menu {
		width: 100%;
		position: inherit;
		top: 0px;
		left: 0;
		z-index: 10;
		background: none;
		text-align: center;
		display: none;
		height: auto;
	}

	#header .sub_menu li {
		display: block;
		width: 100%;
		box-sizing: border-box !important;
		margin-right: 0px;
		float: none !important;
		padding-bottom: 5px !important;
		border-top: 1px solid #666666;

	}

	#header .sub_menu li a {
		padding: 5px 0 0 0 !important;
	}

	#header .sub_menu li a {
		font-size: 14px !important;
	}

	#header .sub_menu li:last-child {
		margin-right: 0;
	}

	.header_slider {
		width: 100%;
		position: absolute;
		top: 122px;
		left: 0;
		z-index: 10;
		background: #FFF;
		display: none;
	}

	.header_slider .header_slider_inner {
		display: none !important;
	}

	.header_slider ul {
		padding-top: 0 !important;
	}

	.header_slider_inner {
		width: 1000px;
		margin: 0 auto;
		position: relative;
	}

	.header_slider li {
		width: 190px;
		float: left;
		margin-right: 0;
		padding: 0 !important;
	}

	.header_slider li table {
		width: 100%;
		height: 240px;
	}

	.header_slider li table td {
		background: #eeeeef;
		vertical-align: middle;
	}

	.header_slider li table td a {
		font-size: 20px !important;
		color: #231815 !important;
		text-decoration: none;
		display: block;
	}

	.header_slider li table td a span {
		display: block;
		width: 100px;
		text-align: center;
		background: #231815;
		color: #FFF !important;
		font-size: 12px !important;
		padding: 5px;
		margin: 20px auto 0;
		border-radius: 24px;
	}

	.header_slider li span {
		display: block;
		text-align: center;
		color: #000;
		font-size: 14px;
	}

	.header_slider .btn_header_prev {
		position: absolute;
		left: -80px;
		top: 100px;
		z-index: 10;
	}

	.header_slider .btn_header_next {
		position: absolute;
		right: -80px;
		top: 100px;
		z-index: 10;
	}

	.header_slider .bx-wrapper {
		max-width: 100% !important;
	}
}

#gnav>li>a.new_navi.active,
#gnav li .sub_menu li a.active {
	color: #CCC;
}

/*
.gnav04 .header_slider,
.gnav05 .header_slider{
	top:60px;
}
*/
.header_more_link {
	padding: 5px 0;
	text-align: right;
}

.header_more_link a {
	display: inline-block;
	padding: 3px 10px;
	border-radius: 9px;
	color: #000;
	background: #acacad;
	margin-left: 10px;
}

@media (max-width:768px) {
	.header_slider {
		display: none !important;
	}
}

@media screen and (min-width: 769px) and (max-width: 1100px) {
	.header_slider_inner {
		width: 80%;
	}

	#header h1 {
		left: 10px;
	}

	#gnav .subnav.navi_search ul {
		width: 100%;
	}

	/*
  #header{
    min-width:1px;
  }

  #header .content_inner{
    width:100%;
  }
  */
}

@media screen and (min-width: 769px) and (max-width: 890px) {
	#gnav>li>a {
		padding-left: 8px;
		padding-right: 8px;
	}
}


/**** header_new ************************************************************************/

body {
	/*padding-top:70px;*/
}

body.pt0 {
	/*padding-top:0;*/
}

#new_header {
	width: 100%;
	height: 70px;
	background: #333;
	position: fixed;
	left: 0;
	top: 0;
	/*border-bottom:solid 1px #FFF;*/
	z-index: 110;
}

#new_header a {
	text-decoration: none !important;

}

#new_header a>span.deco {
	display: inline-block;
	padding-bottom: 0px;
	position: relative;
}

#new_header a span.deco:hover:before,
#new_header a.coming.pc span.deco:hover:before {
	content: "";
	display: block;
	background: #FFF;
	position: absolute;
	left: 0;
	bottom: 1px;
	width: 100%;
	height: 1px;
}

#new_header a span.deco:hover {
	color: #FFF;
}

#new_header a.coming span.deco:hover:before {
	display: none;
}


#new_header:before {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.8);
	height: 0;
	transition: all 0.4s;
}

#new_header.active:before {
	height: 100%;
}


#new_header #header_inner {
	max-width: 1100px;
	height: 70px;
	margin: 0 auto;
	position: relative;
	z-index: 201;
}

#new_header #header_inner h1 {
	position: absolute;
	left: 0;
	top: 18px;
	z-index: 20;
}

#new_header #header_inner>nav>ul {
	display: flex;
	margin-left: 9.5%;
	align-items: center;
}

#new_header #header_inner>nav>ul>li {
	margin-right: 2.4%;
}

#new_header #header_inner>nav>ul>li>a {
	display: block;
	font-size: 16px;
	color: #b2b2b2;
	position: relative;
	height: 70px;
	padding-top: 26px;
	box-sizing: border-box !important;
}

#new_header #header_inner>nav>ul>li>a.active,
#new_header #header_inner>nav>ul>li>a:hover {
	color: #FFF;
}

#new_header #header_inner>nav>ul>li>a.active:before,
#new_header #header_inner div.shop.active:before {
	content: "";
	display: block;
	background: url(../images/common/icon_subnavi.svg) no-repeat left top;
	background-size: cover;
	width: 22px;
	height: 10px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -1px;
	z-index: 11;
}

#new_header #header_inner div.shop {
	position: absolute;
	left: auto;
	top: 0px;
	margin-right: 6.28%;
	right: 0;
	height: 70px;
}

#new_header #header_inner div.shop a {
	display: block;
	width: 176px;
	height: 35px;
	border-radius: 17.5px;
	border: 1px solid #fff;

	font-size: 16px;
	text-align: left;
	color: #fff;
	box-sizing: border-box !important;
	padding: 6px 0 0 44px;
	text-decoration: none;
	margin-top: 17px;
	position: relative;
}


#new_header #header_inner div.shop a:before {
	content: "";
	display: block;
	background: url(../images/common/icon_shop.svg) no-repeat left top;
	background-size: 100% auto;
	width: 19px;
	height: 17px;
	position: absolute;
	left: 19px;
	top: 8px;
}

#new_header #header_inner div.shop:after {
	content: "";
	display: block;
	width: 1px;
	height: 20px;
	background: #b2b2b2;
	position: absolute;
	top: 25px;
	left: 0;
	margin-left: -16.38%;
}

#new_header #header_inner a.search {
	display: block;
	font-size: 16px;
	text-align: left;
	color: #ababab;
	position: absolute;
	right: 0;
	top: 25px;
}

#new_header #header_inner a.search:before {
	content: "";
	display: block;
	background: url(../images/common/icon_search.svg) no-repeat left top;
	background-size: 100% auto;
	width: 18px;
	height: 17px;
	position: absolute;
	left: -24px;
	top: 3px;
}

@media (max-width:1145px) {

	#new_header #header_inner div.shop {
		margin-right: 6.8vw;
	}

	#new_header #header_inner a.search {
		right: 7px;
	}

	#new_header #header_inner h1 {
		left: 5px;
	}

	#new_header #header_inner>nav>ul {
		display: flex;
		margin-left: 10.95%;
		align-items: center;
	}

	#new_header #header_inner>nav>ul>li {
		margin-right: 1.4%;
	}

	footer #footer_inner {
		padding: 0 10px;
		box-sizing: border-box !important;
	}

}

@media (max-width:1000px) {

	#new_header #header_inner>nav>ul>li {
		margin-right: 1%;
		padding-top: 2px;
	}

	#new_header #header_inner>nav>ul>li>a {
		font-size: 12px;
	}

	#new_header #header_inner a.shop:before {
		left: 16px;
		top: 8px;
	}

	#new_header #header_inner div.shop a {
		width: 150px;

		font-size: 14px;
		padding: 7px 0 0 40px;
	}

	#new_header #header_inner div.shop {
		top: 0px;
		margin-right: 8.7vw;
	}


}


@media (max-width:768px) {


	#new_header .subnav.navi_search,
	#new_header #header_inner nav,
	#new_header #header_inner .shop,
	#new_header #header_inner a.search,
	#new_header #subnavi {
		display: none;
	}

	body {
		/*padding-top:13.2vw;*/
	}

	#new_header {
		height: 13.2vw;
		background: #333;
		border-bottom: none;
	}

	#new_header #header_inner {
		max-width: 100%;
		height: 13.2vw;
	}

	#new_header #header_inner h1 {
		position: relative;
		width: 15.46vw;
		left: auto;
		top: auto;
		padding-top: 3.46vw;
		margin: 0 auto 0;
	}

	#new_header #header_inner h1 img,
	footer #footer_inner .footer_top .logo img,
	footer #footer_inner .footer_top ul li svg {
		width: 100%;
		height: auto;
	}

	#btn_menu_new {
		position: absolute;
		top: 50%;
		right: 6.13vw;
		width: 7.2vw;
		height: 5.6vw;
		transform: translateY(-50%);
		left: 3.86vw;
		display: block;
		cursor: pointer;
		z-index: 5;
	}

	#btn_menu_new span {
		display: block;
		background: #FFF;
		width: 100%;
		height: 0.8vw;
		position: absolute;
		right: 0%;
		transition: all 0.4s;
		border-radius: 3vw;
	}

	#btn_menu_new.active span {
		background: #FFF;
	}

	#btn_menu_new span:first-child {
		top: 0;
	}

	#btn_menu_new span:nth-child(2) {
		top: 50%;
		transform: translateY(-50%);
	}

	#btn_menu_new span:last-child {
		bottom: 0;
	}

	#btn_menu_new.active span:first-child {
		transform: translateY(-50%) rotate(45deg);
		top: 50%;
	}

	#btn_menu_new.active span:nth-child(2) {
		opacity: 0;
	}

	#btn_menu_new.active span:last-child {
		width: 100%;
		top: 50%;
		transform: translateY(-50%) rotate(-45deg);
	}

	#new_header #header_inner nav {
		display: block;
		background: #292929;
		position: absolute;
		left: 0;
		top: 13.2vw;
		border: none;
		width: 100%;
		height: calc(100vh - 13.2vw);
		overflow-y: scroll;
		display: none;
		z-index: 100;
	}

	#new_header #header_inner>nav>ul {
		display: block;
		width: 86.6vw;
		margin: 0 auto;

	}

	#new_header #header_inner>nav>ul>li {
		padding: 0;
		margin: 0;
	}

	#new_header #header_inner>nav>ul>li>a,
	#new_header #header_inner>nav>ul>li>.sp>ul {
		margin: 0;
		padding: 0;
		height: auto;
		padding: 5.3vw 0 5vw;
		border-bottom: solid 0.26vw #414141;
		position: relative;
		font-size: 4vw;
	}

	#new_header #header_inner>nav>ul>li>.sp>ul {
		padding-bottom: 0;
		padding-top: 0;
	}

	#new_header #header_inner>nav>ul>li>a.online_shop {
		font-weight: bold;
		padding-left: 8vw;
		background: url(../images/common/icon_shop.svg) no-repeat 1vw center;
		background-size: 5.06vw 4.53vw;
	}

	#new_header #header_inner>nav>ul>li>a:before,
	#new_header #header_inner>nav>ul>li>a:after,
	#new_header #header_inner>nav>ul>li>.sp>ul>li>.subnavi_ttl a:before,
	#new_header #header_inner>nav>ul>li>.sp>ul>li>.subnavi_ttl a:after,
	#new_header #header_inner>nav>ul>li>a.active:before {
		content: "";
		display: block;
		width: 2.13vw;
		height: 0.26vw;
		position: absolute;
		right: 2.6vw;
		top: 50%;
		left: auto;
		transform: translateY(-50%);
		background: #bfbfbf;
		transition: all 0.4s;
	}

	#new_header #header_inner>nav>ul>li>a:after,
	#new_header #header_inner>nav>ul>li>.sp>ul>li>.subnavi_ttl a:after {
		width: 0.26vw;
		height: 2.13vw;
		right: 3.5vw;
	}

	#new_header #header_inner>nav>ul>li>a.active:after,
	#new_header #header_inner>nav>ul>li>.sp>ul>li>.subnavi_ttl a.active:after {
		height: 0;
	}

	#new_header #header_inner>nav>ul>li>.sp>ul>li>.subnavi_ttl a,
	#new_header #header_inner>nav>ul>li>.sp>ul>li>ul>li>a,
	#new_header #header_inner>nav>ul>li>.sp>ul.navi_n>li>a {
		display: block;
		font-size: 3.46vw;
		color: #bfbfbf;
		padding: 3.4vw 0 3.1vw 15.2vw;
		border-bottom: solid 0.26vw #2e2e2e;
		position: relative;
	}


	#new_header #header_inner>nav>ul>li>.sp>ul>li>.subnavi_ttl a {
		padding: 6.4vw 10vw 6.1vw 19.2vw;
	}

	#new_header #header_inner>nav>ul>li>.sp>ul>li>.subnavi_ttl a.coming,
	#new_header #header_inner>nav>ul>li>.sp>ul>li>ul>li>a.coming,
	#new_header #header_inner>nav>ul>li>.sp>ul.navi_n>li>a.coming {
		text-decoration: none !important;
	}

	#new_header #header_inner>nav>ul>li>.sp>ul>li:last-child>.subnavi_ttl a,
	#new_header #header_inner>nav>ul>li>.sp>ul>li:last-child>ul>li>a,
	#new_header #header_inner>nav>ul>li>.sp>ul.navi_n>li:last-child>a {
		border-bottom: none;
	}

	#new_header #header_inner>nav>ul>li>.sp>ul>li>.subnavi_ttl {
		font-weight: 700;
	}

	#new_header #header_inner>nav>ul>li>.sp>ul>li>ul>li:last-child>a,
	#new_header #header_inner>nav>ul>li>.sp>ul.navi_n>li:last-child>a {
		border-bottom: none;
	}

	#new_header #header_inner>nav>ul>li>.sp>ul>li>ul>li>a {
		padding-left: 20.8vw;
	}

	#new_header #header_inner>nav>ul>li>.sp>ul>li>ul>li>a.image_link {
		padding-left: 29.3vw;
		position: relative;
	}

	#new_header #header_inner>nav>ul>li>.sp>ul>li>ul>li>a.image_link>img {
		width: 6.93vw;
		position: absolute;
		left: 20.8vw;
		top: 2.4vw;
	}

	#new_header #header_inner>nav>ul>li>.sp>ul.navi_n>li>a {
		padding-left: 5.3vw;
		position: relative;
	}

	#new_header #header_inner>nav>ul>li>.sp>ul.navi_n>li>a:after,
	#new_header #header_inner>nav>ul>li>a.link:after,
	#new_header #header_inner>nav>ul>li>.sp>ul>li>.subnavi_ttl>a.link:after,
	#new_header #header_inner>nav>ul>li>.sp>ul>li>ul>li>a:after {
		content: "";
		display: block;
		background: url(../images/common/icon_navi_right.svg) no-repeat left top;
		background-size: 100% auto;
		width: 1.06vw;
		height: 2.13vw;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 3.2vw;
	}

	#new_header #header_inner>nav>ul>li>.sp>ul.navi_n>li>a.coming:after,
	#new_header #header_inner>nav>ul>li>a.link.coming:after,
	#new_header #header_inner>nav>ul>li>.sp>ul>li>.subnavi_ttl>a.link.coming:after,
	#new_header #header_inner>nav>ul>li>.sp>ul>li>ul>li>a.coming:after {
		display: none;
	}

	#new_header #header_inner>nav>ul>li>a.link:before,
	#new_header #header_inner>nav>ul>li>.sp>ul>li>.subnavi_ttl>a.link:before {
		display: none;
	}

	#new_header #header_inner>nav>ul>li>.sp>ul>li {
		position: relative;
	}

	#new_header #header_inner>nav>ul>li>.sp>ul>li>.image {
		width: 12.46vw;
		position: absolute;
		left: 5.06vw;
		top: 2.26vw;
	}

	#new_header #header_inner>nav>ul>li>.sp,
	#new_header #header_inner>nav>ul>li>.sp>ul>li>ul {
		display: none;
	}

	#new_header #header_inner>nav>ul>li>a.sp {
		display: block;
		font-weight: bold;
		color: #7f7f7f;
	}

	#new_header #header_inner>nav>ul>li>.sp.app>ul>li>ul>li>a>img {
		position: absolute;
		width: 6.93vw;
		top: 50%;
		transform: translateY(-50%);
		left: 11.73vw;
	}

	#new_header #header_inner>nav>ul>li>.online_shop_link {
		padding-bottom: 5.3vw;
	}

	#new_header #header_inner>nav>ul>li>.online_shop_link>ul {
		border-bottom: none !important;
	}

	#new_header #header_inner>nav>ul>li>.online_shop_link>ul>li>a {
		display: block;
		width: 80vw;
		height: 16vw;
		background: #FFF;
		border-radius: 8vw;
		background: #FFF;
		margin: 5.3vw auto 0;
		color: #333;
		font-size: 4.26vw;
		padding: 4.8vw 0 0 16vw;
		box-sizing: border-box !important;
		position: relative;
	}

	#new_header #header_inner>nav>ul>li>.online_shop_link>ul>li>a:before {
		content: "";
		display: block;
		background: url(../images/common/icon_shop01.png) no-repeat left top;
		background-size: 100% auto !important;
		width: 10.13vw;
		height: 10.13vw;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		left: 3.73vw;
	}

	#new_header #header_inner>nav>ul>li>.online_shop_link>ul>li:nth-child(2)>a:before {
		background: url(../images/common/icon_shop02.png) no-repeat left top;
	}

	#new_header #header_inner>nav>ul>li>.online_shop_link>ul>li:nth-child(3)>a:before {
		background: url(../images/common/icon_shop03.png) no-repeat left top;
	}

	#new_header #header_inner>nav>ul>li>.online_shop_link>ul>li:nth-child(4)>a:before {
		background: url(../images/common/icon_shop04.png) no-repeat left top;
	}
}

#new_header #subnavi {
	position: absolute;
	left: 0;
	top: 70px;
	background: #333;
	width: 100%;
	z-index: 200;
	padding-bottom: 40px;
	display: none;
}

#new_header #subnavi #subnavi_inner {
	max-width: 1100px;
	margin: 0 auto;
	border-top: solid 1px #FFF;
}

#new_header #subnavi #subnavi_inner .navi {
	display: none;
}

#new_header #subnavi #subnavi_inner .navi>ul {
	display: flex;
	flex-wrap: wrap;
}

#new_header #subnavi #subnavi_inner .navi>ul>li {
	width: 18.2%;
	margin-right: 2.25%;
	padding-top: 25px;
}

#new_header #subnavi #subnavi_inner .navi>ul>li:nth-child(5n) {
	margin-right: 0;
}

#new_header #subnavi #subnavi_inner .navi>ul>li .subnavi_ttl,
#new_header #subnavi #subnavi_inner .navi>ul>li .subnavi_ttl a {
	font-size: 16px;
	text-align: center;
	color: #f7f7f7;
	/*font-weight:bold;*/
}

#subnavi_inner .navi>ul>li .subnavi_ttl a.coming {
	text-decoration: none;
	cursor: default !important;
}

#new_header #subnavi #subnavi_inner .navi>ul>li .image {
	width: 100%;
	margin: 5px auto 0;
	/*padding-bottom:15px;*/
	border-bottom: solid 1px #3b3b3b;
	text-align: center;
}

#new_header #subnavi #subnavi_inner .navi>ul>li .image.bd_none {
	border-bottom: none;
	padding-bottom: 0;
}

#new_header #subnavi #subnavi_inner .navi>ul>li .image img {
	width: 80px;
	height: auto;
}

#new_header #subnavi #subnavi_inner .navi>ul>li>ul>li {
	margin-top: 15px;
}

#new_header #subnavi #subnavi_inner .navi>ul>li>ul>li,
#new_header #subnavi #subnavi_inner .navi>ul>li>ul>li>a {
	font-size: 13px;
	color: #f7f7f7;
	text-align: center;
}

#new_header #subnavi #subnavi_inner .navi>ul>li .subnavi_ttl2,
#new_header #subnavi #subnavi_inner .navi>ul>li .subnavi_ttl2 a {
	font-size: 16px;
	text-align: center;
	color: #f7f7f7;
	border-bottom: solid 1px #3b3b3b;
	padding-bottom: 10px;
	/*  font-weight:bold;*/
}

#new_header #subnavi #subnavi_inner .navi>ul>li .subnavi_ttl2 a {
	border-bottom: none;
}

#new_header #subnavi #subnavi_inner .navi>ul>li>ul.app>li {
	text-align: left;
	margin-top: 20px;
}

#new_header #subnavi #subnavi_inner .navi>ul>li>ul.app>li>a {
	display: block;
	font-size: 13px;
	text-align: left;
	color: #f7f7f7;
}

#new_header #subnavi #subnavi_inner .navi>ul>li>ul.app>li>a img {
	width: 40px;
	height: auto;
}

#new_header #subnavi #subnavi_inner .navi>ul>li>ul.app>li>a>span {
	display: inline-block;
	margin-left: 10px;
	position: relative;
	top: 10px;
}

#new_header #subnavi #subnavi_inner .navi>ul.navi_n {
	display: flex;
	flex-wrap: wrap;
	padding-top: 20px;
}

#new_header #subnavi #subnavi_inner .navi>ul.navi_n li {
	margin-right: 60px;
	width: auto;
	padding-top: 5px;
}

#new_header #subnavi #subnavi_inner .navi>ul.navi_n li a {
	font-size: 16px;
	color: #f7f7f7;
	display: block;
	position: relative;
	/*padding-left:12px;*/
}

/*
#new_header #subnavi #subnavi_inner .navi > ul.navi_n li a:before{
  content:"";
  display:block;
  background:url(../images/common/icon_navi_right.svg) no-repeat left top;
  background-size:100% auto;
  width:7px;
  height:12px;
  position:absolute;
  left:0;
  top:5px;
}
*/
#new_header #subnavi #subnavi_inner .navi>ul>li.wide {
	width: 310px;
}

#new_header #subnavi #subnavi_inner .navi.shop>ul {
	display: flex;
}

#new_header #subnavi #subnavi_inner .navi.shop>ul>li {
	width: 250px;
	margin-right: 30px;
}

#new_header #subnavi #subnavi_inner .navi.shop>ul>li:last-child {
	margin-right: 0;
}

#new_header #subnavi #subnavi_inner .navi.shop>ul>li>a {
	display: block;
	width: 250px;
	height: 60px;
	border-radius: 30px;
	background: #fff;
	box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.1);
	font-size: 14px;
	text-align: left;
	color: #333;
	box-sizing: border-box !important;
	padding: 21px 0 0 58px;
	position: relative;
}

#new_header #subnavi #subnavi_inner .navi.shop>ul>li>a:before {
	content: "";
	display: block;
	background: url(../images/common/icon_shop01.png) no-repeat left top;
	background-size: 100% auto !important;
	width: 39px;
	height: 39px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 11px;
}

#new_header #subnavi #subnavi_inner .navi.shop>ul>li:nth-child(2)>a:before {
	background: url(../images/common/icon_shop02.png) no-repeat left top;
}

#new_header #subnavi #subnavi_inner .navi.shop>ul>li:nth-child(3)>a:before {
	background: url(../images/common/icon_shop03.png) no-repeat left top;
}

#new_header #subnavi #subnavi_inner .navi.shop>ul>li:nth-child(4)>a:before {
	background: url(../images/common/icon_shop04.png) no-repeat left top;
}


#new_header .subnav.navi_search {
	top: 0;
	color: #FFF;
	height: 70px;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 15;
	position: absolute;
	right: -10px;
	top: -70px;
	width: calc(100% + 20px);
	transition: all 0.4s;
}

#new_header .subnav.navi_search.active {
	top: 0;
}

#new_header .subnav.navi_search input[type="text"] {
	background: none;
	border: 1px solid #FFF;
	border-radius: 15px;
	width: 470px;
	padding: 8px;
	color: #FFF;
}

#new_header .subnav.navi_search .btn_submit {
	position: absolute;
	right: 55px;
	top: 23px;
}

#new_header .subnav.navi_search ul {
	text-align: right;
	padding-top: 14px;
}

#new_header .subnav.navi_search li {
	float: none;
	padding: 0 0 0;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	line-height: 150%;
	margin-left: 15px;
}

#new_header .subnav.navi_search li .btn_close_search {
	font-size: 30px;
	cursor: pointer;
	top: 8px;
	position: relative;
	right: 5px;
}

@media (max-width:1100px) {
	#new_header #subnavi #subnavi_inner .navi {
		padding: 0 10px;
	}

	#new_header #subnavi #subnavi_inner .navi>ul>li .subnavi_ttl2,
	#new_header #subnavi #subnavi_inner .navi>ul>li .subnavi_ttl2 a {
		font-size: 14px;
	}

}

@media (max-width:900px) {

	#new_header #subnavi #subnavi_inner .navi>ul>li .subnavi_ttl2,
	#new_header #subnavi #subnavi_inner .navi>ul>li .subnavi_ttl2 a {
		font-size: 11px;
	}
}

footer {
	background: #333;
	padding: 70px 0 50px;
}

footer #footer_inner {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

footer #footer_inner .footer_top {
	padding-bottom: 30px;
	border-bottom: 1px solid #414141;
	position: relative;
}

footer #footer_inner .footer_top ul {
	position: absolute;
	right: 0;
	top: 0;
	display: flex;
	justify-content: flex-end;
}

footer #footer_inner .footer_top ul li {
	margin-right: 10px;
}

footer #footer_inner .footer_top ul li:nth-child(1) {
	margin-right: 18px;
	font-size: 14px;
	color: #f7f7f7;
	padding-top: 10px;
}

footer #footer_inner .footer_btm {
	position: relative;
}

footer #footer_inner .footer_btm>ul {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	padding-top: 30px;
}

footer #footer_inner .footer_btm>ul>li {
	width: 25%;
	margin-bottom: 45px;
}

footer #footer_inner .footer_btm>ul>li:nth-child(1),
footer #footer_inner .footer_btm>ul>li:nth-child(5) {
	position: relative;
	left: 12px;
}

footer #footer_inner .footer_btm>ul>li>a {
	font-size: 15px;
	color: #f7f7f7;
	display: inline-block;
	position: relative;
	font-weight: 700;
}

footer #footer_inner .footer_btm>ul>li>a:before {
	content: "";
	display: block;
	background: url(../images/common/icon_navi_right2.svg) no-repeat left top;
	background-size: 100% auto;
	width: 8px;
	height: 16px;
	position: absolute;
	left: -12px;
	top: 3px;
}

footer #footer_inner .footer_btm>ul>li>ul {
	margin-top: 5px;
}

footer #footer_inner .footer_btm>ul>li>ul>li {
	padding-top: 10px;
}

footer #footer_inner .footer_btm>ul>li>ul>li>a {
	font-size: 11px;
	color: #f7f7f7;
}

footer #footer_inner .footer_btm small {
	display: block;
	margin-top: 25px;
	font-size: 10px;
	color: #f7f7f7;
}

footer #footer_inner .footer_btm a.online_shop {
	display: block;
	position: absolute;
	right: 0;
	bottom: -10px;
	font-size: 13px;
	color: #fff;
	text-align: left;
	box-sizing: border-box !important;
	width: 230px;
	height: 46px;
	border-radius: 23px;
	background: transparent;
	border: 1px solid #fff;
	padding: 14px 0 0 67px;
}

footer #footer_inner .footer_btm a.online_shop:before {
	content: "";
	display: block;
	background: url(../images/common/footer_logo.png) no-repeat left top;
	background-size: 100% auto;
	width: 37px;
	height: 14px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 19px;
}

.header_menu_ov {
	position: fixed;
	z-index: 100;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: none;
}

#new_header #subnavi #subnavi_inner .navi>ul>li>ul>li>a.coming,
footer a.coming {
	text-decoration: none !important;
	cursor: default !important;
}

@media (max-width:768px) {
	footer {}

	footer #footer_inner {
		width: 86.6vw;
		max-width: 100%;
		padding: 0;
	}

	footer #footer_inner .footer_top {
		padding-bottom: 10.6vw;
		border-bottom: 0.26vw solid #414141;
	}

	footer #footer_inner .footer_top .logo {
		width: 20.8vw;
	}

	footer #footer_inner .footer_top ul {
		position: absolute;
		right: 0;
		top: 0;
		display: flex;
		justify-content: flex-end;
		width: 63.6vw;
	}

	footer #footer_inner .footer_top ul li {
		margin-right: 2.13vw;
	}

	footer #footer_inner .footer_top ul li:nth-child(2),
	footer #footer_inner .footer_top ul li:nth-child(3),
	footer #footer_inner .footer_top ul li:nth-child(4) {
		width: 8vw;
	}

	footer #footer_inner .footer_top ul li:nth-child(1) {
		margin-right: 2.93vw;
		font-size: 2.93vw;
		padding-top: 0;
	}

	footer #footer_inner .footer_btm {
		position: relative;
	}

	footer #footer_inner .footer_btm>ul {
		display: block;
		padding-top: 0px;
	}

	footer #footer_inner .footer_btm>ul>li {
		width: 100%;
		margin-bottom: 0;
	}

	footer #footer_inner .footer_btm>ul>li:nth-child(1),
	footer #footer_inner .footer_btm>ul>li:nth-child(5) {
		left: 0;
	}

	footer #footer_inner .footer_btm>ul>li>a {
		padding: 5.3vw 0 5vw;
		border-bottom: solid 0.26vw #414141;
		position: relative;
		font-size: 4vw;
		color: #f7f7f7;
		;
		display: block;
	}

	footer #footer_inner .footer_btm>ul>li>a:before,
	footer #footer_inner .footer_btm>ul>li>a:after {
		content: "";
		display: block;
		width: 2.13vw;
		height: 0.26vw;
		position: absolute;
		right: 2.6vw;
		top: 50%;
		left: auto;
		transform: translateY(-50%);
		background: #bfbfbf;
		transition: all 0.4s;
	}

	footer #footer_inner .footer_btm>ul>li>a:after {
		width: 0.26vw;
		height: 2.13vw;
		right: 3.5vw;
	}

	footer #footer_inner .footer_btm>ul>li>a.active:after {
		height: 0;
	}

	footer #footer_inner .footer_btm>ul>li>a.link:before {
		display: none;
	}

	footer #footer_inner .footer_btm>ul>li>a.link:after {
		content: "";
		display: block;
		background: url(../images/common/icon_navi_right.svg) no-repeat left top;
		background-size: 100% auto;
		width: 1.06vw;
		height: 2.13vw;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 3.2vw;
	}

	footer #footer_inner .footer_btm>ul>li>ul {
		margin-top: 0;
		padding: 0vw 0 6vw 5.3vw;
		border-bottom: solid 0.26vw #414141;
		display: none;
	}

	footer #footer_inner .footer_btm>ul>li>ul>li {
		padding-top: 5.3vw;
	}

	footer #footer_inner .footer_btm>ul>li>ul>li>a {
		font-size: 3.46vw;
	}

	footer #footer_inner .footer_btm small {
		margin-top: 6.6vw;
		font-size: 2.8vw;
		text-align: center;
	}

	footer #footer_inner .footer_btm a.online_shop {
		display: block;
		position: relative;
		right: auto;
		left: auto;
		bottom: auto;
		font-size: 4vw;
		color: #fff;
		text-align: left;
		box-sizing: border-box !important;
		width: 100%;
		height: 16vw;
		margin-top: 10.6vw;
		border-radius: 7.46vw;
		background: transparent;
		border: 0.26vw solid #fff;
		padding: 5vw 0 0 25.6vw;
	}

	footer #footer_inner .footer_btm a.online_shop:before {
		width: 13.06vw;
		height: 4.8vw;
		left: 8vw;
		margin-top: -0.5vw;
	}

	.header_menu_ov {
		display: none !important;
	}


}

/**** /header_new ************************************************************************/