@charset "Shift_JIS";

/*=========================================================

	Site Name   SONY ichigan-a
	File Name   style.css

==========================================================*/
.s5-container h1 {
 	margin: 0.67em 0 0 0;
}
.s5-promotionA {
	margin: 0px 0 0 0;
	padding-top: 43.5%;
}
.s5-getStarted {
	margin-top:0px;
	margin-bottom:50px;
}
.s5-getStarted li.s5-getStarted__item1 {
	padding: 0 10px;
}
.mod-column1 .s5-getStarted:nth-last-child(2)  {
	margin-bottom:0px;
}

.mod-column1 .s5-getStarted:nth-last-child(4) + div h2 {
	margin:0 0 5px;
	border: none;
	border-left: none;
	padding: 0;
	line-height: 1.4;
}

P.spTxt {
	font-size:80%;
	display:none;
}
@media (max-width:639px) {
	P.spTxt {
		font-size:80%;
		display: block;
		margin-top: 0px;
		margin-bottom:30px;
		line-height: 1.5em;
	}
}

.s5-promotionA.mv-display {
	display: block;
}

.s5-promotionA__main {
	padding-top: 41.7%;
}
@media (max-width:639px) {
	.s5-promotionA {
		padding-top: 0;
		margin: 10px -20px;
	}
	.s5-promotionA__main {
		padding-top: 75.8427%;
	}
	.s5-getStarted li.s5-getStarted__item1 {
		padding: 0 8px;
	}
	.s5-getStarted {
		margin-bottom:0px;
	}
}

.mod-column1 div.mainvisual{
	margin:20px 0 30px 0;
	position:relative;
}
.mod-column1 h1 img{
	width:100%;
}

.mod-column1 div.mainvisual ul {
	position:absolute;
	bottom:2%;
	left:3.1%;
	list-style-type:none;
	margin-left:-40px;
	width:33.5%;
}

.mod-column1 div.mainvisual ul li{
	margin-top:3%;
}
.mod-column1 div.mainvisual ul li img {
	width:100%;
	height:auto;
}
.mod-column1 p{
	margin:0;
	padding:0;
}
.mod-column1 img {
	vertical-align:top;
	margin: 1px 0 0 0;
}

@media (max-width:640px) {
	.mod-column1 h1 img {
		width:100%;
	}
	
}


/* tabmenu
-------------------------------------------------*/

#tab-cb {
  margin:0 auto 30px;
  position:relative;
  padding:0 0 0 0;
}

#tab-cb li {
  float: left;
  padding:15px 0 15px 0;
  width:33.15%;
  text-align:center;
  list-style: none;
  margin:0 1px 0 0;
  cursor: pointer;
  position:relative;
  font-size:125%;
  color:#fff;
  background-color:#333;
}

#tab-cb li.select {
  background-color:#000;
}

#tab-cb li.hover {
  background-color:#666;
}
#tab-cb li.select.hover {
  background-color:#000;
}

.disnon {
  display: none;
}


@media (max-width:640px) {
#tab-cb {
  width:100%;
  margin:0 auto 20px;
  position:relative;
  padding:0 0 0 0;
}

#tab-cb li {
  float: none;
  width:100%;
  margin:0 0 1px 0;
  padding:3% 0 3% 0;
}

}



/* Contents
----------------------------------------------------------*/
.content_wrap {
  width: 100%;
  margin:0 auto 30px;
  position:relative;
}

@media (max-width:640px) {
	.content_wrap {
	  width: 100%;
	  margin:0 auto 30px;
	  position:relative;
	  clear:left;
	}
}

.txt_area {
  margin:0 15px 30px 15px;
  position:relative;
  overflow:hidden;
}
#contents03 .txt_area {
  margin:0 0px 30px 0px;
  
}
.txt_area.none {
  margin:0 0 30px 0;
}

.txt_area02 {
  margin:0;
  padding:0;
  color:#FF0000;
}

.txt_area.notice {
	border:1px dotted #000;
	padding:15px;
	margin: 20px 15px 25px 15px !important;
}

.txt_area.notice .notice-txt {
	font-size:large;
}

.txt_area.notice .notice-txt a {
	font-size:large;
}

.txt_area.notice .notice-txtb {
	font-size:large;
	font-weight:bold;
}

.txt_area.notice .notice-link {
	background-position-y: 0.7em;
}

.txt_area.notice .notice-link a {
	font-size: 20px;
	font-weight: 700;
}

.br64 {
     display: block;
}
@media (max-width:640px) {
	.br64 {
	    display: none;
	}
}

p.txtl {
    font-size: 1.25em;
    font-weight: 700;
}

p.txtl.cplink{
	color: #c93434;
}
p.txtl.cplink .s5-linkV3 {
    font-size: inherit;
}

.contents02{
	margin:0 auto;
	padding:30px 0;
  position:relative;
}


.c5-precautions {
  box-sizing: border-box;
  height: 500px;
  padding: 15px;
  overflow-y: scroll;
  border: 1px solid #f1f1f1;
  margin-bottom: 40px;
}

.c5-precautions__ttl {
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 8px;
}

.c5-precautions__block {
  font-size: 16px;
  line-height: 1.625;
  margin-bottom: 30px;
}

.c5-precautions__block p {
  padding-left: 1em;
}

.c5-personal ul {
  list-style-type: none;
}

.c5-precautions__block ul {
  padding-left: 0;
  list-style: none;
}

.c5-precautions__block ul li {
  padding-left: 2em;
  text-indent: -1em;
}

.c5-precautions__block ul.c5-padding li {
  padding-left: 4em;
  text-indent: -3em;
}

.c5-precautions__block ul.c5-padding li ul li {
  padding-left: 2em;
  text-indent: -1em;
}

.c5-indent{
  margin-left: 1em;
}


@media (max-width:640px) {
.c5-precautions {
  height: 300px;
  margin-bottom: 40px;
  padding: 10px 5px;
}
.c5-precautions__ttl {
  font-size: 16px;
}
.c5-precautions__block {
  font-size: 14px;
}
.c5-personal {
  margin: 0;
}
.c5-personal p,
.c5-precautions__block p {
  padding-left: 0;
}
.c5-personal ul,
.c5-precautions__block ul {
  padding-inline-start: 0 !important;
}
.c5-personal ul li,
.c5-precautions__block ul li {
  padding-left: 0;
  text-indent: 0;
}
.c5-personal ul.c5-padding li,
.c5-precautions__block ul.c5-padding li {
  padding-left: 0;
  text-indent: 0;
}
.c5-personal ul.c5-padding li ul li,
.c5-precautions__block ul.c5-padding li ul li {
  padding-left: 0;
  text-indent: 0;
}
}


/*--見出し--*/
.mod-column1 h2{
	margin:0 0 20px 0;
	height:auto;
	border-left:8px #614537 solid; 
	border-bottom:1px dotted #614537;
	padding:0 0 0 5px;
    position:relative;
	font-size: 125%;
}

.mod-column1 h2 span{
	display:block;
	margin:0;
	padding:0;
	text-indent:0;
	height:auto;
	color:#614537;
}

.mod-column1 h3{
	margin:0 0 20px 0;
}


@media (max-width:640px) {
.mod-column1 h2{
  position:relative;
	height:auto;
}

.mod-column1 h2 span{
	display:block;
	text-indent:0;
	height:auto;
}

.mod-column1 h3{
	margin:0 0 20px 0;
	height:auto;
	text-indent:0;
    position:relative;
}

}

/*--01キャンペーン対象モデル-*/
ul.intro {
	padding-left: 0px;
	color:#fff;
}
ul.intro li {
	float:left;
	/*width:30%;*/
	width:47%;
	text-align:center;
	margin-right:2%;
	background-color:#000;
	padding: 1%;
}
ul.intro li:nth-child(2) {
	margin-right:0%;
}
ul.intro li:nth-child(3) {
	margin-right:0%;
	background-color:#953a29;
}
ul.intro li dl {
	margin: 0;
}
ul.intro li dl dt {
	color:#746544;
}
ul.intro li dl dt img {
	vertical-align:middle;
	width: 15%;
	max-width: 54px;
}
ul.intro li dl dd {
	margin-left: 0;
	margin-top: 10px;
}
ul.intro li dl dd em {
	font-style:normal;
}

.txt_area.model h3.title {
	width:100%;
	text-align:center;
	background-color:#333;
	color:#fff;
	padding: 0.5%;
}

.txt_area.model h3.title.cp2 {
	width:100%;
	text-align:center;
	background-color:#614537;
	color:#fff;
	padding: 0.5%;
}

.txt_area.model h3.title.cp2 + div.body {
	 border: 1px solid #000;
	 padding:20px;
}

div.body:nth-of-type(2) {
	 padding-bottom: 0;
}

.txt_area.model div.cp2_title {
	width:100%;
	text-align:center;
	vertical-align: middle;
	background:url(../images/cp2_back.png) no-repeat;
	background-size: contain;
    margin-bottom: 40px;
}
.txt_area.model div.cp2_title img {
/* 	margin:5.5%;
	width:80%; */
	margin: 3.6% 4.8%;
	width:82%;
	max-width:1031px;
}

@media (max-width:640px) {
.txt_area.model div.cp2_title img {
	margin: 0% 10%;
    padding-bottom: 6%;
    padding-top: 6%;
    width: 80%;
}
}

@media (max-width:640px) {
.txt_area.model div.cp2_title {
	width:100%;
	text-align:center;
	vertical-align: middle;
	background:url(../images/cp2_back_sp-high.png) no-repeat;
	background-size: contain;
    margin-bottom: 40px;
}
}


@media (max-width:479px) {
	ul.intro li,
	#contents03 ul.intro li {
	float:none;
	width:100%;
	margin-bottom:1%;
	padding:5% 0;
	}
}


/*--01キャンペーン対象モデル カメラ--*/
.txt_area ul.camera {
	width:100%;
	position:relative;
	/*z-index:10;*/
	margin:0;
	padding:0;
	margin-top:20px;
}
.txt_area ul.camera li {
	float:left;
	width: 50%;
    list-style: none;
    box-sizing: border-box;
	position:relative;
	margin:0;
	border: 1px solid #000;
	text-align:center;
	min-height: 405px;
	padding-bottom: 20px;
}

.txt_area ul.camera li a {
	margin: 0% 1% 0% 1%;
	display:inline-block;
	overflow: hidden;
/* 	width:45%; */
}
/* 対象カメラ本体 コンテンツ */
.txt_area ul.camera.second {
	border-bottom: 1px solid #000;
	margin-top:20px;
}
/* 枠 */
.txt_area ul.camera.second li {
	width: 100%;
	border-bottom: none;
}

@media (max-width:479px) {
	.txt_area ul.camera table tbody tr {
    	padding-bottom: 20px;
	}
	.txt_area ul.camera table tbody tr:last-of-type {
    	padding-bottom: 0;
	}
}

.txt_area ul.camera.second.four li {
	width: 25%;
}

/* 対象カメラ本体 枠内ボタン 横幅 規定値 */
.txt_area ul.camera.second li a {
	width:68%;
}
/* 対象カメラ本体 枠内ボタン 1つ用 */
.c5-btn-1item {
	width: 25%!important;
}
/* 対象カメラ本体 枠内ボタン 2つ用 */
.c5-btn-2item {
	width: calc(100% / 2)!important;
}
.txt_area ul.camera li a:hover {
	display:inline-block;
}
.txt_area ul.camera li img.plus {
	display:inline-block;
	width:7% !important;
	padding-top: 60px;
}
.txt_area ul.camera li span {
	display:block;
}
.txt_area ul.camera li div {
	display:block; 
	width:100%; 
	border-bottom:1px dotted #000; 
	margin-bottom:5px; 
	padding-top:20px;
	padding-bottom:20px;
}

/* 枠 width: 100%;以外の場合 */
.txt_area ul.camera.second li:nth-child(2),
.txt_area ul.camera.second li:nth-child(3),
.txt_area ul.camera.second li:nth-child(4),
.txt_area ul.camera.second li:nth-child(5),
.txt_area ul.camera.second li:nth-child(6),
.txt_area ul.camera.second li:nth-child(7),
.txt_area ul.camera.second li:nth-child(8),
.txt_area ul.camera.second li:nth-child(9),
.txt_area ul.camera.second li:nth-child(10){
	width: 50%;
}
/* 枠スタート width: 2columnの場合に追加
.txt_area ul.camera.second li:nth-child(1){
	width: 50%;
} */

@media (max-width:640px) {
    .txt_area ul.camera.second li:nth-child(1),
    .txt_area ul.camera.second li:nth-child(2),
    .txt_area ul.camera.second li:nth-child(3),
    .txt_area ul.camera.second li:nth-child(4),
    .txt_area ul.camera.second li:nth-child(5),
    .txt_area ul.camera.second li:nth-child(6),
    .txt_area ul.camera.second li:nth-child(7),
    .txt_area ul.camera.second li:nth-child(8),
    .txt_area ul.camera.second li:nth-child(9),
	.txt_area ul.camera.second li:nth-child(10){
        width: 100%;
    }
}

/* 枠 左配置用 */
.txt_area ul.camera.second li.c5-box-left {
	border-right: none;
}
.txt_area ul.camera.second li table td {
	width: 50% !important;
	border-right: 1px #000 solid;
	text-align: center;
}
.txt_area ul.camera.second li table td:last-of-type {
	border-right: none;
}

@media (max-width:640px) {
	.txt_area ul.camera.second li {
		width: 100%;
		border-right: 1px solid #000;
	}
	.txt_area ul.camera.second li.c5-box-left {
		border-right: 1px solid #000;
	}
	.txt_area ul.camera.second li table {
		width: 100%;
		display: block;
	}
	.txt_area ul.camera.second li table td {
		width: 100% !important;
		display: block;
		border-right: none;
	}
	.txt_area ul.camera.second li:last-child {
		width: 100% !important;
		
	}
	.txt_area ul.camera.second li table td:last-of-type {
		border-bottom: none;
		
	}
	/* 枠内画像 1item */
	.txt_area ul.camera.second li:nth-child(1) img{
		width: 80%;
	}
	/* 対象カメラ本体 枠内ボタン 横幅 規定値 */
	.txt_area ul.camera.second li a {
		width:auto;
	}
	/* 対象カメラ本体 枠内ボタン 1つ用 */
	.c5-btn-1item {
		width:65% !important;
	}
	/* 対象カメラ本体 枠内ボタン 2つ用 */
	.c5-btn-2item {
		width:65% !important;
	}
	.txt_area ul.camera.second li table td a.s5-button {
		width:65% !important;
	}
	.txt_area ul.camera.second li table td a.s5-storeButton {
		width:65% !important;
	}
	.txt_area ul.camera.second li .pic img {
		width:80%;
	}
}

.txt_area ul.camera.second li {
    min-height: inherit;
	padding-bottom: 0;
}
.txt_area ul.camera.second li div {
	margin-bottom: 0;
}
.txt_area ul.camera.second li table td a.list-products {
    min-height: 220px;
    line-height: 1.4;
}

.txt_area ul.camera.second li a span {
	font-size: 80%;
}

.txt_area ul.camera.second li .s5-button {
	display: block;
	margin: 0 auto 5px;
}
.cp_m .txt_area ul.camera.second li .s5-button {
	margin: 0 auto 20px;
}
.txt_area ul.camera.second li .s5-storeButton {
	display: block;
	margin: 0 auto 20px;
}

.txt_area ul.camera li img {
	width:80%;
}
.txt_area ul.camera li .main_products img{
	width:55%;
}

.txt_area ul.camera li img:nth-child(2) {
	margin-top: 0%;
	margin-bottom: 5%;
	z-index: 1000;
	position: relative;
}
.txt_area ul.camera li img.c5-1item {
	width:50%;
}
.txt_area ul.camera li img.c5-2item {
	width:100%;
}


#contents03 .txt_area ul.camera li span:first-child {
	display:block;
}

#contents03 .txt_area ul.camera li img:nth-child(2) {
	margin-top: 0;
}

.txt_area ul.camera .arrow {
	display:inline-block;
}

.txt_area ul.camera a:hover,
.txt_area ul.lens a:hover  {
	text-decoration: none;
	opacity:0.5;
	display:block;
}

.txt_area ul.lens .s5-button {
	width: 68% !important;
	margin: 5px auto !important;
	display: inline-block;
}
.txt_area ul.lens .s5-storeButton {
	width: 68% !important;
	margin-bottom: 10%;
	display: inline-block;
}
.txt_area ul.lens .s5-button:hover {
	display: inline-block;
}
.txt_area ul.lens .s5-storeButton:hover {
	display: inline-block;
}
.txt_area ul.lens .note-70350g {
	font-size: 12px;
    font-size: .75rem;
	line-height: 1.5 !important;
}

.br-sp {
	display: block;
}
a.list-lens {
	display: inline-block !important;
	min-height: 200px;
}

.Gmaster tr:nth-child(-n + 4) a.list-lens {
	min-height: 220px;
}

@media (max-width:768px) {
	.Gmaster tr:nth-child(-n + 4) a.list-lens {
		min-height: 200px;
	}
	.Gmaster tr a.list-lens {
		min-height: 200px;
	}
}


table.acc a.list-lens {
	min-height: 180px;
}
.cp2 a.list-lens {
	/*min-height: 370px;*/
    display: block !important;
}

@media (max-width:790px) {
	.txt_area ul.camera li img.plus {
	display:block;
	padding-top: 0px;
	margin:0 auto;
	}
	.br-sp {
    	display: none;
	}
	.txt_area ul.camera li img.c5-1item {
		width:80%;
	}
	.txt_area ul.camera li img.c5-2item {
		width:80%;
	}
}
@media (max-width:479px) {
	.txt_area ul.camera li {
	width: 99.4%;
	border-right: 1px solid #000;
	text-align:center;
	min-height: auto;
	}
	.txt_area ul.camera.second {
	margin-top:0;
	border-bottom: none;
	border-top: 1px solid #000;
	}
	.txt_area ul.camera.second li {
	width: 99.4%;
	border-right: 1px solid #000 !important;
	border-bottom: 1px solid #000;
	border-top: none;
	text-align: center;
	}
	.txt_area ul.camera li:nth-child(4),
	.txt_area ul.camera li:nth-child(5),
	.txt_area ul.camera li:nth-child(6) {
		border-top: none;
		border-left: 1px solid #000;
	}
	.txt_area ul.camera.second.four li {
		width:99.4%;
	}

	.txt_area .body ul.lens li a {
	width:100%;
	text-align: center;
	margin: 0 auto;
	}
	.txt_area ul.camera li div {
	margin-top:0px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	}

	.txt_area ul.lens .s5-button {
		width: 68% !important;
		text-align: center;
	}
	.txt_area ul.lens .s5-storeButton {
		width: 68% !important;
		text-align: center;
	}
	a.list-lens {
    	min-height: 150px;	
	}
	.txt_area ul.lens table tbody td span:first-child {
    	display: inline-block;
	}
	.txt_area ul.camera li span:first-child, .txt_area ul.lens li span:first-child {
    	width: 100%;
    	float: none;
	}
	.txt_area ul.camera li:nth-child(3) {
	border-top: none;
	border-left: 1px solid #000;
	}
	
	.cp2 a.list-lens {
		min-height: auto;
	}

}


/*--01キャンペーン対象モデル レンズ--*/
.txt_area ul.lens {
	width:100%;
	position:relative;
	margin: auto 0;
	padding:0;
	border-bottom: none;
}
.txt_area ul.lens.price {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px dotted #000;
	border-bottom: 1px solid #000;
}
.txt_area ul.lens li {
	box-sizing:border-box;
	height:100%;
	list-style:none;
	position:relative;
	margin: 0;
	border: 1px solid #000;
	overflow:hidden;
}

.txt_area .body ul.lens li {
	box-sizing:border-box;
	height:100%;
	list-style:none;
	position:relative;
	margin: 0;
	border: none;
	overflow:hidden;
}

@media all and (-ms-high-contrast:none) {
    *::-ms-backdrop, .txt_area ul.lens li,
	*::-ms-backdrop, .txt_area .body ul.lens li {
		width:99%;
	}
}


.txt_area ul.lens li table {
    width: 100%;
}

.txt_area ul.lens2 li table {
    width: 100%;
	padding-left: 10px;
}
.txt_area ul.lens.price li {
	width:100%;
	text-align:center;
	border-right: none;
	padding: 0 1% 1% 1%;
}
.txt_area ul.lens li:nth-child(2),
.txt_area ul.lens li:nth-child(3),
.txt_area ul.lens li:nth-child(4),
.txt_area ul.lens li:nth-child(5),
.txt_area ul.lens li:nth-child(6),
.txt_area ul.lens li:nth-child(7),
.txt_area ul.lens li:nth-child(8){
	margin-top:20px;
}

/*.txt_area ul.lens li:nth-child(3),.txt_area ul.lens li:nth-child(4) {
	min-height:420px;
}*/
.txt_area ul.lens li:nth-child(3) table:first-child {
	min-height:290px;
}
.txt_area ul.lens li:nth-child(3) table:nth-child(3) thead th {
	border-top: 1px solid #000;
}
@media (max-width:1024px) {
	.txt_area ul.lens li {
		min-height: auto;
	}
	.txt_area ul.lens li:nth-child(3) table:first-child {
		min-height: auto;
	}
}

.txt_area ul.lens table thead th{
	padding:1% 2.5% 0;
	display: block;
	text-align:center;
	margin: 10px 0px 0px 0px;
}

.txt_area ul.lens table tbody th.second {
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	text-align:center;
}
.txt_area ul.lens li a {
	word-wrap: break-word;
	display:block;
}

.txt_area ul.lens li div {
	display:block; 
	width:100%; 
	border-bottom:1px dotted #000; 
	padding-top:20px;
	padding-bottom:20px;
	text-align: center;
	position:relative;
}

.txt_area ul.lens li:nth-child(1) table + div {
	position:relative;
	border-bottom: none;
}

.txt_area ul.lens li:nth-child(1) table + div + table + div {
	position:absolute;
	bottom:0px;
	left:0px;
	border-bottom: none;
}

@media (max-width:1024px) {
.txt_area ul.lens li div {
	position:relative;
	bottom:auto;
	left:auto;
}
}

@media (max-width:480px) {
	.txt_area ul.lens li:nth-child(1) table + div,
	.txt_area ul.lens li div {
		position:relative;
		bottom:auto;
		left:auto;
	}
	.txt_area ul.lens li:nth-child(1) table + div + table + div {
		position:relative;
		bottom:auto;
		left:auto;
	}
	.txt_area .body ul.lens li {
		margin: 0 0 0px;
	}
}

.txt_area ul.lens table tbody td span:first-child{
	display: block;
}

.txt_area ul.lens table tbody td span {
	display: block;
}

.txt_area ul.lens table tbody td span img {
	width: 50%;
}
@media (max-width:640px) {
	.txt_area ul.lens table tbody td span img {
		width: 75%;
	}
	.txt_area ul.lens table tbody td h4 br {
		display: none;
	}
}
@media (max-width:479px) {
	.txt_area .body ul.lens table tbody td span img {
		width: 60%;
	}
}
@media (max-width:420px) {
	.txt_area ul.lens2 table tbody td h4 br {
		display: block;
	}
	.txt_area ul.lens2 li a{
		width: 100%;
	}
}

.txt_area ul.lens table tbody th {
	padding:5% 2.5% 0;
	display: block;
	width: 95%;
    text-align: center;
	
}
.txt_area ul.lens table tbody th.second img {
	width: auto;
}
.txt_area ul.lens table tbody tr {
    width: 25%;
    text-align: center;
	float:left;
	min-width:200px;
	padding-bottom: 20px;
	display: flex;/*  unique GP logo */
    align-items: end;/* ! unique GP logo */
}
.txt_area ul.lens2 table tbody tr {
	width: 24.1%
}
/* 対象レンズ（同時購入） */
.txt_area ul.lens2 table tbody tr td span {
	height: 110px;
}
.txt_area ul.lens2 table tbody tr td img:nth-child(2) {
	padding-bottom: 10px;
}
.txt_area ul.lens2 table tbody tr:nth-child(1) {
    width: 25%;
	padding-left: 0.9%;
}
.txt_area ul.lens2 table tbody tr:nth-child(4) {
    width: 25%;
	padding-right: 0.9%;
}

@media (max-width:900px) {
.txt_area ul.lens table tbody tr {
    width: 33%;
	min-width: auto;
}
.txt_area .body ul.lens table tbody tr {
    width: 50%;
	min-width: auto;
	margin-bottom:20px;
}
.txt_area ul.lens2 table tbody tr:nth-child(1) {
    width: 33%;
	padding-left: 0;
}
.txt_area ul.lens2 table tbody tr:nth-child(4) {
    width: 33%;
	padding-right: 0;
}
}

@media (max-width:480px) {
.txt_area ul.lens table tbody tr {
    width: 50%;
	min-width: auto;
}
.txt_area .body ul.lens table tbody tr {
    width: 50%;
	min-width: auto;
	margin-bottom:20px;
}
.txt_area ul.lens2 table tbody tr td span {
	height: 200px;
}
.txt_area ul.lens2 table tbody tr td img:nth-child(2) {
	padding-bottom: 10px;
}
.txt_area ul.lens2 table tbody tr:nth-child(1) {
    width: 50%;
	padding-left: 0;
}
.txt_area ul.lens2 table tbody tr:nth-child(4) {
    width: 50%;
	padding-right: 0;
}
.txt_area .body ul.lens table tbody tr br{
	display: none;
}
}

/*.txt_area ul.lens table tbody td {
	width: 25%;
	padding-top: 20px;
}*/
/* ! unique GP logo */
.txt_area ul.lens table tbody td {
	width: 100%;
	padding-top: 20px;
}

@media all and (-ms-high-contrast:none) {
    *::-ms-backdrop, .txt_area ul.lens table tbody{
		display:block;
		box-sizing:border-box;
	}

}

@media all and (-ms-high-contrast:none) {
    .txt_area ul.lens table tbody{
		display:block;
		box-sizing:border-box;
	}
}

@supports (-ms-ime-align:auto) {
    .txt_area ul.lens table tbody{
		display:block;
		box-sizing:border-box;
	}
}

/*IE10,11,Edge*/

@media (max-width:1024px) {
	.txt_area ul.lens li {
	
	}
	.txt_area ul.lens li:nth-child(5) {
		border-left: 1px solid #000;
	}
	.txt_area ul.lens li:nth-child(3),.txt_area ul.lens li:nth-child(4), .txt_area ul.lens li:nth-child(5){
		margin-top:20px;
	}
	
	.txt_area ul.lens li:nth-child(3){
		border-left:1px solid #000; 
	}
	
	.txt_area ul.lens table tbody th {
		width: 30%;
	}
	.txt_area ul.lens table tbody th.second {
		width: 94%;
	}
}
@media (max-width:479px) {
	.txt_area ul.lens table tbody td img {
		padding-bottom: 10%;
	}
	.txt_area .body ul.lens table tbody td img {
		padding-bottom: 0%;
	}
	.txt_area .body ul.lens table tbody td img + img {
		padding-bottom: 10%;
	}
	.txt_area ul.lens table thead th{
		padding:2.5% 2.5%;
	}
}
@media (max-width:479px) {
	.txt_area ul.lens.price {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.txt_area ul.lens li {
		box-sizing:border-box;
		border: 1px solid #000;
	}
	/*.txt_area ul.lens li:nth-child(2),.txt_area ul.lens li:nth-child(3),.txt_area ul.lens li:nth-child(4) {
	border-top: none;
	border-left: 1px solid #000;
	margin-top:0px;
	}*/
	.txt_area ul.lens table tbody th {
		width: 25%;
	}
	.txt_area ul.lens table tbody td {
		padding: 3%;
	}
	.txt_area ul.camera.second table tbody tr,
	.txt_area ul.lens table tbody tr,
	.txt_area .body ul.lens table tbody tr {
    	width: 100%;
	}
	.txt_area ul.lens2 table tbody tr:nth-child(1),
	.txt_area ul.lens2 table tbody tr:nth-child(4){
    	width: 100%;
		padding-right: 0;
		padding-left: 0;
	}
	
}

p.txtl_right{
	text-align:right;
	margin:0px 36px 0px 0px;
	font-size:80%;
}
@media (max-width:640px) {
p.txtl_right{
	text-align:left;
	margin:5px 0 0 0;
}
}


/*--01キャッシュバック方法／02お申し込み方法--*/
.redbox {
	border: 7px solid #e60011;
	padding: 2em;
	color: #e60011;
	margin: 0 0px 30px 0px;
}

.stepentry_area{
	margin:0 0% 30px 6%;
}

.howto-txtarea {
    display: inline-block;
	background: #efefef;
	padding: 20px;
    vertical-align: top;
	margin-bottom:10px;
	width:35%;
}

.howto-txtarea:nth-child(2) {
	width:50%;
}

.howto-txtarea h4{
	margin:0!important;
}

.howto-txt {
	word-break: break-word;
	display:inline-block;
}

.howto-txt a{
	font-weight:700;
}

.howto-txt p {
    display: inline-block;
}

.howto-txtarea img.howto-qr{
	margin:10px;
}

@media (max-width:700px) {
	.howto-txtarea,.howto-txtarea:nth-child(2) {
    	display:block;
		width:90%;
	}

	.stepentry_area{
		margin:0 auto;
	}
}

@media (max-width:479px) {
	.howto-txtarea img.howto-qr{
		margin: 10px auto;
		display: block;
	}
}

ul.numberlist {
	position:relative;
	margin:0!important;
	padding:0!important;
}

ul.numberlist li {
	list-style:none;
	position:relative;
	margin-bottom:20px;
}

ul.numberlist li.num01 { background:url(../images/no01.gif) no-repeat 0 0.2em; padding-left:20px; }
ul.numberlist li.num02 { background:url(../images/no02.gif) no-repeat 0 0.2em; padding-left:20px; }
ul.numberlist li.num03 { background:url(../images/no03.gif) no-repeat 0 0.2em; padding-left:20px; }
ul.numberlist li.num04 { background:url(../images/no04.gif) no-repeat 0 0.2em; padding-left:20px; }

ul.numberlist_letter {
	position:relative;
	margin:0!important;
	padding:0!important;
}

ul.numberlist_letter li {
	list-style:none;
	position:relative;
	margin-bottom:60px;
	width:40%;
	display: inline-block;
	vertical-align:top;
}

ul.numberlist_letter li img{
	width: 40%;
    display: block;
    margin: 20px auto;
}

ul.numberlist_letter li.num01 { background:url(../images/no01.gif) no-repeat 0 0.2em; padding-left:20px; padding-right:20px; display:block; width:100%; }
ul.numberlist_letter li.num02 { background:url(../images/no02.gif) no-repeat 0 0.2em; padding-left:20px; padding-right:20px; }
ul.numberlist_letter li.num03 { background:url(../images/no03.gif) no-repeat 0 0.2em; padding-left:20px; padding-right:20px; }
ul.numberlist_letter li.num04 { background:url(../images/no04.gif) no-repeat 0 0.2em; padding-left:20px; padding-right:20px; }
ul.numberlist_letter li.num05 { background:url(../images/no05.gif) no-repeat 0 0.2em; padding-left:20px; padding-right:20px; }

ul.numberlist_letter li.num03 img{
	width:99%;
	margin-top: 120px;
}
	
ul.numberlist_letter li.num04 img{
	width:80%;
	margin-top: 30px;
}

ul.numberlist_letter li.num05 img{
	margin-top: 65px;
}

ul.numberlist li.hosyoulist ul {
	padding-left: 0px;
}

ul.numberlist li.hosyoulist ul li {
	float: none;
	width: 49.8%;
	margin: 0 auto;
}
ul.numberlist li.hosyoulist ul li img {
	width: 100%;
}
@media (max-width:640px) {
	ul.numberlist li.hosyoulist ul li {
		float: none;
		width: 100%;
	}
	ul.numberlist_letter li,ul.numberlist_letter li.num01 {
		width:90%;
		display:block;
	}
	ul.numberlist_letter li.num04 img{
		width:100%;
		max-width:562px;
		margin-top: 20px;
	}
	ul.numberlist_letter li.num03 img{
		width:100%;
		max-width:723px;
		margin-top: 20px;
	}
	ul.numberlist_letter li img{
		margin-top: 20px;
	}
}

/*--acafe--*/
.acafe-all {
	display:block;
	position:relative;
	text-align:center;
}

.acafe-all.clearfix a .acafeimg.fadeImg {
	max-width:950px;
	width:100%;
	max-height:424px;
}

.acafe-640 {
	display:none;
	position:relative;
	text-align:center;
}

.acafe-480 {
	display:none;
	position:relative;
	text-align:center;
}

@media (max-width:479px) {
	.acafe-all {
		display:none;
		position:relative;
		text-align:center;
	}
	
	.acafe-480 {
		display:block;
		position:relative;
		text-align:center;
	}
}

/*--02登録方法--*/
ul.entry {
	position:relative;
	margin:0!important;
	padding:0!important;
}

ul.entry li {
	list-style:none;
	position:relative;
	margin-top:20px;
	margin-left:1.5%;
	float:left;
	width:23.5%;
}

ul.entry li.first  {
	margin-left:0px;
}

ul.entry li img {
	width:100%;
}
ul.entry li.entry_mq {
	display:none;
}
ul.entry li.entry_pc {
	display:block;
}
img.hosyou {
	max-width: 640px;
	width:100%;
	max-height:352px;
}

.stepnum{
	margin:0 0.3% 0 0.2%;
}

.stepnum img{
	vertical-align:sub!important;
}

.stepnum-s img{
	vertical-align:text-top!important;
}
	
@media (max-width:480px) {
img.hosyou {
	width:100%;
	height:auto;
}
}
.txt_area .sheet-all a .download{
	max-width: 480px;
	width:100%;
	max-height:46px;
}

.txt_area .numberlist .barcode .mtb10 ul {
	margin:20px 0 0px 0;
	padding: 0px;
	overflow: hidden;
}

.txt_area .numberlist .barcode .mtb10 ul .num03left {
	margin-left: auto;
    margin-right: auto;
}
.txt_area .numberlist .barcode ul li {
	width: 50%;
}

.txt_area .numberlist .barcode span.Redbk {
	color:#FFF;
	background: #c93434;
	padding: 5px;
}
	
img.howto {
	max-width: 800px;
	width:100%;
}
@media (max-width:640px) {
	.txt_area .numberlist .barcode ul li {
		width: 100%;
	}
}
@media (max-width:950px) {
img.howto {
		width:100%;
	}
}
@media (max-width:479px) {
	.txt_area .numberlist .num03 .mtb10 ul .num03left {
		float:none;
	}
	.txt_area .numberlist .num03 ul li {
		width:100%;
	}
	img.howto {
			width:100%;
	}
}

#contents02 .txt_area h4 {
	font-size:110%;
	font-weight:bold;
	margin:20px 0px 10px 0px;
}
#contents02 .txt_area .num03_check{
	margin:20px 0px 5px 0px;
}
#contents02 .txt_area table {
	width:100%;
}
#contents02 .txt_area table tr th{
	border:solid 1px #333333;
	font-weight:normal;
	line-height:1.3em;
	text-align:center;
	font-size:80%;
}

 
 
@media (max-width:479px) {
ul.entry li {
	margin-left:0;
	float:none;
	width:100%;
}
ul.entry li img {
	width:100%;
	height:auto;
}

ul.entry li.entry_mq {
	display:block;
}
ul.entry li.entry_pc {
	display:none;
}
}



/*--02登録方法:組み立て方--*/
.sheet-all {
	display:block;
	position:relative;
	text-align:center;
}
.sheet-all img {
	max-width:950px;
	width:100%;
}
.sheet-all a img {
	max-width:480px;
	width:100%;
}
.txt_area .sheet-all .sheet_pc{
	max-width: 756px;
	width:100%;
	max-height:718px;
}

.sheet-480 {
	display:none;
}

.download-sheet{
	text-align:center;
}

.download-sheet img {
	display:inline-block;
	width:100%;
	max-width:550px;
}



@media (max-width:479px) {
.sheet-all {
	position:relative;
	text-align:center;
}

.sheet-480 {
	display:block;
	position:relative;
	text-align:center;
}


}


/*--03よくあるご質問--*/
p.pagelink{
	margin:0 0 15px 0;
	height:29px;
	border-bottom:1px dotted #614537;
	border-left:none; 
	padding:0 0 0 0;
	color:#614537;
	font-weight:bold;
	font-size:125%;
	cursor: pointer;
}
p.pagelink:hover{
	color:#12293c;
}
p.pagelink a{
	text-decoration:none;
}

p.pagelink span{
	display:block;
	height:27px;
	margin:0;
	padding:0;
	padding-left:20px;
}

p.pagelink span.mn01,
p.pagelink span.mn02,
p.pagelink span.mn03,
p.pagelink span.mn04{ background:url(../images/faq/lk.gif) no-repeat; }


/*--FAQ見出し--*/
h2.faq{
	margin:0 0 20px 0;
	height:28px;
	background:#614537!important;
	border-left:none; 
	padding:0 5px 5px 5px;
	border-bottom:none;
}

h2.faq span{
	display:block;
	height:auto;
	text-indent:0;
	margin:0;
	padding:2px;
	color:#fff;
}

@media (max-width:640px) {
h2.faq{
	margin:0 0 20px 0;
	height:auto;
	border-left:none; 
	padding:0 5px 0 5px;
}
}


dl.faq {
	border-bottom:1px dotted #999;
	margin:20px 0 10px!important;
	padding:0 0 7px!important;
}

dl.faq.none {
	border: none;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

ul.case {
	padding-left: 0px;
	list-style-type: none;
}
ul.case li {
	width:auto;
}
ul.case li img {
	width:100%;
}
ul.case li.sp {
	display: none;
}
@media (max-width:640px) {
  ul.case li.pc {
	display: none;
  }
  ul.case li.sp {
	display: block;
	margin-bottom:30px;
  }
}

dl.faq dt {
	clear: left;
	float: left;
	width:45px;
	margin: 0 0 0.8em;
	min-height:35px;
}

dl.faq dd {
	margin-left:45px;
	margin-bottom: 0.8em;
	min-height:35px;
}
.txt_area .faq dd table{
	width:100%;
}
.txt_area .faq dd table tr th,
.txt_area .faq dd table tr td{
	border:solid 1px #333333;
	font-weight:normal;
	padding:5px;
	text-align:center;
}
.txt_area .faq dd table tr th .tw75{
	width:75%;
}
.txt_area .faq dd table tr th .tw30{
	width:45%;
}
.txt_area .faq dd table tr td .tw45{
	width:45%;
}
.txt_area .faq dd table tr th .tw25,
.txt_area .faq dd table tr td .tw25{
	width:25%;
}

.txt_area .faq dd table tr th img{
	max-width:154px;
}
.txt_area .faq dd table tr th strong{
	font-weight:bold;
}
.txt_area .faq dd table tr th .cap{
	font-size:11px !important;
	padding-top:10px !important;
	line-height:1.2em !important;
}

@media (max-width:640px) {
.txt_area .faq dd table tr th img{
	width:99%;
	min-width:100px;
}

}
@media (max-width:479px) {
.txt_area .faq dd table tr th img{
	width:80%;
	min-width:80px;
}
}
@media (max-width:400px) {
.txt_area .faq dd table tr th {
	font-size:70%
}
.txt_area .faq dd table tr th img{
	width:50%;
	min-width:65px;
}
}

div.chart img {
	width: 100%;
}
div.chart {
	margin-top:20px;
	margin-bottom:50px;
	display:block;
    overflow: hidden;
}
div.chart_wrap.sp {
		display:none;
	}
@media (max-width:640px) {
	div.chart_wrap.pc {
		display:none;
	}
	div.chart_wrap.sp {
		display:block;
	}
}

/* class
----------------------------------------------------------*/
	.al-center{
	text-align:center!important;
	display:block;
}

	.al-right{
	text-align:right!important;
	display:block;
}

	.al-left{
	text-align:left!important;
	display:block;
}
/*
.arrow {
	padding-left:10px;
	background:url(../images/icn_arrow.gif) no-repeat 0 0.35em;
	display: inline-block;
}
*/
.arrow_02 {
	font-size:15px;
	padding-top:5px;
	padding-left:10px;
	background:url(../images/icn_arrow.gif) no-repeat 0 0.75em;
	display:block;
}

.arrow_02 a {
	color:#e95401;
}

.cbbutton{
	padding:15px 30px 15px 30px;
	font-size:125%;
}

/* Clearfix
----------------------------------------------------------*/
.clearfix,
.page_navi,
.other {
	zoom:1;
}

.clearfix:after,
.page_navi:after,
.other:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}

/* margin
----------------------------------------------------------*/
.mb5 {
	margin-bottom:5px !important;
}
.mb10 {
	margin-bottom:10px !important;
}
.mb20 {
	margin-bottom:20px !important;
}
.mb25 {
	margin-bottom:25px !important;
}

.mb30 {
	margin-bottom:30px !important;
}

.mb40 {
	margin-bottom:40px !important;
}

.mb50 {
	margin-bottom:50px !important;
}

.mb60 {
	margin-bottom:60px !important;
}
.mtb10 {
	margin-bottom:10px;
	margin-top:10px;
}

.ml20 {
	margin-left:20px;
}
.mr20 {
	margin-right:20px;
}

.mt40{
	margin-top:40px;
}

.red {
	color:#c93434; font-weight:bold; margin-top:15px !important; font-size:larger;
}

.font-s{
	font-size: 12px;
	padding-bottom: -12px;
}

.center-nc120 {
	text-align:center;
}
@media (max-width:1200px) {
	.nb120 {
		display:none;
	}
	.center-nc120 {
		text-align:left;
	}
}

/* adjust
----------------------------------------------------------*/

.s5-linkV3 {
    font-size: 1rem;
}

.s5-linkV3.cursorp {
	cursor:pointer;
}

.mod-column1 #contents03 p img {
    max-width: 200px;
    margin: 10px 10px 0;
}

.arrow.oh {
	display:inline;
}

.sp {
	display:none;
}
@media (max-width:640px) {
	.sp {
		display: block;
	}
	.pc {
		display:none;
	}
}

ul.s5-list, ol.s5-list {
    padding-left: 1.2em !important;
}

.h-adjust {
	min-height: 420px !important;
}

.products-caution a.list-lens { min-height: 208px; }
.products-caution .list-lens.products-caution-link { min-height: 100px; }
.products-caution .products-caution-text { font-size: .75rem; line-height: 1.4; margin-bottom: 0.8em; }
.products-caution .products-caution-text a { font-size: .75rem; display: inline !important; }
@media (max-width: 768px) {
    .products-caution .list-lens.products-caution-link { min-height: 160px !important; }
}

/* 20230530 */
/* logo spacer */
.c5-logo-spacer{
display: inline-block;
width: 1.6rem;
}

/* supフォントスケール */
	sup.c5-sup-small{
	font-size: 0.6rem;
}


/* GP wrap */

.txt_area ul.lens table tbody tr.c5-gp-wrap{
	width:100%;
}
.txt_area ul.lens .s5-storeButton.s5-store-btn-gp {
	margin-bottom: 0;
}
.txt_area ul.lens li div{}
.c5-gp-box{
border: 1px solid #C6C6C6;
}


@media (min-width:901px) {
.c5-forpc{}
.c5-fornarrow{display: none}

.c5-gp-box{
	display: flex;
}
.txt_area ul.lens li div.c5-gp-wrap-imgside{
	width:70%;
	border: none;
}
.txt_area ul.lens table tbody td.c5-gp-box span{
    display: flex;
    align-items: center;
}
.txt_area ul.lens li div.c5-gp-wrap-btnside{
	width:30%;
	display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
	border: none;
}
.txt_area ul.lens table tbody tr.c5-gp-wrap td span img {
	width: 22%;
}
.txt_area ul.lens table tbody tr.c5-gp-wrap td span img.c5-gp-logo {
	width: 14%;
}
.txt_area ul.lens table tbody tr.c5-gp-wrap td span img.c5-gp-ttl {
	width: 42%;
}


}

@media screen and (min-width: 481px) and ( max-width:900px){

.c5-forpc{display: none}
.c5-fornarrow{}

.c5-gp-box{}

.txt_area ul.lens li div.c5-gp-wrap-imgside{
	width:100%;
	border: none;
	padding-bottom: 0;
}
.txt_area ul.lens table tbody td.c5-gp-box span{
	display: flex;
	align-items: center;
	flex-direction: column;
}
.txt_area ul.lens li div.c5-gp-wrap-btnside{
	width:100%;
	display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
	border: none;
}
.txt_area ul.lens table tbody tr.c5-gp-wrap td span img {
	width: 72%;
}
.txt_area ul.lens table tbody tr.c5-gp-wrap td span img.c5-gp-logo {
	width: 16%;
}
.txt_area ul.lens table tbody tr.c5-gp-wrap td span img.c5-gp-ttl {
	width: 72%;
	padding-bottom: 0;
}


}


@media (max-width:480px) {

.c5-forpc{display: none}
.c5-fornarrow{}

.c5-gp-box{}

.txt_area ul.lens li div.c5-gp-wrap-imgside{
	width:100%;
	border: none;
	padding-bottom: 0;
}
.txt_area ul.lens table tbody td.c5-gp-box span{
	display: flex;
	align-items: center;
	flex-direction: column;
}
.txt_area ul.lens li div.c5-gp-wrap-btnside{
	width:100%;
	display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
	border: none;
}
.txt_area ul.lens table tbody tr.c5-gp-wrap td span img {
	width: 80%;
}
.txt_area ul.lens table tbody tr.c5-gp-wrap td span img.c5-gp-logo {
	width: 50%;
}
.txt_area ul.lens table tbody tr.c5-gp-wrap td span img.c5-gp-ttl {
	width: 90%;
	padding-bottom: 0;
}


}


/*///// full image article box 20230720 /////*/
.c5-article-box img{
	width: 100%;
	height: auto;
}

/*///// lens note 20231111 /////*/
.lens-note{
	margin: 0 20px 40px!important;
}

/*///// lproduct list flex wrap /////*/
.product-list-wrap{	border: none!important;}
.product-list-wrap ul{
	padding-inline-start: initial;
	padding: 0 10px;
	display: flex;
	flex-wrap: wrap;
	gap: 20px 0;
}
.product-list-wrap ul li{
	height: initial!important;
	border: none!important;
}
.list-box{
	margin-top: 0!important;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}
.list-box div{
	border: none!important;
}
.list-box span{
	display: block;
}

/* banner list */
ul.bnr-list-wrap{
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 30px 20px;
}
.bnr-list-wrap li{}
.bnr-list-wrap p{
	margin-bottom: 0.4rem;
}
.bnr-list-wrap p::before{
	content: "";
	display: inline-block;
	background-color: #000;
	width: 1rem;
	height: 13px;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	margin-right: 0.3rem;
}
.bnr-list-wrap a{position: relative;}
.bnr-list-wrap a:hover{opacity: 0.5;}
.bnr-list-wrap img{
	width: 100%;
	height: auto;
}
/* sp */
@media (max-width:641px) {
.bnr-list-wrap li{
	list-style: none;
	width: 100%;
}
}
/* pc */
@media (min-width:640px) {
.bnr-list-wrap li{
	list-style: none;
	width: calc(50% - 10px);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
}


/* G mark */
.list-box img:nth-child(2) {
    padding-bottom: 10px;
}
/* sp */
@media (max-width:641px) {
.list-box{
	width: 100%;
}
/* products photo */
.list-box span img{
	width: 75%;
}
.list-box span{}
}
/* pc */
@media (min-width:640px) {
.list-box{
	width: 25%;
}
/* products photo */
.list-box span img{
	width: 50%;
}
.list-box span{
    height: 110px;
}
}


.c5-red-intxt {
    color: #c93434 !important;
    font-size: 1.25rem;
    font-weight: 700;
}
a.c5-red-intxt:after{
	background-image:URL("data:image/svg+xml;charset=utf8,<svg%20fill%3D'%23c93434'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20x%3D'0px'%20y%3D'0px'%20width%3D'32px'%20height%3D'32px'%20viewBox%3D'0%200%2032%2032'><path%20d%3D'M25.6%2C16l-16%2C16l-3.2-3.2L19.1%2C16L6.4%2C3.2L9.6%2C0L25.6%2C16z'%2F><%2Fsvg>") !important;
}


/* accessory */

/* contetns */
.h3-tokuten {
    color: #ffffff;
    margin: 40px 0 20px 0 !important;
    background-color: #614537;
    padding: 4px;
    text-align: center;
}

/* 4 column flex layout */
.txt_area ul.camera.c5-four-column {
  box-sizing: border-box;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: initial;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: none;
  border-bottom: none;
  margin: 0;
}
.txt_area ul.camera.c5-four-column li {
  box-sizing: border-box;
  text-align: center;
  padding-bottom: 20px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: none;
  border-top: none;
}
.txt_area ul.camera.c5-four-column li img {
  width: 80%;
}
.txt_area ul.camera.c5-four-column li a.s5-button {
  width: 65%;
  margin: 0 auto 5px;
}

.txt_area ul.camera li div {
  display: block;
  width: 100%;
  border-bottom: 1px dotted #000;
  margin-bottom: 5px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.txt_area ul.camera li span {
  display: block;
}

/* border */
@media (min-width:641px) {
.txt_area ul.camera.c5-four-column {
}
.txt_area ul.camera.c5-four-column li {
  width: calc(100% / 4);
}

}

@media (max-width:640px) {
.txt_area ul.camera.c5-four-column {
}

.txt_area ul.camera.c5-four-column li {
  width: 100%;
}

}

/* product button */
.txt_area ul.camera.c5-four-column .s5-button {
	width: 68%!important;
}
.txt_area ul.camera.c5-four-column .s5-storeButton {
	width: 68% ;
}



/* c5-forJimu layout */
/* control */
#c5-forJimu strong.divide{
    margin: 1.6rem 0;
    display: inline-block;
}
.arrow {
	padding-left:12px;
	background:url(../images/icn_arrow.gif) no-repeat 0 0.45em;
	display:block;
}

@media (max-width:639px) {
	.arrow {
		background:url(../images/icn_arrow.gif) no-repeat 0 0.55em;
	}
}
#c5-forJimu .s5-icon-window {
	vertical-align: middle!important;
    margin: -2px 3px 0 0;
}
.txt-left{
text-align: left;
}



.hide-area {
	display: none;
}
.modaal-inner-wrapper {
padding: 30px 10px;
}

.modaal-content-container {
padding: 0 !important;
}

.modaal-container {
max-width: 880px !important;
background: transparent;
}

.modal-close {
width: 100%;
height: auto;
position: relative;
}
.modal-close .btn {
width: 18px;
height: 18px;
padding: 0;
position: absolute;
top: 2px;
right: 0;
background: url("../images/howto/close.png") no-repeat center center;
background-size: contain;
background-color: transparent;
border: none;
outline: none;
-webkit-appearance: none;
	-moz-appearance: none;
		appearance: none;
cursor: pointer;
opacity: 1;
z-index: 1;
}

/*popup　応募はこちら*/
.c5-kakunincontent {
	box-sizing: border-box;
	width: 100%;
	max-width: 880px;
/* 	margin: 0 auto; */
	padding: 20px 15px;
	background-color: #b8cefe;
	border: 3px solid #5787f4;
  }
  .c5-kakunincontent * {
	box-sizing: border-box;
  }
  .c5-kakunincontent .modal-close .btn {
	top: -5px;
	right: -5px;
	background: url("../images/howto/close_2.png") no-repeat center center;
	background-size: contain;
	width: 30px;
	height: 30px;
  }
  .c5-kakunincontent__ttl {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 0 auto 15px;
  }
  .c5-kakunincontent__txt {
	background-color: #fff;
	border-radius: 10px;
	margin: 0 auto 10px;
	padding: 10px;
  }
  .c5-kakunincontent__txt p {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	margin: 0 auto 10px;
	margin: 0 auto;
  }
  .c5-kakunincontent__txt .c5-note {
	list-style: none;
	width: 90%;
	margin: 0 auto;
  }
  .c5-kakunincontent .c5-popbtn .cbbutton {
	padding: 15px 20px;
  }
  .c5-kakunincontent .c5-popbtn .cbbutton.left {
	background-color: #032e86;
	padding: 22px 20px;
  }
  .c5-kakunincontent .c5-popbtn .cbbutton.right {
	background-color: #5787f4;
  }
  .c5-kakunincontent .c5-popbtn a {
	display: block;
	width: 280px;
	font-size: 16px;
	margin: 0 auto;
	text-align: center;
	line-height: 1.5;
	color: #fff;
	font-weight: bold;
	border-radius: 100px;
	transition: all 0.3s;
  }
  .c5-kakunincontent .c5-popbtn a:first-child {
	margin-bottom: 20px;
  }
  .c5-kakunincontent .c5-popbtn a:hover {
	opacity: 0.7;
	text-decoration: none;
  }
  .c5-kakunincontent .c5-popbtn a .s5-iconInline {
	margin-left: 10px;
  }
  @media screen and (min-width: 900px) {
	.c5-kakunincontent {
	  padding: 40px 30px;
	  border-width: 6px;
	}
	.c5-kakunincontent .modal-close .btn {
	  width: 40px;
	  height: 40px;
	  top: -25px;
	  right: -15px;
	}
	.c5-kakunincontent__ttl {
	  font-size: 38px;
	}
	.c5-kakunincontent__txt {
	  margin-bottom: 15px;
	}
	.c5-kakunincontent__txt p {
	  font-size: 30px;
	  margin: 0 auto 15px;
	  margin: 0 auto;
	}
	.c5-kakunincontent__txt .c5-note {
	  width: 60%;
	}
	.c5-kakunincontent .c5-popbtn {
	  display: flex;
	  justify-content: space-between;
	  align-items: center;
	}
	.c5-kakunincontent .c5-popbtn .cbbutton.left {
	  padding: 33px 20px;
	}
	.c5-kakunincontent .c5-popbtn a {
	  width: 48%;
	  max-width: 380px;
	  font-size: 24px;
	  margin: 0;
	}
	.c5-kakunincontent .c5-popbtn a:first-child {
	  margin-bottom: 0;
	  padding: 40px 0;
	}
  }
  
/* cb25cl_autumn */ 
/* products layout */ 
.c5-product-box {
    display: flex !important;
    flex-wrap: wrap;
}
.txt_area ul.second {
    display: flex;
    flex-wrap: wrap;
}
/* lensicon */
.c5-lensicon-box{
    border-bottom: none !important;
    padding-top: 0 !important;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
}
.c5-lensicon-box img{
    height: 24px;
    width: auto;
    vertical-align: top;
}
/* lensicon gap */
.c5-lensicon-box img:first-child {
    margin-right: 1.6rem;
}


/*pc*/
@media (min-width:641px) {
.c5-product-harf-box {
    width: 50%;
}
.c5-product-full-box {
    width: 100%;
}
/* border ctrl harf 2column */
/*.txt_area ul.camera li:nth-child(odd){
    border-right: none;
}*/
/* border ctrl 1st full 2..4..6.. */
.txt_area ul.camera li:nth-child(2){
    border-right: none;
}
}

/*sp*/
@media (max-width:640px) {

}

  