@charset "UTF-8";
/* CSS Document */

/* ---------------------------------------------------------
#local-nav
----------------------------------------------------------*/
#local-nav {
	background-color: #fafafa;
	border-top: 1px solid #ccc;
}
#local-nav .inner {
	display: flex;
	width: 910px;
	margin: 0 auto;
}
#local-nav p {
	display: flex;
	align-items: center;
	width: 170px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -.05em;
	color: #1d4294;
}
#local-nav ul {
	display: flex;
	list-style: none;
}
#local-nav a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 185px;
	height: 60px;
	font-size: 11px;
	color: #595757;
}
#local-nav a:hover {
	text-decoration: underline;
}
#local-nav .cr a {
	color: #1d4294;
	background-color: #f0f0f0;
}

/* ---------------------------------------------------------
#main
----------------------------------------------------------*/
#main {
	position: relative;
	width: 100%;
	height: 315px;
	text-align: center;
	padding: 94px 0 0;
	box-sizing: border-box;
}
#main h1 {
	font-size: 38px;
	line-height: 48px;
	color: #1d4294;
	margin-bottom: 33px;
}
#main .pic {
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 256px;
	margin-left: 174px;
}
#main .pic img {
	width: 100%;
	height: auto;
}
#main::after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 48px;
	display: block;
	width: 58px;
	height: 39px;
	background: url("../img/icon_arrow_gray.svg") no-repeat center top;
	background-size: contain;
	transform: translateX(-50%);
}

/* ---------------------------------------------------------
article
----------------------------------------------------------*/
article h2 {
	font-size: 38px;
	font-weight: bold;
	color: #1d4294;
	text-align: center;
	line-height: 1;
}
article p {
	color: #595757;
}
article .txt-link {
	text-align: center;
}
article .txt-link a {
	font-size: 14px;
	color: #0000ff;
	letter-spacing: -.05em;
}
article .txt-link a:hover {
	text-decoration: underline;
}
article .txt-link a::after {
	content: '＞';
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	transform: scaleX(.5);
	transform-origin: left center;
	margin-left: 7px;
}
article img {
	width: 100%;
	height: auto;
}

/* ---------------------------------------------------------
#sec1
----------------------------------------------------------*/
#sec1 {
	position: relative;
	width: 800px;
	background: #f9fdfd;
	padding: 47px 0 35px 0;
	margin: 0 auto;
	border-radius: 20px;
	box-sizing: border-box;
}
#sec1::after {
	content: '';
	position: absolute;
	bottom: -25px;
	left: 50%;
	width: 772px;
	height: 25px;
	background: url("../../cs/guide/img/kihon/balloon_bottom.png") no-repeat;
	background-size: contain;
	margin-left: -366px;
}
#sec1 h2 {
	width: 342px;
	padding-left: 53px;
	margin-bottom: 29px;
}
#sec1 .txt {
	position: relative;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: -.05em;
	padding-left: 53px;
}
#sec1 .pic {
	width: 700px;
	margin: 0 0 30px 35px;
}
#sec1 ul.number {
	display: flex;
	justify-content: space-between;
	width: 600px;
	list-style: none;
	font-size: 16px;
	color: #1d4294;
	margin: 0 auto 35px;
}
#sec1 .pic-sign {
	width: 49px;
	margin-right: 20px;
}
#sec1 .box {
	display: flex;
	align-items: center;
	width: 457px;
	border: 1px solid #595757;
	border-radius: 3px;
	padding: 8px 0 8px 30px;
	box-sizing: border-box;
	margin: 0 auto 35px;
}
#sec1 .txt-area p {
	font-size: 16px;
	color: #595757;
	margin-bottom: 3px;
}
#sec1 .txt-area li {
	font-size: 13px;
	list-style: none;
	line-height: 20px;
	color: #595757;
}

/* ---------------------------------------------------------
#sec2
----------------------------------------------------------*/
#sec2 {
	width: 800px;
	padding: 67px 0 37px;
	margin: 0 auto;
}
#sec2 h2 {
	width: 650px;
	padding-left: 53px;
	margin-bottom: 45px;
}
#sec2 .box {
	display: flex;
	padding-left: 53px;
}
#sec2 h3 {
	font-size: 22px;
	line-height: 1;
	color: #1d4294;
	margin-bottom: 22px;
}
#sec2 h3::before {
	content: '';
	display: inline-block;
	width: 16px;
	height: 16px;
	background-color: #1d4293;
	margin-right: 5px;
}
#sec2 .block:first-child {
	width: 358px;
}
#sec2 .txt {
	width: 320px;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: -.07em;
	margin: 0 0 20px 22px;
}
#sec2 .block ul {
	height: 110px;
	font-size: 16px;
	line-height: 26px;
	color: #595757;
	list-style: none;
	margin: 0 0 0 22px;
}
#sec2 .block:first-child .pic {
	width: 186px;
	margin-left: 60px;
	margin-bottom: 35px;
}
#sec2 .block:last-child .pic {
	width: 154px;
	margin: 0 0 35px 80px;
}
#sec2 .txt-dl {
	display: flex;
	font-size: 16px;
	text-align: center;
	line-height: 1;
	margin: 0 0 13px 60px;
}
#sec2 .txt-dl::before,
#sec2 .txt-dl::after {
	content: '';
	display: block;
	width: 1px;
	height: 22px;
	background-color: #595757;
	transform: rotate(-33deg);
}
#sec2 .txt-dl::before {
	margin-right: 15px;
}
#sec2 .txt-dl::after {
	margin-left: 10px;
	transform: rotate(33deg);
}
#sec2 .app-area {
	display: flex;
	justify-content: space-between;
	width: 310px;
	margin: 0 0 0 5px;
}
#sec2 .icon {
	width: 150px;
}
#sec2 .app-area a:hover {
	text-decoration: none;
	opacity: .7;
}

/* ---------------------------------------------------------
#sec3
----------------------------------------------------------*/
#sec3 {
	width: 800px;
	background: #f9fdfd url("../../cs/guide/img/kihon/balloon_bottom.png") no-repeat center top;
	border-radius: 20px;
	padding: 58px 0 40px;
	margin: 0 auto;
}
#sec3 h2 {
	width: 452px;
	margin: 0 0 25px 50px;
}
#sec3 h3 {
	font-size: 25px;
	line-height: 1;
	color: #1d4294;
	text-align: center;
	letter-spacing: .1em;
	margin-bottom: 45px;
}
#sec3 .txt {
	font-size: 18px;
	line-height: 28px;
	margin: 0 0 22px 50px;
}
#sec3 > .pic {
	width: 418px;
	margin: 0 auto 43px;
}
#sec3 .box {
	display: flex;
    justify-content: center;
}
#sec3 .pic-left {
	width: 267px;
}
#sec3 .pic-right {
	width: 195px;
	padding-top: 4px;
}


/* ---------------------------------------------------------
#sec4
----------------------------------------------------------*/
#sec4 {
	padding: 104px 0 65px;
}
#sec4 h2 {
	line-height: 48px;
	margin-bottom: 47px;
}
#sec4 h2::after {
	content: '';
	display: block;
	width: 58px;
	height: 39px;
	background: url("../img/icon_arrow_gray.svg") no-repeat center top;
	background-size: contain;
	margin: 42px auto 0;
}
#sec4 .bg-box {
	background-color: #fafafa;
	padding: 68px 0 60px;
}
#sec4 h3 {
	font-size: 25px;
	line-height: 1;
	color: #1d4294;
	text-align: center;
	letter-spacing: .1em;
	margin-bottom: 36px;
}
#sec4 .txt1 {
	font-size: 18px;
	text-align: center;
	margin-bottom: 18px;
}
#sec4 .caution {
	font-size: 13px;
	text-align: center;
	margin-bottom: 45px;
}
#sec4 .box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 340px;
	padding-left: 10px;
	margin: 0 auto 50px;
	box-sizing: content-box;
}
#sec4 .box .logo1 img , 
#sec4 .box .logo2 img , 
#sec4 .box .logo3 img , 
#sec4 .box .logo4 img , 
#sec4 .box .logo5 img {
	height: 50px;
	width:auto;
	margin-right:20px;
}
#sec4 .box .logo5 {
	margin-right:0;
}
#sec4 .txt2 {
	font-size: 13px;
	color: #e52d8a;
	text-align: center;
	margin-bottom: 35px;
}
#sec4 .bg-box2 {
	background-color: #f9fbff;
	padding: 55px 0 60px;
}
#sec4 .bg-box2 h3 strong {
	font-size: 37.5px;
	color: #e52d8a;
}
#sec4 .bg-box2 .txt3 {
	font-size: 18px;
	line-height: 28px;
	color: #595757;
	text-align: center;
	margin-bottom: 20px;
}
#sec4 .bg-box2 .caution {
	margin-bottom: 32px;
}
#sec4 .bg-box3 {
	padding: 65px 0 35px;
}
#sec4 .bg-box3 .txt4 {
	width: 450px;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: -.05em;
	color: #595757;
	margin: 0 auto 25px;
}
#sec4 .bg-box3 .pic {
	width: 337px;
	padding-right: 65px;
	margin: 0 auto 43px;
	box-sizing: content-box;
}
#sec4 .bg-box4 {
	background-color: #fafafa;
	padding: 68px 0 40px;
}
#sec4 .bg-box4 .txt5 {
	width: 520px;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: -.05em;
	color: #595757;
	margin: 0 auto 55px;
}
#sec4 .pink {
	color: #e52d8a;
}
#sec4 .bg-box4 .pic {
	width: 498px;
	margin: 0 auto 38px;
}

/* ---------------------------------------------------------
#sec5
----------------------------------------------------------*/
#sec5 {
	padding: 53px 0 12px;
}
#sec5 h2 {
	line-height: 48px;
	letter-spacing: .1em;
	margin-bottom: 50px;
}
#sec5 h2::after {
	content: '';
	display: block;
	width: 58px;
	height: 39px;
	background: url("../img/icon_arrow_gray.svg") no-repeat center top;
	background-size: contain;
	margin: 38px auto 0;
}
#sec5 .bg-box {
	background-color: #fafafa;
	padding: 68px 0 45px;
}
#sec5 .bg-box .pic {
	width: 155px;
	margin: 0 auto 35px;
}
#sec5 .txt {
	width: 500px;
	font-size: 18px;
	color: #595757;
	margin: 0 auto 33px;
}
#sec5 .bg-box2 {
	background-color: #f9fbff;
	padding: 65px 0 50px;
}
#sec5 .bg-box2 h3 {
	width: 408px;
	margin: 0 auto 42px;
}
#sec5 .bg-box2 .txt {
	margin-bottom: 23px;
}
#sec5 .bg-box2 .pic {
	width: 410px;
	margin: 0 auto 35px;
}
#sec5 .bg-box2 .subttl2 {
	width: 100%;
	margin: 48px auto 22px;
}
#sec5 h3 {
	font-size: 25px;
	line-height: 1;
	color: #1d4294;
	text-align: center;
	letter-spacing: .05em;
	margin-bottom: 39px;
}
#sec5 h3.subttl2{
	margin-top: 80px;
}

/* ---------------------------------------------------------
#sec6
----------------------------------------------------------*/
#sec6 {
	padding: 105px 0 12px;
}
#sec6 h2 {
	line-height: 48px;
	letter-spacing: .1em;
	margin-bottom: 50px;
}
#sec6 h2::after {
	content: '';
	display: block;
	width: 58px;
	height: 39px;
	background: url("../img/icon_arrow_gray.svg") no-repeat center top;
	background-size: contain;
	margin: 40px auto 0;
}
#sec6 h3 {
	font-size: 25px;
	line-height: 1;
	color: #1d4294;
	text-align: center;
	letter-spacing: .05em;
	margin-bottom: 37px;
}
#sec6 .bg-box {
	background-color: #fafafa;
	padding: 66px 0 37px;
}
#sec6 .txt {
	width: 510px;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: -.04em;
	color: #595757;
	margin: 0 auto 25px;
}
#sec6 .red {
	width: 470px;
	font-size: 13px;
	line-height: 20px;
	letter-spacing: -.04em;
	color: #e52d8a;
	margin: 0 auto;
}
#sec6 .bg-box .pic {
	width: 330px;
	margin: 32px auto 20px;
}
#sec6 .bg-box2 {
	background-color: #f9fbff;
	padding: 65px 0 50px;
}
#sec6 .bg-box2 .pic {
	width: 211px;
	margin: 32px auto 20px;
}
#sec6 .box {
	display: flex;
	justify-content: center;
	padding: 44px 0 0;
}
#sec6 .box a {
	font-size: 16px;
	margin: 0 38px;
}

/* ---------------------------------------------------------
media queries
----------------------------------------------------------*/
@media screen and (max-width:909px) {
/* ---------------------------------------------------------
#local-nav
----------------------------------------------------------*/
	#local-nav {
		width: 100%;
	}
}

@media screen and (max-width:768px) {
/* ---------------------------------------------------------
#local-nav
----------------------------------------------------------*/
	#local-nav {
		display: block;
		width: 100%;
		margin: 0 auto;
		border: none;		
	}
	#local-nav p {
		justify-content: center;
		width: 100%;
		font-size: 12px;
		padding: 12px 0;
	}
	#local-nav .inner {
		width: 100%;
		display: block;
	}
	#local-nav ul {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		list-style: none;
		padding: 0 2% 5px;
	}
	#local-nav li {
		width: 48.5%;
	}
	#local-nav a,
	#local-nav .cr a {
		width: 100%;
		height: 46px;
		font-size: 11px;
		color: #595757;
		background-color: #f0f0f0;
		margin: 0 0 10px;
	}
/* ---------------------------------------------------------
#main
----------------------------------------------------------*/
	#main {
		height: auto;
		padding: 35px 0 80px;
		margin-bottom: 0;
	}
	#main h1 {
		font-size: 29px;
		line-height: 1.3;
		margin-bottom: 0;
	}
	#main .pic {
		position: relative;
		left: inherit;
		bottom: inherit;
		width: 52vw;
		margin: -5px 0 0 43.5vw;
	}
	#main::after {
		left: 44%;
		bottom: 30px;
		width: 12.4vw;
		height: 7.7vw;
		transform: translateX(0);
	}
/* ---------------------------------------------------------
article
----------------------------------------------------------*/
	article h2 {
		font-size: 29px;
		line-height: 42px;
		text-align: center;
	}
	article h2 img {
		/**width: auto;**/
	}
	article .txt {
		text-align: justify;
		text-justify: inter-ideograph;
	}
	article .txt-link a {
		font-size: 10px;
		letter-spacing: -.05em;
	}
	article .txt-link a::after {
		font-size: 10px;
	}
/* ---------------------------------------------------------
#sec1
----------------------------------------------------------*/
	#sec1 {
		width: 93.3vw;
		padding: 28px 0 30px;
		margin: 0 auto;
	}
	#sec1::after {
		content: '';
		width: 87.7vw;
		height: 5.3vw;
		background: url("../../cs/guide/img/kihon/balloon_bottom_sp.png") no-repeat;
		background-size: contain;
		position: absolute;
		bottom: -5.3vw;
		left: 50%;
		transform: translateX(-50%);
		margin-left:0;
	}
	#sec1 h2 {
		width: 70.2vw;
		padding: 0;
		margin: 0 0 24px 4.4vw;
	}
	#sec1 .txt {
		width: 85vw;
		font-size: 14px;
		line-height: 21px;
		letter-spacing: normal;
		padding: 0;
		margin: 0 0 20px 4.4vw;
	}
	#sec1 .pic {
		width: 72.2vw;
		height: 120vw;
		background: url("../../cs/guide/img/kihon/pic_01_sp.png") no-repeat;
		background-size: contain;
		margin: 0 auto 18px;
		
	}
	#sec1 .pic img {
		display: none;
	}
	#sec1 ul.number {
		flex-wrap: wrap;
		justify-content: center;
		width: auto;
		font-size: 14px;
		line-height: 23px;
		margin: 0 auto 18px;
	}
	#sec1 ul.number li {
		margin: 0 12px;
	}
	#sec1 .pic-sign {
		width: 40px;
		margin-right: 13px;
	}
	#sec1 .box {
		width: 85vw;
		padding: 8px 6px 8px 13px;
		margin: 0 auto 22px;
	}
	#sec1 .txt-area p {
		font-size: 12px;
		margin-bottom: 3px;
	}
	#sec1 .txt-area li {
		font-size: 10px;
		line-height: 15px;
	}
/* ---------------------------------------------------------
#sec2
----------------------------------------------------------*/
	#sec2 {
		width: 93.3vw;
		padding: 46px 0 30px;
		margin: 0 auto;
	}
	#sec2 h2 {
		width: 87.7vw;
		height: 17.6vw;
		background: url("../../cs/guide/img/kihon/ttl_02_sp.png") no-repeat;
		background-size: contain;
		padding-left: 0;
		margin: 0 0 28px 4.2vw;
	}
	#sec2 h2 img {
		display: none;
	}
	#sec2 .box {
		display: block;
		padding: 0 2.9vw 0 4.6vw;
	}
	#sec2 h3 {
		font-size: 17px;
		line-height: 1;
		color: #1d4294;
		margin-bottom: 18px;
	}
	#sec2 h3::before {
		width: 12px;
		height: 12px;
		margin-right: 5px;
	}
	#sec2 .block:first-child {
		width: auto;
		margin-bottom:30px;
	}
	#sec2 .txt {
		width: auto;
		font-size: 14px;
		line-height: 21px;
		letter-spacing: -.07em;
		margin: 0 0 18px 4.8vw;
	}
	#sec2 .block ul {
		height: auto;
		font-size: 12px;
		line-height: 20px;
		margin: 0 0 25px 4.8vw;
	}
	#sec2 .block:first-child .pic {
		width: 38.4vw;
		margin: 0 0 15px 21.8vw;
	}
	#sec2 .block:last-child .pic {
		width: 32vw;
		padding-top: 3px;
		margin: 0 0 28px 25.8vw;
	}
	#sec2 .txt-dl {
		justify-content: center;
		font-size: 12px;
		line-height: 1;
		margin: 0 0 8px;
	}
	#sec2 .txt-dl::before,
	#sec2 .txt-dl::after {
		height: 18px;
	}
	#sec2 .txt-dl::before {
		margin-right: 15px;
	}
	#sec2 .txt-dl::after {
		margin-left: 10px;
		transform: rotate(33deg);
	}
	#sec2 .app-area {
		width: 85vw;
		margin: 0 0 28px;
	}
	#sec2 .icon {
		width: 41vw;
	}
/* ---------------------------------------------------------
#sec3
----------------------------------------------------------*/
	#sec3 {
		width: 93.3vw;
		background: #f9fdfd url("../../cs/guide/img/kihon/balloon_bottom_sp.png") no-repeat center top;
		background-size: 87.7vw auto;
		border-radius: 20px;
		padding: 40px 0 30px;
		margin: 0 auto;
	}	
	#sec3 h2 {
		width: auto;
		height: 26.4vw;
		background: url("../../cs/guide/img/kihon/ttl_03_sp.png") no-repeat;
		background-size: contain;
		margin: 0 0 25px 3.8vw;
	}
	#sec3 h2 img,
	#sec3 > .pic img {
		display: none;
	}
	#sec3 h3 {
		font-size: 25px;
		line-height: 1;
		color: #1d4294;
		text-align: center;
		letter-spacing: .1em;
		margin-bottom: 45px;
	}
	#sec3 .txt {
		width: auto;
		font-size: 14px;
		line-height: 21px;
		letter-spacing: -.07em;
		margin: 0 3.3vw 13px 4.8vw;
	}
	#sec3 > .pic {
		width: 75vw;
		height: 27.4vw;
		background: url("../../cs/guide/img/kihon/pic_03_sp.png") no-repeat;
		background-size: contain;
		margin: 0 auto 20px;
	}
	#sec3 .box {
		display: flex;
		justify-content: center;
		width: auto;
		margin: 0 0 0;
	}
	#sec3 .pic-left {
		width: 53.3vw;
		margin: 0 -3vw 0 3vw;
	}
	#sec3 .pic-right {
		width: 39vw;
		padding-top: 4px;
	}
	#sec3 .box .txt-link {
		text-align: left;
		margin: -10px 0 0 8vw;
	}
/* ---------------------------------------------------------
#sec4
----------------------------------------------------------*/
	#sec4 {
		padding: 70px 0 0;
	}
	#sec4 h2 {
		line-height: 37px;
		margin-bottom: 37px;
	}
	#sec4 h2::after {
		width: 12.4vw;
		height: 7.7vw;
		margin: 32px auto 0;
	}
	#sec4 .bg-box {
		padding: 52px 0 48px;
	}
	#sec4 h3 {
		font-size: 19px;
		margin-bottom: 30px;
	}
	#sec4 .txt1 {
		width: 85vw;
		font-size: 14px;
		margin: 0 auto 18px;
	}
	#sec4 .caution {
		font-size: 10px;
		margin-bottom: 35px;
	}
	#sec4 .box {
		width: 60vw;
		padding-left: 7.3vw;
	}
	#sec4 .box .logo1 img , 
	#sec4 .box .logo2 img , 
	#sec4 .box .logo3 img , 
	#sec4 .box .logo4 img , 
	#sec4 .box .logo5 img {
		height: 10vw;
		width:auto;
		margin-right:3vw;
	}
	#sec4 .box .logo5 {
		margin-right:0;
	}
	#sec4 .txt2 {
		width: 78vw;
		font-size: 10px;
		line-height: 1.5;
		text-align: left;
		margin: 0 auto 20px;
	}
	#sec4 .bg-box2 {
		padding: 40px 0 45px;
		margin: 0 auto;
	}
	#sec4 .bg-box2 h3 strong {
		font-size: 29px;
	}
	#sec4 .bg-box2 .txt3 {
		font-size: 14px;
		line-height: 21px;
		margin-bottom: 16px;
	}
	#sec4 .bg-box2 .caution {
		margin-bottom: 22px;
	}
	#sec4 .bg-box3 {
		padding: 52px 0 30px;
	}
	#sec4 .bg-box3 .txt4 {
		width: 85.3vw;
		font-size: 14px;
		line-height: 21px;
		margin: 0 auto 25px;
	}
	#sec4 .bg-box3 .pic {
		width: 69.6vw;
		padding-right: 2vw;
		margin: -6vw auto 32px;
	}
	#sec4 .bg-box4 {
		background-color: #fafafa;
		padding: 50px 0 30px;
	}
	#sec4 .bg-box4 .txt5 {
		width: 85.3vw;
		font-size: 14px;
		line-height: 21px;
		margin: 0 auto 25px;
	}
	#sec4 .bg-box4 .pic {
		width: 77.2vw;
		height: 37.7vw;
		background: url("../../cs/guide/img/kihon/pic_07_sp.png") no-repeat;
		background-size: contain;
		margin: 0 auto 26px;
	}
	#sec4 .bg-box4 .pic img {
		display: none;
	}
/* ---------------------------------------------------------
#sec5
----------------------------------------------------------*/
	#sec5 {
		padding: 65px 0 12px;
	}
	#sec5 h2 {
		line-height: 37px;
		margin-bottom: 37px;
	}
	#sec5 h2::after {
		width: 12.4vw;
		height: 7.7vw;
		margin: 34px auto 0;
	}
	#sec5 .bg-box {
		padding: 51px 0 30px;
	}
	#sec5 .bg-box .pic {
		width: 32.5vw;
		margin: 0 auto 26px;
	}
	#sec5 .txt {
		width: 85.3vw;
		font-size: 14px;
		line-height: 22px;
		margin: 0 auto 23px;
	}
	#sec5 .bg-box2 {
		background-color: #f9fbff;
		padding: 55px 0 25px;
	}
	#sec5 .bg-box2 h3 {
		width: 84vw;
		margin: 0 auto 32px;
	}
	#sec5 .bg-box2 .txt {
		margin-bottom: 20px;
	}
	#sec5 .bg-box2 .pic {
		width: 84.6vw;
		margin: 0 auto 26px;
	}
	#sec5 .bg-box2 .subttl2 {
		width: 100%;
		margin: 48px auto 22px;
	}
	#sec5 h3 {
		font-size: 19px;
		margin-bottom: 31px;
	}
	#sec5 h3.subttl2{
		margin-top: 40px;
	}

/* ---------------------------------------------------------
#sec6
----------------------------------------------------------*/
	#sec6 {
		padding: 55px 0 12px;
	}
	#sec6 h2 {
		line-height: 37px;
		margin-bottom: 38px;
	}
	#sec6 h2::after {
		width: 12.4vw;
		height: 7.7vw;
		margin: 32px auto 0;
	}
	#sec6 h3 {
		font-size: 19px;
		margin-bottom: 28px;
	}
	#sec6 .bg-box {
		background-color: #fafafa;
		padding: 52px 0 30px;
	}
	#sec6 .txt {
		width: 85.3vw;
		font-size: 14px;
		line-height: 22px;
		margin: 0 auto 14px;
	}
	#sec6 .red {
		width: 85.3vw;
		font-size: 10px;
		line-height: 16px;
		text-indent: -10px;
		padding-left: 10px;
		margin: 0 auto;
		box-sizing: border-box;
	}
	#sec6 .bg-box .pic {
		width: 68.8vw;
		margin: 30px auto 13px;
	}
	#sec6 .bg-box2 {
		padding: 50px 0 32px;
	}
	#sec6 .bg-box2 .pic {
		width: 43.6vw;
		margin: -10px 0 10px 30vw;
	}
	#sec6 .box {
		display: block;
		padding: 27px 0 20px;
	}
	#sec6 .box a {
		font-size: 12px;
		line-height: 26px;
		margin: 0 38px;
	}
}

/* ---------------------------------------------------------
media queries
----------------------------------------------------------*/
@media screen and (max-width:909px) {
/* ---------------------------------------------------------
#local-nav
----------------------------------------------------------*/
	#local-nav .inner {
		width: 100%;
	}
}

@media screen and (max-width:320px) {

}