/*------------------------------------------------------------------------------
								CAMPAIGHN
------------------------------------------------------------------------------*/
.header {
	width: 100%;
	height: 0px;
	padding-top: 25%;
	position: relative;
	background: url("../../img/challenge/header.jpg?1.0") no-repeat center center / cover;
}
.header h1 {
	text-indent: -99999px;
	line-height: 0px;
	height: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.middle {
	width: 100%;
	height: auto;
	position: relative;
	background: url("../../img/challenge/middle-bg.jpg") repeat-y center center / cover;
}
.middle h3 {
	text-align: center;
	width: 1280px;
	margin: 0 auto;
	color: #ffff99;
	font-family: "Noto Serif JP", serif;
	font-weight: 900;
	font-size: 40px;
	line-height: 1.1em;
}
.middle h3 span {
	font-size: 30px;
}
.middle p {
	text-align: center;
	width: 1280px;
	margin: 0 auto;
	color: #ffffFF;
	font-weight: 600;
	font-size: 22px;
	line-height: 1.6em;
}
/*------------------------------------------------------------------------------
								MAP BG
------------------------------------------------------------------------------*/
.map-scroll-box {
	width: 100%;
	height: 1150px;
	overflow: hidden;
	position: relative;
}
.map-area-bg {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.map-area-bg .container1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.map-area-bg .container2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.map-area-bg .itemA {
  position: absolute;
  transform-origin: center center;
}

.map-area-bg .itemB {
  position: absolute;
  transform-origin: center center;
}
.map-area-bg .item {
	width: 550px;
	height: 860px;
	background: #efefef;
	transform:scale(0.5);
	border-radius: 30px;
	overflow: hidden;
	box-sizing: border-box;
	border: 2px solid #CCCCCC;
	opacity: 0.95;
}
.map-area-bg .x-box {
	overflow: hidden;
	width: 470px;
	height: 770px;
	transform-origin: top left;
	box-sizing: border-box;
	margin: 15px 15px;
	background: #FFFFFF;
	border-radius: 15px;
}
.map-area-bg .ami {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url("../../img/challenge/ami.gif") repeat left top / 40px 40px;
	opacity: 0.5;
}
.map-area-bg .item2 {	background: url("../../img/challenge/tw2n.jpg") no-repeat center center / contain;}
.map-area-bg .item3 {	background: url("../../img/challenge/tw3n.jpg") no-repeat center center / contain;}
.map-area-bg .item4 {	background: url("../../img/challenge/tw4n.jpg") no-repeat center center / contain;}
.map-area-bg .item5 {	background: url("../../img/challenge/tw5n.jpg") no-repeat center center / contain;}
.map-area-bg .item6 {	background: url("../../img/challenge/tw6n.jpg") no-repeat center center / contain;}
.map-area-bg .item7 {	background: url("../../img/challenge/tw7n.jpg") no-repeat center center / contain;}
.map-area-bg .item8 {	background: url("../../img/challenge/tw8n.jpg") no-repeat center center / contain;}
.map-area-bg .item9 {	background: url("../../img/challenge/tw9n.jpg") no-repeat center center / contain;}
.map-area-bg .item10 {	background: url("../../img/challenge/tw10n.jpg") no-repeat center center / contain;}
.map-area-bg .item11 {	background: url("../../img/challenge/tw11n.jpg") no-repeat center center / contain;}
.map-area-bg .item12 {	background: url("../../img/challenge/tw12n.jpg") no-repeat center center / contain;}
.map-area-bg .item13 {	background: url("../../img/challenge/tw13n.jpg") no-repeat center center / contain;}
.map-area-bg .item14 {	background: url("../../img/challenge/tw14n.jpg") no-repeat center center / contain;}
.map-area-bg .item15 {	background: url("../../img/challenge/tw15n.jpg") no-repeat center center / contain;}
.map-area-bg .item16 {	background: url("../../img/challenge/tw16n.jpg") no-repeat center center / contain;}
.map-area-bg .item17 {	background: url("../../img/challenge/tw17n.jpg") no-repeat center center / contain;}
.map-area-bg .item18 {	background: url("../../img/challenge/tw18n.jpg") no-repeat center center / contain;}
.map-area-bg .item19 {	background: url("../../img/challenge/tw19n.jpg") no-repeat center center / contain;}
.map-area-bg .item20 {	background: url("../../img/challenge/tw20n.jpg") no-repeat center center / contain;}
.map-area-bg .item21 {	background: url("../../img/challenge/tw21n.jpg") no-repeat center center / contain;}
.map-area-bg .item22 {	background: url("../../img/challenge/tw22n.jpg") no-repeat center center / contain;}
.map-area-bg .item23 {	background: url("../../img/challenge/tw23n.jpg") no-repeat center center / contain;}
.map-area-bg .item24 {	background: url("../../img/challenge/tw24n.jpg") no-repeat center center / contain;}
.map-area-bg .item25 {	background: url("../../img/challenge/tw25n.jpg") no-repeat center center / contain;}
.map-area-bg .item26 {	background: url("../../img/challenge/tw26n.jpg") no-repeat center center / contain;}
.map-area-bg .item27 {	background: url("../../img/challenge/tw27n.jpg") no-repeat center center / contain;}
.map-area-bg .item28 {	background: url("../../img/challenge/tw28n.jpg") no-repeat center center / contain;}
.map-area-bg .item29 {	background: url("../../img/challenge/tw29n.jpg") no-repeat center center / contain;}
.map-area-bg .item30 {	background: url("../../img/challenge/tw30n.jpg") no-repeat center center / contain;}
/*------------------------------------------------------------------------------
								MAP ZOOM
------------------------------------------------------------------------------*/
.map-area {
	width: 1280px;
	height: 1150px;
	margin: 0 auto;
	overflow: auto;
	position: relative;
}
.map-box {
	width: 1280px;
	height: 1150px;
	position: absolute;
}
.map {
	width: 1280px;
	height: 1150px;
	position: relative;
	background: url("../../img/challenge/nihon4.png") no-repeat center center / contain;
}
.map .mark {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}

.map .mark .clear {
	display: none;
}

.map .mark .act-on {
	z-index: -1;
	display: none;
}

.map .mark li.mark-icon  {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2.34375%;
	height: 0px;
	padding-top: 2.34375%;
}
.map .mark li span.ico {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -50%;
	margin-top: -50%;
	width: 100%;
	height: 0px;
	padding-top: 100%;
	background: #FFFFFF;
	border-radius: 50%;
	-webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.map .mark li span.ico::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border-radius: 50%;
	background: #ff6699;
	top: 0px;
	left: 0px;
	border: 3px solid #FFFFFF;
}
.map .mark li span.ico::after {
	content: "";
	position: absolute;
	border-radius: 50%;
	width: 100%;
	box-sizing: border-box;
	height: 100%;
	top: 0px;
	left: 0px;
	border: 3px solid #ff6699;
	transform: scale(0.75);
	-webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.map .mark li .pop {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -320%;
	margin-left: -250%;
	width: 500%;
	height: 270%;
	background: #ff6699;
	box-sizing: border-box;
	border-radius: 10px;
	line-height: 0.9em;
	text-align: center;
	padding: 45% 0 0 0;
	color: #FFFFFF;
	font-size: 46px;
	font-weight: 800;
	transform-origin: center bottom;
	transform: scale(0);
	-webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
	z-index: 0;
	font-family: "Bebas Neue", sans-serif;
}
.map .mark li .pop span {
	display: block;
	font-size: 14px;
	line-height: 1em;
	font-family: "Noto Sans JP", sans-serif;
}
.map .mark li a {
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	text-indent:-999999px;
}
.map .mark li:hover {
}
.map .mark li:hover .pop {
	transform: scale(1);
	z-index: 6;
}
.map .mark li:hover span.ico {
	transform: scale(0.6);
}
.map .mark li:hover span.ico::before {
	border: none;
}
.map .mark li:hover span.ico::after {
	transform: scale(2.0);
}

.map .mark li.mark1 {
	margin-top: 11%;
	margin-left: 12.5%;
}
.map .mark li.mark2 {
	margin-top: -27.8%;
	margin-left: 19.8%;
}
.map .mark li.mark3 {
	margin-top: -15.6%;
	margin-left: 17.2%;
}
.map .mark li.mark3 {
	margin-top: -15.6%;
	margin-left: 17.2%;
}
.map .mark li.mark4 {
	margin-top: -10%;
	margin-left: 14%;
}
.map .mark li.mark5 {
	margin-top: -10.5%;
	margin-left: 19.4%;
}
.map .mark li.mark6 {
	margin-top: -2.6%;
	margin-left: 17.8%;
}
.map .mark li.mark7 {
	margin-top: -3%;
	margin-left: 15%;
}
.map .mark li.mark8 {
	margin-top: 1.5%;
	margin-left: 15.7%;
}
.map .mark li.mark9 {
	margin-top: -0.1%;
	margin-left: 8.8%;
}
.map .mark li.mark10 {
	margin-top: 6.6%;
	margin-left: 4.6%;
}
.map .mark li.mark11 {
	margin-top: 6%;
	margin-left: -0.6%;
}
.map .mark li.mark12 {
	margin-top: 7%;
	margin-left: -3.6%;
}
.map .mark li.mark13 {
	margin-top: 9.5%;
	margin-left: -5.3%;
}
.map .mark li.mark14 {
	margin-top: 15%;
	margin-left: 4.8%;
}
.map .mark li.mark15 {
	margin-top: 13.5%;
	margin-left: -2.2%;
}
.map .mark li.mark16 {
	margin-top: 16%;
	margin-left: -8.8%;
}
.map .mark li.mark17 {
	margin-top: 12.8%;
	margin-left: -16.3%;
}
.map .mark li.mark18 {
	margin-top: 17.8%;
	margin-left: -25%;
}
.map .mark li.mark19 {
	margin-top: 19.4%;
	margin-left: -28.6%;
}
.map .mark li.mark20 {
	margin-top: 21.3%;
	margin-left: -23.4%;
}
.map .mark li.mark21 {
	margin-top: 18.5%;
	margin-left: -16.6%;
}
.map .mark li.mark22 {
	margin-top: 20.1%;
	margin-left: -14.3%;
}
.map .mark li.mark23 {
	margin-top: 22.4%;
	margin-left: -19.7%;
}
.map .mark li.mark24 {
	margin-top: 22.8%;
	margin-left: -34.6%;
}
.map .mark li.mark25 {
	margin-top: 24.7%;
	margin-left: -29.2%;
}
.map .mark li.mark26 {
	margin-top: 26.9%;
	margin-left: -37.9%;
}
.map .mark li.mark27 {
	margin-top: 26.2%;
	margin-left: -33.3%;
}
.map .mark li.mark28 {
	margin-top: 30.6%;
	margin-left: -30.2%;
}
.map .mark li.mark29 {
	margin-top: 33.4%;
	margin-left: -34.6%;
}
.map .mark li.mark30 {
	margin-top: 11.4%;
	margin-left: 6.7%;
}

/*------------------------------------------------------------------------------
								POPUP
------------------------------------------------------------------------------*/
.popup-bg {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: #000000;
	opacity: 0.5;
	z-index: 100;
	display: none;
}
.popup-box {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 101;
	display: none;
}
.popup-out {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}
.popup {
	position: fixed;
	box-sizing: border-box;
	padding: 30px 0px 40px 40px;
	width: 620px;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%) scale(0.8);
	transform: translateY(-50%) translateX(-50%) scale(0.8);
	background: #efefef;
	border-radius: 20px;
	-webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.popup.act {
	-webkit-transform: translateY(-50%) translateX(-50%) scale(1.0);
	transform: translateY(-50%) translateX(-50%) scale(1.0);
}
.popup .popup-tit {
	font-size: 80px;
	line-height: 1em;
	font-weight: 800;
	margin-bottom: 0px;
	color: #333333;
	vertical-align: middle;
	font-family: "Bebas Neue", sans-serif;
}
.popup .popup-tit span {
	font-size: 28px;
	margin-left: 10px;
	vertical-align: middle;
	font-family: "Noto Sans JP", sans-serif;
}
.popup .x-btn {
	width: 540px;
	margin: 30px 0 0;
	background: linear-gradient(#000000, #333333);
	border-radius: 10px;
	position: relative;
	height: 60px;
	pointer–events: none;
	line-height: 60px;
	box-sizing: border-box;
	text-align: center;
	font-weight: 700;
	color: #efefef;
	font-size: 20px;
}
.popup .x-btn a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	text-indent: -99999px;
}
.popup .x-box {
	width: 580px;
	height: 62vh;
	overflow: auto;
	overflow-x: hidden;
	padding-right: 40px;
	box-sizing: border-box;
}
.popup .x-box .twitter-tweet {
	width: 540px!important;
	margin-top: 0px!important;
	margin-bottom: 0px!important;
}
.popup .close-btn {
	position: absolute;
	width: 60px;
	height: 60px;
	top: -20px;
	right: -20px;
	background: #333333;
	box-sizing: border-box;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: #FFFFFF solid 3px;
}
.popup .close-btn span {
  position: absolute;
  left: 0;
  width: 36px;
  height: 4px;
  background-color: #FFFFFF;
}
.popup .close-btn span:nth-of-type(1) {
  transform: translateY(25px) translateX(9px) rotate(-45deg);
}
.popup .close-btn span:nth-of-type(2) {
  transform: translateY(25px) translateX(9px) rotate(45deg);
}
.popup .close-btn a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	text-indent: -99999px;
}

/*------------------------------------------------------------------------------
								INFO
------------------------------------------------------------------------------*/
.info {
	width: 100%;
	background: #efefef;
}
.info h4 {
	line-height: 2em;
	background: #76303b;
	display: block;
	width: 10em;
	color: #efefef;
	font-weight: 900;
	margin: 0 auto;
	text-align: center;
	font-size: 24px;
}
.info .sanka {
	width: 1280px;
	margin: 0 auto;
	padding: 0 40px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}
.info .sanka li {
	width: 49.5%;
	margin-right: 1%;
	background: #FFFFFF;
	float: left;
	padding: 40px;
	box-sizing: border-box;
}
.info .sanka li:nth-child(2n) {
	margin-right: 0px;
}
.info .sanka li h5 {
	font-size: 40px;
	font-family: "Bebas Neue", sans-serif;
	text-align: center;
	line-height: 0.8em;
	color: #76303b;
}
.info .sanka li h6 {
	color: #76303b;
	font-size: 22px;
	text-align: center;
	line-height: 1.5em;
	border-bottom: 1px solid #a0636d;
}
.info .sanka li p {
	line-height: 1.8em;
	text-align: center;
	font-weight: 500;
}
.info .btn {
	width: 500px;
	margin: 0 auto;
	background: linear-gradient(#333333, #000000);
	border-radius: 10px;
	position: relative;
	height: 60px;
	pointer–events: none;
	line-height: 60px;
	box-sizing: border-box;
	text-align: center;
	font-weight: 700;
	color: #FFFFFF;
	font-size: 20px;
}
.info .btn a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	text-indent: -99999px;
}
/*------------------------------------------------------------------------------
								LIST
------------------------------------------------------------------------------*/
.list {
	width: 100%;
	background: #CCCCCC;
}
.list h4 {
	line-height: 2em;
	background: #76303b;
	display: block;
	width: 10em;
	color: #efefef;
	font-weight: 900;
	margin: 0 auto;
	text-align: center;
	font-size: 24px;
}
.list p.headline {
	text-align: center;
	color: #333333;
	font-weight: 700;
}
.list .list-box {
	width: 1280px;
	margin: 0 auto;
	padding: 0 40px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}
.list .list-box li {
	width: 33%;
	margin-right: 0.5%;
	margin-top: 0.5%;
	background: #FFFFFF;
	color: #76303b;
	float: left;
	padding: 20px;
	box-sizing: border-box;
	position: relative;
	padding-left: 90px;
}
.list .list-box li:nth-child(3n) {
	margin-right: 0px;
}
.list .list-box li a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	text-indent: -99999px;
}
.list .list-box li::before {
	content: "アイコン";
	position: absolute;
	width: 50px;
	height: 50px;
	top: 15px;
	left: 15px;
	line-height: 50px;
	font-size: 10px;
	background: #000000;
	color: #CCCCCC;
	font-weight: 900;
	border-radius: 50%;
	text-align: center;
	font-family: "Noto Sans JP", sans-serif;
	
}
.list .list-box li .kyoku {
	font-family: "Bebas Neue", sans-serif;
	font-size: 40px;
	line-height: 1em;
	vertical-align: middle;
}
.list .list-box li .kyoku span {
	font-size: 22px;
	font-weight: 700;
	margin-left: 0.5em;
	vertical-align: middle;
	font-family: "Noto Sans JP", sans-serif;
}

@media screen and (max-width: 1000px) {

/*------------------------------------------------------------------------------
								CAMPAIGHN
------------------------------------------------------------------------------*/
.header {
	padding-top: 60vw;
	background: url("../../img/challenge/header-sp.jpg?1.0") no-repeat center center / cover;
}
.middle {
	width: 100%;
	height: auto;
	position: relative;
	background: url("../../img/challenge/middle-bg.jpg") repeat-y center center / contain;
}
.middle h3 {
	width: 100%;
	font-size: 4.5vw;
	line-height: 1.2em;
}
.middle h3 span {
	font-size: 4vw;
}
.middle p {
	width: 100%;
	font-size: 2.6vw;
}
/*------------------------------------------------------------------------------
								MAP BG
------------------------------------------------------------------------------*/
.map-scroll-box {
	width: 100%;
	height: 180vw;
	overflow: hidden;
	overflow-x: scroll;
}
.map-area-bg {
	width: 200%;
	height: 180vw;
}
.map-area-bg .item {
	width: 70vw;
	height: 112vw;
	border-radius: 4.5vw;
}
.map-area-bg .x-box {
	width: 70.5vw;
	height: 115.5vw;
	margin: 2.25vw 2.25vw;
	border-radius: 2.25vw;
}
.map-area-bg .ami {
	background: url("../../img/challenge/ami.gif") repeat left top / 80px 80px;
}

/*------------------------------------------------------------------------------
								MAP ZOOM
------------------------------------------------------------------------------*/
.map-area {
	width: 100%;
	height: 280vw;
}
.map-box {
	width: 100%;
	height: 180vw;
}
.map {
	width: 100%;
	height: 180vw;
}
.map .mark li span.ico::before {
	border: 0.5vw solid #FFFFFF;
}
.map .mark li span.ico::after {
	border: 0.5vw solid #ff6699;
}
.map .mark li .pop {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -330%;
	margin-left: -310%;
	width: 620%;
	height: 280%;
	padding: 2.25vw 0 0 0;
	border-radius: 1.5vw;
	font-size: 7.2vw;
	line-height: 0.9em;
}
.map .mark li .pop span {
	font-size: 2.6vw;
	line-height: 1em;
}
.map .mark .clear {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	display: block;
}

.map .mark .act-on {
	z-index: 5;
	display: block;
}

.map .mark li:hover .pop {
	transform: scale(0);
	z-index: 0;
}
.map .mark li:hover span.ico {
	transform: scale(1.0);
}
.map .mark li:hover span.ico::before {
	border: 0.5vw solid #FFFFFF;
}
.map .mark li:hover span.ico::after {
	transform: scale(0.75);
}

.map .mark li.act {
}
.map .mark li.act .pop {
	transform: scale(1);
	z-index: 6;
}
.map .mark li.act span.ico {
	transform: scale(0.6);
}
.map .mark li.act span.ico::before {
	border: none;
}
.map .mark li.act span.ico::after {
	transform: scale(2.0);
}

/*------------------------------------------------------------------------------
								POPUP
------------------------------------------------------------------------------*/
.popup {
	padding: 3vw 0px 4vw 4vw;
	width: 62vw;
	height: 100vw;
	border-radius: 3vw;
	-webkit-transform: translateY(-50%) translateX(-50%) scale(1.0)!important;
	transform: translateY(-50%) translateX(-50%) scale(1.0)!important;
}
.popup.act {
	-webkit-transform: translateY(-50%) translateX(-50%) scale(1.3)!important;
	transform: translateY(-50%) translateX(-50%) scale(1.3)!important;
}

.popup .popup-tit {
	font-size: 8.5vw;
	line-height: 1em;
	margin-bottom: 0;
}
.popup .popup-tit span {
	font-size: 3.6vw;
	margin-left: 2vw;
}
.popup .x-btn {
	width: 54vw;
	margin: 4vw 0 0;
	border-radius: 1vw;
	position: relative;
	height: 7vw;
	opacity: 1;
	line-height: 7vw;
	font-size: 2.8vw;
}

.popup .x-box {
	width: 58vw;
	height: 73vw;
	padding-right: 4vw;
}
.popup .x-box .twitter-tweet {
	width: 54vw!important;
}
.popup .close-btn {
	width: 8vw;
	height: 8vw;
	top: -3vw;
	right: -3vw;
	border: #FFFFFF solid 0.45vw;
}
.popup .close-btn span {
  width: 4.8vw;
  height: 0.6vw;
}
.popup .close-btn span:nth-of-type(1) {
  transform: translateY(3.333vw) translateX(1.2vw) rotate(-45deg);
}
.popup .close-btn span:nth-of-type(2) {
  transform: translateY(3.333vw) translateX(1.2vw) rotate(45deg);
}

/*------------------------------------------------------------------------------
								INFO
------------------------------------------------------------------------------*/
.info h4 {
	font-size: 4vw;
}
.info .sanka {
	width: 100%;
}
.info .sanka li {
	width: 100%;
	margin-right: 0px;
	float: none;
	padding: 4vw;
	margin-bottom: 3vw;
}
.info .sanka li:last-child {
	margin-bottom: 0px;
}
.info .sanka li h5 {
	font-size: 6vw;
}
.info .sanka li h6 {
	font-size: 3.4vw;
	border-bottom: 2px solid #a0636d;
}
.info .sanka li p {
	font-size: 3vw;
}
.info .btn {
	width: 70vw;
	margin: 0 auto 0;
	border-radius: 1.5vw;
	height: 9vw;
	opacity: 1;
	line-height: 9vw;
	font-size: 3vw;
}
/*------------------------------------------------------------------------------
								LIST
------------------------------------------------------------------------------*/
.list h4 {
	font-size: 4vw;
}
.list .list-box {
	width: 100%;
	padding: 0 40px;
}
.list .list-box li {
	width: 49%;
	margin-right: 1%;
	margin-bottom: 1%;
	padding: 2vw 0 2vw;
	padding-left: 10vw;
}
.list .list-box li:nth-child(3n) {
	margin-right: 1%;
}
.list .list-box li:nth-child(2n) {
	margin-right: 0%;
}
.list .list-box li::before {
	content: "アイコン";
	position: absolute;
	width: 6vw;
	height: 6vw;
	top: 2vw;
	left: 2vw;
	line-height: 6vw;
	font-size: 1.2vw;
}
.list .list-box li .kyoku {
	font-size: 5vw;
	line-height: 6vw;
}
.list .list-box li .kyoku span {
	font-size: 2.8vw;
}
}


@media print{
.main ul li .photo-none {
	display:none;
}
}