@charset "utf-8";

/*PCSP共通設定*/
.disnone{display:none;}

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 12px;
	margin: 0 1%;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border-bottom: 5px dotted #111;
	margin: 0 auto 3%;
	padding-bottom: 5px;
	width: 94%;
	clear: both;
}
.inner{
	width: 96%;
	margin: 0 2%;
	padding: 24px 0;
	box-sizing: border-box;
}

/*title*/
img#mainphoto {
	width: 100%;
	margin-bottom: 5%;
}

}

/*760px以上*/
@media screen and (min-width: 760px) {
/* CSS */
#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 14px;
    width: auto;
    max-width: 970px;
    margin: 0 auto 5px;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	border-bottom: 5px dotted #111;
	margin-bottom: 3%;
	padding-bottom: 5px;
	clear: both;
}
.inner{
	width: 96%;
	max-width:970px;
	margin: 0 auto;
	padding:50px 0;
	display: block;
}
u{text-decoration-color: red;}
/*title*/
img#mainphoto {
	width: 100%;
	max-width:970px;
	margin:0 auto 2%;
	display:block;
}


}


/* ============================================================
PC
============================================================ */

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

/* common
-------------------------------------------------------------*/

article section {
	margin: 0;
	padding: 0;
	line-height: 1.8;
	font-size: 25px;
	font-weight: bold;
	color: #5a4123;
}
article section .sp {
	display: none !important;
}
article section div.inner * {
	font-feature-settings: 'palt';
	letter-spacing: 0;
}
article section div.inner h2 {
	margin: 0 auto 35px;
	padding: 0 0 5px;
	border: none;
	background: url(../images/h2_bg.png) no-repeat center bottom;
	color: #5a4123;
	font-size: 40px;
}
article section div.inner strong {
	color: #f5697d;
}
article section div.inner {
	margin: 0 auto;
	padding: 0;
}

/* sec_0
-------------------------------------------------------------*/

article section.sec_0 {
	position: relative;
	background: url(../images/sec_0_bg.jpg) no-repeat center top;
	background-size: cover;
}
article section.sec_0::after {
	content: '';
	width: 100%;
	height: 341px;
	background: url(../images/sec_0_2.png) no-repeat right top;
	position: absolute;
	bottom: -50px;
	left: 0;
}

article section.sec_0 h2 {
	max-width: 100%;
	min-width: 760px;
	margin: 0 !important;
	padding: 0 !important;
	background: url(../images/main_pc_bg.png) no-repeat center top;
	background-size: 2000px auto;
	border: none;
	border-top: #fff solid 1px;
}
article section.sec_0 h2 img {
	display: block;
	max-width: 100%;
	margin: 100px auto 0;
}
article section.sec_0 div.inner {
	padding: 0 0 50px;
	text-align: center;
}
article section.sec_0 div.inner p.t1 {
	margin: 10px 0 40px;
}
article section.sec_0 div.inner p.t2 {
	margin: 0 0 40px;
	padding: 35px 0;
	line-height: 1;
	background: url(../images/sec_0_t2_bg.png);
	background-size: cover;
}
article section.sec_0 div.inner p.t2 span {
	display: block;
	padding: 10px 0 0;
}
article section.sec_0 div.inner p.t2 em {
	display: inline-block;
	margin: 0 4px;
	padding: 4px 8px;
	border-radius: 4px;
	color: #fff;
}
article section.sec_0 div.inner p.t2 em.c1 {
	padding: 4px 18px;
}
article section.sec_0 div.inner p.t2 em.c1 {background: #6b8383;}
article section.sec_0 div.inner p.t2 em.c2 {background: #83a33b;}
article section.sec_0 div.inner p.t2 em.c3 {background: #f78797;}

article section.sec_0 div.inner p.t3 {
	margin: 0 0 80px;
}
article section.sec_0 div.inner p.t4 {
	position: relative;
	z-index: 1;
}

/* sec_1
-------------------------------------------------------------*/

article section.sec_1 {
	background: url(../images/sec_1_bg.jpg) repeat-y center top;
	background-size: 100% auto;
}

article section.sec_1 div.inner {
	padding: 80px 0 60px;
	text-align: center;
}

article section.sec_1 div.inner p.t1 {
	margin: 0 0 40px;
}

article section.sec_1 div.inner dl {
	margin: 0 0 80px;
	text-align: left;
}
article section.sec_1 div.inner dt {
	margin: 0 0 -20px;
}
article section.sec_1 div.inner dt img {
	position: relative;
	top: 23px;
	width: 171px;
	height: 104px;
	margin-right: 20px;
}
article section.sec_1 div.inner dt span {
	position: relative;
	top: -2px;
	display: inline-block;
	margin: 0 2px;
	padding: 4px 6px;
	line-height: 1;
	border-radius: 4px;
	background: #5a4123;
	font-size: 20px;
	color: #fff;
}
article section.sec_1 div.inner dd {
	margin: 0 0 40px;
	background: url(../images/sec_1_dl_bg.png) no-repeat;
	background-size: 970px 600px;
	background-size: 100% 100%;
}
article section.sec_1 div.inner ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 50px 30px;
	line-height: 1.3;
}
article section.sec_1 div.inner li img {
	display: block;
	margin-bottom: -30px;
}
article section.sec_1 div.inner div.d2 li img {
	margin-bottom: 10px;
}
article section.sec_1 div.inner div.d2 li:nth-child(2) img {
	margin: 0 20px 10px 60px;
}
article section.sec_1 div.inner div.d2 li:nth-child(3) img {
	margin: 45px 0 10px;
}
article section.sec_1 div.inner span {
	display: inline-block;
	line-height: 1.2;
}

article section.sec_1 div.inner span.c1 {
	position: relative;
	top: -2px;
	display: inline-block;
	margin: 0 2px;
	padding: 4px 6px;
	line-height: 1;
	border-radius: 4px;
	background: #648c0a;
	font-size: 16px;
	color: #fff;
}
article section.sec_1 div.inner span.c2 {
	font-size: 20px;
}
article section.sec_1 div.inner span.c3 {
	font-size: 25px;
}
article section.sec_1 div.inner span.c4 {
	font-size: 16px;
}
article section.sec_1 div.inner span.c5 {
	position: relative;
	padding-left: 0.7em;
	font-size: 16px;
}
article section.sec_1 div.inner span.c5::before {
	content: '';
	position: absolute;
	top: 0.25em;
	left: 0;
	width: 0.6em;
	height: 0.6em;
	border-radius: 50%;
	background: #648c0a;
}
article section.sec_1 div.inner span.c6 {
width: 415px;
display: block;
	font-size: 16px;
	font-weight: normal;
	margin-top: 5px;
	line-height: 1.5;
}
article section.sec_1 div.inner span.c7 {
width: 415px;
display: block;
	font-size: 13px;
	font-weight: normal;
	margin-top: 15px;
	line-height: 1.5;
}
article section.sec_1 div.inner span.alt {
	position: relative;
	top: -0.5em;
}
article section.sec_1 div.inner div.d3 li:nth-child(4) span {
	position: relative;
	left: -50px;
}
article section.sec_1 div.inner p.t2 {
	margin: 0 0 80px;
}
article section.sec_1 div.inner p.t2 span {
	font-size: 16px;
}
article section.sec_1 div.inner p.t3 a {
}

article section.sec_1 div.inner p.t3 a img {
	width: 408px;
	height: 83px;
}

/* sec_2
-------------------------------------------------------------*/

article section.sec_2 {
	background: #fff;
}

article section.sec_2 div.inner {
	padding: 80px 0 60px;
	text-align: center;
}

article section.sec_2 div.inner p.t1 {
	margin: 0 0 40px;
	font-size: 30px;
}
article section.sec_2 div.inner dl {
	position: relative;
	margin: 0 auto 20px;
	width: 658px;
	height: 184px;
}
article section.sec_2 div.inner dl dt {
	position: absolute;
	top: 0;
	left: 0;
}
article section.sec_2 div.inner dl span {
	position: absolute;
	top: 40px;
	left: 260px;
	text-align: center;
	line-height: 1.2;
}
article section.sec_2 div.inner dl a.a1 {
	position: absolute;
	top: 116px;
	left: 225px;
}
article section.sec_2 div.inner dl a.a2 {
	position: absolute;
	top: 116px;
	left: 440px;
}
article section.sec_2 div.inner p.t2 {
	margin: 0 0 40px;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	line-height: 1.4;
}


/* sec_3
-------------------------------------------------------------*/

article section.sec_3 {
	background: url(../images/sec_3_bg.jpg) repeat-y center top;
	background-size: 100% auto;
}

article section.sec_3 div.inner {
	padding: 80px 0 130px;
	text-align: center;
}
article section.sec_3 div.inner h2 {
	margin-bottom: 90px;
}


#switching_tab_menu {
	display: flex;
	justify-content: space-between;
	width: 880px;
	margin: 0 auto 30px;
}
#switching_tab_menu li {
	width: 180px;
	text-align: center;
	cursor: pointer;
}
#switching_tab_menu li:not(.select):hover {
	opacity: 0.6;
	transition: opacity 0.1s ease-in;
}
#switching_tab_menu li img:nth-child(1) {display: block;}
#switching_tab_menu li img:nth-child(2) {display: none;}
#switching_tab_menu li.select img:nth-child(1) {display: none !important;}
#switching_tab_menu li.select img:nth-child(2) {display: block !important;}

div.switching_contents {
	padding: 30px;
	background: #fff;
	border: solid 2px #648c0a;
}
div.switching_contents li {
	display: flex;
}
div.switching_contents li:not(:last-child) {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: solid 2px #648c0a;
}
div.switching_contents li p {
	margin: 0 25px 0 0;
	padding: 0;
}
div.switching_contents li p img {
	display: block;
}
div.switching_contents li div.station_name {
	font-size: 25px;
	font-weight: bold;
	color: #648c0a;
}
div.switching_contents li > dl {
	text-align: left;
}
div.switching_contents li > dl > dt {
	font-size: 25px;
	font-weight: bold;
	color: #648c0a;
}
div.switching_contents li > dl > dd {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.4;
}
div.switching_contents li > dl > dd dl div {
	display: flex;
}
div.switching_contents li > dl > dd dl div dt {
	white-space: nowrap;
}
div.switching_contents li > dl > dd > p {
	font-size: 16px;
	margin: 0 0 15px;
	line-height: 1.5;
}

/* sec_4
-------------------------------------------------------------*/

article section.sec_4 {
	background: url(../images/sec_4_bg.jpg) repeat-y center top;
	background-size: 100% auto;
}

article section.sec_4 div.inner {
	padding: 100px 0 90px;
	text-align: center;
}
article section.sec_4 div.inner h2 {
	margin-bottom: 70px;
}
article section.sec_4 div.inner ul {
	margin-bottom: 100px;
}
article section.sec_4 div.inner li {
	margin-bottom: 20px;
}
article section.sec_4 div.inner span.notice {
	display: block;
	margin-top: -35px;
	text-align: right;
	font-size: 14px;
}
article section.sec_4 div.inner p.t1 {
	margin: -30px auto 70px;
}
article section.sec_4 div.inner p.t2 {
	font-size: 30px;
}


/* sec_5
-------------------------------------------------------------*/

article section.sec_5 {
	background: #fff;
	background-size: 100% auto;
}

article section.sec_5 div.inner {
	padding: 100px 0 90px;
	font-size: 16px;
}
article section.sec_5 div.inner p.t1 {
	line-height: 1.2;
	text-align: center;
	font-size: 17px;
}
article section.sec_5 div.inner h2 {
	margin: 0 0 30px;
	padding: 0;
	font-size: 24px;
	background: none;
}
article section.sec_5 div.inner h3 {
	font-size: 19px;
	font-weight: bold;
}

article section.sec_5 div.inner ul {
	margin: 0 0 40px;
}
article section.sec_5 div.inner li {
	position: relative;
	padding-left: 1.2em;
	line-height: 1.4;
	font-size: 16px;
	font-weight: normal;
}
article section.sec_5 div.inner li::before {
	content: '';
	position: absolute;
	top: 0.2em;
	left: 0;
	width: 0.9em;
	height: 0.9em;
	border-radius: 50%;
	background: #5a4123;
}
article section.sec_5 div.inner dl {
	border: solid 2px #5a4123;
	padding: 10px 20px;
	text-align: center;
}
article section.sec_5 div.inner dl dt {
	font-size: 20px;
}
article section.sec_5 div.inner dl dd {
	font-size: 16px;
}
article section.sec_5 div.inner dl dd span {

	font-size: 13px;
}

/* sec_6
-------------------------------------------------------------*/

article section.sec_6 {
	position: relative;
	background: url(../images/sec_0_bg.jpg) no-repeat center top;
	background-size: cover;
}
article section.sec_6 div.inner {
	padding: 50px 0 30px;
	text-align: center;
}

article section.sec_6 div.inner p a img {
	width: 551px;
	height: auto;
}

article section.sec_6 div.inner ul {
	margin-top: 30px;
}
article section.sec_6 div.inner ul li img {
	width: 300px;
	height: auto;
}

} /* end @media */




/* ============================================================
SP
============================================================ */

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

/* common
-------------------------------------------------------------*/

article section {
	margin: 0;
	padding: 0;
	line-height: 1.5;
	font-size: 18px;
	font-weight: bold;
	color: #5a4123;
}
article section .pc {
	display: none !important;
}
article section div.inner * {
	font-feature-settings: 'palt';
	letter-spacing: 0;
}
article section div.inner h2 {
	margin: 0 auto 35px;
	padding: 0 0 5px;
	border: none;
	background: url(../images/h2_bg.png) no-repeat center bottom;
	background-size: 60vw;
	color: #5a4123;
	font-size: 30px;
}
article section div.inner strong {
	color: #f5697d;
}
article section div.inner {
	margin: 0 auto;
	padding: 0;
}

/* sec_0
-------------------------------------------------------------*/

article section.sec_0 {
	margin: 0 !important;
	padding: 0 !important;
	background: url(../images/sec_0_bg.jpg) no-repeat center top;
	background-size: cover;
}

article section.sec_0 h2 {
	width: 100%;
	height: auto;
	margin: 0 !important;
	padding: 0 !important;
	border: none;
	border-top: #fff solid 1px;
}
article section.sec_0 h2 img {
	width: 100%;
}
article section.sec_0 div.inner {
	padding: 0 6vw 50px;
}
article section.sec_0 div.inner p.t1 {
	margin: 10px 0 30px;
}
article section.sec_0 div.inner p.t1 span {
	display: inline-block;
	padding-bottom: 10px;
}
article section.sec_0 div.inner p.t2 {
	margin: 0 0 40px;
	padding: 15px 0;
	text-align: center;
	line-height: 1;
	background: url(../images/sec_0_t2_bg.png);
	background-size: cover;
}
article section.sec_0 div.inner p.t2 span {
	display: block;
	padding: 20px 0 0;
}
article section.sec_0 div.inner p.t2 em {
	display: inline-block;
	margin: 0 4px 10px;
	padding: 4px 8px;
	border-radius: 4px;
	color: #fff;
}
article section.sec_0 div.inner p.t2 em.c1 {
	padding: 4px 18px;
}
article section.sec_0 div.inner p.t2 em.c1 {background: #6b8383;}
article section.sec_0 div.inner p.t2 em.c2 {background: #83a33b;}
article section.sec_0 div.inner p.t2 em.c3 {background: #f78797;}

article section.sec_0 div.inner p.t3 {
	margin: 0 0 30px;
}
article section.sec_0 div.inner p.t4 {
	margin: 0 -6vw 0;
	position: relative;
	z-index: 1;
}
article section.sec_0 div.inner p.t4 img {
	width: 100%;
}

/* sec_1
-------------------------------------------------------------*/

article section.sec_1 {
	background: #FCFEF3 url(../images/sec_1_bg.jpg) no-repeat center top;
	background-size: 100% auto;
}

article section.sec_1 div.inner {
	padding: 60px 6vw 90px;
}

article section.sec_1 div.inner p.t1 {
	margin: 0 0 40px;
}

article section.sec_1 div.inner dl {
	margin: 0 0 60px;
	text-align: left;
}
article section.sec_1 div.inner dt {
	text-align: center;
	font-size: 18px;
}
article section.sec_1 div.inner dt img {
	display: block;
	width: 100px;
	height: auto;
	margin: 0 auto 10px;
}
article section.sec_1 div.inner dt span {
	display: block;
	width: 8em;
	margin: 0 auto 20px;
	padding: 4px 6px;
	line-height: 1;
	border-radius: 4px;
	background: #5a4123;
	font-size: 14px;
	color: #fff;
}
article section.sec_1 div.inner dd {
	margin: 0 0 40px;
	padding: 30px 0 1px;
	background: #fff;
	border-radius: 20px;
}
article section.sec_1 div.inner ul {
	line-height: 1.3;
}
article section.sec_1 div.inner li {
	width: 74vw;
	margin: 0 auto 30px;
}
article section.sec_1 div.inner li img {
	width: 74vw;
	height: auto;
	display: block;
	margin-bottom: -10px;
}
article section.sec_1 div.inner div.d2 li img {
	margin-bottom: 10px;
}
article section.sec_1 div.inner div.d2 li:nth-child(1) img {
	margin: 0 auto 5px;
	width: 54vw;
}
article section.sec_1 div.inner div.d2 li:nth-child(2) img {
	position: relative;
	left: 4vw;
	margin: 0 auto 5px;
	width: 40vw;
}
article section.sec_1 div.inner div.d2 li:nth-child(3) img {
	margin: 0 auto -20px;
	width: 54vw;
}
article section.sec_1 div.inner div.d3 li:nth-child(4) img {
	position: relative;
	left: 3vw;
	margin: 0 auto -10px;
	width: 64vw;
}
article section.sec_1 div.inner span {
	display: inline-block;
	line-height: 1.2;
}
article section.sec_1 div.inner span.c1 {
	position: relative;
	top: -2px;
	display: inline-block;
	margin: 0 2px;
	padding: 4px 6px;
	line-height: 1;
	border-radius: 4px;
	background: #648c0a;
	font-size: 16px;
	color: #fff;
}
article section.sec_1 div.inner span.c2 {
	font-size: 16px;
}
article section.sec_1 div.inner span.c3 {
	font-size: 20px;
}
article section.sec_1 div.inner span.c4 {
	font-size: 14px;
}
article section.sec_1 div.inner span.c5 {
	position: relative;
	padding-left: 0.7em;
	font-size: 14px;
}
article section.sec_1 div.inner span.c5::before {
	content: '';
	position: absolute;
	top: 0.25em;
	left: 0;
	width: 0.6em;
	height: 0.6em;
	border-radius: 50%;
	background: #648c0a;
}
article section.sec_1 div.inner span.c6 {
display: block;
	font-size: 16px;
	font-weight: normal;
	margin-top: 15px;
	line-height: 1.5;
}
article section.sec_1 div.inner span.c7 {
display: block;
	font-size: 14px;
	font-weight: normal;
	margin-top: 15px;
	line-height: 1.5;
}
article section.sec_1 div.inner p.t2 {
	margin: 0 0 40px;
}
article section.sec_1 div.inner p.t2 span {
	font-size: 16px;
}
article section.sec_1 div.inner p.t3 {
	text-align: center;
}
article section.sec_1 div.inner p.t3 a img {
	width: 80vw;
	height: auto;
}

/* sec_2
-------------------------------------------------------------*/

article section.sec_2 {
	background: #fff;
}

article section.sec_2 div.inner {
	padding: 80px 6vw 60px;
	text-align: center;
}

article section.sec_2 div.inner p.t1 {
	margin: 0 auto 20px;
	line-height: 1.4;
}

article section.sec_2 div.inner dl {
	position: relative;
	margin: 0 auto 20px;
}
article section.sec_2 div.inner dl dt {
}
article section.sec_2 div.inner dl span {
	display: inline-block;
	text-align: center;
	line-height: 1.2;
}
article section.sec_2 div.inner p.t3 {
	display: flex;
	justify-content: center;
	align-items: center;
}
article section.sec_2 div.inner p.t3 img {
	height: 12vw;
	margin: 0 2vw;
}

article section.sec_2 div.inner dl a.a1 {
}
article section.sec_2 div.inner dl a.a2 {
}
article section.sec_2 div.inner p.t2 {
	margin: 0 0 40px;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	line-height: 1.4;
}


/* sec_3
-------------------------------------------------------------*/

article section.sec_3 {
	background: url(../images/sec_3_bg.jpg) repeat-y center top;
	background-size: 100% auto;
}

article section.sec_3 div.inner {
	padding: 80px 6vw 130px;
	text-align: center;
}
article section.sec_3 div.inner h2 {
	margin-bottom: 30px;
}


#switching_tab_menu {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 0 auto 30px;
}
#switching_tab_menu li {
	width: 40vw;
	text-align: center;
	cursor: pointer;
	margin-bottom: 15px;
}
#switching_tab_menu li:nth-of-type(3), 
#switching_tab_menu li:nth-of-type(4) {
	margin-bottom: 0;
}
#switching_tab_menu li:not(.select):hover {
	opacity: 0.6;
	transition: opacity 0.1s ease-in;
}
#switching_tab_menu li img:nth-child(1) {display: block;}
#switching_tab_menu li img:nth-child(2) {display: none;}
#switching_tab_menu li.select img:nth-child(1) {display: none !important;}
#switching_tab_menu li.select img:nth-child(2) {display: block !important;}

div.switching_contents {
	padding: 15px;
	background: #fff;
	border: solid 2px #648c0a;
}
div.switching_contents li {
}
div.switching_contents li:not(:last-child) {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: solid 2px #648c0a;
}
div.switching_contents li p {
	margin: 0;
	padding: 0;
}
div.switching_contents li p img {
	display: block;
	width: 100%;
}
div.switching_contents li div.station_name {
	margin-top: 15px;
	font-size: 24px;
	font-weight: normal;
	color: #648c0a;
}
div.switching_contents li > dl {
	text-align: left;
}
div.switching_contents li > dl > dt {
	margin-top: 15px;
	font-size: 24px;
	font-weight: normal;
	color: #648c0a;
}
div.switching_contents li > dl > dd {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.4;
}
div.switching_contents li > dl > dd dl div {
	display: flex;
}
div.switching_contents li > dl > dd dl div dt {
	white-space: nowrap;
}
div.switching_contents li > dl > dd > p {
	margin: 0 0 15px;
}

/* sec_4
-------------------------------------------------------------*/

article section.sec_4 {
	background: url(../images/sec_4_bg.jpg) repeat-y center top;
	background-size: 100% auto;
}

article section.sec_4 div.inner {
	padding: 100px 0 90px;
	text-align: center;
}
article section.sec_4 div.inner img {
	width: 100%;
	height: auto;
}

article section.sec_4 div.inner h2 {
	margin-bottom: 30px;
}
article section.sec_4 div.inner ul {
	margin-bottom: 100px;
}
article section.sec_4 div.inner li {
	margin-bottom: 20px;
}
article section.sec_4 div.inner span.notice {
	display: block;
	margin: -20px 10px 0 0;
	text-align: right;
	font-size: 14px;
}
article section.sec_4 div.inner p.t1 {
	margin: -30px auto 70px;
}
article section.sec_4 div.inner p.t2 {
	text-align: left;
	font-size: 18px;
}


/* sec_5
-------------------------------------------------------------*/

article section.sec_5 {
	background: #fff;
	background-size: 100% auto;
}

article section.sec_5 div.inner {
	padding: 100px 6vw 90px;
	font-size: 14px;
}
article section.sec_5 div.inner p.t1 {
	line-height: 1.2;
	text-align: center;
	font-size: 15px;
}
article section.sec_5 div.inner h2 {
	margin: 0 0 30px;
	padding: 0;
	font-size: 20px;
	background: none;
}
article section.sec_5 div.inner h3 {
	font-size: 16px;
	font-weight: bold;
}

article section.sec_5 div.inner ul {
	margin: 0 0 20px;
}
article section.sec_5 div.inner li {
	position: relative;
	padding-left: 1.2em;
	line-height: 1.4;
	font-size: 14px;
	font-weight: normal;
}
article section.sec_5 div.inner li::before {
	content: '';
	position: absolute;
	top: 0.2em;
	left: 0;
	width: 0.9em;
	height: 0.9em;
	border-radius: 50%;
	background: #5a4123;
}
article section.sec_5 div.inner dl {
	border: solid 2px #5a4123;
	padding: 10px 20px;
}
article section.sec_5 div.inner dl dt {
	line-height: 1.4;
	font-size: 18px;
}
article section.sec_5 div.inner dl dd {
	font-size: 14px;
}
article section.sec_5 div.inner dl dd span {
	font-size: 11px;
}

/* sec_6
-------------------------------------------------------------*/

article section.sec_6 {
	position: relative;
	background: url(../images/sec_0_bg.jpg) no-repeat center top;
	background-size: cover;
}
article section.sec_6 div.inner {
	padding: 50px 0 30px;
	text-align: center;
}

article section.sec_6 div.inner p a img {
	width: 100%;
	height: auto;
}

article section.sec_6 div.inner ul {
	margin-top: 30px;
}
article section.sec_6 div.inner ul li img {
	width: 70%;
	height: auto;
}


} /* end @media */



/*終了対応*/
.shuryo {
    margin:20px auto 0;
    background: #d5d6d8;
    overflow: hidden;
    text-align: center;
    padding-bottom: 30px;
    font-size: 24px;
    color: #ff0000;
    font-weight: bold;
}
.yoyakuBtn_shuryo {
    display: block;
    width: 475px;
    margin: 0.5rem auto 0;
    padding: 0.8rem 0;
    color: #999999 !important;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    border-radius: 3px;
    border: 1px solid #999999;
    background: #d5d6d8;
    font-size: 1rem;
    text-decoration: none !important;
    box-sizing: border-box;
}


.in{
	width:950px;
	margin:0 auto;
	padding:30px 0px
}



