@charset "EUC-JP";

/* ************ */

.contents_japanc {
	width: 100%;
	color: #000 !important;
}
.contents_japanc img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

/* ************ */


@media screen and (max-width: 768px) {

body,
html{
	overflow-x: hidden;
}

.pc_view {
	display: none !important;
}
.contents_japanc .mv {
	width: 100%;
	height: 157.2vw;
	background: url("../img/sp_mv_img.jpg") no-repeat;
	background-size: cover;
	padding-top: 90.8vw;
	position: relative;
	margin-bottom: 0 !important;
}
.contents_japanc .mv h2 {
	width: 86vw;
	margin: 0 auto;
}
.contents_japanc .mv figure {
	width: 88vw;
	position: absolute;
	top: 122.53vw;
	left: 50%;
 margin-left: -44vw;
}

/* ************ */

.contents_japanc .cv {
	width: 100%;
	background: url("../img/sp_cv_bg.jpg") no-repeat center center;
	background-size: cover;
	padding: 4.53vw 0 8.26vw 0;
}
.contents_japanc .cv h3 {
	width: 86.53vw;
	margin: 0 auto 1.2vw auto;
}
.contents_japanc .cv li {
 margin-bottom: 2.53vw;
}
.contents_japanc .cv li:last-child {
 margin-bottom: 0;
}
.contents_japanc .cv a {
	display: block;
	width: 85.33vw;
	height: 13.33vw;
	font-size: 4vw;
	line-height: 13.33vw;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background-image: -moz-linear-gradient( 178deg, rgb(255,115,1) 11%, rgb(249,72,2) 99%);
	background-image: -webkit-linear-gradient( 178deg, rgb(255,115,1) 11%, rgb(249,72,2) 99%);
	background-image: -ms-linear-gradient( 178deg, rgb(255,115,1) 11%, rgb(249,72,2) 99%);
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.5);
	margin: 0 auto;
	position: relative;
}
.contents_japanc .cv a::after {
	content: "";
	width: 2.13vw;
	height: 2.93vw;
	background: url("../img/sp_arrow_wh.png") no-repeat;
	background-size: 2.13vw auto;
	position: absolute;
	top: 50%;
	margin-top: -1.465vw;
	right: 5.33vw;
}

/* ************ */

.contents_japanc .section_01 {
	width: 100%;
	background: url("../img/sp_cnt_01_bg.jpg") no-repeat;
	background-size: cover;
	padding: 6.8vw 0 8vw 0;
}
.contents_japanc .section_01 h3 {
	width: 62.26vw;
	margin: 0 auto 2.93vw auto;
}
.contents_japanc .section_01 ul {
	text-align: center;
 font-size: 0;
 margin-bottom: 1.06vw;
}
.contents_japanc .section_01 li:nth-of-type(1) {
 display: inline-block;
 vertical-align: top;
 width: 46.26vw;
 height: 103.46vw;
 background: url("../img/sp_cnt_01_bg_01.jpg") no-repeat top center;
 background-size: 46.26vw 103.46vw;
 margin-right: 1.06vw;
 padding-top: 64.53vw;
}
.contents_japanc .section_01 li:nth-of-type(2) {
 display: inline-block;
 vertical-align: top;
 width: 46.26vw;
 height: 103.46vw;
 background: url("../img/sp_cnt_01_bg_02.jpg") no-repeat top center;
 background-size: 46.26vw 103.46vw;
 padding-top: 64.53vw;
}
.contents_japanc .section_01 li dt {
 width: 43.46vw;
 margin: 0 auto;
}
.contents_japanc .section_01 li dd {
 width: 42.8vw;
 margin: -1.6vw auto 0 auto;
}
.contents_japanc .section_01 div {
 width: 93.6vw;
 background: #1b0e42;
 margin: 0 auto;
 padding: 4.93vw 0 4.66vw 0;
}
.contents_japanc .section_01 a {
	display: block;
	width: 79.46vw;
	height: 13.33vw;
	font-size: 4vw;
	line-height: 13.33vw;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background-image: -moz-linear-gradient( 178deg, rgb(255,115,1) 11%, rgb(249,72,2) 99%);
	background-image: -webkit-linear-gradient( 178deg, rgb(255,115,1) 11%, rgb(249,72,2) 99%);
	background-image: -ms-linear-gradient( 178deg, rgb(255,115,1) 11%, rgb(249,72,2) 99%);
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.5);
	margin: 0 auto;
	position: relative;
}
.contents_japanc .section_01 a::after {
	content: "";
	width: 2.13vw;
	height: 2.93vw;
	background: url("../img/sp_arrow_wh.png") no-repeat;
	background-size: 2.13vw auto;
	position: absolute;
	top: 50%;
	margin-top: -1.465vw;
	right: 5.33vw;
}
.contents_japanc .section_01 .cnt_01_txt {
    text-align: center;
    padding-top: 3.06vw;
    font-size: 2.93vw;
    line-height: 1;
    color: #fff;
}

/* ************ */

.contents_japanc .section_02 {
	width: 100%;
	background: url("../img/sp_cnt_02_bg.jpg") no-repeat;
	background-size: cover;
	padding: 4.26vw 0 8.93vw 0;
}
.contents_japanc .section_02 h3 {
	width: 87.73vw;
	margin: 0 auto;
}
.contents_japanc .section_02 h4 {
	width: 75.33vw;
	margin: -4.13vw auto 0 auto;
}
.contents_japanc .section_02 .cnt_02_div:nth-of-type(1) {
 margin-top: -0.26vw;
}
.contents_japanc .section_02 .cnt_02_div {
	width: 93.33vw;
	background: url("../img/sp_cnt_02_box_bg.png") no-repeat;
 background-size: cover;
	padding: 4.4vw 4.13vw 4.53vw 4.13vw;
	margin: 0 auto 3.33vw auto;
	font-size: 0;
}
.contents_japanc .section_02 .cnt_02_div figure {
	width: 32.13vw;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 2.44vw;
	margin-top: 0 !important;
}
.contents_japanc .section_02 .cnt_02_div span {
	width: 52.94vw;
	display: inline-block;
	vertical-align: top;
	/*padding: 0 0 0 5.33vw;*/
	margin-bottom: 2.4vw;
}
.contents_japanc .section_02 .cnt_02_div dl {
	margin-bottom: 2.67vw;
 padding-top: 2.26vw;
	text-align: center;
}
.contents_japanc .section_02 .cnt_02_div dl dt {
	font-size: 8.26vw;
	line-height: 1;
	font-weight: bold;
	color: #fff;
	margin-bottom: 1.86vw;
}
.contents_japanc .section_02 .cnt_02_div dl dd {
	font-size: 2.4vw;
	line-height: 1;
	font-weight: bold;
	color: #fa4f02;
}

.contents_japanc .section_02 .cnt_02_div .cnt_02_txt_01 {
	font-size: 4.53vw;
	line-height: 6.66vw;
	font-weight: bold;
	font-feature-settings: "palt";
	color: #fff;
 text-align: center;
}
.contents_japanc .section_02 .cnt_02_div .cnt_02_txt_02 {
	font-size: 4.66vw;
	line-height: 7.06vw;
	font-weight: bold;
	font-feature-settings: "palt";
	color: #fff;
 text-align: center;
 margin-bottom: 2.66vw;
}
.contents_japanc .section_02 .cnt_02_div a {
	clear: both;
	display: block;
	width: 100%;
	height: 13.33vw;
	font-size: 4vw;
	line-height: 13.33vw;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background-image: -moz-linear-gradient( 178deg, rgb(255,115,1) 11%, rgb(249,72,2) 99%);
	background-image: -webkit-linear-gradient( 178deg, rgb(255,115,1) 11%, rgb(249,72,2) 99%);
	background-image: -ms-linear-gradient( 178deg, rgb(255,115,1) 11%, rgb(249,72,2) 99%);
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.5);
	margin: 0 auto;
	position: relative;
}
.contents_japanc .section_02 .cnt_02_div a::after {
	content: "";
	width: 2.13vw;
	height: 2.93vw;
	background: url("../img/sp_arrow_wh.png") no-repeat;
	background-size: 2.13vw auto;
	position: absolute;
	top: 50%;
	margin-top: -1.465vw;
	right: 5.33vw;
}
.contents_japanc .section_02 .cnt_02_link {
	width: 93.33vw;
	margin: 0 auto 0 auto;
}
.contents_japanc .section_02 .cnt_02_link a {
	clear: both;
	display: block;
	width: 93.33vw;
	height: 13.33vw;
	font-size: 4vw;
	line-height: 13.33vw;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background-image: -moz-linear-gradient( 178deg, rgb(255,115,1) 11%, rgb(249,72,2) 99%);
	background-image: -webkit-linear-gradient( 178deg, rgb(255,115,1) 11%, rgb(249,72,2) 99%);
	background-image: -ms-linear-gradient( 178deg, rgb(255,115,1) 11%, rgb(249,72,2) 99%);
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.5);
	margin: 0 auto;
	position: relative;
}
.contents_japanc .section_02 .cnt_02_link a::after {
	content: "";
	width: 2.13vw;
	height: 2.93vw;
	background: url("../img/sp_arrow_wh.png") no-repeat;
	background-size: 2.13vw auto;
	position: absolute;
	top: 50%;
	margin-top: -1.465vw;
	right: 5.33vw;
}

/* ************ */

.contents_japanc .section_03 {
	width: 100%;
	background: #000 url("../img/sp_cnt_03_bg.jpg") no-repeat top center;
	background-size: 100% auto;
	padding: 6vw 0 8vw 0;
}
.contents_japanc .section_03 h3 {
	width: 64.8vw;
	margin: 0 auto 3.86vw auto;
}
.contents_japanc .section_03 div:nth-of-type(1) {
	width: 93.33vw;
	background: #fc0808;
	padding: 5.06vw 0 5.06vw 0;
	margin: 0 auto 4vw auto;
 text-align: center;
 font-size: 0;
}
.contents_japanc .section_03 div h5 {
	width: 70.53vw;
	margin: 0 auto 5.33vw auto;
}
.contents_japanc .section_03 div dl {
 width: 42.66vw;
 display: inline-block;
 vertical-align: top;
 position: relative;
}
.inner {
 display: block;
 width: 100%;
 height: 100%;
 position: relative;
 padding-bottom: 8.26vw;
}
.contents_japanc .section_03 div dl::before,
.contents_japanc .section_03 div dl::after,
.inner::before,
.inner::after {
  content: "";
  position: absolute;
  width: 8vw;
  height: 8vw;
  border-color: #fff;
  border-style: solid;
}
.contents_japanc .section_03 div dl::before {
  top: -1px;
  left: -1px;
  border-width: 2px 0 0 2px;
}
.contents_japanc .section_03 div dl::after {
  top: -1px;
  right: -1px;
  border-width: 2px 2px 0 0;
}
.inner::before {
  bottom: -1px;
  left: -1px;
  border-width: 0 0 2px 2px;
}
.inner::after {
  bottom: -1px;
  right: -1px;
  border-width: 0 2px 2px 0;
}

.contents_japanc .section_03 div dl:nth-of-type(1) {
 background: url("../img/sp_cnt_03_img_01_bg.jpg") no-repeat top center;
 background-size: cover;
 box-shadow: 0px 0px 2.13vw 0.26vw rgba(158,192,219,0.5);
 margin-right: 1.73vw;
 padding-top: 8.4vw;
}
.contents_japanc .section_03 div dl:nth-of-type(2) {
 background: url("../img/sp_cnt_03_img_02_bg.jpg") no-repeat top center;
 background-size: cover;
 box-shadow: 0px 0px 2.13vw 0.26vw rgba(158,192,219,0.5);
 padding-top: 8.4vw;
}
.contents_japanc .section_03 div dt {
 width: 27.6vw;
 margin: 0 auto 4.93vw auto;
}
.contents_japanc .section_03 div dd {
 width: 35.46vw;
 margin: 0 auto 0 auto;
}
.contents_japanc .section_03 div dd figure {
 width: 35.46vw; 
 margin-bottom: 0 !important;
}
.contents_japanc .section_03 div dd span {
 display: block;
 width: 35.46vw;
 height: 9.33vw;
	font-size: 3.33vw;
	line-height: 8.33vw;
 font-weight: bold;
 background: #fc0909;
 color: #fff;
 box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.5);
 position: relative;
}
.contents_japanc .section_03 div dd span::after {
	content: "";
	width: 2.13vw;
	height: 2.93vw;
	background: url("../img/common/sp_arrow_wh.png") no-repeat;
	background-size: 2.13vw auto;
	position: absolute;
	top: 50%;
	margin-top: -1.95vw;
	right: 3.46vw;
}

.contents_japanc .section_03 div .cnt_03_txt {
 text-align: center;
	padding-top: 4.4vw;
	font-size: 2.93vw;
	line-height: 1;
	color: #fff;
}
.contents_japanc .section_03 .cnt_03_link {
	width: 93.33vw;
	margin: 0 auto 0 auto;
}
.contents_japanc .section_03 .cnt_03_link a {
	clear: both;
	display: block;
	width: 93.33vw;
	height: 13.33vw;
	font-size: 4vw;
	line-height: 13.33vw;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background-image: -moz-linear-gradient( 0deg, rgb(36,135,198) 27%, rgb(48,154,221) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(36,135,198) 27%, rgb(48,154,221) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(36,135,198) 27%, rgb(48,154,221) 100%);
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.5);
	margin: 0 auto;
	position: relative;
}
.contents_japanc .section_03 .cnt_03_link a::after {
	content: "";
	width: 2.13vw;
	height: 2.93vw;
	background: url("../img/sp_arrow_wh.png") no-repeat;
	background-size: 2.13vw auto;
	position: absolute;
	top: 50%;
	margin-top: -1.465vw;
	right: 5.33vw;
}

/* ************ */

.contents_japanc .section_04 {
	width: 100%;
	background: url("../img/sp_cnt_04_bg.jpg") no-repeat top center;
	background-size: cover;
	padding: 0.93vw 0 8.8vw 0;
 margin-bottom: 8vw;
}
.contents_japanc .section_04 h3 {
	width: 88.66vw;
	margin: 0 auto 1.33vw auto;
}
.contents_japanc .section_04 ul {
	width: 93.6vw;
	margin: 0 auto 0 auto;
}
.contents_japanc .section_04 li {
	margin-bottom: 3.46vw;
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.5);
}
.contents_japanc .section_04 li:last-child {
	margin-bottom: 0;
}
.contents_japanc .section_04 li a {
	display: block;
	width: 100%;
	height: 100%;
}

/* ************ */

.contents_japanc .section_fixed {
	width: 100%;
	height: 29.06vw;
	margin-bottom:4vw;
}
.fixedBox {
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 9999;
}

}

@media screen and (min-width: 769px) {

.sp_view {
	display: none !important;
}
.contents_japanc .mv {
	width: 100%;
	padding-top: 54.13vw;
	background: url("../img/pc_mv_img.jpg") no-repeat top center;
	background-size: cover;
	margin-bottom: 0 !important;
	position: relative;
}
.contents_japanc .mv h2 {
	width: 52.162vw;
	position: absolute;
	top: 18.22vw;
	left: 50%;
 margin-left: -26.081vw;
}
.contents_japanc .mv figure {
	width: 72.664vw;
	position: absolute;
	top: 37.68vw;
	left: 50%;
 margin-left: -36.332vw;
 }

/* ************ */

.contents_japanc .cv {
	width: 100%;
	background: url("../img/pc_cv_bg.jpg") no-repeat center center;
	background-size: cover;
	padding: 14px 0 42px 0;
}
.contents_japanc .cv h3 {
	width: 622px;
	margin: 0 auto;
}
.contents_japanc .cv ul {
 margin-top: -3px;
}
.contents_japanc .cv li {
 margin-bottom: 10px;
}
.contents_japanc .cv li:last-child {
 margin-bottom: 0;
}
.contents_japanc .cv a {
	display: block;
	width: 420px;
	height: 60px;
	font-size: 18px;
	line-height: 60px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-image: -moz-linear-gradient( 178deg, rgb(255,115,1) 11%, rgb(249,72,2) 99%);
	background-image: -webkit-linear-gradient( 178deg, rgb(255,115,1) 11%, rgb(249,72,2) 99%);
	background-image: -ms-linear-gradient( 178deg, rgb(255,115,1) 11%, rgb(249,72,2) 99%);
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.5);
	margin: 0 auto;
	position: relative;
}
.contents_japanc .cv a:hover {
	background-image: -moz-linear-gradient( 178deg, rgb(255,143,33) 11%, rgb(252,100,17) 99%);
	background-image: -webkit-linear-gradient( 178deg, rgb(255,143,33) 11%, rgb(252,100,17) 99%);
	background-image: -ms-linear-gradient( 178deg, rgb(255,143,33) 11%, rgb(252,100,17) 99%);
}
.contents_japanc .cv a::after {
	content: "";
	width: 10px;
	height: 14px;
	background: url("../img/pc_arrow_wh.png") no-repeat;
	background-size: 10px auto;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 20px;
}

/* ************ */

.contents_japanc .section_01 {
	width: 100%;
	background: url("../img/pc_cnt_01_bg.jpg") no-repeat top center;
	background-size: cover;
	padding: 50px 0 45px 0;
}
.contents_japanc .section_01 h3 {
	width: 435px;
	margin: 0 auto 4px auto;
}
.contents_japanc .section_01 ul {
	text-align: center;
 font-size: 0;
 margin-bottom: 9px;
}
.contents_japanc .section_01 li:nth-of-type(1) {
 display: inline-block;
 vertical-align: top;
 width: 420px;
 height: 484px;
 background: url("../img/pc_cnt_01_bg_01.png") no-repeat bottom center;
 background-size: 420px 484px;
 margin-right: 9px;
 margin-left: 2px;
 padding-top: 292px;
}
.contents_japanc .section_01 li:nth-of-type(2) {
 display: inline-block;
 vertical-align: top;
 width: 420px;
 height: 484px;
 background: url("../img/pc_cnt_01_bg_02.png") no-repeat bottom center;
 background-size: 420px 484px;
  padding-top: 292px;
}
.contents_japanc .section_01 li dt {
 width: 238px;
 margin: 0 auto;
}
.contents_japanc .section_01 li dd {
 width: 365px;
 margin: -7px auto 0 auto;
}
.contents_japanc .section_01 div {
 width: 850px;
 background-image: -moz-linear-gradient( 180deg, rgb(45,27,105) 0%, rgb(0,0,0) 78%);
 background-image: -webkit-linear-gradient( 180deg, rgb(45,27,105) 0%, rgb(0,0,0) 78%);
 background-image: -ms-linear-gradient( 180deg, rgb(45,27,105) 0%, rgb(0,0,0) 78%);
 box-shadow: inset 0px 3px 9px 0px rgba(0,0,0,0.5);
 margin: 0 auto;
 padding: 27px 0 24px 0;
}
.contents_japanc .section_01 a {
	display: block;
	width: 440px;
	height: 60px;
	font-size: 20px;
	line-height: 60px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-image: -moz-linear-gradient( 178deg, rgb(255,115,1) 11%, rgb(249,72,2) 99%);
	background-image: -webkit-linear-gradient( 178deg, rgb(255,115,1) 11%, rgb(249,72,2) 99%);
	background-image: -ms-linear-gradient( 178deg, rgb(255,115,1) 11%, rgb(249,72,2) 99%);
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.5);
	margin: 0 auto;
	position: relative;
}
.contents_japanc .section_01 a:hover {
	background-image: -moz-linear-gradient( 178deg, rgb(255,143,33) 11%, rgb(252,100,17) 99%);
	background-image: -webkit-linear-gradient( 178deg, rgb(255,143,33) 11%, rgb(252,100,17) 99%);
	background-image: -ms-linear-gradient( 178deg, rgb(255,143,33) 11%, rgb(252,100,17) 99%);
}
.contents_japanc .section_01 a::after {
	content: "";
	width: 10px;
	height: 14px;
	background: url("../img/pc_arrow_wh.png") no-repeat;
	background-size: 10px auto;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 20px;
}
.contents_japanc .section_01 .cnt_01_txt {
	text-align: center;
	padding-top: 12px;
	font-size: 17px;
	line-height: 1;
	color: #fff;
}

/* ************ */

.contents_japanc .section_02 {
	width: 100%;
	background: url("../img/pc_cnt_02_bg.jpg") no-repeat top center;
	background-size: cover;
	padding: 30px 0 49px 0;
 text-align: center;
}
.contents_japanc .section_02 h3 {
	width: 645px;
	margin: 0 auto 0 auto;
}
.contents_japanc .section_02 h4 {
	width: 548px;
	margin: -32px auto 0 auto;
}

.contents_japanc .section_02 .cnt_02_div:nth-of-type(1) {
	width: 480px;
 display: inline-block;
 vertical-align: top;
	background: url("../img/pc_cnt_02_box_bg.png") no-repeat;
 background-size: cover;
	padding: 36px 32px 32px 32px;
	font-size: 0;
 margin-bottom: 20px;
}
.contents_japanc .section_02 .cnt_02_div:nth-of-type(2) {
	width: 480px;
 display: inline-block;
 vertical-align: top;
	background: url("../img/pc_cnt_02_box_bg.png") no-repeat;
 background-size: cover;
	padding: 36px 25px 32px 32px;
	font-size: 0;
 margin-bottom: 20px;
}
.margin_01 {
 margin-right: 20px;
}
.contents_japanc .section_02 .cnt_02_div:nth-of-type(1) figure {
	width: 173px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px;
	margin-top: 0 !important;
}
.contents_japanc .section_02 .cnt_02_div:nth-of-type(2) figure {
	width: 173px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px;
	margin-top: 0 !important;
}
.contents_japanc .section_02 .cnt_02_div:nth-of-type(1) span {
	width: 243px;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 0;
	margin-bottom: 0;
}
.contents_japanc .section_02 .cnt_02_div:nth-of-type(2) span {
	width: 250px;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 0;
	margin-bottom: 0;
}
.contents_japanc .section_02 .cnt_02_div  dl {
	margin-bottom: 18px;
 padding-top: 12px;
	text-align: center;
}
.contents_japanc .section_02 .cnt_02_div dl dt {
	font-size: 44px;
	line-height: 1;
	font-weight: bold;
	color: #fff;
	margin-bottom: 12px;
}
.contents_japanc .section_02 .cnt_02_div dl dd {
	font-size: 13px;
	line-height: 1;
	font-weight: bold;
	color: #fa4f02;
}

.contents_japanc .section_02 .cnt_02_div:nth-of-type(1) .cnt_02_txt_01 {
	font-size: 19px;
	line-height: 31px;
	font-weight: bold;
	font-feature-settings: "palt";
	color: #fff;
 text-align: center;
  margin-bottom: 15px;
}
.contents_japanc .section_02 .cnt_02_div:nth-of-type(2) .cnt_02_txt_01 {
	font-size: 19px;
 line-height: 31px;
	font-weight: bold;
	font-feature-settings: "palt";
	color: #fff;
 text-align: center;
 margin-bottom: 15px;
}
.contents_japanc .section_02 .cnt_02_div .cnt_02_txt_02 {
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	font-feature-settings: "palt";
	color: #fff;
 text-align: center;
 margin-bottom: 15px;
}
.contents_japanc .section_02 .cnt_02_div a {
	clear: both;
	display: block;
	width: 420px;
	height: 60px;
	font-size: 20px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background-image: -moz-linear-gradient( 178deg, rgb(255,115,1) 11%, rgb(249,72,2) 99%);
	background-image: -webkit-linear-gradient( 178deg, rgb(255,115,1) 11%, rgb(249,72,2) 99%);
	background-image: -ms-linear-gradient( 178deg, rgb(255,115,1) 11%, rgb(249,72,2) 99%);
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.5);
	margin: 0 auto;
	position: relative;
}
.contents_japanc .section_02 .cnt_02_div a:hover {
	background-image: -moz-linear-gradient( 178deg, rgb(255,143,33) 11%, rgb(252,100,17) 99%);
	background-image: -webkit-linear-gradient( 178deg, rgb(255,143,33) 11%, rgb(252,100,17) 99%);
	background-image: -ms-linear-gradient( 178deg, rgb(255,143,33) 11%, rgb(252,100,17) 99%);
}
.contents_japanc .section_02 .cnt_02_div a::after {
	content: "";
	width: 10px;
	height: 14px;
	background: url("../img/pc_arrow_wh.png") no-repeat;
	background-size: 10px auto;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 20px;
}
.contents_japanc .section_02 .cnt_02_link {
	width: 93.33vw;
	margin: 0 auto 0 auto;
}
.contents_japanc .section_02 .cnt_02_link a {
	clear: both;
	display: block;
	width: 420px;
	height: 60px;
	font-size: 20px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background-image: -moz-linear-gradient( 178deg, rgb(255,115,1) 11%, rgb(249,72,2) 99%);
	background-image: -webkit-linear-gradient( 178deg, rgb(255,115,1) 11%, rgb(249,72,2) 99%);
	background-image: -ms-linear-gradient( 178deg, rgb(255,115,1) 11%, rgb(249,72,2) 99%);
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.5);
	margin: 0 auto;
	position: relative;
}
.contents_japanc .section_02 .cnt_02_link a:hover {
	background-image: -moz-linear-gradient( 178deg, rgb(255,143,33) 11%, rgb(252,100,17) 99%);
	background-image: -webkit-linear-gradient( 178deg, rgb(255,143,33) 11%, rgb(252,100,17) 99%);
	background-image: -ms-linear-gradient( 178deg, rgb(255,143,33) 11%, rgb(252,100,17) 99%);
}
.contents_japanc .section_02 .cnt_02_link a::after {
	content: "";
	width: 10px;
	height: 14px;
	background: url("../img/pc_arrow_wh.png") no-repeat;
	background-size: 10px auto;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 20px;
}

/* ************ */

.contents_japanc .section_03 {
	width: 100%;
	background: #000 url("../img/pc_cnt_03_bg.jpg") no-repeat top center;
	background-size: 1920px auto;
	padding: 25px 0 58px 0;
}
.contents_japanc .section_03 h3 {
	width: 486px;
	margin: 0 auto 22px auto;
}
.contents_japanc .section_03 div:nth-of-type(1) {
	width: 1000px;
	background: #fc0808;
	padding: 35px 0 32px 0;
	margin: 0 auto 23px auto;
 text-align: center;
}
.contents_japanc .section_03 div h5 {
	width: 524px;
	margin: 0 auto 29px auto;
}
.contents_japanc .section_03 div dl {
 width: 458px;
 display: inline-block;
 vertical-align: top;
 position: relative;
}
.inner {
 display: block;
 width: 100%;
 height: 288px;
 position: relative;
 padding: 50px 0 45px 0;
 box-sizing: border-box;
}
.contents_japanc .section_03 div dl::before,
.contents_japanc .section_03 div dl::after,
.inner::before,
.inner::after {
  content: "";
  position: absolute;
  width: 55px;
  height: 55px;
  border-color: #fff;
  border-style: solid;
}
.contents_japanc .section_03 div dl::before {
  top: -2px;
  left: -2px;
  border-width: 4px 0 0 4px;
}
.contents_japanc .section_03 div dl::after {
  top: -2px;
  right: -2px;
  border-width: 4px 4px 0 0;
}
.inner::before {
  bottom: -2px;
  left: -2px;
  border-width: 0 0 4px 4px;
}
.inner::after {
  bottom: -2px;
  right: -2px;
  border-width: 0 4px 4px 0;
}

.contents_japanc .section_03 div dl:nth-of-type(1) {
 background: url("../img/pc_cnt_03_img_01_bg.jpg") no-repeat top center;
 background-size: cover;
 margin-right: 18px;
}
.contents_japanc .section_03 div dl:nth-of-type(2) {
 background: url("../img/pc_cnt_03_img_02_bg.jpg") no-repeat top center;
 background-size: cover;
}
.contents_japanc .section_03 div dl:nth-of-type(1) dt {
 width: 180px;
 position: absolute;
 top: 110px;
 left: 252px;
}
.contents_japanc .section_03 div dl:nth-of-type(2) dt {
 width: 180px;
 position: absolute;
 top: 110px;
 left: 252px;
}
.contents_japanc .section_03 div dd {
 width: 193px;
 position: absolute;
 top: 50px;
 left: 32px;
}
.contents_japanc .section_03 div dd figure {
 width: 193px;
}
.contents_japanc .section_03 div .cnt_03_txt {
 text-align: center;
	padding-top: 22px;
	font-size: 17px;
	line-height: 1;
	color: #fff;
}

.contents_japanc .section_03 .cnt_03_link {
	width: 420px;
	margin: 0 auto 0 auto;
}
.contents_japanc .section_03 .cnt_03_link a {
	clear: both;
	display: block;
	width: 420px;
	height: 60px;
	font-size: 18px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background-image: -moz-linear-gradient( 0deg, rgb(38,123,208) 1%, rgb(61,192,244) 89%);
	background-image: -webkit-linear-gradient( 0deg, rgb(38,123,208) 1%, rgb(61,192,244) 89%);
	background-image: -ms-linear-gradient( 0deg, rgb(38,123,208) 1%, rgb(61,192,244) 89%);
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.5);
	margin: 0 auto;
	position: relative;
}
.contents_japanc .section_03 .cnt_03_link a:hover {
 background-image: -moz-linear-gradient( 0deg, rgb(53,137,222) 0%, rgb(82,201,248) 89%);
 background-image: -webkit-linear-gradient( 0deg, rgb(53,137,222) 0%, rgb(82,201,248) 89%);
 background-image: -ms-linear-gradient( 0deg, rgb(53,137,222) 0%, rgb(82,201,248) 89%);
}
.contents_japanc .section_03 .cnt_03_link a::after {
	content: "";
	width: 10px;
	height: 14px;
	background: url("../img/pc_arrow_wh.png") no-repeat;
	background-size: 10px auto;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 20px;
}

/* ************ */

.contents_japanc .section_04 {
	width: 100%;
	background: #fff url("../img/pc_cnt_04_bg.jpg") no-repeat top center;
	background-size: cover;
	padding: 4px 0 50px 0;
}
.contents_japanc .section_04 h3 {
	width: 630px;
	margin: 0 auto 0 auto;
}
.contents_japanc .section_04 ul {
	width: 976px;
	margin: -4px auto 0 auto;
	text-align: center;
	font-size: 0;
}
.contents_japanc .section_04 li {
	width: 477px;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.25);
}
.contents_japanc .section_04 li img {
	opacity: 1.0;
}
.contents_japanc .section_04 li:hover img {
	opacity: 0;
}
.contents_japanc .section_04 li:nth-of-type(1) {
	background: url("../img/pc_cnt_04_banner_01_on.jpg") no-repeat;
	background-size: 477px auto;
	margin: 0 22px 22px 0;
}
.contents_japanc .section_04 li:nth-of-type(2) {
	background: url("../img/pc_cnt_04_banner_02_on.jpg") no-repeat;
	background-size: 477px auto;
 margin-bottom: 22px;
}
.contents_japanc .section_04 li:nth-of-type(3) {
	background: url("../img/pc_cnt_04_banner_03_on.jpg") no-repeat;
	background-size: 477px auto;
}

/* ************ */

.contents_japanc .section_fixed {
	width: 100%;
	height: 152px;
	box-sizing: content-box !important;
	background: #fff;
	padding-bottom: 30px;
	text-align: center;
	padding-top: 30px;
}
.contents_japanc .section_fixed img {
	width: 500px !important;
	height: auto;
}
.fixedBox {
	width: 500px;
	position: fixed;
	left: 50%;
	margin-left: -250px;
	bottom: 0;
	z-index: 9999;
}

/* ************ */

}