@charset "UTF-8";
@import "/include/css/common.sp.css";

/* ---------------------------------------------------------
	CSS Document detail
--------------------------------------------------------- */

#detail {
	text-align: left;
}

#detail .pc {
	display:none;
}

#detail h3 {
	margin-bottom: 20px;
	padding-left: 10px;
	border-left: solid 5px #7f8dba;
	font-weight: 100;
	font-size: 20px;
	line-height: 1.3;
	text-align: left;
}

#detail h4 {
	background:#858aba;
	padding: 12px;
	color:#fff;
	margin:25px 0 15px;
	font-size: 18px;
	text-align:center
}
#detail h5 {
	background:#f6f8ff;
	padding: 12px;
	border: solid 1px #7f8dba;
	margin:25px 0 15px;
	font-size: 17px;
}

#detail strong {
	font-weight: 100;
	color: #ff530a;
}

#detail .section {
	margin-bottom: 40px;
}

#detail p {
	margin-bottom: 20px;
}

/* 詳細 */
#detail .box {
	background:#e1d7af;
	padding:30px 2% 2%
}

#detail .inbox {
	background:#fff ;
	padding:0 2% 2%;
	border-radius:8px;
	font-size:16px;
	line-height:26px;
}

/* --サブタイトル */
#detail .sbttl{
	font-weight:bold;
	font-size:20px;
	line-height:1;
	margin-bottom:25px;
	text-align:center;
}

#detail .sbttl span,#detail .sbttl img{
	display:block;
	margin:auto
}

#detail .sbttl .no{
	display:inline-block;
	width:73px;
	background: #e3895d;
	color: #fff;
	font-size:30px;
	font-weight:bold;
	border-radius:100%;
	border:8px solid #e1d7af;
	padding:15px 10px 13px;
	margin:-30px 0 10px;
}

#detail .sbttl .text01{
	color: #000;
	font-weight:bold;
	line-height:1.4;
	border-bottom:3px dotted #868cbb;
	padding:10px;
}

#detail .red {
	color: #d15009;
}

#detail .bold {
	font-weight: bold;
}

#detail .point_menu_01 {
	background:#cabf93;
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	padding:2%
}

#detail .wrapper {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-gap: 0px 2%;
}

#detail .wrapper img {
	display:block;
	margin:auto;
}

#detail h6 {
	font-size:18px;
	border-bottom:5px solid #c7cbec;
	padding-bottom:5px;
	margin:10px 0;
	text-align:center
}

#detail .p_01 {
	width:100%;
	font-size:15px;
	text-align:center;
	margin:3% 0
}

#detail .p_01 td {
	border:1px solid #ccc;
	padding:1.5%;
}

#detail .p_01 td span {
	font-size:12px;
	font-weight:normal;
	display:block
}

#detail .p_01 td ul li {
	list-style-type: disc;
	margin:0 0 1px 1.5em;
	line-height:21px;
}

#detail .p_01 td.b_none {
	border:none;
	width:6px;
	height:6px;
	padding:0px;
}

#detail .p_01 td.obj_01,
#detail .p_01 td.obj_02 {
	font-size:15px;
	line-height:19px;
	width:36%;
	border:none;
	padding:1px
}

#detail .p_01 td.obj_01 {
	padding-right:1px;
}

#detail .p_01 td.obj_02 {
	padding-left:1px;
}

#detail .p_01 td.obj_01 strong,
#detail .p_01 td.obj_02 strong {
	background:#8e8e8e;
	display:block;
	color:#fff;
	border-radius:6px;
	font-weight:bold;
}

#detail .p_01 td.obj_01 strong{
	padding-top:28px;
	height:46px;
}

#detail .p_01 td.obj_02 strong{
	padding-top:10px;
	height:64px;
}

#detail .p_01 td.obj_05 {
	font-size:15px;
	line-height:18px;
	background:#e6ebfa;
	width:6%;
	border-radius:6px;
	border:none;
}

#detail .p_01 td.obj_03 {
	font-size:15px;
	background:#7f8dba;
	color:#fff;
	padding:8px;
	line-height:21px;
	width:21.5%;
	border-radius:6px 0 0 6px;
	border:none;
}

#detail .p_01 td.obj_04_c {
	background:#fff;
	text-align:left;
	vertical-align:top;
	font-size:15px;
}

#detail .p_01 td.obj_04_c strong:before {
	content:"●";
	margin-right:0.3em;
	color:#7f8dba
}

#detail .p_01 td.obj_04_w {
	background:#fff;
	text-align:left;
	vertical-align:top;
	font-size:15px;
	border-radius:50px;
}

#detail .p_01 td.obj_04_w strong:before {
	content:"●";
	margin-right:0.3em;
	color:#7f8dba
}

#detail .p_01 td.obj_04_c strong,
#detail .p_01 td.obj_04_w strong {
	font-size:15px;
	line-height:22px;
	color:#333;
	font-weight:bold;
	display:block;
	text-indent:-1.3em;
	margin:0 0 2px 1.3em;
}

#detail .ph_center {
	text-align:center;
}

#detail .note_01 {
	font-size:13px;
	line-height:20px;
	margin:10px;
	text-align:center
}

#detail .wrapper_02 {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-gap: 10px 0;
}

#detail .wrapper_02 h6 {
	font-size:20px;
	border-bottom:none;
}

#detail .wrapper_02 h6 span {
	display:block;
	margin-top:5px;
	font-size:15px;
}

#detail .wrapper_02 div {
	background:#c7de8a;
	border-radius:10px;
	padding:2% 2% 0
}

#detail .wrapper_02 div.bk02 {
	background:#f7cd5d;
}

#detail .wrapper_02 div p {
	background-color:rgba(255,255,255,0.5);
	border-radius:10px;
	padding:15px;
}

#detail .wrapper_03 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 10px;
	font-size:18px;
}

#detail .wrapper_03 div {
	background:#f5f2be;
	border-radius:10px;
	text-align:center;
	font-weight:bold;
	padding:10px 2% 5px
}

#detail .wrapper_03 span {
	display:block;
	margin-top:2px;
	font-size:15px;
}

#detail ul.check_01{
	background:#f5f2be;
	border-radius:10px;
	padding:2%
}

#detail ul.check_01 li {
	font-size:18px;
	background:#fff;
	border-radius:10px;
	padding:3% 2% 3% 2.5em;
	margin:10px 0;
	text-indent:-1em;
}

#detail ul.check_01 li span {
	font-weight:bold
}

#detail ul.check_01 li:before {
	content: url(../images/p05_il_01.png);
	display: inline-block;
	margin-right: 0.5em;  /*画像とテキスト間の余白を調整*/
	vertical-align: bottom;
	display: inline-block;
	transform: scale(0.8);
}

#detail ul.check_02{
	background:#f5f2be;
	border-radius:10px;
	padding:30px
}

#detail ul.check_02 li {
	font-size:18px;
	background:#fff;
	border-radius:10px;
	padding:20px 20px 20px 3em;
	margin:10px;
	text-indent:-1em
}

#detail ul.check_02 li span {
	font-size:20px;
	font-weight:bold
}

#detail ul.check_02 li:before {
	content: url(../images/p05_il_01.png);
	display: inline-block;
	margin-right: 0.5em;  /*画像とテキスト間の余白を調整*/
	vertical-align: middle
}

#detail ul.check_03{
	background:#f6f8ff;
	border-radius:10px;
	padding:15px 3% 30px;
	margin:3% 0 0;
}

#detail ul.check_03 li {
	font-size:16px;
	padding:10px;
	border-bottom:1px dotted #7f8dba;
}

#detail .wrapper_04 {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-gap: 15px;
}

#detail .wrapper_04 img.ph_01 {
	display:block;
	margin:auto
}

#detail .wrapper_04 ul li {
	margin:20px 0;
	border:2px dotted #cc0000;
	padding:15px 
}

#detail .wrapper_04 ul span {
	display:block;
	font-size:13px;
	line-height:20px
}

#detail .wrapper_04 ul p {
	background:#f5f2be;
	color:#333;
	margin:20px 0;
	padding:15px;
	font-weight:bold;
	font-size:16px;
}

#detail .note_02 {
	background:#ffe983;
	font-weight:bold;
	font-size:16px;
	line-height:20px
	margin:20px 0;
	padding:3%;
	border-radius:10px;
}

#detail .wrapper_05 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 15px;
}

#detail .wrapper_05 img {
	display:block;
	margin:0 auto 20px
}

#detail .wrapper_05 div {
	border:5px solid #6c96d5;
	border-radius:10px;
	padding:20px;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	margin:0 0 10px
}

#detail .guide_link01 {
	text-align:center
}

#detail .guide_link01 a {
	display:inline-block;
	margin:auto;
	background:#858aba;
	color:#fff;
	padding:10px 30px;
	border-radius:10px;
	text-decoration:none;
	text-align:center;
	margin:0 0 40px
}

#detail .leaflet_01 {
	text-align:center;
	padding:10px 0 20px
}

#detail .leaflet_01 img {
	border:1px solid #ccc
}

#detail ul.note_03 {
	margin-top:-20px
}

#detail ul.note_03 li {
	list-style-type: disc;
	margin-left:1.5em
}

/* ---------------------------------------------------------
	CSS Document index
--------------------------------------------------------- */

#index {
	text-align: left;
}

#index .section {
	margin-bottom: 40px;
}

#index h3 {
	margin-bottom: 20px;
	padding-left: 10px;
	border-left: solid 5px #7f8dba;
	font-weight: 100;
	font-size: 20px;
	line-height: 1.3;
	text-align: left;
}

#index p {
	margin-bottom: 20px;
}

/* セミナー紹介 */
#index .info {
	background:#eef0ff;
	border:1px solid #c5c7e4;
	padding:15px;
	margin-bottom:30px
}

#index .info ul li {
	display:inline-block;
	margin-right:20px
}

#index .info p {
	margin-bottom:5px
}

/* 各サムネイル */
#index .box {
	background:#e1d7af;
	padding:35px 15px 5px;
}

/* --サムネイル囲み枠 */
#index .box .inbox {
}

/* --サブタイトル */
#index .sbttl{
	background:#fff ;
	font-weight:bold;
	font-size:18px;
	line-height:1;
	margin-bottom:30px;
	border-radius:8px;
	padding:0 15px 15px;
	text-align:center;
	background: url(../images/array.png) no-repeat 95% #fff ;
}

#index .sbttl span,#index .sbttl img{
	display:block;
	margin:auto
}

#index .sbttl .no{
	display:inline-block;
	width:45ox;
	background: #e3895d;
	color: #fff;
	font-size:25px;
	font-weight:bold;
	border-radius:100%;
	border:8px solid #e1d7af;
	padding:10px;
	margin:-30px 0 10px;
}

#index .sbttl .text01{
	color: #000;
	font-weight:bold;
	line-height:1.4;
	border-bottom:3px dotted #868cbb;
	padding:10px;
	margin:0 5%;
}

#index .sbttl .text02{
	color: #000;
	font-weight:bold;
	line-height:1.4;
	border-bottom:3px dotted #868cbb;
	padding:10px;
	margin:0 5%;
}

#index .box .inbox a {
	text-decoration:none
}


#index .box .inbox a:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}
