@charset "utf-8";

@media print, screen and (min-width: 768px){
	
	main {
		display: block;
		font-family: "游ゴシック", YuGothic, 'ヒラギノ角ゴ Pro W3','ヒラギノ角ゴ W3', "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, san-serif;
	}
	
	.tsIndex a:hover {
		opacity: 0.7;
	}
	
	.tsIndex {
		padding: 0px 0px 110px 0px;
	}
	
	.tsIndex h1 {
		padding: 55px 15px;
		background: #f6f6f6;
		font-size: 2.8rem;
		text-align: center;
	}
	
	.tsIndex > p {
		padding: 30px 0px 50px 0px;
		font-size: 1.6rem;
		text-align: center;
		line-height: 1.6;
		color: #565656;
	}
	
	.tsIndex .two {
		display: table;
		width: 100%;
		max-width: 1100px;
		margin: 0px auto 30px auto;
		padding: 0px 15px;
		box-sizing: border-box;
		text-align: center;
	}
	
	.tsIndex .two section {
		display: table-cell;
		width: 50%;
	}
	
	.tsIndex .two section:nth-child(1) {
		padding: 0px 23px 0px 0px;
	}
	
	.tsIndex .two section a {
		display: block;
		width: 100%;
		height: 382px;
		position: relative;
	}
	
	.tsIndex .two section:nth-child(1) a {
		background: url(../img/pic01.jpg) no-repeat center top;
	}
	
	.tsIndex .two section:nth-child(2) a {
		background: url(../img/pic02.jpg) no-repeat center top;
	}
	
	.tsIndex .two section a div {
		width: 100%;
		padding: 0px 50px;
		position: absolute;
		left: 0px;
		bottom: 0px;
		box-sizing: border-box;
	}
	
	.tsIndex .two section a div h2 {
		display: inline-block;
		margin: 0px 0px 30px 0px;
		padding: 7px 0px 7px 63px;
		background: url(../img/icon01.png) no-repeat 0% 50%;
		background-size: 53px 53px;
		font-size: 2.8rem;
		color: #fff;
		line-height: 1.6;
	}
	
	.tsIndex .two section a div p {
		padding: 0px 0px 35px 0px;
		font-size: 1.8rem;
		color: #fff;
		line-height: 1.6;
	}

	.tsIndex .triple {
		display: flex;
		justify-content: space-between;
		width: 100%;
		max-width: 1100px;
		margin: 0px auto 30px auto;
		padding: 0px 15px;
		box-sizing: border-box;
		text-align: center;
	}
	
	.tsIndex .triple section {
		display: block;
		width: 32%;
	}
	
	.tsIndex .triple section:nth-child(1),
	.tsIndex .triple section:nth-child(2) {
		padding: 0px 24px 0px 0px;
	}
	
	.tsIndex .triple section a {
		display: block;
		width: 100%;
		height: 243px;
		position: relative;
	}
	
	.tsIndex .triple section:nth-child(1) a {
		background: url(../img/pic01.jpg) no-repeat center top;
		background-size: 100% auto;
	}
	
	.tsIndex .triple section:nth-child(2) a {
		background: url(../img/pic02.jpg) no-repeat center top;
		background-size: 100% auto;
	}

	.tsIndex .triple section:nth-child(3) a {
		background: url(../img/pic08.jpg) no-repeat center top;
		background-size: 100% auto;
	}

	.tsIndex .triple section a div {
		width: 100%;
		padding: 0px 10px;
		position: absolute;
		left: 0px;
		bottom: 0px;
		box-sizing: border-box;
	}
	
	.tsIndex .triple section a div h2 {
		display: inline-block;
		margin: 0px 0px 5px 0px;
		padding: 7px 0px 7px 40px;
		background: url(../img/icon01.png) no-repeat 0% 50%;
		background-size: 32px 32px;
		font-size: 1.9rem;
		color: #fff;
		line-height: 1.6;
	}
	
	.tsIndex .triple section a div p {
		padding: 0px 0px 15px 0px;
		font-size: 1.4rem;
		color: #fff;
		line-height: 1.6;
	}

	.tsIndex .three {
		width: 100%;
		max-width: 1100px;
		margin: 0px auto;
		padding: 0px 15px;
		box-sizing: border-box;
	}
	
	.tsIndex .three:after {
		visibility: hidden;  
		display: block;  
		font-size: 0;  
		content: " ";  
		clear: both;  
		height: 0;  
	}
	
	.tsIndex .three section {
		float: left;
		width: calc(100% / 3.001 - 16px);
		box-sizing: content-box;
	}
	
	.tsIndex .three section:not(:nth-of-type(3n)) {
		margin: 0px 24px 24px 0px;
	}
	
	.tsIndex .three section a {
		display: block;
		width: 100%;
		text-decoration: none;
	}
	
	.tsIndex .three section a figure img {
		width: 100%;
		height: auto;
	}
	
	.tsIndex .three section a h2 {
		padding: 10px 0px;
		font-size: 1.8rem;
		color: #f2833b;
		line-height: 1.6;
	}
	
	.tsIndex .three section a p {
		font-size: 1.4rem;
		line-height: 1.6;
		color: #565656;
	}

  .tsIndex .three.grid {
    text-align: center;
  }

  .tsIndex .three.grid section {
    text-align: left;
    float: none;
    display: inline-block;
    vertical-align: top;
  }

	.sp {
		display: none;
	}

}

@media print, screen and (max-width: 767px){
	
	main {
		display: block;
		font-family: "游ゴシック", YuGothic, 'ヒラギノ角ゴ Pro W3','ヒラギノ角ゴ W3', "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, san-serif;
	}
	
	.tsIndex {
		padding: 0px 0px 50px 0px;
		background: #f3f3f3;
	}
	
	.tsIndex h1 {
		padding: 30px 15px;
		background: #fff;
		font-size: 2.5rem;
		text-align: center;
	}
	
	.tsIndex > p {
		padding: 24px 15px 30px 15px;
		font-size: 1.4rem;
		text-align: center;
		line-height: 1.6;
		color: #565656;
	}
	
	.tsIndex .two {
		padding: 0px 15px;
	}
	
	.tsIndex .two section {
		position: relative;
		width: 100%;
		height: 100%;
		padding: 73% 0px 0px 0px;
	}
	
	.tsIndex .two section:not(:last-of-type) {
		margin: 0px 0px 15px 0px;
	}
	
	.tsIndex .two section:last-of-type {
		margin: 0px 0px 29px 0px;
	}
	
	.tsIndex .two section a {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	
	.tsIndex .two section:nth-child(1) a {
		background: url(../img/pic01.jpg) no-repeat center center;
		background-size: cover;
	}
	
	.tsIndex .two section:nth-child(2) a {
		background: url(../img/pic02.jpg) no-repeat center center;
		background-size: cover;
	}
	
	.tsIndex .two section a div {
		width: 100%;
		padding: 0px 15px;
		position: absolute;
		left: 0px;
		bottom: 0px;
		box-sizing: border-box;
		text-align: center;
	}
	
	.tsIndex .two section a div h2 {
		display: inline-block;
		padding: 9px 0px 9px 43px;
		background: url(../img/icon01.png) no-repeat 0% 50%;
		background-size: 35px 35px;
		font-size: 2.1rem;
		color: #fff;
		line-height: 1.6;
	}
	
	.tsIndex .two section a div p {
		padding: 0px 0px 18px 0px;
		font-size: 1.3rem;
		color: #fff;
		line-height: 1.6;
		text-align: left;
	}

	.tsIndex .triple {
		padding: 0px 15px;
	}
	
	.tsIndex .triple section {
		position: relative;
		width: 100%;
		height: 100%;
		padding: 73% 0px 0px 0px;
	}
	
	.tsIndex .triple section:not(:last-of-type) {
		margin: 0px 0px 15px 0px;
	}
	
	.tsIndex .triple section:last-of-type {
		margin: 0px 0px 29px 0px;
	}
	
	.tsIndex .triple section a {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	
	.tsIndex .triple section:nth-child(1) a {
		background: url(../img/pic01.jpg) no-repeat center center;
		background-size: cover;
	}
	
	.tsIndex .triple section:nth-child(2) a {
		background: url(../img/pic02.jpg) no-repeat center center;
		background-size: cover;
	}
	
	.tsIndex .triple section:nth-child(3) a {
		background: url(../img/pic07.jpg) no-repeat center center;
		background-size: cover;
	}

	.tsIndex .triple section a div {
		width: 100%;
		padding: 0px 12px;
		position: absolute;
		left: 0px;
		bottom: 0px;
		box-sizing: border-box;
		text-align: center;
	}
	
	.tsIndex .triple section a div h2 {
		display: inline-block;
		padding: 9px 0px 9px 38px;
		background: url(../img/icon01.png) no-repeat 0% 50%;
		background-size: 32px 32px;
		font-size: 1.6rem;
		color: #fff;
		line-height: 1.6;
	}
	
	.tsIndex .triple section a div p {
		padding: 0px 0px 18px 0px;
		font-size: 1.3rem;
		color: #fff;
		line-height: 1.3;
		text-align: left;
	}

	.tsIndex .three {
		margin: 0px 15px;
	}
	
	.tsIndex .three section:not(:last-of-type) {
		margin: 0px 0px 15px 0px;
	}
	
	.tsIndex .three section a {
		display: table;
		width: 100%;
		background: #fff;
		padding: 10px;
		text-decoration: none;
		box-sizing: border-box;
	}
	
	.tsIndex .three section a figure {
		display: table-cell;
		vertical-align: top;
		width: 117px;
		font-size: 0px;
	}
	
	.tsIndex .three section a figure img {
		width: 100%;
		height: auto;
	}
	
	.tsIndex .three section a div {
		display: table-cell;
		vertical-align: top;
		padding: 0px 0px 0px 15px;
	}
	
	.tsIndex .three section a div h2 {
		padding: 0px 0px 3px 0px;
		font-size: 1.4rem;
		color: #f2833b;
		line-height: 1.6;
	}
	
	.tsIndex .three section a div p {
		font-size: 1.2rem;
		line-height: 1.6;
		color: #565656;
	}
	
	.sp {
		display: block;
	}
	
}

