/*// ALL //*/

body {
	margin: 0 auto;
	text-align:center;
	position: relative;
	background-color: #f3faf1;
	font-size: 1rem;
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	font-feature-settings: "palt";
	counter-reset: number 0; /*/ olカウンターリセット設定 /*/
}

*:focus {
	outline: none;
}

p {
	color: #000;
	padding: 3%;
	font-feature-settings:"palt" 1;
}

ul, ol {
    list-style: none;
}

.bg_color {
  background-color: #fff0a1;
}

/*----- 米印の時に使用 -----*/
.attention{
	font-size: .875rem;
}

/*----- マーカーライン -----*/
li span.marker{
	background: linear-gradient(transparent 0%, #FCC 0%);
	font-weight: 700;
}

/*// Basic //*/

.content_back {
	background: radial-gradient(#fff0a1 10%, transparent 10%) 0 0 / 35px 35px #fffdc4;
}

.contents_wrap {
	max-width: 1080px;
	margin: 0 auto;
	padding: 10% 0;
}

header {
	width: 100%;
	height: 3rem;
	padding: 2% 0 1%;
	background-color: #FFF;
}

header h1 {
	text-align: center;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
header img {
	width: 20rem;
}

.main_visual img {
	max-width: 1080px;
	width: 100%;
}
.main_visual h2 {
	text-align: center;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

h3 img {
	max-width: 425px;
}

.white_box {
	margin: 5% 0;
	padding: 5%;
	background-color: #FFF;
	border-radius: 13px;
	text-align: left;
}
.white_box h4 , .white_box h5 {
	font-weight: 700;
	line-height: 2em;
}

.white_box .point , .white_box .cam {
	width: 100%;
	display: flex;
	justify-content: center;
}
.white_box .point img , .white_box .cam img {
	width: 48rem;
}
.white_box .cam img {
	/*border: 3px solid #562b2b;*/
	border-radius: 3rem;
}

.white_box p , .white_box ul , .white_box ol {
	line-height: 2em;
	padding: 0;
}
.white_box ol {
	line-height: 2em;
}
.white_box ol li.number { /*/ カウンター位置設定 /*/
	position: relative;
	padding-left: 30px;
}
.white_box ol li.number::before { /*/ カウンター設定 /*/
	counter-increment: number 1;
	content: '(' counter(number)')';
	position: absolute;
	left: 0;
}

.white_box ul {
	list-style-type: square;
}
.white_box ul.circle {
	list-style-type: circle;
}
.white_box ul.no-style , .white_box ul.no-style li:first-child {
	list-style: none;
}
.white_box .indent_list {
	/*text-indent: -1.3em;*/
	padding-left: 1.5em;
}
.white_box dl {
	line-height: 2em;
}
.white_box dt {
	font-weight: 700;
}
.white_box .indent_box {
	padding-left: 1em;
}
.white_box .mark_box {
	padding-left: 1.5em;
}

.txt_attention {
	font-size: .875rem;
	line-height: 2em;
}

@media screen and (max-width: 1024px) {
	.white_box {
		margin: 5%;
	}
}
@media screen and (max-width: 896px) {
	body {
		font-size: .875rem;
	}
	.content_back {
		background: radial-gradient(#fff0a1 7%, transparent 10.5%) 21px 21px / 42px 42px #fffdc4;
		}
	.contents_wrap {
		max-width: 980px;
		padding: 15% 0;
	}

	header {
		width: 100%;
		height: 1rem;
		padding: 3% 0;
	}
	header img {
		width: 40%;
	}
	.main_visual img {
		width: 100%;
	}
	h3 img {
		width: 70%;
	}
	.white_box {
		width: 80%;
		margin: 5% auto;
	}
	.white_box p {
		text-align: left;
		/*font-size: .875rem;*/
	}
	.white_box .point img , .white_box .cam img{
		width: 100%;
	}
	.white_box .cam img{
		border-radius: 1rem;
	}
	/*.white_box dl {
		margin: 0 4%;
	}*/
	.txt_attention {
		font-size: .75rem;
	}
	.white_box .mark_box {
		padding-left: 1em;
	}
	/*// URLのはみ出し解消設定 //*/
	.white_box a.url {
	word-break: break-all;
	}
}



/*// Cam notice area //*/
/*// ※FAQとほぼ同じ設定だが設定変更の場合を考慮して別記載※ //*/

details.cam_notice {
	--arrow-size: 18px;
	--anime-speed: 0.3s;
}

details.cam_notice summary {
	box-sizing: border-box;
	position: relative;
	display: block;
	font-weight: 700;
	padding: 2.5em calc(var(--arrow-size) + 3em) 2.5em 3.5em;
	background: #fff;
	border: 1px solid #000;
	cursor: pointer;
	line-height: 1.5em;
	text-align: center;
}

details.cam_notice summary::-webkit-details-marker {
  /* iOSで表示されるデフォルトの三角形アイコンを消す */
 	display: none;
}


/*//引用情報：after要素の装飾で十分だがiOSだと疑似要素に「transition」が効かないので通常のタグを装飾 //*/
details.cam_notice summary .ico {
	position: absolute;
	top: 0;
	right: 1.5em;
	bottom: 0;
	display: block;
	width: var(--arrow-size);
	height: calc(var(--arrow-size) * 1.0);
	/*aspect-ratio: 1/0.6;*/
	/* //引用情報：Windows版Chrome124にてaspect-ratioを指定した要素と
	   position: absoluteの位置調整の組み合わせに不具合が発生　→　対処：height値をcalcの計算に切り替え //*/
	margin: auto;
	background: #000;
	/*clip-path: polygon(100% 13%, 50% 100%, 0 13%, 8% 0, 50% 73%, 92% 0);※下三角の場合*/
	/*// プラスの座標は手作りのため精密性に欠けると感じる場合は微調整 //*/
	clip-path: polygon(0 37%, 37% 37%, 37% 0, 64% 0, 64% 37%, 100% 37%, 100% 62%, 64% 62%, 64% 100%, 37% 100%, 37% 62%, 0 62%);
	transition: transform var(--anime-speed);
}

details.cam_notice[open] summary .ico {
	transform: rotate(180deg);
}

details.cam_notice .inner {
	position: relative;
	padding: 1.5em;
	background: #f9c2b2;
	line-height: 2em;
}
details.cam_notice .inner h6.underline {
	font-weight: normal;
	text-decoration: underline;
}

details.cam_notice .inner li.indent_none {
	text-indent: 0;
	padding-left: 0;
}

@media screen and (max-width: 540px){ 
	details.cam_notice .inner {
		font-size: .8125rem;
	}
	details.cam_notice .inner li , details.cam_notice .inner h5 {
		font-size: .8125rem;
		text-indent: 0;
		padding-left: 0;
	}
	details.cam_notice .inner h6 {
		font-size: .75rem;
	}
	details.cam_notice .inner .txt_small {
		font-size: .75rem;
	}
	details.cam_notice .inner li.indent_none {
	margin-top: 2.5%;
	}
}


/*// FAQ area //*/
details.faq {
	--arrow-size: 18px;
	--anime-speed: 0.3s;
}

details.faq summary {
	box-sizing: border-box;
	position: relative;
	display: block;
	font-weight: 700;
	padding: 2.5em calc(var(--arrow-size) + 3em) 2.5em 3.5em;
	background: #fff;
	border: 1px solid #000;
	cursor: pointer;
	line-height: 1.5em;
}

details.faq summary::-webkit-details-marker {
  /* iOSで表示されるデフォルトの三角形アイコンを消す */
 	display: none;
}

details.faq summary::before {
	content: "Q.";
	position: absolute;
	top: 2.5em;
	left: 1.5em;
	color: #f8b500;
}

/*//引用情報：after要素の装飾で十分だがiOSだと疑似要素に「transition」が効かないので通常のタグを装飾 //*/
details.faq summary .ico {
	position: absolute;
	top: 0;
	right: 1.5em;
	bottom: 0;
	display: block;
	width: var(--arrow-size);
	height: calc(var(--arrow-size) * 1.0);
	/*aspect-ratio: 1/0.6;*/
	/* //引用情報：Windows版Chrome124にてaspect-ratioを指定した要素と
	   position: absoluteの位置調整の組み合わせに不具合が発生　→　対処：height値をcalcの計算に切り替え //*/
	margin: auto;
	background: #000;
	/*clip-path: polygon(100% 13%, 50% 100%, 0 13%, 8% 0, 50% 73%, 92% 0);※下三角の場合*/
	/*// プラスの座標は手作りのため精密性に欠けると感じる場合は微調整 //*/
	clip-path: polygon(0 37%, 37% 37%, 37% 0, 64% 0, 64% 37%, 100% 37%, 100% 62%, 64% 62%, 64% 100%, 37% 100%, 37% 62%, 0 62%);
	transition: transform var(--anime-speed);
}

details.faq[open] summary .ico {
	transform: rotate(180deg);
}

details.faq .inner {
	position: relative;
	padding: 1.5em 1.5em 1.5em 3.5em;
	background: #ffdb4f;
	line-height: 2em;
}

details.faq .inner::before {
	content: "A.";
	position: absolute;
	top: 1.5em;
	left: 1.5em;
	font-weight: 700;
}


@media screen and (max-width: 540px){ 
	details.faq .inner {
		font-size: .8125rem;
	}
	details.faq .inner li , details.faq .inner h5 {
		font-size: .75rem;
		text-indent: 0;
		padding-left: 0;
	}
}

/*// au wi-fi acsess area //*/

ul.notes , dl.notes {
	line-height: 2em;
}
ul.notes {
	list-style: inside;
}
dl.notes dt{
	font-weight: 700;
}
dl.notes dd {
	/*text-indent: -0.5em;*/
	padding-left: 1em;
}
@media screen and (max-width: 896px){
	ul.notes , dl.notes {
		margin: 0 4%;
	}
	dl.notes dd {
		text-indent: 0;
	}
}


/*// Footer area //*/

.copyright {
	padding:10px;
	text-align: center;
	vertical-align: bottom;
	color: #000;
	font-weight: 400;
	/*font-size: .625rem;*/
	line-height: 2;
	margin-bottom: 5rem;
}
.copyright p {
	line-height: 2em;
}

/*// お申し込みボタン設定 //*/
.fix_btn_box {	
	display: flex;
	position: fixed;
	/*position: sticky;*/
	width: 100%;
	height: 10rem;
	padding-top: 5%;
	bottom: 0;
	z-index: 100;
	background:rgba(0,0,0,0.6);
	-webkit-backdrop-filter: blur(5px);/*// iPhoneはベンダープレフィックスが必要＠20240530現在 //*/
	backdrop-filter: blur(5px);
}

.fix_btn_area {	
	display: grid;
	row-gap: 5px;	/* flex→grid,row-gap広告閉じる説明文追加するため */
	justify-items: center;	/* 広告閉じる説明文追加するため */
	position: absolute;	/* 広告閉じる説明文追加するため */
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

/* 広告閉じる説明文 */
.fix_btn_area p{	
	width: 140%;
	color: #fff;
	font-size: 1.0rem;
	margin-top: 3%;
}

a.fix_btn {	
  	width:35rem;
	height: 5rem;
  	background: #FF5600;
	border: 2px solid #FF5600;
  	border-radius: 75rem;
	display: flex;
	justify-content: center;
	align-items: center;
  	font-size: 2rem;
	font-weight: 700;
	text-decoration: none;
  	color: #FFF;
	cursor: pointer;
	transition: .3s cubic-bezier(0.45, 0, 0.55, 1);
}
a.fix_btn:hover {
	background: #FFF;
	color: #FF5600;
	
}

@media screen and (max-width: 896px){
	.copyright {
		width: 80%;
		margin: 0 auto;
		font-size: .75rem;
		margin-bottom: 6rem;
	}
	.fix_btn_box {
		height: 8rem;
	}
	a.fix_btn {
		width: 17rem;	/* width 16→17 広告閉じる説明文追加するため */
		height: 2rem;
		font-size: 1rem;
	}
}
/*// お申し込みボタン設定 //*/



