@charset "EUC-JP";

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

.contents_gaisenmon {
	width: 100%;
	color: #000 !important;
}
.contents_gaisenmon 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_gaisenmon .mv {
	width: 100%;
	height: 137.466vw;
	background: url("../img/sp_mv_img.jpg") no-repeat;
	background-size: cover;
	padding-top: 75.06vw;
	position: relative;
	margin-bottom: 0 !important;
}
.contents_gaisenmon .mv h2 {
	width: 95.06vw;
	margin: 0 auto;
}
.contents_gaisenmon .mv figure {
	width: 86.8vw;
	position: absolute;
	top: 122.13vw;
	left: 50%;
	margin-left: -43.4vw;
}

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

.contents_gaisenmon .cv {
	width: 100%;
	background: url("../img/sp_cv_bg.jpg") no-repeat center center;
	background-size: cover;
	padding: 9.2vw 0 7.73vw 0;
}
.contents_gaisenmon .cv h3 {
	width: 76vw;
	margin: 0 auto 4.4vw auto;
}
.contents_gaisenmon .cv li {
 margin-bottom: 0;
}
.contents_gaisenmon .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(210,0,71) 11%, rgb(164,0,59) 100%);
	background-image: -webkit-linear-gradient( 178deg, rgb(210,0,71) 11%, rgb(164,0,59) 100%);
	background-image: -ms-linear-gradient( 178deg, rgb(210,0,71) 11%, rgb(164,0,59) 100%);
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.2);
	margin: 0 auto;
	position: relative;
}
.contents_gaisenmon .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_gaisenmon .section_01 {
	width: 100%;
	background: url("../img/sp_cnt_01_bg.jpg") no-repeat;
	background-size: cover;
	padding: 7.86vw 0 8.26vw 0;
}
.contents_gaisenmon .section_01 h3 {
	width: 93.73vw;
	margin: 0 auto;
}
.contents_gaisenmon .section_01 h4 {
	width: 82.53vw;
	margin: -2.26vw auto 2.66vw auto;
}

.contents_gaisenmon .section_01 .cnt_01_div {
	width: 93.33vw;
	background: url("../img/sp_cnt_01_box_bg.png") no-repeat;
 background-size: cover;
	padding: 4.4vw 4vw 4.53vw 4vw;
	margin: 0 auto 3.33vw auto;
	font-size: 0;
}
.contents_gaisenmon .section_01 .cnt_01_div figure {
	width: 32.13vw;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 2.4vw;
	margin-top: 0 !important;
}
.contents_gaisenmon .section_01 .cnt_01_div span {
	width: 53.2vw;
	display: inline-block;
	vertical-align: top;
	/*padding: 0 0 0 5.33vw;*/
	margin-bottom: 2.4vw;
}
.contents_gaisenmon .section_01 .cnt_01_div:nth-of-type(1) dl {
	margin-bottom: 2.67vw;
 padding-top: 2.26vw;
	text-align: center;
}
.contents_gaisenmon .section_01 .cnt_01_div:nth-of-type(1) dl dt {
	font-size: 8.26vw;
	line-height: 1;
	font-weight: bold;
	color: #fff;
	margin-bottom: 1.86vw;
}
.contents_gaisenmon .section_01 .cnt_01_div:nth-of-type(2) dl {
	margin-bottom: 2.67vw;
 padding-top: 3.06vw;
	text-align: center;
}
.contents_gaisenmon .section_01 .cnt_01_div:nth-of-type(2) dl dt {
	font-size: 7.33vw;
	line-height: 1;
	font-weight: bold;
	color: #fff;
	margin-bottom: 2.26vw;
 font-feature-settings: "palt";
}
.contents_gaisenmon .section_01 .cnt_01_div dl dd {
	font-size: 2.4vw;
	line-height: 1;
	font-weight: bold;
	color: #d3b484;
}

.contents_gaisenmon .section_01 .cnt_01_div .cnt_01_txt_01 {
	font-size: 4.53vw;
	line-height: 6.66vw;
	font-weight: bold;
	font-feature-settings: "palt";
	color: #fff;
 text-align: center;
}
.contents_gaisenmon .section_01 .cnt_01_div .cnt_01_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_gaisenmon .section_01 .cnt_01_div a {
	clear: both;
	display: block;
	width: 100%;
	height: 13.33vw;
	font-size: 4vw;
	line-height: 13.33vw;
	text-align: center;
	color: #000;
	font-weight: bold;
	background-image: -moz-linear-gradient( 0deg, rgb(193,158,108) 1%, rgb(228,202,155) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(193,158,108) 1%, rgb(228,202,155) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(193,158,108) 1%, rgb(228,202,155) 100%);
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.5);
	margin: 0 auto;
	position: relative;
}
.contents_gaisenmon .section_01 .cnt_01_div a::after {
	content: "";
	width: 2.13vw;
	height: 2.93vw;
	background: url("../img/sp_arrow_bk.png") no-repeat;
	background-size: 2.13vw auto;
	position: absolute;
	top: 50%;
	margin-top: -1.465vw;
	right: 5.33vw;
}
.contents_gaisenmon .section_01 .cnt_01_link {
	width: 93.33vw;
	margin: 0 auto 0 auto;
}
.contents_gaisenmon .section_01 .cnt_01_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(210,0,71) 11%, rgb(164,0,59) 100%);
	background-image: -webkit-linear-gradient( 178deg, rgb(210,0,71) 11%, rgb(164,0,59) 100%);
	background-image: -ms-linear-gradient( 178deg, rgb(210,0,71) 11%, rgb(164,0,59) 100%);
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.5);
	margin: 0 auto;
	position: relative;
}
.contents_gaisenmon .section_01 .cnt_01_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_gaisenmon .section_02 {
	width: 100%;
	background: #000 url("../img/sp_cnt_02_bg.jpg") no-repeat top center;
	background-size: 100% auto;
	padding: 6.53vw 0 8.26vw 0;
}
.contents_gaisenmon .section_02 h3 {
	width: 77.46vw;
	margin: 0 auto 6vw auto;
}
.contents_gaisenmon .section_02 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_gaisenmon .section_02 div h4 {
	width: 70.53vw;
	margin: 0 auto 4.13vw auto;
}
.contents_gaisenmon .section_02 div dl {
 width: 42.66vw;
 display: inline-block;
 vertical-align: top;
 position: relative;
}
.inner {
 display: block;
 width: 100%;
 height: 100%;
 position: relative;
 padding-bottom: 6vw;
}
.contents_gaisenmon .section_02 div dl::before,
.contents_gaisenmon .section_02 div dl::after,
.inner::before,
.inner::after {
  content: "";
  position: absolute;
  width: 8vw;
  height: 8vw;
  border-color: #fff;
  border-style: solid;
}
.contents_gaisenmon .section_02 div dl::before {
  top: -1px;
  left: -1px;
  border-width: 2px 0 0 2px;
}
.contents_gaisenmon .section_02 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_gaisenmon .section_02 div dl:nth-of-type(1) {
 background: url("../img/sp_cnt_02_bg_01.jpg") no-repeat top center;
 background-size: cover;
 margin-right: 1.73vw;
 padding-top: 9.33vw;
}
.contents_gaisenmon .section_02 div dl:nth-of-type(2) {
 background: url("../img/sp_cnt_02_bg_02.jpg") no-repeat top center;
 background-size: cover;
 padding-top: 9.33vw;
}
.contents_gaisenmon .section_02 div dl:nth-of-type(1) dt {
 width: 27.6vw;
 margin: 0 auto 4.53vw auto;
}
.contents_gaisenmon .section_02 div dl:nth-of-type(2) dt {
 width: 27.6vw;
 margin: 0 auto 4.53vw auto;
}
.contents_gaisenmon .section_02 div dd {
 width: 35.46vw;
 margin: 0 auto 0 auto;
}
.contents_gaisenmon .section_02 div dd figure {
 width: 35.46vw; 
 margin-bottom: 0 !important;
}
.contents_gaisenmon .section_02 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_gaisenmon .section_02 div dd span::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.95vw;
	right: 3.46vw;
}

.contents_gaisenmon .section_02 div .cnt_02_txt {
 text-align: center;
	padding-top: 3.86vw;
	font-size: 2.93vw;
	line-height: 1;
	color: #fff;
}
.contents_gaisenmon .section_02 .cnt_02_link {
	width: 93.33vw;
	margin: 0 auto 0 auto;
}
.contents_gaisenmon .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( 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_gaisenmon .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_gaisenmon .section_03 {
	width: 100%;
	background: #fff url("../img/sp_cnt_03_bg.jpg") no-repeat top center;
	background-size: 100% auto;
	text-align: center;
	padding: 10.33vw 0 7.2vw 0;
	font-size: 0;
}
.contents_gaisenmon .section_03 h3 {
	width: 67.46vw;
	margin: 0 auto 8.53vw auto;
}
.contents_gaisenmon .section_03 figure {
	width: 60.26vw;
	margin: 0 auto 18.8vw auto;
}
.contents_gaisenmon .section_03 a {
	clear: both;
	display: block;
	width: 85.33vw;
	height: 13.33vw;
	font-size: 4vw;
	line-height: 13.33vw;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: #f52042;
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.35);
	margin: 0 auto;
	position: relative;
}
.contents_gaisenmon .section_03 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: 3.06vw;
}

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

.contents_gaisenmon .section_04 {
	width: 100%;
	background: url("../img/sp_cnt_04_bg.jpg") no-repeat top center;
	background-size: cover;
	padding: 2.66vw 0 8.4vw 0;
 margin-bottom: 8vw;
}
.contents_gaisenmon .section_04 h3 {
	width: 86vw;
	margin: 0 auto 0.53vw auto;
}
.contents_gaisenmon .section_04 ul {
	width: 93.6vw;
	margin: 0 auto;
}
.contents_gaisenmon .section_04 li {
	margin-bottom: 3.46vw;
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.4);
}
.contents_gaisenmon .section_04 li:nth-of-type(3) {
	margin-bottom: 0;
}
.contents_gaisenmon .section_04 li a {
	display: block;
	width: 100%;
	height: 100%;
}

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

.contents_gaisenmon .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_gaisenmon .mv {
	width: 100%;
	padding-top: 53.92vw;
	background: url("../img/pc_mv_img.jpg") no-repeat top center;
	background-size: cover;
	margin-bottom: 0 !important;
	position: relative;
}
.contents_gaisenmon .mv h2 {
	width: 49.038vw;
	position: absolute;
	top: 11.38vw;
	right: 3.615vw;
}
.contents_gaisenmon .mv figure {
	width: 44.115vw;
	position: absolute;
	top: 36.384vw;
	right: 6.076vw;
 }

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

.contents_gaisenmon .cv {
	width: 100%;
	background: url("../img/pc_cv_bg.jpg") no-repeat center center;
	background-size: cover;
	padding: 43px 0 37px 0;
}
.contents_gaisenmon .cv h3 {
	width: 488px;
	margin: 0 auto 24px auto;
}
.contents_gaisenmon .cv li {
 margin-bottom: 0;
}
.contents_gaisenmon .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(210,0,71) 11%, rgb(164,0,59) 100%);
	background-image: -webkit-linear-gradient( 178deg, rgb(210,0,71) 11%, rgb(164,0,59) 100%);
	background-image: -ms-linear-gradient( 178deg, rgb(210,0,71) 11%, rgb(164,0,59) 100%);
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.2);
	margin: 0 auto;
	position: relative;
}
.contents_gaisenmon .cv a:hover {
	background-image: -moz-linear-gradient( 178deg, rgb(234,19,92) 11%, rgb(191,7,74) 100%);
	background-image: -webkit-linear-gradient( 178deg, rgb(234,19,92) 11%, rgb(191,7,74) 100%);
	background-image: -ms-linear-gradient( 178deg, rgb(234,19,92) 11%, rgb(191,7,74) 100%);
}
.contents_gaisenmon .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_gaisenmon .section_01 {
	width: 100%;
	background: url("../img/pc_cnt_01_bg.jpg") no-repeat top center;
	background-size: cover;
	padding: 44px 0 50px 0;
 text-align: center;
}
.contents_gaisenmon .section_01 h3 {
	width: 665px;
	margin: 0 auto 0 auto;
}
.contents_gaisenmon .section_01 h4 {
	width: 588px;
	margin: -11px auto 17px auto;
}

.contents_gaisenmon .section_01 .cnt_01_div {
	width: 480px;
 display: inline-block;
 vertical-align: top;
	background: url("../img/pc_cnt_01_box_bg.png") no-repeat;
 background-size: cover;
	padding: 36px 32px 32px 32px;
	font-size: 0;
 margin-bottom: 20px;
}
.margin_01 {
 margin-right: 20px;
}
.contents_gaisenmon .section_01 .cnt_01_div:nth-of-type(1) figure {
	width: 173px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px;
	margin-top: 0 !important;
}
.contents_gaisenmon .section_01 .cnt_01_div:nth-of-type(2) figure {
	width: 173px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 15px;
	margin-top: 0 !important;
}
.contents_gaisenmon .section_01 .cnt_01_div span {
	width: 243px;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 0;
	margin-bottom: 15px;
}
.contents_gaisenmon .section_01 .cnt_01_div:nth-of-type(1) dl {
	margin-bottom: 13px;
 padding-top: 21px;
	text-align: center;
}
.contents_gaisenmon .section_01 .cnt_01_div:nth-of-type(2) dl {
	margin-bottom: 8px;
 margin-top: -4px;
	text-align: center;
}
.contents_gaisenmon .section_01 .cnt_01_div:nth-of-type(1)  dl dt {
	font-size: 44px;
	line-height: 1;
	font-weight: bold;
	color: #fff;
	margin-bottom: 12px;
}
.contents_gaisenmon .section_01 .cnt_01_div:nth-of-type(2)  dl dt {
	font-size: 44px;
	line-height: 50px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 3px;
}
.contents_gaisenmon .section_01 .cnt_01_div dl dd {
	font-size: 13px;
	line-height: 1;
	font-weight: bold;
	color: #d3b484;
}

.contents_gaisenmon .section_01 .cnt_01_div .cnt_01_txt_01 {
	font-size: 21px;
	line-height: 31px;
	font-weight: bold;
	font-feature-settings: "palt";
	color: #fff;
 text-align: center;
}
.contents_gaisenmon .section_01 .cnt_01_div:nth-of-type(1)  .cnt_01_txt_02 {
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	font-feature-settings: "palt";
	color: #fff;
 text-align: center;
 margin-bottom: 15px;
}
.contents_gaisenmon .section_01 .cnt_01_div:nth-of-type(2)  .cnt_01_txt_02 {
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	font-feature-settings: "palt";
	color: #fff;
 text-align: center;
 margin-top: -8px;
 margin-bottom: 15px;
}
.contents_gaisenmon .section_01 .cnt_01_div a {
	clear: both;
	display: block;
	width: 420px;
	height: 60px;
	font-size: 20px;
	line-height: 60px;
	text-align: center;
	color: #000;
	font-weight: bold;
	background-image: -moz-linear-gradient( 0deg, rgb(193,158,108) 1%, rgb(228,202,155) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(193,158,108) 1%, rgb(228,202,155) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(193,158,108) 1%, rgb(228,202,155) 100%);
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.5);
	margin: 0 auto;
	position: relative;
}
.contents_gaisenmon .section_01 .cnt_01_div a:hover {
	background-image: -moz-linear-gradient( 0deg, rgb(215,182,134) 0%, rgb(236,214,175) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(215,182,134) 0%, rgb(236,214,175) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(215,182,134) 0%, rgb(236,214,175) 100%);
}
.contents_gaisenmon .section_01 .cnt_01_div a::after {
	content: "";
	width: 10px;
	height: 14px;
	background: url("../img/pc_arrow_bk.png") no-repeat;
	background-size: 10px auto;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 20px;
}
.contents_gaisenmon .section_01 .cnt_01_link {
	width: 93.33vw;
	margin: 0 auto 0 auto;
}
.contents_gaisenmon .section_01 .cnt_01_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(210,0,71) 11%, rgb(164,0,59) 100%);
	background-image: -webkit-linear-gradient( 178deg, rgb(210,0,71) 11%, rgb(164,0,59) 100%);
	background-image: -ms-linear-gradient( 178deg, rgb(210,0,71) 11%, rgb(164,0,59) 100%);
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.2);
	margin: 0 auto;
	position: relative;
}
.contents_gaisenmon .section_01 .cnt_01_link a:hover {
	background-image: -moz-linear-gradient( 178deg, rgb(234,19,92) 11%, rgb(191,7,74) 100%);
	background-image: -webkit-linear-gradient( 178deg, rgb(234,19,92) 11%, rgb(191,7,74) 100%);
	background-image: -ms-linear-gradient( 178deg, rgb(234,19,92) 11%, rgb(191,7,74) 100%);
}
.contents_gaisenmon .section_01 .cnt_01_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_gaisenmon .section_02 {
	width: 100%;
	background: #000 url("../img/pc_cnt_02_bg.jpg") no-repeat top center;
	background-size: 1920px auto;
	padding: 34px 0 54px 0;
}
.contents_gaisenmon .section_02 h3 {
	width: 528px;
	margin: 0 auto 32px auto;
}
.contents_gaisenmon .section_02 div:nth-of-type(1) {
	width: 1000px;
	background: #fc0808;
	padding: 30px 0 30px 0;
	margin: 0 auto 23px auto;
 text-align: center;
}
.contents_gaisenmon .section_02 div h4 {
	width: 529px;
	margin: 0 auto 33px auto;
}
.contents_gaisenmon .section_02 div dl {
 width: 458px;
 display: inline-block;
 vertical-align: top;
 position: relative;
}
.inner {
 display: block;
 width: 100%;
 height: 288px;
 position: relative;
 padding: 50px 0 44px 0;
 box-sizing: border-box;
}
.contents_gaisenmon .section_02 div dl::before,
.contents_gaisenmon .section_02 div dl::after,
.inner::before,
.inner::after {
  content: "";
  position: absolute;
  width: 55px;
  height: 55px;
  border-color: #fff;
  border-style: solid;
}
.contents_gaisenmon .section_02 div dl::before {
  top: -2px;
  left: -2px;
  border-width: 4px 0 0 4px;
}
.contents_gaisenmon .section_02 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_gaisenmon .section_02 div dl:nth-of-type(1) {
 background: url("../img/pc_cnt_02_bg_01.jpg") no-repeat top center;
 background-size: cover;
 margin-right: 18px;
}
.contents_gaisenmon .section_02 div dl:nth-of-type(2) {
 background: url("../img/pc_cnt_02_bg_02.jpg") no-repeat top center;
 background-size: cover;
}
.contents_gaisenmon .section_02 div dl:nth-of-type(1) dt {
 width: 186px;
 position: absolute;
 top: 81px;
 left: 247px;
}
.contents_gaisenmon .section_02 div dl:nth-of-type(2) dt {
 width: 186px;
 position: absolute;
 top: 83px;
 left: 247px;
}
.contents_gaisenmon .section_02 div dd {
 width: 193px;
 position: absolute;
 top: 50px;
 left: 32px;
}
.contents_gaisenmon .section_02 div dd figure {
 width: 193px;
}
.contents_gaisenmon .section_02 div dl:nth-of-type(1) a {
 display: block;
	width: 166px;
	height: 44px;
	font-size: 15px;
	line-height: 41px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: #fc0909;
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.5);
	position: absolute;
 top: 117px;
 left: 223px;
}
.contents_gaisenmon .section_02 div dl:nth-of-type(2) a {
 display: block;
	width: 166px;
	height: 44px;
	font-size: 15px;
	line-height: 41px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: #fc0909;
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.5);
	position: absolute;
 top: 117px;
 left: 223px;
}
.contents_gaisenmon .section_02 div dl a:hover {
 background: #ff3a3a;
}
.contents_gaisenmon .section_02 div dl a::after {
	content: "";
	width: 8px;
	height: 10px;
	background: url("../img/pc_arrow_wh.png") no-repeat;
	background-size: 8px auto;
	position: absolute;
	top: 50%;
	margin-top: -6px;
	right: 11px;
}
.contents_gaisenmon .section_02 div .cnt_02_txt {
 text-align: center;
	padding-top: 22px;
	font-size: 17px;
	line-height: 1;
	color: #fff;
}

.contents_gaisenmon .section_02 .cnt_02_link {
	width: 420px;
	margin: 0 auto 0 auto;
}
.contents_gaisenmon .section_02 .cnt_02_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_gaisenmon .section_02 .cnt_02_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_gaisenmon .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_gaisenmon .section_03_wrap {
	width: 100%;
	background: #caede9 url("../img/pc_cnt_03_bg.jpg") no-repeat top center;
	background-size: 1500px auto;
	text-align: center;
	padding:  72px 0 51px 0;
}
.contents_gaisenmon .section_03 h3 {
	width: 669px;
	margin: 0 auto 25px auto;
}
.contents_gaisenmon .section_03 figure {
	width: 415px;
	margin: 0 auto 66px auto;
}
.contents_gaisenmon .section_03 a {
	clear: both;
	display: block;
	width: 420px;
	height: 60px;
	font-size: 18px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: #f52042;
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.35);
	margin: 0 auto;
	position: relative;
}
.contents_gaisenmon .section_03 a:hover {
	background: #ff4966;
}
.contents_gaisenmon .section_03 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_gaisenmon .section_04 {
	width: 100%;
	background: #fff url("../img/pc_cnt_04_bg.jpg") no-repeat top center;
	background-size: cover;
	padding: 21px 0 54px 0;
}
.contents_gaisenmon .section_04 h3 {
	width: 627px;
	margin: 0 auto 2px auto;
}
.contents_gaisenmon .section_04 ul {
	width: 976px;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 0;
}
.contents_gaisenmon .section_04 li {
	width: 477px;
    display: inline-block;
    vertical-align: top;
	background: #fff;
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
}
.contents_gaisenmon .section_04 li img {
	opacity: 1.0;
}
.contents_gaisenmon .section_04 li:hover img {
	opacity: 0;
}
.contents_gaisenmon .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_gaisenmon .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_gaisenmon .section_04 li:nth-of-type(3) {
	background: url("../img/pc_cnt_04_banner_03_on.jpg") no-repeat;
	background-size: 477px auto;
}

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

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

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

}