@charset "Shift_JIS";

:root {
	--key-color-primary: #643214;
	--key-color-primary-hover: #333;
	--key-color-number: #643214;
	--color-black: #000;
	--color-white: #fff;
	--color-gray-900: #333;
	--color-gray-800: #666;
	--color-gray-500: #999;
	--color-gray-300: #C6C6C6;
	--color-gray-200: #f1f1f1;
	--color-gray-100: #efefef;
	--color-red-accent: #c93434;
	--color-red-strong: #e60011;
	--color-red-alert: #FF0000;
	--color-orange-accent: #e95401;
	--color-orange-accent-2: #E3591E;
	--color-brown-accent: #953a29;
	--color-accent-bg: #FFF7F4;
	--key-color-secondary: #FFEE1F;
	--triangle-size: 9px;
}

/*=========================================================

	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;
	}
}
.s5-promotionA__note {
	font-size: 0.75rem;
	text-align: right;
	display: block;
	margin-top: -1em;
	padding-bottom: 1em;
}
@media (min-width:640px) {
	.s5-promotionA__note {
		font-size: 0.8125rem;
	}
}

.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:var(--color-white);
  background-color:var(--color-gray-900);
}

#tab-cb li.select {
  background-color:var(--color-black);

}

#tab-cb li.hover {
  background-color:var(--color-gray-800);
}
#tab-cb li.select.hover {
  background-color:var(--color-black);
}

#tab-cb li.select:focus-visible {
  outline: 3px solid var(--color-black);
	outline-offset: 2px;
}

.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:var(--color-red-alert);
}

.txt_area.notice {
	border:1px dotted var(--color-black);
	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: var(--color-red-accent);
}
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 var(--color-gray-200);
  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 var(--key-color-primary) solid; 
	border-bottom:1px dotted var(--key-color-primary);
	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:var(--key-color-primary);
}

.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:var(--color-white);
}
ul.intro li {
	float:left;
	/*width:30%;*/
	width:47%;
	text-align:center;
	margin-right:2%;
	background-color:var(--color-black);
	padding: 1%;
}
ul.intro li:nth-child(2) {
	margin-right:0%;
}
ul.intro li:nth-child(3) {
	margin-right:0%;
	background-color:var(--color-brown-accent);
}
ul.intro li dl {
	margin: 0;
}
ul.intro li dl dt {
	color:var(--key-color-primary);
}
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:#30576a;*/
	background-color:var(--color-gray-900);
	color:var(--color-white);
	padding: 0.5%;
}

.txt_area.model h3.title.cp2 {
	width:100%;
	text-align:center;
	background-color:var(--key-color-primary);
	color:var(--color-white);
	padding: 0.5%;
}

.txt_area.model h3.title.cp2 + div.body {
	 border: 1px solid var(--color-black);
	 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;
  padding: 0 20px;
  box-sizing: border-box;
  /* background: url(../images/cp2_back.png) no-repeat; */
  /* background-size: contain; */
}

.txt_area.model div.cp2_title img {
  margin: 5.5% 0 30px;
  width: 100%;
  /* max-width:1031px; */
}


/* @media (max-width:728px) {
.txt_area.model div.cp2_title img {
	margin:2%;
}
} */
@media (max-width: 640px) {
  .txt_area.model div.cp2_title img {
    /* margin: 0% 10%; */
    margin: 0;
    padding-bottom: 6%;
    padding-top: 6%;
    width: 100%;
  }
}

@media (max-width: 640px) {
  .txt_area.model div.cp2_title {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    /* background: url(../images/cp2_back_sp.png) no-repeat;
    background-size: contain; */
  }
}

/*#contents03 ul.intro li {
	width:47%;
}
#contents03 ul.intro li:nth-child(2) {
	margin-right:0%;
}*/

@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 var(--color-black);
	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 var(--color-black);*//* border 対応 */
	margin-top:20px;
}
/* 枠 */
.txt_area ul.camera.second li {
	width: 100%;
	border-top: none;/* border 対応 */
	min-height: inherit;
	padding-bottom: 0;
}

@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 var(--color-black); 
	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%;
}

/* .txt_area ul.camera.second li:nth-child(11),
.txt_area ul.camera.second li:last-child{
	width: 75% !important;
} */

/* 枠スタート 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),
	.txt_area ul.camera.second li:nth-child(11),
    .txt_area ul.camera.second li:last-child {
        width: 100%;
    }
}



/* 枠 左配置用 */
.txt_area ul.camera.second li.c5-box-left {
	border-right: none;
}
/* 枠内画像 1item *//* 1column時のコントロール
.txt_area ul.camera.second li:nth-child(1) img{
	width: 40%;
	margin: 0 5%;
}
.txt_area ul.camera.second li:nth-child(1) img:nth-child(2) {
	margin-bottom: 5%;
}*/

.txt_area ul.camera.second li table td {
	width: 50% !important;
	border-right: 1px var(--color-black) solid;
	text-align: center;
}

.txt_area ul.camera.second li table td.three {
	width: 25% !important;
	border-right: 1px var(--color-black) solid;
	text-align: center;
}

.txt_area ul.camera.second li .pic strong {
	font-size: 16px;
	margin-bottom: 6px;
	font-weight: bold;
	display: block;
}


.txt_area ul.camera.second li table td:last-of-type {
	border-right: none;
}

/* border 対応 */
@media (min-width:641px) {
.txt_area ul.camera.second {
	border-top: 1px solid var(--color-black);
}
.ctrl-border {
padding-bottom: 1px;
	border-bottom: 1px solid var(--color-black);
}
.ctrl-border-end {
	border-bottom: 1px solid var(--color-black)!important;
    width: calc(50% + 1px)!important;
}
}
@media (max-width:640px) {
.txt_area ul.camera.second {
	border-top: 1px solid var(--color-black);
}
.ctrl-border-end {
    border-bottom: 1px solid var(--color-black)!important;
    width: calc(50% + 1px)!important;
}
}



@media (max-width:640px) {
	.txt_area ul.camera.second li {
		width: 100%;
		border-right: 1px solid var(--color-black);
	}
	.txt_area ul.camera.second li.c5-box-left {
		border-right: 1px solid var(--color-black);
	}
	.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;
/* 		border-bottom: 1px var(--color-black) solid; */
	}
    .txt_area ul.camera.second li table td.three {
		width: 100% !important;
		display: block;
		border-right: none;
/* 		border-bottom: 1px var(--color-black) solid; */
	}
    
    .txt_area ul.camera.second li:nth-child(11),
	.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 .pic strong {
		font-size: 6vw;
		margin-bottom: 3vw;
	}
}

.txt_area ul.camera.second li div {
	margin-bottom: 0;
}
.txt_area ul.camera.second li table td.c5-4in1box{
	padding:9% 0;
}

.txt_area ul.camera.second li table td a.list-products {
/*     display: block; */
    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 {
/* 	width: 68% !important; */
	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 {
/* 	width: 68% !important; */
	display: block;
	margin: 0 auto 20px;
}


.txt_area ul.camera li img {
	width:70%;
}
.txt_area ul.camera li img:nth-child(2) {
	margin-top: 0%;
	margin-bottom: 5%;
	z-index: 1000;
	position: relative;
}

#contents03 .txt_area ul.camera li span:first-child {
	display:block;
}
/* #contents .txt_area ul.camera li img,
#contents03 .txt_area ul.camera li img {
	width:60%;
} */
#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;
	}
}

/*@media (max-width:640px) {
	.Gmaster tr:nth-child(-n + 4) a.list-lens {
		min-height: auto;
	}
	.Gmaster tr:nth-child(-n + 3) a.list-lens {
		min-height: 200px;
	}
}*/
table.acc a.list-lens {
	min-height: 180px;
}


.cp2 a.list-lens {
	min-height: 250px;
    display: block !important;
}

.cp2 a.list-acc {
	min-height: 280px;
    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;
	}
}
@media (max-width:479px) {
	.txt_area ul.camera li {
	width: 99.4%;
	border-right: 1px solid var(--color-black);
	text-align:center;
	min-height: auto;
	}
	.txt_area ul.camera.second {
	margin-top:0;
	border-bottom: none;
	border-top: 1px solid var(--color-black);
	}
	.txt_area ul.camera.second li {
	width: 99.4%;
	border-right: 1px solid var(--color-black) !important;
	border-bottom: 1px solid var(--color-black);
	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 var(--color-black);
	}
	.txt_area ul.camera.second.four li {
		width:99.4%;
	}
/* 	.txt_area ul.camera li:nth-child(2) {
	border-top: none;
	border-left: 1px solid var(--color-black);
	}
	.txt_area ul.camera li img:nth-child(2) {
	margin-top: 0;
	margin-bottom: 0;
	} */
/* 	.txt_area ul.camera li a,
	.txt_area ul.camera.second li a,
	.txt_area ul.lens li a {
	width:50%;
	text-align: center;
	margin: 0 auto;
	}
	.txt_area ul.camera.second li a {
	width:100%;
	} */
	.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;
	}
/* 	#contents .txt_area ul.camera li img,
	#contents03 .txt_area ul.camera li img {
	width:100%;
	} */
/* 	.txt_area ul.camera .s5-button {
		width: 65% !important;
		text-align: center;
	}
	.txt_area ul.camera .s5-storeButton {
		width: 65% !important;
		margin-bottom: 8%;
	} */
	.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: unset;	
	}
	.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 var(--color-black);
	}
	
	.cp2 a.list-lens {
		min-height: auto;
	}
/* 	.txt_area ul.camera.second li:nth-child(5), .txt_area ul.camera.second li:nth-child(6) {
    	border-left: 1px solid var(--color-black);
		width: 99.4%;
	} */
/* 	.txt_area ul.camera.second li:nth-child(1) img,
    .txt_area ul.camera.second li:nth-child(2) img,
    .txt_area ul.camera.second li:nth-child(3) img,
    .txt_area ul.camera.second li:nth-child(4) img,
	.txt_area ul.camera.second li:nth-child(5) img,
    .txt_area ul.camera.second li:nth-child(6) img,
    .txt_area ul.camera.second li:nth-child(7) img,
    .txt_area ul.camera.second li:nth-child(8) img {
		width: 60% !important;
} */
}


/*--01キャンペーン対象モデル レンズ--*/
.txt_area ul.lens {
	width:100%;
	position:relative;
	/*z-index:10;*/
	margin: auto 0;
	padding:0;
	border-bottom: none;
}
.txt_area ul.lens.price {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px dotted var(--color-black);
	border-bottom: 1px solid var(--color-black);
}
.txt_area ul.lens li {
	/*float:left;
	width:20%;*/
	box-sizing:border-box;
	height:100%;
	list-style:none;
	position:relative;
	margin: 0;
	border: 1px solid var(--color-black);
	overflow:hidden;
	/*min-height:1280px;*/
}

.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,
	.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){
	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 var(--color-black);
}
@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 var(--color-black);
	border-top:1px solid var(--color-black);
	text-align:center;
}
.txt_area ul.lens li a {
	overflow-wrap: break-word;
	display:block;
}

.txt_area ul.lens li div {
	display:block; 
	width:100%; 
	border-bottom:1px dotted var(--color-black); 
	/*margin-top:20px; */
	padding-top:20px;
	padding-bottom:20px;
	text-align: center;
	position:relative;
	/*border-bottom: none;*/
}

.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:first-child {
	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:first-child {
	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:nth-child(5) {
		border-left: 1px solid var(--color-black);
	}
	.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 var(--color-black); 
	}
	
	.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 {
/* 		width:99%; */
		box-sizing:border-box;
		border: 1px solid var(--color-black);
	}
	.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 var(--color-black);
	margin-top:0px;
	}
	.txt_area ul.lens table tbody th {
		width: 25%;
	}
	.txt_area ul.lens table tbody td {
		padding: 3%;
		/*text-align: left;*/
	}
	.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 var(--color-red-strong);
	padding: 2em;
	color: var(--color-red-strong);
	margin: 0 0px 30px 0px;
}

.stepentry_area{
	margin:0 0% 30px 6%;
}

@media screen and (min-width: 701px) {
	.stepentry_area {
		display: flex;
		justify-content: flex-start;
		gap: 5px;
	}
}

.howto-txtarea {
    display: inline-block;
	background: var(--color-gray-100);
	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 {
	overflow-wrap: anywhere;
	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_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;
}

/* CSS circle numbers (no0X.gif の代替) */
ul.numberlist li[class^="num"],
ul.numberlist_letter li[class^="num"] {
	padding-left: 24px;
	padding-right: 20px;
}
ul.numberlist li[class^="num"]::before,
ul.numberlist_letter li[class^="num"]::before {
	align-items: center;
	background: var(--key-color-number);
	border-radius: 50%;
	color: var(--color-white);
	display: inline-flex;
	font-size: 12px;
	font-weight: 700;
	height: 16px;
	justify-content: center;
	line-height: 1;
	width: 16px;
	position: absolute;
	left: 0;
	top: 0.2em;
}
ul.numberlist_letter li.num01 {
	display: block;
	width: 100%;
}
ul.numberlist li.num01::before,
ul.numberlist_letter li.num01::before { content: "1"; }
ul.numberlist li.num02::before,
ul.numberlist_letter li.num02::before { content: "2"; }
ul.numberlist li.num03::before,
ul.numberlist_letter li.num03::before { content: "3"; }
ul.numberlist li.num04::before,
ul.numberlist_letter li.num04::before { content: "4"; }
ul.numberlist_letter li.num05::before { content: "5"; }

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.25em 0.3% 0 0.2%;
	display:inline-flex;
	vertical-align:middle;
}

.stepnum-s{
	margin:-0.25em 2px 0 2px;
	display:inline-flex;
	vertical-align:middle;
}

.stepnum__circle{
	align-items:center;
	background:var(--key-color-number);
	border-radius:50%;
	color:#fff;
	display:inline-flex;
	font-size:14px;
	font-weight:700;
	justify-content:center;
	line-height:1;
	width:20px;
	height:20px;
}

.stepnum-s .stepnum__circle{
	font-size:12px;
	height:16px;
	width:16px;
}

@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:var(--color-white);
	background: var(--color-red-accent);
	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 var(--color-gray-900);
	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 var(--key-color-primary);
	border-left:none; 
	padding:0 0 0 0;
	color:var(--key-color-primary);
	font-weight:bold;
	font-size:125%;
	cursor: pointer;
}
p.pagelink:hover{
	color:var(--key-color-primary-hover);
}

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 {
	position: relative;
	padding-left: 15px;
	cursor: pointer;
}

p.pagelink span.mn01:focus-visible,
p.pagelink span.mn02:focus-visible,
p.pagelink span.mn03:focus-visible,
p.pagelink span.mn04:focus-visible {
	outline: 3px solid var(--color-black);
	outline-offset: 2px;
}

p.pagelink span.mn01::before,
p.pagelink span.mn02::before,
p.pagelink span.mn03::before,
p.pagelink span.mn04::before {
	content: "";
	width: var(--triangle-size);
	height: calc(var(--triangle-size) * 0.866);
	background: var(--key-color-primary);
	clip-path: polygon(0 0, 100% 0%, 50% 100%);
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

p.pagelink:hover span.mn01::before,
p.pagelink:hover span.mn02::before,
p.pagelink:hover span.mn03::before,
p.pagelink:hover span.mn04::before {
	background: var(--key-color-primary-hover);
}


/*--FAQ見出し--*/
h2.faq{
	margin:0 0 20px 0;
	height:28px;
	background:var(--key-color-primary)!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:var(--color-white);
}

@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 var(--color-gray-500);
	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;
  }
}

/* FAQ Q/A SVG icons (dt=質問, dd=回答 セマンティクス) */
dl.faq dt .icon-q-bg {
	fill: var(--key-color-primary);
}
dl.faq dt .icon-q-text {
	fill: var(--color-white);
}

dl.faq dd .icon-a-bg {
	fill: var(--color-gray-100);
}

dl.faq dd .icon-a-text {
	fill: var(--key-color-primary);
}

dl.faq dt,
dl.faq dd {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	min-height: 35px;
}

dl.faq dt {
	margin-bottom: 0.8em;
	font-weight: normal;
}

dl.faq dd {
	margin-left: 0;
	margin-bottom: 0.8em;
}

dl.faq dt svg,
dl.faq dd svg {
	flex-shrink: 0;
}

.txt_area .faq dd table{
	width:100%;
}
.txt_area .faq dd table tr th,
.txt_area .faq dd table tr td{
	border:solid 1px var(--color-gray-900);
	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:var(--color-orange-accent);
}

.cbbutton {
  padding: 15px 30px 15px 30px;
  font-size: 125%;
}

.cbsimbutton{
	padding:10px 30px;
	width: 100%;
	font-size:100%;
	background: var(--color-white);
	color: var(--key-color-primary);
	font-weight: bold;
	position: relative;
	border-radius: 100px;
	border: 2px solid var(--key-color-primary);
	transition: background-color 0.25s, color 0.25s, transform 0.1s, box-shadow 0.1s !important;
	box-shadow: 0 3px 0 var(--key-color-primary);
}

.cbsimbutton:active {
	background: var(--key-color-primary);
	color: var(--color-white);
	box-shadow: none;
	transform: translateY(3px);
}

.cbsimbutton:focus {
	background: var(--color-white);
	color: var(--key-color-primary);
}

.cbsimbutton:hover,
.cbsimbutton:focus-visible {
	background: var(--key-color-primary);
	color: var(--color-white);
	text-decoration:none;
}

.cbsimbutton span {
	display: inline-block;
}

.cbsimbutton-icon {
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: var(--key-color-primary);
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	transition: background-color 0.25s, color 0.25s !important;
}

.cbsimbutton-icon span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 10px;
	height: 2px;
	background: var(--color-white);
	transition: background-color 0.25s, color 0.25s !important;
}

.cbsimbutton-icon span:nth-child(2) {
	transform: translate(-50%, -50%) rotate(90deg);
}

.cbsimbutton:hover .cbsimbutton-icon,
.cbsimbutton:focus-visible .cbsimbutton-icon {
	background: var(--color-white);
}

.cbsimbutton:hover .cbsimbutton-icon span,
.cbsimbutton:focus-visible .cbsimbutton-icon span {
	background: var(--key-color-primary);
}

.cbsimbutton:active .cbsimbutton-icon {
	background: var(--color-white);
}

.cbsimbutton:active .cbsimbutton-icon span {
	background: var(--key-color-primary);
}

@media screen and (min-width: 641px) {
	.cbsimbutton {
		padding:15px 30px;
		padding-right: 20px;
		display: inline-flex;
		align-items: center;
		font-size:125%;
		width: auto;
	}

	.cbsimbutton-icon {
		position: relative;
		right: 0;
		top: unset;
		display: inline-block;
		margin-left: 20px;
		transform: translateY(0);
	}
}

/* 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:var(--color-red-accent); 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;
}
/* 枠 4column */
.txt_area ul.camera.c5-four-column li:nth-child(1),
.txt_area ul.camera.c5-four-column li:nth-child(2),
.txt_area ul.camera.c5-four-column li:nth-child(3),
.txt_area ul.camera.c5-four-column li:nth-child(4),
.txt_area ul.camera.c5-four-column li:nth-child(5),
.txt_area ul.camera.c5-four-column li:nth-child(6){
	width: calc(100% / 4);
}
@media (max-width:640px) {
    .txt_area ul.camera.c5-four-column li:nth-child(1),
    .txt_area ul.camera.c5-four-column li:nth-child(2),
    .txt_area ul.camera.c5-four-column li:nth-child(3),
    .txt_area ul.camera.c5-four-column li:nth-child(4),
    .txt_area ul.camera.c5-four-column li:nth-child(5),
    .txt_area ul.camera.c5-four-column li:nth-child(6){
        width: 100%;
    }
}
.txt_area ul.camera.c5-four-column {
	border-width: 1px 0 0 1px;
	box-sizing: border-box;
}
.txt_area ul.camera.c5-four-column li {
	border-width: 0 1px 1px 0;
}
/* border 対応 */
@media (min-width:641px) {
.txt_area ul.camera.c5-four-column {
	border-left: 1px solid var(--color-black);
}
.txt_area ul.camera.c5-four-column li {
	border-top: 1px solid var(--color-black);
}
}
@media (max-width:640px) {
.txt_area ul.camera.c5-four-column {
	/*border: 1px solid var(--color-black);*/
	border-top: 1px solid var(--color-black);
    border-left: 1px solid var(--color-black);
}
}

	/* 対象カメラ本体 枠内ボタン 1つ用 */

	.txt_area ul.camera.c5-four-column li a.s5-button {
		width:65%;
margin: 0 auto 5px;
	}
	.txt_area ul.camera.c5-four-column li a.s5-storeButton {
		width:65%;
margin: 0 auto 5px;
	}
	
/* 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 {
	/*width: 68% !important;*/
	margin-bottom: 0;
	/*display: inline-block;*/
}

.c5-gp-box{
border: 1px solid var(--color-gray-300);
}


@media (min-width:901px) {
.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}

.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}


.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;
}

.c5-gp-set{
	display: flex;
}
.c5-gp-item{
	width:18% !important;
	vertical-align: bottom !important;
}
@media (max-width:640px) {
	.c5-gp-item{
		width:18% !important;
		vertical-align: bottom !important;
		left: -4% !important;
	}
}
.c5-red {
	color:var(--color-red-accent) !important; font-weight:bold; margin-top:15px !important;font-size:1.25em;
}

a.c5-red: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;
}

/* common */
/* PC SP show switch */
@media (min-width:641px) {
.show-pc{display: block;}
.show-sp{display: none;}
}
@media (max-width:640px) {
.show-pc{display: none;}
.show-sp{display: block;}
}
/* layout */
img.layout-fullwidth{
  width: 100%;
  height: auto;
}

.model.lens-2col {
	display: flex;
	flex-direction: column;
	gap: 30px;
}
.model.lens-2col.txt_area ul.lens table tbody tr:nth-child(1) {
	padding-left: 0 !important;
}
.model.lens-2col.txt_area ul.lens table tbody tr {
	width: 100% !important;
}
.model.lens-2col.txt_area ul.lens table tbody td {
	width: 100% !important;
	margin: 0 auto;
	max-width: 300px;
}
.model.lens-2col.txt_area ul.lens {
	border-bottom: 1px solid var(--color-black);
}
.model.lens-2col.txt_area ul.lens li {
	height: auto;
}
.model.lens-2col.txt_area ul.lens li:nth-child(2) {
	border-bottom: 0;
}
@media screen and (min-width: 480px) {
	.model.lens-2col.txt_area ul.lens table tbody td {
		width: 50% !important;
	}
	.model.lens-2col.txt_area ul.lens2 table tbody tr td span:first-child {
		height: 130px;
		display: block;
	}
}
@media screen and (min-width: 640px) {
	.model.lens-2col {
		flex-direction: row;
		gap: 0;
	}
	.model.lens-2col.txt_area ul.lens:nth-child(even) li {
		border-left: 0;
	}
	.model.lens-2col.txt_area ul.lens2 table tbody tr td span:first-child {
		display: block;
	}
	.model.lens-2col.txt_area ul.lens table tbody td {
		width: 100% !important;
	}
}


/* sr-text - スクリーンリーダー用クラス */
.c5-sr-text {
	position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
  border: 0;
}

/* c5-patterns */
.c5-patterns__nav {
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	list-style: none;
	gap: 10px;
}

.c5-patterns__nav li {
	width: calc((100% - 10px) / 2);
}

.c5-patterns__nav a {
	height: 90px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid var(--color-orange-accent-2);
	padding: 10px 5px;
	box-sizing: border-box;
	font-weight: bold;
	color: var(--color-black);
	position: relative;
	background: var(--color-white);
	font-size: 13px;
}

.c5-patterns__nav a:hover {
	color: var(--color-orange-accent-2);
}

.c5-patterns__nav a::before {
	content: '';
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%) rotate(45deg);
	border-bottom: 1px solid var(--color-orange-accent-2);
	border-right: 1px solid var(--color-orange-accent-2);
}

.c5-patterns__content {
	margin-top: 64px;
	display: flex;
	flex-direction: column;
	gap: 30px;
}

@media screen and (min-width: 1200px) {
	.c5-patterns__nav {
		gap: 15px;
	}

	.c5-patterns__nav li {
		width: calc((100% - 15px * 2) / 3);
	}

	.c5-patterns__nav a {
		justify-content: flex-start;
		padding: 10px 20px;
		font-size: 16px;
	}

	.c5-patterns__nav a::before {
		bottom: 50%;
		right: 20px;
		left: unset;
		transform: translateX(0) translateY(50%) rotate(45deg);
	}

	.c5-patterns__content {
		margin-top: 72px;
	}
}

/* c5-pattern */
.c5-pattern {
	max-width: 480px;
	width: 100%;
	margin: 0 auto;
}

.c5-pattern__title {
	font-size: 20px;
	font-weight: bold;
	color: var(--color-black);
	line-height: 1.6;
	padding-bottom: 10px;
	margin-bottom: 0 !important;
}

.c5-pattern__title .logo {
	height: 22px;
	display: inline-block;
}

.c5-pattern__title .logo img {
	height: 100%;
	width: auto;
	display: block;
}

@media screen and (min-width: 1200px) {
	.c5-pattern {
		max-width: unset;
	}

	.c5-pattern__title {
		font-size: 28px;
	}

	.c5-pattern__title .logo {
		height: 30px;
	}
}

.c5-pattern__inner {
	border-top: 6px solid var(--color-orange-accent-2);
	display: flex;
	flex-direction: column;
	background: var(--color-accent-bg);
	padding-bottom: 30px;
}

@media screen and (min-width: 1200px) {
	.c5-pattern__inner {
		flex-direction: row;
		padding-bottom: 35px;
	}
}

.c5-pattern__camera {
	padding-top: 15px;
}

.c5-pattern__prod img,
.c5-pattern__row-lens img {
	mix-blend-mode: multiply;
}

.c5-pattern__prod {
	width: 50%;
	margin: 0 auto;
}

.c5-pattern__prod img {
	width: 100%;
	height: 100%;
	max-height: 100px;
	object-fit: contain;
}

.c5-pattern__name {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.c5-pattern__name.has-gp .gp {
	width: calc(40 / 300 * 100vw);
	max-width: 40px;
	position: absolute;
	left: 24px;
	bottom: 0;
}

.c5-pattern__camera .c5-pattern__name h4 {
	margin-bottom: 0 !important;
	height: 24px;
	width: auto;
	flex: 0 1 auto;
}

.c5-pattern__name h4 img {
	display: block;
	height: 100%;
	width: auto;
}

@media screen and (min-width: 1200px) {
	.c5-pattern__item {
		padding-top: 35px;
	}

	.c5-pattern__camera {
		max-width: 210px;
		width: calc(210 / 1200 * 100vw);
	}

	.c5-pattern__camera .c5-pattern__name {
		padding-left: 26px;
	}

	.c5-pattern__prod {
		width: 100%;
	}

	.c5-pattern__prod img {
		max-height: 157px;
	}

	.c5-pattern__name {
		padding: 0 25px 0 15px;
	}

	.c5-pattern__name.has-gp .gp {
		width: 49px;
		position: static;
	}

	.c5-pattern__name h4 {
		height: 32px;
	}

	.c5-pattern__name.has-gp h4 {
		margin-left: auto;
	}
}

.c5-pattern__bottom {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-top: 20px !important;
	font-weight: bold;
	line-height: 1.2;
	color: var(--color-orange-accent-2);
	padding: 0 20px !important;
}

.c5-pattern__bottom-a {
	font-size: 18px;
	padding-top: 12px;
	text-align: center;
	width: 100%;
	border-top: 1px solid var(--color-orange-accent-2);
}

.c5-pattern__bottom-b {
	margin-top: 8px;
}

.c5-pattern__bottom-yen {
	font-size: 28px;
}

.c5-pattern__bottom-price {
	font-size: 35px;
}

.c5-pattern__bottom-c {
	font-size: 16px;
	margin-top: 5px;
}

@media screen and (min-width: 1200px) {
	.c5-pattern__bottom {
		padding: 0 12px !important;
	}

	.c5-pattern__bottom-a {
		font-size: 20px;
	}

	.c5-pattern__bottom-c {
		font-size: 18px;
	}
}

.c5-pattern__plus,
.c5-pattern__arrow {
	display: flex;
	justify-content: center;
	margin-top: 15px !important;
}

.c5-pattern__plus .icon {
	width: 16px;
	height: 16px;
	position: relative;
}

.c5-pattern__plus .icon::before,
.c5-pattern__plus .icon::after {
	content: '';
	display: block;
	width: 100%;
	height: 4px;
	background: var(--color-orange-accent-2);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.c5-pattern__plus .icon::after {
	transform: translate(-50%, -50%) rotate(90deg);
}

.c5-pattern__arrow {
	margin: 15px auto !important;
}

.c5-pattern__arrow img {
	transform: rotate(90deg);
	transform-origin: center center;
}

@media screen and (min-width: 1200px) {
	.c5-pattern-v1 .c5-pattern__plus,
	.c5-pattern__arrow {
		margin-top: 0 !important;
		margin-right: 10px !important;
		align-items: center;
	}

	.c5-pattern-v2 .c5-pattern__plus {
		margin-top: 216px !important;
		margin-right: 10px !important;
	}

	.c5-pattern-v2 .c5-pattern__camera .c5-pattern__top {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.c5-pattern__arrow {
		margin: 0 8px !important;
	}

	.c5-pattern__arrow img {
		transform: rotate(0);
	}
}

.c5-pattern__lens-single .c5-pattern__name h4 {
	margin-bottom: 0 !important;
	padding-left: 80px;
	width: 100%;
	flex: 0 1 auto;
	display: flex;
	flex-direction: column;
	line-height: 1.5;
}

.c5-pattern__lens-single .c5-pattern__name h4 .lead {
	font-size: 14px;
	color: var(--color-orange-accent-2);
	font-weight: normal;
}

.c5-pattern__lens-single .c5-pattern__name h4 .title {
	color: var(--color-black);
	font-size: 16px;
}

@media screen and (min-width: 1200px) {
	.c5-pattern__lens-single {
		max-width: 395px;
		width: calc(395 / 1200 * 100vw);
	}

	.c5-pattern__lens-single .c5-pattern__name {
		padding-left: 24px;
	}

	.c5-pattern__lens-single .c5-pattern__name h4 {
		padding-left: 24px;
		align-items: flex-start;
		justify-content: center;
	}

	.c5-pattern__lens-single .c5-pattern__name h4 .lead {
		font-size: 16px;
	}

	.c5-pattern__lens-single .c5-pattern__name h4 .title {
		font-size: 20px;
	}
}

.c5-pattern__add {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: var(--color-orange-accent-2);
	color: var(--color-white);
	border-radius: 5px;
	margin-top: 16px !important;
	font-weight: 700;
	font-size: 20px;
	padding: 30px 0 20px !important;
}

.c5-pattern__add-inner {
	text-align: center;
}

.c5-pattern__add .logo {
	height: 25px;
	display: inline-block;
}

.c5-pattern__add .logo img {
	filter: brightness(0) invert(1);
	height: 100%;
	width: auto;
	display: block;
}

.c5-pattern__add .lg {
	font-size: 32px;
	color: var(--key-color-secondary);
}

.c5-pattern__add .plus {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	color: var(--color-orange-accent-2);
	background: var(--color-white);
	font-size: 12px;
	border-radius: 50%;
	margin: 15px auto;
}

.c5-pattern__add .price .yen {
	font-size: 28px;
}

.c5-pattern__add .price .text {
	font-size: 35px;
}

@media screen and (min-width: 1200px) {
	.c5-pattern__add {
		margin-top: 35px !important;
		max-width: 190px;
		width: calc(190 / 1200 * 100vw);
		padding: 0 !important;
	}

	.c5-pattern__add .narrow {
		letter-spacing: -0.05em;
	}

	.c5-pattern-v1 .c5-pattern__add {
		max-width: 224px;
		width: calc(224 / 1200 * 100vw);
	}
}

.c5-pattern__result {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	line-height: 1.2;
	color: var(--color-orange-accent-2);
}

.c5-pattern__result .top {
	font-size: 26px;
}

.c5-pattern__result .price .yen {
	font-size: 36px;
}

.c5-pattern__result .price .text {
	font-size: 50px;
}

.c5-pattern__result .bottom {
	font-size: 24px;
}


.c5-pattern__lens-multi .ct-pattern__top {
	display: flex;
	flex-direction: column;
	gap: 25px;
}

.c5-pattern__lens-multi .circle {
	width: 43px;
	height: 43px;
	background: var(--color-orange-accent-2);
	color: var(--color-white);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 11px;
	font-weight: bold;
	margin: -9px auto;
	position: relative;
	z-index: 1;
	line-height: 1.2;
}

.c5-pattern__row {
	display: flex;
	background: var(--color-white);
	border-radius: 5px;
	margin: 0 8px;
	padding: 16px 12px;
	position: relative;
}

.c5-pattern__row-lens {
	height: 120px;
	width: 60px;
	position: absolute;
	left: 8px;
	bottom: -5px;
	display: flex;
	align-items: flex-end;
}

.c5-pattern__row-lens .lens {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%) rotate(90deg);
	width: 120px;
	height: 120px;
	mix-blend-mode: multiply;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.c5-pattern__row-lens img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: right center;
}

.c5-pattern__row-lens img.offset {
	transform: translateY(5%);
}

.c5-pattern__row-text {
	padding-left: 60px;
}

.c5-pattern__row-text .lead {
	font-size: 13px;
	color: var(--color-orange-accent-2);
	font-weight: 400;
}

.c5-pattern__row-text .name {
	margin-bottom: 0 !important;
	font-size: 16px;
}

@media screen and (min-width: 1200px) {
	.c5-pattern__lens-multi {
		width: calc(429 / 1200 * 100vw);
		max-width: 429px;
	}
	.c5-pattern__lens-multi .ct-pattern__top {
		gap: 35px;
	}
	.c5-pattern__lens-multi .circle {
		width: 57px;
		height: 57px;
		font-size: 13px;
		margin: -11px auto;
	}
	.c5-pattern__row-text .lead {
		font-size: 16px;
	}

	.c5-pattern__row-text .name {
		font-size: 20px;
	}
}

