@charset "UTF-8";

/* body.tokunoshima {
	background-color: #f9f6f5;
}

body.tokunoshima .bread {
	background-color: #ffffff;
} */

#Corporate.tokunoshima {
	background-color: #f9f6f5;

	.mo_btn01 {
		border: 1px solid #623c27;
		color: #623c27;
	}

	/* responsive ----- */
	@media screen and (max-width: 767px){
		.onlyL { display: none !important; }
	}
	@media screen and (min-width: 768px),print{
		.onlyS { display: none !important; }
	}
}

#Corporate {
	
	
	.tok_section01,
	.tok_section02,
	.tok_section03,
	.tok_section04,
	.tok_section05 {
	  padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.tok_section01 {
		background-color: #f9f6f5;
	}
	
	.tok_section01 h2 {
		text-align: center;
		margin-top: 50px;
	  padding-top: 0px;
	  padding-bottom: 60px;
	}
	
	.tok_section01 p.leadtext {
		line-height: 2.0;
	}
	
	@media screen and (min-width: 951px) {
		.tok_fb_waku {
			background: #f5e9e2;
			padding: 20px 20px 5px;
			border-radius: 20px;
			box-shadow:  0 0 8px #e6e6e6;
			max-width: 840px;
			margin: 30px auto 20px;
		}
		.tok_fb_waku .mo_colImg-img-wrap {
			margin-bottom: 15px;
		}
		.tok_fb_waku .mo_colImg-img-wrap.s_left {
			max-width: 400px;
		}
	}
	@media screen and (min-width: 768px) and (max-width: 950px) {
		.tok_fb_waku {
			background: #f5e9e2;
			padding: 20px 20px 5px;
			border-radius: 20px;
			box-shadow:  0 0 8px #e6e6e6;
			width: 94%;
			margin: 30px auto 20px;
		}
		.tok_fb_waku .mo_colImg-img-wrap {
			width: 50%;
		}
	}
	@media screen and (max-width: 767px) {
		.tok_fb_waku {
			background: none;
			padding: 0;
			width: 94%;
			max-width: 460px;
			margin: 0px auto;
		}
		.tok_fb_waku .mo_colImg-text {
			margin-top: 5px;
			max-width: 460px;
	
		}
	}
	@media screen and (max-width: 767px) {
		.tok_section01 p.leadtext {
			font-size: 16px;
			line-height: 1.8;
		}
		.photos .mo_col2List-inn {
			font-size: 16px;
			line-height: 1.8;
		}
	}
	
	.tok_section01 p.leadtext .mo_icon01 {
		line-height: 1.2;
	}
	
	.tok_section01_inner {
	  max-width: 1140px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.tok_section_sub02 .photos {
		padding-top: 0px;
		max-width: 1290px;
		margin: 0 auto;
		display: flex;
		justify-content: center;
	}
	.tok_section_sub02 .photos .mo_col2List-text-warp p {
		font-size: 86%;
	}
	.tok_section_sub03 {
	  width: auto;
		padding-top: 50px;
		position: relative;
	}
	.tok_section_sub02 {
	  width: auto;
		position: relative;
	}
	
	.tok_section_sub02 .tok_section_inner {
		width: 96%;
		max-width: 1290px;
		margin: 0 auto;
		background: url(../img/tok_sec01_img_bg1.png) no-repeat left top;
		background-size: 25%;
	}
	
	@media screen and (min-width: 768px) and (max-width: 1280px){
		.tok_section_sub02 .photos {
			margin-left: auto;
			margin-right: auto;
			display: flex;
			justify-content: center;
		}
	}
	
	.tok_section_sub03 .tok_section_inner {
		width: 96%;
		max-width: 1290px;
		margin: 0 auto;
		background: url(../img/tok_sec01_img_bg2.png) no-repeat right top;
		background-size: 30%;
		padding-bottom: 80px;
	}
	
	@media screen and (max-width: 767px){
		.tok_section_sub02 .tok_section_inner {
			margin: 0 auto;
			background: url(../img/tok_sec01_img_bg1.png) no-repeat center top;
			background-size: 70%;
			padding-top: 200px;
		}
		.tok_section_sub03 .tok_section_inner {
			margin: 0 auto;
			background: url(../img/tok_sec01_img_bg2.png) no-repeat center bottom;
			background-size: 90%;
			padding-bottom: 180px;
		}
	}
	
	.tok_section_sub03 .photos {
		max-width: 840px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.tok_section_sub03 .photos p {
		line-height: 2.0;
	}
	
	.subleft {
		width: calc(48% - 100px);
	}
	
	.subright {
		width: calc(63% - 25px);
	}
	
	
	.tok_section02 {
		background-color: #fff;
	}
	
	.tok_section02_inner {
		max-width: 1290px;
		margin: 0 auto;
	}
	
	.tok_section02 h2 {
		font-size: 20px;
		font-weight: bold;
		color: #623c27;
		border-left: 3px solid #623c27;
		padding-left: 10px;
	}
	
	.tok_section02 .mo_col2List {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	
	.tok_section02 .mo_col2List-item.whatsnew {
		width: calc(45% - 25px);
		margin-right: 0px;
	}
	.tok_section02 .mo_col2List-item.kansoku {
		width: calc(55% - 25px);
	}
	
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-inn {
		margin: 0;
	}
	.tok_section02 .mo_col2List-item.kansoku .kansoku-wrap {
		max-height: 370px;
		overflow-y: scroll;
	}
	.tok_section02 .mo_col2List-item.kansoku .kansoku-wrap .kansoku-wrap-inn {
		margin-top: 8px;
		padding-bottom: 20px;
	}
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap {
		border: 1px solid #fff;
		border-collapse: collapse;
	}
	
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap img {
		display: block;
		object-fit: cover;
		width: 100%;
		border: 1px solid #fff;
		border-collapse: collapse;
	}
	
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku01 {
		display: grid;
		grid-template-rows: 120px 1fr;
		grid-template-columns: auto;
		overflow: hidden;
	}
	
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku01 .pin01 {
		grid-row: 1 / span 2;
		grid-column: 1 / span 2;
	}
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku01 .pin01 img {
		height: 240px;
	}
	
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku02 {
		display: grid;
		grid-template-rows: 120px 1fr;
		grid-template-columns: auto;
		overflow: hidden;
	}
	
	
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku02 .pin01 {
		grid-row: 1 / span 2;
		grid-column: 1 / 2;
	}
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku02 .pin02 {
		grid-row: 1 / span 2;
		grid-column: 2 / 3;
	}
	
	
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku02 img {
		height: 240px;
		}
	
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku03 {
		display: grid;
		grid-template-rows: 120px 1fr;
		grid-template-columns: 50% 1fr;
		overflow: hidden;
	}
	
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku03 .pin01 {
		grid-row: 1 / 2;
		grid-column: 1 / 2;
	}
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku03 .pin02 {
		grid-row: 1 / 2;
		grid-column: 2 / 3;
	}
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku03 .pin03 {
		grid-row: 2 / 3;
		grid-column: 2 / 3;
	}
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku03 .pin01 img {
		height: 240px;
	}
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku03 .pin02 img,
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku03 .pin03 img {
		height: 120px;
	}
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku04 {
		display: grid;
		grid-template-rows: 120px 1fr;
		grid-template-columns: 50% 1fr;
		overflow: hidden;
	}
	
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku04 .pin01 {
		grid-row: 1 / 2;
		grid-column: 1 / 2;
	}
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku04 .pin02 {
		grid-row: 1 / 2;
		grid-column: 2 / 3;
	}
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku04 .pin03 {
		grid-row: 2 / 3;
		grid-column: 1 / 2;
	}
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku04 .pin04 {
		grid-row: 2 / 3;
		grid-column: 2 / 3;
	}
	
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku04 img {
		height: 120px;
	}
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku05 {
		display: grid;
		grid-template-rows: 120px 120px;
		grid-template-columns: auto auto auto;
		overflow: hidden;
	}
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku05 .pin01 {
		grid-row: 1 / 2;
		grid-column: 1 / 4;
	}
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku05 .pin02 {
		grid-row: 1 / 2;
		grid-column: 4 / 7;
	}
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku05 .pin03 {
		grid-row: 2 / 3;
		grid-column: 1 / 3;
	}
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku05 .pin04 {
		grid-row: 2 / 3;
		grid-column: 3 / 5;
	}
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku05 .pin05 {
		grid-row: 2 / 3;
		grid-column: 5 / 7;
	}
	
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku05 img {
		height: 120px;
	}
	
	
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku06 {
		display: grid;
		grid-template-rows: 120px 120px;
		grid-template-columns: auto auto auto;
		overflow: hidden;
	}
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku06 .pin01 {
		grid-row: 1 / 2;
		grid-column: 1 / 3;
	}
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku06 .pin02 {
		grid-row: 1 / 2;
		grid-column: 3 / 5;
	}
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku06 .pin03 {
		grid-row: 1 / 2;
		grid-column: 5 / 7;
	}
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku06 .pin04 {
		grid-row: 2 / 3;
		grid-column: 1 / 3;
	}
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku06 .pin05 {
		grid-row: 2 / 3;
		grid-column: 3 / 5;
	}
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku06 .pin06 {
		grid-row: 2 / 3;
		grid-column: 5 / 7;
	}
	
	.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap .pwaku06 img {
		height: 120px;
	}
	
	.tok_section02 .mo_col2List-item.kansoku .photo {
		width: 100%;
		margin-top: 15px;
	}
	.tok_section02 .mo_col2List-item.kansoku .news .tok_newsList-item {
		background: #f9f6f5;
		border-top: none;
		border-bottom: none;
		padding: 0 10px;
	}
	
	.tok_section02 .mo_col2List-item.kansoku .news .tok_newsList-item .tok_newsList-item-head {
		border-right: 2px solid #333333;
		margin-right: 10px;
	}
	
	
	/* news ===================== */
	.tok_newsList-item {
		border-top: 2px solid #e6e6e6;
		border-bottom: 2px solid #e6e6e6;
		font-weight: 500;
	}
	.tok_newsList-item + .tok_newsList-item {
		margin-top: -2px;
	}
	.tok_newsList-link,
	.tok_newsList-item-inn {
		display: block;
		padding: 15px 0;
		font-size: 15px;
		line-height: 1.666;
	}
	.tok_newsList-link,
	.tok_newsList-item-inn {
		display: flex;
		font-size: 16px;
	}
	.tok_newsList-item-head {
		width: 110px;
		padding-left: 10px;
		padding-right: 0px;
	}
	.tok_newsList-item-body {
			width: calc(100% - 120px);
	}
	@media screen and (max-width: 767px) {
		.tok_section02 .mo_col2List-item.kansoku .kansoku-wrap {
			max-height: 360px;
		}
	}
	@media screen and (max-width: 768px){
		.tok_newsList-link,
		.tok_newsList-item-inn {
			display: block;
			width: 100%;
			font-size: 14px;
			padding: 15px 0;
		}
		.tok_newsList-item-head {
			padding-left: 0px;
		}
		.tok_newsList-item-body {
			width: 100%;
		}
		.tok_section02 .mo_col2List-item.kansoku .news .tok_newsList-item .tok_newsList-item-head {
			border-right: 0;
			margin-right: 10px;
		}
		.tok_section02 .mo_col2List-item.kansoku .news .tok_newsList-item {
			background: #fff;
			border-top: none;
			border-bottom: 2px solid #e6e6e6;
			padding: 0 10px;
		}
		.tok_section02 .mo_col2List-item.kansoku .news .tok_newsList-item .tok_newsList-item-head {
			border-right: 0px;
			margin-right: 10px;
		}
		.tok_section02 .mo_col2List-item.kansoku .mo_col2List-img-wrap {
			padding-top: 10px;
		}
		.tok_section02 .mo_col2List-item.kansoku .mo_col2List-title-warp {
			width: 100%;
			padding: 10px;
		}
		.tok_section02 .mo_col2List-item.kansoku .mo_col2List-text-warp {
			padding: 0;
		}
		.tok_section02 .mo_col2List-item.kansoku .kansoku-wrap .kansoku-wrap-inn {
			margin-top: 0;
			padding-bottom: 0;
		}
	}
	
	
	
	.tok_section03.sec03a {
		background-color: #f9f6f5;
		position: relative;
	}
	
	.tok_section03.sec03b {
		background-size: 30%;
		background-color: #ffffff;
		position: relative;
	}
	.tok_section03.sec03c {
		background-color: #f9f6f5;
		position: relative;
	}
	
	.tok_section03.sec03a .tok_section_inner {
		width: 96%;
		max-width: 1290px;
		margin: 0 auto;
		background: url(../img/tok_bg03a.png)  no-repeat left top;
		background-size: 36%;
	}
	
	.tok_section03.sec03b .tok_section_inner {
		width: 96%;
		max-width: 1290px;
		margin: 0 auto;
		background: url(../img/tok_bg03b.png)  no-repeat right top;
		background-size: 36%;
	}
	.tok_section03.sec03c .tok_section_inner {
		width: 96%;
		max-width: 1290px;
		margin: 0 auto;
		background: url(../img/tok_bg03c.png)  no-repeat left top;
		background-size: 25%;
	}
	
	.tok_section03 .mo_colImg-text h2 {
		font-size: 220%;
		font-weight: bold;
		color: #623c27;
		margin-bottom: 10px;
	}
	
	
	.tok_section03 .mo_colImg-text p,
	.tok_section03 li.p_list01-item {
		font-size: 120%;
		line-height: 1.6;
	}
	
	.tok_section03 .tok_section_inner.tok_section03_img01 {
		max-width: 1290px;
		margin: 0 auto;
		background-size: 35%;
	}
	
	.tok_section03 .tok_section03_sub01 {
			margin-left: auto;
			margin-right: auto;
	}
	
	.tok_section03 .tok_section03_sub02 {
			margin-left: auto;
			margin-right: auto;
	}
	
	.tok_section03 .tok_section03_sub03 {
			margin-left: auto;
			margin-right: auto;
	}
	
	.tok_section03 .tok_section03_sub01 .mo_colImg-text,
	.tok_section03 .tok_section03_sub03 .mo_colImg-text {
		margin-top: 30px;
		padding-right: 50px;
	}
	
	.tok_section03 .tok_section03_sub02 .mo_colImg-text {
		margin-top: 30px;
		padding-left: 50px;
	}
	
	
	.tok_section04 {
		background: url(../img/tok_bg04.jpg) no-repeat center top;
		min-height: 200px;
		background-size: cover;
	}
	.tok_section04_inner {
		max-width: 1290px;
		margin: 0 auto;
	}
	
	.tok_section04_inner .mov_area {
		max-width: 1290px;
	}
	
	
	.mov_area .mo_col2List-inn {
		background-color: #ffffff;
		padding: 30px 30px 15px;
	}
	
	@media screen and (max-width: 768px){
		.mov_area .mo_col2List-inn {
			padding: 15px;
		}
	}
	.tok_section04 h2 {
	  padding-top: 0px;
	  padding-bottom: 50px;
		width: 100%;
		margin: 0 auto;
	}
	
	.tok_section04_inner .mov_area {
		max-width: 1290px;
	}
	
	.movie_box .mo_colImg-img-wrap {
		position: relative;
	}
	
	 .mov_area .mo_colImg-img-wrap.s_left::before {
		content: "";
		display: block;
			width: 50px;
			height: 50px;
		background: url(../img/icon_movie_01.png) no-repeat center center;
		background-size: 100%;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 3;
		/* opacity: 0.5; */
	}
	
	.movie_box .youtube{
		position: relative;
		width: 100%;
		padding-top: 56.25%;
	}
	.movie_box .youtube iframe {
		position: absolute;
		top: 0;
		right: 0;
		width: 100% !important;
		height: 100% !important;
	}
	
	.movie_box #cboxClose {
	  display: none;
	}
	
	
	.tok_section04 h3 {
	  font-weight: bold;
		color: #623c27;
	}
	
	
	.tok_section04 p {
		color: #623c27;
	}
	
	.tok_section05 {
		background-color: #fff;
	}
	
	.tok_section05_inner {
		max-width: 1290px;
		margin: 0 auto;
	}
	
	.tok_section05 h2 {
	  padding-top: 0px;
	  padding-bottom: 80px;
		width: 100%;
		margin: 0 auto;
	}
	
	.tok_section05 .mo_col4List-item {
		border: 0px solid rgba(204,204,204,0.92);
		box-shadow: 0px 8px 16px -2px rgba(10,10,10,0.1), 0px 0px 0px 1px rgba(10,10,10,0.02);
	}
	
	.tok_section05 h3 {
	  font-weight: bold;
		color: #623c27;
	}
	
	
	.tok_section05 p {
		color: #623c27;
	}
	
	@media screen and (min-width: 1025px){
		.tok_section05_inner .mo_col4List-item {
			width: calc(25% - 24px);
			margin-left: 10px;
			margin-right: 10px;
			margin-bottom: 10px;
		}
	}
	.tok_section05 .photo {
		max-height: 180px;
		overflow: hidden;
	}
	
	.tok_section05 .photo img {
		max-width: 300px;
	}
	
	.tok_section05 .mo_col4List-title-warp {
		margin-top: 15px;
		padding: 0 15px;
	}
	
	.tok_section05 .mo_col4List-text-warp {
		margin-top: 15px;
		padding: 0 15px;
	}
	.date {
		margin-top: 25px;
		font-size: 90%;
	}
	
	
	@media screen and (min-width: 768px) and (max-width: 1280px){
		.tok_section03 .tok_section03_sub01 .mo_colImg-text,
		.tok_section03 .tok_section03_sub03 .mo_colImg-text {
			margin-top: 10px;
			padding-right: 0px;
		}
		.tok_section03 .tok_section03_sub02 .mo_colImg-text {
			margin-top: 10px;
			padding-left: 0px;
		}
		.tok_section03 .mo_colImg-text h2 {
		font-size: 22px;
		font-weight: bold;
		color: #623c27;
			margin-bottom: 15px;
		}
		.tok_section03 .mo_colImg-img-wrap.s_60p {
		width: 58%;
		}
		.tok_section03 .mo_colImg-text {
		width: 38%;
		}
		.tok_section03 .mo_colImg-text p,
		.tok_section03 .mo_colImg-text ul li {
		font-size: 16px;
		}
	}
	
	@media screen and (max-width: 1280px){
		.tok_section01,
		.tok_section02,
		.tok_section03,
		.tok_section04,
		.tok_section05 {
		  padding-top: 50px;
			padding-bottom: 50px;
		}
		.tok_section01_inner,
		.tok_section02_inner,
		.tok_section03_inner,
		.tok_section04_inner,
		.tok_section05_inner {
			width: 96%;
			margin-left: auto;
			margin-right: auto;
		}
	
		.tok_section_sub03 {
			width: 90%;
			margin-left: auto;
			margin-right: auto;
			padding-bottom: 40px;
		}
	
	
		.tok_section05 .photo {
			max-height: 170px;
			overflow: hidden;
		}
		.tok_section05 .photo img {
			max-width: 100%;
		}
	}
	@media screen and (min-width: 768px) and (max-width: 1024px){
		.tok_section05_inner .mo_col4List-item {
			width: calc(50% - 15px);
			margin-left: 10px;
			margin-right: 10px;
			margin-bottom: 20px;
		}
		.tok_section05_inner .mo_col4List-item:nth-child(even) {
			margin-left: 0px;
		}
	}
	@media screen and (max-width: 767px){
		.tok_section01 {
			background: url(../img/tok_bg01.png) repeat center top;
			width: 96%;
			margin: 0 auto;
		}
	
		.tok_section01_inner,
		.tok_section02_inner,
		.tok_section03_inner {
			width: 94%;
			margin-left: auto;
			margin-right: auto;
		}
		.tok_section02_inner,
		.tok_section04_inner,
		.tok_section05_inner {
			width: 90%;
			margin-left: auto;
			margin-right: auto;
		}
	
		.tok_section01 h2 {
			margin-top: 0px;
		  padding-top: 20px;
		  padding-bottom: 30px;
		}
	
		.tok_section01_inner {
		  max-width: 1290px;
			margin-left: auto;
			margin-right: auto;
		}
	
		.tok_section_sub02 {
		  max-width: 1600px;
			margin-left: auto;
			margin-right: auto;
			padding: 20px 20px 0;
		}
	
		.tok_section_sub03 {
		  max-width: 1600px;
			margin-left: auto;
			margin-right: auto;
			padding: 0 20px;
		}
	
		.tok_section_sub02 .photos {
			max-width: 1290px;
			padding-left: 0px;
			 padding-right: 0px;
			margin-left: auto;
			margin-right: auto;
		}
	
		.tok_section_sub03 .photos {
			max-width: 1290px;
			padding-left: 0px;
			 padding-right: 0px;
			margin-left: auto;
			margin-right: auto;
	/*		padding-bottom: 240px;*/
			padding-bottom: 0px;
		}
	
		.tok_section_sub03 .mo_col2List-item {
			display: flex;
			width: 100%;
		}
		.tok_section_sub03 .mo_col2List-item:nth-child(even) {
			margin-left: 0px;
		}
	
	  .tok_section_sub02 .photos {
		width: auto;
		  margin-left: auto;
	  }
	
	
	  .tok_section_sub03 .photos {
		width: auto;
		  margin-right: auto;
	  }
	
		.tok_section02_inner {
		margin: 0 auto;
		}
	
		.tok_section02 .mo_col2List-item {
			width: 100%;
			display: block;
		}
		.tok_section02 .mo_col2List-item.whatsnew {
			width: 100%;
			margin-right: 0px;
			margin-bottom: 20px;
		}
		.tok_section02 .mo_col2List-item.kansoku {
			width: 100%;
		}
	
		.tok_section03 {
			padding-top: 30px;
			padding-bottom: 30px;
		}
	
	
		.tok_section03.sec03a .tok_section_inner,
		.tok_section03.sec03b .tok_section_inner,
		.tok_section03.sec03c .tok_section_inner {
			background-position: center top;
			background-size: 70%;
			width: 90%;
			margin-left: auto;
			margin-right: auto;
		}
	
	
			.tok_section03 .tok_section_inner.tok_section03_img01,
			.tok_section03 .tok_section_inner.tok_section03_img02,
			.tok_section03 .tok_section_inner.tok_section03_img03 {
				background: none;
				margin: 0 auto;
			}
			.tok_section03 .mo_colImg-text h2 {
				font-size: 28px;
				text-align: center;
				margin-bottom: 10px;
			}
			.tok_section03 	.mo_colImg-img-wrap {
				width: 100%;
					display: block;
			}
	
			.tok_section03 .tok_section03_sub01 .mo_colImg-text,
			.tok_section03 .tok_section03_sub02 .mo_colImg-text,
			.tok_section03 .tok_section03_sub03 .mo_colImg-text {
				margin-top: 30px;
				width: 100%;
				padding-left: 0px;
				padding-right: 0px;
				display: block;
			}
	
	
		.tok_section04 {
			background-color: #fff;
			background: url(../img/tok_bg04_sp.jpg) no-repeat center top;
			background-size: cover;
		}
		.tok_section04_inner {
			padding-top: 0px;
			padding-bottom: 30px;
		}
	
		.tok_section04 h2 {
			padding-top: 20px;
			padding-bottom: 50px;
			width: 60%;
			margin: 0 auto;
		}
	
		.tok_section05_inner {
			padding-top: 0px;
			padding-bottom: 30px;
		}
	
			.tok_section05 h2 {
				padding-top: 20px;
				padding-bottom: 50px;
				width: 80%;
				margin: 0 auto;
			}
		.tok_section05_inner .mo_col4List-item {
			width: 100%;
			display: block;
			margin-left: 0px;
				margin-bottom: 30px;
		}
	
		.tok_section05_inner .mo_col4List-item:nth-child(even) {
			margin-left: 0px;
		}
	
		.tok_section05 .photo {
			width: 100%;
			max-height: 240px;
		}
	
		.tok_section05 .photo img {
			max-width: 100%;
		}
	
	}
	/* btn ===================== */
	.back_btn01 {
		font-size: 15px;
		font-weight: 500;
		display: inline-block;
		color: #623c27;
		border: 1px solid #623c27;
		border-radius: 5px;
		min-width: 190px;
		padding: 12px 24px;
		background-color: #fff;
		text-align: center;
	}
	@media screen and (min-width: 768px),print {
		.back_btn01 {
			font-size: 16px;
			min-width: 210px;
		}
	}
}


