/* ===================================================================
CSS information
 file name  :  common.css
 style info :  基本構造（common.css）
=================================================================== */
body {
	background-color:#FFFFFF;
}

/* basicのスタイル記述 */
/* ========== header ========== */
#header {
	overflow: hidden;
	width: 980px;
	margin: 0 auto 10px;
}
#header h1 {
/*	margin: 30px auto 36px;*/
	margin: 20px 0 16px;*/
	overflow: hidden;
	width: 136px;
	height: 23px;
	background: url(../images/logo.png) no-repeat 0 0;
}
#header h1 a {
	display: block;
	width: 90px;
	height: 0px;
	padding-top: 90px;
}
/* linenap2 */
img {
	padding:0;
	margin:0;
}

#linenap2 {
}
#linenap2 ul {
	overflow: hidden;
/*	margin: 0 auto;*/
	float: left;
	padding: 0 0;
	margin: 0 0;
	line-height:0;
}
#linenap2 ul li {
	float: left;
	padding: 0 0;
	margin: 0 0;
	line-height:0;
}
#linenap2 ul li.linenap2_01 {
	overflow: hidden;
	width: 212px;
}
#linenap2 ul li.linenap2_02 {
	overflow: hidden;
	width: 205px;
}
#linenap2 ul li.linenap2_03 {
	overflow: hidden;
	width: 141px;
}
#linenap2 ul li.linenap2_04 {
	overflow: hidden;
	width: 205px;
}
#linenap2 ul li.linenap2_05 {
	overflow: hidden;
	width: 217px;
}
/* nav */
#nav {
	width: 980px;
	height: 50px;
}
#nav ul {
	overflow: hidden;
/*	margin: 0 auto;*/
	margin: 0 0;
	width: 980px;
	height: 50px;
}
#nav ul li {
	float: left;
	height: 50px;
}
#nav ul li a {
	display: block;
	padding-top: 47px;
	height: 0px;
	background: url(../images/nav.gif) 0 0 no-repeat;
}
#nav ul li.nav01 a {
	width: 77px;
	background-position: 0 0;
}
#nav ul li.nav02 a {
	width: 162px;
	background-position: -77px 0;
}
#nav ul li.nav03 a {
	width: 191px;
	background-position: -239px 0;
}
#nav ul li.nav04 a {
	width: 107px;
	background-position: -430px 0;
}
#nav ul li.nav05 a {
	width: 125px;
	background-position: -537px 0;
}
#nav ul li.nav06 a {
	width: 149px;
	background-position: -662px 0;
}
#nav ul li.nav07 a {
	width: 169px;
	background-position: -811px 0;
}
#nav ul li.nav01 a:hover { background-position: 0 -47px;}
#nav ul li.nav02 a:hover { background-position: -77px -47px;}
#nav ul li.nav03 a:hover { background-position: -239px -47px;}
#nav ul li.nav04 a:hover { background-position: -430px -47px;}
#nav ul li.nav05 a:hover { background-position: -537px -47px;}
#nav ul li.nav06 a:hover { background-position: -662px -47px;}
#nav ul li.nav07 a:hover { background-position: -811px -47px;}

/* ========== main ========== */
#main {
	width: 100%;
	height: 350px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	background: url(../images/main_mask.png) repeat scroll 0 0 transparent;
}
#main_inner {
	width: 980px;
	height: 350px;
	margin: 0 auto;
	position: relative;
	border-right: solid 1px #fff;
	border-left: solid 1px #fff;
}
#main ul {
	overflow: hidden;
	width: 980px;
	height: 350px;
	background: url(../images/loading.gif) no-repeat scroll center center transparent;
	top:0;
	left:0;
}
#main ul img {
	display: block;
	width: 980px;
	height: 350px;
	float: left;
	border: 0;
}
#main .main_nav .prev {
	overflow: hidden;
	display: block;
	width: 40px;
	height: 0px;
	padding-top: 40px;
	background: url(../images/prev.png) no-repeat #f8ebee;
	position: absolute;
	top: 155px;
	left:-20px;
	z-index:2;
}
#main .main_nav .next {
	overflow: hidden;
	display: block;
	width: 40px;
	height: 0px;
	padding-top: 40px;
	background: url(../images/next.png) no-repeat #f8ebee;
	position: absolute;
	top: 155px;
	right:-20px;
	z-index:2;
}
#main .main_nav .prev:hover, #main .main_nav .next:hover {
	background-color: #509EB0;
}

/* ========== contents ========== */
#contents {
	width: 980px;
	margin: 0 auto;
}
/* order */
.order {
	position: relative;
	overflow: hidden;
	margin-bottom: 0px;
	background: url(../images/top_img2.png) no-repeat 0 0;
	padding-top: 220px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 160px;
	width:100%;
	height: 50px;
}
.order h1 {
	overflow: hidden;
	height: 0;
	padding-top: 19px;
	margin-bottom: 0px;
}
.step {
	overflow: hidden;
}
.step ul {
	overflow: hidden;
	float: left;
}
.step01, .step02, .step03 {
	float: left;
	overflow: hidden;
	width: 140px;
	height: 140px;
	padding-top: 10px;
}
.step01 { background: url(../images/step01.png) no-repeat 0 0;}
.step02 { background: url(../images/step02.png) no-repeat 0 0;}
.step03 { background: url(../images/step03.png) no-repeat 0 0;}
.order_arrow {
	float: left;
	overflow: hidden;
	width: 140px;
	height: 0px;
	padding-top: 120px;
	background: url(../images/step_ya.png) no-repeat 0 0;
}
.order_btn {
	overflow: hidden;
	float: right;
	width: 130px;
	height: 30px;
	margin-top: 44px;
	background-color: #f8ebee;
}
.order_btn span {
	display: block;
	height: 0;
	padding-top: 30px;
	background: url(../images/order_btn.png) no-repeat 11px 8px;
}
a:hover.order_btn {
	background-color: #f9b4c2;
}
.order .ribon {
	position: absolute;
	display: inline-block;
	left: -16px;
	top: 14px;
	background: #fbd5dc;
	width: 150px;
	-webkit-transform: rotate(150deg);
	-moz-transform: rotate(150deg);
	-o-transform: rotate(150deg);
	-ms-transform: rotate(150deg);
	height: 25px;
}
.ie8 .order .ribon/* IE8 */ {
	display: none;
}
.order .ring {
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 43px;
	height: 53px;
	background: url(../images/order_icon.png) no-repeat 0 0;
}
#linenap {
	text-align: center;
}

/* banner */
.item {
	overflow: hidden;
}
.item ul {
	overflow: hidden;
	float: left;
}
.item li {
	float: left;
	overflow: hidden;
	width: 184px;
	height: 0px;
	padding-right: 10px;
}

.slider {
	position: relative;
}
.slider .flexslider {
	height: 100px;
	overflow: hidden;
	position: relative;
	margin-bottom: 40px;
}
.slider ul li {
	margin-right: 20px;
	height: 100px;
}
/* news */
.news .ttl {
	height: 20px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	margin-bottom: 15px;
}
.news .ttl h1 {
	width: 980px;
	height: 0;
	padding-top: 20px;
	background: url(../images/news_ttl.gif) no-repeat 0 0;
	float: left;
}
.ttl .more {
	overflow: hidden;
}
.ttl .more a {
	width: 46px;
	height: 0;
	padding-top: 14px;
	background: url(../images/news_btn.gif) no-repeat 0 2px;
	float: right;
}
.news .list dl {
	overflow: hidden;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}
.news .list dl:last-child {
	margin: 0;
}
.news .list dt {
	float: left;
	margin-right: 20px;
}
.news .list dd {
	float: left;
	width: 888px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.canpcom {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 18px;
	text-align: left;
}

/* ========== pagetop ========== */
#pagetop {
	position: fixed;
	bottom: 40px;
	right: 40px;
}

#CompanyMain {
	margin: auto;
	width: 756px;
	font-size: 95%;
	color: #333333;
}

#CompanyMain h2 {
	margin-bottom: 15px;
}

#CompanyMain .companyinfo {
	border-top: 1px dotted #999999;
	margin-bottom: 10px;
}

#CompanyMain dl.infobox {
	clear: both;
	background: #f2f2f2;
	border-bottom: 1px dotted #999999;
}

#CompanyMain dl.infobox dt {
	width: 166px;
	float: left;
	padding: 10px;
	display: inline;
}

#CompanyMain dl.infobox dd {
	width: 550px;
	float: right;
	padding: 10px;
	background: #ffffff;
}
#InquiryMain {
	margin: auto;
	width: 756px;
	font-size: 100%;
	color: #333333;
}

#InquiryMain h2 {
	margin-bottom: 15px;
}

#InquiryMain .inquirysub {
	text-align: center;
}
#InquiryMain .inquiryinfo {
	border-top: 1px dotted #999999;
	margin-bottom: 10px;
}

#InquiryMain dl.infobox {
	clear: both;
	background: #f2f2f2;
	border-bottom: 1px dotted #999999;
}

#InquiryMain dl.infobox dt {
	width: 166px;
	float: left;
	padding: 10px;
	display: inline;
}

#InquiryMain dl.infobox dd {
	width: 550px;
	float: right;
	padding: 10px;
	background: #ffffff;
}
#qaMain {
	margin: auto;
	width: 980px;
	font-size: 120%;
	color: #333333;
}

#qaMain h2 {
	margin-bottom: 15px;
}

#qaMain .qainfo {
	margin-bottom: 10px;
}

#qaMain dl.infobox {
	margin-bottom: 10px;
	border-bottom: 1px dotted #999999;
}

#qaMain dl.infobox dt {
	margin-left: 20px;
	background: url(../images/q.png) no-repeat 0 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-weight: bolder;
}

#qaMain dl.infobox dd {
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 60px;
	background: url(../images/a.png) no-repeat 0 0;
}

/* ========== あ ========== */
#footer {
	background-color: #fdeaf2;
	margin-top: 60px;
	padding: 20px 0 10px 0;
}
#footer .inner {
	overflow: hidden;
/*	float: left;*/
	width: 980px;
	margin: 0 auto;
}
#footer .sns {
	overflow: hidden;
	float: right;
}
#footer .sns li {
	overflow: hidden;
	width: 21px;
	height: 21px;
	float: right;
	margin-left: 10px;
}
.sns .fb a span {
	display: block;
	width: 21px;
	height: 0;
	padding-top: 21px;
	background: url(../images/sns_fb.png) no-repeat 0 0;
}
.sns .tw a span {
	display: block;
	width: 21px;
	height: 0;
	padding-top: 21px;
	background: url(../images/sns_tw.png) no-repeat 0 0;
}
.footer_nav li:last-child, #footer .sns li:last-child {
	margin: 0;
}
.footer_nav {
	overflow: hidden;
	float: left;
}
.footer_nav ul {
	float: left;
}
.footer_nav li {
	padding-left: 15px;
	background-image: url(../images/list_icon.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-right: 10px;
	/*margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 21px;
	overflow: hidden;*/
}
.footer_nav li.head {
	padding-left: 0;
	background: none;
	color: #e60895;
	font-weight: bold;
	margin-bottom: 3px;
	margin-right: 30px;
}
.inner hr {
	overflow: hidden;
	width: 980px;
	border-top: 1px solid #fbd5dc;
	margin: 10px 0;
	float: left;
}
address {
	overflow: hidden;
	font-size: 90%;
	color: #167e96;
	float: right;
}
.fcom {
	padding-top: 20px;
	font-size: 10px;
	text-align: center;
}
/* ========== inq ========== */
#division {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	font-size: 18px;
}

#division .detail {
	margin-right: 100px;
	margin-left: 100px;
}
#register {
	margin-bottom: 10px;
	vertical-align: top;
}
#register table {
  background-color: #fff;
  margin-bottom: 10px;
}
#register .detail {
  padding: 10px;
}
#register th {
	padding: 10px;
	border: solid 1px #9FB7D4;
	background-image: none;
	background-color: #FFC;
}
#register th.no_top {
  border-top: none;
  background-image: none;
}
#register th.no_bottom {
  border-bottom: none;
}
#register th.no_border {
  border-left: none;
  border-right: none;
  border-bottom: none;
  background-image: none;
}
#register th.colorfff {
	background-color: #FFF;
	margin-top: 5px;
}
#register th.topcom {
	vertical-align: top;
}
#register th.imgedit {
	padding-top: 5px;
	float: right;
	clear: both;
}
#register td {
  padding: 10px;
  border: solid 1px #9FB7D4;
}
#register th.center {
  text-align: center;
}
div.align_right {
  float: right;
}
#register tr.error td {
  background-color: #ffcccc;
}
div.error {
  border: solid 1px #ff0000;
  padding: 5px;
  color: #ff0000;
  margin-bottom: 5px;
}
#detail img {
  max-width: 500px;
  margin: 5px;
  -moz-box-shadow: 1px 1px 5px #333333;
  -webkit-box-shadow: 1px 1px 5px #333333;
}
#register input {
	vertical-align: top;
}


 @media screen and (max-width: 768px) {
/* タブレット、スマートフォン用 非Retina対応スタイル記述 */
body {
	font-size: 115%;
}

/* ========== header ========== */
#header {
	width: 100%;
}
#header h1 {
	margin: 20px 0;
}
/* nav */
#nav {
	width: 100%;
	height: 45px;
}
#nav ul {
	width: 100%;
}
#nav ul li {
	float: left;
	height: 45px;
	width: 14.2%;
}
#nav ul li.nav01 a, #nav ul li.nav01 a:hover { background: url(../images/nav_01.gif) no-repeat center;}
#nav ul li.nav02 a, #nav ul li.nav02 a:hover { background: url(../images/nav_02.gif) no-repeat center;}
#nav ul li.nav03 a, #nav ul li.nav03 a:hover { background: url(../images/nav_03.gif) no-repeat center;}
#nav ul li.nav04 a, #nav ul li.nav04 a:hover { background: url(../images/nav_04.gif) no-repeat center;}
#nav ul li.nav05 a, #nav ul li.nav05 a:hover { background: url(../images/nav_05.gif) no-repeat center;}
#nav ul li.nav06 a, #nav ul li.nav06 a:hover { background: url(../images/nav_06.gif) no-repeat center;}
#nav ul li.nav07 a, #nav ul li.nav07 a:hover { background: url(../images/nav_07.gif) no-repeat center;}
#nav ul li.nav01 a, #nav ul li.nav02 a, #nav ul li.nav03 a, #nav ul li.nav04 a, #nav ul li.nav05 a, #nav ul li.nav06 a, #nav ul li.nav07 a, #nav ul li.nav01 a:hover, #nav ul li.nav02 a:hover, #nav ul li.nav03 a:hover, #nav ul li.nav04 a:hover, #nav ul li.nav05 a:hover, #nav ul li.nav06 a:hover, #nav ul li.nav07 a:hover {
	width: 100%;
	height: 0px;
	padding-top: 45px;
	display: block;
	overflow: hidden;
}

/* ========== main ========== */
#main {
	height:100%;
	width: 100%;
	background: none;
}
#main_inner {
	width: 100%;
	height:100%;
	margin: 0;
	overflow: hidden;
	border: 0;
}
#main ul, #main ul img {
	width: 100%;
	height: auto;
}
#main .main_nav .prev {
	top: 50%;
	left:0;
	margin: -20px 0;
}
#main .main_nav .next {
	top: 50%;
	right:0;
	margin: -20px 0;}
#main .main_nav .prev:hover, #main .main_nav .next:hover {
	background-color: #75cad3;
}

/* ========== contents ========== */
#contents {
	width: 100%;
}
.order {
	width: 100%;
}
.order h1{
	width: 100%;
}
img {
max-width: 100%;
height: auto;
width /***/:auto;　
vertical-align: bottom;
}
/* order */
/*.order {
	padding: 30px 20px;
}
.order h1 {
	padding-top: 40px;
	background: url(../images/order_ttl_rt.png) no-repeat 0 0;
	margin-bottom: 10px;
}*/
.step01, .step02, .step03, .step04, .order_arrow {
	margin-bottom: 10px;
}
.order_btn, a:hover.order_btn {
	overflow: hidden;
	width: 100%;
	height: 35px;
	margin-top: 10px;
	background-color: #75cad3;
}
.order_btn span {
	padding-top: 33px;
	background-position: center;
	border: solid 1px #f9b4c2;
	-webkit-box-shadow: inset 0px 1px 0px #9fdae0;
	-moz-box-shadow: inset 0px 1px 0px #9fdae0;
	box-shadow: inset 0px 1px 0px #9fdae0;
	margin: 0 auto;
}
.order .ribon {
	left: -16px;
	top: 4px;
	background: #fbd5dc;
	width: 80px;
	height: 17px;
}
.order .ring {
	bottom: 84px;
}
/* banner */
.flex-direction-nav {
	display:block;
}
.slider .flexslider .flex-direction-nav .flex-prev {
	position:absolute;
	left:10px;
	top:30px;
}
.slider .flexslider .flex-direction-nav .flex-next {
	position:absolute;
	right:10px;
	top:30px;
}
.flex-prev {
	background: url(../images/prev.png) no-repeat #75cad3;
	height: 0px;
	width: 40px;
	padding-top: 40px;
	overflow: hidden;
	display: block;
}
.flex-next {
	background: url(../images/next.png) no-repeat #75cad3;
	height: 0px;
	width: 40px;
	padding-top: 40px;
	overflow: hidden;
	display: block;
}
.flex-prev:hover, .flex-next:hover {
	background-color: #75cad3;
}
/* news */
.news .ttl {
	padding: 0 20px;
}
.news .list {
	padding: 0 20px;
}
.news .list dd {
	width: 100%;
}

/* ========== pagetop ========== */
#pagetop {
	display: none;
}

/* ========== footer ========== */
#footer {
	width: 100%;
	margin-top: 30px;
	padding: 0 0 50px 0;
	background-color: #fff;
	font-size: 80%;
}
#footer .inner {
	width: 100%;
}
#footer .sns {
	overflow:hidden;
	width: 100%;
	float: none;
}
#footer .sns li {
	overflow: hidden;
	width: 50%;
	height: 40px;
	margin-left: 0px;
	background-color: #f9b4c2;
	border-bottom: 1px solid #fbd5dc;
}
.sns li.fb a {
	overflow: hidden;
	border-right: 1px solid #fbeef1;
}
.sns li a, .sns li a:hover {
	display: block;
	color: #fff;
}
.sns .fb a span {
	width: 96%;
	padding-top: 40px;
	background: url(../images/sns_fb_rt.png) no-repeat, url(../images/sns_arrow.png) no-repeat;
	background-position: 20px center, right center;
}
.ie8 .sns .fb a span/* IE8 */ {
	background: url(../images/sns_fb_rt.png) no-repeat;
	background-position: 20px center;
}
.sns .tw a span {
	width: 96%;
	padding-top: 40px;
	background: url(../images/sns_tw_rt.png) no-repeat, url(../images/sns_arrow.png) no-repeat;
	background-position: 20px center, right center;
}
.ie8 .sns .tw a span/* IE8 */ {
	background: url(../images/sns_tw_rt.png) no-repeat;
	background-position: 20px center;
}
.footer_nav {
	overflow: hidden;
	width: 100%;
	float: none;
}
.footer_nav li {
	width: 100%;
	margin-right: 0;
	background-color: #fbeef1;
	border-bottom: 1px solid #fbd5dc;
}
.footer_nav li a {
	display: block;
	padding: 9px 0 8px 20px;
	/*background: url(../images/footer_arrow_rt.png) no-repeat 98% center;*/
}
.inner hr {
	display: none;
}
.company {
	overflow: hidden;
	width: 100%;
	float: none;
}
.company li {
	width: 50%;
	padding: 0;
	margin-right: 0;
	background: none;
}
.company li a {
	display: block;
	padding: 9px 5px 8px 20px;
	border-bottom: 1px solid #fbd5dc;
}
.company li:nth-child(odd) a {
	border-right: 1px solid #fbd5dc;
}
address {
	overflow: hidden;
	font-size: 90%;
	color: #167e96;
	float: none;
	text-align: center;
	margin-top: 10px;
}
}

 @media screen and (max-width: 640px) {
/* max-width: 768pxから更にスマートフォン用へ
最適化する箇所のスタイル記述 */

/* ========== header ========== */
#header {
	margin: 0 auto;
}
#nav ul li.nav01 a, #nav ul li.nav01 a:hover { background: url(../images/nav_m01.gif) no-repeat center;}
#nav ul li.nav02 a, #nav ul li.nav02 a:hover { background: url(../images/nav_m02.gif) no-repeat center;}
#nav ul li.nav03 a, #nav ul li.nav03 a:hover { background: url(../images/nav_m03.gif) no-repeat center;}
#nav ul li.nav04 a, #nav ul li.nav04 a:hover { background: url(../images/nav_m04.gif) no-repeat center;}
#nav ul li.nav05 a, #nav ul li.nav05 a:hover { background: url(../images/nav_m05.gif) no-repeat center;}
#nav ul li.nav06 a, #nav ul li.nav06 a:hover { background: url(../images/nav_m06.gif) no-repeat center;}
#nav ul li.nav07 a, #nav ul li.nav07 a:hover { background: url(../images/nav_m07.gif) no-repeat center;}

/* ========== main ========== */
#main ul, #main ul img {
	width: 100%;
	height: auto;
}
#main .main_nav .prev:hover, #main .main_nav .next:hover {
	background-color: #75cad3;
}

/* ========== contents ========== */
/* banner */
.flex-prev, .flex-next,
.flex-prev:hover, .flex-next:hover {
	background-color: #75cad3;
}
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
/* RETINA用のスタイル記述 */

/* ========== header ========== */
#header h1 {
	background-position: left bottom;
	background-size: 90px auto;
}


/* ========== main ========== */
#main ul, #main ul img {
	width: 100%;
	height: auto;
}
#main .main_nav .prev {
	background: url(../images/prev_sp.png) no-repeat #75cad3;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
}
#main .main_nav .next {
	background: url(../images/next_sp.png) no-repeat #75cad3;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
}

/* ========== contents ========== */
/* order */
/*.order h1 {
	background: url(../images/order_ttl_sp.png) no-repeat 0 0;
	background-size: 280px 40px;
	-webkit-background-size: 280px 40px;
	-moz-background-size: 280px 40px;
	-o-background-size: 280px 40px;
}*/
.step01, .step02, .step03, .step04 {
	width: 100px;
	padding-top: 100px;
}
.step01 {
	background: url(../images/order_step01_sp.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
}
.step02 {
	background: url(../images/order_step02_sp.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
}
.step03 {
	background: url(../images/order_step03_sp.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
}
.step04 {
	background: url(../images/order_step04_sp.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
}
.order_arrow {
	width: 30px;
	height: 0px;
	padding-top: 100px;
	margin-bottom: 10px;
	background: url(../images/order_arrow_sp.png) no-repeat 0 0;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
}
.order .ring {
	bottom: 84px;
	background: url(../images/order_icon_sp.png) no-repeat 0 0;
	background-size: 43px 53px;
	-webkit-background-size: 43px 53px;
	-moz-background-size: 43px 53px;
	-o-background-size: 43px 53px;
}
.order_btn span {
	background: url(../images/order_btn_sp.png) no-repeat center;
	background-size: 108px 12px;
	-webkit-background-size: 108px 12px;
	-moz-background-size: 108px 12px;
	-o-background-size: 108px 12px;
}

/* banner */
.flex-prev {
	background: url(../images/prev_sp.png) no-repeat;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
}
.flex-next {
	background: url(../images/next_sp.png) no-repeat;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
}
.flex-prev, .flex-next,
.flex-prev:hover, .flex-next:hover {
	background-color: #75cad3;
}

/* news */
.news .ttl h1 {
	background: url(../images/news_ttl_sp.gif) no-repeat 0 0;
	background-size: 136px 15px;
	-webkit-background-size: 136px 15px;
	-moz-background-size: 136px 15px;
	-o-background-size: 136px 15px;
}
.ttl .more a {
	background: url(../images/news_btn_sp.gif) no-repeat 0 2px;
	background-size: 46px 12px;
	-webkit-background-size: 46px 12px;
	-moz-background-size: 46px 12px;
	-o-background-size: 46px 12px;
}

/* ========== footer ========== */
.sns .fb a span {
	background: url(../images/sns_fb_sp.png) no-repeat, url(../images/sns_arrow_sp.png) no-repeat;
	background-position: 20px center, right center;
	background-size: 87px 20px, 5px 9px;
	-webkit-background-size: 87px 20px, 5px 9px;
	-moz-background-size: 87px 20px, 5px 9px;
	-o-background-size: 87px 20px, 5px 9px;
}
.sns .tw a span {
	background: url(../images/sns_tw_sp.png) no-repeat, url(../images/sns_arrow_sp.png) no-repeat;
	background-position: 20px center, right center;
	background-size: 79px 20px, 5px 9px;
	-webkit-background-size: 79px 20px, 5px 9px;
	-moz-background-size: 79px 20px, 5px 9px;
	-o-background-size: 79px 20px, 5px 9px;
}
.footer_nav li a {
	/*background: url(../images/footer_arrow_sp.png) no-repeat 98% center;*/
	background-size: 5px 9px;
	-webkit-background-size: 5px 9px;
	-moz-background-size: 5px 9px;
	-o-background-size: 5px 9px;
}
}
