@charset "UTF-8";



movie {
	width: 100%;
}


.atten {
	font-size: 12px;
	color: #57A3D3;	
}

.caution1l {
	margin-top: 5px;
}
.gotoAtten {
	border: solid 1px #FFEEEE;
	border-radius: 5px;
	background-color: #FFFEE0;
	padding: 10px;
	margin-bottom: 20px;
}
.goAtt {
	font-size: 18px;
	margin-bottom: 10px;
}

/*料金表*/
.pTable {
	border-collapse: collapse;
	margin-top: 10px;
}
.pTable th {
	border: solid 1px #cccccc;
	padding: 8px;
	text-align: left;
	background-color: #F5F5F5;
	font-size: 14px;
}
.pTable td {
	border: solid 1px #cccccc;
	padding: 8px;	
	text-align: right;
	line-height: 2.1;
}


/* #### ribon ####*/
#ribon {
	width: 100%;
	background-image: url(../img/con_back.jpg);
	position: relative;
}

.nTitle {
	font-size: 16px;
	font-weight: bold;
	border-left: solid 4px #1c84ef;
	margin-bottom: 14px;
	padding: 4px 0 4px 12px;
	clear: both;
}

/* 必須ボタン */
.reqired {
	color: #fcfcfc;
	font-size: 9px;
	background-color: #ffa1a1;
	border-radius: 2px;
	padding: 2px 4px;
}

.baseBox .inner {
	
}

/* ## detail.php ## */
/* scroll部分 */
#scrollNav2	{
	width: 100%;
	box-sizing: border-box;
	height: 50px;
	padding: 5px 0;
}
#scrollNav2 ul	{
	width: 100%;
	box-sizing: border-box;
	box-shadow: 1px 1px 2px rgba(68,68,68,0.84);
	height: 40px;
	border-radius: 14px;
	color: #ffffff;
	overflow: hidden;
}
#scrollNav2.scfixed {
	position: fixed;
	top: 100px;
	left: 0;
	z-index: 997;
}
#scrollNav2.scfixed ul {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
}	
#scrollNav2 ul li	{
	width: 25%;
	box-sizing: border-box;
	float: left;
}
#scrollNav2 ul li	a {
	width: 100%;
	box-sizing: border-box;
	height: 40px;
	color: #ffffff;
	border-right: solid 1px #888888;
	text-align: center;
	background-color: #999999;
	padding: 10px;
	display: block;
}
#scrollNav2 ul li:last-child	a {
	border-right: none;
}
#scrollNav2 ul li	a:hover {
	background-color: #888888;
	text-decoration: none;
}
hr.ajHeight2 {
   border-width: 0 0 0 0;	/* 太さ */
   border-style: none;		/* 線種 */
   border-color: transparent;		/* 線色 */
   height: 0;				/* 高さ */
   margin: 0;
}

.tdmTitle {
	font-size: 34px;
	font-weight: bold;
	line-height: 1.3;
	margin: 14px 0;
}
.dmBox .code {
	font-weight: bold;
	text-align: right;
	margin-bottom: 18px;
}

#slide1.sslider {
	margin: 24px 0;
}

.tdcTitle:hover {
	opacity: 0.84;
}
	
/* taitleBox */
.tdBox {
	padding: 4px 0 4px 0;
	overflow: hidden;
}
.tdBox img {
	max-width: 100%;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
}
.tdBox p {
}
.tdBox table {
	width: 100%;
}
/* ## tag ## */
.tdBox .ctrTag {
	width: 100%;
	box-sizing: border-box;
	height: 50px;
	line-height: 50px;
	margin: 0 auto 4px auto;
	padding:5px 0;
	text-align: center;
	position: relative;
}
.tdBox .ctrTag:before{
	content: '';
	width: 0px;
	height: 0px;
	border-width:25px 0px 25px 10px; 
	border-color: transparent transparent transparent #fff;
	border-style: solid;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.tdBox .ctrTag:after{
	content: '';
	width: 0px;
	height: 0px;
	border-width:25px 10px 25px 0px; 
	border-color: transparent #fff transparent transparent ;
	border-style: solid;
	position: absolute;
	top:0;
	right: 0;
	z-index: 1;
}
.tdBox .ctrTag span {
	color:#fff;
	height: 38px;
	font-size: 16px;
	line-height: 38px;
	border-top:1px dashed rgb(220,220,220);
	border-bottom:1px dashed rgb(220,220,220);
	margin:0;
	padding:0 10px;
	box-sizing: border-box;
	display: block;
}

.tdBox .tIcon {
	margin-top: 14px;
}
.tdBox #tTitle h2 {
	font-size: 30px;
	font-weight: bold;
	padding-top: 8px;
}
.tdBox #tTitle h2 .sub {
	font-size: 25px;
	font-weight: normal;
}
.tdBox p.tCode {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 0;
}

/* # ツアーテーマ振り分け # */
/* 世界遺産 */
.ti1,.ti150,.ti177 {
	color: #74bc48;
	background-color: #74bc48;
}
/* 遺跡 */
.ti2,.ti151,.ti178 {
	color: #eb6f70;
	background-color: #eb6f70;
}
/* 歴史・文化 */
.ti3,.ti152,.ti179 {
	color: #40a880;
	background-color: #40a880;
}
/* 戦争の歴史 */
.ti4,.ti153,.ti180 {
	color: #999999;
	background-color: #999999;
}
/* 自然・絶景 */
.ti5,.ti154,.ti181 {
	color: #e9e229;
	background-color: #e9e229;
}
/* 暮らし・生活体験 */
.ti6,.ti155,.ti182 {
	color: #955694;
	background-color: #955694;
}
/* 田舎・農村 */
.ti7,.ti156,.ti183 {
	color: #4fc16a;
	background-color: #4fc16a;
}
/* 少数民族 */
.ti8,.ti157,.ti184 {
	color: #c17088;
	background-color: #c17088;
}
/* 食文化・料理 */
.ti9,.ti158,.ti185 {
	color: #c75e5e;
	background-color: #c75e5e;
}
/* リゾート */
.ti10,.ti159,.ti186 {
	color: #6978ff;
	background-color: #6978ff;
}
/* マリンスポーツ */
.ti11,.ti160,.ti187 {
	color: #309ac1;
	background-color: #309ac1;
}
/* クルーズ */
.ti12,.ti161,.ti188 {
	color: #ffbadd;
	background-color: #ffbadd;
}
/* 鉄道 */
.ti13,.ti162,.ti189 {
	color: #c74071;
	background-color: #c74071;
}
/* サイクリング */
.ti14,.ti163,.ti190 {
	color: #d3da16;
	background-color: #d3da16;
}
/* トレッキング */
.ti15,.ti164,.ti191 {
	color: #c1a972;
	background-color: #c1a972;
}
/* バス旅 */
.ti16,.ti165,.ti192 {
	color: #ac7bf5;
	background-color: #ac7bf5;
}
/* 体験交流・スタディ */
.ti17,.ti166,.ti193 {
	color: #f6c500;
	background-color: #f6c500;
}
/* ボランティア */
.ti18,.ti167,.ti194 {
	color: #3b5c7d;
	background-color: #3b5c7d;
}
/* 送迎 */
.ti19,.ti168,.ti195 {
	color: #555e86;
	background-color: #555e86;
}
/* チャーター */
.ti20,.ti169,.ti196 {
	color: #eb6f70;
	background-color: #eb6f70;
}
/* ショッピング */
.ti21,.ti170,.ti197 {
	color: #ff8400;
	background-color: #ff8400;
}
/*  */
.ti22,.ti171,.ti198 {
	color: #4dc1bd;
	background-color: #4dc1bd;
}
/*  */
.ti23,.ti172,.ti199 {
	color: #c7c726;
	background-color: #c7c726;
}
/*  */
.ti24,.ti173,.ti200 {
	color: #7b97c7;
	background-color: #7b97c7;
}
/*  */
.ti25,.ti174 {
	color: #71c763;
	background-color: #71c763;
}
/*  */
.ti26,.ti175 {
	color: #c77bbd;
	background-color: #c77bbd;
}
.ti27,.ti176 {
	color: #8368D7;
	background-color: #8368D7;
}
#tTitle .tIcon li {
	border-radius: 10px;
	margin: 0 8px 4px 0;
	float: left;
	overflow: hidden;
}
#tTitle ul.tIcon {
	width: 100%;
	box-sizing: border-box;
}
#tTitle ul.tIcon li {
	width: 23.9%;
	box-sizing: border-box;
	margin-right: 1%;
}
#tTitle ul.tIcon li .title {
	color: #ffffff;
	text-align: center;
	font-size: 11px;
	padding: 4px 0;
	display: block;
	overflow: hidden;
}
.tdcTitle {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	background-color: #2c2fa0;
	border-radius: 8px;
	margin-top: 8px;
	margin-bottom: 20px;
	cursor: pointer;
	padding: 10px 0 10px 14px;
	position: relative;
	clear: both;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.tdcTitle2 {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	background-color: #2c2fa0;
	border-radius: 8px;
	margin-top: 8px;
	margin-bottom: 20px;
	padding: 10px 0 10px 14px;
	clear: both;
	position: relative;
}
.tdcTitle2:after {
	width: 0;
	border-top: 12px solid #2c2fa0;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom-width: 0;
	bottom: -12px;
	content: "";
	display: block;
	left: 48%;
	position: absolute;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.tdMain {
	padding: 6px 0;
}
.tdMain h3 {
	font-size: 18px;
	font-weight: bold;
	text-shadow: 0 0 5px white;
	border-left: solid 7px #ff2500;
	background: -webkit-repeating-linear-gradient(-45deg, #fbdbe1, #fbdbe1 3px,#fdeff0 3px, #fdeff0 7px);
	background: repeating-linear-gradient(-45deg, #fbdbe1, #fbdbe1 3px,#fdeff0 3px, #fdeff0 7px);
	margin-bottom: 14px;
	padding: 8px 0 8px 14px;
	clear: both;	
}

.tdMain h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 8px 0 6px 0;
}

.edArea li, .edArea ol {
	list-style: inherit;
	margin-left: 18px;
}
.edArea ul.lsNone li {
	list-style: none;
	margin-left: 0;
}

/* 日程表table設定 */
table.tTable {
	width: 100%;
	border: solid 1px #d4d4d4;
	border-collapse: collapse;
	margin-bottom: 8px;
}
table.tTable th {
	border: solid 1px #d4d4d4;
	background-color: #e9e9e9;
	color: #ff6600;
	font-weight: bold;
	padding: 4px;
	text-align: left;
}
table.tTable td {
	border: solid 1px #d4d4d4;
	line-height: 1.8;
	text-align: left;
	padding: 5px 5px 5px 10px;
}
table.tTable td.date {
	background-color: #f4f4f4;
	text-align: center;
	padding: 5px;
}
table.tTable td.place {
	padding: 5px 5px 5px 10px;
}
table.tTable td p.city {
	font-weight: bold;
	text-align: right;
	line-height: 1;
	margin: 0;
	padding-right: 2px;
}
table.tTable td.meal {
}

/* info部分table設定 */
table.tiTable {
	width: 100%;
	border: solid 1px #d4d4d4;
	margin-bottom: 8px;
}
table.tiTable th {
	width: 20%;
	border: solid 1px #d4d4d4;
	background-color: #f4f4f4;
	text-align: center;
	padding: 4px 2px;
}
table.tiTable td {
	border: solid 1px #d4d4d4;
	line-height: 1.8;
	text-align: left;
	padding: 5px 5px 5px 10px;
	word-break: break-all;
}

/* ## 旅行代金部分 ## */
.tdMain .tpBox {
	border: solid 1px #999999;
	border-radius: 10px;
	margin-top: 8px;
	margin-bottom: 14px;
	padding: 14px;
}
#tMain h4.tpTitle {
	font-size: 24px;
	color: #242424;
	background-color: #ffffff;
	border-radius: 0;
	border-bottom: solid 1px #242424;
	margin-top: 4px;
	margin-bottom: 8px;
	padding: 0 0 5px 0;
}
.tdMain .tpBox table {
	width: 100%;
	border: solid 1px #cccccc;
	border-collapse: collapse;
}
.tdMain .tpBox tr {
	background-color: #ffffff;
}
.tdMain .tpBox tr:nth-child(2n+1) {
	background-color: #f9f9f9;
}
.tdMain .tpBox th {
	color: #ffffff;
	background-color: #444444;
	border: solid 1px #cccccc;
	padding: 4px 0;
}
.tdMain .tpBox td {
	text-align: center;
	border: solid 1px #cccccc;
	padding: 4px 0 4px 4px;
}
.tdMain .tpBox td .nButton a {
	margin: 0;
	padding: 8px 0;
}

.entBox {
	background-color: #f4f3f3;
	padding: 18px;
}


/*ラジオボタンCSS*/
.setOption {
	font-size: 16px;
	margin-bottom: 10px;
}
.cp_ipradio {
	padding: 0;
}
@keyframes click-wave {
	0% {
		position: relative;
		width: 30px;
		height: 30px;
		opacity: 0.35;
	}
	100% {
		width: 200px;
		height: 200px;
		margin-top: -80px;
		margin-left: -80px;
		opacity: 0;
	}
}
.cp_ipradio .option-input {
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 26px;
	height: 26px;
	cursor: pointer;
	transition: all 0.15s ease-out 0s;
	color: #ffffff;
	border: none;
	outline: none;
	background: #e0efff;
	-webkit-appearance: none;
	        appearance: none;
}
.cp_ipradio .option-input:hover {
	background: #c2defc;
}
.cp_ipradio .option-input:checked {
	background: #1c84ef;
}
.cp_ipradio .option-input:checked::before {
	font-size: 18px;
	line-height: 26px;
	position: absolute;
	display: inline-block;
	width: 26px;
	height: 26px;
	content: '✔';
	text-align: center;
}
.cp_ipradio .option-input:checked::after {
	position: relative;
	display: block;
	content: '';
	-webkit-animation: click-wave 0.65s;
	        animation: click-wave 0.65s;
	background: transparent;
}
.cp_ipradio .option-input.radio {
	border-radius: 50%;
}
.cp_ipradio .option-input.radio::after {
	border-radius: 50%;
}
.cp_ipradio label {
	line-height: 0.1;
	display: block;
}
.cp_ipradio .option-input:disabled {
	cursor: not-allowed;
	background: #e0efff;
}
.cp_ipradio .option-input:disabled::before {
	font-size: 20px;
	line-height: 1.0;
	position: absolute;
	display: inline-block;
	width: 30px;
	height: 30px;
	content: '✖︎';
	text-align: center;
}
.cp_ipradio .disabled {
	color: #9e9e9e;
}

#calendar3 {
	font-size: 16px;
	max-width: 780px;
	margin: 0 auto;
}
.subBox {
	width: 80%;
	margin: 24px auto 14px auto;
}

#address {
	width: 100%;
	box-sizing: border-box;
	border: solid 1px #cccccc;
	border-radius: 5px;
	font-size: 12px;
	background-color: #f5f5f5;
	margin: 24px auto;
	padding: 14px;
	overflow: hidden;
}
#address .lBox {
	width: 60%;
	box-sizing: border-box;
	float: left;
}
#address .rBox {
	width: 40%;
	box-sizing: border-box;
	float: right;
	font-size: 30px;
	padding-top: 25px;
	text-align: right;
}


/* #### width 359px以下の場合の設定 (for SP Only) #### */
@media (max-width: 359px) {


}

/* #### width 360px～500pxの場合の設定 (for SP Wide Only) #### */
@media (min-width: 360px) and (max-width: 500px) {

}

/* ## width 501px～767pxの場合の設定 (for Tub Only) ## */
@media (min-width: 501px) and (max-width: 767px) {


}

/* #### width 767px 以下の場合の設定 (for All Mobile Dvices) #### */
@media (max-width: 767px) {
.gotoIcon {
	background-color: #58A5CF;
	color: #ffffff;
	font-size: 10px;
	padding: 3px 6px;
	border-radius: 3px;
	margin-right: 5px;
	line-height: 2.1;
}
.toriA {
	text-decoration: line-through;
	font-size: 11px;
	color:#969696;
}
.toriC {
	text-decoration: line-through;
	font-size: 10px;
	color: #969696;
}
.gotoA {
	font-size: 13px;
}
.gotoC {
	font-size: 11px;
}
.atten2 {
	font-size: 14px;
	color: #4E8ED8;
	margin-top: 20px;
}
h4.goto {
	background-color: #3D99CB;
	padding: 10px;
	color: #ffffff;
}
/*GOTO対象アイコン*/
.gotoIconL {
  font-size: 14px;
  display: inline-block;
  padding: 3px;
  color: #ffffff;
  border: #ffffff dashed 1px;
  box-shadow: 0 0 0 0.2em #3F9EDD;
  border-radius: 2.5px;
  background-color: #3F9EDD;
  opacity: 0.8;
  right: 20px;
  margin: 0 0 15px 0;
  width: 98%;
  text-align: center;
}
.sTitle {
	font-size: 16px;
}

/* ## detail.php ## */

/* scroll部分 */
#scrollNav2	{
	display: none;
}
hr.ajHeight2 {
	display: none;
}
	
.tdmTitle {
	font-size: 18px;
	margin: 10px 0;
}
.dmBox .code {
	margin-bottom: 14px;
}

/* taitleBox */
.tdBox {
	padding: 4px 0 4px 0;
}
/* ## tag ## */
.tdBox .ctrTag {
	height: 38px;
	line-height: 38px;
	margin-bottom: 4px;
	padding: 4px 0;
}
.tdBox .ctrTag:before{
	border-width: 19px 0px 19px 10px; 
}
.tdBox .ctrTag:after{
	border-width: 19px 10px 19px 0px; 
}
.tdBox .ctrTag span {
	height: 28px;
	font-size: 14px;
	line-height: 28px;
	padding: 0 4px;
}

.tdBox #tTitle h2 {
	font-size: 20px;
	line-height: 1.3;
}
.tdBox #tTitle h2 .sub {
	font-size: 16px;
}
.tdBox p.tCode {
	text-align: right;
	font-size: 11px;
}

/* # ツアーテーマ振り分け # */
#tTitle .tIcon li {
	margin: 0 8px 4px 0;
}
#tTitle ul.tIcon {
}
#tTitle ul.tIcon li {
	width: 32%;
	margin-right: 1%;
}
#tTitle ul.tIcon li .title {
	font-size: 10px;
	padding: 2px 4px;
}
	
.tdcTitle {
	font-size: 14px;
	border-radius: 0;
	margin-top: 0;
	margin-bottom: 8px;
	padding: 10px 0 10px 14px;
}
.tdcTitle:active {
	opacity: 0.84;
}

	
.tdcTitle2 {
	font-size: 14px;
	border-radius: 0;
	margin-top: 0;
	margin-bottom: 8px;
	padding: 10px 0 10px 14px;
}

.tdcTitle.active:after {
	width: 0;
	border-top: 12px solid #2c2fa0;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom-width: 0;
	bottom: -12px;
	content: "";
	display: block;
	left: 48%;
	position: absolute;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.tdcTitle:before {
	font-family: "Font Awesome 5 Free";
	content: "\f078";
	position: absolute;
	top: 14px;
	right: 14px;
}
.tdcTitle.active:before {
	font-family: "Font Awesome 5 Free";
	content: "\f077";
	position: absolute;
	top: 14px;
	right: 14px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
	
.tdMain h3 {
	font-size: 16px;
	border-left: solid 5px #ff2500;
	margin-bottom: 10px;
	padding: 6px 0 6px 10px;
}
.tdMain h4 {
	font-size: 14px;
	margin: 5px 0;
}
.tdMain {
	padding: 4px 0 10px 0;
	display: none;
}
.tdMain img {
	max-width: 100%;
}
#tdPrice .tdMain, #teForm .tdMain {
	display: block;
}

#tMain h3 {
	font-size: 16px;
}
#tMain h4 {
	margin-top: 8px;
	font-size: 18px;
	clear: both;
}
#tMain h5 {
	font-size: 14px;
}

#tYakkan {
	border: solid 1px #cccccc;
	padding: 8px;
	background-color: #FEF9E2;
	font-size: 12px;
	margin: 0 2%;
	border-radius: 6px;
}

/* ## tour title ## */
#tTitle {
	margin-bottom: 0;
}
#tTitle h2 {
	font-size: 20px;
	line-height: 1.3;
	padding-top: 12px;
}
#tTitle h2 .sub {
	font-size: 16px;
}
#tTitle .tCode {
	text-align: right;
	font-size: 11px;
}

#tMain h3 {
	padding: 5px 0;
}
#tMain h4 {
	padding: 4px 0 4px 0;
	clear: both;
}

/* スクロールガイド */
.scrollguide {
	font-size: 11px;
	margin-top: 14px;
	margin-bottom: 24px;
}
.scrollguide li a {
	height: 38px;
}
.scrollguide li:nth-child(3) a {
	font-size: 9px;
	padding-top: 10px;
}

/* 日程表table設定 */
table.tTable {
}
table.tTable td {
	line-height: 1.5;
	padding: 6px;
}
table.tTable td.date {
	padding: 2px;
}
table.tTable td.place {
	padding: 2px 2px 2px 4px;
}
table.tTable td.time, table.tTable th.time {
}
table.tTable th#tDate {
	width: 8%;
}
table.tTable th#tPlace {
	width: 20%;
}
table.tTable th#tSche {
	width: 60%;
}

/* ## 旅行代金部分 ## */
#calendar3 {
	margin: 10px auto 0 auto;
}
.tdMain.price {
	padding-right: 0;
	padding-left: 0;
}
.tdMain.price .scrollguide {
	padding-right: 14px;
	padding-left: 14px;
}
.tdMain .tpBox {
	border-right: none;
	border-left: none;
	border-radius: 0;
	margin-top: 4px;
	margin-bottom: 8px;
	padding: 4px 10px 10px 10px;
}
#tMain h4.tpTitle {
	font-size: 16px;
	border-bottom: solid 1px #242424;
	margin-top: 4px;
	margin-bottom: 8px;
	padding: 0 0 5px 0;
}

/* table設定 */
.tdMain .tpBox td .nButton a {
	font-size: 10px;
}

/*ラジオボタンCSS*/
.setOption {
	font-size: 14px;
	margin-bottom: 8px;
}
@keyframes click-wave {
	0% {
		position: relative;
		width: 20px;
		height: 20px;
		opacity: 0.35;
	}
	100% {
		width: 100px;
		height: 100px;
		margin-top: -80px;
		margin-left: -80px;
		opacity: 0;
	}
}
.cp_ipradio .option-input {
	position: relative;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 20px;
	height: 20px;
	cursor: pointer;
	transition: all 0.15s ease-out 0s;
	color: #ffffff;
	border: none;
	outline: none;
	background: #e0efff;
	-webkit-appearance: none;
	        appearance: none;
}
.cp_ipradio .option-input:checked::before {
	font-size: 11px;
	line-height: 20px;
	position: absolute;
	display: inline-block;
	width: 18px;
	height: 18px;
	content: '✔';
	text-align: center;
}
.cp_ipradio .option-input.radio {
	border-radius: 50%;
}
.cp_ipradio .option-input.radio::after {
	border-radius: 50%;
}
.cp_ipradio label {
	line-height: 0.1;
	display: block;
}
.cp_ipradio .option-input:disabled {
	cursor: not-allowed;
	background: #e0efff;
}
.cp_ipradio .option-input:disabled::before {
	font-size: 16px;
	line-height: 1.0;
	position: absolute;
	display: inline-block;
	width: 18px;
	height: 18px;
	content: '✖︎';
	text-align: center;
}
.cp_ipradio .disabled {
	color: #9e9e9e;
}


/* ## entry.php ## */
.entWrapp {
}

.progress {
	width: 100%;
	margin: 18px auto 18px auto;
}

.entInside {
	padding-right: 14px;
	padding-left: 14px;
}

.entMain {
	width: 100%;
	margin-right: 0;
	padding: 4px 14px 4px 14px;
	float: none;
}
.entMain .inBox {
	padding: 14px;
}
.entSide {
	width: 100%;
	padding: 0 14px 0 14px;
	float: none;
}
.entSide .esInbox {
	padding: 14px;
}
	
#address {
	width: 100%;
	font-size: 11px;
	margin: 18px auto;
	padding: 10px;
}
#address .lBox {
	width: 100%;
	float: none;
}
#address .rBox {
	width: 100%;
	float: none;
	font-size: 18px;
	padding-top: 18px;
	text-align: center;
}
.attention {
	border: solid 1px red;
	padding: 10px;
	border-radius: 3px;
	background-color: #FFF3F4;
	font-size: 14px;
	color: red;
	font-weight: bold;
	margin-bottom: 10px;
}
.attention a {
	color: red;
}
.attention a:hover {
	color: #65CBFF;
}	
}


/* #### width 768px 以上の場合の設定 (for PC) #### */
@media (min-width: 768px) {
.attention {
	border: solid 1px red;
	padding: 10px;
	border-radius: 3px;
	background-color: #FFF3F4;
	font-size: 16px;
	color: red;
	font-weight: bold;
	margin-bottom: 10px;
}
.attention a {
	color: red;
}
.attention a:hover {
	color: #65CBFF;
}
.gotoIcon {
	background-color: #58A5CF;
	color: #ffffff;
	font-size: 10px;
	padding: 3px 6px;
	border-radius: 3px;
	margin-right: 5px;
}
.toriA {
	text-decoration: line-through;
	font-size: 16px;
	color:#969696;
}
.toriC {
	text-decoration: line-through;
	font-size: 12px;
	color: #969696;
}
.gotoA {
	font-size: 16px;
}
.gotoC {
	font-size: 12px;
}
.atten2 {
	font-size: 14px;
	color: #4E8ED8;
	margin-top: 20px;
}
h4.goto {
	background-color: #3D99CB;
	padding: 10px;
	color: #ffffff;
}
.br-sp {
	display:none; 
}
/*GOTO対象アイコン*/
.gotoIconL {
  font-size: 14px;
  display: inline-block;
  padding: 10px;
  color: #ffffff;
  border: #ffffff dashed 1px;
  box-shadow: 0 0 0 0.2em #3F9EDD;
  border-radius: 2.5px;
  background-color: #3F9EDD;
  opacity: 0.8;
  right: 20px;
  margin: 10px 0 20px 0;
  width: 100%;
  text-align: center;
}

/* dl dt dd 設定 */
dl {
}
dt {
	width: 24%;
	height: 30px;
	padding: 14px 0;
}
dd {

	min-height: 30px; 
	margin: -44px 0 0 0 ;
	padding: 0 0 14px 24%;
}


.sTitle {
	font-size: 20px;
}
	
/* index.php */
.prologue p {
	line-height: 2;
	margin: 10px 0;	
}

.listBox ul.disc li {
	width: 48%;
	box-sizing: border-box;
	float: left;
}
	

.tdcTitle:after {
	width: 0;
	border-top: 12px solid #2c2fa0;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom-width: 0;
	bottom: -12px;
	content: "";
	display: block;
	left: 48%;
	position: absolute;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.tdcTitle.active:after {
	display: none;
}
.tdcTitle.active:before {
	font-family: "Font Awesome 5 Free";
	content: "\f078";
	position: absolute;
	top: 14px;
	right: 14px;
}
.tdcTitle:before {
	font-family: "Font Awesome 5 Free";
	content: "\f077";
	position: absolute;
	top: 14px;
	right: 14px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
	
}

/* #### width 980px 以上の場合の設定 #### */
@media (min-width: 980px) {

.sTitle {
	font-size: 24px;
}	

.listBox ul.disc li {
}
	
}


/* #### width 1200px 以上の場合の設定 #### */
@media (min-width: 1200px) {

.sTitle {
	font-size: 28px;
}	


}