@charset "utf-8";

/* ============================================================
default
============================================================ */

.disnone {
	display:none;
}

@media screen and (max-width: 759.9px) {
	#wrapper {
		line-height: 1.4;
	}
	.spnone {
		display: none;
	}
	#dirPathBlock,
	#anchorLinkBlock {
		font-size: 10px;
		margin: 1% 1% 0 1%;
	}
	#dirPathBlock p,
	#anchorLinkBlock a {
		font-size: 12px;
	}
	h1 {
		font-size: 12px;
		margin: 0 1%;
	}
	.inner {
		width: 96%;
		margin: 0 2%;
		padding: 24px 0;
		box-sizing: border-box;
	}
}/* end @media */

@media screen and (min-width: 760px),print {
	#wrapper {
		line-height: 1.231;
	}
	#dirPathBlock,
	h1,
	.iframe_end-content_gadget,
	#anchorLinkBlock {
		width: 100%;
		max-width:970px;
		min-width:760px;
		margin: auto;
	}
	#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;
	}
	.inner {
		width: 96%;
		max-width:970px;
		margin: 0 auto;
		padding:50px 0;
		display: block;
	}
	u {
		text-decoration-color: red;
	}
}/* end @media */

/* ============================================================
common
============================================================ */

article section {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
article section * {
	box-sizing: border-box;
}
article section div.inner {
	margin: 0 auto;
	padding: 0;
}
article section div.inner * {
	font-feature-settings: 'palt';
	letter-spacing: 0;
}

article section {
	color: #231815;
}
article section strong {
	color: #E72B4D;
}

article section img {
	display: block;
	max-width: 100%;
}

/* ============================================================
PC
============================================================ */

@media screen and (min-width: 760px),print {

	
	.all_bg{
		background-color: #142b4f;
	}
	
	
	
	.bg1{
		background-image: url(../images/bg_top.png);
    background-repeat: no-repeat;
    background-position: 50% -3%;
    background-size: auto;
	}
	
	.bg2{
		background-image: url(../images/bg_kiku.png);
    background-repeat: no-repeat;
    background-position: 50% -2%;
    background-size: auto;
		padding: 80px 0 0 0;
	}
	
	.midashi{
		text-align: center;
		font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
		font-size: 32px;
		color: #ffffff;
		background-image: url("../images/bg_midashi.png");
		background-size: auto;
		background-position: 50% 0%;
		background-repeat: no-repeat;
		padding: 20px 0;
		font-weight: bold;
		margin: 0 0 60px 0;
	}
	
	.midashi1{
		font-size: 28px !important;
		line-height: 34px !important;
	}
/* common
-------------------------------------------------------------*/

article section {
	line-height: 1.7;
	font-size: 25px;
}
article section .sp {
	display: none !important;
}

article section a {
	transition: opacity .2s ease-in;
}
article section a:hover {
	opacity: 0.6;
}


/* sec_0
-------------------------------------------------------------*/

article section.sec_0 {
	width: 100%;
	max-width: 2000px;
	
	margin: 0 auto;
	padding: 145px 0 0;
	/*background: url(../images/sec_0_bg_pc.jpg) no-repeat center top;
	background-size: cover;*/
}
article section.sec_0 h2 img {
	display: block;
	margin: 0 auto;
}


/* sec_1
-------------------------------------------------------------*/
	
	.intro_txt{
		margin: 0 0 50px 0;
	}
	
	.intro_txt p{
		text-align: center;
		font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
		font-size: 28px;
		color: #FFFFFF !important;
		text-shadow: #142b4f 1px 0 10px,#142b4f 1px 0 10px,#142b4f 1px 0 10px; 
	}
	
	.intro_txt p span{
		padding: 5px;
		text-shadow: none !important;
	}
	
	.bgp{
		background-color: #66006a;
	}
	
	.bgg{
		background-color: #006934;
	}


	.stamparea,
	.steparea{
		margin: 0 0 50px 0;
	}
	
	.stamparea ul,
	.steparea ul{
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	.steparea ul{
        width: 718px;
        margin: 0 auto;
    
    }
	.stamparea ul li{
		width: 178px;
	}
	
	.stamparea ul li img{
		width: 100%;
	}
    .steparea ul li{
		width: 216px;
	}
	
	.steparea ul li img{
		width: 100%;
	}
	
	
#gov {
    margin: -50px 0 50px;
}

article section.sec_1 {
	background:none;
}

article section.sec_1 div.inner {
	padding: 80px 0 90px;
	text-align: center;
}

article section.sec_1 .sec_1_h3_p {
    margin-bottom: 50px;
    padding: 20px;
    border: 5px solid #00A0E9;
    border-top: none;
}
article section.sec_1 p.sec_1_h3_p1 {
    font-size: 20px;
}
article section.sec_1 p.sec_1_h3_p1 strong {
    font-size: 25px;
    font-weight: bold;
    color: #EA5C67;
}
article section.sec_1 p.sec_1_h3_p2 {
    font-size: 16px;
}

article section.sec_1 p.p1 {
	margin-bottom: 30px;
	font-size: 28px;
}
article section.sec_1 p.p2 {
	margin-bottom: 30px;
}
article section.sec_1 p.p3 {
	margin-bottom: 30px;
}

/* sec_2
-------------------------------------------------------------*/

	.pre{
		max-width: 950px;
		width: 100%;
		margin: 0 auto 30px;
	}	
	
	.pre img{
		width: 100%;
	}

	
	.chui{
		text-align: center;
		color: #ffffff;
		font-size: 18px;
		line-height: 30px;
	}
article section.sec_2 {
	padding: 0px 0 60px;
	/*background: url(../images/sec_2_bg.png);*/
}

article section.sec_2 div.inner.d1 {
	padding: 0 55px 50px;
	text-align: center;
	background: #fff;
	border: solid 5px #005BAB;
}
article section.sec_2 div.inner.d1 h3 {
	margin: -60px auto 40px;
	width: 406px;
}
article section.sec_2 p.p1 {
	position: relative;
	margin-bottom: 50px;
	font-size: 26px;
}
article section.sec_2 p.p1::before,
article section.sec_2 p.p1::after {
	content: '';
	position: absolute;
	width: 78px;
	height: 33px;
	background: url(../images/sec_2_icon_a.svg);
}
article section.sec_2 p.p1::before {
	top: -20px;
	left: 0;
}
article section.sec_2 p.p1::after {
	bottom: -20px;
	right: 0;
}
article section.sec_2 ul.u1 {
	margin-bottom: 80px;
}
article section.sec_2 ul.u1 li {
	margin-bottom: 50px;
}
article section.sec_2 ul.u1 li:nth-child(1) {margin-bottom: 10px;}
article section.sec_2 ul.u1 li:nth-child(2) {margin-bottom: 30px;}

article section.sec_2 p.p2 {
	margin-bottom: 30px;
}

article section.sec_2 ul.u2 li {
	position: relative;
	padding-left: 1.2em;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
}
article section.sec_2 ul.u2 li span {
	position: absolute;
	top: 0;
	left: 0;
}
/*article section.sec_2 > h3 {
	margin: 60px auto 35px;
	width: 542px;
}*/
article section.sec_2 div.inner.d2 {
	position: relative;
	padding: 35px 55px 30px;
	text-align: center;
	background: #fff;
}
article section.sec_2 div.inner.d2::after {
	content: '';
	position: absolute;
	bottom: 10px;
	right: 3px;
	width: 180px;
	height: 96px;
	background: url(../images/sec_2_icon_b.svg) no-repeat;
}

article section.sec_2 div.inner.d2 p {
	margin-bottom: 20px;
}
article section.sec_2 div.inner.d2 li {
	font-size: 14px;
}

article section.sec_2 > p {
	margin: 40px auto 20px;
	width: 400px;
}

/* wester
-------------------------------------------------------------*/

article section.wester {
	background-image: url("../images/bg2.jpg");
	
}

article section.wester div.inner {
	padding: 80px 0 90px;
	text-align: center;
}

article section.wester h3 {
	margin-bottom: 20px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}

article section.wester dl {
	position: relative;
	width: 660px;
	height: 270px;
	margin: 0 auto;
}
article section.wester dl dt {
	position: absolute;
	top: 0;
	left: 0;
	width: 185px;
	height: 185px;
}
article section.wester dl dd {
	position: absolute;
}
article section.wester dl dd img {
	height: 70px;
	width: auto;
}
article section.wester dl dd.d1 {
	top: 37px;
	left: 230px;
	width: 430px;
	line-height: 1.2;
	font-size: 25px;
}
article section.wester dl dd.d2 {top: 116px;left: 230px;}
article section.wester dl dd.d3 {top: 116px;left: 440px;}

article section.wester dl dd.d4 {
	bottom: 0;
	left: 25px;
	font-size: 25px;
}

article section.wester dl dd.d4 li {
	text-align: center;
	line-height: 1.4;
	font-size: 16px;
	font-weight: normal;
}

/* 
article section.wester dl dd.d4 li {
	position: relative;
	padding-left: 1.2em;
	text-align: left;
	line-height: 1.4;
	font-size: 16px;
	font-weight: normal;
}
article section.wester dl dd.d4 li span {
	position: absolute;
	top: 0;
	left: 0;
}
 */

/* sec_3
-------------------------------------------------------------*/

article section.sec_3 {
	/*background: #EAF6FD;*/
}
article section.sec_3 div.inner {
	padding: 0px 0 0px;
	text-align: center;
}
/*article section.sec_3 h3 {
	margin: 0 auto 55px;
	width: 550px;
}*/

/* #switching_tab_menu */

#switching_tab_menu {
	display: flex;
	justify-content: space-between;
	margin: 0 auto 96px;
}
#switching_tab_menu li {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 19%;
	height: 93px;
	padding-top: 6px;
	text-align: center;
	
	line-height: 1.2;
	color: #fff;
	font-size: 26px;
	transition: opacity .1s ease-in;
}
#switching_tab_menu li:not(.select) {
	cursor: pointer;
}

#switching_tab_menu li:nth-child(1) {background:#b28ba4; border: solid 4px #b28ba4;}
#switching_tab_menu li:nth-child(2) {background:#445779; border: solid 4px #445779;}
#switching_tab_menu li:nth-child(3) {background:#d6124c; border: solid 4px #d6124c;}
#switching_tab_menu li:nth-child(4) {background:#97bf23; border: solid 4px #97bf23;}
#switching_tab_menu li:nth-child(5) {background:#c08961; border: solid 4px #c08961;}
	
	#switching_tab_menu li.select{
		position: relative;
	background: #fff;
	}

#switching_tab_menu li.select:nth-child(1) {
	
	border: solid 4px #b28ba4;
	color: #b28ba4;
}
	

#switching_tab_menu li.select:nth-child(2) {
	
	border: solid 4px #445779;
	color: #445779;
}	

#switching_tab_menu li.select:nth-child(3) {
	
	border: solid 4px #d6124c;
	color: #d6124c;
}	

#switching_tab_menu li.select:nth-child(4) {
	
	border: solid 4px #97bf23;
	color: #97bf23;
}	

#switching_tab_menu li.select:nth-child(5) {
	
	border: solid 4px #c08961;
	color: #c08961;
}	

#switching_tab_menu li.select:nth-child(1)::after {
	content: '';
	position: absolute;
	bottom: -30px;
	height: 30px;
	width: 52px;
	background: url(../images/sec_3_arrow1.svg) no-repeat;
	background-size: 52px;
}
	

#switching_tab_menu li.select:nth-child(2)::after {
	content: '';
	position: absolute;
	bottom: -30px;
	height: 30px;
	width: 52px;
	background: url(../images/sec_3_arrow2.svg) no-repeat;
	background-size: 52px;
}
	
	

#switching_tab_menu li.select:nth-child(3)::after {
	content: '';
	position: absolute;
	bottom: -30px;
	height: 30px;
	width: 52px;
	background: url(../images/sec_3_arrow3.svg) no-repeat;
	background-size: 52px;
}
	
	

#switching_tab_menu li.select:nth-child(4)::after {
	content: '';
	position: absolute;
	bottom: -30px;
	height: 30px;
	width: 52px;
	background: url(../images/sec_3_arrow4.svg) no-repeat;
	background-size: 52px;
}
	
	

#switching_tab_menu li.select:nth-child(5)::after {
	content: '';
	position: absolute;
	bottom: -30px;
	height: 30px;
	width: 52px;
	background: url(../images/sec_3_arrow5.svg) no-repeat;
	background-size: 52px;
}
	
#switching_tab_menu li:not(.select):hover {
	opacity: 0.6;
}

/* div.switching_contents */

div.switching_contents {
	padding: 30px;
	background: #fff;
	border: solid 4px #a50319;
	border-radius: 0 0 10px 10px;
}
div.switching_contents ul.station_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

div.switching_contents li {
	display: flex;
}
div.switching_contents ul.station_list li {
    display: block;
    width: 45%;
    text-align: center;
}

div.switching_contents li:not(:last-child) {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: solid 3px #a50319;
}
div.switching_contents ul.station_list li:nth-last-child(2) {
    border-bottom: none;
}
div.switching_contents li p:nth-child(1) {
	width: 280px;
	margin: 0 25px 0 0;
	padding: 0;
    font-size: 16px;
    line-height: 1.5;
}
div.switching_contents ul.station_list li p:nth-child(1) {
    margin: 0 auto;
}
div.switching_contents li p img {
	display: block;
}
div.switching_contents li > dl {
	width: 580px;
	text-align: left;
}
div.switching_contents li > dl > dt {
	margin-bottom: 0.1em;
	line-height: 1.2;
	font-size: 25px;
}
div.switching_contents li > dl > dd {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.4;
}
div.switching_contents li > dl > dd p {
	width: auto !important;
	margin: 20px 0 !important;
}
div.switching_contents li > dl > dd dl div {
	display: flex;
}
div.switching_contents li > dl > dd dl div dt {
	white-space: nowrap;
}

/* switching_contents_inner */

div.switching_contents {
	position: relative;
	z-index: 2;
}
dl.switching_contents_inner > div > dt {
	position: absolute;
	top: -70px;
	z-index: -22;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 49.6%;
	height: 70px;
	background: #a50319;
	border: solid 4px #a50319;
	border-bottom: none;
	border-radius: 10px 10px 0 0;
	font-size: 30px;
	color: #fff;
}
dl.switching_contents_inner > div:nth-child(1) > dt {
	left: -4px;
}
dl.switching_contents_inner > div:nth-child(2) > dt {
	right: -4px;
}
dl.switching_contents_inner > div.tab_show > dt {
	background: #fff;
	border: solid 4px #a50319;
	border-bottom: none;
	color: #a50319;
}
dl.switching_contents_inner > div:not(.tab_show) > dt {
	cursor: pointer;
	transition: opacity 0.1s ease-in;
}
dl.switching_contents_inner > div:not(.tab_show) > dt:hover {
	opacity: 0.8;
}


dl.switching_contents_inner > div > dd {
	display: none;
}
dl.switching_contents_inner > div.tab_show > dd {
	display: block;
}

/* sec_4
-------------------------------------------------------------*/

article section.sec_4 {
	padding: 80px 0 0;
}
/*
article section.sec_4 h3 {
	margin: 0 auto 55px;
	width: 550px;
}*/

article section.sec_4 p {
	font-size: 20px;
}
article section.sec_4 p em {
	font-size: 25px;
}


article section.sec_4 dl.join > div {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 40px;
	padding: 50px 50px 50px;
	background: #fff;
	border: 6px #edda97 solid;
}
article section.sec_4 dl.join > div > dt {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin-right: 60px;
	text-align: center;
	font-size: 20px;
	line-height: 1;
}
article section.sec_4 dl.join > div > dt em {
	display: block;
	margin-top: 6px;
	font-size: 60px;
}
article section.sec_4 div.d1 {
	flex-wrap: nowrap !important;
}
article section.sec_4 div.d1 dl.wester {
	display: flex;
	align-items: center;
	margin-top: 20px;
}
article section.sec_4 div.d1 dd dt img {width: 130px;}
article section.sec_4 div.d1 dd dd:nth-of-type(1) img {width: 184px;}
article section.sec_4 div.d1 dd dd:nth-of-type(2) img {width: 222px;}

article section.sec_4 div.d1 dd dd:nth-of-type(1) {
	margin: 0 20px 0 50px;
}

article section.sec_4 div.d2 p {
	width: 688px;
	max-width: 62vw;
}
	
	article section.sec_4 div.d2 p span{
		color: #ffffff;
		padding: 5px 5px;
	}
	article section.sec_4 div.d2 p small{
		font-size: 16px;
	}

article section.sec_4 div.d3 {
	flex-wrap: nowrap !important;
}
article section.sec_4 div.d3 dd:last-child {
	margin-left: auto;
	margin-right: 60px;
}
article section.sec_4 div.d3 img {
	width: 155px;
}
article section.sec_4 dd.notice,
article section.sec_4 p.notice {
	position: absolute;
	left: auto;
	bottom: -30px;
	right: 0 !important;
	font-size: 16px;
	font-weight: normal;
    color: #fff;
}

article ul.ss_flow {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	padding: 30px 20px 30px;
	background: #edda97;
}
article ul.ss_flow li {
	width: 21%;
}
article ul.ss_flow li.arrow {
	display: flex;
	justify-content: center;
	align-items: center;
	width: auto;
}
	
article ul.ss_flow.ss_flow2 li {
	width: calc(100% / 3 - 56px) !important;
}
article ul.ss_flow.ss_flow2 li.arrow {
	width: 28px !important;
}
/*
article ul.ss_flow2 li.arrow {
	display: none;
}*/
	
article ul.ss_flow li.arrow img {
	width: 14px;
}
article ul.ss_flow li img {
	display: block;
	margin: 10px 0;
}
article ul.ss_flow li span {
	display: block;
	line-height: 1.4;
}
article ul.ss_flow li span.txt {
	font-size: 17px;
}
article ul.ss_flow li span.cap {
	text-align: center;
	font-size: 16px;
}
article ul.ss_flow li:nth-child(5) span.cap {
	text-align: left;
}

article dl.stamp {
	margin: 100px 0 60px;
	padding: 30px 20px 30px;
	background: #fff;
	border: solid 4px #005BAB;
	border-radius: 10px;
}
article dl.stamp dt {
	width: 320px;
	margin: -54px auto 30px;
}
article dl.stamp p {
	text-align: center;
	font-size: 25px;
}

article dl.stamp ul.ss_flow {
	margin-top: 0;
	background: #fff;
}

article section.sec_4 p.copy img {
	margin: 0 auto;
	width: 876px;
}



/* 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;
    text-align: center;
}
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;
    margin-bottom: 5px;
	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: #000000;
}
article section.sec_5 div.inner dl {
	border: solid 2px #142B4F;
	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: 110px;
}


} /* end @media */


/* ============================================================
SP
============================================================ */

@media screen and (max-width: 759.9px) {
	
.all_bg{
		background-color: #142b4f;
	}
	
	
	
	.bg1{
		background-image: url(../images/bg_top_sp2.png);
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-size: 179%;
	}
	
	.bg2{
		    background-image: url(../images/bg_kiku.png);
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-size: 100%;
    padding: 30px 0 0 0;
	}
	
	.midashi{
		text-align: center;
		font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
		font-size: 20px;
		color: #ffffff;
		background-image: url("../images/bg_midashi.png");
		background-size: auto;
		background-position: 50% 0%;
		background-repeat: no-repeat;
		padding: 10px 0;
		font-weight: bold;
		margin: 0 0 30px 0;
	}
	
	.midashi1{
		font-size: 16px !important;
    line-height: 24px !important;
	}

/* common
-------------------------------------------------------------*/

article section {
	line-height: 1.5;
	font-size: 18px;
}
article section .pc {
	display: none !important;
}

/* sec_0
-------------------------------------------------------------*/

article section.sec_0 h2 img {
	width: 100%;
}

/* sec_1
-------------------------------------------------------------*/
.intro_txt{
		margin: 0 0 30px 0;
	}
	
	.intro_txt p{
		text-align: center;
		font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
		font-size: 18px;
		color: #FFFFFF !important;
		text-shadow: #142b4f 1px 0 10px,#142b4f 1px 0 10px,#142b4f 1px 0 10px; 
		line-height: 2.2;
	}
	
	.intro_txt p span{
		padding: 5px;
		text-shadow: none !important;
	}
	
	.bgp{
		background-color: #66006a;
	}
	
	.bgg{
		background-color: #006934;
	}


	.stamparea,
	.steparea{
		margin: 0 0 50px 0;
	}
	
	.stamparea ul{
		display: flex;
		justify-content:center;
		align-items: flex-start;
		flex-wrap: wrap;
	}
	
	
	.steparea ul{
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		flex-wrap: wrap;
	}
	
	.stamparea ul li{
		max-width:178px;
		width: 31%;
		margin: 0% 1% 2%;
	}
	
	.stamparea ul li img{
		width: 100%;
	}
		.steparea ul li{
		
		max-width: 216px;
			width: 47%;
			margin: 0% 1% 2%;
	}
	
	.steparea ul li img{
		width: 100%;
	}
	
	
#gov {
    margin: -20px 0 30px;
}

article section.sec_1 {
	background:none;
}

article section.sec_1 div.inner {
	padding: 40px 2vw 40px;
}

article section.sec_1 br {
	display: none;
}

article section.sec_1 .sec_1_h3_p {
    margin-bottom: 50px;
    padding: 15px 20px 20px;
    border: 5px solid #00A0E9;
    border-top: none;
}
article section.sec_1 .sec_1_h3_p br {
    display: block;
}
article section.sec_1 p.sec_1_h3_p1 {
    margin-bottom: 10px;
    font-size: 18px;
}
article section.sec_1 p.sec_1_h3_p1 strong {
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #EA5C67;
    text-align: center;
}
article section.sec_1 p.sec_1_h3_p2 {
    font-size: 14px;
}
article section.sec_1 p.p1 {
	margin-bottom: 20px;
	font-size: 20px;
}
article section.sec_1 p.p2 {
	margin-bottom: 20px;
}
article section.sec_1 p.p3 {
	margin-bottom: 20px;
}

/* sec_2
-------------------------------------------------------------*/
.pre{
		max-width: 950px;
		width: 95%;
		margin: 0 auto 30px;
	}	
	
	.pre img{
		width: 100%;
	}

	
	
article section.sec_2 {
	padding: 0vw 0vw 30px;
	/*background: url(../images/sec_2_bg.png);*/
}

article section.sec_2 div.inner.d1 {
	padding: 0 3vw 50px;
	background: #fff;
	border: solid 5px #005BAB;
}
	/*
article section.sec_2 div.inner.d1 h3 {
	margin: -10vw auto 20px;
}*/
article section.sec_2 p br {
	display: none;
}
article section.sec_2 p.p1 {
	margin-bottom: 30px;
	font-size: 20px;
}
article section.sec_2 ul.u1 {
	margin-bottom: 30px;
}
article section.sec_2 ul.u1 li {
	margin-bottom: 30px;
}

article section.sec_2 p.p2 {
	margin-bottom: 30px;
}

article section.sec_2 ul.u2 li {
	position: relative;
	padding-left: 1.2em;
	text-align: left;
	font-size: 16px;
	color: #ffffff;
}
article section.sec_2 ul.u2 li span {
	position: absolute;
	top: 0;
	left: 0;
}
	
	/*
article section.sec_2 > h3 {
	margin: 60px 3vw 35px;
}*/
article section.sec_2 div.inner.d2 {
	padding: 35px 6vw 0;
	background: #fff;
	overflow: hidden;
}
article section.sec_2 div.inner.d2::after {
	display: block;
	content: '';
	float: right;
	width: 180px;
	height: 96px;
	margin-bottom: 20px;
	background: url(../images/sec_2_icon_b.svg) no-repeat;
}

article section.sec_2 div.inner.d2 p {
	margin-bottom: 20px;
}

article section.sec_2 div.inner.d2 li {
	position: relative;
	padding-left: 1.2em;
	text-align: left;
	font-size: 14px;
}
article section.sec_2 div.inner.d2 li span {
	position: absolute;
	top: 0;
	left: 0;
}

article section.sec_2 > p {
	margin: 40px 3vw 20px;
}

/* wester
-------------------------------------------------------------*/
article section.wester {
	background-image: url("../images/bg2.jpg");
	
}
article section.wester div.inner {
	padding: 40px 3vw 40px;
}

article section.wester h3 {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
}

article section.wester dl {
	margin: 0 auto;
}
article section.wester dl dt img {
	width: 60vw;
	height: auto;
	margin: 0 auto 20px;
}
article section.wester dl dd img {
	width: auto;
	height: 14vw;
	margin: 0 auto;
}
article section.wester dl dd.d1 {
	margin-bottom: 20px;
	line-height: 1.2;
	font-size: 20px;
}
article section.wester dl dd.d2 {float: left;}
article section.wester dl dd.d3 {top: 116px;left: 440px;}

article section.wester dl dd.d4 {
	clear: both;
	margin-top: 20px;
	font-size: 25px;
}
article section.wester dl dd.d4 li {
	position: relative;
	padding-left: 1.2em;
	text-align: left;
	line-height: 1.4;
	font-size: 16px;
	font-weight: normal;
}
article section.wester dl dd.d4 li span {
	position: absolute;
	top: 0;
	left: 0;
}


/* sec_3
-------------------------------------------------------------*/

article section.sec_3 {
	/*background: #EAF6FD;*/
}
article section.sec_3 div.inner {
	padding: 0px 3vw 40px;
	text-align: center;
}
article section.sec_3 h3 {
	margin: 0 0 35px;
}

/* #switching_tab_menu */

#switching_tab_menu {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 0 auto 60px;
}
#switching_tab_menu li {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 30%;
	height: 5em;
	margin-bottom: 10px;
	text-align: center;
	line-height: 1.2;
	color: #fff;
	font-size: 14px;
	transition: opacity .1s ease-in;
	cursor: pointer;
}
#switching_tab_menu li:nth-child(1) {background:#b28ba4; border: solid 4px #b28ba4;}
#switching_tab_menu li:nth-child(2) {background:#445779; border: solid 4px #445779;}
#switching_tab_menu li:nth-child(3) {background:#d6124c; border: solid 4px #d6124c;}
#switching_tab_menu li:nth-child(4) {background:#97bf23; border: solid 4px #97bf23;}
#switching_tab_menu li:nth-child(5) {background:#c08961; border: solid 4px #c08961;}

#switching_tab_menu li:nth-child(2) {margin: 0 10px 10px;}
#switching_tab_menu li:nth-child(4) {margin: 0 5px 10px 0;}
#switching_tab_menu li:nth-child(5) {margin: 0 0 10px 5px;}

#switching_tab_menu li.select {
	position: relative;
	background: #fff;
	
}
	

#switching_tab_menu li.select:nth-child(1) {
	
	border: solid 4px #b28ba4;
	color: #b28ba4;
}
	

#switching_tab_menu li.select:nth-child(2) {
	
	border: solid 4px #445779;
	color: #445779;
}	

#switching_tab_menu li.select:nth-child(3) {
	
	border: solid 4px #d6124c;
	color: #d6124c;
}	

#switching_tab_menu li.select:nth-child(4) {
	
	border: solid 4px #97bf23;
	color: #97bf23;
}	

#switching_tab_menu li.select:nth-child(5) {
	
	border: solid 4px #c08961;
	color: #c08961;
}
/* div.switching_contents */

div.switching_contents {
	padding: 6vw;
	background: #fff;
	border: solid 4px #a50319;
	border-radius: 0 0 10px 10px;
}
div.switching_contents li:not(:last-child) {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: solid 3px #a50319;
}
div.switching_contents li p:nth-child(1) {
	width: 100%;
	margin: 20px 0;
    font-size: 14px;
}
div.switching_contents li p {
	margin: 0 0 10px;
	padding: 0;
}
div.switching_contents li p img {
	display: block;
	width: 100%;
}
div.switching_contents li > dl {
	text-align: left;
}
div.switching_contents li > dl > dt {
	margin-bottom: 0.1em;
	line-height: 1.3;
	font-size: 20px;
}
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;
}


/* switching_contents_inner */

div.switching_contents {
	position: relative;
	z-index: 2;
}
dl.switching_contents_inner > div > dt {
	position: absolute;
	top: -48px;
	z-index: -22;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 49%;
	height: 48px;
	background: #a50319;
	border: solid 4px #a50319;
	border-bottom: none;
	border-radius: 10px 10px 0 0;
	font-size: 16px;
	color: #fff;
}
dl.switching_contents_inner > div:nth-child(1) > dt {
	left: -4px;
}
dl.switching_contents_inner > div:nth-child(2) > dt {
	right: -4px;
}
dl.switching_contents_inner > div.tab_show > dt {
	background: #fff;
	border: solid 4px #a50319;
	border-bottom: none;
	color: #a50319;
}

dl.switching_contents_inner > div > dd {
	display: none;
}
dl.switching_contents_inner > div.tab_show > dd {
	display: block;
}



/* sec_4
-------------------------------------------------------------*/

article section.sec_4 {
	padding: 0px 3vw 20px;
	/*background: url(../images/sec_4_bg.png);*/
}
article section.sec_4 p {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 1.8;
}
article section.sec_4 p em {
	font-size: 22px;
}
/*	
article section.sec_4 p br {
	display: none;
}
*/

article section.sec_4 h3 {
	margin: 0 auto 20px;
}

article section.sec_4 dl.join > div {
	position: relative;
	margin: 0 0 40px;
	padding: 20px 3vw 20px;
	background: #fff;
	border: 4px #edda97 solid;
}
article section.sec_4 dl.join > div > dt {
	padding: 0 0 10px;
	margin: 0 auto 20px;
	max-width: 110px;
	width: 95%;
	
}
	article section.sec_4 dl.join > div > dt img{
		width: 100%;
	}	

article section.sec_4 dl.join > div > dt em {
	font-size: 40px;
}

article section.sec_4 div.d1 dl.wester {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 20px;
	text-align: center;
}
article section.sec_4 div.d1 dd dt {
	width: 60vw;
	margin-bottom: 20px;
}
article section.sec_4 div.d1 dd dd {
	margin: 0 1vw;
}
article section.sec_4 div.d1 dd dd:nth-of-type(1) {width: 33vw;}
article section.sec_4 div.d1 dd dd:nth-of-type(2) {width: 41vw;}

article section.sec_4 div.d2 p span{
		color: #ffffff;
		padding: 3px 3px;
	}
	article section.sec_4 div.d2 p small{
		font-size: 12px;
	}

	
article ul.ss_flow {
	padding: 30px 3vw 10px;
	background: #edda97;
}
article ul.ss_flow li {
	margin-bottom: 20px;
}
article ul.ss_flow li.arrow img {
	width: 50px;
	margin: 0 auto;
}

article ul.ss_flow li img {
	margin: 10px auto;
}
article ul.ss_flow li span {
	display: block;
	line-height: 1.4;
}
article ul.ss_flow li span.txt {
	font-size: 17px;
}
article ul.ss_flow li span.cap {
	text-align: center;
	font-size: 16px;
}
article ul.ss_flow li:nth-child(5) span.cap {
	text-align: left;
}
article section.sec_4 div.d3 img {
	width: 74vw;
	margin: 0 auto;
}


article section.sec_4 dd.notice {
	position: absolute;
	left: auto;
	bottom: -24px;
	right: 0 !important;
	font-size: 14px;
	font-weight: normal;
    color: #fff;
}
article section.sec_4 p.notice {
	position: absolute;
	left: auto;
	bottom: -44px;
	right: 0 !important;
	font-size: 14px;
	font-weight: normal;
}

article dl.stamp {
	margin: 60px 0 60px;
	padding: 30px 20px 30px;
	background: #fff;
	border: solid 4px #005BAB;
	border-radius: 10px;
}
article dl.stamp dt {
	margin: -54px auto 20px;
}
article dl.stamp p {
	margin-bottom: 0px;
	font-size: 18px;
}

article dl.stamp ul.ss_flow {
	margin-top: 0;
	background: #fff;
}

article section.sec_4 p.copy img {
	margin: 0 auto;
}


/* sec_5
-------------------------------------------------------------*/

article section.sec_5 {
	background: #fff;
	background-size: 100% auto;
}

article section.sec_5 div.inner {
	padding: 100px 0vw 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;
    text-align: center;
}
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;
    margin-bottom: 5px;
	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: #000000;
}
article section.sec_5 div.inner dl {
	border: solid 2px #005BAB;
	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: 74vw;
	height: auto;
}


} /* end @media */



/* sec_7
-------------------------------------------------------------*/

article section.sec_7 {
}
article section.sec_7 div.inner {
	padding: 0;
}
section.sec_7 .fx {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}

/*===== STAMP =====*/

section.sec_7 .fx_row_4 > * {width:100%;}
@media screen and (min-width: 760px),print {
section.sec_7 .fx_row_4 > * {width:23%;}
}

section.sr_stamp .lead {
text-align: center;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
color: #fff;
}

section.sr_stamp .inner_box {
background-color: #fff;
border:6px #edda97 solid;
/*border-radius: 16px;*/
margin-top: 25px;
padding: 0 24px 32px;
}

section.sr_stamp h4 {
margin: 30px auto 0;
padding: 0;
text-align: center;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
font-weight: bold;
color: #a50319;
font-size: 30px;
}
/*
section.sr_stamp h4 span {
display: block;
z-index: 2;
position: relative;
}
section.sr_stamp h4::before {
background-color: #fbf2d6;
content:'';
display: block;
height:14px;
width: calc(100% + 12px);
position: absolute;
top:0;
left: -12px;
z-index: 1;
}
*/

section.sr_stamp h4 + p,
section.sr_stamp h4 + p + p,
section.sr_stamp .sr_stamp__method h4 + p {
font-size:16px;
font-weight: 700;
margin:30px auto;
text-align: center;
}
section.sr_stamp h4 + p > em {color:#e72b4d;}

section.sr_stamp .summary p {color:#000;}

section.sr_stamp .sr_stamp__method {margin-top:48px;}
section.sr_stamp .sr_stamp__method .fx {
border-bottom:3px solid #A50319;
margin-bottom: 40px;
padding-bottom: 40px;
position: relative;
}
section.sr_stamp .sr_stamp__method .fx::after {
border-style: solid;
border-width: 24px 14px 0 14px;
border-color: #A50319 transparent transparent transparent;
content:'';
display: block;
height: 0;
width: 0;
position: absolute;
left:50%;
bottom:-16px;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
}
section.sr_stamp .sr_stamp__method .fx::before {
border-style: solid;
border-width: 32px 20px 0 20px;
border-color: #fff transparent transparent transparent;
content:'';
height: 0;
width: 0;
position: absolute;
left:50%;
bottom:-20px;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
}
section.sr_stamp .sr_stamp__method .fx.no_bs {
border-bottom:none;
margin-bottom: 0;
padding-bottom: 0;
position: static;
}
section.sr_stamp .sr_stamp__method .fx.last::after,
section.sr_stamp .sr_stamp__method .fx.no_bs::after {
    display: none;
}
section.sr_stamp .sr_stamp__method .fx.last::before,
section.sr_stamp .sr_stamp__method .fx.no_bs::before {
    display: none;
}

section.sr_stamp .sr_stamp__method .summary {
margin-bottom: 16px;
width:100%;
}
section.sr_stamp .sr_stamp__method .capture {width:100%;}
section.sr_stamp .sr_stamp__method .capture figure {
margin:auto;
text-align: center;
width:82%;
}

section.sr_stamp .sr_stamp__method .capture ul {width:100%;}
section.sr_stamp .sr_stamp__method .capture li:nth-child(1) {width: 36.51%;}
section.sr_stamp .sr_stamp__method .capture li:nth-child(2) {width: 61.74%;}
section.sr_stamp .sr_stamp__method .capture li figure {width: 100%;}

section.sr_stamp .sr_stamp__method .capture figcaption {
font-size:12px;
text-align: center;
}
section.sr_stamp .sr_stamp__method h5 {
font-size:16px;
font-weight: 700;
margin-bottom: 8px;
}
section.sr_stamp .sr_stamp__method h5 > em {color:#e72b4d}

/*section.sr_stamp .sr_stamp__method p {
font-size:12px;
padding-left: 1em;
text-indent: -1em;
}
*/

section.sr_stamp .sr_stamp__gps {margin-top:40px}
section.sr_stamp .sr_stamp__gps .fx_row_4 li {
align-self: stretch;
margin-bottom: 24px;
width:40%;
position: relative;
}
section.sr_stamp .sr_stamp__gps .fx_row_4 li::after {
border-style: solid;
border-width: 10px 0 10px 14px;
border-color: transparent transparent transparent #A50319;
content:'';
display: block;
height: 0;
width: 0;
position: absolute;
top:40%;
right:0;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
}
/*section.sr_stamp .sr_stamp__gps .fx_row_4 li:nth-child(2):after,*/
section.sr_stamp .sr_stamp__gps .fx_row_4 li:last-child:after {display: none;}

section.sr_stamp .sr_stamp__gps figcaption {
font-size:12px;
margin-top: 8px;
}
section.sr_stamp .sr_stamp__gps figcaption span {color:#e72b4d;}

section.sr_stamp .colophon {
font-size:20px;
font-weight: 700;
margin-top:32px;
text-align: center;
}
section.sr_stamp .colophon::before {
background: url(../images/line_flag.png) no-repeat 50% 0;
background-size:cover;
content:'';
display: block;
height:32px;
margin-bottom: 16px;
width: 100%;
}

@media screen and (min-width: 640px) {
section.sr_stamp .sr_stamp__method .summary {width:49.56%;}
section.sr_stamp .sr_stamp__method .capture {
display: flex;
align-items: flex-start;
justify-content: flex-end;
width:46.12%;
margin: 30px auto 0;
}

section.sr_stamp .colophon::before {
height:56px;
margin-bottom: 16px;
}
}

@media screen and (min-width: 760px),print {
section.sr_stamp {padding:80px 0;}

/*section.sr_stamp h4 {width:184px;}*/

section.sr_stamp h4 + p,
section.sr_stamp h4 + p + p,
section.sr_stamp .sr_stamp__method h4 + p {font-size:20px;}

section.sr_stamp .sr_stamp__method {margin-top:72px;}
section.sr_stamp .sr_stamp__method .fx:not(:last-child)::after {
border-style: solid;
border-width: 30px 22px 0 22px;
bottom:-20px;
}
section.sr_stamp .sr_stamp__method .fx:not(:last-child)::before {
border-style: solid;
border-width: 38px 28px 0 28px;
bottom:-25px;
}

section.sr_stamp .sr_stamp__method .capture figure {width:60.74%;}
section.sr_stamp .sr_stamp__method .capture figcaption {font-size:16px;}
section.sr_stamp .sr_stamp__method h5 {font-size:20px;}
section.sr_stamp .sr_stamp__method h6 {
    margin: 25px 0 5px;
    font-size:18px;
    font-weight: bold;
}
section.sr_stamp .sr_stamp__method p {font-size:16px;}

section.sr_stamp .sr_stamp__gps {margin-top:64px}
section.sr_stamp .sr_stamp__gps .fx_row_4 li {
margin-bottom: 0;
width:33%;
}
section.sr_stamp .sr_stamp__gps .fx_row_4 li::after {right:0;}
section.sr_stamp .sr_stamp__gps .fx_row_4 li:nth-child(2):afterr {display: block;}

section.sr_stamp .sr_stamp__gps figcaption {font-size:16px;}

section.sr_stamp .colophon {font-size:30px;}
section.sr_stamp .colophon::before {
height:72px;
margin-bottom: 16px;
}
ul.add_info {
    padding-bottom: 20px;
    font-size: 16px;
    border-bottom: 1px dashed #A50319;
}
ul.add_info.spot {
    padding-bottom:0;
    font-size: 16px;
    border-bottom: none;
}
ul.add_info li {
    text-indent: -1em; margin-left: 1em;
}
ul.add_info.spot li {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    text-indent: -2em; margin-left: 2em;
}
ul.add_info li:nth-of-type(4), 
ul.add_info li:nth-of-type(5) {
    text-indent: -2em; margin-left: 2em;
}
p.add_info_txt {
    font-size: 16px;
}

}


@media screen and (max-width: 759.9px) {
section.sr_stamp .sr_stamp__method .capture{ margin: 20px 0; }
section.sr_stamp .sr_stamp__method .capture .fx{ align-items: flex-start;}
section.sr_stamp .sr_stamp__gps .fx_row_4 li figure {
    width:100%;
    margin: 0;
}
section.sr_stamp .sr_stamp__gps .fx_row_4 li::after {
    right: -30%;
}
section.sr_stamp .sr_stamp__gps .fx_row_4 li:nth-child(2):after {display: none;}

section.sr_stamp .sr_stamp__method h6 {
    margin: 25px 0 5px;
    font-size:16px;
    font-weight: bold;
}
section.sr_stamp .sr_stamp__method p {font-size:14px;}
section.sr_stamp h4 + p + p { text-align: left;}
ul.add_info {
    padding-bottom: 20px;
    font-size: 14px;
    border-bottom: 1px dashed #A50319;
}
ul.add_info.spot {
    padding-bottom:0;
    font-size: 16px;
    border-bottom: none;
}
ul.add_info li {
    text-indent: -1em; margin-left: 1em;
}
ul.add_info.spot li {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    border: none;
    text-indent: -2em; margin-left: 2em;
}
ul.add_info li:nth-of-type(4), 
ul.add_info li:nth-of-type(5) {
    text-indent: -2em; margin-left: 2em;
}
section.sr_stamp .lead {
text-align: left;
line-height: 1.6;
}
p.add_info_txt {
    font-size: 14px;
}


}



