
.clearfix {
	clear: both;
}

.tiltrotator_contents_main {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.tiltrotator_contents_main_tit {
	font-size: 24px;
    color: #004ea2;
    text-align: center;
	padding-bottom: 20px;
	padding-top: 60px;
}


.tiltrotator_contents_main_body {
        font-size: 15px;
        line-height: 1.6;;
}

.tiltrotator_contents_main_body h4{
	 font-size: 17px;
	padding-bottom: 10px;
	padding-top: 30px;
}


.tiltrotator_contents_main_body ul{
	list-style: disc;
	margin-bottom: 30px;
}

.tiltrotator_contents_main_body ul li{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 15px;
	margin-left: 26px;
}


#tiltrotator_img_01 {
	padding-bottom: 20px;
	width: 100%;
	text-align: center;
}

#tiltrotator_movie_box {
	padding-bottom: 30px;
	padding-top: 30px;
}


#tiltrotator_movie_01 {
	float: left;
	width: 48%;
}

#tiltrotator_movie_02 {
	float: right;
	width: 48%;
}


#tiltrotator_contents_02 {
	width: 100%;
	background-color: #a6caea;
}


#tiltrotator_contents_02_btn {
	padding-top: 60px;
	padding-bottom: 20px;
}

.tiltrotator_contents_02_btnbox {
	width: 50%;
	float: left;
	padding-bottom: 40px;
}

.tiltrotator_contents_02_btnbox a{
	text-align: center;
	display: block;
	background-color: #004ea2;
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.tiltrotator_contents_02_btnbox a:hover{
	opacity: 0.7;
}

.tiltrotator_img_chousei_01 {
	width: 60px;
    margin-bottom: -95px;
    position: relative;
    left: -118px;
    top: -77px;
    margin-right: -60px;
}

.tiltrotator_img_chousei_02 {
	width: 95px;
    margin-bottom: -95px;
    position: relative;
    left: -152px;
    top: -71px;
    margin-right: -95px;
}

.tiltrotator_img_chousei_03 {
	width: 115px;
    margin-bottom: -95px;
    position: relative;
    left: -171px;
    top: -66px;
    margin-right: -115px;
}


.tiltrotator_contents_02_img {
	width: 100%;
	padding-bottom: 60px;
	text-align: center;
}


#tiltrotator_contents_03 {
	padding-top: 60px;
	padding-bottom: 60px;
}

#tiltrotator_contents_03_img {
	
	width: 100%;
	padding-bottom: 60px;
	text-align: center;
	
}

#tiltrotator_contents_03_A {
	width: 100%;
	padding-bottom: 60px;
}

#tiltrotator_contents_03_B {
	width: 100%;
	padding-bottom: 60px;
}

#tiltrotator_contents_03_C {
	width: 100%;
	padding-bottom: 60px;
}

.tiltrotator_contents_03_h3 {
	border-bottom: 1px #ccc solid;
	border-top: 1px #ccc solid;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 17px;
}

.container3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0px;
}

.item3 {
  padding: 20px;
  text-align: center;
  border-radius: 5px;
}

.item3 img{
	height: 200px;
}
.item3 p{
	display: block;
	padding-top: 10px;
	font-size: 18px;
}



.container2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0px;
	padding-bottom: 60px;
}

.item2 {
  padding: 20px;
  text-align: center;
  border-radius: 5px;
}

.item2 img{
	height: 300px;
}
.item2 p{
	display: block;
	padding-top: 10px;
	font-size: 18px;
}


.container3_m {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0px;
}

.item3_m {
  padding: 20px;
  text-align: center;
  border-radius: 5px;
}

.item3_m img{
	height: 200px;
}
.item3_m p{
	display: block;
	padding-top: 10px;
	font-size: 18px;
}

.item_p {
	font-size: 16px;
	padding-bottom: 15px;
	display: block;
}



#tiltrotator_contents_04 {
	padding-top: 150px;
	padding-bottom: 150px;
	background-image: url("../img/tiltrotator/ph_25_01.jpg");
	background-size: cover;
	text-align: center;
}

#tiltrotator_contents_04_tit {
	
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	display: inline-block;
	border: 3px #FFF solid;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 1px;
}

#tiltrotator_contents_05 {
	padding-top: 60px;
	padding-bottom: 60px;
}

.tiltrotator_contents_05_inner {
	width: 100%;
	padding-bottom: 50px;
}

.tiltrotator_contents_05_left {
	float: left;
}
	
.tiltrotator_contents_05_right {
	float: right;
}

.tiltrotator_contents_05_img {
	width: 600px;
}

.tiltrotator_contents_05_img img{
	width: 100%;
}

.tiltrotator_contents_05_body {
	width: 360px;
	padding-top: 150px;
	text-align: center;
}

.tiltrotator_contents_05_body span{
	display: block;
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	padding-bottom: 20px;
}

.tiltrotator_contents_05_body a{
	display: block;
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 20px;
	color: #FFF;
	background-color: #004EA2;
		
}

.tiltrotator_contents_05_body a:hover{
	opacity: 0.7;
}


#tiltrotator_contents_06 {
	width: 100%;
}

.tiltrotator_contents_06_tit {
	width: 100%;
	background-color: #E6E6E6;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	margin-top: 50px;
	
}

.tiltrotator_contents_06_inner {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.tiltrotator_contents_06_img {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
}

.tiltrotator_contents_06_img img{
	width: 100%;
}

.tiltrotator_contents_06_subtit {
	font-size: 28px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	width: 100%;
}

.tiltrotator_contents_06_inner h4{
	border-bottom: 1px #ccc solid;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 20px;
	font-size: 20px;
}


.tiltrotator_contents_06_body {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
}

.tiltrotator_contents_06_list {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 40px;
}

.tiltrotator_contents_06_list ul{
	list-style: disc;
	margin-left: 30px;
}

.tiltrotator_contents_06_list ul li{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
}

.my-table {
  width: 100%;
  border-collapse: collapse;
}

.my-table th {
	background-color: #F3F3F3;
}

.my-table th, .my-table td {
  border: 1px solid #ccc;
  padding: 8px;
}

/* 1列目だけ幅を指定 */
.my-table th:first-child,
.my-table td:first-child {
  width: 40%;
}

/* 残りは均等に */
.my-table th:not(:first-child),
.my-table td:not(:first-child) {
  width: 15%; /* 残り60% ÷ 4列 */
text-align: center;
}


#tiltrotator_btn {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}


.video_sieze_01 {
	width: 100%;
	height: 260px;
}

.video_sieze_02 {
	width: 100%;
	height: 160px;
}



@media screen and (max-width:640px){
	
	
	.tiltrotator_contents_main {
		width: 580px;
	}

	.tiltrotator_contents_main_tit {
		font-size: 30px;
		padding-bottom: 20px;
		padding-top: 60px;
	}


	.tiltrotator_contents_main_body {
			font-size: 20px;
			line-height: 1.8;
	}

	.tiltrotator_contents_main_body h4{
		 font-size: 22px;
		padding-bottom: 10px;
		padding-top: 30px;
	}


	.tiltrotator_contents_main_body ul{
		list-style: disc;
		margin-bottom: 30px;
	}

	.tiltrotator_contents_main_body ul li{
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		font-size: 20px;
		margin-left: 26px;
	}


	#tiltrotator_img_01 {
		padding-bottom: 20px;
		width: 100%;
		text-align: center;
	}
	
	#tiltrotator_img_01 img{
		width: 100%;
	}

	#tiltrotator_movie_box {
		padding-bottom: 30px;
		padding-top: 30px;
	}


	#tiltrotator_movie_01 {
		float: none;
		width: 100%;
		padding-bottom: 30px;
	}

	#tiltrotator_movie_02 {
		float: none;
		width: 100%;
		padding-bottom: 30px;
	}
	
	.video_sieze_01 {
		width: 100%;
		height: 350px;
	}


	#tiltrotator_contents_02 {
		width: 100%;
		background-color: #a6caea;
	}


	#tiltrotator_contents_02_btn {
		padding-top: 60px;
		padding-bottom: 20px;
	}

	.tiltrotator_contents_02_btnbox {
		width: 100%;
		float: none;
		padding-bottom: 40px;
	}

	.tiltrotator_contents_02_btnbox a{
		text-align: center;
		display: block;
		background-color: #004ea2;
		color: #FFF;
		font-weight: bold;
		font-size: 20px;
		width: 580px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.tiltrotator_contents_02_btnbox a:hover{
		opacity: 0.7;
	}

	.tiltrotator_img_chousei_01 {
		width: 60px;
		margin-bottom: -95px;
		position: relative;
		left: -148px;
		top: -77px;
		margin-right: -60px;
	}

	.tiltrotator_img_chousei_02 {
		width: 95px;
		margin-bottom: -95px;
		position: relative;
		left: -182px;
		top: -71px;
		margin-right: -95px;
	}

	.tiltrotator_img_chousei_03 {
		width: 115px;
		margin-bottom: -95px;
		position: relative;
		left: -201px;
		top: -66px;
		margin-right: -115px;
	}


	.tiltrotator_contents_02_img {
		width: 100%;
		padding-bottom: 60px;
		text-align: center;
	}
	
	.tiltrotator_contents_02_img img{
		width: 100%;
	}


	#tiltrotator_contents_03 {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	#tiltrotator_contents_03_img {

		width: 100%;
		padding-bottom: 60px;
		text-align: center;

	}
	
	#tiltrotator_contents_03_img img{
		width: 100%;
	}

	

	#tiltrotator_contents_03_A {
		width: 100%;
		padding-bottom: 60px;
	}

	#tiltrotator_contents_03_B {
		width: 100%;
		padding-bottom: 60px;
	}

	#tiltrotator_contents_03_C {
		width: 100%;
		padding-bottom: 60px;
	}

	.tiltrotator_contents_03_h3 {
		border-bottom: 1px #ccc solid;
		border-top: 1px #ccc solid;
		text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: 17px;
	}

	.container3 {
	  display: grid;
	  grid-template-columns: repeat(2, 1fr);
	  gap: 0px;
	}

	.item3 {
	  padding: 20px;
	  text-align: center;
	  border-radius: 5px;
	}

	.item3 img{
		height: 200px;
	}
	.item3 p{
		display: block;
		padding-top: 10px;
		font-size: 18px;
	}



	.container2 {
	  display: grid;
	  grid-template-columns: repeat(2, 1fr);
	  gap: 0px;
		padding-bottom: 60px;
	}

	.item2 {
	  padding: 20px;
	  text-align: center;
	  border-radius: 5px;
	}

	.item2 img{
		height: 180px;
	}
	.item2 p{
		display: block;
		padding-top: 10px;
		font-size: 18px;
	}


	#tiltrotator_contents_04 {
		padding-top: 150px;
		padding-bottom: 150px;
		background-image: url("../img/tiltrotator/ph_25_01.jpg");
		background-size: cover;
		text-align: center;
	}

	#tiltrotator_contents_04_tit {

		font-size: 30px;
		font-weight: bold;
		color: #FFF;
		display: inline-block;
		border: 3px #FFF solid;
		margin-left: auto;
		margin-right: auto;
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 1px;
	}

	#tiltrotator_contents_05 {
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.tiltrotator_contents_05_inner {
		width: 100%;
		padding-bottom: 50px;
	}
	
	.tiltrotator_contents_05_left {
		float: none;
	}
	
	.tiltrotator_contents_05_right {
		float: none;
	}


	.tiltrotator_contents_05_img {
		width: 580px;
		
	}

	.tiltrotator_contents_05_img img{
		width: 100%;
	}

	.tiltrotator_contents_05_body {
		width: 580px;
		padding-top: 10px;
		text-align: center;
		padding-bottom: 30px;
	}

	.tiltrotator_contents_05_body span{
		display: block;
		text-align: center;
		font-size: 34px;
		font-weight: bold;
		padding-bottom: 20px;
	}

	.tiltrotator_contents_05_body a{
		display: block;
		width: 180px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 7px;
		padding-bottom: 7px;
		font-size: 20px;
		color: #FFF;
		background-color: #004EA2;

	}

	.tiltrotator_contents_05_body a:hover{
		opacity: 0.7;
	}


	#tiltrotator_contents_06 {
		width: 100%;
	}

	.tiltrotator_contents_06_tit {
		width: 100%;
		background-color: #E6E6E6;
		padding-top: 15px;
		padding-bottom: 15px;
		text-align: center;
		font-size: 30px;
		font-weight: bold;
		margin-top: 50px;

	}

	.tiltrotator_contents_06_inner {
		width: 580px;
		margin-left: auto;
		margin-right: auto;
	}

	.tiltrotator_contents_06_img {
		width: 580px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 50px;
	}

	.tiltrotator_contents_06_img img{
		width: 100%;
	}

	.tiltrotator_contents_06_subtit {
		font-size: 28px;
		font-weight: bold;
		padding-top: 10px;
		padding-bottom: 20px;
		text-align: center;
		width: 100%;
	}

	.tiltrotator_contents_06_inner h4{
		border-bottom: 1px #ccc solid;
		text-align: center;
		padding-bottom: 10px;
		padding-top: 20px;
		font-size: 24px;
	}


	.tiltrotator_contents_06_body {
		padding-top: 20px;
		padding-bottom: 20px;
		width: 100%;
	}

	.tiltrotator_contents_06_list {
		width: 100%;
		padding-top: 20px;
		padding-bottom: 40px;
	}

	.tiltrotator_contents_06_list ul{
		list-style: disc;
		margin-left: 30px;
	}

	.tiltrotator_contents_06_list ul li{
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: 20px;
	}

	.my-table {
	  width: 100%;
	  border-collapse: collapse;
	}

	.my-table th {
		background-color: #F3F3F3;
	}

	.my-table th, .my-table td {
	  border: 1px solid #ccc;
	  padding: 8px;
	}

	/* 1列目だけ幅を指定 */
	.my-table th:first-child,
	.my-table td:first-child {
	  width: 40%;
	}

	/* 残りは均等に */
	.my-table th:not(:first-child),
	.my-table td:not(:first-child) {
	  width: 15%; /* 残り60% ÷ 4列 */
	text-align: center;
	}


	#tiltrotator_btn {
		width: 580px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 30px;
	}
	
	.video_sieze_02 {
	width: 100%;
	height: 304px;
}
	
	
	.container3_m {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 0px;
}

.item3_m {
  padding: 20px;
  text-align: center;
  border-radius: 5px;
}

.item3_m img{
	height: 200px;
}
.item3_m p{
	display: block;
	padding-top: 10px;
	font-size: 18px;
}

	
	
	
}




