@charset "UTF-8";
/* 必須指定 */
#contWrap {
	width: 100%;
	margin: 0 auto;
	max-width: 1200px;
    min-width: 1020px;
	background: url(../images/content_bg.png);
}
@media screen and (max-width: 750px)  {
	#contWrap {
		width: 100%;
        max-width: 100%;
        min-width: 100%;
	}
}
#contWrap div,#contWrap h1,#contWrap h2,#contWrap h3,#contWrap h4,#contWrap p {
	margin:0;
	padding:0;
}
#contWrap img{
	border:0;
	margin:0;
	padding:0;
	vertical-align:bottom;
}
#contWrap table{
	border-collapse: collapse;
	border-spacing: 0;
	color: #000;
}
#contWrap p {
    font-size: 14px;
}

#contWrap a {
    font-size:14px;
}
/*コンテンツヘッダー部分*/
#contHeader {
}
#contHeader h2 img {
	width: 100%;
}
/*コンテンツメイン部分*/
#contMain {
}

/*イベントや新商品PRキャンペーンシーズン*/
#event {
	text-align: center;
}
#event h3 {
	text-align: center;
	font-size: 28px;
	line-height: 50px;
	font-weight: 700;
	width: 80%;
	margin: 50px auto 20px;
	padding: 0;
	position: relative;
	letter-spacing: -0.5px;
}
#event h3::before,
#event h3::after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 38px;
	height: 1px;
	background-color: #333;
}
#event h3::before {
	left: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#event h3::after {
	right: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
#event .request {
	width: 80%;
	margin: 0 auto 30px;
	background: #f0f0f0;
	padding: 5px 10px;
}
#event .request ul {
	text-align: left;
	display: inline-block;
	padding: 10px 0 20px;
}
#event .request ul li {
	padding: 10px 0 0 0;
	font-size: 20px;
	line-height: 1em;
	font-weight: 700;
	list-style: none;
}
#event .request ul li:before {
	content:"■";
	font-size: 1.1em;
	padding-right: 0.2em;
}
#event .arrow {

}
/*サインシティ でできること*/
#weCan {
	text-align: center;
	margin-bottom: 80px!important;
}
#weCan > div {
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	width: 90%;
}
#weCan .circle{
	width: 30%;
}
#weCan .circle > div {
	width: 75%;
	margin: 0 auto 20px;
}
#weCan .circle > div > p {
	border-radius:50%;
    padding:50%;
	background: #ffe955;
	position: relative;
	font-size: 0;
	line-height: 0;
	border: #333 solid 1px;
}
#weCan .circle > div > p span {
	font-size: 28px;
	line-height: 34px;
	font-weight: 700;
    position: absolute;
    left: 0;
    top: 50%;
    margin: -.5em 0 0;
    width: 100%;
    text-align: center;
    color: #333;
}
#weCan .circle > p:first-of-type {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
#weCan .circle > p:nth-of-type(2) {
	font-size: 14px;
	line-height: 20px;
}
/*選択理由*/
#forSelection {
	background: #ffe955;
	position: relative;
}
#forSelection > div:last-child img {
	width: 100%;
}
#forSelection > h3 {
	text-align: center;
	font-size: 32px;
	line-height: 50px;
	font-weight: 700;
	width: 80%;
	margin: 0 auto;
	padding: 40px 0 20px 0;
	border-bottom: 1px solid #000;
}
#forSelection > div {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
}
#forSelection > div > div {
	width: calc(100% - 40px);
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
#forSelection img {
	width: 100%;
}
#forSelection > div > div > div:first-of-type {
	width: 40%;
}
#forSelection > div > div > div:nth-of-type(2) {
	width: 58%;
	text-align: left;
	padding-bottom: 30px;
}
#forSelection > div div div  p,
#forSelection > div div div ul {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	padding-top: 20px
}
#forSelection > div div div ul li {
	padding-top: 3px;
	list-style: none;
}
#forSelection > div div div ul li:before {
	content:"■";
	font-size: 1.1em;
	padding-right: 0.2em;
}
/*厳選３種*/
#choice3 {
	text-align: center;
	margin-bottom: 40px!important;
}
#choice3 h3 {
	text-align: center;
	font-size: 40px;
	line-height: 50px;
	font-weight: 700;
	width: 80%;
	margin: 0 auto;
	padding: 0 0 30px;
}
#choice3 h3 span {
	font-size: 24px;
	padding: 0 10px;
	border-bottom: #ffe955 solid 3px;
}
#choice3 > div {
	display: flex;
	justify-content: space-between;
	width: calc(100% - 40px);
	margin: 0 auto;
}
#choice3 .choice3in {
	width: 32.113821138211385%;
	position: relative;
}
#choice3 .choice3in > div:first-of-type {
	border: solid 1px #000;
	padding: 5px;
	box-sizing: border-box;
}
#choice3 .choice3in div:first-of-type img {
	width: 100%;
}
#choice3 .choice3in.banner1 > div:first-of-type {
	background-color: #e4f2d1;
}
#choice3 .choice3in.banner2 > div:first-of-type {
	background-color: #e1f6fb;
}
#choice3 .choice3in.banner3 > div:first-of-type {
	background-color: #ffe9d2;
}
#choice3 .choice3in > div:nth-of-type(2) {
	position: absolute;
	left: 15px;
	top: 10px;
}
#choice3 .choice3in .circle {
	width: 3em;
	height: 3em;
	border-radius:50%;
	background: #333;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 3em;
	margin-bottom: 5px;
}
#choice3 .choice3in .circle:first-of-type {
	width: 3em;
	height: 3em;
	border-radius:50%;
	background: #ffe955;
	color: #333;
	border: #333 solid 1px;
}
#choice3 .choice3in .circle span {
	font-size: 14px;
}
#choice3 .choice3in .circle .line2 {
	line-height: 1.2em;
	display: inline-block;
	padding-top :calc(50% - 1.2em);
}
#choice3 .choice3in > p:first-of-type {
	font-size: 24px;
	line-height: 28px;
	font-weight: 700;
	padding-top: 10px;
}
#choice3 .choice3in > p:nth-of-type(2) {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	padding-top: 10px;
}
#choice3 .choice3in > p.fontG {
	color: #a4da00;
}
#choice3 .choice3in > p.fontB {
	color: #29bee2;
}
#choice3 .choice3in > p.fontO {
	color: #ffa03b;
}

/*比較表*/
#comparison {
	text-align: center;
	margin-bottom: 50px!important;
}
#comparison h3 {
	text-align: center;
	font-size: 28px;
	line-height: 50px;
	font-weight: 700;
	width: 80%;
	margin: 0 auto;
	padding: 0 0 20px 0;
}
#comparison .cp_table *, 
#comparison .cp_table *:before, 
#comparison .cp_table *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#comparison .cp_table {
	width: calc(100% - 40px);
	margin: 0 auto;
	border-collapse: collapse;
	border-right: 1px solid #151515;
	border-left: 1px solid #151515;
	border-top: 1px solid #151515;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}
#comparison .cp_table thead th {
	padding: 10px 15px;
	border-right: 1px solid #151515;
	border-bottom: 1px solid #151515;
	background: #ffe955;
	text-align: center;
}
#comparison .cp_table thead th:last-child {
	border-right: 1px solid #151515;
}
#comparison .cp_table tbody th {
	padding: 35px 15px 10px 15px;
	vertical-align: top;
	border-bottom: 1px solid #151515;
	background: #a4da00;
	white-space: nowrap;
	position: relative;
}
#comparison .cp_table tbody th span {
	white-space: nowrap;
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px;
	background: #000;
	color: #fff;
	text-align: center;
	display: inline-block;
	width: 70%;
}
#comparison .cp_table tbody tr:nth-last-of-type(2) th {
	background: #7dd0f4;
}
#comparison .cp_table tbody tr:last-child th {
	background: #ffa03b;
	border-bottom: 1px solid #151515;
}
#comparison .cp_table tbody td {
	padding: 10px 15px;
	vertical-align: top;
	border-bottom: 1px solid #151515;
	border-left: 1px solid #151515;
	background: #ffffff;
	text-align: center;
	vertical-align: middle;
}
#comparison .cp_table tbody td p.tdLleft {
	text-align: left;
}
#comparison .cp_table tbody td p.tdRed {
	color: #ff0000;
}
#comparison > p {
	width: calc(100% - 40px);
	margin: 0 auto;
	text-align: right;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	padding: 10px 0 0 0;
}
/*表示面素材*/
#surface {
	text-align: center;
}
#surface h3 {
	text-align: center;
	font-size: 28px;
	line-height: 50px;
	font-weight: 700;
	width: 80%;
	margin: 0 auto;
	padding: 0 0 20px 0;
}
#surface > div {
	display: flex;
	justify-content: space-between;
	width: calc(100% - 40px);
	margin: 0 auto;
	padding-bottom: 70px;
}
#surface .inBox3 {
	width: 48.5%;
	border: solid 1px #000;
	padding: 10px 20px;
	box-sizing: border-box;
	background: #fff;
}
#surface .inBox3 > p:first-of-type {
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	padding-bottom: 7px;
}
#surface .inBox3 div{
}
#surface .inBox3 div img {
	width: 60%;
	margin: 0 auto;
}
#surface .inBox3 > p:nth-of-type(2) {
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	padding-top: 10px;
	text-align: left;
}
/* 厳選バナースタンド3種 */
#selected3 {
	text-align: center;
	margin-bottom: 60px!important;
}
#selected3 h3 {
	text-align: center;
	font-size: 32px;
	line-height: 50px;
	font-weight: 700;
	background: #ffe955;
	margin: 0 auto;
	padding: 10px 0;
}
#selected3 > div {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
}
#selected3 > div > div {
	width: calc(100% - 40px);
	margin: 40px auto 0 auto;
	padding: 5px 0 0 0;
	border: solid 1px #000;
	box-sizing: border-box;
	text-align: left;
	background: #fff;
}
#selected3 > div > div > div {
	width: calc(100% - 40px);
	margin: 0 auto 0 auto;
}
#selected3 .stit {
	font-size: 24px;
	line-height: 40px;
	font-weight: 700;
	padding: 10px 0 5px 0;
	border-bottom: solid 1px #000;
}
#selected3 > div > div > div h4 {
	font-size: 56px;
	line-height: 70px;
	font-weight: 700;
	padding: 20px 0 30px 0;
}
#selected3 > div > div > div h4 span {
	font-size: 48px;
}
#selected3 .colorG {
	color: #a4da00;
}
#selected3 .colorB {
	color: #29bee2;
}
#selected3 .colorO {
	color: #ffa03b;
}
#selected3 > div > div > div > div:first-of-type {
	display: flex;
	justify-content: space-between;
	padding-bottom: 30px;
}
#selected3 .detail3R {
	width: 67.26694915254238%;
	position: relative;
}
#selected3 .detail3R > p {
	padding: 0 0 25px 0;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
}
#selected3 .detail3R > div {
	background: #efefef;
	padding: 10px;
	width: 100%;
}
#selected3 .detail3R > div p {
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
}
#selected3 .detail3R > div ul {
	padding: 10px 0 0 0;
}
#selected3 .detail3R > div ul li{
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	list-style: none;
}
#selected3 .detail3L {
	width: 28.60169491525424%;
}
#selected3 .detail3L img {
	width: 100%;
}
#selected3 > div > div .point {
	font-size: 26px;
	line-height: 50px;
	font-weight: 700;
	color: #f15a24;
	text-align: center;
}
#selected3 .chartBox {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 30px;
}
#selected3 .chartBox > div {
	width: 32.41525423728814%;
	margin: 10px 0 0 0;
	padding: 10px 10px 15px 10px;
	border: solid 1px #000;
	box-sizing: border-box;
}
#selected3 .chartBox > div > div > img {
	width: 100%;
}
#selected3 .chartBox > div > p {
	/* font-size: 18px;
	line-height: 24px; */
	font-weight: normal;
	padding: 10px 0 0 0;
}
#selected3 .specialPrice {
	font-size: 26px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	padding: 15px 10px 8px 10px;
	color: #ff0000;
	position: relative;
	/* display: inline-block; */
}
#selected3 .specialPrice span::before,
#selected3 .specialPrice span::after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 38px;
	height: 1px;
	background-color: #f00;
}
#selected3 .specialPrice span::before {
	margin: 0 0 0 -60px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#selected3 .specialPrice span::after {
	margin: 0 0 0 20px;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
#selected3 .setPrice {
	margin: 10px auto 0;
	width: 70%;
	border: solid 2px #ffa03b;
	text-align: center;
	position: relative;
}
#selected3 .setPrice a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height:100%;
	width: 100%;
}
#selected3 .setPrice > p:nth-of-type(1) {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	padding: 12px 10px;
}
#selected3 .setPrice > div:first-of-type {
	background: #ffe955;
	padding: 10px;
}
#selected3 .setPrice > div:first-of-type > p:first-of-type {
	font-size: 24px;
	line-height: 50px;
	font-weight: 900;
}
#selected3 .setPrice > div:first-of-type > p:first-of-type strong {
	display: inline-block;
	padding: 3px 8px 3px 8px;
	margin: 0 1em 0 0;
	font-size: 20px;
	line-height: 20px;
	border: solid 2px #000;
	box-sizing: border-box;
}
#selected3 .setPrice > div:first-of-type > p:first-of-type span {
	font-size: 34px;
	line-height: 50px;
	vertical-align: bottom;
	margin: 0 -0.2em 0 0;
}
#selected3 .setPrice > div:first-of-type > p:nth-of-type(2) {
	font-size: 16px;
	line-height: 28px;
	font-weight: 900;
}
#selected3 .setPrice > div:first-of-type > p:nth-of-type(2) span {
	font-size: 24px;
	margin: 0 0 0 0.2em;
}
#selected3 .setPrice > div:last-of-type {
	display: flex;
	justify-content: space-around;
	align-items: center;
}
#selected3 .setPrice #purchaseL {
	width: 50%;
	padding: 12px 0;
}
#selected3 .setPrice #purchaseR {
	width: 40%;
	padding-right: 5%;
}

/* 価格表示が横並びになる場合 */
#selected3 .setPriceCover {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
#selected3 .setPriceCover .setPrice {
	width: 49%;
}
#selected3 .setPriceCover .setPrice #purchaseR {
	width: 45%;
	padding-right: 3%;
}
#selected3 .setPriceCover .setPrice #purchaseR p {
	font-size: 20px;
}

#purchaseL p {
	font-size: 14px;
	line-height: 16px;
}
#purchaseL p strong {
	font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    padding: 10px 12px 10px 25px;
    display: inline-block;
    margin: 0 auto 10px auto;
    background: #000;
    color: #fff;
}
#selected3 #purchaseR p {
	font-size: 24px;
	line-height: 24px;
	font-weight: 900;
	border: solid 2px #000;
	border-radius: 50px;
	text-align: center;
	color: #000;
	padding: 12px 0;
}
#selected3 .bgColorG p {
	background: #a4da00 url(../images/btn_arrow.png) no-repeat right 10% center / 5%;
}
#selected3 .bgColorB p {
	background: #7dd0f4 url(../images/btn_arrow.png) no-repeat right 10% center / 5%;
}
#selected3 .bgColorO p {
	background: #ffa03b url(../images/btn_arrow.png) no-repeat right 10% center / 5%;
}
#selected3 > div > div > div > p:last-of-type {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
	padding: 10px 0 40px 0;
}
/*ページ下部のバナーリスト*/
#contBnList {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding: 60px 0;
}
#contBnList ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#contBnList ul li {
	width: 48.47560975609756%;
	list-style: none;
	margin-bottom: 20px;
}
#contBnList ul li a img {
	width: 100%;
}