@charset "UTF-8";
/* CSS Document */




.pageHeader_title{
	background: url("../old_img/title/yokogaoTtl.png") no-repeat 0 center;
	height: 64px;
	font-size: 3.4rem;
	padding: 0 0 0 76px;
	color: #006DBE;
	line-height: 1.7em;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
}

.pageHeader_text{
	font-size: 1.3rem;
	line-height: 1.5;
	margin-bottom: 20px;
}

@media screen and (max-width: 960px){
}
@media screen and (max-width:600px){
.pageHeader_title{
	background: url("../old_img/title/yokogaoTtl.png") no-repeat 0 center;
	height: 64px;
	font-size: 3.4rem;
	padding: 0 0 0 76px;
	color: #006DBE;
	line-height: 1.7em;
	font-weight: bold;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, 'メイリオ', Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	
	
	font-size: 2.0rem;
	height: 32px;
	background-size: contain;
	padding-left: 45px;
}
}

.sections__title{
	font-size: 2.1rem;
	line-height: 1;
	border-bottom: 3px solid #1a1a1a;
	padding: 7px;
	margin-bottom: 10px;
}

.camBtn{
	display: block;
	padding: 10px 30px;
	border-radius: 5px;
	color: #fff !important;
	font-size: 15px;
	font-weight: bold;
	margin: 0 auto;
	box-sizing: border-box;
	letter-spacing: 1px;
	transition: all 0.1s ease-in;
	text-align: center;
	width: 90%;
}

.camBtn.red{
	border: 1px solid #FF3B3B;
	background: #FF3B3B;
}

.camBtn.red:hover{
	background: #CB2525;
}

.pageHeaderWrap .tagList{
	font-size: 0;
	line-height: 0;
	margin-top: 12px;
}

.pageHeaderWrap .tagList li{
	font-size: 1.0rem;
	line-height: 1;
	display: inline-block;
	padding: 3px 6px;
	border: 2px solid #CCC;
	margin-right: 3px;
	margin-bottom: 3px;
}

.pageHeaderWrap .tagList li:nth-child(1){color:#FF363A ; border-color: #FF363A;}
.pageHeaderWrap .tagList li:nth-child(2){color:#2638C8 ; border-color: #2638C8;}
.pageHeaderWrap .tagList li:nth-child(3){color:#009631 ; border-color: #009631;}
.pageHeaderWrap .tagList li:nth-child(4){color:#9A14FF ; border-color: #9A14FF;}
.pageHeaderWrap .tagList li:nth-child(5){color:#FF6679; border-color: #FF6679;}
.pageHeaderWrap .tagList li:nth-child(6){color:#FF8318; border-color: #FF8318;}

@media screen and (max-width: 960px){
}
@media screen and (max-width:600px){
.sections__title{
	font-size: 2.1rem;
	line-height: 1;
	border-bottom: 3px solid #1a1a1a;
	padding: 7px;
	margin-bottom: 10px;
	
	font-size: 1.8rem;
	line-height: 1.7;
}
	
	.sections__title a{
		display: inline-block;
	}
}

.contents .ttlSet{
	font-size: 2.1rem;
	font-weight: normal;
	border-bottom:  3px dotted #CCC;
}

.contents .ttlSet span{
	display: inline-block;
	padding: 15px 0;
	position: relative;
}

.contents .ttlSet span::after{
	position: absolute;
	content: "";
	background: #006DBE;
	height: 3px;
	left: 0;
	right: 0;
	bottom: -3px;
}

.contents .ttlSet2{
	font-size: 2.1rem;
	font-weight: bold;
	border-bottom:  3px dotted #CCC;
	text-align: center;
	line-height: 1;
	margin: 15px 0;
	padding-bottom: 15px;
}

.contents .ttlSet__text{
	font-size: 1.3rem;
	line-height: 1.7;
	margin: 15px 0;
}


/*////////////////////////


indexList
///////////////////////*/

.indexList  h4{
	margin: 15px 0;
}

.indexList ul{
	list-style: none;
}

.indexList ul li{
	margin-bottom: 5px;
}

.indexList ul li:last-child{
	margin-bottom: 0;
}

.indexList ul li a{
	display: block;
	text-align: center;
	padding: 5px 0;
	background: #fff;
	border: 1px solid #CCC;
	border-radius: 5px;
}


/*////////////////////////


likeTable1
///////////////////////*/

.likeTable1{
}

.likeTable__column{
	line-height: 0;
	font-size: 0;
}

.likeTable__unit{
	padding: 10px;
}


.likeTable__column.column2 .likeTable__unit{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	width: 50%;
	display: inline-block;
}

.likeTable1__title{
	font-size: 1.6rem;
	line-height: 1;
	letter-spacing: 0.15em;
	background: #EDEDED;
	padding: 5px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}

.likeTable1__title small{
	font-size: 0.85rem;
	vertical-align: middle;
}

.likeTable1__item{
	margin-bottom: 15px;
}

.likeTable1__item .text{
	font-size: 1.4rem;
	line-height: 1.7;
}

.likeTable1__item .text .blankSq{
	width: 40px;
	height: 40px;
	display: inline-block;
}

.likeTable1__lead{
	border-bottom: 1px solid #000;
}

.likeTable1__lead__small{
	line-height: 1;
	letter-spacing: 0.15em;
	background: #EDEDED;
	padding: 5px;
}

.colorBxs{
	font-size: 0;
	margin-bottom: 10px;
}

.colorBxs li{
	display: block;
	padding: 5px 15px;
	border: 1px solid #EDEDED;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	width: 50%;
	float: left;
}

.colorBxs.column1 li{
	width: 100%;
}

.colorBxs.column3 li{
	width: 33.333333333333%;
}

.colorBxs li .colorBx{
	width: 25px;
	height: 25px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	background-repeat: no-repeat;
	border-radius: 12.5px;
	overflow: hidden;
	border: 1px solid #F0F0F0;
}

.colorBxs li .colorBx img{
	width: 25px;
	height: 25px;
	object-fit: cover;
}

.colorBxs li .colorBx__name{
	font-size: 1.2rem;
	line-height: 1.7;
	display: inline-block;
	vertical-align: middle;
}

.colorBxs li .colorBx__name small{
	font-size: 0.6rem;
	font-weight: bold;
	color: #999;
	margin-left: 2px;
	vertical-align: middle;
}

.likeTable1__lead2{
	background: #006dbe;
	color: #FFFFFF;
	padding: 2px 5px;
	display: inline-block;
	margin: 3px 0;
	line-height: 1;
}

.likeTable__scrollWrap{
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	
}

.likeTable1__tabs{
	white-space:nowrap;
	width: 100%;
	
}

.likeTable1__tab01{
	width: auto;
}

.likeTable1__tab01__item{
	display: inline-block;
	border: 1px solid #006dbe;
	border-bottom: none;
	padding: 15px;
	line-height: 1;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}

.likeTable1__tab01__item.active{
	background: #006dbe;
	color: #FFFFFF;
}


.likeTable1__table{
	width: 100%;
	text-align:center;
	vertical-align: middle;
	border-collapse: collapse;
}

.likeTable1__thead{
	background: #006dbe;
}

.likeTable1__thead th{
	padding: 3px;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
}

.likeTable1__thead th:last-child{
	border:none;
}

.likeTable1__tbody tr td{
	padding: 5px 5px;
	vertical-align: middle;
	border-bottom: 1px solid #f0f0f0;
}

.likeTable1__tbody tr:nth-child(2n) td{
	background: #f0f0f0;
}

.likeTable1__tbody tr td:first-child{
	background: #ddd;
	border-bottom: 1px solid #FFFFFF;
}

.likeTable1__tab{
	display: none;
}

.likeTable1__tab.active{
	display: table-row-group;
}


/*////////////////////////


set
///////////////////////*/

.subset__unit{
	margin: 15px 0;
	border: 3px #f0f0f0 solid;
	padding: 15px;
}

.ttlImg{
	line-height: 0;
	text-align: center;
	padding: 15px 0;
}

.pageLinks__item{
	display: inline-block;
	line-height: 0;
	width: 50%;
}

.pageLinks__item.w100{
	width: 100%;
}

.pointUnit__title2{
	font-size: 1.6rem;
	text-align: center;
	border-bottom: 2px solid #000;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.pointUnit__btn{
	width: 80%;
	text-align: center;
	margin: 15px auto 0;
}

.pointUnit__btn a{
	display: block;
	background: #FF9B0B;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1;
	padding: 15px;
	border-radius: 5px;
}

.pointUnit__btn a:hover{
	background: #EB8A00;
}

/*////////////////////////


pocket
///////////////////////*/
	

.pageLinks.setPocket{
	line-height: 0;
	font-size: 0;
	background: url(../img/set/pocket/bk_main.png) center bottom scroll no-repeat;
	background-size: 100% auto;
	padding-bottom: 15px;
}


.point.setPocket{
	margin-bottom: 30px;
}

.point.setPocket .point__unit{
	margin-bottom: 15px;
	border-top: 3px solid #FF0000;
	padding-top: 15px;
}

.point.setPocket .point__unit:last-child{
	border-bottom: 3px solid #FF0000;
}

.point.setPocket .point__title{
	float: left;
	width: 10%;
}

.point.setPocket .point__item{
	padding-left: 15%;
	margin-bottom: 15px;
}

.point.setPocket .pageLink2{
	list-style-position: inside;
}

.point.setPocket .pageLink2 li:last-child{
}

.point.setPocket .pageLink2 li a{
	color: #111;
	padding: 5px 25px 5px 0;
	border-bottom: #CCC 1px solid;
	display: block;
	position: relative;
	
}

.point.setPocket .pageLink2 li:last-child a{
	border: none;
}

.point.setPocket .pageLink2 li a::after{
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	position: absolute;
	color: #FF0000;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);

	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}

.pointUnit.setPocket{
	margin-bottom: 15px;
}

.pointUnit.setPocket .pointUnit__title{
	font-size: 1.6rem;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 15px;
}

.slideList{
	list-style: none;
}

.scrollWrap .slideList{
	white-space: nowrap;
}

.scrollWrap .slideList__unit{
	width: 80%;
	display: inline-block;
	position: relative;
}

.slideList__text{
	position: absolute;
	background: rgba(255,255,255,0.75);
	bottom: 10px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	text-align: center;
	padding: 5px 15px;
	border-radius: 5px;
	border: 1px solid #FFFFFF;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	