@charset "Shift_JIS";

/*=========================================================

	Site Name   SONY ichigan-e
	File Name   style.css

==========================================================*/

.s5-headerNews__link { text-align: right; }

.s5-promotionA__main {
	padding-top: 41.7%;
}
@media (max-width:639px) {
	.s5-promotionA__main {
		padding-top: 75.8427%;
	}
}


.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;
}

@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:#999;
}

#tab-cb li.select {
  background-color:#000;
}

#tab-cb li.hover {
  background-color: #303030;
}

.disnon {
  display: none;
}

.mod-column1 p.subtitle {
  margin-top: 10px;
  margin-bottom: -5px;
  text-align: center;
  font-weight: bold;
}

@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;
}

}



/* 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;
}
.txt_area.none {
  margin: 20px 0 0 0;
}

.txt_area02 {
  margin:0;
  padding:0;
  color:#FF0000;
}

.txt_area ul.products a:hover  {
	text-decoration: none;
	opacity:0.5;
	display:block;
}
.txt_area ul.products .s5-button {
	width: 68% !important;
	display: block;
	margin: 0 auto 2%;
}
.txt_area ul.products .s5-storeButton {
	width: 68% !important;
	display: block;
	margin: 0 auto 0;
}

@media (min-width:641px) {
.txt_area ul.products li:first-child .s5-button {
	width: 50% !important;
}
.txt_area ul.products li:first-child .s5-storeButton {
	width: 50% !important;
}
}

.txt_area ul.products .s5-button:hover {
	display: inline-block;
}
.txt_area ul.products .s5-storeButton:hover {
	display: inline-block;
}

@media (max-width:479px) {
	.txt_area ul.products li span:first-child {
	width:30%;
	float: left;
	}
	.txt_area ul.products li a {
	width:50%;
	text-align: center;
	margin: 0 auto;
	}
	.txt_area .body ul.products li a {
	width:100%;
	text-align: center;
	margin: 0 auto;
	}
	.txt_area ul.products .s5-button {
		width: 68% !important;
		text-align: center;
	}
	.txt_area ul.products .s5-storeButton {
		width: 68% !important;
		text-align: center;
	}
	a.list-products {
    	min-height: 150px;	
	}
	.txt_area ul.products table td span:first-child {
    	display: inline-block;
	}
	.txt_area ul.products li span:first-child {
    	width: 100%;
    	float: none;
	}
}

/*-- 01キャンペーン対象モデル --*/
.txt_area ul.products {
	display: flex;
	flex-wrap: wrap;
	width:100%;
	position:relative;
	z-index:10;
	margin: auto 0;
	padding:0;
	border-bottom: none;
}
.txt_area ul.products.price {
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 6px solid #DEDEDE !important;
	border-bottom: 6px solid #DEDEDE !important;
}
.txt_area ul.products li {
	box-sizing:border-box;
	width: 50%;
	height:100%;
	list-style:none;
	position:relative;
	margin: 0;
	border-left: 6px solid #DEDEDE !important;
	border-bottom: 6px solid #DEDEDE !important;
	overflow:hidden;
}
.txt_area ul.products li:first-child {
	width: 100%;
	border-top: 6px solid #DEDEDE !important;
	border-right: 6px solid #DEDEDE !important;
}
.txt_area ul.products li:last-child {
	border-right: 6px solid #DEDEDE !important;
}
.txt_area ul.products li .s5-p2 {
	color: #2f353d;
}
.txt_area ul.products li table {
	border-spacing: 0;
	width: 100%;
}
.txt_area ul.products li table td {
	width: 50.09% !important;
	border-right: 6px solid #DEDEDE;
	text-align: center;
	padding-bottom: 3%;
}
.txt_area ul.products li table td:last-of-type {
	border-right: none;
}
.txt_area ul.products li p {
	font-size: 0.9em;
	padding-bottom: 0.6em;
}

@media (min-width:641px) {
	.txt_area ul.products li table td:last-of-type {
		width: 49.9%;
	}
}

@media (max-width:640px) {
	.txt_area ul.products li {
		width: 100%;
		border-right: 1px solid #000;
	}
	.txt_area ul.products li table {
		width: 100%;
		display: block;
	}
	.txt_area ul.products li table td {
		width: 100% !important;
		display: block;
		border-right: none;
		border-bottom: 6px solid #DEDEDE;
	}
	.txt_area ul.products li:last-child {
		width: 100% !important;
		
	}
	.txt_area ul.products li table td:last-of-type {
		border-bottom: none;
		
	}
}

@media all and (-ms-high-contrast:none) {
    *::-ms-backdrop, .txt_area ul.products li:first-child {
		width:99.9%;
	}
	*::-ms-backdrop, .txt_area ul.products li table {
		width:100.1% !important;
	}
}

.txt_area ul.products.price li {
	width:100%;
	text-align:center;
	border-right: none;
	padding: 0 1% 1% 1%;
}

.txt_area ul.products li:nth-child(3) table:first-child {
	min-height:290px;
}
.txt_area ul.products li:nth-child(3) table:nth-child(3) thead th {
	border-top: 1px solid #000;
}
@media (max-width:1024px) {
	.txt_area ul.products li {
		min-height: auto;
	}
	.txt_area ul.products li:nth-child(3) table:first-child {
		min-height: auto;
	}
}

.txt_area ul.products table thead th {
	/*border-bottom:1px solid #000;*/
	text-align:center;
	margin: 10px 0px 0px 0px;
	padding:1% 2.5% 0;
	display: block;
}

.txt_area ul.products table th.second {
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	text-align:center;
}
.txt_area ul.products li a {
	word-wrap: break-word;
	display:block;
}

.txt_area ul.products li div {
	display:block; 
	width:100%; 
	border-bottom: 2px dotted #DEDEDE;
	/*margin-top:20px; */
	padding-top:20px;
	padding-bottom:20px;
	text-align: center;
	position:relative;
	/*border-bottom: none;*/
}

.txt_area ul.products li:nth-child(1) table + div {
	/*
	bottom:auto;
	left:auto;
	border-bottom:1px solid #000;*/
	position:relative;
	border-bottom: none;
}

.txt_area ul.products li:nth-child(1) table + div + table + div {
	position:absolute;
	bottom:0px;
	left:0px;
	border-bottom: none;
}

@media (max-width:1024px) {
.txt_area ul.products li div {
	position:relative;
	bottom:auto;
	left:auto;
}
}

@media (max-width:480px) {
	.txt_area ul.products li:nth-child(1) table + div,
	.txt_area ul.products li div {
		position:relative;
		bottom:auto;
		left:auto;
	}
	.txt_area ul.products li:nth-child(1) table + div + table + div {
		position:relative;
		bottom:auto;
		left:auto;
	}
	.txt_area .body ul.products li {
		margin: 0 0 0px;
	}
}

.txt_area ul.products table th{
	padding:5% 2.5% 0;
	display: block;
}

.txt_area ul.products table td span {
	font-weight: bold;
}

.txt_area ul.products table td .pic {
	display: block;
}

.txt_area ul.products table td .pic img {
	width: 50%;
}
.txt_area ul.products li:first-child table td .pic img {
	width: 75%;
}
@media (max-width:640px) {
	.txt_area ul.products table td .pic img {
		width: 75% !important;
	}
	.txt_area ul.products table td h4 br {
		display: none;
	}
}
@media (max-width:479px) {
	.txt_area .body ul.products table td .pic img {
		width: 60%;
	}
}


.txt_area ul.products table th {
	width: 95%;
    text-align: center;
	
}
.txt_area ul.products table th.second img {
	width: auto;
}

@media all and (-ms-high-contrast:none) {
    *::-ms-backdrop, .txt_area ul.products table{
		display:block;
		box-sizing:border-box;
}

}

@media all and (-ms-high-contrast:none) {
    .txt_area ul.products table{
		display:block;
		box-sizing:border-box;
}
}

@supports (-ms-ime-align:auto) {
    .txt_area ul.products table{
		display:block;
		box-sizing:border-box;
}
}

/*--01キャンペーン対象モデル レンズ--*/
/*.txt_area ul.lens {
	width:100%;
	position:relative;
	z-index:2!important;
	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 {
	/*float:left;
	width:20%;*/
	box-sizing:border-box;
	height:100%;
	list-style:none;
	position:relative;
	margin: 0;
	border: 1px solid #000;
	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,
	*::-ms-backdrop, .txt_area .body ul.lens li {
		width:99%;
	}
}

.txt_area ul.lens li table {
    width: 100%;
}

.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) {
	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.Gmaster thead th{
	padding:2% 2.5% 0;
}

.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; 
	/*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%;
}

.txt_area ul.lens table tbody td span .SELP18105G-img {
	width: 35%;
	padding-bottom: 30px;
}

@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;
	}
	.txt_area ul.lens table tbody td span .SELP18105G-img {
      width: 55%;
	}
}
@media (max-width:479px) {
	.txt_area .body ul.lens table tbody td span img {
		width: 60%;
	}
}

.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: 33.333333%;
    text-align: center;
	float:left;
	min-width:200px;
	padding-bottom: 20px;
}
@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.lens table tbody td {
		width: 33.333333%;	
	}


@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%;
	}
	.txt_area ul.lens table tbody td {
		/*padding:2% 2%;
		width: 96%;
		text-align: left;*/
	}
}
@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 #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%;
		/*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%;
	}
	
}

/*IE10,11,Edge*/

@media (max-width:1024px) {
	.txt_area ul.products li {
	
	}
	.txt_area ul.products table th {
		width: 30%;
	}
	.txt_area ul.products table th.second {
		width: 94%;
	}
}
@media (max-width:479px) {
	.txt_area ul.products table td img {
		padding-bottom: 10%;
	}
	.txt_area .body ul.products table td img {
		padding-bottom: 0%;
	}
	.txt_area .body ul.products table td img + img {
		padding-bottom: 10%;
	}
	.txt_area ul.products table thead th{
		padding:2.5% 2.5%;
	}
}
@media (max-width:479px) {
	.txt_area ul.products.price {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.txt_area ul.products li {
		width:99%;
		box-sizing:border-box;
		border: 1px solid #000;
	}
	.txt_area ul.products table th {
		width: 25%;
	}
	.txt_area ul.products table td {
		padding: 3%;
		/*text-align: left;*/
	}
	/*.txt_area ul.products table td img {
		width: 100%;
	}*/
	.txt_area ul.products table tr,
	.txt_area .body ul.products table tr {
    width: 100%;
	}
	
}


p.txtl {
    font-size: 1.25em;
    font-weight: 700;
}

.contents02{
	margin:0 auto;
	padding:30px 0;
  position:relative;
}



/*--見出し--*/
.mod-column1 h2{
	margin:0 0 20px 0;
	height:auto;
	border-left:8px #0097c0 solid; 
	border-bottom:1px dotted #0097c0;
	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:#0097c0;
}

.mod-column1 h3.spcontents{
	margin:0 0 10px 0;
}


.mod-column1 h3{
	margin:0 0 20px 0;
}
.h3-tokuten{
	color:#ffffff;
	margin: 40px 0 20px 0 !important;
	background-color:#0097c0;
	padding: 2px 2px 2px 8px;
}
.txt-dec {
	font-size:1.25em;
	background: linear-gradient(transparent 0%, #ffe9a6 0%);
}
.txt-end {
	font-size:1.25em;
	font-weight:bold;
}
.txt-dec-hno {
	font-size:1.25em;
}
.mysony-oubo{
	text-align:center;
	font-weight:bold;
	font-size:18px;
}

.s5-buttonContainer.mysony-oubo-btn .s5-heading1.mt20{
	padding:8px 46px;
}

.mod-column1 h4.h4-vlog-acc {
	margin-top:1.5rem !important;
	font-size: 1.17em;
}


@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.spcontents{
	margin:0 0 10px 0;
}


.mod-column1 h3{
	margin:0 0 20px 0;
	height:auto;
	text-indent:0;
    position:relative;
}

}

/*--キャンペーン内容-*/

.campaign_type_area{
	display: flex;
	width:100%;
	box-sizing:border-box;
}

.campaign_type01,
.campaign_type02{
	display:inline-block;
	width:50%;
	padding:1em;
	box-sizing:border-box;
	background-color:#e73273;
	text-align:center;
	color:#FFF;
}
.campaign_type01{
	margin-right:1em;
}
.campaign_contents{
	width:100%;
}

.campaign_contents img{
	display:inline-block;
	vertical-align: middle;
	box-sizing:border-box;
}
.campaign_type01 .campaign_contents img{
	width: 100%;
    max-width: 240px;
}
	
.campaign_type02 .campaign_contents img{
	width: 100%;
    max-width: 240px;
}
	

.campaign_contents p{
	margin-right:1em;
	display:inline-block;
	vertical-align: middle;
	box-sizing:border-box;
	line-height: 1.2;
}

.cashback_price{
	font-size:1.5em;
	width:100%;
	font-weight:700;
	margin-top:1rem !important;
}

.campaign_type01 .cashback_price{
	margin-top:0.3rem !important;
}

@media (max-width:900px) {
	.cashback_price{
		font-size:1.3em;
	}
}

@media (max-width:760px) {
	.campaign_type_area{
		display: block;
	}
	.campaign_type01,
	.campaign_type02{
		display:block;
		width:100%;
		margin-bottom:1em;
	}
	
}

/*--01キャンペーン対象モデル カメラ--*/

ul.s5-list li{
	margin-left: 5px;
}

.lineup{
	margin:3rem 0 0 0;
	border: 6px solid #DEDEDE !important;
}

.lineup.end{
	border-bottom: none;
	margin: 0 0 3rem 0;
}

.lineup.vlog-acc{
	margin: 0rem 0rem 0rem 0rem;
}

/*.lineup.vlog-acc.cb{
	margin: 0rem 0rem 1rem 0rem;
}*/

.lineup.vlog-acc .s5-storeButton{
	margin: 0px 0px 35px 0px;
}

.lineup.lineup_ZV-1{
	margin: 1.5rem 0rem 1rem 0rem;
}

.lineup.lineup_ZV-1 .s5-button{
	width: 50%;
}

.lineup.lineup_ZV-1 .s5-storeButton{
	width: 50%;
	margin: 0px 5px 35px 5px;
}

.lineup.lineup_ZV-1 .img-box img{
	width: 75%;
}

.lineup.lineup_wind-sc{
	margin: 1rem 0rem 1rem 0rem;
}

.lineup.lineup_wind-sc .img-box.left img{
	width: 45%;
}

.lineup.lineup_wind-sc .img-box.right img{
	width: 91%;
}

.lineup.vlog-acc+p{
	margin-top: 5px;
}

.cbbutton {
    padding: 15px 30px 15px 30px;
    font-size: 125%;
}

.s5-button.store {
    background-color: #f5683a;
}

.lineup h3{
    background-color: #ff7500;
    text-align: center;
	color:#FFF;
	font-weight:bold;
	font-size: 1.8rem;
	margin-top:2rem;
}

.lineup h3 span{
	font-size: 1.2rem;
	margin-left:0.5rem;
}

.lineup ul{
	width:100%;
	list-style:none;
	display: block;
    padding: 0;
	box-sizing:border-box;
	margin:0;
	font-size:0;
}

.lineup li{
	width : 11.11111% ; /* 未対応ブラウザ用フォールバック */
  	width : -webkit-calc(100% / 5) ;
  	width : calc(100% / 5) ;
	border-right: 6px solid #DEDEDE;
	box-sizing:border-box;
	display: table-cell;
	padding: 0;
	padding-bottom: 20px;
	margin:0;
	text-align:center;
}

@media all and (-ms-high-contrast: none) {
	.lineup li{
		width : 11.11111% ; /* IE対応 */
	}
}

.lineup li:last-child{
	border-right:none;
}

.lineup li .img-box{
	box-sizing:border-box;
	vertical-align:middle;
	width:100%;
	display:block;
	padding:0rem 0rem 0rem 0rem;
	text-align:center;
}

.lineup li .t-box{
	width:100%;
}

.lineup li .img-box img{
	width:70%;
}

.lineup li .text-box{
	width:100%;
	box-sizing:border-box;
	padding: 1rem;
	vertical-align:middle;
	float:right;
	display:block;
	text-align:center;
}

.lineup li .text-box.txt-rx100m7{
	padding: 1rem 1rem 0rem 1rem;
}

.lineup li .text-box .logo{
	width:100%;
	margin-bottom:0.5rem;
	box-sizing: border-box;
}

.lineup li .text-box.txt-rx100m7 .logo{
	margin-bottom:0.1rem;
}

.lineup li .text-box img{
	 width: 40%;
}

.lineup li .text-box p{
	font-size:0.9rem;
}

.lineup li .text-box p span{
	font-weight:bold;
	display:block;
}

.lineup li .text-box p span.s5-p3{
	font-weight:normal;
}

.lineup li .text-box p span.s5-p3 br.br-sp{
	display: block;
}

@media (max-width: 480px) {
	.lineup li .text-box p span.s5-p3 br.br-sp{
		display: none;
	}
}

.lineup li .text-box p.button{
	font-weight:bold;
	font-size:0.8rem;
	margin-top:0.5rem;
}

.lineup .twocol li{
	width:50% ;
	padding: 1rem;
}

.lineup .twocol li .img-box{
	padding: 0;
	text-align: center;
}

.lineup .twocol li .img-box img{
	width:80%;
	margin:0 auto;
}

.lineup .twocol li .text-box{
	padding: 2rem 2rem 2rem 0;
}

.lineup .twocol li .text-box .logo{
	width:50%;
}
.lineup li{
	transition:opacity .2s !important;
}

.lineup li p.price{
	font-size:1.75rem;
	display:inline-block;
	font-weight:700;
	line-height:1.4;
	margin:10px auto 0;
	padding:1.5rem 0 ;
	text-align:center;
	border-top: 1px dotted #bbb;
	width:100%;
	color:#2f353d;
	
}
.lineup li p.price span{
	display:block;
	font-size:1rem;
	font-weight:100;
	line-height:1.4;
	margin:0;
}

@media (max-width:700px) {
	.lineup li{
		width : 100% ;
		border-right: none;
		border-bottom: 6px solid #DEDEDE;
		display:block;
		padding: 0;
		padding-bottom: 12px;
		margin:0;
		text-align:center;
	}
	.lineup li:last-child{
		border-bottom: none;
	}
	.lineup li .img-box{
		width:50%;
		margin: 0 auto;
		padding:0.5rem;
		display:block;
		vertical-align:bottom;
	}
	.lineup.lineup_wind-sc li .img-box{
		width:100%;
	}
	.lineup.lineup_wind-sc li .text-box{
		width:100%;
	}
	.lineup li .text-box{
		width:50%;
		padding:0 1rem 1rem;
		display:inline-block;
		float:none;
		vertical-align:bottom;
	}
	.lineup li .text-box p{
		line-height:1.2;
	}
	.lineup li .img-box img{
		width:100%;
	}
	.lineup.lineup_ZV-1 li .img-box img{
		width:100%;
	}
	.lineup li .text-box img{
		 width: 60%;
	}
	.lineup li p.price span{
		display:inline;
		vertical-align:middle;
		margin-right:0.5rem;
	}
	.lineup.lineup_ZV-1{
		margin: 0rem 0rem 0rem 0rem !important;
	}
	.lineup.lineup_ZV-1 .s5-button{
		width: 65%;
		margin:10px 5px 5px 5px;
	}
	.lineup.lineup_ZV-1 .s5-storeButton{
		width: 65%;
		margin: 0px 0px 35px 0px;
	}
	.lineup.lineup_wind-sc li .img-box img {
    	width: 100%;
	}
}

/*--01キャッシュバック方法／02お申し込み方法--*/
.redbox {
	border: 7px solid #e60011;
	padding: 2em;
	color: #e60011;
	margin-top: 2rem;
}

.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;
	max-width: 76px;
}



@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 li.hosyoulist ul {
	padding-left: 0px;
}

ul.numberlist li.hosyoulist ul li {
	float: left;
	width: 49.8%;
}
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 {
	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;
	}
}



/*--splink--*/
.splink-all {
	display:block;
	position:relative;
	text-align:center;
}

.splink-all.clearfix a .splinkimg.fadeImg {
	max-width: 592px;
    width: 100%;
    max-height: 148px;
	margin-bottom:20px;
}

.splink-640 {
	display:none;
	position:relative;
	text-align:center;
}

.splink-480 {
	display:none;
	position:relative;
	text-align:center;
}


@media (max-width:479px) {
	.splink-all {
		display:none;
		position:relative;
		text-align:center;
	}
	
	.splink-480 {
		display:block;
		position:relative;
		text-align:center;
	}
	
	.splink-480.clearfix a .splinkimg.fadeImg {
	max-width: 334px;
    width: 100%;
    max-height: 184px;
	margin-bottom: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;
}
.txt_area.cp-nomargin {
	margin-bottom: 0px;
}

@media (max-width:950px) {
img.howto {
		width:100%;
	}
}

@media (max-width:750px) {
.br750 {
	display:inline-block;
	}
}

@media (max-width:479px) {
	.txt_area .numberlist .barcode .mtb10 ul .num03left {
		float:none;
	}
	.txt_area .numberlist .barcode 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 #0097c0;
	border-left:none; 
	padding:0 0 0 0;
	color:#0097c0;
	font-weight:bold;
	font-size:125%;
	cursor:pointer;
}
p.pagelink:hover{
	color:#005369;
}
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,
p.pagelink span.mn05,
p.pagelink span.mn06{ background:url(../images/faq/lk.gif) no-repeat; }


/*--FAQ見出し--*/
h2.faq{
	margin:0 0 20px 0;
	height:28px;
	background:#0097c0 !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:0 0 10px!important;
	padding:0 0 7px!important;
}

dl.faq.none {
    border: none;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

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;
	line-height:1.6;
}

dl.faq + h2{
	margin-top: 40px;
}

.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;
}
p.pagelink.q_wind-sc{
	height:54px;
	line-height:normal;
}
}
@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;
}
}

/* product
----------------------------------------------------------*/

.lineup .s5-button {
	width: 65%;
	margin: 10px auto 5px;
	text-align: center;
}
.lineup .s5-storeButton {
	width: 65%;
	margin: 0px auto 5px;
	text-align: center;
}
.s5--colorBlue.en-btn {
	font-size: 1rem;
}
.arrow.en-arrow {
	padding: 5px 5px 0px 10px;
	display: inline;
}

/* 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:12px;
	background:url(../images/icn_arrow.gif) no-repeat 0 0.45em;
	display:block;
}

/* IE11 */
_:-ms-lang(x)::-ms-backdrop, .arrow {
	background-position: 0 0.5em;
}

.arrow-inline {
	display: inline;
	padding-left:12px;
	background:url(../images/icn_arrow.gif) no-repeat 0 0.25em;
}

@supports (-ms-ime-align:auto) {
	.arrow-inline {
		background-position: 0 0.4em;
	}
}

/* IE11 */
_:-ms-lang(x)::-ms-backdrop, .arrow-inline {
	background-position: 0 0.45em;
}

.arrow-inline2 {
	display: inline;
	margin-left: 5px;
	padding-left:12px;
	background:url(../images/icn_arrow.gif) no-repeat 0 0.25em;
}

@media (max-width:639px) {
	.arrow {
		background:url(../images/icn_arrow.gif) no-repeat 0 0.55em;
	}
	
	.arrow-inline,.arrow-inline2 {
		background:url(../images/icn_arrow.gif) no-repeat 0 0.25em;
	}
}

.arrow_02 {
	font-size:15px;
	padding-top:5px;
	padding-left:10px;
	background:url(../images/icn_arrow.gif) no-repeat 0 0.5em;
	display:block;
}

@media (max-width:480px) {
	.arrow_02 {
		background:url(../images/icn_arrow.gif) no-repeat 0 0.6em;
	}
}

.arrow_02 a {
	color:#e95401;
}

/* Clearfix
----------------------------------------------------------*/
.clearfix,
.page_navi,
.other {
	zoom:1;
}

.clearfix:after,
.page_navi:after,
.other:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}
/*Adobe Premiere Rush / campaign-oubo_tabu
----------------------------------------------------------*/
.benefits-img {
    display: block;
}
.mtb10 {
    margin-bottom: 10px;
    margin-top: 10px;
}
img.howto {
    max-width: 800px;
    width: 100%;
}
.mr20 {
    margin-right: 20px;
}
.benefits-imgAlt {
    display: none;
}
.mb30.tokuten-tab_pc {
	display: block;
	margin-top: 35px;
}
.mb30.tokuten-tab_pc .s5-row__col3 img:hover {
	opacity: 0.7;
}
.mb30.tokuten-tab_sp .s5-row__col1 img:hover {
	opacity: 0.7;
}
.mb30.tokuten-tab_pc .s5-row__col3 img{
	width: 99%;
}

.mb30.tokuten-tab_sp {
	display: none;
}
@media (max-width: 639px){
	.benefits-imgAlt {
      display: block;
      padding: 0;
	}
	.benefits-img {
      display: none;
	}
	.mb30.tokuten-tab_pc {
	  display: none;
	}
	.mb30.tokuten-tab_sp {
	  display: block;
	}
	.mb30.tokuten-tab_sp .s5-row__col1 img{
	  margin: 0 0 1px 0;
	}
}
@media (max-width: 950px){
	img.howto {
    	width: 100%;
	}
}

.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;
}

@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;
}
}

ul.s5-button-wide li {
	width: 100% !important;
}
ul.s5-button-wide li .s5-button {
	width: 33em !important;
}
ul.s5-button-wide li,
ul.s5-button-wide li .s5-button {
	display: inline-block;
	text-align: center;
}
@media (max-width:640px) {
ul.s5-button-wide li,
ul.s5-button-wide li .s5-button {
	text-align: left;
	margin-left: 0;
	margin-right: 0;
}
ul.s5-button-wide li .s5-button {
	width: 100% !important;
	margin: 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;
}

.pb50 {
	padding-bottom:50px !important;
}

.mb60 {
	margin-bottom:60px !important;
}

.ml20 {
	margin-left:20px;
}

.pt5 {
	padding-top:5px !important;
}

.mt40 {
	margin-top:40px !important;
}
@media (max-width:640px) {
.mt40_sp {
	margin-top:40px !important;
}
}

.red {
	color:#c93434; font-weight:bold; margin-top:15px !important; font-size:larger;
}

.pc-img { width: 100%; }
.sp-img { display: none;}
@media screen and (max-width: 640px) {
    .pc-img { display: none; }
	.sp-img { width: 100%; display: inline; }
}

.txt_area ul.camera a:hover,
.txt_area ul.lens a:hover  {
	text-decoration: none;
	opacity:0.5;
	display:block;
}
/*
.txt_area ul.camera .s5-button {
	width: 50% !important;
	margin: 1% 1% 0% 1%;
}
.txt_area ul.camera .s5-storeButton {
	width: 50% !important;
}*/
.txt_area ul.lens .s5-button {
	width: 68% !important;
	margin: 1% 1% 2% 1% !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;
}

a.list-lens {
	display: inline-block !important;
	min-height: 200px;
}

/*.Glens thead tr{
	float: left;
	width: 50%;
}*/

.txt_area ul.lens table.Gmaster thead tr {
	float: left;
    width: 33.333333%;
}

.txt_area ul.lens table.Gmaster tbody tr {
    width: 33.333333%;
}
@media (max-width: 479px) {
  .txt_area ul.lens table.Gmaster tbody tr{
    width: 100%;
	}
}

.Glens tr:nth-child(-n + 3) a.list-lens {
	min-height: 240px;
}

@media (max-width:768px) {
	.Glens tr:nth-child(-n + 3) a.list-lens {
		min-height: 200px;
	}
	.Glens tr a.list-lens {
		min-height: 200px;
	}
}

.howto-txtarea.lut {
	background: #ffffff;
	width:80%;
}

.howto-txtarea.lut:nth-child(2) {
	width:80%;
}

.howto-txtarea.lut ul {
  line-height: 1.8;
  list-style-type: none;
}

.howto-txtarea.lut li+li {
  margin-top: 5px;
}

.howto-txtarea.lut li {
  position: relative;
  padding-left: 25px;
}

.howto-txtarea.lut li:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 7px;
  top: .35em;
  left: 6px;
  -webkit-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  transform: rotate(50deg);
  border-right: 2px solid #9c9c9c;
  border-bottom: 2px solid #9c9c9c;
}

.howto-txtarea.lut li:after {
  content: "";
  position: absolute;
  top: .2em;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #9c9c9c;
  border-radius: 2px;
}

.lut-txt {
  padding-right: 20px;
}
.lut-txt img {
  float: left;
  padding-right: 15px;
}
.lut-txt p {
  font-size: 14px;
}


.lut-qr_img {
  width: 100%;
}
.h3-lut {
  color: #e75320;
  margin: 40px 0 20px 0 !important;
  border-bottom: solid 3px #e75320;
  padding: 2px;
  text-align: center;
}
.lens-logo {
  padding-top: 20px;
}
.lut-note {
  font-size: 13px;
}
.txt_area .plus {
  text-align: center;
  font-size: 80px;
  font-weight: bold;
  color: #784580;
}




/* copy */

/*--01キャンペーン対象モデル カメラ--*/
.txt_area ul.camera {/*   ★   */
	width:100%;
	position:relative;
	z-index:2;
	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) {
	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) {
        width: 100%;
    }
}

/* 枠 左配置用 */
.txt_area ul.camera.second li.c5-box-left {
	border-right: none;
}
/* 枠内画像 1item */
.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 #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;
/* 		border-bottom: 1px #000 solid; */
	}
	.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 {
/*     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:80%;
}
.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: 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;
	}
}
@media (max-width:479px) {
	.txt_area ul.camera li {
	width: 99.4%;
	border-right: 1px solid #000;
	text-align:left;
	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 ul.camera li:nth-child(2) {
	border-top: none;
	border-left: 1px solid #000;
	}
	.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: 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;
	}
/* 	.txt_area ul.camera.second li:nth-child(5), .txt_area ul.camera.second li:nth-child(6) {
    	border-left: 1px solid #000;
		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:2;
	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 {
	/*float:left;
	width:20%;*/
	box-sizing:border-box;
	height:100%;
	list-style:none;
	position:relative;
	margin: 0;
	border: 1px solid #000;
	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,
	*::-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) {
	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; 
	/*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;
}
.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;
}

.txt_area ul.lens table tbody td {
	width: 25%;
	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 {
/* 		width:99%; */
		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%;
		/*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;
}
}


/* 同時購入キャンペーン */
.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;
	display: flex;
	justify-content: center;
}

/* title */
.txt_area.model h3.title {
	width:100%;
	text-align:center;
	/*background-color:#97835D;*/
	background-color:#333;
	color:#fff;
	padding: 0.5%;
}

.txt_area.model h3.title.cp2 {
	width:100%;
	text-align:center;
	background-color:#0097c0;
	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 img {
	margin:5.5%;
	width:80%;
	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%;
    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.png) no-repeat;
	background-size: contain;
}
}






/* unique */
/*cb23cl_spring*/

/* lapel */
.c5-pc {display: block;}
.c5-sp {display: none;}
/* change */
.c5-change-disp-sp{display: none;}
.c5-change-disp-pc{}

.c5-grid-wrap {
	display: grid;
	grid-template-columns: 50% 50%;
	grid-auto-rows: minmax(100px, auto);
	padding: 10px;
	background-color: #efefef;
	margin-bottom: 30px;
}
.c5-grid-wrap img {
	width: 100%;
	height: auto;
}
/*grid*/
.c5-grid-box-tl,.c5-grid-box-tr,
.c5-grid-box-bl,.c5-grid-box-br {
	display: flex;
}
.c5-grid-box-tl {
	border-bottom: 1px solid #B5B5B5;
	border-right: 1px solid #B5B5B5;
	padding: 5% 10% 5% 5%;
}
.c5-grid-box-tr {
	border-bottom: 1px solid #B5B5B5;
	border-left: 1px solid #B5B5B5;
	padding: 5% 5% 5% 10%;
}
.c5-grid-box-bl {
	border-top: 1px solid #B5B5B5;
	border-right: 1px solid #B5B5B5;
	padding: 5% 10% 5% 5%;
}
.c5-grid-box-br {
	border-top: 1px solid #B5B5B5;
	border-left: 1px solid #B5B5B5;
	padding: 5% 5% 5% 10%;
}
/* LUT creator ex */

.c5-header-up-andcolor {
font-size:  1.4rem;
color: #0097c0;
}
.c5-header-up {
font-size:  1.1rem;
}


.c5-lut-creator {
	width: 30%;
	margin-right: 10%;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
p.c5-lut-creator-name {
	margin-bottom: 5%;
	font-weight: bold;
	font-size: 1rem;
}
.c5-lut-art {
	width: 60%;
	text-align: center;
}
p.c5-lut-art-name {
	margin-top: 5%;
	font-size: 1rem;
}
p.c5-lut-art-name span{
	font-weight: bold;
}
.c5-lut-file {
	border: 6px solid #DEDEDE;
	margin-bottom: 30px;
	padding: 5%;
	text-align: center;
}
.c5-lut-creator-profile {
	display: flex;
	margin-bottom: 30px;
}
.c5-lut-creator-profile img {
	width: 14%;
	min-width: 200px;
	max-height: 200px;
	height: auto;
	margin-right: 6%;
}
.c5-lut-creator-profile-tex {
	width: 80%;
	min-width: 50%;
	text-align: left;
}
.c5-lut-creator-profile-tex p {
	word-wrap: break-word;
}

.c5-lut-example {
	display: flex;
	margin-bottom: 30px;
}
.c5-lut-example h5 {
 font-size: 1rem;
}
.c5-lut-example-box {
	width: 45%;
}
.c5-lut-example img {
	width:  100%;
	height: auto;
}
.c5-arrow-blu {
	width: 10%;
	display: flex;
	align-items: flex-end;
}
.c5-arrow-blu img {
	width:  100%;
	height: auto;
}

.c5-lut-attraction {
}
.c5-lut-attraction img{
    width: 100%;
    height: auto;
}

.c5-campaign-ttlheader {
    border: 3px solid #0097c0;
    padding: 16px 0!important;
    margin-bottom: 30px!important;
    font-size: 135%;
    font-weight: bold;
    color: #0097c0;
}

/* apply btn */
.c5-btn-apply{
    color: #FFF;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /*display: inline-block;*/
    padding: 8px;
    border: none;
    width: 620px;
    display: flex;
    justify-content: center;
}
.c5-btn-apply:hover {
    color: #FFF;
    border: none;
	text-decoration: none;
}
.c5-btn-apply img {
    margin: 3px 0 0 0;
}
.c5-apply {
    display: flex;
    justify-content: center;
    width: 100%;
}
.c5-apply-wrap {
    /*max-width: 620px;*/
    margin: 0 auto;
}
/* appry btn padding */
.c5-buttonpadding {
	/*padding-left:8em;
	padding-right:8em;*/
}
/* appry btn disabled */
.c5-btn-apply-disabled{
	color: #E8E8E8;
	font-size: 1.75rem;
	font-weight: bold;
    padding: 16px 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	background-color: #999;
    border: none;
    width: 656px;
    display: flex;
    justify-content: center;
}
.c5-iconInline-disabled{
    width: 1em;
    height: 1em;
	margin: 8px 0 0 0;
}

@media (min-width:641px) and ( max-width:1190px) {

p.c5-lut-creator-name {
	font-size: 60%;
}
p.c5-lut-art-name {
	margin-top: 5%;
	font-size: 60%;
}

/* apply btn */
.c5-apply-wrap {
    max-width: inherit;
    margin: 0 auto;
}

}


@media (max-width:640px) {
.c5-pc {display: none;}
.c5-sp {display: block;}
.c5-change-disp-sp{display: initial}
.c5-change-disp-pc{display: none;}

.c5-grid-wrap {
	display: grid;
	grid-template-columns: 100%;
	grid-auto-rows: minmax(100px, auto);
	padding: 10px;
	background-color: #efefef;
	margin-bottom: 30px;
}
.c5-grid-wrap img {
	width: 100%;
	height: auto;
}
/*grid*/
.c5-grid-box-tl,.c5-grid-box-tr,
.c5-grid-box-bl,.c5-grid-box-br {
	display: flex;
}
.c5-grid-box-tl {
	border-bottom: 2px solid #B5B5B5;
	border-right: none;
	padding: 10% 5% 10% 5%;
}
.c5-grid-box-tr {
	border-bottom: 2px solid #B5B5B5;
	border-left: none;
	padding: 10% 5%	10% 5%;
}
.c5-grid-box-bl {
	border-top: none;
	border-bottom: 2px solid #B5B5B5;
	border-right: none;
	padding: 10% 5%	10% 5%;
}
.c5-grid-box-br {
	border-top: none;
	border-left: none;
	padding: 10% 5%	10% 5%;
}
/* LUT creator ex */
.c5-lut-creator-profile {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 30px;
}
.c5-lut-creator-profile img {
	width: 60%;
	min-width: initial;
	max-height: initial;
	height: auto;
	margin-bottom: 30px;
	margin-right: initial;
}
.c5-lut-creator-profile-tex {
	width: 100%;
	min-width: initial;
	text-align: left;
}

.c5-lut-example {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 30px;
}
.c5-lut-example h5 {
 font-size: initial;
}

.c5-lut-example-box {
	width: 100%;
}
.c5-arrow-blu img {
	width:  100%;
	height: auto;
	transform: rotate(90deg);
}
.c5-arrow-blu {
	width: 20%;
	height: 60px;
	display: flex;
	align-items: center;
}
.c5-arrow-blu img {
	width:  100%;
	height: auto;
}

.c5-buttonpadding {
	padding-left:3em;
	padding-right:3em;
}

/* apply btn */
.c5-apply-wrap {
    max-width: inherit;
    margin: 0 auto;
}


}

@media ( max-width:460px) {

p.c5-lut-creator-name {
	font-size: 60%;
}
p.c5-lut-art-name {
	margin-top: 5%;
	font-size: 60%;
}

}

/* 応募ボタン */
.c5-entrybuttonpadding {
	padding-left:8em;
	padding-right:8em;
}

@media (max-width: 640px){
.c5-entrybuttonpadding {
    padding-left: 3em;
    padding-right: 3em;
}
}