@charset "utf-8";
/* CSS Document */

/*////////////////////////////////////////////////////////

parts

////////////////////////////////////////////////////////*/
.nounder{
	text-decoration:none;
}
/* colom */
.decobtn-colom1,
.decobtn-colom2,
.decobtn-colom3,
.decobtn-colom4{
	width:95%;
	margin:0 auto;
	text-align:center;
	overflow:hidden;
}
.decobtn-colom1 .text-bigger, .decobtn-colom2 .text-bigger, .decobtn-colom3 .text-bigger, .decobtn-colom4 .text-bigger {
	font-size: 1.2em !important;
}

.decobtnn-colom1 li,
.decobtn-colom2 li,
.decobtn-colom3 li,
.decobtn-colom4 li{
	display:block;
	float:left;
}
.decobtn-colom2 li:nth-child(2n),
.decobtn-colom3 li:nth-child(3n),
.decobtn-colom4 li:nth-child(4n){
	float:right;
}


.decobtn-colom1 li	{	width:100%;}
.decobtn-colom2 li	{	width:50%;}
.decobtn-colom3 li	{	width:33.3%;}
.decobtn-colom4 li	{	width:25%;}

.decobtn-colom1 li a,
.decobtn-colom2 li a,
.decobtn-colom3 li a,
.decobtn-colom4 li a{
	display:block;
	text-align:center;
	position:relative;
	padding:1.5px;
	margin:3px;
	color:#FFF;
	-webkit-border-radius:7px;
	border-radius:7px;
	line-height:120%;
	font-size:12px;
	text-decoration:none;
	background-image: -moz-linear-gradient(left, rgba(153,134,46,1) 0%, rgba(255,235,153,1) 25%, rgba(153,134,46,1) 50%, rgba(255,235,153,1) 75%, rgba(153,134,46,1) 100%);
	background-image: -webkit-linear-gradient(left, rgba(153,134,46,1) 0%,rgba(255,235,153,1) 25%,rgba(153,134,46,1) 50%,rgba(255,235,153,1) 75%,rgba(153,134,46,1) 100%);
}
.decobtn-colom1 li a span,
.decobtn-colom2 li a span,
.decobtn-colom3 li a span,
.decobtn-colom4 li a span{
	display:block;
	padding:12px 0;
	-webkit-border-radius:7px;
	border-radius:7px;
	background-color:#000;
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.50) inset;
	box-shadow:0 0 10px rgba(0,0,0,0.50) inset;
	text-shadow:0 0 3px #000;
}

.decobtn-colom1:after,
.decobtn-colom2:after,
.decobtn-colom3:after,
.decobtn-colom4:after {
	content:"";
	display:block;
	clear:both;
}
.btn-blue{
	background-image: -moz-linear-gradient(top, rgba(43,144,159,1) 0%, rgba(64,199,206,1) 100%);
	background-image: -webkit-linear-gradient(top, rgba(43,144,159,1) 0%,rgba(64,199,206,1) 100%);
}
.btn-green{
	background-image: -moz-linear-gradient(top, rgba(60,93,10,1) 0%, rgba(90,137,15,1) 100%);
	background-image: -webkit-linear-gradient(top, rgba(60,93,10,1) 0%,rgba(90,137,15,1) 100%);
}
.btn-violet{
	background-image: -moz-linear-gradient(top, rgba(120,62,179,1) 0%, rgba(180,93,217,1) 100%);
	background-image: -webkit-linear-gradient(top, rgba(120,62,179,1) 0%,rgba(180,93,217,1) 100%);
}
.btn-red{
	background-image: -moz-linear-gradient(top, rgba(64,13,15,1) 0%, rgba(167,36,42,1) 100%);
	background-image: -webkit-linear-gradient(top, rgba(64,13,15,1) 0%,rgba(167,36,42,1) 100%);
}
.btn-yellow{
	background-image: -moz-linear-gradient(top, rgba(74,51,7,1) 0%, rgba(187,138,19,1) 100%);
	background-image: -webkit-linear-gradient(top, rgba(74,51,7,1) 0%,rgba(187,138,19,1) 100%);
}

.btn-under-box a {
	background-color: #444444;
    display: block;
    text-decoration: none;
    color: #FFF;
    padding: 10px 25px 10px 20px;
    text-align: left;
    position: relative;
}
.btn-under-box a:after {
	content: "";
	display: inline-block;
	width:14px;
	height: 32px;
	background: url(../../images/old/contents/pay/icon_arrow06.png) right center no-repeat;
	position: absolute;
	top: 50%;
	right: 8px;
	margin-top: -17px;
	background-size: 50% auto;
	-webkit-background-size: 50% auto;
}

.card-list li{
	display:inline-block;
	padding:5px 5px 8px;
	position:relative;
}

.card-list li a{
	text-decoration:none;
}
.card-list li a img{
	position:relative;
}

.card-list li a span{
	display:block;
	width:80px;
	text-align:center;
	position:absolute;
	top:80px;
	color:#FFFFFF;
}


/*.free_01bnr{
	background: url(../../images/old/other/01_02.png) no-repeat;
	background-size: 100%;
	padding-bottom: 70px;
	padding-top: 30%;
	padding-left:2%;
}*/
.free_01bnr{
	background-image:url(../../images/old/contents/04_5.jpg);
	background-repeat:no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	background-position:center top;
	padding:132px 0 21px;
}

.free_01bnr .btn-colom2 li {
	width:45%;
}
.free_01bnr .btn-colom2 li a {
	text-align:left;
}


/*////////////////////////////////////////////////////////

free

////////////////////////////////////////////////////////*/
.btn-regist a{
	display: block;
	text-decoration: none;
	position: relative;
	padding: 15px 0;
	background: -moz-linear-gradient(top, rgba(162,38,38,1) 0%, rgba(76,5,5,1) 100%);
	background: -webkit-linear-gradient(top, rgba(162,38,38,1) 0%,rgba(76,5,5,1) 100%);
	background: linear-gradient(to bottom, rgba(162,38,38,1) 0%,rgba(76,5,5,1) 100%);
	border: 2px #FFF solid;
	color: #FFF;
	border-radius: 10px;
	box-shadow:0 0 30px #5d0d0d inset, 0 0 30px #5d0d0d inset, 0px -5px 5px #000 inset;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(93,13,13,0.75) inset, 0px -5px 10px 0px rgba(0,0,0,0.75) inset, 0px 4px 3px rgba(0,0,0,0.5);
	box-shadow: 0px 5px 10px 0px rgba(93,13,13,0.75) inset, 0px -5px 10px 0px rgba(0,0,0,0.75) inset, 0px 4px 3px rgba(0,0,0,0.5);
	text-align: center;
	text-shadow: -1px 2px 3px #000;
	font-size: 1.3em;
	width: 80%;
	margin: 0 auto 20px auto;
}
.free-bg01{
	background-image:url(../../images/old/contents/freefortune-img01.jpg);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;
	padding:59px 0 85px;
}
.free-bg01 p{
	width:50%;
	padding:8px;
	text-align:left;
	background-color:rgba(0,0,0,0.50);
	-webkit-box-shadow:0 0 10px #fff inset, 0 0 10px #fff inset;
	box-shadow:0 0 10px #fff inset, 0 0 10px #fff inset;
	text-shadow:0 1px 2px rgba(3,1,8,0.72);
	position:relative;
	left:140px;
}
.free-bg02{
	background-image:url(../../images/old/contents/free-img05.jpg);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;
	padding:30px 0 79px;
}
.free-bg02 p{
	width:70%;
	padding:8px;
	text-align:left;
	position:relative;
	left:5px;
}


.free-box01{
	width:90%;
	margin:auto;
	padding:10px;
	color:#ede8de;
	text-align:left;
	background-color:rgba(51,0,0,0.27);
	background-image:url(../../images/old/contents/bg-grad.png), url(../../images/old/contents/bg-grad.png);
	background-repeat:no-repeat, no-repeat;
	-webkit-background-size:100% 1px, 100% 1px;
	background-size:100% 1px, 100% 1px;
	background-position:center top, center bottom;
	border:1px solid #9a872f;
	border-width:0 1px;
}

#box-free{
	background-image:url(../../images/old/contents/free-bg01.jpg);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;
}
#box-free .pos02 .text{
	color:#01243c;
	text-shadow:0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff, 0 0 3px #fff;
	font-size:1.2em;
}
#box-free .pos02 .input-free{
	margin-bottom:0;
	border:1px solid #f1776e;
	box-shadow:0 3px 3px rgba(0,0,0,0.20) inset;
}
#box-free textarea{
	width:70%;
	-webkit-border-radius:10px;
	border-radius:10px;
}
#box-free select{
	width:70%;
	font-size:1.5em;
	background-color:#fff;
	-webkit-border-radius:10px;
	border-radius:10px;
}

#btn-free{
	display:inline-block;
	min-width:14em !important;
	padding:12px 25px !important;
	margin-bottom:0;
	color:#FFF;
	font-weight:bold;
	text-shadow:0 2px 2px #23031d, 0 2px 2px #23031d, 0 2px 2px #23031d;
	-webkit-border-radius:20px;
	border-radius:20px;
	border:2px solid #a99464;
	background-image: -moz-linear-gradient(top, rgba(0,47,2,1) 0%, rgba(14,108,27,1) 50%, rgba(0,47,2,1) 100%);
	background-image: -webkit-linear-gradient(top, rgba(0,47,2,1) 0%,rgba(14,108,27,1) 50%,rgba(0,47,2,1) 100%);
	-webkit-box-shadow:0 0 10px #249d27 inset, 0 0 10px #249d27 inset;
	box-shadow:0 0 10px #249d27 inset, 0 0 10px #249d27 inset;
}

.box-free01 .pos01{
	background-image:url(../../images/old/contents/free-img07.jpg);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;
	padding:40px 0 4px;
}

.freefortune-bg01 {
	background-image:url(../../images/old/contents/freefortune-bg01.jpg), url(../../images/old/contents/freefortune-bg03.jpg), url(../../images/old/contents/freefortune-bg02.jpg);
	background-repeat:no-repeat, no-repeat, repeat-y;
	-webkit-background-size:100% auto, 100% auto, 100% auto;
	background-size:100% auto, 100% auto, 100% auto;
	background-position:center top, center bottom, center top;
	padding:92px 5px 40px;
}


.freefortune-bg01 p{
	color:#000000;
}
.freefortune-bg02{
	background-image:url(../../images/old/contents/free-bg01.jpg);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;
	padding:10px 0;
}
.freefortune-bg02 p{
	/*text-shadow:0 0 3px #000000, 0 0 3px #000000, 0 0 3px #000000, 0 0 3px #000000, 0 0 3px #000000;*/
}




.freefortune-bg01 .post01 {
	background-image:url(../../images/old/contents/freefortune-bg04.jpg), url(../../images/old/contents/freefortune-bg06.jpg), url(../../images/old/contents/freefortune-bg05.jpg);
	background-repeat:no-repeat, no-repeat, repeat-y;
	-webkit-background-size:100% auto, 100% auto, 100% auto;
	background-size:100% auto, 100% auto, 100% auto;
	background-position:center top, center bottom, center top;
	padding:30px 0 50px;
	margin:0 -5px;
}
.freefortune-bg01 .post01 .text-white {
	color:#fff;
}
.freefortune-bg01 .post01 .text-yellow {
	color:#FFF37D;
}



.freefortune-bg99.post01{
	background-image:url(../../images/old/contents/freefortune-bg05.jpg);
	background-repeat: repeat-y;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;
	padding:30px 0 50px;
	margin:0 -5px;
}
.freefortune-bg01 .post01 .btn-colom1, .freefortune-bg99 .btn-colom1{
	width:80%;
	position:relative;
	left:25px;
}
.fukidashi{
	height:192px;
	background-image:url(../../images/old/contents/free-img02.jpg);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;
	padding:30px 0 0;
}
.fukidashi img{
	position:relative;
	left:45px;
	visibility:hidden;
}
.fadeInLeft {
	-webkit-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:2s;
	-ms-animation-duration:2s;
	animation-duration:2s;
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
	visibility: visible !important;
}
@-webkit-keyframes fadeInLeft {
	0% { opacity: 0; -webkit-transform: translateX(20px); }
	100% { opacity: 1; -webkit-transform: translateX(0); }
}
@keyframes fadeInLeft {
 0% { opacity: 0; -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); }
 100% { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
}

.free-bg03{
	background-image:url(../../images/old/contents/free-img11.jpg);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;
	padding:159px 0 12px;
}
.free-bg03 .btn-colom1{
	width:50%;
	position:relative;
	right:70px;
}

.free-bg04{
	background-image:url(../../images/old/contents/free-bg02.jpg), url(../../images/old/contents/free-bg04.jpg), url(../../images/old/contents/free-bg03.jpg);
	background-repeat:no-repeat, no-repeat, repeat-y;
	-webkit-background-size:100% auto, 100% auto, 100% auto;
	background-size:100% auto, 100% auto, 100% auto;
	background-position:center top, center bottom, center top;
	padding:30px 0 0;
}

.free-bg05{
	background-image:url(../../images/old/contents/free-img14.jpg);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;
	padding:30px 0 109px;
}
.free-bg05 .serif{
	width:180px;
	text-align:left;
}

.free-bg06{
	background-image:url(../../images/old/contents/free2-link2.jpg);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;
	padding:100px 0;
}

.btn-freefortune input{
	padding:12px 30px 12px 5px;
	background-image:url(../../images/old/icon/arrow_wh.png), -moz-linear-gradient(top, rgba(93,10,10,1) 0%, rgba(137,15,15,1) 100%);
	background-image:url(../../images/old/icon/arrow_wh.png), -webkit-linear-gradient(top, rgba(93,10,10,1) 0%,rgba(137,15,15,1) 100%);
	background-repeat:no-repeat, no-repeat;
	-webkit-background-size:15px auto, 100% auto;
	background-size:15px auto, 100% auto;
	background-position:right center, top center;
	-webkit-box-shadow:0 0 10px rgba(225,26,26,0.75) inset, 0 2px 3px rgba(0,0,0,0.75);
	box-shadow:0 0 10px rgba(225,26,26,0.75) inset, 0 2px 3px rgba(0,0,0,0.75);
	color:#fff;
	text-shadow:0 0 3px #000;
}

/*　リニューアル追加分　*/
.to {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.btn-toplogin {
	width: 98%;
	margin: 0 auto 15px;
}
.btn-toplogin li {
	width: 49%;
	float: left;
	text-align: center;
	margin-left: 0;
}
.btn-toplogin li:first-child {
	margin-right: 5px;
}
.btn-regist.gold a {
	display: block;
	width: 80%;
	padding: 25px 0;
	margin: 5px auto;
	background-image: url(../../images/old/contents/free/btn-regist.png);
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	background-position: center center;
	color: #fff;
	font-weight: bold;
	text-shadow: none;
	text-decoration: none;
	font-size: 1.0em;
	border: none;
	box-shadow: none;
}
.tit_yellow {
	color: #ffff00;
}
.tit_purple {
	color: #ffccff;
}
.tit_orange {
	color: #ffae00;
}
.tit {
	line-height: 1.6;
}
.anime_arrow {
	display: block;
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-animation: jump .5s cubic-bezier(0.215, 0.61, 0.355, 1) infinite alternate;
	animation: jump .5s cubic-bezier(0.215, 0.61, 0.355, 1) infinite alternate;
	margin-bottom: 5px;
}
@-moz-keyframes jump {
	0% { -webkit-transform: translateY(0); }
	100% { -webkit-transform: translateY(-5px); }
}
@-webkit-keyframes jump {
	0% { -webkit-transform: translateY(0); }
	100% { -webkit-transform: translateY(-5px); }
}
@keyframes jump {
	0% { -webkit-transform: translateY(0); }
	100% { -webkit-transform: translateY(-5px); }
}
.free_menu {
	width: 100%;
	min-height: 259px;
	position: relative;
}
.free_menu.one {
	background: url(../../images/old/contents/free/bg01.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.free_menu.two {
	background: url(../../images/old/contents/free/bg02.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
.free_menu p {
	width: 80%;
	margin: 0 auto;
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -127px;
}
.free_menu p a {
	display: block;
	width: 100%;
	min-height: 59px;
	background: url(../../images/old/contents/free/btn-free.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

/* リピーター */
.free_repeater {
	background: url(../../images/old/contents/free/bg03.png) no-repeat top left;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	padding-top: 20px;
}
.free_repeater h3 {
	margin-bottom: 25px;
}
.free_repeater dl {
	background: #FFF;
	color: #000;
	margin: 0 15px 5px 15px;
	padding:8px;
	text-align: left;
	border: 1px solid #CCC;
}
.free_repeater dt {
	background: #cccccc;
	font-weight: bold;
	margin-bottom: 10px;
}
.free_repeater dt .repeater_name {
	font-weight: normal;
	font-size: 0.8em;
}
.free_repeater dt p {
	display: inline-block;
	position: relative;
	margin: 5px 10px;
	padding-left: 50px;
}
.free_repeater dt p:before {
	display: inline-block;
	content: "";
  width: 41px;
  height: 29px;
	position: absolute;
	top:0;
	left:0;
}
.free_repeater dt.women p:before {
	background: url(../../images/old/contents/free/icon01.png) no-repeat;
}
.free_repeater dt.men p:before {
	background: url(../../images/old/contents/free/icon02.png) no-repeat;
}
.free_repeater dd {
	padding:0 10px;
	position: relative;
}
.free_repeater dd a {
	text-decoration: none;
}
.free_repeater dd .open, .free_repeater dd .close {
	position: absolute;
	right: 0;
	bottom: -15px;
	background: #99ffff;
	border: 2px solid #669999;
	border-radius: 5px;
	padding: 3px 5px;
	color: #330066;
	font-size: 12px;
	font-weight: bold;
	width: 75px;
	text-align: center;
	text-shadow: 0 0 1px #FFF;
	box-shadow: 10px 10px 10px 5px rgba(255,255,255,0.5) inset,10px -10px 10px -5px rgba(53,204,204,0.5) inset;
}
.free_repeater dd .open span, .free_repeater dd .close span {
	color: #9900cc;
	text-shadow: 0px 0px 2px #000;
}
.hide {
	display: none;
}

.intro_top {
	background: url(../../images/old/contents/free/bg_intro_mid.jpg) left top repeat-y;
	background-size: 100% auto;
}
.intro_mid {
	background: url(../../images/old/contents/free/bg_intro_top.jpg) left top no-repeat;
	background-size: 100% auto;
}
.intro_btm {
	background: url(../../images/old/contents/free/bg_intro_btm.jpg) left bottom no-repeat;
	background-size: 100% auto;
	height: 25px;
}

.box_wrap {
	background: url(../../images/old/contents/free/line_intro.png) center bottom no-repeat;
	background-size: 93% auto;
	padding-bottom: 15px;
}
#intro03 {
	background: none;
	padding: 0;
}

.box_wrap .sub_title {
	width: 291px;
	margin: 0 auto;
}
#intro01 .image_wrap {
	height: 174px;
}
#intro02 .image_wrap {
	height: 149px;
}
#intro03 .image_wrap {
	height: 179px;
}

#intro01 .image {
	margin: -28px 0 0 0;
}
#intro02 .image {
	margin: -45px 0 0 0;
}
#intro03 .image {
	margin: -28px 0 0 0;
}

.box_wrap .image {
	display: none;
}
.box_wrap .text {
	width: 255px;
	margin: 0 auto;
}
.box_wrap p {
	text-align: center;
	font-size: 1.2em;
	padding: 0 32px;
}
#more_wrap .inner {
	padding: 20px 0 0 0;
}
#more_wrap .inner dt img {
	width: 33% !important;
}
.more_wrap_top {
	background: url(../../images/old/contents/free/bg_waku01_mid.jpg) left top repeat-y;
	background-size: 100% auto;
}
.more_wrap_mid {
	background: url(../../images/old/contents/free/bg_waku01_top.jpg) left top no-repeat;
	background-size: 100% auto;

}
.more_wrap_btm {
	background: url(../../images/old/contents/free/bg_waku01_btm.jpg) left bottom no-repeat;
	background-size: 100% auto;
	height: 25px;
}

#more_wrap dl {
	text-align: left;
	margin:0 20px 10px 20px;
	background: url(../../images/old/contents/free/line.png) left bottom repeat-x;
	padding-bottom: 10px;
}
#more_wrap dt {
	margin-bottom: 10px;
}
#more_wrap dd {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.3;
}
#more_wrap dd span {
	font-size: 80%;
}
#more_wrap dl:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}

/* 1人用 */
#free-fortune-box {
	margin: 20px 0 20px 0;
	position: relative;
	background: url(../../images/old/contents/free/free_bg_mid.jpg) left top repeat-y;
	background-size: 100% auto;
}
#free-fortune-box .mid {
	background: url(../../images/old/contents/free/free_bg_top.jpg) left top no-repeat;
	background-size: 100% auto;
	position: relative;
	z-index: 99;
}
#free-fortune-box .btm {
	background: url(../../images/old/contents/free/free_bg_btm.jpg) left bottom no-repeat;
	background-size: 100% auto;
	height: 42px;
	position: relative;
	z-index: 1;
}
#free-fortune-box .cat_title {
	margin: 0px auto 5px;
	width: 320px;
	height: 45px;
	text-indent: -9999px;
	overflow: hidden;
}
#free-fortune-box .icon {
	width: 65px;
	float: left;
	margin: 20px 8px 8px 30px;
}
#free-fortune-box .icon img {
	width: 100%;
}
#free-fortune-box .txt {
	width: 190px;
	float: left;
	font-size: 1.1em;
	line-height: 1.3;
	font-weight: bold;
	margin: 22px 22px 0 0;
	color: #000;
	text-align: left;
}
#free-fortune-box .title_name {
	clear: both;
	background: url(../../images/old/contents/free/freefortune-text01.png) left top no-repeat;
	background-size: 100% auto;
	width: 78%;
	margin: 0 auto 7px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#free-fortune-box .name {
	margin: 0 45px 8px 45px;
}
#free-fortune-box .last_name {
	background: url(../../images/old/contents/free/freefortune-text02.png) left top no-repeat;
	background-size: 100% auto;
	width: 20px;
	height: 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	float: left;
	margin: 11px 0 0 0;
}
#free-fortune-box input[type="text"] {
	appearance: none;
	-webkit-appearance: none;
	width: 190px;
	vertical-align: middle;
	margin-bottom: 3px;
	margin-left: 5px;
	padding: 7px 5px;
	-webkit-border-radius: 3px;
	border: 1px solid #9E9E9E;
	border-radius: 5px;
	font-family: inherit;
	font-size: 1.2em;
	background: #fff;
	box-shadow: 0px 2px 2px 0 #636363 inset;
}
#free-fortune-box .first_name {
	background: url(../../images/old/contents/free/freefortune-text03.png) left top no-repeat;
	background-size: 100% auto;
	width: 20px;
	height: 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	float: left;
	margin: 11px 0 0 0;
}
#free-fortune-box .note01 {
	font-size: 0.8em;
	text-align: left;
	padding: 0 30px 0 30px;
	line-height: 1.4;
	margin-bottom: 3px;
	color: #0033ff;
	font-weight: bold;
	margin: 5px 0 10px 0;
}
#free-fortune-box legend {
	background: url(../../images/old/contents/free/freefortune-text04.png) left top no-repeat;
	background-size: 100% auto;
	width: 35px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	float: left;
	margin: 0px 0 6px 45px;
}
#free-fortune-box .sex {
	width: auto;
	float: left;
	margin: 0 0 0 37px;
}
#free-fortune-box input[type="radio"] {
	float: left;
	/*margin-top: 5px;*/
}
#free-fortune-box .female {
	background: url(../../images/old/contents/free/freefortune-text05.png) left top no-repeat;
	background-size: 100% auto;
	width: 35px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	float: left;
	margin: 0px 0 0 0;
}
#free-fortune-box .male {
	background: url(../../images/old/contents/free/freefortune-text06.png) left top no-repeat;
	background-size: 100% auto;
	width: 35px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	float: left;
	margin: 0px 0 0 0;
}
#free-fortune-box #image-btn {
	width: 85%;
	padding: 0;
	margin: 10px 0 0 0;
	background: none;
}

/* 2人用 */
#love_special {
	color: #1c0ced;
	margin-bottom: 23px;
}
#love_special input[type="text"] {
	appearance: none;
	-webkit-appearance: none;
	width: 190px;
	vertical-align: middle;
	margin-bottom: 3px;
	margin-left: 5px;
	padding: 7px 5px;
	-webkit-border-radius: 3px;
	border: 1px solid #9E9E9E;
	border-radius: 5px;
	font-family: inherit;
	font-size: 1.2em;
	background: #fff;
	box-shadow: 0px 2px 2px 0 #636363 inset;
}

#love_special .top {
	background: url(../../images/old/contents/free/bg_love_special_mid.jpg) left top repeat-y;
	background-size: 100% auto;
}
#love_special .mid {
	background: url(../../images/old/contents/free/bg_love_special_top.jpg) left top no-repeat;
	background-size: 100% auto;
	position: relative;
	z-index: 99;
}
#love_special .btm {
	background: url(../../images/old/contents/free/bg_love_special_btm.jpg) left bottom no-repeat;
	background-size: 100% auto;
	height: 30px;
	position: relative;
}
#love_special .cat_title {
	margin: 0px auto 7px;
	width: 320px;
	height: 115px;
	text-indent: -9999px;
	overflow: hidden;
}
#love_special .form_top {
	background: url(../../images/old/contents/free/bg_love_special_form_mid.jpg) left top repeat-y;
	background-size: 100% auto;
	width: 296px;
	margin: 0 auto;
}
#love_special .form_mid {
	background: url(../../images/old/contents/free/bg_love_special_form_top.jpg) left top no-repeat;
	background-size: 100% auto;
	width: 296px;
	margin: 0 auto;
	padding: 0 0 0 0;
	position: relative;
	z-index: 99;
}
#love_special .form_btm {
	background: url(../../images/old/contents/free/bg_love_special_form_btm.jpg) left bottom no-repeat;
	background-size: 100% auto;
	height: 35px;
	width: 296px;
	margin: -15px auto 0;
	position: relative;
	z-index: 10;
}
#love_special .icon {
	width: 65px;
	float: left;
	margin: 24px 8px 8px 19px;
}
#love_special .icon img {
	width: 100%;
}
#love_special .txt {
	width: 180px;
	float: left;
	font-size: 1.1em;
	line-height: 1.3;
	font-weight: bold;
	margin: 24px 22px 0 0;
	color: #ff0033;
	text-align: left;
}
#love_special .title_name {
	clear: both;
	background: url(../../images/old/contents/free/freefortune-text01.png) left top no-repeat;
	background-size: 100% auto;
	width: 78%;
	margin: 0 auto 7px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#love_special .name {
    margin: 0 30px 8px 30px;
}
#love_special .last_name {
	background: url(../../images/old/contents/free/freefortune-text02.png) left top no-repeat;
	background-size: 100% auto;
	width: 20px;
	height: 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	float: left;
	margin: 11px 0 0 0;
}
#love_special .first_name {
	background: url(../../images/old/contents/free/freefortune-text03.png) left top no-repeat;
	background-size: 100% auto;
	width: 20px;
	height: 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	float: left;
	margin: 11px 0 0 0;
}
#love_special .note01 {
	font-size: 0.8em;
	text-align: left;
	padding: 0 30px 0 30px;
	line-height: 1.4;
	margin-bottom: 3px;
	color: #0033ff;
	font-weight: bold;
	margin: 5px 0 10px 0;
}
#love_special legend {
	background: url(../../images/old/contents/free/freefortune-text04.png) left top no-repeat;
	background-size: 100% auto;
	width: 35px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	float: left;
	margin: 0px 0 6px 45px;
}
#love_special .sex {
	width: auto;
	float: left;
	margin: 0 0 0 37px;
}
#love_special input[type="radio"] {
	float: left;
/*	margin-top: 5px;*/
}
#love_special .female {
	background: url(../../images/old/contents/free/freefortune-text05.png) left top no-repeat;
	background-size: 100% auto;
	width: 35px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	float: left;
	margin: 0px 0 0 0;
}
#love_special .male {
	background: url(../../images/old/contents/free/freefortune-text06.png) left top no-repeat;
	background-size: 100% auto;
	width: 35px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	float: left;
	margin: 0px 0 0 0;
}
#love_special .title_name02 {
	clear: both;
	background: url(../../images/old/contents/free/freefortune-text07.png) left top no-repeat;
	background-size: 100% auto;
	width: 78%;
	margin: 0 auto 7px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#love_special .last_name02 {
	background: url(../../images/old/contents/free/freefortune-text08.png) left top no-repeat;
	background-size: 100% auto;
	width: 20px;
	height: 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	float: left;
	margin: 11px 0 0 0;
}
#love_special .first_name02 {
	background: url(../../images/old/contents/free/freefortune-text09.png) left top no-repeat;
	background-size: 100% auto;
	width: 20px;
	height: 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	float: left;
	margin: 11px 0 0 0;
}
#love_special #image-btn {
	padding: 0;
	width: 88%;
	margin: 10px 0 0 0;
	background: none;
}

.inner .gensen {
	margin: 0 10px;
}
.inner .gensen li {
	padding: 0 5px 10px 5px;
	margin-bottom: 15px;
	line-height: 1.4;
	border-bottom: 2px solid #666600;
	font-size: 16px;
}
.inner .gensen .lead{
	display: table;
	table-layout: fixed;
	width: 100%;
	border: 1px solid #666;
	border-radius: 10px;
	font-size: 12px;
	margin: 10px 0 !important;
	padding-bottom: 0 !important;
	background: none !important;
}
.inner .gensen .lead dt{
	display: table-cell;
	background: #cc0000;
	border-radius: 10px 0 0 10px;
	padding: 5px;
	width: 33%;
	color: #FFF;
	vertical-align: middle;
	text-align: center;
}
.inner .gensen .lead dd{
	display: table-cell;
	padding: 5px;
	vertical-align: middle;
	font-size: 13px !important;
	line-height: 1.2 !important;
	background: #FFF;
	border-radius: 0px 10px 10px 0;
}
.inner .gensen .box_table{
	display: table;
	table-layout: fixed;
	width: 100%;
}
.inner .gensen .box_table{
	display: table;
	table-layout: fixed;
	width: 100%;
}
.inner .gensen .box_table .thumb {
	display: table-cell;
	width: 25%;
}
.inner .gensen .box_table .thumb img {
	width: 100%;
	height: auto;
}
.inner .gensen .box_table .txt {
	display: table-cell;
	vertical-align: top;
	padding:0 10px;
	width: 100%;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.inner .gensen .box_table a {
	color: #000;
	text-decoration: none;
	display: block;
	position: relative;
}
.inner .gensen .box_table a:after {
	content: "";
	display: inline-block;
	width: 17px;
	height: 36px;
	position: absolute;
	top: 50%;
	right: -10px;
	margin-top: -17px;
	background: url(../../images/old/contents/free/icon_arrow.png) left top no-repeat;
	background-size: 50% auto;
	-webkit-background-size: 50% auto;
}
.inner .gensen li:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.try_btn {
	overflow: hidden;
	margin-bottom: 0;
}
.try_btn a {
	width: 110px;
	float: right;
}





/*////////////////////////////////////////////////////////

pay

////////////////////////////////////////////////////////*/
.today{
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	margin:0;
}

#box-dailyTop{
	background-image:url(../../images/old/contents/today-bg01.jpg), url(../../images/old/contents/today-bg02.jpg);
	background-repeat:no-repeat, repeat-y;
	-webkit-background-size:100% auto, 100% auto;
	background-size:100% auto, 100% auto;
	background-position:center top, center top;
	padding:15px 0 10px;
}

.box-daily,
.box-daily02,
#box-daily{
	background-image: url(../../images/old/contents/daily-bg.jpg);
	background-repeat:no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	background-position:center top;
	padding:10px 0 10px;
}
#box-daily{
	padding:10px 0 3px;
}
#box-daily .list-box{
	width:40%;
	position:relative;
	left:186px;
}
#box-daily .list-box li a{
	padding:11px 10px;
}
.box-daily .list-box{
	position:relative;
	left:138px;
}
.box-daily02 .list-box{
	position:relative;
	left:112px !important;
}

.box-noren{
	background-image:url(../../images/old/contents/noren-img.jpg);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;
	padding:32px 0 31px;
}
.box-noren .btn-colom1 li a{
	background-color:rgba(255,255,255,0.30);
	background-image:none;
	-webkit-box-shadow:0 0 10px #fff inset, 0 0 10px #fff inset, 0 2px 3px rgba(0,0,0,0.70);
	box-shadow:0 0 10px #fff inset, 0 0 10px #fff inset, 0 2px 3px rgba(0,0,0,0.70);
}

#box-unmei{
	background-image:url(../../images/old/contents/unmei-bg02.jpg);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center bottom;
	padding:229px 0  0;
}
#box-unmei .btn-colom1,
#box-link1 .pos01 .btn-colom1{
	opacity:0.9;
	width:80%;
}
#box-unmei .btn-colom1 li a,
#box-link1 .pos01 .btn-colom1 li a{
	background-image: -moz-linear-gradient(top, rgba(235,112,27,1) 0%, rgba(205,70,17,1) 50%, rgba(186,44,11,1) 51%, rgba(202,66,16,1) 100%);
	background-image: -webkit-linear-gradient(top, rgba(235,112,27,1) 0%,rgba(205,70,17,1) 50%,rgba(186,44,11,1) 51%,rgba(202,66,16,1) 100%);
	-webkit-box-shadow:0 0 10px #f8a750 inset;
	box-shadow:0 0 10px #f8a750 inset;
	border:1px solid #634f00;
}

#box-life{
	background-image:url(../../images/old/contents/life-bg02.jpg), url(../../images/old/contents/life-bg01.jpg);
	background-repeat:no-repeat, repeat-y;
	-webkit-background-size:100% auto, 100% auto;
	background-size:100% auto, 100% auto;
	background-position:center bottom, center top;
	padding:0 0 20px;
}
#box-life .bg01{
	background-image:url(../../images/old/contents/life-img01.png);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;
	padding: 0;
}
#box-life .bg01 .list-box{
	width:65%;
	position:relative;
	left:106px;
}
#box-life .bg01 .list-box li a{
	padding:13.8px 10px;
}
#box-life .box-year{
	width:96%;
	margin:0 auto;
	padding:0 0 10px;
	background-image: -moz-linear-gradient(top, rgba(58,50,3,1) 0%, rgba(36,30,1,1) 100%);
	background-image: -webkit-linear-gradient(top, rgba(58,50,3,1) 0%,rgba(36,30,1,1) 100%);
	box-shadow:0 0 10px #655705 inset;
}

.box-time .pos01{
	background-image:url(../../images/old/contents/time-bg.png);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;
}
.box-time p{
	color:#ebff0d;
	text-shadow:0 0 3px #998a0e, 0 0 3px #998a0e, 0 0 3px #998a0e;
}
.box-time .pos01 .list-box{
	width:57%;
	position:relative;
	left:132px;
}
.box-time .pos01 .list-box li a{
	padding:12.5px 10px;
}

#box-recommen{
	background-image:url(../../images/old/contents/ossm-bg01.jpg), url(../../images/old/contents/ossm-bg03.jpg), url(../../images/old/contents/ossm-bg02.jpg);
	background-repeat:no-repeat, no-repeat, repeat-y;
	-webkit-background-size:100% auto, 100% auto, 100% auto;
	background-size:100% auto, 100% auto, 100% auto;
	background-position:center top, center bottom, center top;
	padding:80px 10px 36px;
}

.box-grad{
	width:95%;
	margin:0 auto;
	border:1px solid #fff;
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);
}
.grad-color01{	background-color:#557d37;	}
.grad-color02{	background-color:#76377d;	}

#box-ppvmuryo{
	background-image:url(../../images/old/contents/ppvmuryo-bg01.jpg), url(../../images/old/contents/ppvmuryo-bg03.jpg), url(../../images/old/contents/ppvmuryo-bg02.jpg);
	background-repeat:no-repeat, no-repeat, repeat-y;
	background-position:center top, center bottom, center top;
	-webkit-background-size:320px auto, 320px auto, 320px auto;
	background-size:320px auto, 320px auto, 320px auto;
	padding:110px 0 40px;
}
#box-ppvmuryo ul li a{
	display:block;
	width:90%;
	margin:5px auto;
	padding:10px 5px;
	text-decoration:none;
	text-align:left;
	color:#fff;
	background-color:rgba(78,74,10,0.65);
	-webkit-box-shadow:0 0 10px #4e4a0a inset, 0 0 5px #fff;
	box-shadow:0 0 10px #4e4a0a inset, 0 0 5px #fff;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-image: url(../../images/old/icon/arrow_wh.png);
	background-repeat:no-repeat;
	-webkit-background-size:15px auto;
	background-size:15px auto;
	background-position:right center;
}
#box-ppvmuryo a.other{
	display:block;
	width:90%;
	margin:5px auto;
	padding:5px;
	background-color:rgba(78,74,10,0.65);
	-webkit-box-shadow:0 0 10px #4e4a0a inset, 0 0 5px #fff;
	box-shadow:0 0 10px #4e4a0a inset, 0 0 5px #fff;
	-webkit-border-radius:5px;
	border-radius:5px;
	text-decoration:none;
}

#box-name{
	background-image:url(../../images/old/contents/name-bg01.jpg), url(../../images/old/contents/name-bg03.jpg), url(../../images/old/contents/name-bg02.jpg);
	background-repeat:no-repeat, no-repeat, repeat-y;
	-webkit-background-size:100% auto, 100% auto, 100% auto;
	background-size:100% auto, 100% auto, 100% auto;
	background-position:center top, center bottom, center top;
	padding:122px 0 31px;
}
#box-name .pos01{
	background-image:url(../../images/old/contents/name-img.png);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;
	padding:92px 0 33px;
}
#box-name .pos01 .btn-colom2 li{
	position:relative;
	left:149px;
}

.box-news{
	background-image:url(../../images/old/contents/news-bg01.jpg), url(../../images/old/contents/news-bg03.jpg), url(../../images/old/contents/news-bg02.jpg);
	background-repeat:no-repeat, no-repeat, repeat-y;
	-webkit-background-size:100% auto, 100% auto, 100% auto;
	background-size:100% auto, 100% auto, 100% auto;
	background-position:center top, center bottom, center top;
	padding:85px 10px 10px;
}

#box-love{
	background-image:url(../../images/old/contents/love-bg02.jpg), url(../../images/old/contents/love-bg01.jpg);
	background-repeat:no-repeat, repeat-y;
	-webkit-background-size:100% auto, 100% auto;
	background-size:100% auto, 100% auto;
	background-position:center bottom, center top;
	padding:0 0 30px;
}
#box-love .btn-circle a{
	padding:35px 0;
}
#box-love .pos01{
	background-image:url(../../images/old/contents/love-img01.png);
	background-repeat:no-repeat;
	-webkit-background-size:95% auto;
	background-size:95% auto;
	background-position:center center;
	padding:16px 0;
}
#box-love .pos02{
	background-image:url(../../images/old/contents/love-img02.png);
	background-repeat:no-repeat;
	-webkit-background-size:95% auto;
	background-size:95% auto;
	background-position:center center;
	padding:16px 0;
}
#box-love .pos02 .btn-colom1{
	width:60%;
	position:relative;
	left:57px;
}

#box-source{
	background-image:url(../../images/old/contents/source-bg02.jpg), url(../../images/old/contents/source-bg01.jpg);
	background-repeat:no-repeat, repeat-y;
	-webkit-background-size:100% auto, 100% auto;
	background-size:100% auto, 100% auto;
	background-position:center bottom, center top;
	padding:0 0 30px;
}
#box-source .pos01{
	background-image:url(../../images/old/contents/source-img.png);
	background-repeat:no-repeat;
	-webkit-background-size:95% auto;
	background-size:95% auto;
	background-position:center center;
	padding:10px 0;
}
#box-source .pos01 .btn-colom1{
	width:60%;
	position:relative;
	left:57px;
}
#box-source .btn-circle a{
	padding:29px 0;
}

#box-tokuten{
	background-image:url(../../images/old/contents/tokuten-bg01.jpg), url(../../images/old/contents/tokuten-bg03.jpg), url(../../images/old/contents/tokuten-bg02.jpg);
	background-repeat:no-repeat, no-repeat, repeat-y;
	-webkit-background-size:100% auto, 100% auto, 100% auto;
	background-size:100% auto, 100% auto, 100% auto;
	background-position:center top, center bottom, center top;
	padding:105px 0 35px;
}

.box-jyoka{
/*	background-image:url(../../images/old/contents/jyoka-img.png);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;*/
	padding:40px 0 10px;
}
.box-jyoka textarea{
	width:80%;
	height:4em;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.box-jyoka #btn{
	width:70%;
	padding:10px 5px;
	color:#FFFFFF;
	background-image:url(../../images/old/icon/arrow_wh.png), -moz-linear-gradient(top, rgba(93,10,10,1) 0%, rgba(137,15,15,1) 100%);
	background-image:url(../../images/old/icon/arrow_wh.png), -webkit-linear-gradient(top, rgba(93,10,10,1) 0%,rgba(137,15,15,1) 100%);
	background-repeat:no-repeat, no-repeat;
	-webkit-background-size:15px auto, 100% auto;
	background-size:15px auto, 100% auto;
	background-position:right center, top center;
	-webkit-box-shadow:0 0 10px rgba(225,26,26,0.75) inset, 0 2px 3px #fff;
	box-shadow:0 0 10px rgba(225,26,26,0.75) inset, 0 2px 3px #fff;
}
.box-jyoka p{
	width:80%;
	margin:0 auto;
	padding:5px;
	background-color:rgba(255,255,255,0.8);
	-webkit-border-radius:10px;
	border-radius:10px;
}
#box-column{
	background-image:url(../../images/old/contents/column-bg.jpg);
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-repeat:no-repeat;
	background-position:center top;
	padding:10px 0 39px;
}
#box-column .btn-colom1{
	width:60%;
	position:relative;
	left:55px;
}
#box-column .btn-colom1 li{
	margin-bottom:10px;
}


/*////////////////////////////////////////////////////////

pay parts

////////////////////////////////////////////////////////*/
.bg-letter{
	width:95%;
	margin:0 auto;
	background-color:#f6e8ca;
}
.bg-letter p{
	color:#4C3829;
	margin-bottom:0;
}
.bg-letter h3{
	color:#C70303;
	font-weight:bold;
}

.add-icon .decobtn-colom1 li a,
.add-icon .btn-colom2 li a,
.add-icon .btn-colom1 li a{
	position:relative;
	overflow:hidden;
}
.icon-new{
	display:block;
	width:70px;
	padding:5px 30px 5px 0 !important;
	color:#DD0C10;
	text-shadow:none !important;
	background-color:#e7ef17 !important;
	box-shadow:none !important;
	border-radius:0 !important;
	text-shadow:none;
	font-weight:bold;
	font-size:0.7em;
	position:absolute;
	top:-4px;
	left:-7px;
	-webkit-transform:rotate(-21deg);
	-moz-transform:rotate(-21deg);
	transform:rotate(-21deg);
}
.add-icon .btn-colom1 li a .icon-new{
	color:#DD0C10;
	background-color:#fff !important;
	padding:3px 30px 2px 0 !important;
	top:-1px;
	left:-14px;
	width:100px;
}
.add-icon .btn-colom2 li a .icon-new2{
	width:100%;
	display:block;
	padding:1px 30px 1px 0 !important;
	background-color:#fff !important;
	-webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5) inset, 0 -1px 1px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 1px rgba(255, 255, 255, 0.5) inset, 0 -1px 1px rgba(0, 0, 0, 0.5) inset;
	text-shadow:none;
	color:#DD0C10;
	font-size:0.7em;
	position:absolute;
	top:-5px;
	left:-50px;
	-webkit-transform:rotate(-21deg);
	-moz-transform:rotate(-21deg);
	transform:rotate(-21deg);
}

.box-description{
	position:relative;
}
.box-description img{
	width:80%;
	margin:0 auto;
}
.box-description .btn-colom1 li a{
	padding:5px 0;
}
.box-description .btn-colom1 .pos01{
	width:25%;
	position:absolute;
	top:0;
	left:120px;
}
.box-description .btn-colom1 .pos02{
	width:25%;
	position:absolute;
	top:59px;
	left:226px;
}
.box-description .btn-colom1 .pos03{
	width:25%;
	position:absolute;
	top:155px;
	left:201px;
}
.box-description .btn-colom1 .pos04{
	width:25%;
	position:absolute;
	top:155px;
	left:39px;
}
.box-description .btn-colom1 .pos05{
	width:25%;
	position:absolute;
	top:59px;
	left:15px;
}

.slideshow{
	position:relative;
}

.viewport {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	-webkit-transform: translateZ(0); /* Optional: When heavy at iOS6+ */
}

.flipsnap {
	width: 1300px;
}
/* 320px(item width) * 3(item count) */
/*260 *5=1300 */

.flipsnap:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}
.slideshow .controls{
	position:absolute;
	top:0;
	width:320px;
}

.pointer{
	text-align:center;
}

.pointer span {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	border: 1px solid #000;
}

.pointer span.current{
	background: #FC0;
 }

 .item .btn-colom1{
	width:50%;
	position:absolute;
	top:45px;
	left:140px;
 }

 .btn-square li a{
	padding:50px 0;
	font-size:1.5em;
 }

 .btn-img{
	width:95%;
	margin:0 auto;
	border:1px solid #FFFFFF;
 }

/*////////////////////////////////////////////////////////

pay(2016.09.01追加)

////////////////////////////////////////////////////////*/

/* 共通 */
.inner_top {
	width: 100%;
	height: 100%;
	position: relative;
	background: url(../../images/old/contents/pay/common_bg_mid.png) repeat-y;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	margin:-20px 0;
}
.inner_top.bg_pattern {
	background: url(../../images/old/contents/pay/common_bg_mid02.png) repeat-y;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
.inner_mid {
	padding: 25px 0 10px 0;
}
h2 {
	z-index: 10;
	position: relative;
}

/* 2カラム */
.f_lbox {
	width: 48%;
	float: left;
	margin-right: 10px;
}
.f_rbox {
	width: 48%;
	float: right;
}

/* 3カラム */
.three_column {
	overflow: hidden;
}
.three_column li {
	width: 32%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.three_column li:nth-child(3n-1) {
	margin: 0 5px;
}
.three_column li:last-child {
	float: right;
}

.w50 {
	width: 50%;
	clear: both;
	margin: 0 auto;
}
.w100 {
	width: 100%;
	clear: both;
}
.y_omote {
	color: #fffc00;
	font-size: 1.3em;
}
.b_ura {
	color: #5cc4ff;
	font-size: 1.3em;
}
.fuku .y_omote {
	color: #ff0000;
	font-size: 1.0em;
}
.fuku .b_ura {
	color: #330099;
	font-size: 1.0em;
}
.totop {
	text-align: right;
	margin-bottom: 15px;
	margin-right: 5px;
}
.totop a {
	color: #FFF;
}
.tit02 {
	color:#ffff00;
	text-shadow: 0 0 3px #000;
	font-size: 1.1em;
	line-height: 1.5;
	text-shadow: 0 0px 1px #000, 0 0 2px #000, 0 0 1px #000, 0 0 1px #000, 0 0 1px #000, 0 0 1px #000, 0 0 2px #000;
}
.tit02.s_tit {
	font-size: 1.0em;
}
.tit03 {
	color: #fff;
	text-shadow: 0 3px 10px rgba(255,255,255,0.8), 0 0 10px rgba(255,255,255,0.8), 0 0 10px rgba(255,255,255,0.8);
	font-size: 1.1em;
	line-height: 1.3;
	font-style: italic;
}
.clear {
	clear:both;
}

/*　吹き出し（共通）*/
.fuku.fuki_meassge01 {
	width: 100%;
	min-height: 130px;
	position: relative;
	background: url(../../images/old/contents/pay/teller01.jpg) no-repeat left center;
	-webkit-background-size: 50% auto;
	-o-background-size: 50% auto;
	background-size: 50% auto;
}
.fuku.fuki_meassge02 {
	width: 100%;
	min-height: 120px;
	position: relative;
	background: url(../../images/old/teller2/center.png) no-repeat -10px center;
	-webkit-background-size: 50% auto;
	-o-background-size: 50% auto;
	background-size: 50% auto;
	padding-top:60px;
}
.fuku.fuki_meassge03 {
	width: 100%;
	min-height: 110px;
	position: relative;
	background: url(../../images/old/teller2/01.png) no-repeat -5px center;
	-webkit-background-size: 45% auto;
	-o-background-size: 45% auto;
	background-size: 45% auto;
	padding-top:60px;
}
.fuku.fuki_meassge04 {
	width: 100%;
	min-height: 110px;
	position: relative;
	background: url(../../images/old/teller2/04.png) no-repeat -5px center;
	-webkit-background-size: 45% auto;
	-o-background-size: 45% auto;
	background-size: 45% auto;
	padding-top:60px;
}
.fuku.fuki_meassge05 {
	width: 100%;
	min-height: 110px;
	position: relative;
	background: url(../../images/old/teller2/teller_s.png) no-repeat -23px center;
	-webkit-background-size: 45% auto;
	-o-background-size: 45% auto;
	background-size: 50% auto;
	padding-top: 60px;
}

.fuku.fuki_meassge01 .inner {
	width: 65%;
	position: absolute;
	top: 30px;
	right: 5px;
}
.fuku.fuki_meassge02 .inner {
	width: 60%;
	position: absolute;
	top: 40px;
	right: 10px;
}
.fuku.fuki_meassge03 .inner {
	width: 60%;
	position: absolute;
	top: 45px;
	right: 5px;
}
.fuku.fuki_meassge04 .inner {
	width: 60%;
	position: absolute;
	top: 35px;
	right: 5px;
}
.fuku.fuki_meassge05 .inner {
	width: 62%;
	position: absolute;
	top: 20px;
	right: 5px;
}
.fuku .top {
	position: relative;
}
.fuku .top:before {
	content:"";
	width: 100%;
	height: 7px;
	position: absolute;
	top:-7px;
	left:0;
	z-index: 2;
	background: url(../../images/old/contents/pay/fuki01_top.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
.fuku .top:after {
	content:"";
	width: 100%;
	height: 25px;
	position: absolute;
	bottom:-25px;
	left:0;
	z-index: 2;
	background: url(../../images/old/contents/pay/fuki01_btm.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
.fuku .mid {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
	background: url(../../images/old/contents/pay/fuki01_mid.png) repeat-y;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
.fuku .mid:before {
	content: "";
	width: 39px;
	height: 25px;
	position: absolute;
	top: 8px;
	left: -18px;
	z-index: 2;
	background: url(../../images/old/contents/pay/fuki01_mid_arrow.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 50% auto;
}
.fuku.fuki_meassge02 .mid:before {
	top: 20px;
}
.fuku.fuki_meassge03 .mid:before {
	top: 20px;
}
.fuku.fuki_meassge04 .mid:before {
	top: 25px;
}
.fuku.fuki_meassge05 .mid:before {
	top: 25px;
}
.fuku .mid p {
	text-align: left;
	color: #000;
	font-weight: bold;
	margin: 0 10px;
	line-height: 1.6;
}

/* 装飾ボタン（共通）*/
.deco_btn01 a {
	display: block;
	text-decoration: none;
	position: relative;
	padding: 15px 0;
	background: -moz-linear-gradient(top, rgba(198,99,124,1) 0%, rgba(131,24,40,1) 100%);
	background: -webkit-linear-gradient(top, rgba(198,99,124,1) 0%,rgba(131,24,40,1) 100%);
	background: linear-gradient(to bottom, rgba(198,99,124,1) 0%,rgba(131,24,40,1) 100%);
	border: 2px #FFF solid;
	color: #FFF;
	border-radius: 10px;
	text-align: center;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(153,0,51,0.75) inset, 0px -5px 10px 0px rgba(0,0,0,0.75) inset;
	box-shadow: 0px 5px 10px 0px rgba(153,0,51,0.75) inset, 0px -5px 10px 0px rgba(0,0,0,0.75) inset;
	text-shadow: -1px 2px 3px #000;
}
.deco_btn02 a {
	display: block;
	text-decoration: none;
	position: relative;
	padding: 15px 0;
	background: -moz-linear-gradient(top, rgba(40,134,191,1) 0%, rgba(5,48,119,1) 100%);
	background: -webkit-linear-gradient(top, rgba(40,134,191,1) 0%,rgba(5,48,119,1) 100%);
	background: linear-gradient(to bottom, rgba(40,134,191,1) 0%,rgba(5,48,119,1) 100%);
	border: 2px #FFF solid;
	color: #FFF;
	border-radius: 10px;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(10,40,139,0.75) inset, 0px -5px 10px 0px rgba(0,0,0,0.75) inset;
	box-shadow: 0px 5px 10px 0px rgba(10,40,139,0.75) inset, 0px -5px 10px 0px rgba(0,0,0,0.75) inset;
	text-align: center;
	text-shadow: -1px 2px 3px #000;
}
.deco_btn03 a {
	display: block;
	text-decoration: none;
	position: relative;
	padding: 15px 0;
	background: -moz-linear-gradient(top, rgba(69,0,156,1) 0%, rgba(1,0,71,1) 100%);
	background: -webkit-linear-gradient(top, rgba(69,0,156,1) 0%,rgba(1,0,71,1) 100%);
	background: linear-gradient(to bottom, rgba(69,0,156,1) 0%,rgba(1,0,71,1) 100%);
	border: 2px #FFF solid;
	color: #FFF;
	border-radius: 10px;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(27,0,96,0.75) inset, 0px -5px 10px 0px rgba(0,0,0,0.75) inset;
	box-shadow: 0px 5px 10px 0px rgba(27,0,96,0.75) inset, 0px -5px 10px 0px rgba(0,0,0,0.75) inset;
	text-align: center;
	text-shadow: -1px 2px 3px #000;
}
.deco_btn04 a {
	display: block;
	text-decoration: none;
	position: relative;
	background: rgba(54,141,138,0.9);
	background: -moz-linear-gradient(top, rgba(56,181,178,0.8) 0%, rgba(51,121,118,0.8) 100%);
	background: -webkit-linear-gradient(top, rgba(56,181,178,0.8) 0%,rgba(51,121,118,0.8) 100%);
	background: linear-gradient(to bottom, rgba(56,181,178,0.8) 0%,rgba(51,121,118,0.8) 100%);
	color: #FFF;
	padding: 7px;
	border-radius: 7px;
	padding:7px 10px;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(255,255,255,0.5) inset, 0px -1px 5px 0px rgba(0,0,0,0.5) inset, 0 3px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 5px 0px rgba(255,255,255,0.5) inset, 0px -1px 5px 0px rgba(0,0,0,0.5) inset, 0 3px rgba(0,0,0,0.3);
	text-align: left;
	border: 2px solid #FFF;
}
.deco_btn05 a {
	display: block;
	text-decoration: none;
	position: relative;
	background-color: rgba(59,66,107,0.9);
	background-image: -webkit-linear-gradient(rgba(255,255,255,0.2) 50%, transparent 50%);
	background-image: -o-linear-gradient(rgba(255,255,255,0.2) 50%, transparent 50%);
	background-image: linear-gradient(rgba(255,255,255,0.2) 50%, transparent 50%);
	color: #FFF;
	padding: 7px;
	border-radius: 7px;
	padding:5px 10px;
	box-shadow: inset 0px 0px 1px 1px #333, 0px 4px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0px 0px 1px 1px #333, 0px 4px 3px rgba(0,0,0,0.5);
	text-align: left;
	border: 2px solid #FFF;
	text-shadow: 0 0px 1px #000, 0 0 2px #000, 0 0 1px #000, 0 0 1px #000, 0 0 1px #000, 0 0 1px #000, 0 0 2px #000;
}
.deco_btn06 a {
	display: block;
	text-decoration: none;
	position: relative;
	padding: 15px 0;
	background: -moz-linear-gradient(top, rgba(162,38,38,1) 0%, rgba(76,5,5,1) 100%);
	background: -webkit-linear-gradient(top, rgba(162,38,38,1) 0%,rgba(76,5,5,1) 100%);
	background: linear-gradient(to bottom, rgba(162,38,38,1) 0%,rgba(76,5,5,1) 100%);
	border: 2px #FFF solid;
	color: #FFF;
	border-radius: 10px;
	box-shadow:0 0 30px #5d0d0d inset, 0 0 30px #5d0d0d inset, 0px -5px 5px #000 inset;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(93,13,13,0.75) inset, 0px -5px 10px 0px rgba(0,0,0,0.75) inset, 0px 4px 3px rgba(0,0,0,0.5);
	box-shadow: 0px 5px 10px 0px rgba(93,13,13,0.75) inset, 0px -5px 10px 0px rgba(0,0,0,0.75) inset, 0px 4px 3px rgba(0,0,0,0.5);
	text-align: center;
	text-shadow: -1px 2px 3px #000;
	font-size: 1.1em;
}
.deco_btn07 a {
	display: block;
	text-decoration: none;
	position: relative;
	background: rgba(150,71,101,0.8);
	border: 1px #b41865 solid;
	color: #FFF;
	padding: 7px;
	border-radius: 7px;
	text-align: left;
	box-shadow:6px 6px 15px -2px #000000;
	-moz-box-shadow:6px 6px 15px -2px #000000;
	-webkit-box-shadow:6px 6px 15px -2px #000000;
}
.deco_btn08 a {
	display: block;
	text-decoration: none;
	position: relative;
	padding: 15px 0;
	background: -moz-linear-gradient(top, rgba(0,0,121,1) 0%, rgba(9,5,89,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,121,1) 0%,rgba(9,5,89,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,121,1) 0%,rgba(9,5,89,1) 100%);
	border: 2px #FFF solid;
	color: #FFF;
	border-radius: 10px;
	box-shadow:0 0 30px #020071 inset, 0 0 30px #020071 inset, 0px -5px 5px #000 inset;
	text-align: center;
	text-shadow: -1px 2px 3px #000;
	font-size: 1.1em;
}
.deco_btn09 a {
	display: block;
	text-decoration: none;
	position: relative;
	background: rgba(166,118,1,1);
	border: 2px #7f5a44 solid;
	color: #FFF;
	padding: 10px;
	border-radius: 10px;
	text-align: center;
	box-shadow: inset 0px 0px 1px 1px #a6a092;
	-webkit-box-shadow: inset 0px 0px 1px 1px #a6a092;
}
.deco_btn10 a {
	display: block;
	text-decoration: none;
	position: relative;
	padding: 12px 0;
	background: -moz-linear-gradient(top, rgba(220,108,144,1) 0%, rgba(176,30,61,1) 100%);
	background: -webkit-linear-gradient(top, rgba(220,108,144,1) 0%,rgba(176,30,61,1) 100%);
	background: linear-gradient(to bottom, rgba(220,108,144,1) 0%,rgba(176,30,61,1) 100%);
	border: 2px #FFF solid;
	color: #FFF;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 10px 4px rgba(115,8,15,0.5) inset,0px 4px 3px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 4px rgba(115,8,15,0.5) inset,0px 4px 3px rgba(0,0,0,0.5);
	text-align: center;
	text-shadow: -1px 2px 3px #000;
	font-size: 1.1em;
}
.deco_btn11 a {
	display: block;
	text-decoration: none;
	position: relative;
	padding: 12px 0;
	background: -moz-linear-gradient(top, rgba(222,91,152,1) 0%, rgba(72,0,36,1) 100%);
	background: -webkit-linear-gradient(top, rgba(222,91,152,1) 0%,rgba(72,0,36,1) 100%);
	background: linear-gradient(to bottom, rgba(222,91,152,1) 0%,rgba(72,0,36,1) 100%);
	border: 2px #FFF solid;
	color: #FFF;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.8) inset,0px 4px 3px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.8) inset,0px 4px 3px rgba(0,0,0,0.5);
	text-align: center;
	text-shadow: -1px 2px 3px #000;
}
.deco_btn12 a {
	display: block;
	text-decoration: none;
	position: relative;
	/*background: #0e7f60;*/
	background: linear-gradient(to right, rgba(45,41,1,0.8), #9c9654);
	border: 2px #777b43 solid;
	color: #FFF;
	padding: 10px;
	border-radius: 7px;
	text-align: left;
	text-shadow: -1px 2px 3px #000;
}
.deco_btn13 a {
	display: block;
	text-decoration: none;
	position: relative;
	background: #0e7f60;
	border: 2px #468e78 solid;
	color: #FFF;
	padding: 10px;
	border-radius: 7px;
	text-align: center;
	box-shadow: inset 0px 0px 1px 1px #999999;
	-webkit-box-shadow: inset 0px 0px 1px 1px #999999;
}
.deco_btn14 a {
	display: block;
	text-decoration: none;
	position: relative;
	background: #86723a;
	border: 2px #7c6018 solid;
	color: #FFF;
	padding: 10px;
	border-radius: 10px;
	text-align: center;
	box-shadow: inset 0px 0px 1px 1px #95896e;
	-webkit-box-shadow: inset 0px 0px 1px 1px #95896e;
	text-shadow: 0 0 3px #666633, 0 0 3px #666633;
	font-size: 1.1em;
}

.icon_arrow a:after {
	content: "";
	display: inline-block;
	width:12px;
	height: 27px;
	background: url(../../images/old/contents/pay/icon_arrow02.png) right center no-repeat;
	position: absolute;
	top: 50%;
	right: 8px;
	margin-top: -14px;
	background-size: 50% auto;
	-webkit-background-size: 50% auto;
}
.icon_arrow02 a:after {
	content: "";
	display: inline-block;
	width: 14px;
	height: 28px;
	background: url(../../images/old/contents/pay/icon_arrow03.png) right center no-repeat;
	position: absolute;
	top: 50%;
	right: 8px;
	margin-top: -14px;
	background-size: 50% auto;
	-webkit-background-size: 50% auto;
	}
.icon_arrow03 a:after {
	content: "";
	display: inline-block;
	width:49px;
	height: 50px;
	background: url(../../images/old/contents/pay/icon_arrow04.png) right center no-repeat;
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -27px;
	background-size: 50% auto;
	-webkit-background-size: 50% auto;
}
.icon_arrow04 a:after {
	content: "";
	display: inline-block;
	width:12px;
	height: 25px;
	background: url(../../images/old/contents/pay/icon_arrow05.png) right center no-repeat;
	position: absolute;
	top: 50%;
	right: 8px;
	margin-top: -14px;
	background-size: 50% auto;
	-webkit-background-size: 50% auto;
}
.icon_arrow05 a:after {
	content: "";
	display: inline-block;
	width:14px;
	height: 32px;
	background: url(../../images/old/contents/pay/icon_arrow06.png) right center no-repeat;
	position: absolute;
	top: 50%;
	right: 8px;
	margin-top: -17px;
	background-size: 50% auto;
	-webkit-background-size: 50% auto;
}
.deco_more a {
	color: #FFF;
	text-shadow: 0 0px 2px #FFF, 0 0 3px #FFF, 0 0 2px #FFF, 0 0 2px #FFF, 0 0 2px #FFF, 0 0 2px #FFF, 0 0 2px #FFF;
	text-decoration: none;
	position: relative;
	display: block;
	padding:5px 10px;
	background-color: #252425;
	text-align: left;
	background-image: -webkit-linear-gradient(rgba(255,255,255,0.2) 50%, transparent 50%);
	background-image: -o-linear-gradient(rgba(255,255,255,0.2) 50%, transparent 50%);
	background-image: linear-gradient(rgba(255,255,255,0.2) 50%, transparent 50%);
	text-shadow: 0px 0px 2px #000;
	border-radius: 7px;
	box-shadow: inset 0px 0px 1px 1px #333, 0px 5px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0px 0px 1px 1px #333, 0px 4px 3px rgba(0,0,0,0.5);
	text-align: left;
	border: 2px solid #FFF;
}

/* 上部メイン */
.upper_menu .date {
	width: 100%;
	padding: 20px 0;
	position: relative;
	background: url(../../images/old/contents/pay/date_bg.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
.upper_menu .date p {
	width: 70%;
	padding: 7px 0 8px 0;
	margin: 0 auto;
	color: #ad2929;
	font-weight: bold;
	text-shadow: 0 0px 2px #FFF, 0 0 3px #FFF, 0 0 2px #FFF, 0 0 2px #FFF, 0 0 2px #FFF, 0 0 2px #FFF, 0 0 2px #FFF;
	background: url(../../images/old/contents/pay/date_bg_inner.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
.menulist .top {
	content:"";
	width: 100%;
	height: 43px;
	position: relative;
	z-index: 2;
	background: url(../../images/old/contents/pay/menulist_bg_top.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
.menulist .btm {
	content:"";
	width: 100%;
	height: 51px;
	position: relative;
	z-index: 1;
	background: url(../../images/old/contents/pay/menulist_bg_btm.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
.menulist .mid {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 2;
	background: url(../../images/old/contents/pay/menulist_bg_mid.png) repeat-y;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	margin:-20px 0;
}
.menulist .mid ul {
	overflow: hidden;
  padding:0 17px;
  z-index: 6;
  position: relative;
}
.menulist .mid ul:before {
	content: "";
	width: 94%;
	height: 54px;
	position: absolute;
	top: -2px;
	left: 10px;
	z-index: 10;
	background: url(../../images/old/contents/pay/menulist_bg_kazari_top.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
.menulist .mid ul:after {
	content:"";
	width: 94%;
	height: 23px;
	position: absolute;
	bottom: 0;
	left:10px;
	z-index: 10;
	background: url(../../images/old/contents/pay/menulist_bg_kazari_btm.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
.menulist .mid ul li {
	position: relative;
	width: 100%;
	float: left;
	border-top: 1px solid #999999;
	font-weight: bold;
	background-color: rgb(93,28,24);
	background-image: -moz-linear-gradient(
		top,
		rgb(146,48,31) 0,
		rgb(93,28,24)  50%,
		rgb(59,19,17)  50%,
		rgb(112,39,24) 100%
	);
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(  0, rgb(146,48,31)),
		color-stop(0.5, rgb(93,28,24)),
		color-stop(0.5, rgb(59,19,17)),
		color-stop(1.0, rgb(112,39,24))
	);
}
.menulist .mid ul li:last-child {
	border-bottom: 1px solid #999999;
}
.menulist .mid ul li.s_list {
	width: 33.3%;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.menulist .mid ul li.s_list02 {
	width: 49.8%;
	text-align:left;
}
.menulist .mid ul li.border02 {
	border-right:1px solid #999999;
}
.menulist .mid ul a {
	color: #000;
	text-shadow: 0 0px 2px #FFF, 0 0 3px #FFF, 0 0 2px #FFF, 0 0 2px #FFF, 0 0 2px #FFF, 0 0 2px #FFF, 0 0 2px #FFF;
	text-decoration: none;
	position: relative;
	display: block;
	padding: 15px 10px;
	z-index: 11;
}
.menulist .mid ul a:after {
	content: "";
	display: inline-block;
	width:25px;
	height: 28px;
	background: url(../../images/old/contents/pay/icon_arrow01.png) right center no-repeat;
	position: absolute;
	top: 50%;
	right: 3px;
	margin-top: -14px;
	background-size: 50% auto;
	-webkit-background-size: 50% auto;
}
.border {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

/* 新着メニュー */
.news {
	width: 100%;
}
.news .inner_top {
	background: url(../../images/old/contents/pay/news_bg_mid.png) repeat-y;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	margin: -60px 0 15px 0;
}
.news .inner_mid {
	background: url(../../images/old/contents/pay/news_bg_top.png) left top no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	padding: 10px 5px;
}
.news .inner_btm {
	background: url(../../images/old/contents/pay/news_bg_btm.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	height: 27px;
}
.news .inner_inner_mid {
	background: url(../../images/old/contents/pay/news_inner_bg_mid.png) repeat-y;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	position: relative;
	z-index: 11;
}
.news .inner_inner_top {
	background: url(../../images/old/contents/pay/news_inner_bg_top.png) left top no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	height: 27px;
	position: relative;
	z-index: 11;
}
.news .inner_inner_btm {
	background: url(../../images/old/contents/pay/news_inner_bg_btm.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	height: 42px;
	position: relative;
	z-index: 12;
}

.news_inner {
	height: 170px;
	overflow: auto;
	padding: 0 22px 0 22px;
	margin-right: 5px;
	-webkit-overflow-scrolling: touch;
	color: #000;
}
.news_inner a {
	text-decoration: none !important;
	display: block;
	margin: 5px;
	padding-bottom: 5px;
	text-align: left;
	border-bottom: 1px solid #CCC;
}
.news_inner a:first-child {
	margin-top: 0;
}

.news_inner .flame-menulist {
	width: 100%;
}
.news_inner .flame-menulist a {
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border:none;
	margin: 5px;
	padding:0 0 5px 0;
	border-bottom: 1px solid #CCC;
}
.news dt {
	font-weight: bold;
	color: #cc0000;
}
.news dd {
	color: #000;
	font-size: 12px;
}
.news_inner a.other {
	color: #000;
	font-size: 13px;
	text-align: right;
	/* background-color: #16000D; */
	background-image: url(../../images/old/contents/pay/icon_arrow07.png);
	background-position: right 2px;
	background-repeat: no-repeat;
	-webkit-background-size: 15px auto;
	-moz-background-size: 15px auto;
	background-size: 10px auto;
	padding-right: 20px;
}

/* 姓名判断 */
.fortunete_name .inner {
	width: 100%;
	min-height: 214px;
	background: url(../../images/old/contents/pay/fortunete_name_bg.png) no-repeat top left;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
.fortunete_name .inner ul {
	margin: 0 13px;
	overflow: hidden;
	padding-top: 15px;
}
.fortunete_name .inner ul li {
	margin-bottom: 10px;
}

/* 今、この瞬間のあの人 */
.moment .tit {
	color:#ff3300;
	font-weight: bold;
	font-size: 16px;
	text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, 1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px 1px 0 #FFF;
}
.moment .inner_mid {
	/*min-height: 250px;*/
	background: url(../../images/old/contents/pay/moment_img.png) no-repeat left center;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	margin: 0 11px 0 8px;
	padding-top: 15px;
}
.moment ul {
	width: 68%;
	margin-left: 10px;
}
.moment li {
	margin-bottom: 7px;
	font-size: 0.9em;
}
.moment .bg_txt01 {
	width: 100%;
	padding-top:20px;
	background: url(../../images/old/contents/pay/bg_txt01.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
.inner_btm {
	content:"";
	width: 100%;
	height: 20px;
	position: absolute;
	bottom: -5px;
	left: 0;
	z-index: 1;
	background: url(../../images/old/contents/pay/common_bg_btm.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}

/* “7の糸口” */
.itoguchi .tit {
	color:#ff3300;
}
.itoguchi .inner_mid {
	min-height: 329px;
	background: url(../../images/old/contents/pay/itoguchi_img.png) no-repeat #000;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	margin: 0 11px 0 8px;
	position: relative;
}
.itoguchi ul {
	width: 70%;
	margin-right: 10px;
	float: right;
}
.itoguchi li {
	margin-bottom: 10px;
	font-size: 0.9em;
}
.itoguchi li span {
	color: #f6ff00;
}

/* 名前に隠されたあなた */
.you_name .bg {
	min-height: 329px;
	background: url(../../images/old/contents/pay/you_name_bg.png) repeat-y #000;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	margin: -20px 0 -10px 0;
}
.you_name  ul {
	margin:0 15px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.you_name li {
	margin-bottom: 10px;
}
.you_name .bg_txt01 {
	width: 100%;
	min-height: 125px;
	margin-top: -55px;
	background: url(../../images/old/contents/pay/you_name_bg_txt01.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	position: relative;
}
.you_name .bg_txt01 p {
	position: absolute;
	bottom:0px;
	margin-bottom: 18px;
}
.you_name .bg_img {
	min-height: 153px;
	background: url(../../images/old/contents/pay/you_name_bg_img.png) no-repeat right center;
	-webkit-background-size: 65% auto;
	-o-background-size: 65% auto;
	background-size: 65% auto;
	position: relative;
}
.you_name .bg_img ul {
	width: 70%;
	padding-top:12px;
	margin:0 0 0 10px;
	overflow: inherit;
	font-size: 0.9em;
}

/* あなたの未来 */
.you_future .inner_top {
	background: url(../../images/old/contents/pay/common_bg_mid02.png) repeat-y;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
.you_future li {
	margin-bottom: 10px;
}

/* 是か非か */
.zeihi ul {
	margin:5px 10px 0 10px;
}
.zeihi ul li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	/*font-weight: bold;*/
	padding: 10px 25px 10px 5px;
	font-size: 1.0em;
	border-bottom: 3px solid #666666;
	text-align: left;
	position: relative;
}
.zeihi .more a{
	text-align: right;
	color: #99ffff;
}
.kantei {
	width: 100%;
	background: url(../../images/old/contents/pay/kantei_bg_btm.png) no-repeat left bottom;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	padding-bottom: 30px;
}

/* 名前で暴くあの人 */
.anohito_name .bg {
	min-height: 433px;
	background: url(../../images/old/contents/pay/anohito_name_bg.png) no-repeat #000 left top;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	margin: -15px 0 -10px 0;
}
.anohito_name  ul {
	margin:0 15px;
	overflow: hidden;
}
.anohito_name li {
	margin-bottom: 10px;
}

.anohito_name .txt01 {
	color: #fff;
	/* text-shadow: 0 0 3px #FFF; */
	text-shadow: 0 5px 10px rgba(255,0,0,1), 0 0 10px rgba(255,0,0,1), 0 0 10px rgba(255,0,0,1);
	font-size: 1.2em;
}

/* あの人の裏側 */
.uragawa .inner_top {
  background: url(../../images/old/contents/pay/common_bg_mid02.png) repeat-y;
  -webkit-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
}
.uragawa li {
	margin-bottom: 10px;
}

/* 恋の真実 */
.koi_true .inner_mid {
	padding-top: 0px;
}
.koi_true .inner_top {
	background: url(../../images/old/contents/pay/koi_true_bg.png) repeat-y;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
.koi_true .inner_btm {
	height: 15px;
	background: url(../../images/old/contents/pay/koi_true_btm.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
.koi_true ul {
	margin: 0 10px;
}
.koi_true li {
	margin-bottom: 10px;
}

/* 人生の扉 */
.teller_message {
	width: 100%;
	max-height: 110px;
	overflow: hidden;
	position: relative;
	background: url(../../images/old/teller2/05.png) no-repeat right center;
	-webkit-background-size: 45% auto;
	-o-background-size: 45% auto;
	background-size: 45% auto;
	padding-top:50px;
}
.teller_message p {
	width: 180px;
	text-align: left;
	margin-left: 10px;
	line-height: 1.6;
	position: relative;
	top: -20px;
}
.zinsei .bg {
	min-height: 433px;
	background: url(../../images/old/contents/pay/zinsei_bg.png) no-repeat #000 left top;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	margin: -15px 0 -10px 0;
}
.zinsei ul {
	margin: 0 15px;
}
.box-jyoka02 textarea {
	width: 90%;
	height: 6em;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
}
.box-jyoka02 #btn {
	width: 80%;
	padding: 10px 5px;
	color: #FFFFFF;
	background-image: -moz-linear-gradient(top, rgba(252,203,166,1) 0%, rgba(179,39,0,1) 100%);
	background-image: -webkit-linear-gradient(top, rgba(252,203,166,1) 0%,rgba(179,39,0,1) 100%);
	background-image: linear-gradient(to bottom, rgba(252,203,166,1) 0%,rgba(179,39,0,1) 100%);
	background-repeat: no-repeat, no-repeat;
	background-position: right center, top center;
	box-shadow: inset 0px 0px 4px 1px #000;
	-webkit-box-shadow: inset 0px 0px 4px 1px #000;
	border: 1px solid #cccccc;
}

/* オススメ特別鑑定メニュー */
.osusume_menu ul {
	margin: 10px;
}
.osusume_menu li a {
	display: block;
	overflow: hidden;
	position: relative;
	background: #666666;
	color: #FFF;
}
.osusume_menu li a:after {
	content: "";
	display: inline-block;
	width:20px;
	height: 30px;
	background: url(../../images/old/contents/pay/icon_arrow07.png) right center no-repeat;
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -16px;
	background-size: 60% auto;
	-webkit-background-size: 60% auto;
}
.osusume_menu li a img {
	float: left;
	width: 30%;
	margin-right: 7px;
}
.osusume_menu li a p {
	float: left;
	width: 62%;
	text-align: left;
	margin:10px 0 0 0;
	font-size: 0.9em;
	text-shadow: 0 0px 1px #000;
}
.osusume_menu li a p span {
	color: #ffff00;
	text-decoration: underline;
	font-size: 1.1em;
	margin-bottom: 5px;
	display: inline-block;
}

/* 会員様特典 */
.tokuten .inner_top {
	background: url(../../images/old/contents/pay/tokuten_bg.png) repeat-y;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	margin: -20px 0 0 0;
}
.tokuten .inner_mid {
	padding: 35px 0 20px 0;
}
.tokuten .inner_btm {
	height: 7px;
	background: url(../../images/old/contents/pay/tokuten_btm.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
.tokuten .deco_btn14 {
	width: 85%;
	margin: 0 auto;
}
.tokuten .deco_btn14 li {
	margin-bottom: 10px;
}


/*////////////////////////////////////////////////////////

ppv

////////////////////////////////////////////////////////*/

#box-ppv{
	background-image:url(../../images/old/contents/ppv-bg01.jpg), url(../../images/old/contents/ppv-bg03.jpg), url(../../images/old/contents/ppv-bg02.jpg);
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position:top center, bottom center, top center;
	-webkit-background-size:100% auto, 100% auto, 100% auto;
	background-size:100% auto, 100% auto, 100% auto;
	padding:105px 0 20px;
}

#box-new,
#box-kaiin{
	margin-top: -50px;
	padding-top: 50px;
}

#box-ppv .color01 a{
	background-color:#f45858;
}
#box-ppv .color02 a{
	background-color:#ff8a00;
}
#box-ppv .color03 a{
	background-color:#848dff;
}
#box-ppv .color04 a{
	background-color:#c470ef;
}
#box-ppv .color05 a{
	background-color:#6ac990;
}
#box-ppv .color06 a{
	background-color:#ceb945;
}
#box-ppv .color07 a{
	background-color:#e3c5c5;
}

#box-ppvhead{
	background-image:url(../../images/old/contents/ppv-text02.jpg);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;
	padding:40px 0 50px;
}
#box-ppvhead p{
	width:70%;
	position:relative;
	left:87px;
}

#box-ppvhead02{
	background-image:url(../../images/old/contents/ppv-text04.jpg);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;
	/*padding:40px 0 50px;*/
	position: relative;
	min-height: 160px;
}

.ppv_fukidashi_top {
	width: 240px;
	position: absolute;
	right: 8px;
	top: 12px;
}
.ppv_fukidashi_mid {
	background: url(../../images/old/contents/ppv_fukidashi_top.png) left top repeat-y;
	background-size: 100% auto;
}
.ppv_fukidashi_mid p {
	text-align: left;
	color: #000;
	padding: 10px 10px 0 30px;
	margin: 0;
	word-break: break-all;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
}

.ppv_fukidashi_btm {
	background: url(../../images/old/contents/ppv_fukidashi_btm.png) left top no-repeat;
	background-size: 100% auto;
	min-height: 15px;
}

.on-image{
	text-align:center;
	position:relative;
	width:320px;
}

.on-image p{
	width:100%;
	margin-bottom:0;
	position:absolute;
	top:25px;
	font-weight:bold;
}
.on-image .text-right{
	width:70%;
	left:46px;
	top:120px;
	text-shadow:0 0 3px #000;
}

.on-image a{
	color:#FFF;
}

.on-image .more{
	display:block;
	width:60%;
	padding:10px 0;
	position:absolute;
	bottom:20px;
	left:64px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background-color:#8b1d51;
	-webkit-box-shadow:0 3px 3px rgba(0,0,0,0.20), 0 0 10px rgba(255,255,255,0.50) inset;
	box-shadow:0 3px 3px rgba(0,0,0,0.20), 0 0 10px rgba(255,255,255,0.50) inset;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.on-image .btn-colom1{
	width:60%;
	margin:auto;
	position: absolute;
	left:64px;
	bottom:20px;
}

.on-image02{
	text-align:center;
	position:relative;
	width:320px;
}

.on-image02 p{
	width:100%;
	margin-bottom:0;
	position:absolute;
	top:120px;
	font-weight:bold;
	font-size:1.2em;
	color:#fff;
	text-shadow:0 2px 2px #000;
}

.flame-menulist{
	width:95%;
	margin:auto;
}
.flame-menulist a{
	display:block;
	margin:5px auto;
	padding:10px 16px 10px 10px;
	color:#000;
	text-align:left;
	text-decoration:none;
	background-color:#e3d9a0;
	background-image: url(../../images/old/icon/arrow_re.png);
	background-repeat:no-repeat;
	-webkit-background-size:13px auto;
	background-size:13px auto;
	background-position:right center;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:0 0 10px #95863c inset, 0 0 10px #95863c inset;
	box-shadow:0 0 10px #95863c inset, 0 0 10px #95863c inset;
	border:2px solid #000000;
}
.flame-menulist dt{
	color:#D31114;
	font-weight:bold;
}
.flame-menulist li.nolink{
	margin:5px auto;
	padding:10px;
	color:#000;
	text-align:left;
	background-color:#e3d9a0;
	-webkit-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:0 0 10px #95863c inset, 0 0 10px #95863c inset;
	box-shadow:0 0 10px #95863c inset, 0 0 10px #95863c inset;
	border:2px solid #000000;
}
#box-ppvmenu{
	background-image:url(../../images/old/contents/ppv-bg05.png), url(../../images/old/contents/ppv-bg04.png);
	background-repeat:no-repeat, repeat-y;
	-webkit-background-size:100% auto, 100% auto;
	background-size:100% auto, 100% auto;
	background-position:center bottom, center top;
	padding-bottom:20px;
}



/*////////////////////////////////////////////////////////

loop

////////////////////////////////////////////////////////*/
#box-link0 .pos01{
	background-image:url(../../images/old/loop/link0-bg.png);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center center;
	padding:27px 0;
}
#box-link0 .pos02{
	background-image:url(../../images/old/loop/link0-img01.png);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;
}
#box-link0 .pos02 .list-box{
	width:56%;
	position:relative;
	left:134px;
}
#box-link0 .pos02 .list-box li a{
	padding:12.5px 10px;
}

#box-link1 .link1-bg01{
	background-image: -moz-linear-gradient(top, rgba(175,207,221,1) 0%, rgba(26,38,82,1) 100%);
	background-image: -webkit-linear-gradient(top, rgba(175,207,221,1) 0%,rgba(26,38,82,1) 100%);
	padding-bottom:10px;
}
#box-link1 .pos01{
	background-image:url(../../images/old/loop/link1-img01.png);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;
	padding:145px 0 27px;
}
#box-link1 .pos02{
	background-image:url(../../images/old/loop/link1-bg01.jpg), url(../../images/old/loop/link1-bg03.jpg), url(../../images/old/loop/link1-bg02.jpg);
	background-repeat:no-repeat, no-repeat, repeat-y;
	-webkit-background-size:100% auto, 100% auto, 100% auto;
	background-size:100% auto, 100% auto, 100% auto;
	background-position:center top, center bottom, center top;
	padding:229px 0 20px;
}
#box-link1 .pos03{
	background-image:url(../../images/old/loop/link1-bg04.jpg), url(../../images/old/loop/link1-bg06.jpg), url(../../images/old/loop/link1-bg05.jpg);
	background-repeat:no-repeat, no-repeat, repeat-y;
	-webkit-background-size:100% auto, 100% auto, 100% auto;
	background-size:100% auto, 100% auto, 100% auto;
	background-position:center top, center bottom, center top;
	padding:51px 10px 30px;
}
#box-link2{
	background-image:url(../../images/old/loop/link2-bg02.jpg), url(../../images/old/loop/link2-bg01.jpg);
	background-repeat:no-repeat, repeat-y;
	-webkit-background-size:100% auto, 100% auto;
	background-size:100% auto, 100% auto;
	background-position:center bottom, center top;
	padding:0 0 20px;
}
#box-link2 .pos01{
	background-image:url(../../images/old/loop/link2-head.png);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;
	padding:143px 0 102px;
}
#box-link2 .pos01 .decobtn-colom1{
	width:70%;
	position:relative;
	left:29px;
}
#box-link2 .pos02{
	background-image:url(../../images/old/loop/link2-teller.png);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;
	padding:50px 0 25px;
	margin-top:-50px;
}
#box-link2 .pos02 .serif{
	width:190px;
	text-align:left;
}
#box-link3{
	background-image:url(../../images/old/loop/link3-bg02.jpg), url(../../images/old/loop/link3-bg01.jpg);
	background-repeat:no-repeat, repeat-y;
	-webkit-background-size:100% auto, 100% auto;
	background-size:100% auto, 100% auto;
	background-position:center bottom, center top;
	padding:0 0 15px;
}
#box-link3 .pos01{
	background-image:url(../../images/old/loop/link3-img01.png);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;
}
#box-link3 .pos01 .list-box{
	width:58%;
	border-width: 5px 5px 5px 0;
}
#box-link3 .pos01 .list-box li a{
	padding:12px 10px;
}
#box-link3 .pos02{
	background-image:url(../../images/old/loop/link3-teller.png);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;
	padding:50px 0 77px;
}
#box-link3 .pos02 .serif{
	width:150px;
	text-align:left;
	position:relative;
	left:120px;
}
#box-link3 .pos03{
	background-image:url(../../images/old/loop/link3-img03.png);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;
	padding:26px 0 77px;
}
#box-link3 .pos03 .btn-colom1{
	width:50%;
}
#box-link3 .pos03 .btn-colom2 li{
	width:45%;
}
#box-link3 .pos03 .btn-colom1 li a,
#box-link3 .pos03 .btn-colom2 li a{
	opacity: 0.9;
	border:1px solid #d4c797;
}
#box-link4 .pos01{
	background-image:url(../../images/old/loop/link4-img01.jpg);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;
	padding:106px 0 72px;
}
#box-link4 .pos01 .btn-colom1{
	width:65%;
}
#box-link4 .pos02{
	background-image:url(../../images/old/loop/link4-bg01.jpg), url(../../images/old/loop/link4-bg03.jpg), url(../../images/old/loop/link4-bg02.jpg);
	background-repeat:no-repeat, no-repeat, repeat-y;
	-webkit-background-size:100% auto, 100% auto, 100% auto;
	background-size:100% auto, 100% auto, 100% auto;
	background-position:center top, center bottom, center top;
	padding:95px 0 50px;
}
#box-link4 .pos03{
	background-image:url(../../images/old/loop/link4-img02.png);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center top;
}
#box-link4 .pos03 .list-box{
	width:60%;
	position:relative;
	left:121px;
}
#box-link4 .pos03 .list-box li a{
	padding:22px 10px;
}
#box-link5{
	background-image:url(../../images/old/loop/link5-bg02.jpg), url(../../images/old/loop/link5-bg01.jpg);
	background-repeat:no-repeat, repeat-y;
	-webkit-background-size:100% auto, 100% auto;
	background-size:100% auto, 100% auto;
	background-position:center bottom, center top;
	padding:0 0 20px;
}

/*-- text --*/
.loop-text01{		color:#ff0000;	}
.loop-text02{		color:#ffe400;	}

/*-- button --*/
#box-link0 .decobtn-colom1{
	width:80%;
}
#box-link0 .btn-green,
#box-link1 .btn-green{
	background-image:url(../../images/old/icon/icon03.png), -moz-linear-gradient(top, rgba(60,93,10,1) 0%, rgba(90,137,15,1) 100%);
	background-image:url(../../images/old/icon/icon03.png), -webkit-linear-gradient(top, rgba(60,93,10,1) 0%,rgba(90,137,15,1) 100%);
	background-repeat:no-repeat, no-repeat;
	-webkit-background-size:18px auto, 100% auto;
	background-size:18px auto, 100% auto;
	background-position:98% center, center top;
}
#box-link0 .btn01 li a,
#box-link2 .btn01 li a,
#box-link4 .pos02 .btn01 li a,
#box-link5 .btn01 li a{
	background-image:url(../../images/old/icon/arrow_wh.png), -moz-linear-gradient(top, rgba(213,210,5,1) 0%, rgba(150,142,3,1) 50%, rgba(111,100,2,1) 51%, rgba(146,137,3,1) 100%);
	background-image:url(../../images/old/icon/arrow_wh.png), -webkit-linear-gradient(top, rgba(213,210,5,1) 0%, rgba(150,142,3,1) 50%, rgba(111,100,2,1) 51%, rgba(146,137,3,1) 100%);
	background-repeat:no-repeat, no-repeat;
	-webkit-background-size:15px auto, 100% auto;
	background-size:15px auto, 100% auto;
	background-position:right center;
	-webkit-box-shadow:0 0 10px #e5e9a3 inset;
	box-shadow:0 0 10px #e5e9a3 inset;
	border:1px solid #574600;
}
#box-link3 .btn01 li a{
	background-image:url(../../images/old/icon/arrow_wh.png), -moz-linear-gradient(top, rgba(57,99,18,1) 0%, rgba(85,146,27,1) 100%);
	background-image:url(../../images/old/icon/arrow_wh.png), -webkit-linear-gradient(top, rgba(57,99,18,1) 0%,rgba(85,146,27,1) 100%);
	background-repeat:no-repeat, no-repeat;
	-webkit-background-size:15px auto, 100% auto;
	background-size:15px auto, 100% auto;
	background-position:right center;
	border:1px solid #574600;
	-webkit-box-shadow:0 0 10px rgba(154,236,49,0.75) inset, 0 2px 3px rgba(0,0,0,0.75);
	box-shadow:0 0 10px rgba(154,236,49,0.75) inset, 0 2px 3px rgba(0,0,0,0.75);
}
#box-link1 .pos03 .decobtn-colom1 li a span{
	text-align:left;
	padding:10px;
	background-color:#b4572d;
}
#box-link2 .btn-red{
	background-image:url(../../images/old/icon/arrow_wh.png), -moz-linear-gradient(top, rgba(64,13,15,1) 0%, rgba(167,36,42,1) 100%);
	background-image:url(../../images/old/icon/arrow_wh.png), -webkit-linear-gradient(top, rgba(64,13,15,1) 0%,rgba(167,36,42,1) 100%);
	background-repeat:no-repeat, no-repeat;
	-webkit-background-size:15px auto, 100% auto;
	background-size:15px auto, 100% auto;
	background-position:98% center, center top;
}
#box-link3 .btn02,
#box-link4 .pos02 .btn02{
	opacity:0.9;
	width:80%;
}
#box-link3 .btn02 li a,
#box-link4 .pos02 .btn02 li a{
	padding:12px 10px;
	background-image:url(../../images/old/icon/arrow_wh.png), -moz-linear-gradient(top, rgba(235,112,27,1) 0%, rgba(205,70,17,1) 50%, rgba(186,44,11,1) 51%, rgba(202,66,16,1) 100%);
	background-image:url(../../images/old/icon/arrow_wh.png), -webkit-linear-gradient(top, rgba(235,112,27,1) 0%,rgba(205,70,17,1) 50%,rgba(186,44,11,1) 51%,rgba(202,66,16,1) 100%);
	background-repeat:no-repeat, no-repeat;
	-webkit-background-size:15px auto, 100% auto;
	background-size:15px auto, 100% auto;
	background-position:right center, center top;
	-webkit-box-shadow:0 0 10px #f8a750 inset;
	box-shadow:0 0 10px #f8a750 inset;
	border:1px solid #634f00;
	text-align:left;
}
#box-link4 .pos01 .btn-colom1 li a{
	background-image:none;
	background-color:rgba(92,167,185,0.80);
	-webkit-box-shadow:0 0 10px #bbead6 inset, 0 0 10px #bbead6 inset;
	box-shadow:0 0 10px #bbead6 inset, 0 0 10px #bbead6 inset;
	text-shadow:0 0 3px #105369, 0 0 3px #105369, 0 0 3px #105369;
}

.btn-circle a{
	display:inline-block;
	width:30%;
	margin:1px;
	padding:16px 0;
	color:#fff;
	text-decoration:none;
	background-image: -moz-linear-gradient(top, rgba(28,24,0,1) 0%, rgba(108,100,14,1) 50%, rgba(28,24,0,1) 100%);
	background-image: -webkit-linear-gradient(top, rgba(28,24,0,1) 0%,rgba(108,100,14,1) 50%,rgba(28,24,0,1) 100%);
	-webkit-box-shadow:0 0 5px #8b9d24 inset, 0 0 10px #8b9d24 inset, 0 2px 3px rgba(0,0,0,0.70);
	box-shadow:0 0 5px #8b9d24 inset, 0 0 10px #8b9d24 inset, 0 2px 3px rgba(0,0,0,0.70);
	-webkit-border-radius:70px;
	border-radius:70px;
	border:1px solid #fff9c9;
	position:relative;
	overflow:hidden;
}
.btn-circle a span{
	display:block;
	background-color:#820000;
	-webkit-box-shadow:0 1px 1px rgba(255,255,255,0.50) inset, 0 -1px 1px rgba(0,0,0,0.50) inset;
	box-shadow:0 1px 1px rgba(255,255,255,0.50) inset, 0 -1px 1px rgba(0,0,0,0.50) inset;
	font-size:0.9em;
	color:#ffff99;
}

/*-- background --*/
.bg01{
	background-image:url(../../images/old/contents/kekkon-img.jpg);
	background-repeat:no-repeat;
	-webkit-background-size:90% auto;
	background-size:90% auto;
	background-position:center center;
	padding:5px 0;
}
.bg02{
	background-image:url(../../images/old/contents/years-img.png);
	background-repeat:no-repeat;
	-webkit-background-size:95% auto;
	background-size:95% auto;
	background-position:center center;
	padding:5px 0;
}
.bg02 .btn-colom2{
	opacity:0.9;
}
.bg03{
	background-image:url(../../images/old/loop/link0-img01.png);
	background-repeat:no-repeat;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	background-position:center center;
	padding:0;
}
.bg03 .list-box{
	width:65%;
	position:relative;
	left:104px;
}


/*////////////////////////////////////////////////////////

LOOP D（2016.08.18新規追加）

////////////////////////////////////////////////////////*/

.loop_d {
	margin-bottom: 30px;
}
.loop_d .mid {
	background: url(../../images/old/loop/d/waku_mid.png) left top repeat-y;
	background-size: 100% auto;
	padding: 10px 0;
}
.loop_d .btm {
	background: url(../../images/old/loop/d/waku_btm.png) left bottom no-repeat;
	background-size: 100% auto;
	height: 13px;
}
.loop_d .teller_box {
	display: table;
	table-layout: fixed;
	box-sizing: border-box;
	margin: 0 15px;
	position: relative;
}
.loop_d .teller_box.afbg {
	padding-bottom: 85px;
}
.loop_d .teller_box.afbg:after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: -17px;
	background: url(../../images/old/loop/d/link1_txt02.png) no-repeat;
	width: 175px;
	height: 108px;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
.loop_d .teller_box .lbox {
	display: table-cell;
	width: 40%;
	vertical-align: middle;
}
.loop_d .teller_box .rbox {
	display: table-cell;
	width: 60%;
	vertical-align: middle;
}
.loop_d .teller_box p {
	line-height: 1.6;
	font-size:1.1em;
	/*font-weight: bold;*/
	text-align: left;
	margin-bottom: 0;
}
.loop_d .noice {
	font-size: 0.8em;
}
.loop_d ul.colum03 {
	overflow: hidden;
	margin: 0 15px;
}
.loop_d ul.colum03 li {
	width: 32%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.loop_d ul.colum03 li:nth-child(3n-1) {
	margin: 0 5px;
}


/* link0 */
#link0.loop_d .bg_img01 {
	min-height: 170px;
	background: url(../../images/old/loop/d/link0_img01.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	position: relative;
	margin: 0 10px;
}
#link0.loop_d .bg_img01:after {
	content: "";
	position: absolute;
	top: -66px;
	left: -17px;
	background: url(../../images/old/loop/d/link0_txt02.png) no-repeat;
	width: 190px;
	height: 109px;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
#link0.loop_d .bg_img01 ul {
	position: absolute;
	top: 50px;
	left: 10px;
	overflow: hidden;
	width: 98%;
}
#link0.loop_d .bg_img01 ul li {
	width: 31%;
	float: left;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#link0.loop_d .bg_img01 ul li:nth-child(3n-1) {
	margin: 0 3px;
}

/* link1 */
#link1.loop_d .teller_box .lbox {
	width: 60%;
}
#link1.loop_d .teller_box .rbox {
	width: 40%;
}
#link1.loop_d .bg_img01 {
	min-height: 181px;
	background: url(../../images/old/loop/d/link1_img01.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	position: relative;
	margin: 0 10px;
}
#link1.loop_d .bg_img01 ul {
	width: 100%;
	position: absolute;
	top: 70px;
	left: 10px;
	overflow: hidden;
}
#link1.loop_d .bg_img01 ul li {
	width: 93%;
	float: left;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* link2 */
#link2.loop_d .zubari {
	width: 90%;
	margin: 0 auto;
	position: relative;
}
#link2.loop_d .zubari:after {
	content: "";
	position: absolute;
	top: -39px;
	left: -9px;
	background: url(../../images/old/loop/d/link2_txt01.png) no-repeat;
	width: 50%;
	height: 55px;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
#link2.loop_d .bg_img01 {
	min-height: 172px;
	background: url(../../images/old/loop/d/link2_img01.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	position: relative;
	margin: 0 10px;
	overflow: hidden;
}
#link2.loop_d .bg_img01 ul {
	width: 100%;
	position: absolute;
	top: 55px;
	left: 13px;
	overflow: hidden;
}
#link2.loop_d .bg_img01 ul li {
	width: 93%;
	float: left;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#link2.loop_d .bg_img01 ul li span {
	display: inline-block;
	margin-top: 4px;
}

/* link3 */
#link3.loop_d .bg_img01 {
	min-height: 172px;
	background: url(../../images/old/loop/d/link3_img01.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	position: relative;
	margin: 0 10px;
}
#link3.loop_d .bg_img01:after {
	content: "";
	position: absolute;
	top: -29px;
	left: -12px;
	background: url(../../images/old/loop/d/link3_txt01.png) no-repeat;
	width: 158px;
	height: 92px;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
#link3.loop_d .bg_img01 ul {
	width: 98%;
	position: absolute;
	top: 70px;
	left: 15px;
	overflow: hidden;
}
#link3.loop_d .bg_img01 ul li {
	width: 93%;
	float: left;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* link4 */
#link4.loop_d .bg_img01 {
	min-height: 266px;
	background: url(../../images/old/loop/d/link4_img01.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	position: relative;
	margin: 0 10px;
}
#link4.loop_d .bg_img01:after {
	content: "";
	position: absolute;
	top: -29px;
	left: -12px;
	background: url(../../images/old/loop/d/link4_txt01.png) no-repeat;
	width: 175px;
	height: 110px;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
#link4.loop_d .bg_img01 ul {
	width: 98%;
	position: absolute;
	top: 70px;
	left: 15px;
	overflow: hidden;
}
#link4.loop_d .bg_img01 ul li {
	width: 93%;
	float: left;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#link4.loop_d .bg_img01 ul li  span{
	font-size: 0.8em;
	display: block;
	text-align: left;
	color: #ffff00;
	margin-left: 15px;
}

/* link5 */
#link5.loop_d .teller_box .lbox {
	width: 50%;
}
#link5.loop_d .teller_box .rbox {
	width: 50%;
}
#link5.loop_d .bg_img01 {
	min-height: 175px;
	background: url(../../images/old/loop/d/link5_img01.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	position: relative;
	margin: 0 10px;
}
#link5.loop_d .bg_img01 ul {
	width: 98%;
	position: absolute;
	top: 57px;
	left: 15px;
	overflow: hidden;
}
#link5.loop_d .bg_img01 ul li {
	width: 93%;
	float: left;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1.6em;
}

/* ボタン */
.btn01 a {
	display: block;
	position: relative;
	padding: 13px 0;
	color: #FFF;
	text-decoration: none;
	background:url(../../images/old/loop/d/btn01.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
.btn02 {
	margin:0 15px;
}
.btn02 a {
	display: block;
	position: relative;
	width: 100%;
	padding: 15px 0;
	color: #FFF;
	text-decoration: none;
	background:url(../../images/old/loop/d/btn02.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
.btn03 {
	margin:0 15px;
}
.btn03 a {
	display: block;
	position: relative;
	width: 100%;
	/*min-height: 65px;*/
	padding: 10px 0 11px 0;
	color: #FFF;
	text-decoration: none;
	background:url(../../images/old/loop/d/btn03.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
.btn04 a {
	display: block;
	position: relative;
	padding: 13px 0;
	color: #FFF;
	text-decoration: none;
	background:url(../../images/old/loop/d/btn04.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
.btn05 a {
	display: block;
	position: relative;
	padding: 18px 0;
	color: #ffff00;
	text-decoration: none;
	background:url(../../images/old/loop/d/btn05.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	font-size: 1.3em;
	text-shadow: 0 0 8px #000;
}
.btn06 a {
	display: block;
	position: relative;
	padding: 14px 0;
	color: #FFF;
	text-decoration: none;
	background:url(../../images/old/loop/d/btn06.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	font-size: 1.1em;
	text-shadow: 0 0 8px #000;
}
.btn07 a {
	display: block;
	position: relative;
	padding: 12px 0 15px 0;
	color: #ffff00;
	text-decoration: none;
	background:url(../../images/old/loop/d/btn07.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	font-size: 1.1em;
	text-shadow: 0 0 8px #000;
}
.btn08 a {
	display: block;
	position: relative;
	padding: 17px 0;
	color: #ffff00;
	text-decoration: none;
	background:url(../../images/old/loop/d/btn08.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	font-size: 1.1em;
	text-shadow: 0 0 8px #000;
}
.btn09 a {
	display: block;
	position: relative;
	padding: 4px 0 11px 0;
	color: #FFFFFF;
	text-decoration: none;
	background:url(../../images/old/loop/d/btn09.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	font-size: 1.0em;
	text-shadow: 0 0 8px #000;
}
.btn10 a {
	display: block;
	position: relative;
	padding: 11px 0 17px 0;
	color: #ffff00;
	text-decoration: none;
	background:url(../../images/old/loop/d/btn10.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	font-size: 1.2em;
	text-shadow: 0 0 8px #000;
}
.arrow a:after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -10px;
	background: url(../../images/old/loop/d/icon_arrow.png) no-repeat;
	width: 15px;
	height: 18px;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}

.omote_ura {
	padding:0 7px;
}
.omote_ura ul {
	display: table;
	border-collapse: separate;
	border-spacing: 7px 0;
	width: 100%;
}
.omote_ura li {
	width:50%;
	display: table-cell;
	vertical-align: middle;
	font-size: 1em;
}
.omote_ura li span {
	font-size: 0.7em;
}
.omote_ura li a {
	display: block;
	width: 100%;
	padding: 23px 0;
	text-decoration: none;
	color: #FFF;
}
.omote_ura li:first-child a {
	text-shadow: 2px 2px 2px #ff3300,
	2px -2px 2px #ff3300,
	-2px 2px 2px #ff3300,
	-2px -2px 2px #ff3300;
	background: url(../../images/old/loop/d/btn_omote.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}
.omote_ura li:last-child {
	text-shadow: 2px 2px 2px #6600ff,
	2px -2px 2px #6600ff,
	-2px 2px 2px #6600ff,
	-2px -2px 2px #6600ff;
	margin-top: 10px;
}
.omote_ura li:last-child a {
	background: url(../../images/old/loop/d/btn_ura.png) no-repeat;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}




/*////////////////////////////////////////////////////////

result_guide300〜321

////////////////////////////////////////////////////////*/
#result_contents .bg_img, #result_contents .bg_img02 {
	position: relative;
}
#result_contents .bg_img ul, #result_contents .bg_img02 ul {
	position: absolute;
}
#result_contents .bg_img, #result_contents .bg_img03 {
	position: relative;
}
#result_contents .bg_img ul, #result_contents .bg_img03 ul {
	position: absolute;
}
.tenmetsu {
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
	-moz-animation:blink 1.5s ease-in-out infinite alternate;
	animation:blink 1.5s ease-in-out infinite alternate;
	font-weight: bold;
}
@-webkit-keyframes blink {
	0% {opacity:0;}
	100% {opacity:1;}
}
@-moz-keyframes blink {
	0% {opacity:0;}
	100% {opacity:1;}
}
@keyframes blink {
	0% {opacity:0;}
	100% {opacity:1;}
}
#result_contents .flame-menulist {
	width: 100%;
}
#result_contents .flame-menulist a {
	background-image: url(../../images/old/icon/arrow_bra.png);
	background-repeat: no-repeat;
	background-size: 15px auto;
}
#result_contents .flame-menulist dt {
	font-size: 13px;
}
#result_contents .decobtn-colom1 li a {
	padding: 2px;
	font-size: 15px;
	position: relative;
}
#result_contents .decobtn-colom1 li a:after {
	content: '';
	position: absolute;
	top: 15px;
	right: 5px;
	background: url(../../images/old/icon/arrow_wh.png) no-repeat right center;
	width: 30px;
	height: 25px;
	background-size: 55% auto;
	-webkit-background-size: 55% auto;
}
#result_contents .decobtn-colom1 li a span {
	padding: 15px 0;
}
#result_contents .text-large {
	font-size: 1.1em !important;
}
#result_contents .btn-color01 li a {
	background-image: -moz-linear-gradient(top, rgba(107,12,64,0.7) 0%,rgba(107,12,64,0.7) 100%);
	background-image: -webkit-linear-gradient(top, rgba(107,12,64,0.7) 0%,rgba(107,12,64,0.7) 100%);
	font-size: 15px;
}
#result_contents .btn-color03 li a {
	background-image: -moz-linear-gradient(top, rgba(51,35,95,0.7) 0%, rgba(76,52,142,0.7) 100%);
	background-image: -webkit-linear-gradient(top, rgba(51,35,95,0.7) 0%,rgba(76,52,142,0.7) 100%);
	font-size: 15px;
	text-shadow: 0 0 15px #000;
}
#result_contents .btn-color04 li a {
	background-image: -moz-linear-gradient(top, rgba(122,111,14,0.7) 0%, rgba(180,164,21,0.7) 100%);
	background-image: -webkit-linear-gradient(top, rgba(122,111,14,0.7) 0%,rgba(180,164,21,0.7) 100%);
	font-size: 15px;
	text-shadow: 0 0 10px #000;
}
#result_contents .btn-color05 li a {
	background-image: -moz-linear-gradient(top, rgba(14,103,122,0.7) 0%,rgba(21,152,180,0.7) 100%);
	background-image: -webkit-linear-gradient(top, rgba(14,103,122,0.7) 0%,rgba(21,152,180,0.7) 100%);
	font-size: 15px;
	text-shadow: 0px 0px 10px #000;
}

#result_contents .decobtn a {
	display: block;
	text-decoration: none;
	padding: 17px 0;
	display: block;
	background-image: -moz-linear-gradient(top, rgba(204,51,102,0.8) 0%, rgba(204,51,102,0.8) 100%);
	background-image: -webkit-linear-gradient(left, rgba(204,51,102,0.8) 0%,rgba(204,51,102,0.8) 100%);
	/*background-image: -webkit-linear-gradient(left, rgba(117,0,50,0.8) 0%,rgba(117,0,50,0.8) 100%);*/
	border: 1px #b41865 solid;
	color: #FFF;
	border-radius: 7px;
	box-shadow: inset 0px 0px 1px 1px #ffffff;
	-webkit-box-shadow: inset 0px 0px 1px 1px #ffffff;
	text-align: center;
	font-size: 16px;
}
#result_contents .list-box {
	margin-bottom: 0px;
	border: none;
}
#result_contents .more {
	background-color: rgba(255,255,255,0.20);
	background-image: none;
	-webkit-box-shadow: 0 0 3px #fff inset, 0 0 4px #fff inset, 0 2px 3px rgba(0,0,0,0.70);
	box-shadow: 0 0 3px #fff inset, 0 0 4px #fff inset, 0 2px 3px rgba(0,0,0,0.70);
	display: block;
	text-align: center;
	padding: 8px 5px;
	border-radius: 5px;
	text-decoration: none;
	color: #fff;
	text-shadow: 0 0 3px #000;
	width: 82%;
	margin: 10px auto 5px auto;
	font-size: 13px;
	position: relative;
}
#result_contents .more:after {
	content: ">>";
	position: absolute;
	right:10px;
	top: 50%;
	margin-top: -12px;
}
#result_contents .btn-arrow01 li a {
	border: 1px solid #ffcc99;
	padding: 15px;
	box-shadow: none;
	font-size: 16px;
	line-height: 1.4;
}

#result_contents .btn_01 {
	width: 90%;
	margin: 0 auto;
}
#result_contents .btn_01 a {
	display:block;
	text-align:center;
	position:relative;
	padding:13px 5px;
	margin:3px;
	background-image: -webkit-linear-gradient(rgba(255,255,255,0.2) 0%, rgba(173,173,173,0.2) 50%, rgba(171,171,171,0) 51%, rgba(91,91,91,0) 100%);
	background-image: -o-linear-gradient(rgba(255,255,255,0.2) 0%, rgba(173,173,173,0.2) 50%, rgba(171,171,171,0) 51%, rgba(91,91,91,0) 100%);
	background-image: linear-gradient(rgba(255,255,255,0.2) 0%, rgba(173,173,173,0.2) 50%, rgba(171,171,171,0) 51%, rgba(91,91,91,0) 100%);
	background-color: #005d80;
	-webkit-box-shadow:1px 1px 2px rgba(255,255,255,0.50) inset, -1px -1px 2px rgba(0,0,0,0.50) inset;
	box-shadow:1px 1px 2px rgba(255,255,255,0.50) inset, -1px -1px 2px rgba(0,0,0,0.50) inset;
	border:1px solid #FFFFFF;
	-webkit-border-radius:8px;
	border-radius:8px;
	color:#fff;
	text-shadow:0 0 3px #080103, 0 0 3px #080103;
	line-height:120%;
	font-size:16px;
	text-decoration:none;
}
#result_contents .btn_02 {
	overflow: hidden;
}
#result_contents .btn_02 li {
	width: 32%;
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 7px;
}
#result_contents .btn_02 li:nth-child(3n-1) {
	margin: 0 5px;
}
#result_contents .btn_02 a {
	padding: 13px 7px;
	background: -moz-linear-gradient(top,  #65b3e1 0%, #1d73a4 50%, #125074 51%, #07293f 100%);
	background: -webkit-linear-gradient(top,  #65b3e1 0%, #1d73a4 50%, #125074 51%, #07293f 100%);
	background: linear-gradient(to bottom,  #65b3e1 0%, #1d73a4 50%, #125074 51%, #07293f 100%);
	border: 1px #666 solid;
	color: #FFF;
	text-decoration: none;
	border-radius: 10px;
	display: block;
	text-align: center;
	box-shadow: inset 0px 0px 1px 1px #000;
	-webkit-box-shadow: inset 0px 0px 1px 1px #000;
}
#result_contents .nobg a {
	background-image: none !important;
}

#result_contents .message-box .contents {
	margin-bottom: 0;
	padding: 0;
	line-height: 1.6;
}
#result_contents .message-box .result-picture02 {
	margin-bottom: 0;
	width: 45%;
}
#result_contents .serif.nobg {
	box-shadow: none;
}
#result_contents .tellerBox .btn-colom1 {
	width: 80% !important;
}
#result_contents .tellerBox .btn-arrow01 li a {
	padding: 10px;
	background-image: none;
	position: relative;
	font-size: 13px;
	letter-spacing: 0;
}
#result_contents .tellerBox .btn-arrow01 li a:after {
	content: ">>";
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -10px;
}
#result_contents .tellerBox .teller {
	vertical-align: top;
}

/* result_guide300 */
#result_contents.result_guide300 .bg_img {
	min-height: 200px;
	background: url(../../images/old/other/result_guide300.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide300 .bg_img ul {
	width: 50%;
	top: 5px;
	left: 20px;
}
#result_contents.result_guide300 .bg_img ul a {
	padding: 11px 5px;
}

#result_contents.result_guide300 .bg_img02 {
	min-height: 213px;
	background: url(../../images/old/other/result_guide300_2.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	margin: 0 10px;
}
#result_contents.result_guide300 .bg_img02 ul {
	width: 90%;
	bottom: 25px;
	left: 15px;
}


/* result_guide301 */
#result_contents .omote_ura li {
	margin-bottom: 15px;
	font-size: 15px;
}
#result_contents .omote_ura li a {
	display: block;
	padding: 10px 0;
	color: #FFF;
	text-decoration: none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#result_contents .omote_ura li:first-child a {
	padding-top: 11px;
}
.omote_ura li a span {
	font-size: 0.7em;
}

#result_contents .omote {
	background: #bb8a13;
}
#result_contents .ura {
	background:#1459a6;
}

/* result_guide301 */
#result_contents.result_guide301 .bg_img {
	min-height: 209px;
	background: url(../../images/old/other/result_guide301_2.jpg) no-repeat;
	-webkit-background-size: 80% auto;
	background-size: 80% auto;
}
#result_contents.result_guide301 .bg_img ul {
	width: 45%;
	top: 0px;
	right: 0px;
}
#result_contents.result_guide301 .bg_img02 {
	min-height: 186px;
	background: url(../../images/old/other/result_guide301.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide301 .bg_img02 ul {
	width: 90%;
	bottom: 25px;
	left: 15px;
}

/* result_guide302 */
#result_contents.result_guide302 .bg_img {
	min-height: 226px;
	background: url(../../images/old/other/result_guide302.jpg) no-repeat;
	-webkit-background-size: 50% auto;
	background-size: 50% auto;
}
#result_contents.result_guide302 .bg_img ul {
	width: 50%;
	top: 0px;
	right: 0px;
}

#result_contents.result_guide302 .list-box li a {
	padding: 11.5px 10px;
}

#result_contents.result_guide302 .bg_img02 {
	min-height: 186px;
	background: url(../../images/old/other/result_guide302_2.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide302 .bg_img02 ul {
	width: 90%;
	bottom: 40px;
	left: 15px;
}

/* result_guide303 */
#result_contents.result_guide303 .bg_img {
	min-height: 186px;
	background: url(../../images/old/other/result_guide303.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide303 .bg_img ul {
	width: 90%;
	bottom: 20px;
	left: 15px;
}

/* result_guide304 */
#result_contents.result_guide304 .bg_img {
	min-height: 213px;
	background: url(../../images/old/other/result_guide304.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide304 .bg_img ul {
	width: 90%;
	top: 25px;
	left: 15px;
}
#result_contents.result_guide304 .bg_img ul li {
	margin-bottom: 5px;
}

/* result_guide305 */
#result_contents.result_guide305 .bg_img {
	min-height: 211px;
	background: url(../../images/old/other/result_guide305.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide305 .bg_img ul {
	width: 90%;
	bottom: 8px;
	left: 15px;
}
#result_contents.result_guide305 .bg_img ul li {
	margin-bottom: 5px;
}
#result_contents.result_guide305 .bg_img02 {
	min-height: 162px;
	background: url(../../images/old/other/result_guide305_02.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide305 .bg_img02 ul {
	top: 57px;
	left: 7px;
}

/* result_guide306 */
#result_contents.result_guide306 .bg_img {
	min-height: 174px;
	background: url(../../images/old/other/result_guide306.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide306 .bg_img ul {
	width: 94%;
	top: 35px;
	left: 10px;
}
#result_contents.result_guide306 .bg_img ul li {
	margin-bottom: 10px;
}

/* result_guide307 */
#result_contents.result_guide307 .bg_img {
	min-height: 220px;
	background: url(../../images/old/other/result_guide307.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide307 .bg_img ul {
	width: 60%;
	top: 10px;
	right: 10px;
}
#result_contents.result_guide307 .bg_img ul li {
	margin-bottom: 3px;
}
#result_contents.result_guide307 .bg_img ul a {
	font-size: 13px;
	text-align: left;
}

/* result_guide308 */
#result_contents.result_guide308 .bg_img {
	min-height: 220px;
	background: url(../../images/old/other/result_guide308.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide308 .bg_img ul {
	width: 94%;
	top: 55px;
	right: 10px;
}
#result_contents.result_guide308 .bg_img ul li {
	margin-bottom: 3px;
}
#result_contents.result_guide308 .bg_img ul li:last-child {
	width: 100%;
}
#result_contents.result_guide308 .bg_img ul a {
	font-size: 14px;
}
#result_contents.result_guide308 .bg_img02 {
	min-height: 198px;
	background: url(../../images/old/other/result_guide308_02.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide308 .bg_img02 ul {
	top: 27px;
	left: 10px;
}
#result_contents.result_guide308 .bg_img02 ul li {
	margin-bottom: 3px;
}
#result_contents.result_guide308 .bg_img02 ul li:nth-child(1) {
	float: none;
	margin-bottom: 20px;
}
#result_contents.result_guide308 .bg_img02 ul li:nth-child(2) {
	float: none;
}
#result_contents.result_guide308 .bg_img02 ul a {
	font-size: 14px;
}
#result_contents.result_guide308 .bg_img03 {
	min-height: 199px;
	background: url(../../images/old/other/result_guide308_03.png) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide308 .bg_img03 ul {
	bottom: 20px;
	left: 7px;
}
/* result_guide309 */
#result_contents.result_guide309 .btn_box ul li {
	margin-bottom: 3px;
}
#result_contents.result_guide309 .btn_box ul li:last-child {
	width: 100%;
}

#result_contents.result_guide309 .bg_img {
	min-height: 215px;
	background: url(../../images/old/other/result_guide309.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide309 .bg_img ul {
	width: 94%;
	bottom: 40px;
	right: 10px;
}
#result_contents.result_guide309 .bg_img ul li {
	margin-bottom: 3px;
}
#result_contents.result_guide309 .bg_img ul a {
	font-size: 16px;
	background-image: none;
	background-color: rgba(117,0,37,0.7);
}
#result_contents.result_guide309 .bg_img02 {
	min-height: 199px;
	background: url(../../images/old/other/result_guide309_02.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide309 .bg_img02 ul {
	width: 45%;
	top: 27px;
	right: 10px;
}
#result_contents.result_guide309 .bg_img02 ul li {
	margin-bottom: 3px;
	width: 100%;
}
#result_contents.result_guide309 .bg_img02 ul li:nth-child(1) {
	float: none;
	margin-bottom: 20px;
}
#result_contents.result_guide309 .bg_img02 ul li:nth-child(2) {
	float: none;
}





/* result_guide310 */
#result_contents.result_guide310 .bg_img {
	min-height: 213px;
	background: url(../../images/old/other/result_guide310.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide310 .bg_img ul {
	width: 60%;
	top: 8px;
	left: 10px;
}
#result_contents.result_guide310 .bg_img ul li {
	margin-bottom: 3px;
}
#result_contents.result_guide310 .bg_img ul a {
	font-size: 13px;
	text-align: left;
}

/* result_guide311 */
#result_contents.result_guide311 .bg_img {
	min-height: 213px;
	background: url(../../images/old/other/result_guide311.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide311 .bg_img ul {
	width: 90%;
	top: 30px;
	left: 15px;
}
#result_contents.result_guide311 .bg_img ul li {
	margin-bottom: 15px;
}
#result_contents.result_guide311 .bg_img ul li span {
	font-size: 0.8em;
}

/* result_guide312 */
#result_contents.result_guide312 .bg_img {
	min-height: 213px;
	background: url(../../images/old/other/result_guide312.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide312 .bg_img ul {
	width: 63%;
	top: 8px;
	left: 10px;
}
#result_contents.result_guide312 .bg_img ul li {
	margin-bottom: 3px;
}
#result_contents.result_guide312 .bg_img ul a {
	font-size: 13px;
	text-align: left;
}

/* result_guide313 */
#result_contents.result_guide313 .bg_img {
	min-height: 213px;
	background: url(../../images/old/other/result_guide313.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide313 .bg_img ul {
	width: 63%;
	top: 8px;
	left: 10px;
}
#result_contents.result_guide313 .bg_img ul li {
	margin-bottom: 3px;
}
#result_contents.result_guide313 .bg_img ul a {
	font-size: 13px;
	text-align: left;
}

/* result_guide314 */
#result_contents.result_guide314 .bg_img {
	min-height: 280px;
	background: url(../../images/old/other/result_guide314.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide314 .bg_img ul {
	width: 90%;
	top: 45px;
	left: 15px;
}
#result_contents.result_guide314 .bg_img ul li {
	margin-bottom: 10px;
}

/* result_guide315 */
#result_contents.result_guide315 .bg_img {
	min-height: 213px;
	background: url(../../images/old/other/result_guide315.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide315 .bg_img ul {
	width: 70%;
	top: 5px;
	left: 50px;
}
#result_contents.result_guide315 .bg_img ul li {
	margin-bottom: 3px;
}
#result_contents.result_guide315 .bg_img ul a {
	font-size: 14px;
}

/* result_guide316 */
#result_contents.result_guide316 .bg_img {
	min-height: 240px;
	background: url(../../images/old/other/result_guide316.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide316 .bg_img ul {
	width: 60%;
	top: 15px;
	left: 10px;
}
#result_contents.result_guide316 .bg_img ul li {
	margin-bottom: 5px;
}
#result_contents.result_guide316 .bg_img ul a {
	font-size: 13px;
	text-align: left;
}

/* result_guide317 */
#result_contents.result_guide317 .bg_img {
	min-height: 213px;
	background: url(../../images/old/other/result_guide317.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide317 .bg_img ul {
	width: 63%;
	top: 8px;
	left: 10px;
}
#result_contents.result_guide317 .bg_img ul li {
	margin-bottom: 3px;
}
#result_contents.result_guide317 .bg_img ul a {
	font-size: 13px;
	text-align: left;
}

/* result_guide318 */
#result_contents.result_guide318 .bg_img {
	min-height: 213px;
	background: url(../../images/old/other/result_guide318.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide318 .bg_img ul {
	width: 85%;
	top: 4px;
	left: 25px;
}
#result_contents.result_guide318 .bg_img ul li {
	margin-bottom: 1px;
}
#result_contents.result_guide318 .bg_img ul a {
	padding: 8px 5px;
}

/* result_guide319 */
#result_contents.result_guide319 .bg_img {
	min-height: 213px;
	background: url(../../images/old/other/result_guide319.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide319 .bg_img ul {
	width: 58%;
	top: 8px;
	left: 10px;
}
#result_contents.result_guide319 .bg_img ul li {
	margin-bottom: 3px;
}
#result_contents.result_guide319 .bg_img ul a {
	font-size: 13px;
	text-align: left;
	padding: 11px 5px;
}

/* result_guide320 */
#result_contents.result_guide320 .bg_img {
	min-height: 263px;
	background: url(../../images/old/other/result_guide320.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide320 .bg_img ul {
	width: 94%;
	top: 20px;
	left: 10px;
}
#result_contents.result_guide320 .bg_img ul li {
	margin-bottom: 5px;
}
#result_contents.result_guide320 .bg_img ul li span {
	font-size: 0.8em;
}


/* result_guide321 */
#result_contents.result_guide321 .bg_img {
	min-height: 213px;
	background: url(../../images/old/other/result_guide321.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}
#result_contents.result_guide321 .bg_img ul {
	width: 94%;
	top: 25px;
	left: 10px;
}
#result_contents.result_guide321 .bg_img ul li {
	margin-bottom: 5px;
}


/*////////////////////////////////////////////////////////

更新機能

////////////////////////////////////////////////////////*/
.add-icon .inner {
	width:92%;
	font-size:12px;
	background-color: rgba(224,31,31,0.45) !important;
	box-shadow: 0 0 10px rgba(255,86,89,0.40) inset, 0 0 20px rgba(255,86,89,0.40) inset !important;
	min-height: auto;
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 100%);
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.2) 100%);
}
.add-icon .s_tit {
/*	padding-bottom:10px;
	margin:0 15px 10px 15px;*/
	/*border-bottom: 2px solid #FFF;*/
}
.add-icon .text-nobg {
	background: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	padding: 7px 0 0 0 !important;
}

.add-icon .decobtn-colom2.nolink {
width: auto;
margin: 0 5px;
}
.add-icon .decobtn-colom1.nolink {
	width: 96%;
}
.add-icon .decobtn-colom1.nolink span, .add-icon .decobtn-colom2.nolink span{
	border-radius: 0;
	-webkit-border-radius: 0;
}
.add-icon .decobtn-colom2.nolink a, .add-icon .decobtn-colom1.nolink a {
	margin:0;
	line-height: 1.5;
	background:none;
	font-size:14px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	cursor: default;
}
.add-icon .decobtn-colom2.nolink li:first-child a {
	margin-right: 3px;
}
/*.add-icon .decobtn-colom2.nolink span, .add-icon .decobtn-colom1.nolink span {
	padding:19px 0;
}*/
.add-icon .btn_ppvlink {
	width:auto;
}
.add-icon .btn_ppvlink li {
	float: right; width:50%; margin-right: 10px;
}


/*////////////////////////////////////////////////////////

menu.do

////////////////////////////////////////////////////////*/


#imgbox .bg_img02 {
	margin: 0 10px;
	position: relative;
}

#imgbox.bg_photo01 .bg_img02 {
	min-height: 230px;
	background: url(../../images/old/result/common/nyuseki.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

#imgbox.bg_photo02 .bg_img02 {
	min-height: 235px;
	background: url(../../images/old/result/common/tenki.jpg) no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

#imgbox .bg_img02 ul {
	width: 96%;
	position: absolute;
}
#imgbox.bg_photo01 .bg_img02 ul {
	bottom: 40px;
	left: 5px;
}
#imgbox.bg_photo01 .bg_img02 ul a, #imgbox.bg_photo02 .bg_img02 ul a {
	background-image: -webkit-linear-gradient(left, rgba(204,51,102,1) 0%, rgba(204,51,102,1) 100%);
	background-image: -o-linear-gradient(left, rgba(204,51,102,1) 0%, rgba(204,51,102,1) 100%);
	background-image: linear-gradient(to right, rgba(204,51,102,1) 0%, rgba(204,51,102,1) 100%);
	font-size: 20px;
}
#imgbox.bg_photo02 .bg_img02 ul {
	width: 98%;
	margin: 0 auto;
	bottom: 35px;
	left: 3px;
}

#imgbox .img_tit {
	position: absolute;
	color: #FFF;
  text-shadow: 0 1px 10px #9650C7, 0 0 10px #9650C7, 0 0 10px #9650C7, 0 0 10px #9650C7, 0 2px 5px #9650C7;
  font-size: 15px;
}

#imgbox.bg_photo01 .img_tit {
	bottom: 60px;
	left:18px;
	line-height: 1.5;
	padding-left: 7em;
	text-indent: -11em;
}

#imgbox.bg_photo02 .img_tit {
	bottom: 60px;
	left:18px;
	line-height: 1.5;
}

#imgbox .decobtn a {
	display: block;
	text-decoration: none;
	padding: 17px 0;
	display: block;
	background-image: -webkit-linear-gradient(left, rgba(204,51,102,0.8) 0%,rgba(204,51,102,0.8) 100%);
	border: 1px #b41865 solid;
	color: #FFF;
	border-radius: 7px;
	box-shadow: inset 0px 0px 1px 1px #ffffff;
	-webkit-box-shadow: inset 0px 0px 1px 1px #ffffff;
	text-align: center;
	font-size: 16px;
}
#imgbox .decobtn-colom1 {
	width: 80%;
}
#imgbox .decobtn-colom1 li a {
	padding: 2px;
	font-size: 15px;
	position: relative;
}
#imgbox .decobtn-colom1 li a:after {
	content: '';
	position: absolute;
	top: 11px;
	right: 5px;
	background: url(../../images/old/icon/arrow_wh.png) no-repeat right center;
	width: 30px;
	height: 25px;
	background-size: 55% auto;
	-webkit-background-size: 55% auto;
}


.img-btn01, .img-btn02 {
	width: 100%;
	margin: 0 auto;
}
.img-btn01 li {
	width: 100%;
}
.img-btn01 li a, .img-btn02 li a {
	display: block;
	margin: 3px;
	font-size: 0.8em;
	text-decoration: none;
}
.img-btn02 li {
	display: block;
	float: left;
	width: 50%;
}
.img-btn02 li img {
	max-height: 102px;
}
.img-btn02:after {
	clear: both;
	content: "";
	display: block;
}
.img-btn01 li a span, .img-btn02 li a span {
	display: block;
	padding: 5px;
	color: #fff;
	text-align: left;
	background-color: #323232;
	background-image: url(../../images/old/icon/arrow_wh3.png);
	background-repeat: no-repeat;
	-webkit-background-size: 12px auto;
	background-size: 12px auto;
	background-position: right center;
}

.img-btn03 {
	background: url(../../images/old/teller2/01.png) no-repeat -13px center;
	-webkit-background-size: 50% auto;
	background-size: 50% auto;
	width: 100%;
	min-height: 156px;
	position: relative;
}
.img-btn03 p {
	position: absolute;
	top: 30px;
	right: 5px;
	width: 210px;
	margin-bottom: 0;
}

/* 今日の運勢 */
.daily_kakugen {
	text-align: center;
	margin-top: 15px;
}
.daily_kakugen img {
	width: 70%;
}



/* 181226add */
.menu_do .mes a,
.menu_do .lead a{
	display: inline !important;
	font-weight: bold;
	color: blue;
}
.menu_do .mes a:after{
	content: none !important;
}
.menu_do.backarea .lead a{
	color: #F22529;
}


/*////////////////////////////////////////////////////////

その他名前だけで鑑定できる占い

////////////////////////////////////////////////////////*/
.box-other-site {
	background: #fff;
	border-radius: 15px;
	padding-bottom: 15px;
  margin: 0px 15px 0 15px;
}
.box-other-site a {
	display: block;
	color: #fff;
	text-decoration: none;
}
.box-other-site .tit_lead {
	background: #6e571f;
	color: #fff;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0;
	border-radius: 15px 15px 0 0;
	margin: 0;
}

.box-other-site .tit_lead span {
	font-size: 18px;
}
.box-other-site-list {
	border: 1px solid #c5c3c2;
	margin: 5px;
	box-sizing: border-box;
}
.box-other-site-list dl {
	padding: 5px;
	margin: 0;
	display: table;
}

.box-other-site-list dt {
	width: 75px;
	display: table-cell;
	padding-right: 7px;
}

.box-other-site-list dt img {
	width: 100%;
}
.box-other-site-list dd {
	font-size: 11px;
	color: #000;
	width: 200px;
	display: table-cell;
	vertical-align: top;
	text-align: left;
	line-height: 1.3;
}

.box-other-site-list dd span {
	font-weight: bold;
	font-size: 13px;
	display: block;
	margin-bottom: 5px;
}

.box-other-site-name {
	background: #6e571f;
	color: #fff;
	text-align: right;
	padding: 5px;
	font-size: 12px;
	margin: 0;
	font-weight: bold;
}
.box-other-site-more {
	width: 65%;
	margin: 15px auto 0 auto;
}

.box-other-site-more a {
	display: block;
	background: #443624;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 7px;
}