@charset "utf-8";
.container #main{
	 overflow: visible; 
}

/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	width: 980;
	height: auto;
	padding: 80px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 599px) {
	.contents01 .contents01_01{
		width: 86%;
		padding: 45px 0 0;
	}
}
.contents01 .contents01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 20px;
	font-size: 34px;
	line-height: 44px;
	letter-spacing: calc((50/1000)*1em);
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 599px) {
	.contents01 .contents01_01 > .text01{
		margin: 0 0 33px;
		font-size: 24px;
		line-height: 34px;
	}
}
.contents01 .contents01_01 > .text01::before{
	content: '';
	width: 47px;
	height: 34px;
	margin: 0;
	background-image: url(../img/gdm/contents01/item01.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 599px) {
	.contents01 .contents01_01 > .text01::before{
		width: 35px;
		height: 25px;
	}
}
.contents01 .contents01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0 0 80px;
	font-size: 17px;
	line-height: 28px;
	letter-spacing: calc((80/1000)*1em);
	display: block;
}
@media only screen and (max-width: 599px) {
	.contents01 .contents01_01 > .text02{
		margin: 0 0 28px;
		font-size: 14px;
		line-height: 27px;
		text-align: center;
	}
}
.contents01 .contents01_01 > .text03{
	width: auto;
	height: auto;
	margin: 0 0 33px;
	font-size: 44px;
	line-height: 54px;
	color: #B5862C;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 599px) {
	.contents01 .contents01_01 > .text03{
		margin: 0 0 27px;
		font-size: 30px;
		line-height: 46px;
		text-align: center;
	}
}
.contents01 .contents01_01 > .text04{
	width: auto;
	height: auto;
	margin: 0 0 77px;
	font-size: 16px;
	line-height: 35px;
	letter-spacing: calc((80/1000)*1em);
	display: block;
	text-align: center;
}
@media only screen and (max-width: 599px) {
	.contents01 .contents01_01 > .text04{
		margin: 0 0 37px;
		font-size: 14px;
		line-height: 27px;
		font-weight: 400;
		text-align: left;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: auto;
	height: auto;
	margin: 0 0 93px;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 599px) {
	.contents01 .contents01_01 .contents01_01_01{
		margin: 0 0 56px;
		justify-content: center;
		flex-wrap: wrap;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 24px;
	line-height: 34px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 599px) {
	.contents01 .contents01_01 .contents01_01_01 > .text01{
		font-size: 15px;
		line-height: 25px;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0 20px;
	font-size: 24px;
	line-height: 34px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 599px) {
	.contents01 .contents01_01 .contents01_01_01 > .text02{
		margin: 0 0 0 15px;
		font-size: 15px;
		line-height: 25px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
	width: auto;
	height: auto;
	margin: -20px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 599px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
		width: 100%;
		margin: 3px 0 0;
		justify-content: center;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 0 42px;
	font-size: 39px;
	line-height: 49px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
	text-align: center;
}
@media only screen and (max-width: 599px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01{
		margin: 0 0 0 28px;
		font-size: 24px;
		line-height: 34px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01:nth-of-type(1){
	margin-left: 0;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01 > .text01_01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 39px;
	line-height: 49px;
	color: #B5862C;
	letter-spacing: calc((50/1000)*1em);
	display: inline;
}
@media only screen and (max-width: 599px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01 > .text01_01{
		font-size: 24px;
		line-height: 34px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01 > .text01_02{
	width: auto;
	height: auto;
	margin: 6px 0 0;
	font-size: 17px;
	line-height: 27px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 599px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01 > .text01_02{
		font-size: 10px;
		line-height: 20px;
	}
}
.contents01 .contents01_01 .contents01_01_02{
	width: 100%;
	height: auto;
	padding: 70px 0 77px;
	margin: 0;
	background-color: #ffffff;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	box-shadow: 10px 10px 20px rgba(0, 0, 0, .1);
	position: relative;
}
@media only screen and (max-width: 599px) {
	.contents01 .contents01_01 .contents01_01_02{
		padding: 40px 0 50px;
	}
}
.contents01 .contents01_01 .contents01_01_02::before{
	content: '';
	width: 173px;
	height: 173px;
	background-image: url(../img/gdm/contents01/item02.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: -12px;
	bottom: auto;
	left: -12px;
	right: auto;
	margin: auto;
}
@media only screen and (max-width: 599px) {
	.contents01 .contents01_01 .contents01_01_02::before{
		width: 103px;
		height: 103px;
		background-image: url(../img/gdm/contents01/item02.png);
		top: -6px;
		left: -6px;
	}
}
.contents01 .contents01_01 .contents01_01_02 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 25px;
	font-size: 31px;
	line-height: 41px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 599px) {
	.contents01 .contents01_01 .contents01_01_02 > .text01{
		margin: 0 0 21px;
		font-size: 25px;
		line-height: 36px;
		text-align: center;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 599px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01{
		flex-direction: column;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01{
	width: 186px;
	height: auto;
	margin: 0 0 0 88px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 599px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01{
		width: 100%;
		margin: 14px 0 0;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01:nth-of-type(1){
	margin-left: 0;
}
@media only screen and (max-width: 599px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01:nth-of-type(1){
		margin-top: 0;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 > .photo01{
	width: 100%;
	height: auto;
	margin: 0 0 22px;
	display: block;
}
@media only screen and (max-width: 599px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 > .photo01{
		width: 130px;
		margin: 0 0 9px;
	}
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01:nth-of-type(2) > .photo01{
		margin: 0 0 -17px;
	}
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01:nth-of-type(3) > .photo01{
		margin: 0 0 -28px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 > .photo01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 22px;
	font-size: 18px;
	line-height: 28px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
@media only screen and (max-width: 599px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 > .text01{
		margin: 0 0 5px;
		font-size: 15px;
		line-height: 25px;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01:nth-of-type(1) > .text01{
	color: #BB9D4C;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01:nth-of-type(2) > .text01{
	color: #928C83;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01:nth-of-type(3) > .text01{
	color: #775E3E;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 15px;
	line-height: 26px;
	font-style: italic;
	letter-spacing: calc((50/1000)*1em);
	display: block;
	text-align: center;
}
@media only screen and (max-width: 599px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 > .text02{
		font-size: 13px;
		line-height: 23px;
	}
}
/*.contents01ここまで*/

/*.contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents02 .contents02_01{
	width: 980;
	height: auto;
	padding: 145px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 599px) {
	.contents02 .contents02_01{
		width: 86%;
		padding: 75px 0 0;
	}
}
.contents02 .contents02_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 63px;
	font-size: 34px;
	line-height: 44px;
	letter-spacing: calc((50/1000)*1em);
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 599px) {
	.contents02 .contents02_01 > .text01{
		margin: 0 0 33px;
		font-size: 24px;
		line-height: 34px;
		align-items: flex-start;
	}
}
.contents02 .contents02_01 > .text01::before{
	content: '';
	width: 47px;
	height: 34px;
	margin: 0 10px 0 0;
	background-image: url(../img/gdm/contents02/item01.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 599px) {
	.contents02 .contents02_01 > .text01::before{
		width: 35px;
		height: 25px;
		margin: 4px 7px 0 0;
	}
}
.contents02 .contents02_01 .contents02_01_01{
	width: 845px;
	height: auto;
	margin: 0 0 72px;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
}
@media only screen and (max-width: 599px) {
	.contents02 .contents02_01 .contents02_01_01{
		width: 100%;
		flex-direction: column;
		margin: 0 0 53px;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01{
	width: auto;
	height: auto;
	padding: 22px 0 15px;
	margin: 0;
	border-right: 1px dashed #707070;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	flex-grow: 1;
}
@media only screen and (max-width: 599px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01{
		width: 100%;
		padding: 30px 0;
		border-right: 0;
		border-top: 1px dashed #707070;
		justify-content: center;
		flex-direction: row;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01:nth-of-type(1){
	border-left: 1px dashed #707070;
}
@media only screen and (max-width: 599px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01:nth-of-type(1){
		padding-top: 0;
		border-left: 0;
		border-top: 0;
	}
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01:last-of-type{
		padding-bottom: 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 > .photo01{
	width: 141px;
	height: 83px;
	margin: 0 0 18px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
}
@media only screen and (max-width: 599px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 > .photo01{
		width: 98px;
		height: 60px;
		margin: 0 24px 0 0;
		flex-shrink: 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 22px;
	line-height: 33px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
	text-align: center;
}
@media only screen and (max-width: 599px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 > .text01{
		width: 140px;
		font-size: 19px;
		line-height: 31px;
		text-align: left;
	}
}
.contents02 .contents02_01 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 23px;
	line-height: 45px;
	letter-spacing: calc((50/1000)*1em);
	display: block;
	text-align: center;
}
@media only screen and (max-width: 599px) {
	.contents02 .contents02_01 > .text02{
		font-size: 17px;
		line-height: 32px;
	}
}
/*.contents02ここまで*/

/*.contents03ここから*/
.contents03{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents03 .contents03_01{
	width: 980;
	height: auto;
	padding: 145px 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 599px) {
	.contents03 .contents03_01{
		width: 86%;
		padding: 75px 0 0;
	}
}
.contents03 .contents03_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 22px;
	font-size: 34px;
	line-height: 44px;
	letter-spacing: calc((50/1000)*1em);
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 599px) {
	.contents03 .contents03_01 > .text01{
		margin: 0 0 15px;
		font-size: 24px;
		line-height: 34px;
	}
}
.contents03 .contents03_01 > .text01::before{
	content: '';
	width: 47px;
	height: 34px;
	margin: 0 10px 0 0;
	background-image: url(../img/gdm/contents03/item01.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 599px) {
	.contents03 .contents03_01 > .text01::before{
		width: 35px;
		height: 25px;
		margin: 0 7px 0 0;
	}
}
.contents03 .contents03_01 .contents03_01_01{
	width: 820px;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 599px) {
	.contents03 .contents03_01 .contents03_01_01{
		width: 100%;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01{
	width: 100%;
	height: auto;
	margin: 24px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 599px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01{
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01:nth-of-type(1){
	margin-top: 0;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .photo01{
	width: 131px;
	height: auto;
	margin: 0 0 34px;
	display: block;
}
@media only screen and (max-width: 599px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .photo01{
		width: 89px;
		margin: 0 0 13px;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .photo01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 > .desc{
	width: calc((100% - 42px * 3) / 4);
	height: auto;
	margin: 42px 42px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 599px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 > .desc{
		width: calc((100% - 20px * 1) / 2);
		margin: 40px 20px 0 0;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 > .desc:nth-child(-n+4){
	margin-top: 0;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 > .desc:nth-child(4n){
	margin-right: 0;
}
@media only screen and (max-width: 599px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 > .desc:nth-child(-n+4){
		margin-top: 40px;
	}
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 > .desc:nth-child(4n){
		margin-right: 40px;
	}
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 > .desc:nth-child(-n+2){
		margin-top: 0;
	}
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 > .desc:nth-child(2n){
		margin-right: 0;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 > .desc > a{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 > .desc > a > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 > .desc > a > .position{
	width: auto;
	height: auto;
	margin: 5px 0 0;
	color: #E85504;
	font-weight: bold;
}
@media only screen and (max-width: 599px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 > .desc > a > .position{
		text-align: center;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 > .desc > a > .name{
	width: auto;
	height: auto;
	margin: 0;
	line-height: 30px;
	color: #000;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 > .desc > a > .name::after{
	content: '';
	width: 14px;
	height: 14px;
	margin: 0 0 0 10px;
	line-height: 30px;
	color: #000;
	background-image: url(../img/common/icon_arrow.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 > .desc > .shikaku{
	width: 100%;
	height: auto;
	margin: 20px 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 > .desc > .shikaku:before{
	content: "";
	position: absolute;
	top: -30px;
	left: 50%;
 	margin-left: -15px;
	border: 15px solid transparent;
	border-bottom: 15px solid #ea5504;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 > .desc > .shikaku p.shikaku_p1{
	width: 100%;
	background-color: #ea5504;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 10px 0;
	display: block;
	text-align: center;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 > .desc > .shikaku > .shikaku_p2{
	width: 100%;
	background-color: #FFF;
	text-align: left;
	padding: 10px 5%;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 .contents03_01_01_01_01 > .desc > .shikaku > .shikaku_p2 > p{
	width: 100%;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 30px;
	border-bottom: 1px dashed #333;
	font-weight: bold;
}
/*.contents03ここまで*/