<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/*===============================================

【コンテンツエリア内のスタイルシート記述の約束】
コンテンツエリアのＣＳＳセレクタは他のエリアと
重複を防ぐため、セレクタの先頭に必ず
「#cts_CR_00047295_3」
を指定してください。
例）
#cts_CR_99999999_1 p { width:100%;margin: 0 auto; }

テンプレートVer：20230116
===============================================*/

/*PC/SP共通の指定*/
	#cts_CR_00047295_3 img{
		display: inline-block;
		width: auto;
		max-width: 100%;
	  }

/*▼▼768px以上の表示　主にPC用▼▼*/
@media screen and (min-width: 768px){
	#cts_CR_00047295_3 .sp{
		display: none;
	}

	#cts_CR_00047295_3 {
		background-color: #eff5f5;
	}
	#cts_CR_00047295_3 .mv {
		background-size: cover;
		background-repeat: no-repeat;
		background-image: url(/ts/ori-tab/00047295/3/img/mv.png);
		padding: 65px 0 45px;
		text-align: center;
	}
	#cts_CR_00047295_3 .mv-txt {
		line-height: 1.8;
		font-size: 16px;
		margin-top: 3.4em;
		color: #fff;
	}
	#cts_CR_00047295_3 .ttl {
		text-align: center;
	}
	#cts_CR_00047295_3 .point {
		background-color: #8bd3d0;
	}
	#cts_CR_00047295_3 .point .ttl {
		position: relative;
		top: -10px;
	}
	#cts_CR_00047295_3 .point ol {
		list-style: none;
		padding: 30px 0 25px;
		display: flex;
		justify-content: center;
	}
	#cts_CR_00047295_3 .point li {
		max-width: 210px;
	}
	#cts_CR_00047295_3 .point li+li {
		margin-left: 5%;
	}
	#cts_CR_00047295_3 .program {
		margin-top: 35px;
	}
	#cts_CR_00047295_3 .program-blocks {
		margin-top: 15px;
		padding-bottom: 75px;
	}
	#cts_CR_00047295_3 .program-block {
		padding-bottom: 75px;
	}
	#cts_CR_00047295_3 .program-head {
		height: 194px;
		overflow: hidden;
		background-color: #3fbeb5;
		position: relative;
		color: #fff;
		display: flex;
		align-items: center;
	}
	#cts_CR_00047295_3 .program-step {
		position: absolute;
		left: 0;
		top: 0;
		height: 100%;
	}
	#cts_CR_00047295_3 .program-ttl {
		text-align: center;
		min-width: 9em;
		margin-left: 14%;
		font-size: 28px;
		line-height: 1.6;
	}
	#cts_CR_00047295_3 .program-pic {
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
	}
	#cts_CR_00047295_3 .program-txt {
		text-align: center;
		font-size: 18px;
		line-height: 1.7em;
		margin-top: 2em;
		font-weight: normal;
	}
	
  
	#cts_CR_00047295_3 .mv-main img {
	  width: 475px;
	  }
  
	  #cts_CR_00047295_3 .program-block dl{
		  display: flex;
		  align-items: center;
		  width: 700px;
		  background-color: white;
		  border-radius: 15px;
		  margin: 35px auto 0 auto;
		  padding: 10px 30px;
		  justify-content: space-between;
	  }
  
	  
	  #cts_CR_00047295_3 .program-block dl.rev{
		  flex-direction: row-reverse;
		  padding-right: 10px;
	  }
	  
	  #cts_CR_00047295_3 .program-block dl.rev dd{
		  width: 377px;
	  }
	  
	  #cts_CR_00047295_3 .program-block dt{
		  width: 291px;
	  }
	  
	  #cts_CR_00047295_3 .program-block dd{
		  width: 330px;
	  }
  
	  #cts_CR_00047295_3 .program-block dd p{
		  font-size: 14px;
		  line-height: 22px;
	  }
	  
	  #cts_CR_00047295_3 .program-block dd p span{
		  color: #059b92;
	  }
}

/*▼▼767px以下の表示　SP用 ▼▼*/
@media screen and (max-width:767px){
	#cts_CR_00047295_3 .pc{
		display: none;
	}

	  #cts_CR_00047295_3 img {
		max-width: 100%;
	  }

	  #cts_CR_00047295_3 {
		  -webkit-text-size-adjust: 100%;
		  background-color: #eff5f5;
	  }
	  #cts_CR_00047295_3 img {
		  max-width: 100%;
	  }
	  #cts_CR_00047295_3 .mv {
		  background-size: cover;
		  background-repeat: no-repeat;
		  background-image: url(/ts/ori-tab/00047295/3/img/mv.png);
		  padding: 25px 0;
		  text-align: center;
	  }
	  #cts_CR_00047295_3 .mv-main {
		  width: 86.4%;
		  margin-left: auto;
		  margin-right: auto;
	  }
	  #cts_CR_00047295_3 .mv-txt {
		  line-height: 1.8;
		  font-size: 16px;
		  margin-top: 3.4em;
		  color: #fff;
	  }
	  #cts_CR_00047295_3 .mv-txt {
		  font-size: 11px;
	  }
	  #cts_CR_00047295_3 .ttl {
		  text-align: center;
	  }
	  #cts_CR_00047295_3 .ttl img {
		  height: 100%;
	  }
	  #cts_CR_00047295_3 .point {
		  background-color: #8bd3d0;
	  }
	  #cts_CR_00047295_3 .point {
		  padding-top: 15px;
	  }
	  #cts_CR_00047295_3 .point .ttl {
		  position: relative;
		  height: 30px;
	  }
	  #cts_CR_00047295_3 .point ol {
		  list-style: none;
		  max-width: 155px;
		  margin-left: auto;
		  margin-right: auto;
		  padding: 10px 0 30px;
	  }
	  #cts_CR_00047295_3 .point li {
		  max-width: 210px;
	  }
	  #cts_CR_00047295_3 .point li+li {
		  margin-top: 11px;
	  }
	  #cts_CR_00047295_3 .program {
		  margin-top: 20px;
	  }
	  #cts_CR_00047295_3 .program .ttl {
		  height: 43.5px;
	  }
	  #cts_CR_00047295_3 .program-blocks {
		  margin-top: 15px;
	  }
	  #cts_CR_00047295_3 .program-block {
		  padding-bottom: 45px;
	  }
	  #cts_CR_00047295_3 .program-head {
		  overflow: hidden;
		  background-color: #3fbeb5;
		  position: relative;
		  color: #fff;
		  display: flex;
		  align-items: center;
		  height: 90px;
	  }
	  #cts_CR_00047295_3 .program-step {
		  position: absolute;
		  left: 0;
		  top: 0;
		  height: 100%;
	  }
	  #cts_CR_00047295_3 .program-ttl {
		  text-align: center;
		  min-width: 9em;
		  margin-left: 14%;
		  line-height: 1.6;
		  font-size: 15px;
		  position: relative;
		  z-index: 1;
	  }
	  #cts_CR_00047295_3 .program-pic {
		  position: absolute;
		  top: 50%;
		  right: 0;
		  transform: translateY(-50%);
	  }
	  #cts_CR_00047295_3 .program-txt {
		  text-align: center;
		  line-height: 1.7;
		  margin-top: 2em;
		  font-size: 12px;
		  font-weight: normal;
	  }

	  #cts_CR_00047295_3 .program-block dl{
		background-color: white;
		border-radius: 10px;
		margin: 25px 10px 0 10px;
		padding: 10px;
	}
	
	#cts_CR_00047295_3 .program-block dt{
		width: 291px;
		margin: 0 auto;
	}
	
	#cts_CR_00047295_3 .program-block dd{
		margin-top: 20px;
	}

	#cts_CR_00047295_3 .program-block dd p{
		font-size: 12px;
		line-height: 17px;
	}
	
	#cts_CR_00047295_3 .program-block dd p span{
		color: #3FBAB1;
	}
}
</pre></body></html>