@charset "UTF-8";

/* mv-page
------------------------------------------------------------ */
#mv-page {
    padding: 180px 50px 160px;
}
#mv-page .inner h1 span {
    font-size: 5.8rem;
}
#mv-page.page-trouble::before {
	content: "TROUBLE";
	position: absolute;
	bottom: -30px;
	left: 40px;
	font-family: 'Barlow', sans-serif;
	font-weight: 400;
	font-size: 21rem;
	color: #d5ecff;
	line-height: 1;
	letter-spacing: -0.1em;
	opacity: 0.5;
	z-index: 2;
}
#mv-page .inner::before {
	content: "";
	position: absolute;
	top: 60px;
	right: -30px;
	display: block;
	width: 520px;
	height: 370px;
	background: url(../../assets/img/illust_g.png) no-repeat center;
	background-size: contain;
	z-index: 2;
}

/* content-body
------------------------------------------------------------ */
#content-body .ttl-margin {
	margin-top: 85px;
}

#content-body section #yonkoma-sodan {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 880px;
	margin: 25px auto 0;
}
#content-body section #yonkoma-sodan li {
	position: relative;
	width: 430px;
	margin-top: 30px;
}
#content-body section #yonkoma-sodan li::before {
	content: "";
	position: absolute;
	width: 36px;
	height: 36px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
#content-body section #yonkoma-sodan li:nth-child(1)::before {
	bottom: 0;
	right: 0;
	background-image: url(../img/yonkoma01_num.jpg);
}
#content-body section #yonkoma-sodan li:nth-child(2)::before {
	bottom: 0;
	left: 0;
	background-image: url(../img/yonkoma02_num.jpg);
}
#content-body section #yonkoma-sodan li:nth-child(3)::before {
	top: 0;
	right: 0;
	background-image: url(../img/yonkoma03_num.jpg);
}
#content-body section #yonkoma-sodan li:nth-child(4)::before {
	top: 0;
	left: 0;
	background-image: url(../img/yonkoma04_num.jpg);
}

#content-body .illust-h {
	position: relative;
	margin: 55px auto 0;
	padding: 95px 125px 65px 555px;
	line-height: 1.9;
}
#content-body .illust-h::before {
	content: "";
	position: absolute;
	top: 0;
	left: 120px;
	display: block;
	width: 370px;
	height: 325px;
	background: url(../../assets/img/illust_h.png) no-repeat center;
	background-size: contain;
	z-index: 2;
}
#content-body .illust-h p {
	position: relative;
	margin-top: 30px;
	font-size: 1.8rem;
	color: #0d65b0;
}
#content-body .illust-h p strong {
	background: linear-gradient(transparent 75%, #fffe89 20%);
}

#content-body .example {
	position: relative;
	width: 960px;
	margin: 40px auto 0;
}
#content-body .example dt {
	position: absolute;
	top: -30px;
	left: 68px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 97px;
	height: 97px;
	font-size: 1.8rem;
	color: #fff;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
	background: url(../img/icon_example_bg.png) no-repeat center;
	background-size: contain;
}
#content-body .example dt span {
	font-size: 3.4rem;
	font-style: italic;
	font-weight: 400;
}
#content-body .example dd {
	padding: 40px 80px 50px;
	background-color: #f6ebf9;
	border-radius: 30px;
}
#content-body .example dd .ttl {
	text-align: center;
}
#content-body .example dd .ttl-sub {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 440px;
	height: 40px;
	margin: 40px auto 0;
	font-size: 2.2rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-decoration: 0.1em;
	background-color: #fff;
	border-radius: 20px;
}
#content-body .example dd p {
	margin-top: 20px;
	font-size: 1.6rem;
	line-height: 1.8;
}
#content-body .example dd p strong {
	font-weight: 700;
}

#content-body .lead {
	margin-top: 50px;
	font-size: 1.8rem;
	text-align: center;
}
#content-body .ttl-a + .lead {
	margin-top: 30px;
}

#content-body .flow {
	width: 880px;
	margin: 46px auto 0;
}
#content-body .flow .flow-01 {
	position: relative;
	height: 180px;
	padding-top: 10px;
	background-color: #d5ecff;
	border-radius: 10px;
	box-sizing: border-box;
	z-index: 4;
}
#content-body .flow .flow-01::before {
	content: "";
	position: absolute;
	top: -16px;
	left: 10px;
	display: block;
	width: 120px;
	height: 196px;
	background: url(../img/flow_01_img.png) no-repeat center;
	background-size: contain;
}
#content-body .flow .flow-01::after {
	content: "";
	position: absolute;
	bottom: -60px;
	left: 0;
	display: block;
	width: 100%;
	height: 60px;
	background: url(../img/flow_01_arrow.png) no-repeat top;
	background-size: 100%;
}
#content-body .flow .flow-01 .ttl {
	width: 100%;
	text-align: center;
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 1.3;
}
#content-body .flow .flow-01 .ttl b {
	font-size: 6.2rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-indent: 0.08em;
}
#content-body .flow .flow-01 p {
	width: 100%;
	text-align: center;
	font-size: 2.2rem;
	font-weight: 700;
	color: #0d65b0;
}
#content-body .flow .flow-02 {
	position: relative;
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
	z-index: 3;
}
#content-body .flow .flow-02 .flow-02_box {
	width: 420px;
	height: 415px;
	padding: 20px 20px 30px;
	border-radius: 10px;
	box-sizing: border-box;
}
#content-body .flow .flow-02 .flow-02_box .ttl {
	height: 180px;
	padding: 20px 20px 30px;
	text-align: center;
	font-size: 2.2rem;
	font-weight: 700;
	background-color: #fff;
	border: 4px solid;
	border-radius: 10px;
	box-sizing: border-box;
}
#content-body .flow .flow-02 .flow-02_box .ttl::before {
	content: "";
	display: flex;
	justify-content: center;
	align-items: center;
	width: 60px;
	height: 65px;
	margin: 0 auto 10px;
	font-family: 'Barlow', sans-serif;
	text-align: center;
	font-size: 3.8rem;
	font-weight: 700;
	color: #000;
	background-color: #f3f3f3;
	border-radius: 4px;
	box-shadow: 3px 3px 0px 0 rgba(0,0,0,0.4);
	box-sizing: border-box;
}
#content-body .flow .flow-02 .flow-02-1 {
	background-color: #fddef0;
}
#content-body .flow .flow-02 .flow-02-1 .ttl {
	color: #e59ac6;
	border: 4px solid #e59ac6;
}
#content-body .flow .flow-02 .flow-02-1 .ttl::before {
	content: "1";
}
#content-body .flow .flow-02 .flow-02-1 .flow-02_content {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 152px;
	margin-top: 34px;
	background-color: #fff;
	border-radius: 10px;
	box-sizing: border-box;
}
#content-body .flow .flow-02 .flow-02-1 .flow-02_content::before {
	content: "";
	position: absolute;
	top: -34px;
	left: 0;
	display: block;
	width: 100%;
	height: 34px;
	background: url(../img/flow_02_1_arrow.png) no-repeat top;
	background-size: 100%;
}
#content-body .flow .flow-02 .flow-02-1 .flow-02_content::after {
	content: "";
	position: absolute;
	bottom: -51px;
	left: 0;
	display: block;
	width: 100%;
	height: 51px;
	background: url(../img/flow_02_1_arrow2.png) no-repeat top;
	background-size: 100%;
}
#content-body .flow .flow-02 .flow-02-1 .flow-02_content p {
	text-align: center;
	font-size: 1.8rem;
	color: #646262;
	font-weight: 700;
}
#content-body .flow .flow-02 .flow-02-2 {
	background-color: #d2e9cf;
}
#content-body .flow .flow-02 .flow-02-2 .ttl {
	color: #84c37c;
	border: 4px solid #84c37c;
}
#content-body .flow .flow-02 .flow-02-2 .ttl::before {
	content: "2";
}
#content-body .flow .flow-02 .flow-02-2 .flow-02_content {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 34px;
	box-sizing: border-box;
}
#content-body .flow .flow-02 .flow-02-2 .flow-02_content::before {
	content: "";
	position: absolute;
	top: -34px;
	left: 0;
	display: block;
	width: 100%;
	height: 34px;
	background: url(../img/flow_02_2_arrow.png) no-repeat top;
	background-size: 100%;
}
#content-body .flow .flow-02 .flow-02-2 .flow-02_content::after {
	content: "";
	position: absolute;
	bottom: -51px;
	left: 0;
	display: block;
	width: 100%;
	height: 51px;
	background: url(../img/flow_02_2_arrow2.png) no-repeat top;
	background-size: 100%;
}
#content-body .flow .flow-02 .flow-02-2 .flow-02_content .flow-02_content_l {
	width: 250px;
	height: 162px;
	background-color: #fff;
	border-radius: 10px;
}
#content-body .flow .flow-02 .flow-02-2 .flow-02_content .flow-02_content_l h4 {
	margin: 15px 0 5px;
	text-align: center;
	font-size: 2rem;
	color: #161616;
	font-weight: 700;
}
#content-body .flow .flow-02 .flow-02-2 .flow-02_content .flow-02_content_l p {
	text-align: center;
	font-size: 1.8rem;
	color: #646262;
	font-weight: 700;
}
#content-body .flow .flow-02 .flow-02-2 .flow-02_content .flow-02_content_r {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 120px;
	height: 162px;
	background-color: #fff;
	border-radius: 10px;
}
#content-body .flow .flow-02 .flow-02-2 .flow-02_content .flow-02_content_r h4 {
	text-align: center;
	font-size: 2rem;
	color: #161616;
	font-weight: 700;
}
#content-body .flow .flow-03 {
	position: relative;
	height: 147px;
	margin-top: 34px;
	padding-top: 30px;
	background-color: #d5ecff;
	border-radius: 10px;
	box-sizing: border-box;
	z-index: 2;
}
#content-body .flow .flow-03::before {
	content: "";
	position: absolute;
	bottom: -30px;
	left: 0;
	display: block;
	width: 100%;
	height: 30px;
	background: url(../img/flow_03_arrow.png) no-repeat top;
	background-size: 100%;
}
#content-body .flow .flow-03 .ttl {
	width: 100%;
	text-align: center;
	font-size: 2.2rem;
	color: #0d65b0;
	font-weight: 700;
}
#content-body .flow .flow-03 p {
	width: 100%;
	margin-top: 5px;
	text-align: center;
	font-size: 1.6rem;
	color: #0d65b0;
}
#content-body .flow .flow-04 {
	position: relative;
	height: 147px;
	margin-top: 34px;
	padding-top: 40px;
	background-color: #ffdcd8;
	border-radius: 10px;
	box-sizing: border-box;
	z-index: 2;
}
#content-body .flow .flow-04 .ttl {
	width: 100%;
	text-align: center;
	font-size: 2.2rem;
	color: #161616;
	font-weight: 700;
}
#content-body .flow .flow-04 p {
	width: 100%;
	margin-top: 5px;
	text-align: center;
	font-size: 1.6rem;
	color: #161616;
}

#content-body .link {
	margin-top: 25px;
}
#content-body .link li {
	margin-top: 20px;
	text-align: center;
}
#content-body .link li a {
	display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 438px;
    height: 50px;
    color: #0d65b0;
	font-size: 2rem;
    font-weight: 700;
    border-radius: 25px;
    border: 2px solid #0d65b0;
    box-sizing: border-box;
}

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

	/* mv-page
	------------------------------------------------------------ */
	#mv-page {
		padding: 23.33vw 5.86vw 65.66vw;
	}
	#mv-page .inner h1 span {
		font-size: 7.8vw;
	}
	#mv-page.page-trouble::before {
		bottom: -2.4vw;
		left: auto;
		right: -1vw;
		font-size: 17.33vw;
	}
	#mv-page .inner::before {
		top: 54.8vw;
		left: 1.2vw;
		width: 76.4vw;
		height: 53.86vw;
		z-index: 2;
	}
	
	/* content-body
	------------------------------------------------------------ */
	#content-body .ttl-margin {
		margin-top: 15.33vw;
	}

	#content-body section #yonkoma-sodan {
		display: block;
		width: 74.6vw;
		margin: 6.6vw auto 0;
	}
	#content-body section #yonkoma-sodan li {
		width: 100%;
		margin-top: 4vw;
	}
	#content-body section #yonkoma-sodan li::before {
		width: 5.866vw;
		height: 5.866vw;
	}
	#content-body section #yonkoma-sodan li:nth-child(2)::before {
		left: auto;
		right: 0;
	}
	#content-body section #yonkoma-sodan li:nth-child(3)::before {
		top: auto;
		bottom: 0;
		right: 0;
	}
	#content-body section #yonkoma-sodan li:nth-child(4)::before {
		top: auto;
		left: auto;
		bottom: 0;
		right: 0;
	}
	
	#content-body .illust-h {
		margin: 7.33vw auto 0;
		padding: 51.3vw 0 0;
		line-height: 1.9;
	}
	#content-body .illust-h::before {
		left: 4vw;
		width: 69.33vw;
		height: 53.33vw;
	}
	#content-body .illust-h p {
		margin-top: 6vw;
		font-size: 3.46vw;
	}

	#content-body .example {
		width: 100%;
		margin: 13.3vw auto 0;
	}
	#content-body .example dt {
		top: -2.66vw;
		left: -2.66vw;
		width: 15.46vw;
		height: 15.46vw;
		font-size: 2.93vw;
	}
	#content-body .example dt span {
		font-size: 5.33vw;
	}
	#content-body .example dd {
		padding: 8vw 7.33vw 6.66vw;
		border-radius: 4vw;
	}
	#content-body .example dd .ttl img {
		width: auto;
		height: 6.26vw;
	}
	#content-body .example dd .ttl-sub {
		width: 100%;
		height: 8vw;
		margin: 5.33vw auto 0;
		font-size: 4.4vw;
		border-radius: 4vw;
	}
	#content-body .example dd p {
		margin-top: 2.66vw;
		font-size: 3.46vw;
	}

	#content-body .lead {
		margin-top: 8vw;
		font-size: 3.46vw;
		text-align: left;
	}
	#content-body .ttl-a + .lead {
		margin-top: 6vw;
	}

	#content-body .flow {
		width: 100%;
		margin: 10.66vw auto 0;
	}
	#content-body .flow .flow-01 {
		height: 33.06vw;
		padding-top: 1.66vw;
		padding-left: 24vw;
		border-radius: 2.66vw;
	}
	#content-body .flow .flow-01::before {
		top: -3.06vw;
		left: -2.13vw;
		width: 22.13vw;
		height: 36.13vw;
	}
	#content-body .flow .flow-01::after {
		bottom: -10.93vw;
		height: 10.93vw;
		background: url(../img/flow_01_arrow_sp.png) no-repeat top;
		background-size: 100%;
	}
	#content-body .flow .flow-01 .ttl {
		text-align: left;
		font-size: 4.533vw;
	}
	#content-body .flow .flow-01 .ttl b {
		font-size: 8.8vw;
	}
	#content-body .flow .flow-01 p {
		text-align: left;
		font-size: 3.46vw;
	}
	#content-body .flow .flow-02 {
		margin-top: 8.26vw;
	}
	#content-body .flow .flow-02 .flow-02_box {
		width: 38.66vw;
		height: 84.66vw;
		padding: 2.67vw 3.33vw 0;
		border-radius: 2.66vw;
	}
	#content-body .flow .flow-02 .flow-02_box .ttl {
		height: 31.86vw;
		padding: 2.26vw 0 0;
		font-size: 3.46vw;
		border: 4px solid;
		border-radius: 1.33vw;
	}
	#content-body .flow .flow-02 .flow-02_box .ttl::before {
		width: 8vw;
		height: 8.66vw;
		margin: 0 auto 1.33vw;
		font-size: 5.86vw;
		border-radius: 0.53vw;
		box-shadow: 0.4vw 0.4vw 0px 0 rgba(0,0,0,0.4);
	}
	#content-body .flow .flow-02 .flow-02-1 .flow-02_content {
		height: 42.93vw;
		margin-top: 4vw;
		border-radius: 1.33vw;
	}
	#content-body .flow .flow-02 .flow-02-1 .flow-02_content::before {
		top: -4vw;
		height: 4vw;
		background: url(../img/flow_02_1_arrow_sp.png) no-repeat top;
		background-size: 100%;
	}
	#content-body .flow .flow-02 .flow-02-1 .flow-02_content::after {
		bottom: -6.933vw;
		height: 6.933vw;
		background: url(../img/flow_02_1_arrow2_sp.png) no-repeat top;
		background-size: 100%;
	}
	#content-body .flow .flow-02 .flow-02-1 .flow-02_content p {
		padding: 0 2vw;
		text-align: left;
		font-size: 3vw;
	}
	#content-body .flow .flow-02 .flow-02-2 .flow-02_content {
		margin-top: 4vw;
	}
	#content-body .flow .flow-02 .flow-02-2 .flow-02_content::before {
		top: -4vw;
		height: 4vw;
		background: url(../img/flow_02_2_arrow_sp.png) no-repeat top;
		background-size: 100%;
	}
	#content-body .flow .flow-02 .flow-02-2 .flow-02_content::after {
		bottom: -6.933vw;
		height: 6.933vw;
		background: url(../img/flow_02_2_arrow2_sp.png) no-repeat top;
		background-size: 100%;
	}
	#content-body .flow .flow-02 .flow-02-2 .flow-02_content .flow-02_content_l {
		width: 20.33vw;
		height: 42.93vw;
		border-radius: 1.33vw;
	}
	#content-body .flow .flow-02 .flow-02-2 .flow-02_content .flow-02_content_l h4 {
		margin: 4vw 0 3vw;
		font-size: 3.22vw;
	}
	#content-body .flow .flow-02 .flow-02-2 .flow-02_content .flow-02_content_l p {
		padding: 0 1vw;
		text-align: left;
		font-size: 2.93vw;
	}
	#content-body .flow .flow-02 .flow-02-2 .flow-02_content .flow-02_content_r {
		width: 11vw;
		height: 42.93vw;
		border-radius: 1.33vw;
	}
	#content-body .flow .flow-02 .flow-02-2 .flow-02_content .flow-02_content_r h4 {
		font-size: 3.2vw;
	}
	#content-body .flow .flow-03 {
		height: 44.66vw;
		margin-top: 3.4vw;
		padding-top: 6.5vw;
		border-radius: 2.66vw;
	}
	#content-body .flow .flow-03::before {
		bottom: -5.33vw;
		height: 5.33vw;
		background: url(../img/flow_03_arrow_sp.png) no-repeat top;
		background-size: 100%;
	}
	#content-body .flow .flow-03 .ttl {
		font-size: 3.46vw;
	}
	#content-body .flow .flow-03 p {
		margin-top: 1.33vw;
		font-size: 2.93vw;
	}
	#content-body .flow .flow-04 {
		height: 32.26vw;
		margin-top: 5.33vw;
		padding-top: 6vw;
		border-radius: 2.66vw;
	}
	#content-body .flow .flow-04 .ttl {
		font-size: 3.46vw;
	}
	#content-body .flow .flow-04 p {
		margin-top: 1.33vw;
		font-size: 2.93vw;
	}

	#content-body .link {
		margin-top: 5.33vw;
	}
	#content-body .link li {
		margin-top: 4vw;
		text-align: center;
	}
	#content-body .link li a {
		width: 72vw;
		height: 9.33vw;
		font-size: 3.73vw;
		border-radius: 4.67vw;
	}

}