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

ul,p {margin: 0;}
ul li {list-style: none;margin: 0;}
input {vertical-align: top;}
body {
	padding: 0;
    margin: 0;
	background-position-x: 50%;
    font: 85%/1.8 'Lucida Grande',Arial,Helvetica,Verdana,sans-serif;
    overflow: visible;
        min-width: 1200px;
}

img {
	vertical-align: top;
}
#main > div {
	text-align: center;
}
#main >div >img {
	display: block;
	margin: 0 auto;
}
/*    style
************************************* */
.section_00 {
    background-image: url(../img/pc_lp1_bg.jpg);
    background-size: cover;
	background-repeat: no-repeat;
}
.section_01 {
    background-image: url(../img/pc_lp2_bg.jpg);
	background-repeat: repeat-x;
	background-position: 50%;
}
.img_center{
	display:block;
	margin:0 auto;
}
.section_02 {
    position: relative;
    margin: 60px 0 0 0;
}

.section_04 {
    background-image: url(../img/pc_lp5_bg.png);
    background-repeat: repeat-x;
    background-position: 50%;
}
.section_06 {
    background-image: url(../img/pc_lp12_bg.jpg);
    background-repeat: repeat-x;
    background-position: center;
    background-size: auto 100%;
}
.section_08 {
    background-image: url(../img/pc_lp14_bg.jpg);
    background-repeat: repeat-x;
    background-position: 50%;
}
.section_10 {
    background-image: url(../img/pc_lp16_bg.jpg);
	background-repeat: repeat-x;
}
.section_12 {
    background-image: url(../img/pc_lp18_bg.jpg);
    background-repeat: repeat-x;
}

.section_15 {
    background-image: url(../img/pc_lp25_bg.jpg);
    background-repeat: round;
}




.btn_place {
    position: relative;
    width: 1100px;
    margin: 0 auto;
}
.btn_place .convertion_btn {
    position: absolute;
    top: 324px;
    left: 325px;
    display: inline-block;
}

input.convertion_btn:hover {
    opacity: 0.8;
	cursor: pointer;
}

input.convertion_btn_02 {
    position: absolute;
    left: 515px;
    top: 83px;
    display: inline-block;
    width: 415px;
}

input.convertion_btn_02:hover {
   opacity: 0.8;
   cursor: pointer;
}

.btn_place .convertion_btn_03 {
    position: absolute;
    top: 351px;
    left: 359px;
    display: inline-block;
}

input.convertion_btn_03:hover {
    opacity: 0.8;
    cursor: pointer;
}

input.convertion_btn_04 {
    position: absolute;
    left: 535px;
    top: 81px;
    display: inline-block;
    width: 380px;
}

input.convertion_btn_04:hover {
    opacity: 0.8;
    cursor: pointer;
}

.anim {
  animation: prun 3s ease-in infinite;
  -webkit-animation: prun 3s ease-in infinite;
  -moz-animation: prun 3s ease-in infinite;
  -o-animation: prun 3s ease-in infinite;
  -ms-animation: prun 3s ease-in infinite;
}
a.hover_btn:hover {
    opacity: 0.8;
    cursor: pointer;
}
#detail_item {
    width: 800px;
    margin:0 auto 100px;
}
#detail_item ul li{
	padding: 8px;
	border-top: 1px solid #b9b9b9;
	border-bottom: 1px solid #fff;
	}
#detail_itemName{
	background: url(../img/blue_txture.gif) repeat;
	color: #374d54;
	}

@keyframes prun {
48%, 62% {transform: scale(1.0, 1.0)}
50% {transform: scale(1.1, 0.9)}
56% {transform: scale(0.9, 1.1) translate(0, -5px)}
59% {transform: scale(1.0, 1.0) translate(0, -3px)}
}


/*    table
************************************* */
.itme_name {
    background-color: black;
    color: white;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 5px;
    margin: 0;
    letter-spacing: 7px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #CCC;
}
.tittle_itme{
    width: 150px;
    background: #ececec;
    color: #4d4d4d;
    vertical-align: middle;
    padding: 15px;
    border-top: 1px solid #CCC;
}
.detal_item{
    padding: 15px;
    border-top: 1px solid #CCC;
}
/*footer*/
.footer_wrap{
    background-color: #000;    
}
#footer {
    bottom: 0;
    height: 50px;
    text-align: right;
    width: 900px;
    min-width: 900px;
    font-size: 12px;
    margin: 0 auto;
    
}

#footer p {
    display: inline-block;
    float: left;
    text-align: left;
    margin: 1em;
    text-transform: none;
    color:#fff;
}
#footer a {
    margin: 1em;
    display: inline-block;
    color: #ccc;
}
#footer a:hover {
    text-decoration: underline;
    color:#fff;
}
.linehead{
    width: 100%;
    vertical-align:top;
}
.matome {
  width: 1000px;
  margin: 0 auto;
}
.matome-teiki,.matome-normal{position:relative;}
.matome-teiki ul li {
	position: absolute;
	bottom: 2%;
}
.matome-teiki ul li:nth-child(1),.matome-normal ul li:nth-child(1) {left: 12.5%;}
.matome-teiki ul li:nth-child(2),.matome-normal ul li:nth-child(2) {left: 38.5%;}
.matome-teiki ul li:nth-child(3),.matome-normal ul li:nth-child(3) {right:12%;}
.matome-normal ul li {
	position: absolute;
	bottom: 14%;
}
.matome p img { vertical-align: top;}
.matome input { border: none;}
.matome ul li .btn:hover{opacity:0.7;}

.item_info {
    padding: 50px 0;
	font-size: 14px;
}
.item_info h1 {
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 0.5em 0;
  width: 900px;
  margin: 0 auto;
  font-size: 23px;
  position: relative;
  margin-top: 1em;
  line-height: initial;
}
table {
  width: 900px;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #666;
}
table tr th, table tr td {
  padding: 1em;
  border-bottom: 1px solid #666;
  line-height: 1.7;
}
table tr th {
  border-right: 1px solid #666;
  background-color: #eee;
  width: 120px;
}
table tr:last-child th, table tr:last-child td {
  border-bottom: none;
  padding: 1em;
}

#main .donadona_wrap {
	width: 680px;
	margin: 0 auto;
	padding: 30px 0 0;
}
.donadona_wrap img {
	vertical-align: top;
}
body .order-history {
	width: 800px;
	margin-top: 30px;
}
/*#main .order_img {
  top: 57%;
}*/
.jump_btn .btn {
	margin: 40px auto 60px;
}
.item_info > div table {
	display: none;
}
.item_info > div.on table {
	display: table;
}
.item_info > div h1::after {
	content: "＋";
	position: absolute;
	right: 0.5em;
	background: #333;
	top: 0;
	right: 0;
	width: 2em;
	height: 100%;
	line-height: 57px;
}
.item_info > div.on h1::after {
	content: "－";
}
.item_info > div {
	box-sizing: border-box;
	margin: 0.5em 0;
}