@charset "EUC-JP";

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

.contents_shukasho {
	width: 100%;
	color: #000 !important;
}
.contents_shukasho 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_shukasho .mv {
	width: 100%;
	height: 148.66vw;
	background: url("../img/sp_mv_img.jpg") no-repeat;
	background-size: cover;
	padding-top: 81.86vw;
	position: relative;
	margin-bottom: 0 !important;
}
.contents_shukasho .mv h2 {
	width: 91.86vw;
	margin: 0 auto;
}
.contents_shukasho .mv figure {
	width: 94.8vw;
	position: absolute;
	top: 126.66vw;
	left: 50%;
	margin-left: -47.4vw;
}

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

.contents_shukasho .cv {
	width: 100%;
	background: url("../img/sp_cv_bg.jpg") no-repeat center center;
	background-size: cover;
	padding: 5.46vw 0 7.6vw 0;
}
.contents_shukasho .cv h3 {
	width: 80.13vw;
	margin: 0 auto 1.46vw auto;
}
.contents_shukasho .cv li {
 margin-bottom: 2.53vw;
}
.contents_shukasho .cv li:last-child {
 margin-bottom: 0;
}
.contents_shukasho .cv a {
	display: block;
	width: 85.33vw;
	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(255,205,141) 0%, rgb(255,224,169) 88%);
	background-image: -webkit-linear-gradient( 0deg, rgb(255,205,141) 0%, rgb(255,224,169) 88%);
	background-image: -ms-linear-gradient( 0deg, rgb(255,205,141) 0%, rgb(255,224,169) 88%);
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.25);
	margin: 0 auto;
	position: relative;
}
.contents_shukasho .cv 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_shukasho .section_01 {
	width: 100%;
	background: url("../img/sp_cnt_01_bg.jpg") no-repeat;
	background-size: cover;
	padding: 6.93vw 0 8.26vw 0;
}
.contents_shukasho .section_01 h3 {
	width: 89.06vw;
	margin: 0 auto;
}
.contents_shukasho .section_01 h4 {
	width: 77.86vw;
	margin: -5.86vw auto 5.33vw auto;
}

.contents_shukasho .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_shukasho .section_01 .cnt_01_div figure {
	width: 32.13vw;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 2.4vw;
	margin-top: 0 !important;
}
.contents_shukasho .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_shukasho .section_01 .cnt_01_div:nth-of-type(1) dl {
	margin-bottom: 2.67vw;
 padding-top: 2.26vw;
	text-align: center;
}
.contents_shukasho .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_shukasho .section_01 .cnt_01_div:nth-of-type(2) dl {
	margin-bottom: 2.67vw;
 padding-top: 2.26vw;
	text-align: center;
}
.contents_shukasho .section_01 .cnt_01_div:nth-of-type(2) dl dt {
	font-size: 8.26vw;
	line-height: 1;
	font-weight: bold;
	color: #fff;
	margin-bottom: 1.86vw;
}
.contents_shukasho .section_01 .cnt_01_div dl dd {
	font-size: 2.4vw;
	line-height: 1;
	font-weight: bold;
	color: #ffe0a9;
}

.contents_shukasho .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_shukasho .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_shukasho .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(255,205,141) 0%, rgb(255,224,169) 88%);
	background-image: -webkit-linear-gradient( 0deg, rgb(255,205,141) 0%, rgb(255,224,169) 88%);
	background-image: -ms-linear-gradient( 0deg, rgb(255,205,141) 0%, rgb(255,224,169) 88%);
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.25);
	margin: 0 auto;
	position: relative;
}
.contents_shukasho .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_shukasho .section_01 .cnt_01_link {
	width: 93.33vw;
	margin: 0 auto 0 auto;
}
.contents_shukasho .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(243,107,56) 1%, rgb(218,39,86) 65%, rgb(184,23,86) 99%);
	background-image: -webkit-linear-gradient( 178deg, rgb(243,107,56) 1%, rgb(218,39,86) 65%, rgb(184,23,86) 99%);
	background-image: -ms-linear-gradient( 178deg, rgb(243,107,56) 1%, rgb(218,39,86) 65%, rgb(184,23,86) 99%);
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.25);
	margin: 0 auto;
	position: relative;
}
.contents_shukasho .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_shukasho .section_02 {
	width: 100%;
	background: #fff url("../img/sp_cnt_02_bg.jpg") no-repeat top center;
	background-size: cover;
	text-align: center;
	padding: 6.8vw 0 6.66vw 0;
	font-size: 0;
}
.contents_shukasho .section_02 h3 {
	width: 70.66vw;
	margin: 0 auto 3.46vw auto;
}
.contents_shukasho .section_02 div {
	width: 93.33vw;
	background: #fff;
	padding: 4.26vw 3.86vw 4.26vw 3.86vw;
	box-sizing: border-box;
	margin: 0 auto;
}
.contents_shukasho .section_02 div figure {
	width: 42vw;
	display: inline-block;
	vertical-align: top;
	margin-right: 1.75vw;
	margin-bottom: 2.4vw;
}
.contents_shukasho .section_02 div dl {
	width: 41.86vw;
	display: inline-block;
	vertical-align: top;
	padding-top: 7.6vw;
}
.contents_shukasho .section_02 div dt {
	width: 41.86vw;
	margin: 0 auto 3.73vw auto;
}
.contents_shukasho .section_02 div dd {
	font-size: 4vw;
	line-height: 5.86vw;
	font-feature-settings: "palt";
	font-weight: bold;
	text-align: center;
}
.contents_shukasho .section_02 div a {
	clear: both;
	display: block;
	width: 85.33vw;
	height: 13.33vw;
	font-size: 4vw;
	line-height: 13.33vw;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-image: -moz-linear-gradient( 178deg, rgb(234,50,128) 12%, rgb(196,18,156) 69%);
	background-image: -webkit-linear-gradient( 178deg, rgb(234,50,128) 12%, rgb(196,18,156) 69%);
	background-image: -ms-linear-gradient( 178deg, rgb(234,50,128) 12%, rgb(196,18,156) 69%);
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.3);
	margin: 0 auto;
	position: relative;
}
.contents_shukasho .section_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: 4vw;
}
.contents_shukasho .section_02 .cnt_02_txt {
    text-align: center;
    padding-top: 3.2vw;
    font-size: 2.93vw;
    line-height: 1;
    color: #fff;
}

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

.contents_shukasho .section_03 {
	width: 100%;
	background: #000 url("../img/sp_cnt_03_bg.jpg") no-repeat top center;
	background-size: 100% auto;
	padding: 2.66vw 0 8.26vw 0;
}
.contents_shukasho .section_03 h3 {
	width: 64.8vw;
	margin: 0 auto 0 auto;
}
.contents_shukasho .section_03 figure {
	width: 95.33vw;
	margin: -0.26vw auto 1.6vw auto;
}
.contents_shukasho .section_03 h4 {
	width: 100%;
	margin: 0 auto 0.26vw auto;
}
.contents_shukasho .section_03 div:nth-of-type(1) {
	width: 93.33vw;
	background: #fc0808;
	padding: 6.53vw 0 5.2vw 0;
	margin: 0 auto 3.73vw auto;
 text-align: center;
 font-size: 0;
}
.contents_shukasho .section_03 div h5 {
	width: 70.53vw;
	margin: 0 auto 2.4vw auto;
}
.contents_shukasho .section_03 div h6 {
	width: 73.46vw;
	margin: 0 auto 5.06vw auto;
}
.contents_shukasho .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.13vw;
}
.contents_shukasho .section_03 div dl::before,
.contents_shukasho .section_03 div dl::after,
.inner::before,
.inner::after {
  content: "";
  position: absolute;
  width: 8vw;
  height: 8vw;
  border-color: #fff;
  border-style: solid;
}
.contents_shukasho .section_03 div dl::before {
  top: -1px;
  left: -1px;
  border-width: 2px 0 0 2px;
}
.contents_shukasho .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_shukasho .section_03 div dl:nth-of-type(1) {
 background: url("../img/sp_cnt_03_bg_01.jpg") no-repeat top center;
 background-size: cover;
 margin-right: 1.73vw;
 padding-top: 7.06vw;
}
.contents_shukasho .section_03 div dl:nth-of-type(2) {
 background: url("../img/sp_cnt_03_bg_02.jpg") no-repeat top center;
 background-size: cover;
 padding-top: 7.06vw;
}
.contents_shukasho .section_03 div dl dt {
 width: 20.4vw;
 margin: 0 auto 5.46vw auto;
}
.contents_shukasho .section_03 div dd {
 width: 35.46vw;
 margin: 0 auto 0 auto;
}
.contents_shukasho .section_03 div dd figure {
 width: 35.46vw; 
 margin-bottom: 0 !important;
}
.contents_shukasho .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_shukasho .section_03 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_shukasho .section_03 div .cnt_03_txt {
 text-align: center;
	padding-top: 4.13vw;
	font-size: 2.93vw;
	line-height: 1;
	color: #fff;
}
.contents_shukasho .section_03 .cnt_03_link {
	width: 93.33vw;
	margin: 0 auto 0 auto;
}
.contents_shukasho .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_shukasho .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_shukasho .section_04 {
	width: 100%;
	background: #fcf5d7;
	text-align: center;
	padding: 6.53vw 0 8.8vw 0;
	font-size: 0;
}
.contents_shukasho .section_04 h3 {
	width: 92.93vw;
	margin: 0 auto 5.33vw auto;
}
.contents_shukasho .section_04 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: #4e4545;
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.15);
	margin: 0 auto;
	position: relative;
}
.contents_shukasho .section_04 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_shukasho .section_05 {
	width: 100%;
	background: url("../img/sp_cnt_05_bg.jpg") no-repeat top center;
	background-size: cover;
	padding: 2vw 0 7.86vw 0;
 margin-bottom: 8vw;
}
.contents_shukasho .section_05 h3 {
	width: 84.93vw;
	margin: 0 auto 1.2vw auto;
}
.contents_shukasho .section_05 ul {
	width: 93.6vw;
	margin: 0 auto;
}
.contents_shukasho .section_05 li {
	margin-bottom: 3.46vw;
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.4);
}
.contents_shukasho .section_05 li:last-child {
	margin-bottom: 0;
}
.contents_shukasho .section_05 li a {
	display: block;
	width: 100%;
	height: 100%;
}

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

.contents_shukasho .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_shukasho .mv {
	width: 100%;
	padding-top: 54.215vw;
	background: url("../img/pc_mv_img.jpg") no-repeat top center;
	background-size: cover;
	margin-bottom: 0 !important;
	position: relative;
}
.contents_shukasho .mv h2 {
	width: 46.906vw;
	position: absolute;
	top: 27.22vw;
	left: 50%;
 margin-left: -23.453vw;
}
.contents_shukasho .mv figure {
	width: 11.755vw;
	position: absolute;
	top: 1.082vw;
	left: 4.485vw;
 }

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

.contents_shukasho .cv {
	width: 100%;
	background: url("../img/pc_cv_bg.jpg") no-repeat center center;
	background-size: cover;
	padding: 18px 0 37px 0;
}
.contents_shukasho .cv h3 {
	width: 529px;
	margin: 0 auto 2px auto;
}
.contents_shukasho .cv li {
 margin-bottom: 10px;
}
.contents_shukasho .cv li:last-child {
 margin-bottom: 0px;
}
.contents_shukasho .cv a {
	display: block;
	width: 420px;
	height: 60px;
	font-size: 18px;
	line-height: 60px;
	font-weight: bold;
	text-align: center;
	color: #000;
	background-image: -moz-linear-gradient( 0deg, rgb(255,205,141) 0%, rgb(255,224,169) 88%);
	background-image: -webkit-linear-gradient( 0deg, rgb(255,205,141) 0%, rgb(255,224,169) 88%);
	background-image: -ms-linear-gradient( 0deg, rgb(255,205,141) 0%, rgb(255,224,169) 88%);
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.25);
	margin: 0 auto;
	position: relative;
}
.contents_shukasho .cv a:hover {
	background-image: -moz-linear-gradient( 0deg, rgb(255,215,163) 0%, rgb(255,233,196) 87%);
	background-image: -webkit-linear-gradient( 0deg, rgb(255,215,163) 0%, rgb(255,233,196) 87%);
	background-image: -ms-linear-gradient( 0deg, rgb(255,215,163) 0%, rgb(255,233,196) 87%);
}
.contents_shukasho .cv 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_shukasho .section_01 {
	width: 100%;
	background: url("../img/pc_cnt_01_bg.jpg") no-repeat top center;
	background-size: cover;
	padding: 29px 0 50px 0;
 text-align: center;
}
.contents_shukasho .section_01 h3 {
	width: 622px;
	margin: 0 auto 0 auto;
}
.contents_shukasho .section_01 h4 {
	width: 557px;
	margin: -44px auto 0 auto;
}

.contents_shukasho .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-top: -5px;
}
.margin_01 {
 margin-right: 20px;
}
.contents_shukasho .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_shukasho .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_shukasho .section_01 .cnt_01_div span {
	width: 243px;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 0;
	margin-bottom: 0;
}
.contents_shukasho .section_01 .cnt_01_div:nth-of-type(1) dl {
	margin-bottom: 13px;
 padding-top: 21px;
	text-align: center;
}
.contents_shukasho .section_01 .cnt_01_div:nth-of-type(2) dl {
	margin-bottom: 13px;
 margin-top: 21px;
	text-align: center;
}
.contents_shukasho .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_shukasho .section_01 .cnt_01_div:nth-of-type(2)  dl dt {
	font-size: 44px;
	line-height: 1;
	font-weight: bold;
	color: #fff;
	margin-bottom: 12px;
}
.contents_shukasho .section_01 .cnt_01_div dl dd {
	font-size: 13px;
	line-height: 1;
	font-weight: bold;
	color: #ffe0a9;
}

.contents_shukasho .section_01 .cnt_01_div .cnt_01_txt_01 {
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	font-feature-settings: "palt";
	color: #fff;
 text-align: center;
 margin-bottom: 15px;
}
.contents_shukasho .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_shukasho .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-bottom: 15px;
}
.contents_shukasho .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(255,205,141) 0%, rgb(255,224,169) 88%);
	background-image: -webkit-linear-gradient( 0deg, rgb(255,205,141) 0%, rgb(255,224,169) 88%);
	background-image: -ms-linear-gradient( 0deg, rgb(255,205,141) 0%, rgb(255,224,169) 88%);
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.25);
	margin: 0 auto;
	position: relative;
}
.contents_shukasho .section_01 .cnt_01_div a:hover {
	background-image: -moz-linear-gradient( 0deg, rgb(255,215,163) 0%, rgb(255,233,196) 87%);
	background-image: -webkit-linear-gradient( 0deg, rgb(255,215,163) 0%, rgb(255,233,196) 87%);
	background-image: -ms-linear-gradient( 0deg, rgb(255,215,163) 0%, rgb(255,233,196) 87%);
}
.contents_shukasho .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_shukasho .section_01 .cnt_01_link {
	width: 93.33vw;
	margin: 0 auto 0 auto;
}
.contents_shukasho .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(243,107,56) 1%, rgb(218,39,86) 65%, rgb(184,23,86) 99%);
	background-image: -webkit-linear-gradient( 178deg, rgb(243,107,56) 1%, rgb(218,39,86) 65%, rgb(184,23,86) 99%);
	background-image: -ms-linear-gradient( 178deg, rgb(243,107,56) 1%, rgb(218,39,86) 65%, rgb(184,23,86) 99%);
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.25);
	margin: 0 auto;
	position: relative;
}
.contents_shukasho .section_01 .cnt_01_link a:hover {
	background-image: -moz-linear-gradient( 178deg, rgb(253,126,78) 1%, rgb(232,59,105) 64%, rgb(206,39,104) 99%);
	background-image: -webkit-linear-gradient( 178deg, rgb(253,126,78) 1%, rgb(232,59,105) 64%, rgb(206,39,104) 99%);
	background-image: -ms-linear-gradient( 178deg, rgb(253,126,78) 1%, rgb(232,59,105) 64%, rgb(206,39,104) 99%);
}
.contents_shukasho .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_shukasho .section_02 {
	width: 100%;
	background: #fff url("../img/pc_cnt_02_bg.jpg") no-repeat top center;
	background-size: cover;
	text-align: center;
	padding: 40px 0 34px 0;
	font-size: 0;
}
.contents_shukasho .section_02 h3 {
	width: 530px;
	margin: 0 auto 20px auto;
}
.contents_shukasho .section_02 div {
	width: 480px;
	background: #fff;
	padding: 23px 23px;
	box-sizing: border-box;
	margin: 0 auto;
	font-size: 0;
	text-align: left;
}
.contents_shukasho .section_02 div figure {
	display: inline-block;
	vertical-align: top;
	width: 164px;
	margin-right: 34px;
	margin-bottom: 22px;
}
.contents_shukasho .section_02 div dl {
	display: inline-block;
	vertical-align: top;
	width: 222px;
	padding-top: 22px;
}
.contents_shukasho .section_02 div dt {
	width: 215px;
	margin: 0 auto 17px auto;
}
.contents_shukasho .section_02 div dd {
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	text-align: center;
}
.contents_shukasho .section_02 div a {
	clear: both;
	display: block;
	width: 434px;
	height: 60px;
	font-size: 20px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background-image: -moz-linear-gradient( 178deg, rgb(234,50,128) 12%, rgb(196,18,156) 69%);
	background-image: -webkit-linear-gradient( 178deg, rgb(234,50,128) 12%, rgb(196,18,156) 69%);
	background-image: -ms-linear-gradient( 178deg, rgb(234,50,128) 12%, rgb(196,18,156) 69%);
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.25);
	margin: 0 auto;
	position: relative;
}
.contents_shukasho .section_02 div a:hover {
	background-image: -moz-linear-gradient( 178deg, rgb(243,67,141) 12%, rgb(213,32,173) 70%);
	background-image: -webkit-linear-gradient( 178deg, rgb(243,67,141) 12%, rgb(213,32,173) 70%);
	background-image: -ms-linear-gradient( 178deg, rgb(243,67,141) 12%, rgb(213,32,173) 70%);
}
.contents_shukasho .section_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_shukasho .section_02 .cnt_02_txt {
	text-align: center;
	padding-top: 18px;
	font-size: 17px;
	line-height: 1;
	color: #fff;
}

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

.contents_shukasho .section_03 {
	width: 100%;
	background: #000 url("../img/pc_cnt_03_bg.jpg") no-repeat top center;
	background-size: 1920px auto;
	padding: 25px 0 54px 0;
}
.contents_shukasho .section_03 h3 {
	width: 486px;
	margin: 0 auto 0 auto;
}
.contents_shukasho .section_03 figure {
	width: 714px;
	margin: -9px auto 0 auto;
}
.contents_shukasho .section_03 h4 {
	width: 636px;
	margin: -14px auto 30px auto;
}
.contents_shukasho .section_03 div:nth-of-type(1) {
	width: 1000px;
	background: #fc0808;
	padding: 30px 0 32px 0;
	margin: 0 auto 23px auto;
 text-align: center;
}
.contents_shukasho .section_03 div h5 {
	width: 524px;
	margin: 0 auto 14px auto;
}
.contents_shukasho .section_03 div h6 {
	width: 546px;
	margin: 0 auto 26px auto;
}
.contents_shukasho .section_03 div dl {
 width: 458px;
 display: inline-block;
 vertical-align: top;
 position: relative;
}
.inner {
 display: block;
 width: 100%;
 height: 287px;
 position: relative;
 padding: 50px 0 45px 0;
 box-sizing: border-box;
}
.contents_shukasho .section_03 div dl::before,
.contents_shukasho .section_03 div dl::after,
.inner::before,
.inner::after {
  content: "";
  position: absolute;
  width: 55px;
  height: 55px;
  border-color: #fff;
  border-style: solid;
}
.contents_shukasho .section_03 div dl::before {
  top: -2px;
  left: -2px;
  border-width: 4px 0 0 4px;
}
.contents_shukasho .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_shukasho .section_03 div dl:nth-of-type(1) {
 background: url("../img/pc_cnt_03_bg_01.jpg") no-repeat top center;
 background-size: cover;
 margin-right: 18px;
}
.contents_shukasho .section_03 div dl:nth-of-type(2) {
 background: url("../img/pc_cnt_03_bg_02.jpg") no-repeat top center;
 background-size: cover;
}
.contents_shukasho .section_03 div dl:nth-of-type(1) dt {
 width: 139px;
 position: absolute;
 top: 110px;
 left: 272px;
}
.contents_shukasho .section_03 div dl:nth-of-type(2) dt {
 width: 139px;
 position: absolute;
 top: 107px;
 left: 272px;
}
.contents_shukasho .section_03 div dd {
 width: 193px;
 position: absolute;
 top: 57px;
 left: 32px;
}
.contents_shukasho .section_03 div dd figure {
 width: 193px;
 height: auto;
}
.contents_shukasho .section_03 div .cnt_03_txt {
 text-align: center;
	padding-top: 21px;
	font-size: 17px;
	line-height: 1;
	color: #fff;
}

.contents_shukasho .section_03 .cnt_03_link {
	width: 420px;
	margin: 0 auto 0 auto;
}
.contents_shukasho .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_shukasho .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_shukasho .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_shukasho .section_04_wrap {
	width: 100%;
	background: #fcf5d7 url("../img/pc_cnt_04_bg.png") no-repeat top center;
	background-size: 1920px auto;
	text-align: center;
	padding: 41px 0 50px 0;
}
.contents_shukasho .section_04 h3 {
	width: 514px;
	margin: 0 auto 8px auto;
}
.contents_shukasho .section_04 a {
	clear: both;
	display: block;
	width: 420px;
	height: 60px;
	font-size: 18px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: #4e4545;
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.35);
	margin: 0 auto;
	position: relative;
}
.contents_shukasho .section_04 a:hover {
	background: #6a6363;
}
.contents_shukasho .section_04 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_shukasho .section_05 {
	width: 100%;
	background: #fff url("../img/pc_cnt_05_bg.jpg") no-repeat top center;
	background-size: cover;
	padding: 12px 0 54px 0;
}
.contents_shukasho .section_05 h3 {
	width: 590px;
	margin: 0 auto 4px auto;
}
.contents_shukasho .section_05 ul {
	width: 976px;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 0;
}
.contents_shukasho .section_05 li {
	width: 477px;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.25);
}
.contents_shukasho .section_05 li img {
	opacity: 1.0;
}
.contents_shukasho .section_05 li:hover img {
	opacity: 0;
}
.contents_shukasho .section_05 li:nth-of-type(1) {
	background: url("../img/pc_cnt_05_banner_01_on.jpg") no-repeat;
	background-size: 477px auto;
	margin: 0 22px 0 0;
}
.contents_shukasho .section_05 li:nth-of-type(2) {
	background: url("../img/pc_cnt_05_banner_02_on.jpg") no-repeat;
	background-size: 477px auto;
}

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

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

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

}