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

/*======================================

	0.common

=======================================*/

body {
	
}


img {
	max-width: 100%;	
}

.disable_pc {
	display: none;
}

.f_left {
	float: left;
}

img.f_left {
	margin-right: 15px;
	margin-bottom: 15px;
}


.f_right {
	float: right;
}



.al_right {
	text-align: right;
}

.al_left {
	text-align: left;
}

.al_center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.chu {
	font-size: 11px;
}

.point {
	color: #ff0000;
}

.clearfix:after {
	content: '';
	clear: both;
	display: block;	
}


.show_ta {
	display: none;	
}

/*======================================

	0.head

=======================================*/

.head_wrap {
	width: 100%;
	background: rgba(255, 255, 255, 1.0);
	position: fixed;
	top: 0;
	z-index: 99999;
}

.head_wrap .head_cont {
	width: 1000px;
	margin: 0 auto;	
}

@media screen and (max-width: 999px) {
	.head_wrap .head_cont {
		width: 100%;	
	}
}

.head_wrap .head_cont .logo {
	float: left;
	width: 4.7%;
	margin-top: 8px;
	margin-bottom: 8px;
}

.head_wrap .head_cont .sns_wrap {
	float: right;
	width: 23%;
	margin-left: 1%;
	margin-top: 20px;
}

.head_wrap .head_cont .sns_wrap li {
	float: left;
	margin-right: 4px;
}

.head_wrap .head_cont .sns_wrap li:last-child {
	margin-right: 0;
}

.head_wrap .head_cont .gmenu_wrap {
	float: right;
	width: 63%;
	margin-top: 8px;
}

.head_wrap .head_cont .gmenu_wrap li {
	float: left;
	line-height: 1em;
	margin-right: 6%;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.head_wrap .head_cont .gmenu_wrap li:hover {
	opacity: 0.6;
}

.head_wrap .head_cont .gmenu_wrap li:last-child {
	margin-right: 0%;
}

.head_wrap .head_cont .gmenu_wrap li a {
	text-decoration: none;
	color: #333333;
	display: block;
	width: 100%;
	padding: 10px 0; 
}

.head_wrap .head_cont .gmenu_wrap li .eng {
	font-size: 15px;
	font-weight: bold;
	
}

.head_wrap .head_cont .gmenu_wrap li .jap {
	font-size: 11px;
	font-weight: bold;
}

.head_wrap .head_cont .gmenu_wrap li a.onlineshop {
	color: #cc0000;
}


/*======================================

	1.main_section

=======================================*/
.w1000 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;	
}

@media screen and (max-width: 999px) {
	/* .w1000 {
		width: 100%;
	} */
}


.container {
	width: 100%;	
}

.container .wrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;	
}

@media screen and (max-width: 960px) {
	.container .wrapper {
		
	}
}

.key_visual {
	width: 100%;
	margin-top: 62px;
}

.key_visual img {
	width: 100%;	
}


.cont_01 {
	padding: 60px 0;
	background: url('../../images/cont_01_bg_01.png');	
}

.cont_01 .ttl_wrap {
	margin-bottom: 35px;
}

.cont_01 .ttl_wrap h2 {
	color: #ffffff;
}

.cont_01 p {
	color: #ffffff;
}



.cont_02 {
	padding: 60px 0 300px;
	background: url('../../images/cont_02_bg_01.jpg');	
	background-size: cover;
	background-position: center top;
}

@media screen and (min-width: 1200px) {
	.cont_02 {
		background-position: center -80px;
	}
}

@media screen and (max-width: 1000px) {
	.cont_02 {
		background-position: center top;
	}
}

.cont_02 .ttl_wrap {
	margin-bottom: 35px;
}

.cont_02 .ttl_wrap h2 {
	color: #ffffff;
}

.cont_02 p {
	color: #ffffff;
}

.cont_02 .mov_wrap {
	float: right;
}

.cont_02 .mov_wrap h3 {
	background: #000;
	color: #fff;
	padding: 8px 16px;
	display: inline;
	
}

.cont_02 .mov_wrap .youtube-area {
	margin-top: 8px;
}

.cont_03 {
	padding: 225px 0 60px;
	background: url('../../images/cont_01_bg_01.png');
	position: relative;
}

.cont_03 .ani_img_wrap {
	position: relative;
	margin-top: -475px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 45px
}

@media screen and (max-width: 999px) {
	/* .cont_03 .ani_img_wrap {
		width: 100%;
	} */
}


.cont_03 .ttl_wrap {
	margin-bottom: 35px;
}

.cont_03 .ttl_wrap h2 {
	color: #ffffff;
}

.cont_03 p {
	color: #ffffff;
}

.cont_03 .txt_wrap li {
	width: 25%;
	float: left;
	padding: 0 1%;
	box-sizing: border-box;
}

.cont_03 .txt_wrap li .img_wrap {
	margin-bottom: 15px;
}

.cont_03 .txt_wrap li h3 {
	color: #fff;
	margin-bottom: 35px;
}

.cont_04 {
	position: relative;
	padding-bottom: 55px;
}

.cont_04 .ani_img_wrap {
	position: relative;
	margin-top: -53px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 45px
}

.cont_04 .ttl_wrap {
	margin-bottom: 35px;
}

.cont_04 .ttl_wrap h2 {
	color: #cc0000;
}

.cont_04 .ttl_wrap p {
	color: #cc0000;
}

.cont_04 .txt_wrap {
	width: 50%;
	float: right;
}

.cont_04 .photo_wrap {
	width: 48%;
	float: left;
}

.cont_04 .photo_wrap .bg_img {
	position: relative;
}

.cont_04 .txt_wrap {
	width: 50%;
	float: right;
}

.cont_04 .txt_wrap .ml8 {
	margin-left: 8px;
}

.cont_04 .txt_wrap table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #fff;
	margin-bottom: 70px;
}

.cont_04 .txt_wrap table th {
	border-top: 1px solid #fff;
	width: 39%;
	background: #5b5b5b;
	color: #eb9d35;
	box-sizing: border-box;
	padding: 8px 12px;
}

.cont_04 .txt_wrap table td {
	border-top: 1px solid #fff;
	width: 61%;
	background: #858585;
	color: #fff;
	box-sizing: border-box;
	padding: 8px 12px;
}

.cont_04 .txt_wrap .btn_wrap {
	width: 471px;
	height: 76px;
	background: url('../../images/cont_05_btn_01.png');
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.cont_04 .txt_wrap .btn_wrap:hover {
	opacity: 0.6;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.cont_04 .txt_wrap .btn_wrap a {
	width: 100%;
	height: 100%;
	display: block;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding-top: 24px;
	box-sizing: border-box;
}



.bx-wrapper {
	margin-bottom: 0 !important;	
}

.bx-pager a {
	width: 19%;
	margin-right: 1%;
	float: left;	
	border: 1px solid #cccccc;
}


/*======================================

	2.top

=======================================*/






/*======================================

	2.footer

=======================================*/

.footer {
	background: #313131;	
}

.footer .footer_cont {
	text-align: center;
	padding: 40px 0 30px;
}

.footer .footer_cont .us_wrap {
	width: 250px;
	border: 1px solid #fff;
	border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.footer .footer_cont .us_wrap:hover {
	background: #000;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.footer .footer_cont .us_wrap a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 24px 0 0px;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}

.footer .footer_cont .us_wrap a .logo {
	position: relative;
	top: -10px;
	margin-right: 8px;
}

.footer .footer_cont .footer_links {
	color: #fff;
	margin-bottom: 35px;
}

.footer .footer_cont .footer_links a {
	text-decoration: none;
	color: #fff;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.footer .footer_cont .footer_links a:hover {
	color: #999;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.footer .footer_cont .copyright {
	color: #fff;
	font-size: 11px;
}

/*======================================

	2.pankuzu

=======================================*/


/*======================================

	3.contents

=======================================*/


.only-sp{
	display: none;
}


