@charset "UTF-8";



@media (min-width: 640px) {
	
	#tsl-mainContent.maruwakari_wrapper {
		margin-bottom: 120px;
	}
	
	.page_title {
		width: 485px;
		margin: 80px auto 0;
		padding: 8px 0;
		color: #fff;
		font-family: 'Noto Sans Japanese';
		font-weight: 500;
		font-size: 24px;
		font-size: 2.4rem;
		text-align: center;
		background-color: #2aa738;
		position: relative;
	}
	
	.page_title:before {
		content: "";
		width: 125px;
		height: 118px;
		background: url(../images/no01/bg_01.png) no-repeat left top;
		position: absolute;
		top: -57px;
		left: -191px;
	}
	
	.page_title:after {
		content: "";
		width: 143px;
		height: 76px;
		background: url(../images/no01/bg_02.png) no-repeat left top;
		position: absolute;
		top: -20px;
		right: -170px;
	}
	
	.page_title span {
		position: absolute;
		top: -44px;
		left: -37px;
	}

	.box01 {
		margin-top: 65px;
		border: 5px solid #dadada;
	}

	.box01 p {
		margin-bottom: 0;
		text-align: center;
	}
	
	.box01 strong {
		padding-left: 15px;
		padding-right: 15px;
		color: #3c2a18;
		font-family: 'Noto Sans Japanese';
		font-size: 24px;
		font-size: 2.4rem;
		font-weight: 600;
		text-align: center;
		background-color: #fff;
		display: inline-block;
		position: relative;
		top: -25px;
	}

	.box01 ul {
		margin: 0;
		padding: 0 0 40px 30px;
		overflow: hidden;
	}
	.box01 li {
		width: 450px;
		text-align: center;
		list-style: none;
		float: left;
	}
	
	.box01 li img {
		padding-right: 40px;
		float: left;
	}

	.box01 li:last-child img {
		padding-left: 30px;
	}
	
	.box01 li p {
		width: 230px;
		color: #8e5d10;
		font-size: 1.6rem;
		text-align: left;
		float: left;
	}
	
	.box01 li p b {
		width: 195px;
		margin-bottom: 13px;
		padding-bottom: 15px;
		padding-left: 5px;
		font-size: 17px;
		font-size: 1.7rem;
		font-weight: normal;
		line-height: 1.4;
		color: #8e5d10;
		background: url(../images/no02/bor_2.png) repeat-x left bottom;
		display: inline-block;
	}
	
	
	
	
	.box02 {
		margin-top: 80px;
		border: 5px solid #2aa738;
	}
	
	.box02 .title {
		height: 60px;
		line-height: 60px;
		text-align: center;
		background: url(../images/common/bg_title.png) no-repeat center top;
		position: relative;
		top: -30px;
	}
	
	.box02 .title strong {
		font-size: 24px;
		font-size: 2.4rem;
		color: #fff;
	}
	
	.box02 ul {
		margin-top: 0px;
		overflow: hidden;
		background: url(../images/no03/illust_11.png) no-repeat 90% 95%;
	}
	.box02 li {
		width: 30%;
		margin-bottom: 60px;
		margin-right: 3%;
		list-style: none;
		float: left;
	}
	
	.box02 li:nth-child(3n) {
		margin-right: 0;
	}
	
	.box02 li:nth-child(3n+1) {
		clear: both;
	}
	
	.box02 li:nth-child(7),
	.box02 li:nth-child(8) {
		margin-bottom: 40px;
	}
	
	.box02 li:last-child {
		margin-bottom: 0;
	}
	
	.box02 li:last-child p {
		margin: 80px 0 0;
		font-size: 11px;
		font-size: 1.1rem;
	}
	
	.box02 .txt_01 {
		margin-top: -15px;
		margin-bottom: 30px;
		text-align: center;
		font-family: 'Noto Sans Japanese';
		font-weight: 500;
		font-size: 21px;
		font-size: 2.1rem;
		color: #3c2a18;
	}
	
	.box02 .illust {
		text-align: center;
	}
	
	.box02 dl {
		margin-bottom: 0;
	}

	.box02 dt {
		color: #e56b07;
		font-size: 16.5px;
		font-size: 1.65rem;
		text-align: center;
	}
	
	.box02 dd {
		text-align: center;
	}
	
	.box02 dd span {
		font-size: 11px;
		font-size: 1.1rem;
	}
	
	.box02 .inbox {
		margin-left: 30px;
		margin-right: 30px;
		padding-top: 40px;
		padding-bottom: 40px;
		background: url(../images/no01/bor_1.png) repeat-x left top
	}
	
	.box02 .inbox h3 {
		margin: 0;
		padding: 0;
		text-align: center;
		color: #e56b07;
		font-family: 'Noto Sans Japanese';
		font-size: 32px;
		font-size: 3.2rem;
		font-weight: 600;
	}
	
	.box02 .inbox .clearfix {
		margin-top: 35px;
	}
	
	.box02 .inbox .clearfix div {
		margin: 0 15px 0 30px;
		text-align: right;
		float: right;
	}
	
	.box02 .inbox .clearfix p {
		margin-left: 20px;
	}
	
	.box02 .inbox .clearfix div p {
		margin: 10px 0 0 0;
		font-size: 11px;
		font-size: 1.1rem;
	}
	
	.box02 .inbox span {
		font-size: 11px;
		font-size: 1.1rem;
	}
	
	.person_box {
		min-height: 290px;
		margin-top: 70px;
		margin-bottom: 75px;
		position: relative;
		background: url(../images/no01/bg_frame.png) no-repeat left top;
	}
	
	.person_box p:nth-child(1) {
		position: absolute;
		top: 65px;
		left: 110px;
	}
	
	.person_box p.txt {
		width: 520px;
		line-height: 2.5;
		color: #35201b;
		position: absolute;
		top: 140px;
		left: 110px;
	}
	
	.person_box .photo {
		position: absolute;
		top: 48px;
		right: 103px;
	}
	
	.person_box .name {
		position: absolute;
		top: 222px;
		left: 455px;
	}

	
}


@media (max-width: 639px) {
	
	
	.page_title {
		width: 79%;
		margin: 70px auto 0;
		padding: 8px 0;
		color: #fff;
		font-family: 'Noto Sans Japanese';
		font-weight: 500;
		font-size: 22px;
		font-size: 2.2rem;
		text-align: center;
		background-color: #2aa738;
		position: relative;
	}

	.page_title:before {
		content: "";
		width: 22%;
		min-height: 50px;
		background: url(../images/no01/bg_01.png) no-repeat left top;
		-webkit-background-size: contain;
		background-size: contain;
		position: absolute;
		top: 60%;
		left: -30px;
	}

	.page_title:after {
		content: "";
		width: 26%;
		min-height: 50px;
		background: url(../images/no01/bg_02.png) no-repeat left top;
		-webkit-background-size: contain;
		background-size: contain;
		position: absolute;
		top: 82%;
		right: -39px;
	}

	.page_title span {
		position: absolute;
		top: -40px;
		left: -37px;
	}

	.box01 {
		margin-top: 65px;
		border: 5px solid #dadada;
	}

	.box01 p {
		margin-bottom: 0;
		text-align: center;
	}

	.box01 strong {
		padding-left: 15px;
		padding-right: 15px;
		color: #3c2a18;
		font-family: 'Noto Sans Japanese';
		font-size: 18px;
		font-size: 1.8rem;
		font-weight: 600;
		line-height: 1.3;
		text-align: center;
		background-color: #fff;
		display: inline-block;
		position: relative;
		top: -1em;
	}

	.box01 ul {
		margin: 0;
		padding: 0 0 0 0;
		overflow: hidden;
	}
	.box01 li {
		width: 90%;
		margin: 0 auto 20px;
		padding-bottom: 20px;
		text-align: center;
		list-style: none;
		border-bottom: 1px dotted #ccc;
	}
	
	.box01 li:last-child {
		padding-bottom: 0;
		border-bottom: 0;
	}
	
	.box01 li p b {
		margin-bottom: 10px;
		padding: 15px 5px 10px;
		font-size: 17px;
		font-size: 1.7rem;
		font-weight: normal;
		line-height: 1.4;
		color: #8e5d10;
		background: url(../images/no02/bor_2.png) repeat-x left bottom;
		display: inline-block;
	}

	.box02 {
		margin-top: 80px;
		border: 5px solid #2aa738;
	}

	.box02 .title {
		height: 45px;
		line-height: 45px;
		text-align: center;
		background: url(../images/common/bg_title.png) no-repeat center top;
		-webkit-background-size: cover;
		background-size: contain;
		position: relative;
		top: -22.5px;
	}

	.box02 .title strong {
		font-size: 20px;
		font-size: 2.0rem;
		color: #fff;
	}

	.box02 ul {
		margin: 0;
		padding: 0;
		overflow: hidden;
/*		background: url(../images/no01/illust_12.png) no-repeat 90% 91%;*/
	}
	.box02 li {
		width: 45%;
		margin: 0 2.5% 45px;
		list-style: none;
		float: left;
	}

	.box02 li:nth-child(2n+1) {
		clear: both;
	}
	
	.box02 .txt_01 {
		margin-top: -15px;
		text-align: center;
		font-family: 'Noto Sans Japanese';
		font-weight: 500;
		font-size: 18px;
		font-size: 1.8rem;
		color: #3c2a18;
	}

	.box02 .illust {
		text-align: center;
	}

	.box02 dl {
		margin-bottom: 0;
	}

	.box02 dt {
		color: #e56b07;
		font-size: 14px;
		font-size: 1.4rem;
		font-weight: bold;
		text-align: center;
	}


	.box02 .inbox {
		margin-left: 20px;
		margin-right: 20px;
		padding-top: 25px;
		padding-bottom: 30px;
		background: url(../images/no01/bor_1.png) repeat-x left top
	}

	.box02 .inbox h3 {
		margin: 0;
		padding: 0;
		text-align: center;
		color: #e56b07;
		font-family: 'Noto Sans Japanese';
		font-size: 18.5px;
		font-size: 1.8rem;
		font-weight: 600;
	}

	.box02 .inbox .clearfix {
		margin-top: 20px;
	}

	.box02 .inbox .clearfix div {
		margin: 0;
		text-align: center;
	}

	.box02 .inbox .clearfix p {
		margin: 20px 0 0;
	}

	.person_box {
		min-height: 255px;
		margin-top: 50px;
		padding-bottom: 20px;
		position: relative;
		background: url(../images/no01/bg_frame.png) no-repeat center top;
		-webkit-background-size: cover;
		background-size: cover;
	}

	.person_box p:nth-child(1) {
		padding: 30px 3% 0;
	}

	.person_box p.txt {
		margin: 6% 4% 0;
	}
	
	.person_box p.name {
		margin-top: 1em;
		margin-right: 1em;
		text-align: right;
	}

	.person_box .photo {
		width: 30%;
		margin: 0 15px 0;
		text-align: center;
		float: right;
	}
	
	.txt_tell {
		width: 90%;
		margin: 30px auto 70px;
		text-align: center;
	}

	
}