@charset "UTF-8";
#beltbnr {
 display: none;
}
.h_bar{
  display: none;
}
#mainArea{
    letter-spacing: 0;
    line-height: 2;
    overflow: hidden;
    margin: 0 auto;
    font-family: yu-gothic-pr6n, sans-serif;
    font-weight: 400;
    font-style: normal;
	 font-size: 1.2rem;
	background: #f0efed;
}
#mainArea div{font-family: yu-gothic-pr6n, sans-serif;}
#mainArea p{font-family: yu-gothic-pr6n, sans-serif;}
.bnr_ {
	width: 900px;
	margin: 0 auto;
}
.f-y {
    font-family: yu-gothic-pr6n, sans-serif;
    font-weight: 400;
    font-style: normal;
}
section {
	    width: 800px;
    margin: 6em auto 17em;
    position: relative;
    background-image: linear-gradient(0deg, transparent 11px, #dfdfdf 12px), linear-gradient(90deg, transparent 11px, #ededed 12px);
    background-color: #ffffff;
    background-size: 12px 12px;
    border: solid #222 2px;
}
.leadArea {
	margin: 3em auto 7em;
    position: relative;
    text-align: center;
}
.lead {
    font-size: 1.3rem;
    font-weight: 400;
    font-style: normal;
    margin: 0 0 14.5em;
}
h3 {
	font-size: 1.4rem;
    text-align: center;
    font-style: normal;
	margin: 0 0 1.8em;
}
h3 span {
	font-family: "zen-kaku-gothic-antique", sans-serif;
    font-weight: 700;
}
.center {text-align: center;}
/*///*/
.marker {
    background: linear-gradient(transparent 50%, rgb(237 255 154) 50%);
    display: inline;
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size 1.5s;
}
.marker.on {
  background-size: 100% 100%;
}
.title_ {
    position: absolute;
    width: 330px;
    top: -11.2%;
    left: 31%;
}
h4 {
	font-size: 1.7rem;
    text-align: center;
    font-style: normal;
	margin: 0 0 1.3em;
}
h4 span {
	font-family: nimbus-sans, sans-serif;
    font-weight: 500;
	background: linear-gradient(transparent 53%, #edff9a 30%);
}
/*///*/
.main-itemArea {
	width: 84%;
	margin: 4em auto;
}
.main-itemArea--text {
	width: 41%;
    display: inline-block;
    vertical-align: middle;
}
.main--img {
    width: 48%;
    display: inline-block;
    margin: 0px 9% 0 0;
    vertical-align: middle;
}
.sub--img {
    position: relative;
    width: 50%;
    display: inline-block;
    margin: 0 0 0 6%;
    vertical-align: middle;
}
/*//////*/
.pointer_1 {
    position: absolute;
    top: 31%;
    left: 31%;
    z-index: 100;
    background: #edff9a;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    animation: blink 1s cubic-bezier(.84,.16,.52,1) infinite alternate-reverse;
}
.pointer_2 {
    position: absolute;
    top: 33%;
    left: 31%;
    z-index: 100;
    background: #edff9a;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    animation: blink 1s cubic-bezier(.84,.16,.52,1) infinite alternate-reverse;
}
.pointer_3 {
   position: absolute;
    top: 34%;
    left: 31%;
    z-index: 100;
    background: #edff9a;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    animation: blink 1s cubic-bezier(.84,.16,.52,1) infinite alternate-reverse;
}
@keyframes blink{
  0%{transform:translate(0) scale(1)}
  15%{transform:translate(0) scale(1.2)
  }
  40%{transform:translate(0) scale(1)}
}
/*//////*/
.e-1 {
    width: 44%;
}
.e-2 {
    width: 65%;
    position: absolute;
    top: 11%;
    right: 1%;
    z-index: 2;
}
.e-3 {
    position: absolute;
    top: 33%;
    right: 25%;
}
.e-4 {
    width: 56%;
    position: absolute;
    bottom: 17%;
    right: 9%;
    z-index: 2;
}
.e-5 {
    width: 46%;
}
.e-6 {
    width: 66%;
    position: absolute;
    top: 16.2%;
    right: 1%;
    z-index: 2;
}
.e-7 {
    position: absolute;
    top: 38%;
    right: 25%;
}
.e-8 {
    width: 57%;
    position: absolute;
    bottom: 19%;
    right: 14%;
    z-index: 2;
}
.e-9 {
    width: 47%;
}
.e-10 {
    width: 63%;
    position: absolute;
    top: 6%;
    right: 3%;
    z-index: 2;
}
.e-11 {
    position: absolute;
    top: 28%;
    right: 25%;
}
.e-12 {
    width: 58%;
    position: absolute;
    bottom: 8%;
    right: 14%;
    z-index: 2;
}
/*////*/
.itemListArea {
	margin: 5em 0 0;
}
.itemList {
	width: 100%;
}
.itemList li {
	width: 16%;
    display: inline-block;
    vertical-align: top;
    padding: 0% 0.5% 5%;
}
.itemList li p {
	margin: 1em 0 0 0;
    font-size: 85%;
}
.itemList li a {
	text-decoration: none;
    font-size: 1.2rem;
    line-height: 1.8;  
}

.comment_ {
    font-size: 1.2rem;
	line-height: 1.9;
}
.line__ {
	border: solid 1px #3d3d3d;
    margin: 3em 0;
}
.bx-prev,.bx-next {display: none;}
.bx-wrapper {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border: none!important;
}
.bx-wrapper {
    margin-bottom: 0!important;
}
.item_Area {
	width: 82%;
    position: relative;
	margin: 0 auto 3em;
	height: 480px;
}
/*////*/
.crdit {
    margin-bottom: 15px;
}
.button_crdit {
	width: 66%;
    display: inline-block;
    vertical-align: middle;
    line-height: 1.8;
    font-size: 90%;
}
.button_ {
    width: 70px;
    height: 36px;
    border: solid 2px #222;
    background: #fff;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    display: inline-block;
    color: #222;
    line-height: 3.0;
    text-decoration: none;
    font-style: normal;
    font-size: 1.1rem;
    letter-spacing: 1px;
}
.button_:hover{
    background: #222;
	border: solid 2px #222;
	color: #fff !important; 
	transition : .3s;
}
/*////*/
.button_item {
    width: 74px;
    height: 30px;
    border: solid 2px #222;
    background: #222;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    display: inline-block;
    color: #fff;
    line-height: 2.4;
    text-decoration: none;
    font-style: normal;
    font-size: 1.2rem;
    letter-spacing: 1px;
    border-radius: 50px;
}
.button_item:hover{
    background: #fff;
	color: #222 !important; 
	transition : .3s;
}
/*////*/
.button_all {
    width: 400px;
    height: 46px;
    border: solid 1px #222;
    background: #222;
    color: #fff;
    text-align: center;
    transition: 1s;
    vertical-align: middle;
    line-height: 3.2;
    text-decoration: none;
    font-style: normal;
    font-size: 1.4rem;
    margin: 0 auto 4em;
    display: block;
    letter-spacing: 1px;
    font-family: yu-gothic-pr6n, sans-serif;
}
.button_all:hover {
    background: #fff;
	color: #222;
	transition : .3s;
}
/*///*/
.button_link {
	width: 84%;
	margin: 0 auto;
	display: block;
}
/*////*/
.fade {
	opacity: 0;
	transform: translateY(30px);
	transition: opacity 1.5s, transform 1s;
}
.fade.active {
	opacity: 1;
	transform: translateY(0px);
}