@charset "UTF-8";

/**************.common styles***************/

body {
	background-color: #fff;
	color: #515151;
	font-family: "Avenir Next", Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	margin: 0 auto;
	padding: 0;
	text-align:center;
	width: 960px;
}

img{border:0px;}

h1 {
	text-align: right;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 100%;

}
h2, h3, h4, h5 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
h2 {
	margin:4px 0 0 20px;
	font-size:90%;
}
form {
	margin: 0px;
	padding: 0px;
}
textarea {
	font-size: 100%;
}

a:link {
	color:#0077CC;
	text-decoration:none;
}

a:hover {
	color: #0077CC;
	position:relative; top:1px; left:1px;
	text-decoration: none;
}

a:visited {
	text-decoration:none;
}

.sunla {
	background: url(/images/icons/h2_16.gif) no-repeat left center;
	border-bottom:1px solid #999;
	color:#383838;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding:5px 0 5px 21px;
}

.emphasis{
	color:#f00;
	font-weight:bold;
}

.red{
	color:red;
	font-weight:bold;
}

/**************#header styles***************/

#header table {
	text-align: left;
	width: 100%;
}
#header h1 {
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
#header img {
	border: 0px;
	width: 250px;
	height: 30px;
}
.srchbox {
	text-align: right;
	vertical-align: middle;
	padding-top: 10px;
}
#setsumei {
	float:left;
	text-align:left;
	font-size:90%;
}
#lg {
	width:280px;
	padding-top:4px;
}
#f {
	padding-top:13px;
}
/**************#headmenu styles*************/

#headmenu {
	background:transparent url(../images/bg/head_menu_bg.gif) repeat scroll 0% 50%;
}
#headmenu a:link {
	color: #FFFFFF;
}
#headmenu a:visited {
	color: #FFFFFF;
}
#headmenu ul {
	margin: 15px 0px 15px 0px;
	padding: 3px;
	text-align: center;
	border: 1px solid #EDEDED;
}
#headmenu li {
	display:inline;
	list-style-type:none;
	padding:0px 5px 0px 10px;
}
/**************#footer styles***************/

#footer {
	background-color: #fff;
	border-top: 1px solid #CCC;
	clear: both;
	color: #666;
	font-size: 100%;
	padding: 10px;
	text-align: left;
}

#footer p {
	margin: 0;
	text-align: center;
}

#footer ul {
	border: 0;
	display: inline-block;
	margin: 10px 0 10px 0;
	padding: 10px;
	vertical-align: top;
}

#footer li {
	list-style-type: none;
	padding: 0px 5px 0px 0px;
}



/**************#corp styles***************/

.massage {
	padding:15px;
	background-color:#EFEFEF;
}
.corp img {
	float:right;
	margin-bottom: 30px;
}
.corp li {
	padding: 5px;
	list-style-type:none;
}
.alert {
	color: #FF0000;
	font-weight: bold;
}
.allitmnum {
	font-weight: bold;
}

.corp .tradetop img {
	float:none;
	margin: 0;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}


/**************.leftpre styles***************/

.leftpre {
	margin-bottom: 10px;
}
.leftpre p {
	padding: 3px;
	margin: 0px;
}
.leftpre img {
	border:1px solid #CCCCCC;
	height:90px;
	padding:2px;
	text-align:center;
	width:120px;
}
/**other**/

.inam a {
	text-decoration: none;
}
.sale {
	color: #FF0000;
	font-weight: bold;
}
.totop {
	text-align: right;
}
.todown {
	text-align: right;
}
/**************.tenju process styles***************/

.process_list {
	padding:0px 0px 10px 5px;
	border-bottom:1px solid #cccccc;
}
.process_list ul {
	list-style-image:url(../images/tenju/icon.jpg);
	padding:0px;
	margin:0px;
}
.process_list_r {
	float:left;
	padding:0px 25px 10px 0px;
	margin-bottom:10px;
	width:250px;
}
/**************.repair styles***************/
ul.repair_list li {
	margin:0px 0px 10px 0px;
}
.repair_center {
	 margin:20px 0px 20px 0px;
	 text-align: center;
}
.repair_nenju_center {
	 float: left;
	 text-align:center;
	 margin-left:136px;
}

.repair_menu{
	width: 100%;
	border-collapse: collapse;
	margin: 15px 0px 15px 0px;
}
.repair_menu th{
	width: 25%;
	padding: 6px;
	text-align: left;
	vertical-align: top;
	color: #333;
	background-color: #EFEFEF;
	border: 1px solid #b9b9b9;
}
.repair_menu td{
	padding: 6px;
	background-color: #fff;
	border: 1px solid #b9b9b9;
}
.repair_menu p{
	text-align: right;
}

.massage_bold {
	padding:15px;
	background-color:#EFEFEF;
	font-weight: bold;
}
table.re_tbl_01 , table.re_tbl_01 td, table.re_tbl_01 th {
	border: 1px solid #595959;
	border-collapse: collapse;
}
table.re_tbl_01 {
	width: 75%;
	margin: 0 0px 30px 40px;
}

table.re_tbl_01 td, table.re_tbl_01 th {
	padding: 3px;
	width: 33%;
	height: 25px;
	text-align:center;
}
table.re_tbl_01 th {
	background: #f0e6cc;
}
.re_ttl_01{
	font-weight:bold;
	margin: 0 0 9px 40px;
}
.re_txt_01{
	margin: 0 0 9px 40px;
}
/**************.jet process styles***************/
.page_p_box{
	background: #EDEDED;
	padding: 10px 10px;
	margin: 15px 0;
	overflow: hidden;
}
.page_p_img{
	float: left;
}
.page_p_img img{
	margin: 0 10px 0 0px;
	background: #fff;
	padding: 5px;
}
.page_p_txt{
	float: left;
	width: 205px;
	background: #fff;
	padding: 10px 5px;
	height: 140px;
}
.page_p_txt p{
	margin: 0 0 8px 0;
	padding: 0;
	line-height: 1.6em;
	font-size: 100%;
}
/*****************************#form styles******************************/
.formtbl {
	margin: 15px 0px 20px 0px;
	padding: 0px;
}
.formtbl table {
	border:1px solid #C7D3E8;
	width: 100%;
	padding: 1px;
	border: 0px none;
	border-collapse: collapse;
}
.formtbl th {
	background-color: #EFEFEF;
	border: 1px solid #C7D3E8;
	font-weight: normal;
	padding: 7px 5px 7px 5px;
	text-align: right;
	width: 25%;
}
.formtbl td {
	background-color: #FFFFFF;
	border: 1px solid #C7D3E8;
	padding: 7px 5px 7px 5px;
	width: 75%;
}
.formtbl tr:hover td {
    background-color: #FBF8E8;
}
.formtbls {
	font-size: 80%;
	text-align: center;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.formtbls table {
	border: 1px solid #C7D3E8;
	margin: 0px auto;
	padding: 1px;
	border: 0px none;
	border-collapse: collapse;
	text-align: left;
}
.formtbls th {
	background-color: #EFEFEF;
	border: 1px solid #C7D3E8;
	font-weight: normal;
	padding: 5px;
	text-align: right;
	width: 25%;
}
.formtbls td {
	background-color: #FFFFFF;
	border: 1px solid #C7D3E8;
	padding: 5px;
	width: 75%;
}
#login input {
	border: 1px solid #C7D3E8;
	color: #333333;
	font-size: 13px;
	line-height: 13px;
	padding: 3px;
}
.formtbls input, .formtbl input {
	border: 1px solid #C7D3E8;
	color: #333333;
	font-size: 13px;
	line-height: 13px;
	padding: 3px;
}
.formalerta {
	color: #FF0000;
	margin-left: 5px;
}
.example {
	color: #333333;
	padding: 3px 0px;
	font-size: 90%;
}
.formbot {
	width: 100%;
	padding: 10px 0px 10px 0px;
	text-align: center;
	margin: 0px 0px 40px 0px;
	background-color: #F3F2F2;
	font-size: 80%;
}
.radiosignup {
	margin-right: 20px;
}
.chckbox {
	float: left;
	margin-right: 10px;
	width: 100px;
}
.chckbox span {
	margin-left: 5px;
}
.bottable {
	font-size: 80%;
}
.bottable table {
	width: 100%;
	padding: 0px;
	margin: 20px 0px 20px 0px;
	border-collapse: collapse;
}
.bottable th {
	border: 0px;
	font-weight: normal;
	padding: 10px;
}
.bottable td {
	background-color: #F3F2F2;
	border: 0px;
	padding: 15px 10px 15px 10px;
	text-align: center;
	vertical-align: top;
	width: 50%;
}
.bottable3 {
	font-size: 80%;
}
.bottable3 table {
	width: 100%;
	padding: 0px;
	margin: 20px 0px 20px 0px;
	border-collapse: collapse;
}
.bottable3 th {
	border: 0px;
	font-weight: normal;
	padding: 10px;
}
.bottable3 td {
	background-color: #F3F2F2;
	border: 0px;
	padding: 15px 10px 15px 10px;
	text-align: center;
	vertical-align: top;
	width: 33%;
}
.mailtbl {
	font-size: 80%;
	margin: 0px 0px 40px 0px;
	padding: 0px;
}
.mailtbl table {
	border:1px solid #C7D3E8;
	width: 100%;
	padding: 1px;
	border: 0px none;
	border-collapse: collapse;
}
.mailtbl th {
	background-color: #EFEFEF;
	border: 1px solid #C7D3E8;
	font-weight: normal;
	padding: 7px 5px 7px 5px;
	text-align: left;
	width: 33%;
}
.mailtbl td {
	background-color: #FFFFFF;
	border: 1px solid #C7D3E8;
	padding: 7px 5px 7px 5px;
}
.form_ul{
	width: 80%;
	list-style-type: none;
	margin: 15px 0px 0px 15px;
	padding: 0;
	margin-right : auto;
	margin-left : auto;
	font-size: 90%;
}

.exchange h4 {
	padding-left: 1.5em;
}
.exchange ol {
	padding-left: 2.5em;
}

/*****************************#jet promotion******************************/


#jetpromotion{
	font-family:Avenir, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	font-size:14px;
	margin:0 auto;
	padding:0;
}

#jetpromotion h1{
	background-image:url(../images/jet-promotion/jet-background1.png);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:960px auto;
	height:332px;
	overflow: hidden;
	text-indent: 100%;
    white-space: nowrap;
}

#jetpromotion p{
	margin:0 0 10px;
	line-height:1.4em;
}

#jetpromotion dl{
	margin:10px 0;
}

#jetpromotion .jetcenter dl{
	margin:0;
}

#jetgnavi {
	margin:10px 0;
	padding:0;
	width:960px;
	height:50px;
	overflow:hidden;
	background:#009;
}

#jetgnavi li {
	list-style:none;
	width:316px;
	display:inline-block;
}

#jetgnavi li a {
	display:block;
	line-height:50px;
	color:#fff;
	text-align:center;
}

#jetgnavi li a:hover {
	background:#66c;
}

#jet_main_btn{
	margin: 10px 0 50px 0;
	background-color:#1b2626;
	border-radius: 6px;
	color: #ffffff;
	font-size: 20px;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	width:920px;
	display:block;
	text-align:center;
}
h2.jet_main_ttl{
	margin: 0;
	font-size: 160%;
	background: #595758;
	color: #fff;
	padding: 5px;
}
h3.jet_ttl {
    margin: 0px auto 25px;
    text-align: center;
    font-size: 220%;
	border-bottom: 1px solid #666;
}
h3.jet_ttl2 {
margin: 0px auto 10px;
	text-align: center;
	font-size: 200%;
	color: #595758;
	border-bottom: 1px solid;
	border-top: 1px solid;
}
.jet_main{
	margin:0 0 50px;
}
.jettext{
	margin: 60px 0 100px;
	clear:both;
}
.jet_inr_box{
	overflow:hidden;
}
.jet_inr_img{
	float:left;
	margin:5px;
}
.jet_inr_txt{
	float: left;
	margin: 0 0 0 25px;
	width: 525px;
}
.jet_inr_img2{
	float: right;
	margin:5px;
}
.jet_inr_txt2{
	float: right;
	margin:0 25px 0 0;
	width:525px
}
.jet_inr_img img,
.jet_inr_img2 img{
	box-shadow:0px 0px 6px -1px #a69eaf;
	-moz-box-shadow:0px 0px 6px -1px #a69eaf;
	-webkit-box-shadow:0px 0px 6px -1px #a69eaf;
}

.jetimg{
	width:250px;
}

.jetcenter {
	margin:14px auto;
	width:810px
}

.jetdl{
	background:#ccc;
	display:inline-block;
	padding:8px 8px 2px 8px;
}

.jetdt {
	height:20px;
	position:relative;
		top:250px;
	text-align:center;
}

.jetdd{
	height:250px;
	margin:0;
	position:relative;
		bottom:20px;
}

#jetpromotion dl.jetfloatright{
	float:right;
}

#jetpromotion dl.jetfloatleft{
	float:left;
}

#jetpromotion p.jettextleft{
	margin:10px 0;
	padding:0 0 0 280px;
}

#jetpromotion p.jettextright{
	margin:10px 0;
	padding:0 280px 0 0;
}

.clear{
	clear:both;
}

.center{
	text-align:center;
}

.paddingtop{
	padding-top:20px;
}

.jetfoot{
}

.jetbtn {
  background: #BB0300;
  background-image: -webkit-linear-gradient(top, #BB0300, #CD1B10);
  background-image: -moz-linear-gradient(top, #BB0300, #CD1B10);
  background-image: -ms-linear-gradient(top, #BB0300, #CD1B10);
  background-image: -o-linear-gradient(top, #BB0300, #CD1B10);
  background-image: linear-gradient(to bottom, #BB0300, #CD1B10);
  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  width:920px;
  display:block;
  text-align:center;
}

.jetbtn:hover {
  background: #CD1B10;
  background-image: -webkit-linear-gradient(top, #CD1B10, #BB0300);
  background-image: -moz-linear-gradient(top, #CD1B10, #BB0300);
  background-image: -ms-linear-gradient(top, #CD1B10, #BB0300);
  background-image: -o-linear-gradient(top, #CD1B10, #BB0300);
  background-image: linear-gradient(to bottom, #CD1B10, #BB0300);
  text-decoration: none;
  width:920px;
}
.jetbtn:link {
    color: #fff;
    text-decoration: none;
}
.jetbtn:visited  {
    color: #fff;
    text-decoration: none;
}
.jetbtn:active  {
    color: #fff;
    text-decoration: none;
}
.jettext2{
	margin: 20px 0 0;
	clear:both;
	overflow:hidden;
}
#jetpromotion .jettext2 p{
}
.jet_p_box {
    float: left;
    width: 438px;
    margin: 0 40px 60px 0;
	padding:10px;
	height: 400px;
}
.jet_p_box_last {
    float: left;
    width: 438px;
    margin: 0 0 60px 0;
	clear: right;
	padding:10px;
	height: 400px;
}
.jet_p_img{
	margin: 5px 0 0;
	clear: both;
	overflow: hidden;
}
.jet_p_img .jet_p_img_l {
    margin: 0 6px 0 0;
	float:left;
}
.jet_p_img .jet_p_img_r{
	float:right;
}
.jet_p_img .jet_p_img_l img,
.jet_p_img .jet_p_img_r img{
	border:1px solid #eee;
}
#jetpromotion .jet_p_img .jet_p_img_l p,
#jetpromotion .jet_p_img .jet_p_img_r p{
	text-align: center;
	font-size: 80%;
	margin: 3px 0 10px;
	color: #CA4E4E;
}
.jet_p_txt{
	margin:10px 0 0;
}
#jetpromotion .jet_p_txt p{
}

.jet_work_box {
    float: left;
    width: 448px;
    margin: 0 24px 30px 0;
	padding:10px;
}
.jet_work_box_last {
    float: left;
    width: 448px;
    margin: 0 0 30px 0;
	clear: right;
	padding:10px;
}
.jet_work_box_inr{
}
.jet_triangle{
	width: 0;
	height: 0;
	margin: 15px auto 30px;
	border-style: solid;
	border-width: 30px 50px 0 50px;
	border-color: #54585c transparent transparent transparent;
	line-height: 0px;
	_border-color: #54585c #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.jet_work_img{
	margin: 5px;
	clear: both;
}
.jet_work_txt{
	margin: 10px 0;
	height: 50px;
}
.jet_work_img img{
	box-shadow:0px 0px 6px -1px #a69eaf;
	-moz-box-shadow:0px 0px 6px -1px #a69eaf;
	-webkit-box-shadow:0px 0px 6px -1px #a69eaf;
}
/*****************************#engage10******************************/


#engage10{
	font-family:Avenir, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	font-size:14px;
	margin:0 auto;
	padding:0;
}

#engage10 h1{
	background-image:url(../images/engage10/engage10background1.png);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:960px auto;
	height:336px;
	overflow: hidden;
	text-indent:100%;
    white-space:nowrap;
}

#engage10 h2{
	background-color:rgba(255,255,255,0.8);
	border: 1px solid #ccc;
	border-radius:5px;
	box-shadow:0 4px 3px 3px #ccc;
	height:30px;
    line-height:32px;
	margin:-20px auto 0;
	position:relative;
	text-align:center;
	width:300px;
	z-index:2;
}

#engage10 .enimg1{
	padding-top:30px;
}


#engage10 p{
	margin:0;
}

#engage10 img{
	margin:0;
	width:250px;
}

#engage10 .imgbox{
	margin:auto;
	position: relative;
	width:250px;
	z-index:1;
}

#engage10 .maintxt{
	margin:60px auto;
	width:800px;
}


#engage10 .monologuetxt{
	text-align:center;
	margin:50px auto;
	width:800px;
}


.monologuebox{
	height:50px;
	margin:auto;
	position:relative;
	width:800px;
	z-index: 1;
}

.monologue1{
	font-size:16px;
	position:absolute;
		top:0;
		right:0;
		bottom:0;
		left:0;
	text-align:center;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	z-index: 3;
}

.monologue2{
	color:#aaa;
	font-family: 'Monsieur La Doulaise', cursive;
	font-family: 'Italianno', cursive;
	font-size:23px;
	position:absolute;
		top:4px;
		right:0;
		bottom:0;
		left:120px;
	text-align:center;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	z-index: 2;
}

.engage10foot{
	margin:auto;
	position:relative;
	height:260px;
	width:960px;
	z-index: 1;
}

.engage10btn{
	background-color:#fff;
	border:4px double #ccc;
	border-radius:4px;
	box-shadow:0 0 2px 2px #eee;
	display:block;
	font-size:16px;
	height:25px;
	padding:20px 0;
	position:absolute;
		top:0;
		right:0;
		bottom:0;
		left:0;
		margin:auto;
	text-align:center;
	width:250px;
	z-index: 2;
}

.engage10btn:hover{
	background-color:#ea618e;
	color:#FFF;
	position:absolute;
		top:0;
		right:0;
		bottom:0;
		left:0;
		margin:auto;
}


/*****************************#dancingstone******************************/


#d_stone{
	font-family:Avenir, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	font-size:14px;
	margin:0 auto;
	padding:0;
}

#d_stone h2{
	background: url(/images/icons/h2_16.gif) no-repeat left center;
	border-bottom:1px solid #999;
	color:#555;
	font-size:16px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding:5px 0 5px 21px;
}

#d_stone h3{
	background: url(/images/icons/h2_16.gif) no-repeat left center;
	border-bottom:1px solid #999;
	color:#555;
	font-size:14px;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding:5px 0 5px 21px;
}

#d_stone p{
	margin:0;
}

#d_stone dl{
	margin:10px 0;
}

#d_stone .d_stone_center dl{
	margin:0;
}

.d_stone_img{
	width:130px;
}

.d_stone_img500px {
	width:500px;
}

.d_stone_rankimg{
	position:absolute;
		top:2px;
		right:0;
		bottom:0;
		left:3px;
	width:35px;
}

.d_stone_center {
	margin: 10px auto 20px;
	width:750px;
}

.d_stone_img_center {
	margin: auto;
	width:500px;
}

.d_stone_text {
	width:800px;
	padding:0 0 5px 50px
}

.d_stone_dl{
	background:#ccc;
	display:inline-block;
	padding:8px 8px 2px 8px;
}

.d_stone_dt {
	height:20px;
	position:relative;
		top:130px;
	text-align:center;
}

.d_stone_dd{
	height:130px;
	margin:0;
	position:relative;
		bottom:20px;
}

.d_stone_foot{
	margin:auto;
	position:relative;
	height:200px;
	width:900px;
	z-index: 1;
}

.d_stone_btn{
	background-color:#fff;
	border:4px double #ccc;
	border-radius:4px;
	box-shadow:0 0 2px 2px #eee;
	display:block;
	font-size:16px;
	height:25px;
	padding:20px 0;
	position:absolute;
		top:0;
		right:0;
		bottom:0;
		left:0;
		margin:auto;
	text-align:center;
	width:250px;
	z-index: 2;
}

.d_stone_btn:hover{
	background-color:#003f8e;
	color:#FFF;
	position:absolute;
		top:0;
		right:0;
		bottom:0;
		left:0;
		margin:auto;
}
/*****************************#dancingstone******************************/
.d_ring_btn {
	background: #e72455;
	background-image: -webkit-linear-gradient(top, #e72455, #cc0033);
	background-image: -moz-linear-gradient(top, #e72455, #cc0033);
	background-image: -ms-linear-gradient(top, #e72455, #cc0033);
	background-image: -o-linear-gradient(top, #e72455, #cc0033);
	background-image: linear-gradient(to bottom, #e72455, #cc0033);
	-webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
	color: #ffffff;
	padding: 5px 20px 5px 20px;
	display:inline-block;
	text-decoration: none;
	width: 707px;
	text-align: center;
	font-size: 180%;
	font-weight: bold;
}
.d_ring_btn:link{
	color:#fff;
}
.d_ring_btn:hover {
	background: #eb4f76;
	text-decoration: none;
	color:#ffffff;
}
.d_ring_btn:active {
	position:relative;
	top:1px;
}

/*****************************#jet kuchikomi******************************/
#jet_koe2 h1{
	background-image:url(../images/koe02.png);
	background-position:center top;
	background-repeat:no-repeat;
	background-size:960px auto;
	height:332px;
	overflow: hidden;
	text-indent: 100%;
    white-space: nowrap;
}
.rcm_item_wrap {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    width: 1000px;
    margin-bottom: 30px;
    height: auto;
    display: flex;
    justify-content: center;
    overflow: hidden;
    height: auto;
    clear: both;
    background: url(../images/jet_007.png);
}

.rcm_item_right {
    width: 600px;
}
.rcm_item_btn {
    background: #998675;
    color: #fff;
    text-align: center;
    padding: 5px;
    font-weight: bold;
    margin: 0 0 30px 0;
    font-size: 16px;
    display: flex;
    justify-content: flex-start;

}

.rcm_item_right-midashi {
    font-size: 15px;
    padding: 30px 0 0 0;
}
.rcm_item_left {
    padding: 30px 30px 30px 0;
    width: 300px;
}

.rcm_item_allwrap h2 {
    width: 1000px;
		margin: 0 auto;
    height: 184px;
    text-align: center;
    font-size: 36px;
    margin: 0 0 15px;
    padding: 50px 0 0;
    background: url(../images/ttl.png) no-repeat;
    line-height: 110px;
}

.cart {
    width: 50px;
    height: 32px;
    margin: 0 0 0 20px;
    background: url(../images/icons/cart_01.png) no-repeat;
}

.cart_text {
    width: 500px;
		font-size: 20px;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
}
.checked {
	color: yellow;
}

.kuchikomi{
	border:1px solid #F0E68C;
	border-radius:10px;
	padding: 10px;
	background-color: #fff;
}

.rcm_item_right-midashi{
	font-size:30px;
}

.txt_ttl{
	font-weight: bold;
	font-size: 20px;
	padding: 20px 0 0 0;
}

.kuchikomi .kuchikomi_innr {
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	font-size:18px;
}

.kuchikomi .kuchikomi_innr .img_box img{
	width: 70%;
}
.kuchikomi .kuchikomi_ttl{
font-size: 50px;
font-weight: bold;
text-align: center;
}
.kuchikomi .kuchikomi_innr .flex_item:nth-child(1){
	width: 20%;
	text-align: center;
}
.kuchikomi .kuchikomi_innr .flex_item:nth-child(2){
	width: 80%;
	text-align: left;
}

/*marker*/

.koe-marker {
background: linear-gradient(transparent 60%, #ffff66 60%);
}
