@charset "utf-8";
/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
}
.contents01 .contents01_01{
	width: 980px;
	height: auto;
	text-align: center;
	padding: 60px 0 42px;
	margin: 0 auto;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_01{
		width: 100%;
		padding: 35px 5% 45px;
	}
}
.contents01 .contents01_01 h2{
	width: 280px;
	height: auto;
	display: block;
	margin: 0 auto 25px;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_01 h2{
		width: 67px;
		margin: 0 auto 15px;
	}
}
.contents01 .contents01_01 h2 img{
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
.contents01 .contents01_01 h3{
	font-size: 28px;
	line-height: 38px;
	letter-spacing: 0.004em;
	margin: 0 auto 16px;
	display: block;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_01 h3{
		font-size: 24px;
		line-height: 34px;
		margin: 0 auto 12px;
	}
}
.contents01 .contents01_01 p{
	font-size: 17px;
	line-height: 27px;
	display: block;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_01 p{
		font-size: 16px;
		line-height: 28px;
	}
}
@media only screen and (max-width:360px) {
	.contents01 .contents01_01 p{
		font-size: 14px;
		line-height: 26px;
	}
}

.contents01 .contents01_02{
	width: 100%;
	height: auto;
	padding: 65px 0 82px;
	background-image: url(../img/beginner/about_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_02{
		padding: 40px 0 45px;
		background-image: url(../img/beginner/about_bg_sp.png);
	}
}
.contents01 .contents01_02 h4{
	font-size: 24px;
	line-height: 34px;
	margin: 0 auto 65px;
	text-align: center;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_02 h4{
		font-size: 22px;
		line-height: 32px;
		margin: 0 auto 60px;
	}
}
.contents01 .contents01_02 .contents01_02_01{
	width: 980px;
	height: auto;
	text-align: center;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_02 .contents01_02_01{
		width: 90%;
		display: block;
	}
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01{
	box-sizing: border-box;
	width: 300px;
	height: auto;
	padding: 73px 0 40px;
	margin: 65px 0 0;
	border-radius: 16px;
	background-color: #ffffff;
	text-align: center;
	display: block;
	position: relative;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01{
		width: 100%;
		max-width: 300px;
		padding: 60px 0 27px;
		margin: 51px auto 0;
	}
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01:nth-of-type(1),
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01:nth-of-type(2),
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01:nth-of-type(3){
	margin-top: 0;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01:nth-of-type(1){
		margin-top: 0;
	}
	.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01:nth-of-type(2),
	.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01:nth-of-type(3){
		margin-top: 51px;
	}
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01 .number{
	width: 72px;
	height: auto;
	display: block;
	position: absolute;
	top: calc(-72px / 2);
	bottom: auto;
	left: 0;
	right: 0;
	margin: auto;
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01 .icon{
	width: 95px;
	height: 68px;
	margin: 0 auto 25px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01 .icon{
		width: 85px;
		height: 60px;
		margin: 0 auto 7px;
	}
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01 .icon img{
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01:nth-of-type(1) .icon img{
	width: 83px;
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01:nth-of-type(2) .icon img{
	width: 95px;
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01:nth-of-type(3) .icon img{
	width: 57px;
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01:nth-of-type(4) .icon img{
	width: 77px;
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01:nth-of-type(5) .icon img{
	width: 61px;
}
.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01:nth-of-type(6) .icon img{
	width: 66px;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01:nth-of-type(1) .icon img{
		width: 66px;
	}
	.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01:nth-of-type(2) .icon img{
		width: 85px;
	}
	.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01:nth-of-type(3) .icon img{
		width: 50px;
	}
	.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01:nth-of-type(4) .icon img{
		width: 66px;
	}
	.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01:nth-of-type(5) .icon img{
		width: 53px;
	}
	.contents01 .contents01_02 .contents01_02_01 .contents01_02_01_01:nth-of-type(6) .icon img{
		width: 49px;
	}
}
.contents01 .contents01_02 .contents01_02_01 h5{
	font-size: 22px;
	line-height: 28px;
	color: #CB453D;
	margin: 0 auto 12px;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_02 .contents01_02_01 h5{
		font-size: 24px;
		line-height: 28px;
		margin: 0 auto 9px;
	}
}
.contents01 .contents01_02 .contents01_02_01 h5 span{
	font-size: 15px;
	line-height: 21px;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_02 .contents01_02_01 h5 span{
		font-size: 18px;
		line-height: 22px;
	}
}
.contents01 .contents01_02 .contents01_02_01 p{
	font-size: 18px;
	line-height: 26px;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_02 .contents01_02_01 p{
		font-size: 17px;
		line-height: 25px;
	}
}
/*.contents01ここまで*/

/*.contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	background-color: #F4F4F4;
}
.contents02 .contents02_01{
	width: 980px;
	height: auto;
	padding: 50px 0;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width:767px) {
	.contents02 .contents02_01{
		width: 100%;
		padding: 37px 5% 40px;
		display: block;
	}
}
.contents02 .contents02_01 .contents02_01_01{
	width: 420px;
	height: 100%;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	flex-direction: column;
}
@media only screen and (max-width:767px) {
	.contents02 .contents02_01 .contents02_01_01{
		width: 100%;
		height: auto;
		margin: 0 auto 25px;
		display: block;
	}
}
.contents02 .contents02_01 .contents02_01_01 h2{
	font-size: 24px;
	line-height: 34px;
	margin: 0 0 8px;
	display: block;
	text-align: center;
}
@media only screen and (max-width:767px) {
	.contents02 .contents02_01 .contents02_01_01 h2{
		font-size: 22px;
		line-height: 32px;
	}
}
.contents02 .contents02_01 .contents02_01_01 p{
	font-size: 15px;
	line-height: 25px;
	margin: 0 0 35px;
	display: block;
	text-align: center;
}
@media only screen and (max-width:767px) {
	.contents02 .contents02_01 .contents02_01_01 p{
		margin: 0;
		text-align: left;
	}
}
.contents02 .contents02_01 .contents02_01_01 h3{
	font-size: 15px;
	line-height: 22px;
	color: #CB453D;
	margin: 0 0 12px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.contents02 .contents02_01 .contents02_01_01 h3::before{
	content: '';
	width: 20px;
	height: 36px;
	margin: 0 10px 0 0;
	background-image: url(../img/beginner/item03.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 h3::after{
	content: '';
	width: 20px;
	height: 36px;
	margin: 0 0 0 10px;
	background-image: url(../img/beginner/item04.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 img{
	width: 149px;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents02 .contents02_01 .contents02_01_02{
	width: 400px;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width:767px) {
	.contents02 .contents02_01 .contents02_01_02{
		width: 100%;
		display: block;
	}
}
.contents02 .contents02_01 .contents02_01_02 img{
	width: 236px;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width:767px) {
	.contents02 .contents02_01 .contents02_01_02 img{
		width: 244px;
		margin: 0 auto 23px;
	}
	.contents02 .contents02_01 .contents02_01_02 a{
		width: 244px;
		height: auto;
		margin: 0 auto;
		border-radius: 8px;
		display: block;
		box-shadow: 0px 3px 6px rgba(0, 0, 0, .16);
	}
	.contents02 .contents02_01 .contents02_01_02 a img{
		width: 100%;
		height: auto;
		margin: 0 auto;
		display: block;
	}
}
/*.contents02ここまで*/


/*.contents03ここから*/
.contents03{
	width: 100%;
	height: auto;
}
.contents03 .contents03_01{
	width: 980px;
	height: auto;
	padding: 74px 0 50px;
	display: block;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
@media only screen and (max-width:767px) {
	.contents03 .contents03_01{
		width: 100%;
		padding: 45px 5%;
	}
}
.contents03 .contents03_01 p{
	font-size: 24px;
	line-height: 38px;
	margin: 0 auto 38px;
	text-align: center;
}
@media only screen and (max-width:767px) {
	.contents03 .contents03_01 p{
		font-size: 22px;
		line-height: 32px;
		margin: 0 auto 40px;
		text-align: center;
	}
}
.contents03 .contents03_01 p span{
	font-size: 18px;
	line-height: 32px;
}
@media only screen and (max-width:767px) {
	.contents03 .contents03_01 p span{
		font-size: 18px;
		line-height: 28px;
	}
}
.contents03 .contents03_01 img{
	width: 275px;
	height: auto;
	margin: 0 auto 35px;
	display: block;
}
.contents03 .contents03_01 .text01{
	font-size: 15px;
	line-height: 25px;
	margin: 0 auto;
	text-align: left;
	display: inline-block;
}
/*.contents03ここまで*/

/*.contents04ここから*/
.contents04{
	width: 100%;
	height: auto;
	background-color: #F4F4F4;
}
.contents04 .contents04_01{
	width: 980px;
	height: auto;
	padding: 57px 0 48px;
	display: block;
	margin: 0 auto;
	position: relative;
}
@media only screen and (max-width:767px) {
	.contents04 .contents04_01{
		width: 100%;
		padding: 40px 0 30px;
	}
}
.contents04 .contents04_01 h3{
	font-size: 24px;
	line-height: 34px;
	text-align: center;
	margin-bottom: 31px;
}
@media only screen and (max-width:767px) {
	.contents04 .contents04_01 h3{
		margin-bottom: 25px;
	}
}
.contents04 .contents04_01 .contents04_01_01{
	width: 775px;
	height: auto;
	margin: 0 auto;
}
@media only screen and (max-width:767px) {
	.contents04 .contents04_01 .contents04_01_01{
		width: 90%;
	}
}
.contents04 .contents04_01 .contents04_01_01_01{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 0 auto;
	background-color: #ffffff;
	border-radius: 10px;
	padding: 15px 25px;
	box-sizing: border-box;
}
@media only screen and (max-width:767px) {
	.contents04 .contents04_01 .contents04_01_01_01{
		flex-wrap: wrap;
		border-radius: 5px;
		padding: 5%;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 img{
	width: 33px;
	height: auto;
	display: block;
	flex-shrink: 0;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .icon02{
	width: 29px;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .icon03{
	width: 26px;
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .text01{
	width: 211px;
	font-size: 20px;
	line-height: 30px;
	margin-left: 20px;
	flex-shrink: 0;
}
@media only screen and (max-width:767px) {
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .text01{
		width: auto;
		font-size: 18px;
		line-height: 28px;
	}
}
.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .text02{
	font-size: 15px;
	line-height: 23px;
	flex-grow: 1;
}
@media only screen and (max-width:767px) {
	.contents04 .contents04_01 .contents04_01_01 .contents04_01_01_01 .text02{
		width: 100%;
		font-size: 13px;
		line-height: 23px;
		margin: 5px 0 0;
	}
}
.contents04 .contents04_01 .arrow{ 
	width: 26px;
	height: auto;
	display: block;
	margin: 13px auto;
}
@media only screen and (max-width:767px) {
	.contents04 .contents04_01 .arrow{ 
		width: 18px;
		margin: 14px auto;
	}
}
.contents04 .contents04_01 .contents04_01_01:nth-of-type(4) .contents04_01_01_01{
	background-color: #CB453D;
}
.contents04 .contents04_01 .contents04_01_01:nth-of-type(4) .contents04_01_01_01 p{
	color: #fff;
}

.contents04 .contents04_01 .contents04_01_02{
	width: 775px;
	height: auto;
	display: block;
	margin: 17px auto 0;
}
@media only screen and (max-width:767px) {
	.contents04 .contents04_01 .contents04_01_02{
		width: 90%;
		margin: 33px auto 0;
	}
}
.contents04 .contents04_01 .contents04_01_02 div{
	width: 100%;
	height: auto;
	margin: 0 auto 7px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width:767px) {
	.contents04 .contents04_01 .contents04_01_02 div{
		margin: 0 auto 8px;
	}
}
.contents04 .contents04_01 .contents04_01_02 div .icon{
	width: 22px;
	height: auto;
	margin-right: 9px;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width:767px) {
	.contents04 .contents04_01 .contents04_01_02 div .icon{
		margin-top: 2px;
	}
}
.contents04 .contents04_01 .contents04_01_02 div .red{
	flex-grow: 1;
	font-size: 15px;
	line-height: 25px;
	color: #CB453D;
}
@media only screen and (max-width:767px) {
	.contents04 .contents04_01 .contents04_01_02 div .red{
		font-size: 15px;
		line-height: 23px;
	}
}
.contents04 .contents04_01 .contents04_01_02 .text{
	font-size: 13px;
	line-height: 19px;
}
@media only screen and (max-width:767px) {
	.contents04 .contents04_01 .contents04_01_02 .text{
		font-size: 13px;
		line-height: 20px;
	}
}
/*.contents04ここまで*/

/*.contents05ここから*/
.contents05{
	width: 100%;
	height: auto;
}
.contents05 .contents05_01{
	width: 980px;
	height: auto;
	padding: 80px 0 0;
	display: block;
	margin: 0 auto;
	position: relative;
}
@media only screen and (max-width:767px) {
	.contents05 .contents05_01{
		width: 100%;
		padding: 45px 0 0;
	}
}
.contents05 .contents05_01 p{
	font-size: 24px;
	line-height: 36px;
	margin: 0 0 22px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
@media only screen and (max-width:767px) {
	.contents05 .contents05_01 p{
		font-size: 17px;
		line-height: 24px;
		margin: 0 0 13px;
	}
}
.contents05 .contents05_01 p::before{
	content: '';
	width: 30px;
	height: 57px;
	margin: 0 22px 0 0;
	background-image: url(../img/beginner/item05.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
	display: block;
}
@media only screen and (max-width:767px) {
	.contents05 .contents05_01 p::before{
		width: 20px;
		height: 44px;
		margin: 0 12px 0 0;
	}
}
.contents05 .contents05_01 p::after{
	content: '';
	width: 30px;
	height: 57px;
	margin: 0 0 0 22px;
	background-image: url(../img/beginner/item06.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
	display: block;
}
@media only screen and (max-width:767px) {
	.contents05 .contents05_01 p::after{
		width: 20px;
		height: 44px;
		margin: 0 0 0 12px;
	}
}
.contents05 .contents05_01 a{
	width: 420px;
	height: 60px;
	font-size: 18px;
	line-height: 28px;
	color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	background-color: #CB453D;
	margin: 0 auto;
}
@media only screen and (max-width:767px) {
	.contents05 .contents05_01 a{
		width: 90%;
		max-width: 325px;
	}
}
/*.contents05ここまで*/

/*.contents06ここから*/
.contents06{
	width: 100%;
	height: auto;
}
.contents06 .contents06_01{
	width: 980px;
	height: auto;
	padding: 90px 0 0;
	display: block;
	margin: 0 auto;
	position: relative;
}
@media only screen and (max-width:767px) {
	.contents06 .contents06_01{
		width: 100%;
		padding: 60px 0 0;
	}
}
.contents06 .contents06_01 .contents06_01_01{
	width: 578px;
	height: auto;
	margin: 0 auto;
	background-color: #F4F4F4;
	padding: 52px 73px 52px 73px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
}
@media only screen and (max-width:767px) {
	.contents06 .contents06_01 .contents06_01_01{
		width: 100%;
		padding: 40px 5% 30px;
		display: block;
	}
}
.contents06 .contents06_01 .contents06_01_01 img{
	width: 71px;
	height: auto;
	display: block;
}
@media only screen and (max-width:767px) {
	.contents06 .contents06_01 .contents06_01_01 img{
		width: 65px;
		margin: 0 auto 20px;
	}
}
.contents06 .contents06_01 .contents06_01_01 div{
	flex: 1;
	margin-left: 31px;
	display: block;
}
@media only screen and (max-width:767px) {
	.contents06 .contents06_01 .contents06_01_01 div{
		width: 100%;
		margin: 0 auto 23px;
	}
}
.contents06 .contents06_01 .contents06_01_01 div .text01{
	font-size: 20px;
	line-height: 30px;
}
@media only screen and (max-width:767px) {
	.contents06 .contents06_01 .contents06_01_01 div .text01{
		margin-bottom: 10px;
		text-align: center;
	}
}
.contents06 .contents06_01 .contents06_01_01 div .text02{
	font-size: 14px;
	line-height: 24px;
}
@media only screen and (max-width:767px) {
	.contents06 .contents06_01 .contents06_01_01 div .text02{
		text-align: center;
	}
}
.contents06 .contents06_01 .contents06_01_01 a{
	width: 223px;
	height: 49px;
	font-size: 14px;
	line-height: 24px;
	padding: 10px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	background-color: #fff;
	border: 1px solid #707070;
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0;
	margin: auto;
}
@media only screen and (max-width:767px) {
	.contents06 .contents06_01 .contents06_01_01 a{
		position: static;
		margin: 0 auto;
	}
}
.contents06 .contents06_01 .contents06_01_01 a:hover{
	background-color: #707070;
	color: #fff;
}
/*.contents06ここまで*/

