@charset "EUC-JP";

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

.contents_takamatsunomiya {
	width: 100%;
}
.contents_takamatsunomiya 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_takamatsunomiya .mv {
	width: 100%;
	height: 137.46vw;
	background: url("../img/sp_mv_img.jpg") no-repeat;
	background-size: cover;
	padding-top: 101.86vw;
	position: relative;
	margin-bottom: 0 !important;
}
.contents_takamatsunomiya .mv h2 {
	width: 100%;
	margin: 0 auto;
}
.contents_takamatsunomiya .mv p {
	width: 9.86vw;
	position: absolute;
	top: 1.06vw;
	left: 90.13vw
}
.contents_takamatsunomiya .cv {
	width: 100%;
	background: url("../img/sp_cv_bg.jpg") no-repeat center center;
	background-size: cover;
	padding: 6.26vw 0 8vw 0;
}
.contents_takamatsunomiya .cv figure {
	width: 81.46vw;
	margin: 0 auto 2.8vw auto;
}
.contents_takamatsunomiya .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( 178deg, rgb(239,198,144) 19%, rgb(220,170,104) 92%);
	background-image: -webkit-linear-gradient( 178deg, rgb(239,198,144) 19%, rgb(220,170,104) 92%);
	background-image: -ms-linear-gradient( 178deg, rgb(239,198,144) 19%, rgb(220,170,104) 92%);
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.2);
	margin: 0 auto;
	position: relative;
}
.contents_takamatsunomiya .cv a::after {
	content: "";
	width: 2.13vw;
	height: 2.93vw;
	background: url("../img/sp_arrow.png") no-repeat;
	background-size: 2.13vw auto;
	position: absolute;
	top: 50%;
	margin-top: -1.465vw;
	right: 5.33vw;
}

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

.contents_takamatsunomiya .section_01 {
	width: 100%;
	background: url("../img/sp_cnt_01_bg.jpg") no-repeat;
	background-size: cover;
	padding: 5.73vw 0 8.53vw 0;
}
.contents_takamatsunomiya .section_01 h3 {
	width: 73.2vw;
	margin: 0 auto;
}
.contents_takamatsunomiya .section_01 p {
	width: 95.2vw;
	margin: -1.86vw auto 1.73vw auto;
}
.contents_takamatsunomiya .section_01 h4 {
	width: 58.13vw;
	margin: 0 auto 2.93vw auto;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(1) {
	width: 93.33vw;
	box-sizing: border-box;
	padding: 5.2vw 0 5.2vw 0;
	background: #fff;
	box-shadow: 0 0 4vw 0.26vw rgba(151,39,158,0.45);
	margin: 0 auto 0 auto;
	font-size: 0;
	position: relative;
	z-index: 20;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(1) span {
	display: block;
	clear: both;
	width: 84vw;
	height: 100%;
	background-image: -moz-linear-gradient( 139deg, rgb(90,10,69) 0%, rgb(45,5,35) 39%, rgb(0,0,0) 86%);
	background-image: -webkit-linear-gradient( 139deg, rgb(90,10,69) 0%, rgb(45,5,35) 39%, rgb(0,0,0) 86%);
	background-image: -ms-linear-gradient( 139deg, rgb(90,10,69) 0%, rgb(45,5,35) 39%, rgb(0,0,0) 86%);
	box-sizing: border-box;
	padding: 4.26vw 3.93vw 4.4vw 3.93vw;
	margin: 0 auto;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(1) span:nth-of-type(1) {
	margin-bottom: 2.4vw;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(1) picture {
	width: 26vw;
	display: inline-block;
	vertical-align: top;
	margin-right: 3.06vw;
	/*margin-bottom: 2.66vw;*/
}
.contents_takamatsunomiya .section_01 div:nth-of-type(1) dl:nth-of-type(1) {
	width: 100% !important;
	float: none !important;
	margin-bottom: 2.4vw;
	text-align: center;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(1) dl:nth-of-type(1) dt {
	font-size: 6.66vw;
	line-height: 1;
	font-weight: bold;
	color: #fff;
	margin-bottom: 1.33vw;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(1) dl:nth-of-type(1) dd {
	font-size: 2.26vw;
	line-height: 1;
	font-weight: bold;
	color: #dcaa68;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(1) dl:nth-of-type(2) {
	width: 47.08vw;
	display: inline-block;
	vertical-align: top;
	/*padding-top: 1.33vw;*/
	padding-top: 0.26vw;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(1) dl:nth-of-type(2) dt {
	font-size: 4.26vw;
	line-height: 5.86vw;
	font-weight: bold;
	color: #fff; 
	padding: 0 0.4vw 2.13vw 0.4vw;
    margin-bottom: 1.53vw;
	border-bottom: 1px solid #a57951;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(1) dl:nth-of-type(2) dd {
	font-size: 3.06vw;
	line-height: 5.06vw;
	padding: 0 0.4vw;
	color: #fff; 
}

.contents_takamatsunomiya .section_01 div:nth-of-type(2) {
	width: 93.33vw;
	background-image: -moz-linear-gradient( -180deg, rgb(144,25,101) 16%, rgb(53,0,50) 76%);
	background-image: -webkit-linear-gradient( -180deg, rgb(144,25,101) 16%, rgb(53,0,50) 76%);
	background-image: -ms-linear-gradient( -180deg, rgb(144,25,101) 16%, rgb(53,0,50) 76%);
	box-shadow: 0 0 4vw 0.26vw rgba(151,39,158,0.45);
	margin: 0 auto 0 auto;
	padding: 5.33vw 0;
	font-size: 0;
}

.contents_takamatsunomiya .section_01 div:nth-of-type(2) ul:nth-of-type(1),
.contents_takamatsunomiya .section_01 div:nth-of-type(2) ul:nth-of-type(2) {
	margin-bottom: 2.13vw;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(2) ul:nth-of-type(3) a {
	clear: both;
	display: block;
	width: 83.6vw;
	height: 13.33vw;
	font-size: 4vw;
	line-height: 13.33vw;
	text-align: center;
	color: #000;
	font-weight: bold;
	background-image: -moz-linear-gradient( 178deg, rgb(239,198,144) 19%, rgb(220,170,104) 92%);
	background-image: -webkit-linear-gradient( 178deg, rgb(239,198,144) 19%, rgb(220,170,104) 92%);
	background-image: -ms-linear-gradient( 178deg, rgb(239,198,144) 19%, rgb(220,170,104) 92%);
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.15);
	margin: 0 auto;
	position: relative;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(2) ul:nth-of-type(1) a,
.contents_takamatsunomiya .section_01 div:nth-of-type(2) ul:nth-of-type(2) a {
	clear: both;
	display: block;
	width: 83.6vw;
	height: 13.33vw;
	font-size: 4vw;
	line-height: 13.33vw;
	text-align: center;
	color: #000;
	font-weight: bold;
	background: #fff;
	border: 2px solid;
	border-image: linear-gradient(to right, #dcaa68, #efc690) 1;
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.15);
	margin: 0 auto;
	position: relative;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(2) a::after {
	content: "";
	width: 2.13vw;
	height: 2.93vw;
	background: url("../img/sp_arrow.png") no-repeat;
	background-size: 2.13vw auto;
	position: absolute;
	top: 50%;
	margin-top: -1.465vw;
	right: 5.33vw;
}

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

.contents_takamatsunomiya .section_02 {
	width: 100%;
	background: #000;
    text-align: center;
	padding: 0 0 10.13vw 0;
    font-size: 0;
}
.contents_takamatsunomiya .section_02 h3 {
	width: 100%;
}
.contents_takamatsunomiya .section_02 p {
	width: 72vw;
	margin: -0.4vw auto 8.53vw auto;
}
.contents_takamatsunomiya .section_02 ul {
	width: 93.33vw;
	margin: 0 auto 5.33vw auto;
	font-size: 0;
}
.contents_takamatsunomiya .section_02 li {
	width: 45.33vw;
	display: inline-block;
	vertical-align: top;
	background: #01185f;
	position: relative;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(1) {
	margin-right: 2.67vw;
	margin-bottom: 6.13vw;
	padding-top: 14.8vw;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(2) {
	margin-right: 0;
	margin-bottom: 6.13vw;
	padding-top: 14.8vw;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(3) {
	margin-right: 2.67vw;
	padding-top: 4.93vw;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(4) {
	padding-top: 4.93vw;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(1) dl,
.contents_takamatsunomiya .section_02 li:nth-of-type(2) dl {
	margin-bottom: 4.93vw;	
}
.contents_takamatsunomiya .section_02 li:nth-of-type(1) dt,
.contents_takamatsunomiya .section_02 li:nth-of-type(2) dt {
	width: 37.2vw;
	margin: 0 auto 4vw auto;
	border: 1px solid #000;
	border-radius: 1.33vw;
	overflow: hidden;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(1) dt picture,
.contents_takamatsunomiya .section_02 li:nth-of-type(2) dt picture {
	width: 37.2vw;
	border-radius: 1.33vw;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(1) dd,
.contents_takamatsunomiya .section_02 li:nth-of-type(2) dd {
	width: 37.2vw;
	min-height: 48.4vw;
	margin: 0 auto;
	font-size: 3.06vw;
	line-height: 4.4vw;
	text-align: left;
	color: #fff;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(1) a,
.contents_takamatsunomiya .section_02 li:nth-of-type(2) a {
	width: 100%;
	display: block;
	background: #f3be21;
	padding: 4.53vw 0;
	font-size: 4vw;
	font-weight: bold;
	line-height: 4.93vw;
	color: #000;
	text-align: center;
	position: relative;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(1) a::after,
.contents_takamatsunomiya .section_02 li:nth-of-type(2) a::after {
	content: "";
	width: 2.13vw;
	height: 2.93vw;
	background: url("../img/sp_arrow.png") no-repeat;
	background-size: 2.13vw auto;
	position: absolute;
	top: 50%;
	margin-top: -1.465vw;
	right: 2.26vw;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(1) span,
.contents_takamatsunomiya .section_02 li:nth-of-type(2) span {
	background: url("../img/sp_cnt_02_03.png") no-repeat;
	background-size: 11.6vw 12.93vw;
	width: 11.6vw;
	height: 12.93vw;
	position: absolute;
	top: -1.46vw;
	left: 16.93vw;
	padding: 3.73vw 0.8vw 0 0;
	font-size: 5.2vw;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	color: #01185f;
}

.contents_takamatsunomiya .section_02 li:nth-of-type(3) picture,
.contents_takamatsunomiya .section_02 li:nth-of-type(4) picture {
	display: block;
	width: 24vw;
	height: 24vw;
	border: 1px solid #000;
	border-radius: 1.33vw;
	overflow: hidden;
	margin: 0 auto 4vw 17.33vw;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(3) img,
.contents_takamatsunomiya .section_02 li:nth-of-type(4) img {
	width: 24vw;
	border-radius: 1.33vw;
	margin-bottom: 4vw;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(3) a,
.contents_takamatsunomiya .section_02 li:nth-of-type(4) a {
	width: 100%;
	display: block;
	background: #f3be21;
	padding: 4.53vw 0;
	font-size: 4vw;
	font-weight: bold;
	line-height: 4.93vw;
	color: #000;
	text-align: center;
	position: relative;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(3) a::after,
.contents_takamatsunomiya .section_02 li:nth-of-type(4) a::after {
	content: "";
	width: 2.13vw;
	height: 2.93vw;
	background: url("../img/sp_arrow.png") no-repeat;
	background-size: 2.13vw auto;
	position: absolute;
	top: 50%;
	margin-top: -1.465vw;
	right: 2.26vw;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(3) span,
.contents_takamatsunomiya .section_02 li:nth-of-type(4) span {
	background: url("../img/sp_cnt_02_04.png") no-repeat;
	background-size: 9.6vw 13.2vw;
	width: 9.6vw;
	height: 13.2vw;
	position: absolute;
	top: 4.93vw;
	left: 3.86vw;
	padding: 3.73vw 0 0 0;
	font-size: 4.8vw;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	color: #01185f;
}
.cnt_02_link {
	width: 93.33vw;
	margin: 0 auto;
}
.cnt_02_link a {
	display: block;
	width: 93.33vw;
	height: 13.33vw;
	font-size: 4vw;
	line-height: 13.33vw;
	text-align: center;
	color: #01185f;
	font-weight: bold;
	background: #fff;
	border: 2px solid #f3be21;
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.15);
	margin: 0 auto;
	position: relative;
}
.cnt_02_link a::after {
	content: "";
	width: 2.13vw;
	height: 2.93vw;
	background: url("../img/sp_arrowyl.png") no-repeat;
	background-size: 2.13vw auto;
	position: absolute;
	top: 50%;
	margin-top: -1.465vw;
	right: 4vw;
}

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

.contents_takamatsunomiya .section_03 {
	width: 100%;
	background: #fff url("../img/sp_cnt_03_bg.jpg") no-repeat top center;
	background-size: cover;
    text-align: center;
	padding: 6.53vw 0 7.06vw 0;
    font-size: 0;
}
.contents_takamatsunomiya .section_03 h3 {
	width: 70.66vw;
	margin: 0 auto 2.26vw auto;
}
.contents_takamatsunomiya .section_03 div {
    width: 93.33vw;
    background: #fff;
    padding: 4.26vw 3.86vw 2.4vw 3.86vw;
    box-sizing: border-box;
    margin: 0 auto;
}
.contents_takamatsunomiya .section_03 div figure {
    width: 42vw;
    display: inline-block;
    vertical-align: top;
    margin-right: 1.75vw;
	margin-bottom: 2.4vw;
}
.contents_takamatsunomiya .section_03 div dl {
    width: 41.86vw;
    display: inline-block;
    vertical-align: top;
    padding-top: 7.73vw;
}
.contents_takamatsunomiya .section_03 div dt {
    width: 41.86vw;
    margin: 0 auto 3.2vw auto;
}
.contents_takamatsunomiya .section_03 div dd {
    font-size: 4vw;
    line-height: 5.86vw;
    font-feature-settings: "palt";
    font-weight: bold;
    text-align: center;
}
.contents_takamatsunomiya .section_03 div 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-image: -moz-linear-gradient( 178deg, rgb(235,69,186) 8%, rgb(115,88,184) 95%);
	background-image: -webkit-linear-gradient( 178deg, rgb(235,69,186) 8%, rgb(115,88,184) 95%);
	background-image: -ms-linear-gradient( 178deg, rgb(235,69,186) 8%, rgb(115,88,184) 95%);
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	margin: 0 auto;
	position: relative;
}
.contents_takamatsunomiya .section_03 div a::after {
	content: "";
	width: 2.13vw;
	height: 2.93vw;
	background: url("../../2025/img/sp_arrowwh.png") no-repeat;
	background-size: 2.13vw auto;
	position: absolute;
	top: 50%;
	margin-top: -1.465vw;
	right: 4vw;
}
.contents_takamatsunomiya .section_03 .cnt_03_txt {
    text-align: center;
    padding-top: 3.2vw;
    font-size: 2.93vw;
    line-height: 1;
    color: #fff;
}

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

.contents_takamatsunomiya .section_04 {
	display: block;
	width: 100%;
	background: #fff;
    text-align: center;
	padding: 8.66vw 0 9.6vw 0;
}
.contents_takamatsunomiya .section_04 div {
    width: 93.2vw;
    margin: 0 auto;
}

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

.contents_takamatsunomiya .section_05 {
	width: 100%;
	background: url("../img/sp_cnt_05_bg.jpg") no-repeat top center;
	background-size: cover;
	padding: 3.73vw 0 8.93vw 0;
	margin-bottom: 8vw;
}
.contents_takamatsunomiya .section_05 h3 {
	width: 86.4vw;
	margin: 0 auto 2.26vw auto;
}
.contents_takamatsunomiya .section_05 ul {
	width: 93.6vw;
	margin: 0 auto;
}
.contents_takamatsunomiya .section_05 li {
	margin-bottom: 3.33vw;
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.4);
}
.contents_takamatsunomiya .section_05 li:nth-of-type(4) {
	margin-bottom: 0;
}
.contents_takamatsunomiya .section_05 li a {
	display: block;
	width: 100%;
	height: 100%;
}

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

.contents_takamatsunomiya .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_takamatsunomiya .mv {
	width: 100%;
	padding-top: 53.84vw;
	background: url("../img/pc_mv_img.jpg") no-repeat top center;
	background-size: cover;
	margin-bottom: 0 !important;
	position: relative;
}

.contents_takamatsunomiya .mv p {
	width: 5.69vw;
	position: absolute;
	top: 0.23vw;
	right: 6.38vw;
}
.contents_takamatsunomiya .mv h2 {
	width: 59.84vw;
	position: absolute;
	top: 35.07vw;
	left: 50%;
	margin-left: -29.92vw;
 }

.contents_takamatsunomiya .cv {
	width: 100%;
	background: url("../img/pc_cv_bg.jpg") no-repeat center center;
	background-size: cover;
	padding: 35px 0 48px 0;
}
.contents_takamatsunomiya .cv figure {
	width: 589px;
	margin: 0 auto 17px auto;
}
.contents_takamatsunomiya .cv a {
	display: block;
	width: 420px;
	height: 60px;
	font-size: 18px;
	line-height: 60px;
	text-align: center;
	color: #000;
	font-weight: bold;
	background-image: -moz-linear-gradient( 178deg, rgb(239,198,144) 19%, rgb(220,170,104) 92%);
	background-image: -webkit-linear-gradient( 178deg, rgb(239,198,144) 19%, rgb(220,170,104) 92%);
	background-image: -ms-linear-gradient( 178deg, rgb(239,198,144) 19%, rgb(220,170,104) 92%);
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	margin: 0 auto;
	position: relative;
}
.contents_takamatsunomiya .cv a:hover {
	background-image: -moz-linear-gradient( 178deg, rgb(246,213,170) 20%, rgb(237,187,122) 92%);
	background-image: -webkit-linear-gradient( 178deg, rgb(246,213,170) 20%, rgb(237,187,122) 92%);
	background-image: -ms-linear-gradient( 178deg, rgb(246,213,170) 20%, rgb(237,187,122) 92%);
}
.contents_takamatsunomiya .cv a::after {
	content: "";
	width: 10px;
	height: 14px;
	background: url("../img/pc_arrow.png") no-repeat;
	background-size: 10px auto;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 20px;
}

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

.contents_takamatsunomiya .section_01 {
	width: 100%;
	background: url("../img/pc_cnt_01_bg.jpg") no-repeat top center;
	background-size: cover;
	padding: 36px 0 48px 0;
	text-align: center;
}
.contents_takamatsunomiya .section_01 h3 {
	width: 550px;
	margin: 0 auto;
}
.contents_takamatsunomiya .section_01 p {
	width: 741px;
	margin: -6px auto 0px auto;
}
.contents_takamatsunomiya .section_01 h4 {
	width: 487px;
	margin: -5px auto 6px auto;
}

.contents_takamatsunomiya .section_01 div:nth-of-type(1) {
	width: 980px;
	box-sizing: border-box;
	padding: 38px 0 26px 0;
	background: #fff;
	box-shadow: 0px 0px 18px 0px rgba(151, 39, 158, 0.46);
	margin: 0 auto 0 auto;
	font-size: 0;
	position: relative;
	z-index: 20;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(1) span {
	display: inline-block;
	clear: both;
	width: 445px;
	height: 100%;
	background-image: -moz-linear-gradient( 139deg, rgb(90,10,69) 0%, rgb(45,5,35) 39%, rgb(0,0,0) 86%);
	background-image: -webkit-linear-gradient( 139deg, rgb(90,10,69) 0%, rgb(45,5,35) 39%, rgb(0,0,0) 86%);
	background-image: -ms-linear-gradient( 139deg, rgb(90,10,69) 0%, rgb(45,5,35) 39%, rgb(0,0,0) 86%);
	box-sizing: border-box;
	padding: 19px 23px 27px 23px;
	margin: 0 auto;
	font-size: 0;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(1) span:nth-of-type(1) {
	margin-right: 14px;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(1) picture {
	width: 146px;
	display: inline-block;
	vertical-align: top;
	margin-right: 16px;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(1) dl:nth-of-type(1) {
	width: 100% !important;
	float: none !important;
	margin-bottom: 9px;
	text-align: center;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(1) dl:nth-of-type(1) dt {
	font-size: 34px;
	line-height: 1;
	font-weight: bold;
	color: #fff;
	margin-bottom: 8px;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(1) dl:nth-of-type(1) dd {
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	color: #dcaa68;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(1) dl:nth-of-type(2) {
	width: 237px;
	display: inline-block;
	vertical-align: top;
	padding-top: 9px;
	text-align: left;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(1) dl:nth-of-type(2) dt {
	font-size: 21px;
	line-height: 31px;
	font-weight: bold;
	color: #fff; 
	padding-bottom: 9px;
	padding-left: 3px;
    margin-bottom: 10px;
	border-bottom: 1px solid #906748;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(1) dl:nth-of-type(2) dd {
	font-size: 16px;
	line-height: 28px;
	padding-left: 3px;
	font-feature-settings: "palt";
	color: #fff; 
}

.contents_takamatsunomiya .section_01 div:nth-of-type(2) {
	width: 980px;
	background-image: -moz-linear-gradient( -180deg, rgb(144,25,101) 16%, rgb(53,0,50) 76%);
	background-image: -webkit-linear-gradient( -180deg, rgb(144,25,101) 16%, rgb(53,0,50) 76%);
	background-image: -ms-linear-gradient( -180deg, rgb(144,25,101) 16%, rgb(53,0,50) 76%);
	box-shadow: 0px 0px 18px 0px rgba(151, 39, 158, 0.46);
	margin: 0 auto 0 auto;
	padding: 27px 0 37px 0;
	font-size: 0;
	position: relative;
	z-index: 19;
}

.contents_takamatsunomiya .section_01 div:nth-of-type(2) ul:nth-of-type(1),
.contents_takamatsunomiya .section_01 div:nth-of-type(2) ul:nth-of-type(2) {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 18px;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(2) ul:nth-of-type(1) {
	margin-right: 14px;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(2) ul:nth-of-type(3) a {
	clear: both;
	display: block;
	width: 904px;
	height: 60px;
	font-size: 18px;
	line-height: 57px;
	text-align: center;
	color: #000;
	font-weight: bold;
	background-image: -moz-linear-gradient( 178deg, rgb(239,198,144) 19%, rgb(220,170,104) 92%);
	background-image: -webkit-linear-gradient( 178deg, rgb(239,198,144) 19%, rgb(220,170,104) 92%);
	background-image: -ms-linear-gradient( 178deg, rgb(239,198,144) 19%, rgb(220,170,104) 92%);
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	margin: 0 auto;
	position: relative;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(2) ul:nth-of-type(3) a:hover {
	background-image: -moz-linear-gradient( 178deg, rgb(246,213,170) 20%, rgb(237,187,122) 92%);
	background-image: -webkit-linear-gradient( 178deg, rgb(246,213,170) 20%, rgb(237,187,122) 92%);
	background-image: -ms-linear-gradient( 178deg, rgb(246,213,170) 20%, rgb(237,187,122) 92%);
}
.contents_takamatsunomiya .section_01 div:nth-of-type(2) ul:nth-of-type(3) a::after {
	content: "";
	width: 10px;
	height: 14px;
	background: url("../img/pc_arrow.png") no-repeat;
	background-size: 10px auto;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 280px;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(2) ul:nth-of-type(1) a,
.contents_takamatsunomiya .section_01 div:nth-of-type(2) ul:nth-of-type(2) a {
	clear: both;
	display: block;
	width: 445px;
	height: 60px;
	font-size: 18px;
	line-height: 57px;
	text-align: center;
	color: #000;
	font-weight: bold;
	background: #fff;
	border: 2px solid;
	border-image: linear-gradient(to right, #dcaa68, #efc690) 1;
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	margin: 0 auto;
	position: relative;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(2) ul:nth-of-type(1) a:hover,
.contents_takamatsunomiya .section_01 div:nth-of-type(2) ul:nth-of-type(2) a:hover {
	background: #ffebd1;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(2) a::after {
	content: "";
	width: 10px;
	height: 14px;
	background: url("../img/pc_arrow.png") no-repeat;
	background-size: 10px auto;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 20px;
}

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

.contents_takamatsunomiya .section_02 {
	width: 100%;
	background: #000 url("../img/pc_cnt_02_bg.jpg") no-repeat top center;
	background-size: 1920px auto;
    text-align: center;
	padding: 52px 0 57px 0;
    font-size: 0;
}
.contents_takamatsunomiya .section_02 h3 {
	width: 560px;
	margin: 0 auto 41px auto;
}
.contents_takamatsunomiya .section_02 p {
	width: 506px;
	margin: 0 auto 41px auto;
}
.contents_takamatsunomiya .section_02 ul {
	width: 904px;
	margin: 0 auto 28px auto;
	font-size: 0;
}
.contents_takamatsunomiya .section_02 li {
	width: 445px;
	display: inline-block;
	vertical-align: top;
	background: #01185f;
	position: relative;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(1) {
	margin-right: 14px;
	margin-bottom: 24px;
	padding-top: 75px;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(2) {
	margin-right: 0;
	margin-bottom: 24px;
	padding-top: 75px;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(3) {
	margin-right: 14px;
	padding-top: 22px;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(4) {
	padding-top: 22px;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(1) dl,
.contents_takamatsunomiya .section_02 li:nth-of-type(2) dl {
	margin-bottom: 25px;
	padding: 0 24px;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(1) dt,
.contents_takamatsunomiya .section_02 li:nth-of-type(2) dt {
	width: 148px;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #000;
	border-radius: 5px;
	overflow: hidden;
	margin-right: 15px;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(1) dt picture,
.contents_takamatsunomiya .section_02 li:nth-of-type(2) dt picture {
	width: 148px;
	border-radius: 5px;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(1) dd,
.contents_takamatsunomiya .section_02 li:nth-of-type(2) dd {
	width: 234px;
	min-height: 234px;
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 26px;
	text-align: left;
	color: #fff;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(1) a,
.contents_takamatsunomiya .section_02 li:nth-of-type(2) a {
	width: 100%;
	display: block;
	background: #f3be21;
	padding: 20px 0;
	font-size: 19px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-align: center;
	position: relative;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(1) a:hover,
.contents_takamatsunomiya .section_02 li:nth-of-type(2) a:hover {
	background: #ffd24b;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(1) a::after,
.contents_takamatsunomiya .section_02 li:nth-of-type(2) a::after {
	content: "";
	width: 10px;
	height: 14px;
	background: url("../img/pc_arrow.png") no-repeat;
	background-size: 10px auto;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 20px;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(1) span,
.contents_takamatsunomiya .section_02 li:nth-of-type(2) span {
	background: url("../img/pc_cnt_02_03.png") no-repeat;
	background-size: 62px 69px;
	width: 62px;
	height: 69px;
	position: absolute;
	top: -9px;
	left: 194px;
	padding: 19px 4px 0 0;
	font-size: 28px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	color: #01185f;
}

.contents_takamatsunomiya .section_02 li:nth-of-type(3) picture,
.contents_takamatsunomiya .section_02 li:nth-of-type(4) picture {
	display: block;
	width: 116px;
	height: 116px;
	border: 1px solid #000;
	border-radius: 5px;
	overflow: hidden;
	margin: 0 132px 17px 196px;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(3) img,
.contents_takamatsunomiya .section_02 li:nth-of-type(4) img {
	width: 116px;
	border-radius: 5px;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(3) a,
.contents_takamatsunomiya .section_02 li:nth-of-type(4) a {
	width: 100%;
	display: block;
	background: #f3be21;
	padding: 20px 0;
	font-size: 19px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-align: center;
	position: relative;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(3) a:hover,
.contents_takamatsunomiya .section_02 li:nth-of-type(4) a:hover {
	background: #ffd24b;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(3) a::after,
.contents_takamatsunomiya .section_02 li:nth-of-type(4) a::after {
	content: "";
	width: 10px;
	height: 14px;
	background: url("../img/pc_arrow.png") no-repeat;
	background-size: 10px auto;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 20px;
}
.contents_takamatsunomiya .section_02 li:nth-of-type(3) span,
.contents_takamatsunomiya .section_02 li:nth-of-type(4) span {
	background: url("../img/pc_cnt_02_04.png") no-repeat;
	background-size: 58px 69px;
	width: 58px;
	height: 69px;
	position: absolute;
	top: 26px;
	left: 118px;
	padding: 20px 0 0 0;
	font-size: 28px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	color: #01185f;
}
.cnt_02_link {
	width: 100%;
	margin: 0 auto;
}
.cnt_02_link a {
	display: block;
	width: 530px;
	height: 60px;
	font-size: 19px;
	line-height: 60px;
	text-align: center;
	color: #01185f;
	font-weight: bold;
	background: #fff;
	border: 2px solid #f3be21;
	box-shadow: 1px 1px 0px 0px rgba(0,0,0,0.15);
	margin: 0 auto;
	position: relative;
}
.cnt_02_link a:hover {
	background: #fff3ce;
}
.cnt_02_link a::after {
	content: "";
	width: 10px;
	height: 14px;
	background: url("../img/pc_arrowyl.png") no-repeat;
	background-size: 10px auto;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 20px;
}

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

.contents_takamatsunomiya .section_03 {
	width: 100%;
	background: #fff url("../img/pc_cnt_03_bg.jpg") no-repeat top center;
	background-size: cover;
    text-align: center;
	padding: 46px 0 32px 0;
    font-size: 0;
}
.contents_takamatsunomiya .section_03 h3 {
	width: 530px;
	margin: 0 auto 22px auto;
}
.contents_takamatsunomiya .section_03 div {
    width: 480px;
    background: #fff;
    padding: 23px 23px;
    box-sizing: border-box;
    margin: 0 auto;
    font-size: 0;
    text-align: left;
}
.contents_takamatsunomiya .section_03 div figure {
    display: inline-block;
    vertical-align: top;
    width: 164px;
    margin-right: 34px;
    margin-bottom: 22px;
}
.contents_takamatsunomiya .section_03 div dl {
    display: inline-block;
    vertical-align: top;
    width: 222px;
    padding-top: 19px;
}
.contents_takamatsunomiya .section_03 div dt {
    width: 215px;
    margin: 0 auto 10px auto;
}
.contents_takamatsunomiya .section_03 div dd {
    font-size: 20px;
    line-height: 28px;
    font-weight: bold;
    text-align: center;
}
.contents_takamatsunomiya .section_03 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(235,69,186) 8%, rgb(115,88,184) 95%);
	background-image: -webkit-linear-gradient( 178deg, rgb(235,69,186) 8%, rgb(115,88,184) 95%);
	background-image: -ms-linear-gradient( 178deg, rgb(235,69,186) 8%, rgb(115,88,184) 95%);
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	margin: 0 auto;
	position: relative;
}
.contents_takamatsunomiya .section_03 div a:hover {
	background-image: -moz-linear-gradient( 178deg, rgb(247,103,205) 8%, rgb(151,126,218) 94%);
	background-image: -webkit-linear-gradient( 178deg, rgb(247,103,205) 8%, rgb(151,126,218) 94%);
	background-image: -ms-linear-gradient( 178deg, rgb(247,103,205) 8%, rgb(151,126,218) 94%);
}

.contents_takamatsunomiya .section_03 div a::after {
	content: "";
	width: 10px;
	height: 14px;
	background: url("../../2025/img/pc_arrowwh.png") no-repeat;
	background-size: 10px auto;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 20px;
}
.contents_takamatsunomiya .section_03 .cnt_03_txt {
    text-align: center;
    padding-top: 21px;
    font-size: 17px;
    line-height: 1;
    color: #fff;
}

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

.contents_takamatsunomiya .section_04 {
	display: block;
	width: 100%;
	background: #fff;
    text-align: center;
	padding: 45px 0 45px 0;
}
.contents_takamatsunomiya .section_04 div {
    width: 905px;
	margin: 0 auto;
}

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

.contents_takamatsunomiya .section_05 {
	width: 100%;
	background: #fff url("../img/pc_cnt_05_bg.jpg") no-repeat top center;
	background-size: cover;
	padding: 38px 0 62px 0;
	margin-bottom: 50px;
}
.contents_takamatsunomiya .section_05 h3 {
	width: 690px;
	margin: 0 auto 19px auto;
}
.contents_takamatsunomiya .section_05 ul {
	width: 976px;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 0;
}
.contents_takamatsunomiya .section_05 li {
	width: 477px;
    display: inline-block;
    vertical-align: top;
	background: #fff;
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
}
.contents_takamatsunomiya .section_05 li img {
	opacity: 1.0;
}
.contents_takamatsunomiya .section_05 li:hover img {
	opacity: 0;
}
.contents_takamatsunomiya .section_05 li:nth-of-type(1) {
	background: url("../img/pc_cnt_05_02_on.jpg") no-repeat;
	background-size: 477px auto;
    margin: 0 22px 23px 0;
}
.contents_takamatsunomiya .section_05 li:nth-of-type(2) {
	background: url("../img/pc_cnt_05_03_on.jpg") no-repeat;
	background-size: 477px auto;
	margin-bottom: 23px;
}
.contents_takamatsunomiya .section_05 li:nth-of-type(3) {
	background: url("../img/pc_cnt_05_04_on.jpg") no-repeat;
	background-size: 477px auto;
	margin-right: 22px;
}
.contents_takamatsunomiya .section_05 li:nth-of-type(4) {
	background: url("../img/pc_cnt_05_05_on.jpg") no-repeat;
	background-size: 477px auto;
}

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

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

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

}

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

.contents_takamatsunomiya .section_01 div:nth-of-type(1) {
	width: 485px;
	box-sizing: border-box;
	padding: 38px 0 26px 0;
	background: #fff;
	box-shadow: 0px 0px 18px 0px rgba(151, 39, 158, 0.46);
	margin: 0 auto 0 auto;
	font-size: 0;
	position: relative;
	z-index: 20;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(1) span {
	width: 445px;
	height: 100%;
	background-image: -moz-linear-gradient( 139deg, rgb(90,10,69) 0%, rgb(45,5,35) 39%, rgb(0,0,0) 86%);
	background-image: -webkit-linear-gradient( 139deg, rgb(90,10,69) 0%, rgb(45,5,35) 39%, rgb(0,0,0) 86%);
	background-image: -ms-linear-gradient( 139deg, rgb(90,10,69) 0%, rgb(45,5,35) 39%, rgb(0,0,0) 86%);
	box-sizing: border-box;
	padding: 19px 23px 27px 23px;
	margin: 0 auto;
	font-size: 0;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(1) span:nth-of-type(1) {
	margin-bottom: 20px;
	margin-right: 0 !important;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(1) picture {
	width: 146px;
	display: inline-block;
	vertical-align: top;
	margin-right: 14px;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(2) {
	width: 485px;
	background-image: -moz-linear-gradient( -180deg, rgb(144,25,101) 16%, rgb(53,0,50) 76%);
	background-image: -webkit-linear-gradient( -180deg, rgb(144,25,101) 16%, rgb(53,0,50) 76%);
	background-image: -ms-linear-gradient( -180deg, rgb(144,25,101) 16%, rgb(53,0,50) 76%);
	box-shadow: 0px 0px 18px 0px rgba(151, 39, 158, 0.46);
	margin: 0 auto 0 auto;
	padding: 27px 0 37px 0;
	font-size: 0;
	position: relative;
	z-index: 19;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(2) ul:nth-of-type(1) {
	margin-right: 0;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(2) ul:nth-of-type(3) a {
	clear: both;
	display: block;
	width: 445px;
	height: 60px;
	font-size: 18px;
	line-height: 57px;
	text-align: center;
	color: #000;
	font-weight: bold;
	background-image: -moz-linear-gradient( 178deg, rgb(239,198,144) 19%, rgb(220,170,104) 92%);
	background-image: -webkit-linear-gradient( 178deg, rgb(239,198,144) 19%, rgb(220,170,104) 92%);
	background-image: -ms-linear-gradient( 178deg, rgb(239,198,144) 19%, rgb(220,170,104) 92%);
	box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.15);
	margin: 0 auto;
	position: relative;
}
.contents_takamatsunomiya .section_01 div:nth-of-type(2) ul:nth-of-type(3) a::after {
	content: "";
	width: 10px;
	height: 14px;
	background: url("../img/pc_arrow.png") no-repeat;
	background-size: 10px auto;
	position: absolute;
	top: 50%;
	margin-top: -7px;
	right: 20px;
}

}