@charset "utf-8";
/*
Theme Name: 海自カレー Theme
Theme URI: https://kaijicurry.com
Description: 海自カレー theme.
Version: 1.0
Author: Goodlife Inc.
*/

@font-face {
	font-family: 'Garamond';
	src: url('fonts/AGaramondPro-Regular_web.eot') format('eot'),
		 url('fonts/AGaramondPro-Regular_web.woff') format('woff'),
		 url('fonts/AGaramondPro-Regular_web.otf')  format('opentype');
}
@font-face {
	font-family: 'AGOldFace_M';
	src: url('fonts/AG_Old_Face_Medium_web.eot') format('eot'),
		 url('fonts/AG_Old_Face_Medium_web.woff') format('woff'),
		 url('fonts/AG_Old_Face_Medium_web.otf')  format('opentype');
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}

/*********************************************************************/
/* clearfix Start */
.cf { zoom: 1; }
.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
/* clearfix End */
/*********************************************************************/
/* base CSS Start */
html {
  font-size: 62.5%;
}
body {
  width: 100%;
  margin: 0;
  padding: 0;
  color: #000000;
  line-height: 1.5;
}
body, input, button, textarea, select {
  font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
.Garamond {
  font-family: 'Garamond';
}
.AGOldFace_M {
	font-family: 'AGOldFace_M';
}

img {
	margin: 0px;
	padding: 0px;
	border-style: none;
	vertical-align: middle;
}
/* -- ul,li --
ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
} */
/* -- a -- */
a {
	color: #0071bc;
}
a:visited {
	color: #800080;
}
/* -- p -- */
p {
	margin: 0px;
	padding: 0px;
}
/* -- text -- */
.textleft,
div.textleft {
	text-align: left;
}
.textright,
div.textright {
	text-align: right;
}
.textcenter,
div.textcenter {
	text-align: center;
}
.acenter {
	text-align: center;
}
.sml {
	font-size: .8em;
}
.strim {
	overflow: hidden;
}
/* -- float -- */
.aleft {
	float: left;
}
.aright {
	float: right;
}

.adjusted {
	display: inline-block;
}
.ls01 {
  letter-spacing: 0.1em !important;
}

.error_message {
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px 0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.hide {
  display: none;
}
input[type="checkbox"], input[type="radio"] {
  position: relative;
  top: 2px;
}
.pc {
  display: block;
}
.mobile {
  display: none;
}
/* base CSS End */
/*********************************************************************/
/* wrap CSS Start */
#wrap {
	position: relative;
	margin: 0;
}
/* wrap CSS End */
/*********************************************************************/
/* header CSS Start */
#header {
	width: 100%;
	height: 200px;
	margin: 0px;
	padding: 0px;
  background: url('images/header_bg.png') repeat center center;
  background-size: auto 100%;
}
.ie8 #header,
.ie7 #header,
.ie6 #header {
  background-image: url('images/header_bg_ie8.png');
}
#header,
#header a {
  color: #ffffff;
}
#header_inner {
  width: 980px;
  height: 200px;
  margin: 0 auto;
}
#header_inner .kaijikun {
  position: relative;
  float: left;
  width: 150px;
  height: 165px;
  margin: 0;
  padding-top: 35px;
}
#header_inner .kaijikun .icon {
  margin-left: -5px;
}
#header_inner .kaijikun .msg {
  position: absolute;
  top: 10px;
  right: -37px;
}
#header_right_box {
  float: left;
  width: 830px;
  height: 200px;
  line-height: 1.2;
}
#header_right_box .kure {
  float: left;
  width: 140px;
  height: 146px;
  margin: 0;
  padding-top: 35px;
  padding-bottom: 19px;
}
#header_right {
  position: relative;
  float: left;
  width: 690px;
  height: 155px;
  margin: 0;
  padding-top: 45px;
}
#header_right .blogtitle_eng {
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 0.05em;
}
#header_right .description {
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: bold;
  letter-spacing: 0.2em;
  margin-top: 12px;
}
#header_right .titles {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
}
#header_right .titles img {
  float: left;
}
#header_right .titles .official {
  margin-left: 18px;
  padding-top: 4px;
}

h1#site-title,
div#site-title {
	margin: 0px;
	padding: 55px 0px 10px 10px;
	color: #000;
	font-size: 30px;
	font-weight: bold;
}
p.discprition {
	margin: 0px;
	padding: 0px 0px 50px 10px;
	font-size: 12px;
}
/* -- mainnavi -- */
#header_menu {
	background: #000000;
	position: relative;
  z-index: 50;
}
#floating.float {
	padding-bottom: 50px;
}
#floating.float #header_menu {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10000;
	box-shadow: 0px 5px 10px -5px #000000;
	-moz-box-shadow: 0px 5px 10px -5px #000000;
	-webkit-box-shadow: 0px 5px 10px -5px #000000;
}
#floating.float.admin #header_menu {
	top: 32px;
}
#header_menu ul {
	display: table;
	table-layout: fixed;
	margin: 0 auto;
	padding: 0;
	width: 980px;
}
#header_menu ul li {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	list-style-type: none;
	text-align: center;
}
#header_menu ul li a {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 14px;
	font-size: 1.4rem;
	text-indent: 0.25em;
	letter-spacing: 0.25em;
  line-height: 1;
	height: 40px;
	text-decoration: none;
	font-weight: bold;
	padding-right: 1px;
	margin-left: -1px;
	outline: 0;
}
#header_menu ul li.ls01 > a {
	letter-spacing: 0.1em;
	text-indent: 0.1em;
}
#header_menu ul li:first-child a {
	padding-right: 0;
	margin-left: 0;
}
#header_menu ul li a .block {
	position: absolute;
	height: 24px;
	margin: auto;
	padding: 0 1px;
	top: 8px;
	bottom: 8px;
	left: 0;
	right: 0;
}
#header_menu ul li a .box {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 24px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	margin-left: -1px;
}
#header_menu ul li a .box .col {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#header_menu ul li a:hover,
#header_menu ul li a.hover {
	color: #000000;
	background: #ffffff;
}
#header_menu ul li ul {
	display: none;
	width: 100%;
	background: #000000;
}
#header_menu li ul {
	position: absolute;
  display: none;
	left: 0;
	right: 0;
	top: 100%;
}
#header_menu li:hover ul {
  display: block;
}
#header_menu li ul li {
	display: block;
}
#header_menu li ul li.pc {
	display: table;
}
#header_menu li ul li.mobile {
	display: none;
}
#header_menu li ul li a {
	display: block;
	height: 40px;
	margin: 0;
	padding: 0;
}
#header_menu ul li ul li a .block {
	position: static;
	height: 100%;
	margin: auto;
	padding: 0;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
}
#header_menu ul li ul li a .box {
	display: table;
	table-layout: fixed;
	border-right: none;
	border-left: none;
	margin-left: 0;
	width: 100%;
	height: 40px;
}
#header_menu ul li a .box .col {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#pankuzu {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: left;
}
#pankuzu div div {
	display: inline;
}
/* header CSS End */
/*********************************************************************/
/* main CSS Start */
#main {
	margin: 0px;
	padding: 20px 10px;
	background-color: #FFF;
}
/* main CSS End */
/*********************************************************************/
/* sidebar CSS Start */
#leftbar {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
}
#rightbar {
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: right;
}
/* -- widget -- */
.sidebar ul {
	margin: 0 auto;
	padding: 0;
}
.sidebar li {
	list-style-type: none;
}
.sidebar > ul > li {
	margin: 15px 0 0;
	padding: 0;
}
.sidebar li:first-child {
	margin: 0;
}
.sidebar li.imglink_widget a {
	display: block;
	position: relative;
	color: #ffffff;
}
.ribbon a h3 {
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0.25em;
	text-indent: 0.25em;
	line-height: 1;
}
.sidebar li.imglink_widget a:hover,
.sidebar li.imglink_widget a.hover {
	opacity: 0.6;
	filter: alpha( opacity=60 );
	-ms-filter: "alpha( opacity=60 )";
}
.ribbon a .img {
	position: relative;
	z-index: 0;
}
.ribbon a .widget_title {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: 0;
	z-index: 10;
}
.ribbon a .eng,
.ribbon a .jpn {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
}
.ribbon a .eng {
	font-family: 'AGOldFace_M';
	bottom: 36px;
	font-weight: normal;
}
.ribbon a .jpn {
	top: 23px;
}
.sidebar li.widget_nav_menu .widget_title,
.sidebar li.widget_text .widget_title {
	position: relative;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 0;
	margin: 0;
	padding-left: 45px;
  white-space: nowrap;
}
.sidebar li.widget_nav_menu .widget_title a,
.sidebar li.widget_text .widget_title a {
	color: #000000;
	text-decoration: none;
}
.sidebar li.widget_nav_menu .widget_title a:hover,
.sidebar li.widget_text .widget_title a:hover,
.sidebar li.widget_nav_menu .widget_title a:active,
.sidebar li.widget_text .widget_title a:active {
	color: #005da7;
	text-decoration: underline;
}
.sidebar li.widget_nav_menu .widget_title:before,
.sidebar li.widget_text .widget_title:before {
	content: '';
	display: block;
	position: absolute;
	background: url('images/spoon_lb-2x.png') no-repeat center center;
	background-size: contain;
	width: 36px;
	height: 10px;
	left: 2px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.ie8 .sidebar li.widget_nav_menu .widget_title:before,
.ie7 .sidebar li.widget_nav_menu .widget_title:before,
.ie6 .sidebar li.widget_nav_menu .widget_title:before,
.ie8 .sidebar li.widget_text .widget_title:before,
.ie7 .sidebar li.widget_text .widget_title:before,
.ie6 .sidebar li.widget_text .widget_title:before {
	content: url('images/spoon_lb.png');
	background: transparent;
}
.sidebar li.widget_text .widget_title {
	line-height: 1.6;
}
.sidebar li.widget_nav_menu .widget_body {
	padding-left: 45px;
}
.sidebar li.widget_nav_menu .widget_body ul {
	padding-top: 4px;
	overflow: hidden;
}
.sidebar li.widget_nav_menu .widget_body li {
	position: relative;
	padding-left: 25px;
}
.sidebar li.widget_nav_menu .widget_body li:first-child {
}
.sidebar li.widget_nav_menu .widget_body li:before {
	content: '';
	position: absolute;
	width: 12px;
	height: 24px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	left: 8px;
	top: -50%;
	margin-top: -2px;
}
.sidebar li.widget_nav_menu .widget_body a {
	font-size: 14px;
	line-height: 1.7;
	text-decoration: none;
	color: #646464;
}
.sidebar li.widget_nav_menu .widget_body a:hover,
.sidebar li.widget_nav_menu .widget_body a.hover {
	color: #323232;
	text-decoration: underline;
}
.sidebar li.widget_text .widget_title a {
	color: #000000;
	text-decoration: none;
}
.sidebar li.widget_text .widget_title a:hover,
.sidebar li.widget_text .widget_title a.hover {
	color: #005da7;
	text-decoration: underline;
}
.sidebar li.widget_text .widget_title + .widget_title {
	margin: 15px 0 0;
}

/* widget search end */
/* widget wp-calendar start */
#wp-calendar {
	width: 180px;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: #333;
	border-collapse: collapse;
	border: 1px solid #DAD8D1;
	text-align: center;
}
#wp-calendar caption {
	padding: 3px 0px;
	font-weight: bold;
}
#wp-calendar th,
#wp-calendar td {
	padding: 0px;
	border: 1px solid #DAD8D1;
}
#wp-calendar th {
	background-color: #777777;
	color: #FFF;
}
#wp-calendar td {
	background-color: #FFF;
}
.businesstoday {
}
/* widget wp-calendar end */
/* widget featured start */
.sidebar .widget_welcart_featured .thumimg,
.sidebar .widget_ucart_featured .thumimg {
	width: 150px;
	margin: 0px auto;
}
.sidebar .widget_welcart_featured .thumimg img,
.sidebar .widget_ucart_featured .thumimg img {
	border: 1px solid #CCCCCC;
	text-decoration: none;
}
.sidebar .widget_welcart_featured .thumtitle,
.sidebar .widget_ucart_featured .thumtitle {
	width: auto;
	padding: 0px 0px 0px 20px;
	margin: 15px 0px 0px 0px;
	background-image: url('https://www.kaijicurry.com/wp/wp-content/themes/kaijicurry/images/list1.png');
	background-repeat: no-repeat;
	background-position: left 3px;
	text-align: left;
}
.sidebar .widget_welcart_featured .thumtitle a,
.sidebar .widget_ucart_featured .thumtitle a {
	text-decoration: underline;
	white-space: normal;
	word-break: break-all;
	word-wrap: break-word;
}
.sidebar .widget_welcart_featured .thumtitle a:hover,
.sidebar .widget_ucart_featured .thumtitle a:hover {
	font-weight: bold;
}
/* widget featured end */
/* sidebar CSS End */
/*********************************************************************/
/* content CSS Start */
#common-contents {
	display: block;
	padding-bottom: 330px;
}
.contents {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
}
#content {
	height: 100%;
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	font-size: 1.4rem;
	color: #000000;
}
.two_columns {
	width: 764px;
	float: right;
}
.home .two_columns {
	width: 750px;
}
.list .two_columns,
.currydata .two_columns {
	width: 780px;
	margin-right: -20px !important;
}
.vessels .two_columns {
	width: 750px;
}

#page_content {
	margin: 24px auto 0;
}

.cat_imglist {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.cat_imglist li {
	position: relative;
	float: left;
	width: 365px;
	height: 120px;
	list-style-type: none;
	margin: 0 20px 20px 0;
}
.cat_imglist li:nth-child(even),
.cat_imglist li.even {
	margin: 0 0 20px 0;
}
.cat_imglist li a {
	position: relative;
	display: table;
	width: 100%;
	height: 120px;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 0.25em;
	overflow: hidden;
}
.cat_imglist li a:hover,
.cat_imglist li a.hover {
	opacity: 0.6;
	filter: alpha( opacity=60 );
	-ms-filter: "alpha( opacity=60 )";
}
.cat_imglist li .image,
.cat_imglist li .title {
	display: table-cell;
	vertical-align: middle;
}
.cat_imglist li .image {
	width: 175px;
	z-index: 0;
}
.cat_imglist li .title {
	padding-left: 23px;
	line-height: 1.75;
	z-index: 20;
}
.cat_imglist li .icon {
	position: absolute;
	z-index: 10;
}
.cat_imglist li .title .eng,
.cat_imglist li .title .jpn {
	margin: 0;
}
.cat_imglist li .title .eng {
	font-size: 16px;
	font-size: 1.6rem;
	font-family: 'AGOldFace_M';
	font-weight: normal;
}
.cat_imglist li .title .jpn {
	font-size: 18px;
	font-size: 1.8rem;
}
.cat_imglist .cat_curry a {
	background: #161e5c;
}
.cat_imglist .cat_kaijikun a {
	background: #182977;
}
.cat_imglist .cat_kure_city a {
	background: #005da7;
}
.cat_imglist .cat_other a {
	background: #3586cb;
}
.cat_imglist .cat_kaijikun a .title .eng {
	letter-spacing: 0.15em;
}
.cat_imglist .cat_curry a .icon {
	top: 8px;
	left: 164px;
}
.cat_imglist .cat_kaijikun a .icon {
	top: 45px;
	left: 155px;
}
.cat_imglist .cat_kure_city a .icon {
	top: 61px;
	left: 171px;
}
.cat_imglist .cat_other a .icon {
	top: 43px;
	left: 167px;
}
#shop_search {
	overflow: hidden;
	margin: 0 0 20px 0;
}
#shop_search ul {
	margin: 0;
	padding: 0;
}
#shop_search ul li {
	float: left;
	margin-left: 21px;
	padding: 0;
	width: 236px;
	height: 200px;
	list-style-type: none;
}
#shop_search ul li:first-child {
	margin-left: 0;
}
#shop_search ul li a {
	position: relative;
	display: table;
	width: 100%;
	height: 200px;
	table-layout: fixed;
	background: #f7931e;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
}
#shop_search ul li a:hover,
#shop_search ul li a.hover,
#shop_search ul li a:active {
	background: #f9b361;
}
#shop_search ul li a .title {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	letter-spacing: 0.25em;
	text-indent: 0.25em;
	line-height: 1;
	width: 100%;
	z-index: 10;
}
#shop_search ul li a .title .jpn {
	font-size: 21px;
	font-size: 2.1rem;
	padding-top: 6px;
	font-weight: bold;
}
#shop_search ul li a .title .eng {
	font-size: 16px;
	font-size: 1.6rem;
	font-family: 'AGOldFace_M';
	margin-top: 100px;
}
#shop_search ul li a .image {
	position: absolute;
	top: 11px;
	bottom: 0;
	left: 0;
	right: 0;
	width: 60px;
	height: 60px;
	margin: auto;
	z-index: 20;
}
#shop_search ul li a .image .img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
#shop_search ul li a .loupe {
	position: absolute;
	width: 100px;
	height: 100px;
	right: -6px;
	bottom: -20px;
	z-index: 0;
}

#currydata {
	margin: 20px auto;
	border: 5px solid #005da7;
	background: #e6f5ff;
}
.c.curry {
	color: #161e5c;
}
.c.kaijikun {
	color: #182977;
}
.c.kure_city {
	color: #005da7;
}
.c.other {
	color: #3586cb;
}
#currydata {
	position: relative;
}
#currydata h1.title {
	position: relative;
	display: table;
	width: 100%;
	height: 70px;
	text-align: center;
	color: #005da7;
	line-height: 1;
	margin: 20px auto 0;
	z-index: 0;
}
#currydata h1.title .jpn {
	font-size: 24px;
	font-size: 2.4rem;
	letter-spacing: 0.5em;
	text-indent: 0.5em;
}
#currydata h1.title .eng {
	font-size: 18px;
	font-size: 1.8rem;
	letter-spacing: 0.25em;
	text-indent: 0.25em;
	margin-top: 12px;
}
#currydata .cat_links {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	margin-top: 32px;
	z-index: 10;
}
#currydata ul {
	list-style-type: none;
}
#currydata .cat_links ul {
	margin: 0;
}
#currydata .cat_links ul.left {
	float: left;
	padding: 0 0 0 20px;
}
#currydata .cat_links ul.right {
	float: right;
	padding: 0 20px 0 0;
}
#currydata .cat_links ul li {
	float: left;
	white-space: nowrap;
	line-height: 1;
}
#currydata .cat_links ul.left {
	float: left;
}
#currydata .cat_links ul.left li {
	margin-left: 10px;
	padding-right: 5px;
}
#currydata .cat_links ul.right {
	float: right;
}
#currydata .cat_links ul.right li {
	margin-right: 10px;
	padding-left: 5px;
}
#currydata .cat_links ul .curry_box .icon {	width: 25px; }
#currydata .cat_links ul .kaijikun_box .icon { width: 22px; }
#currydata .cat_links ul .kure_city_box .icon { width: 25px; }
#currydata .cat_links ul .other_box .icon { width: 21px; }
#currydata .cat_links ul .icon img {
	width: 100%;
	height: auto;
}
#currydata .cat_links ul li a {
	display: block;
}
#currydata .cat_links ul li a:hover,
#currydata .cat_links ul li a:active {
	opacity: 0.6;
	filter: alpha( opacity=60 );
	-ms-filter: "alpha( opacity=60 )";
}
#currydata .cat_links ul li a .icon,
#currydata .cat_links ul li a > span {
	display: table-cell;
	vertical-align: middle;
}
#currydata .cat_links ul li a > span {
	padding-left: 6px;
}
#currydata .cat_links ul li a > span > span {
	display: block;
}
#currydata .cat_links ul li br {
	display: none;
}
#currydata .cat_links ul li .jpn {
	font-size: 9px;
	font-size: .9rem;
	letter-spacing: 0.15em;
}
#currydata .cat_links ul li .eng {
	font-size: 7px;
	font-size: .7rem;
	letter-spacing: 0.15em;
	margin-top: 2px;
}
#currydata .cat_links ul li a {
	display: table;
	text-decoration: none;
}
#currydata .post_links {
	margin: 0;
	padding: 0 20px 20px;
}
#currydata .post_links ul {
	margin: 0;
	padding: 0;
}
#currydata .post_links ul li {
	height: 60px;
	border-bottom: 1px dotted #646464;
}
#currydata .post_links ul li:first-child {
	border-top: 1px dotted #646464;
}
#currydata .post_links ul li a {
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 60px;
	text-decoration: none;
}
#currydata .post_links ul li a:hover,
#currydata .post_links ul li a:active {
	text-decoration: underline;
}
#currydata .post_links ul li a:hover .figure,
#currydata .post_links ul li a:active .figure,
#currydata .post_links ul li a:hover .icon img,
#currydata .post_links ul li a:active .icon img  {
	opacity: 0.6;
	filter: alpha( opacity=60 );
	-ms-filter: "alpha( opacity=60 )";
}
#currydata .post_links .icon.curry img { width: 31px; }
#currydata .post_links .icon.kaijikun img { width: 26px; }
#currydata .post_links .icon.kure_city img { width: 31px; }
#currydata .post_links .icon.other img { width: 27px; }
#currydata .post_links ul li .icon,
#currydata .post_links ul li .img,
#currydata .post_links ul li .time,
#currydata .post_links ul li .title {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	height: 60px;
}
#currydata .post_links ul li .icon {
	width: 44px;
	text-align: center;
}
#currydata .post_links ul li .img {
	width: 90px;
}
#currydata .post_links ul li .figure {
	position: relative;
	width: 80px;
	height: 50px;
	margin: 5px;
	overflow: hidden;
}
#currydata .post_links ul li .figure img {
	position: absolute;
	top: -100%;
	bottom: -100%;
	left: -100%;
	right: -100%;
	margin: auto;
}
#currydata .post_links ul li .figure div {
	width: 80px;
	height: 50px;
}
#currydata .post_links ul li .time,
#currydata .post_links ul li .title {
	vertical-align: bottom;
	letter-spacing: 0.15em;
}
#currydata .post_links ul li .time {
	width: 110px;
	font-size: 14px;
	font-size: 1.4rem;
}
#currydata .post_links ul li .title {
	font-size: 16px;
	font-size: 1.6rem;
}
#toppage_message {
	font-size: 12px;
	font-size: 1.2rem;
	margin-top: 12px;
}


#top_block {
	margin-bottom: -20px;
}
#top_block ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#top_block li {
	position: relative;
	float: left;
	width: 365px;
	height: 120px;
	list-style-type: none;
	margin: 0 20px 20px 0;
}
#top_block li:nth-child(even),
#top_block li.even {
	margin: 0 0 20px 0;
}
#top_block li a {
	position: relative;
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 120px;
	text-align: center;
	color: #323232;
	background: #dcdcdc;
	text-decoration: none;
	letter-spacing: 0.25em;
	text-indent: 0.25em;
	overflow: hidden;
}
#top_block li a:hover,
#top_block li a.hover,
#top_block li a:active {
	opacity: 0.6;
	filter: alpha( opacity=60 );
	-ms-filter: "alpha( opacity=60 )";
}
#top_block li .img,
#top_block li .title {
	position: relative;
	display: table-cell;
	vertical-align: middle;
}
#top_block li .img {
	padding-left: 35px;
	width: 63px;
	z-index: 0;
}
#top_block li .img img {
	display: block;
	margin: 0 auto;
}
#top_block li .title {
	padding-right: 16px;
	line-height: 1.75;
	z-index: 20;
}
#top_block li .icon {
	position: absolute;
	z-index: 10;
}
#top_block li .title .eng,
#top_block li .title .jpn {
	margin: 0;
}
#top_block li .title .eng {
	font-size: 16px;
	font-size: 1.6rem;
	font-family: 'AGOldFace_M';
	font-weight: normal;
}
#top_block li .title .jpn {
	font-size: 18px;
	font-size: 1.8rem;
}
#top_block .cat_curry a {
	background: #161e5c;
}
#top_block .cat_kaijikun a {
	background: #182977;
}
#top_block .cat_kure_city a {
	background: #005da7;
}
#top_block .cat_other a {
	background: #3586cb;
}
#top_block .cat_curry a .icon {
	top: 8px;
	left: 164px;
}
#top_block .cat_kaijikun a .icon {
	top: 45px;
	left: 155px;
}
#top_block .cat_kure_city a .icon {
	top: 61px;
	left: 171px;
}
#top_block .cat_other a .icon {
	top: 43px;
	left: 167px;
}

#ribbon_box {
	display: none;
}

#blog_entry h2 {
  font-size: 36px;
}
#blog_entry h2 a {
  color: #D80C18;
  text-decoration: none;
}
#blog_entry h2 a:hover {
  text-decoration: underline;
}
#blog_entry .entry {
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #ebebeb;
}
#blog_entry .entry img {
  max-width: 100%;
  height: auto;
}
.p-navi {
  text-align: center;
  margin: 30px auto;
  padding: 40px 0;
}
a.page-numbers, .p-navi .current {
  font-size:13px;
  padding: 3px;
  border:solid 1px #CCCCCC;
  text-decoration:none;
}
.p-navi .next, .p-navi .prev {
  font-size:13px;
  border:solid 1px #CCCCCC;
}
.p-navi .current {
  border-color: #CCCCCC;
}
p.pagelink {
  font-size:14px;
}
.pageprev {
  float:left;
  font-size:14px;
}
.pagenext {
  float:right;
  font-size:14px;
}
#blog_catlist h2 {
  margin-bottom: 10px;
}
#blog_catlist li {
  list-style-type: none;
}
#blog_catlist ul {
  padding-left: 10px;
}
/* content CSS End */
/*********************************************************************/
/* content common CSS Start */
/* title */
#page_title {
	position: relative;
	text-align: center;
	margin: 15px auto;
	line-height: 1;
}
#page_title .box {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10;
}
#page_title .box > div {
	display: table;
	width: 100%;
	height: 62px;
	color: #000000;
}
#page_title .box > div > div {
	display: table-cell;
	vertical-align: middle;
	font-size: 18px;
	font-size: 1.8rem;
	letter-spacing: 0.25em;
	text-indent: 0.25em;
}
#page_title .eng {
	font-size: 18px;
	font-size: 1.8rem;
	letter-spacing: 0.25em;
	text-indent: 0.25em;
	color: #505050;
	font-weight: normal;
}
#page_title .thumb {
	display: block;
	margin: 4px auto 14px;
}
.shopinfo #page_title .box > div,
.list #page_title .box > div,
.map #page_title .box > div,
.vessels #page_title .box > div,
.about #page_title .box > div,
.story #page_title .box > div,
.single.single-shop #page_title .box > div,
.qa #page_title .box > div,
.steering_body #page_title .box > div,
.privacy_policy #page_title .box > div,
.contact #page_title .box > div,
.thanks #page_title .box > div,
.currydata #page_title .box > div,
.category-media #page_title .box > div,
.category-curry #page_title .box > div,
.category-kaijikun #page_title .box > div,
.category-kure_city #page_title .box > div,
.category-other #page_title .box > div {
	color: #ffffff;
}
#page_title .bg {
	position: relative;
	z-index: 0;
}

/* img */
#content img {
	max-width: 100%;
	height: auto;
}
/* catbox */
#content .catbox {
	width: auto;
	height: 100%;
	margin: 3px;
	padding: 10px;
	background-image: url('https://www.kaijicurry.com/wp/wp-content/themes/kaijicurry/images/pagebox_bg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border-top: 3px solid #DAD8D1;
}
/* page_content */
.thin {
	width: 500px;
	margin: 0 auto;
}
.thin .title {
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
	letter-spacing: 0.15em;
	text-align: center;
  line-height: 1;
	margin: 20px auto;
  padding: 0;
}

.table {
	display: table;
	table-layout: fixed;
	width: 100%;
}
.table > figure,
.table > div {
	display: table-cell;
	vertical-align: middle;
	margin: 0;
}

#postsbox.media .table .right {
	padding-left: 20px;
	vertical-align: top;
	font-size: 14px;
	font-size: 1.4rem;
	color: #000000;
	letter-spacing: 0.05em;
	line-height: 1.45;
	text-align: left;
}

#postsbox.media #posts .col + .col {
	margin-top: 25px;
}
.blog_text.media .title,
.thin #postsbox.media .title {
	position: relative;
	padding: 9px 0;
	line-height: 1.5;
	background-image: url('images/ribbon_media.png');
	background-repeat: repeat-y;
	background-position: center center;
	background-size: 100% auto;
}
.ie6 .blog_text.media .title,
.ie7 .blog_text.media .title,
.ie8 .blog_text.media .title,
.ie6 .thin #postsbox.media .title,
.ie7 .thin #postsbox.media .title,
.ie8 .thin #postsbox.media .title {
	background-image: url('https://www.kaijicurry.com/wp/wp-content/themes/kaijicurry/images/ribbon_media_ie8.png');
}
.blog_text.media .title .t,
.blog_text.media .title .b,
.thin #postsbox.media .title .t,
.thin #postsbox.media .title .b {
	position: absolute;
	left: 0;
	right: 0;
	height: 6px !important;
	z-index: 5;
}
.blog_text.media .title .t,
.thin #postsbox.media .title .t {
	top: 0;
}
.blog_text.media .title .b,
.thin #postsbox.media .title .b {
	bottom: 0;
}
.thin #postsbox.media .title span a {
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.05em;
	color: #ffffff;
}
.thin #postsbox.media .title .time a {
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.15em;
	color: #ffffff;
}
.thin #postsbox.media .title a {
	text-decoration: none;
}
.thin #postsbox.media .title a:hover {
	text-decoration: underline;
}
.thin #postsbox.media .table figure {
	display: table-cell;
	margin: 0;
	width: 220px;
}
.thin #postsbox.media .table figure a {
	position: relative;
	display: block;
	width: 100%;
	height: 160px;
	overflow: hidden;
	-moz-transition: all 200ms ease 0s;
  -webkit-transition: all 200ms ease 0s;
  -o-transition: all 200ms ease 0s;
  -ms-transition: all 200ms ease 0s;
  transition: all 200ms ease 0s;
}
.thin #postsbox.media .table figure a:hover,
.thin #postsbox.media .table figure a.hover,
.thin #postsbox.media .table figure a:active,
.thin #postsbox.media .table figure a.active {
  opacity: 0.6;
  filter: alpha( opacity=60 );
  -ms-filter: "alpha( opacity=60 )";
}
.thin #postsbox.media .table figure img {
	position: absolute;
	left: 0;
	top: 0;
}
.thin #postsbox.media .table .excerpt {
	max-height: 160px;
	overflow: hidden;
}
#postsbox.media #posts .col .more {
	text-align: right;
	font-size: 12px;
	font-size: 1.2rem;
	margin: 5px auto;
}
#postsbox.media #posts .more a {
	color: #969696;
	text-decoration: none;
}
#postsbox.media #posts .more a:hover,
#postsbox.media #posts .more a:active {
	text-decoration: underline;
}


#listbox .col {
	float: left;
	width: 50%;
	height: 650px;
	background: #ffffff;
}
#listbox .col:nth-child(4n+1),
#listbox .col:nth-child(4n),
#listbox .col.color_pc {
	background: #e6f5ff;
}
#listbox.curry_data .col {
	height: 500px;
}
#listbox .col .box {
	position: relative;
	padding: 15px;
	height: 620px;
	overflow: hidden;
}
#listbox.curry_data .col .box {
	height: 470px;
}
#listbox .col h2 {
	position: relative;
	margin: 0 0 12px;
	white-space: nowrap;
	padding-left: 40px;
	font-size: 24px;
	font-size: 2.4rem;
	letter-spacing: -0.08em;
	letter-spacing: 0;
	line-height: 1;
}
#listbox .col h2 a,
#listbox .col h2 span {
	color: #0b308e;
	text-decoration: none;
}
#listbox .col h2 .no {
	position: absolute;
	left: 0;
	top: -100%;
	bottom: -100%;
	margin: auto;
	color: #ffffff;
	background: #0b308e;
	font-family: 'AGOldFace_M';
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: normal;
	text-align: center;
	width: 35px;
	height: 35px;
	line-height: 35px;
	letter-spacing: 0;
	text-indent: 0;
	-moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#listbox .col h2 a .no {
	color: #ffffff;
}
#listbox .col h2 .xs,
#listbox .col h2 .s {
	display: inline-block;
	vertical-align: bottom;
}
#listbox .col h2 .xs {
	color: #000000;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: -0.07em;
}
#listbox .col h2 a .xs {
	color: #000000;
}
#listbox .col h2 .s {
	font-size: 18px;
	font-size: 1.8rem;
}
#listbox .col h2 .new,
#itembox h2 .new,
.shop_contents .curry .itemname .new {
	display: inline-block;
	font-size: 14px;
	font-size: 1.4rem;
	padding: .1em .4em 0 .3em;
	line-height: 1;
	letter-spacing: -.1em;
	text-indent: 0;
  vertical-align: top;
	-moz-border-radius: 1em;
  -webkit-border-radius: 1em;
  -o-border-radius: 1em;
  -ms-border-radius: 1em;
  border-radius: 1em;
}
#listbox .col h2 .new,
#itembox h2 .new {
	color: #e6002d;
	border: 2px solid #e6002d;
	margin-left: 10px;
	-moz-transform: rotate(12deg);
	-webkit-transform: rotate(12deg);
	-o-transform: rotate(12deg);
	-ms-transform: rotate(12deg);
	transform: rotate(12deg);
}
#listbox .col .shop_contents .curry .itemname .new,
#itembox .shop_contents .curry .itemname .new{
	color: #0b308e;
	border: 2px solid #0b308e;
	margin-right: 5px;
}
#listbox.curry_data .col h2 {
	margin: 0 0 8px;
	padding-left: 0;
	color: #0b308e;
	letter-spacing: -0.08em;
	line-height: 1;
	text-align: center;
}
#listbox .col h2 .vessels {
	font-size: 18px;
	font-size: 1.8rem;
	letter-spacing: 0.15em;
	text-indent: 0.15em;
	color: #323232;
}
#listbox .col h2 .vessels_eng {
	margin-top: 6px;
	font-size: 12px;
	font-size: 1.2rem;
	font-family: 'AGOldFace_M';
	letter-spacing: 0.25em;
	text-indent: 0.25em;
	color: #646464;
}
#listbox .col .mainimg {
	margin-bottom: 20px;
	text-align: center;
}
#listbox.curry_data .col .mainimg {
	margin-bottom: 15px;
}
.mainimg {
	position: relative;
}
.new {
	display: block;
	position: absolute;
	z-index: 10;
}
.mainimg .new {
	right: 14px;
	bottom: 14px;
}
.new .txt {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 1em;
	line-height: 1;
	margin: auto;
  font-family: 'AGOldFace_M';
	color: #ffffff;
	text-align: center;
	z-index: 20;
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg);
}
.mainimg .new .txt {
	font-size: 15px;
	font-size: 1.5rem;
}
.new .img {
	position: relative;
	z-index: 10;
}
#listbox .col .subimgs {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin-bottom: 20px;
}
#listbox .col .mainimg a,
#listbox .col .subimgs a {
	display: block;
}
#listbox .col .mainimg a:hover,
#listbox .col .subimgs a:hover,
#listbox .col .mainimg a:active,
#listbox .col .subimgs a:active {
	opacity: 0.6;
	filter: alpha( opacity=60 );
	-ms-filter: "alpha( opacity=60 )";
}
#listbox .col .subimgs > div {
	display: table-cell;
}
#listbox .col .subimgs div.vessels {
	text-align: left;
	padding-right: 10px;
}
#listbox .col .subimgs div.building {
	text-align: right;
	padding-left: 10px;
}
#listbox.curry_data .col .subimgs .curry {
	width: 180px;
}
#listbox.curry_data .col .subimgs .chartbox {
	position: relative;
}
#listbox.curry_data .col .subimgs .chartbox .chart {
	position: absolute;
	left: -100%;
	right: -100%;
	top: -100%;
	bottom: -100%;
	margin: auto;
}
#listbox .col .shop_contents .vessels,
#listbox .col .shop_contents .vessels_eng {
	line-height: 1;
}
#listbox .col .shop_contents .vessels {
	font-size: 14px;
	font-size: 1.4rem;
	color: #323232;
	letter-spacing: 0.15em;
	font-weight: bold;
	margin-bottom: 4px;
	white-space: nowrap;
}
#listbox .col .shop_contents .vessels_eng {
	font-family: 'AGOldFace_M';
	font-size: 12px;
	font-size: 1.2rem;
	color: #646464;
	letter-spacing: 0.25em;
}
#listbox .col .shop_contents .curry {
	margin-top: 6px;
	color: #f7931e;
	letter-spacing: 0.05em;
	text-indent: 0.05em;
	line-height: 1.2;
	font-weight: bold;
}
#listbox.curry_data .col .shop_contents .curry {
	margin-top: 8px;
}
#listbox .col .shop_contents .curry .itemname {
	font-size: 18px;
	font-size: 1.8rem;
}
#listbox .col .shop_contents .curry .itemprice {
	font-size: 24px;
	font-size: 2.4rem;
	margin-top: 4px;
}
#listbox .col .shop_contents .curry .itemprice .price {
	display: inline-block;
	font-family: 'AGOldFace_M';
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: normal;
	line-height: 1;
}
#listbox .col .shop_contents .curry .itemprice .price em {
	display: block;
	font-style: normal;
	font-size: 8px;
	font-size: .8rem;
}
#listbox .col .shop_contents .curry .itemprice .s {
	font-size: 18px;
	font-size: 1.8rem;
}
#listbox .col .shop_contents .curry .itemprice .s .price {
	font-size: 24px;
	font-size: 2.4rem;
}
#listbox .col .shop_contents .curry .itemprice .op {
	display: block;
  font-size: 10px;
  font-size: 1.0rem;
  margin-top: .2em;
}
#listbox .col .details,
.navigation .more {
	position: relative;
	display: table;
	width: 200px;
	overflow: hidden;
}
.navigation .more {
	margin: 60px auto 0;
	height: 60px;
}
#listbox .col .details {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 15px;
	margin: auto;
	height: 50px;
}
#listbox.curry_data .col .shop_contents .details {
	width: auto;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.5;
	margin: 8px auto 0;
}
#listbox .col .details a,
#listbox .col .details span,
.navigation .more a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	background: #c8c8c8;
	color: #323232;
	font-weight: bold;
	text-indent: 0.25em;
	text-decoration: none;
	line-height: 1;
}
#listbox .col .details a,
.navigation .more a {
	letter-spacing: 0.25em;
}
#listbox .col .details span {
	letter-spacing: 0.1em;
}
#listbox .col .details a:hover,
#listbox .col .details a.hover,
#listbox .col .details a.active,
.navigation .more a:hover,
.navigation .more a.hover,
.navigation .more a.active {
	opacity: 0.6;
	filter: alpha( opacity=60 );
	-ms-filter: "alpha( opacity=60 )";
}
#listbox .col .details a > div,
#listbox .col .details span > div,
.navigation .more a > div {
	position: relative;
	z-index: 10;
}
#listbox .col .details a .jpn,
#listbox .col .details span .jpn,
.navigation .more a .jpn {
	font-size: 16px;
	font-size: 1.6rem;
	padding-top: 4px;
}
#listbox .col .details a .eng,
#listbox .col .details span .eng,
.navigation .more a .eng {
	font-size: 12px;
	font-size: 1.2rem;
	margin-top: 4px;
}
#listbox .col .details .loupe,
.navigation .more .loupe {
	position: absolute;
	z-index: 0;
}
.navigation .more .loupe {
	right: 4px;
	bottom: -14px;
}
#listbox .col .details .loupe {
	right: 4px;
	bottom: -16px;
}

.shop_contents {
	position: relative;
}
#listbox .shop_contents .shop_data {
	display: table;
	table-layout: fixed;
	width: 100%;
}
#listbox .shop_contents .shop_data > div {
	display: table-cell;
	vertical-align: top;
}
#listbox .shop_contents .shop_data .chart {
	position: relative;
	width: 160px;
}
#listbox .shop_contents .shop_data .chart .chart {
	position: absolute;
	left: -100%;
	right: -100%;
	top: -100%;
	bottom: -100%;
	margin: auto;
}
.shop_contents .new {
	right: 0;
	top: -10px;
}
.shop_contents .new .txt {
	font-size: 12px;
	font-size: 1.2rem;
}

#itembox {
	width: 400px;
	margin: 0 auto 60px;
}
#itembox h2 {
	position: relative;
	margin: 0 0 12px;
	white-space: nowrap;
	padding-left: 40px;
	font-size: 24px;
	font-size: 2.4rem;
	color: #0b308e;
	letter-spacing: -0.08em;
	letter-spacing: 0;
	line-height: 1;
}
#itembox h2 .no {
	position: absolute;
	left: 0;
	top: -100%;
	bottom: -100%;
	margin: auto;
	color: #ffffff;
	background: #0b308e;
	font-family: 'AGOldFace_M';
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: normal;
	text-align: center;
	width: 35px;
	height: 35px;
	line-height: 35px;
	letter-spacing: 0;
	text-indent: 0;
	-moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#itembox h2 .xs {
	color: #000000;
	letter-spacing: -0.07em;
}
#itembox h2 .xs,
#itembox h2 .s {
	display: inline-block;
	vertical-align: bottom;
	font-size: 18px;
	font-size: 1.8rem;
}
#itembox .mainimg {
	margin-bottom: 20px;
}
#itembox .subimgs {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin-bottom: 20px;
}
#itembox .mainimg a:hover,
#itembox .subimgs a:hover,
#itembox .mainimg a:active,
#itembox .subimgs a:active {
	opacity: 0.6;
	filter: alpha( opacity=60 );
	-ms-filter: "alpha( opacity=60 )";
}
#itembox .subimgs > div {
	display: table-cell;
}
#itembox .subimgs div.vessels {
	text-align: left;
	padding-right: 10px;
}
#itembox .subimgs div.building {
	text-align: right;
	padding-left: 10px;
}
#itembox .shop_contents .vessels,
#itembox .shop_contents .vessels_eng {
	line-height: 1;
}
#itembox .shop_contents .vessels {
	font-size: 14px;
	font-size: 1.4rem;
	color: #323232;
	letter-spacing: 0.15em;
	font-weight: bold;
	margin-bottom: 6px;
}
#itembox .shop_contents .vessels_eng {
	font-family: 'AGOldFace_M';
	font-size: 12px;
	font-size: 1.2rem;
	color: #646464;
	letter-spacing: 0.25em;
}
#itembox .shop_contents .curry {
	margin-top: 11px;
	color: #f7931e;
	letter-spacing: 0.05em;
	text-indent: 0.05em;
	line-height: 1;
	font-weight: bold;
}
#itembox .shop_contents .curry .itemname {
	font-size: 21px;
	font-size: 2.1rem;
}
#itembox .shop_contents .curry .itemprice {
	font-size: 30px;
	font-size: 3rem;
	margin-top: 6px;
}
#itembox .shop_contents .curry .itemprice .price {
	position: relative;
	font-family: 'AGOldFace_M';
	font-size: 36px;
	font-size: 3.6rem;
	font-weight: normal;
}
#itembox .shop_contents .curry .itemprice .price em {
	display: block;
	font-style: normal;
	font-size: 8px;
	font-size: .8rem;
	width: 1px;
	white-space: nowrap;
}
#itembox .shop_contents .curry .itemprice .op {
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
	margin-top: .5em;
	width: 1px;
	white-space: nowrap;
}
#itembox .shop_contents .curry .itemprice .in.op {
	display: inline;
	margin-top: 0;
}
#itembox .shop_contents .curry .itemprice .tax {
	font-size: 12px;
	font-size: 1.2rem;
}
#itembox .shop_contents .curry .itemprice .s {
	display: inline-block;
	font-size: 18px;
	font-size: 1.8rem;
}
#itembox .shop_contents .curry .itemprice .s .price {
	display: inline-block;
	font-size: 24px;
	font-size: 2.4rem;
}
#itembox .shop_contents .shop_data {
	display: table;
	table-layout: fixed;
	width: 100%;
}
#itembox .shop_contents .shop_data > div {
	display: table-cell;
	vertical-align: top;
}
#itembox .shop_contents .shop_data .chart {
	position: relative;
	width: 180px;
}
#itembox .shop_contents .shop_data .chart .chart {
	position: absolute;
	left: -100%;
	right: -100%;
	top: -100%;
	bottom: -100%;
	margin: auto;
}

#itembox .info {
	margin-top: 20px;
}
#itembox .info .item_content,
#itembox .info .item_info {
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.05em;
	color: #000000;
}
#itembox .info .item_content {
	line-height: 1.5;
}
#itembox .info .item_info {
	line-height: 1.7;
	margin-top: 20px;
}
#itembox .info .item_info ul {
	margin: 0;
	padding: 0;
}
#itembox .info .item_info li {
	position: relative;
	list-style-type: none;
	padding: 0;
}
#itembox .info .item_info .label {
	position: absolute;
	left: 0;
	top: 0.2em;
	width: 16px;
	height: 16px;
	line-height: 16px;
	letter-spacing: 0;
	text-indent: 0;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	font-size: 1.2rem;
	-moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#itembox .info .item_info .label.address { background: #c1272d; }
#itembox .info .item_info .label.access { background: #fbb03b; }
#itembox .info .item_info .label.tel { background: #39b54a; }
#itembox .info .item_info .label.business { background: #0071bc; }
#itembox .info .item_info .label.holiday { background: #93278f; }
#itembox .info .item_info .label.seats { background: #ed1e79; }
#itembox .info .item_info .data {
	padding-left: 23px;
}
#itembox .info .item_info .data .map_link {
	display: inline-block;
	background: #646464;
	color: #ffffff;
	font-size: 10px;
	font-size: 1.05rem;
	margin-left: 4px;
	padding: 0 4px;
	line-height: 15px;
	text-decoration: none;
}
#itembox .info .item_info .data .map_link:hover,
#itembox .info .item_info .data .map_link:active {
	background: #969696;
}
#itembox .info .item_info .vessels_info {
	margin-top: 20px;
}
#itembox .info .item_info .vessels_info h3 {
	font-size: 16px;
	font-size: 1.6rem;
	color: #000000;
	letter-spacing: 0.15em;
	font-weight: bold;
	margin: 0 0 6px;
}
#itembox .info .item_info .vessels_info ul li {
	float: left;
}
#itembox .info .item_info .vessels_info ul li + li {
	margin-left: 1em;
}
#itembox .info .item_info .vessels_info ul li.clr {
	clear: both;
	margin-left: 0;
}
#itembox .info .item_info .vessels_info ul li:before {
	content: '\f111';
	font-family: 'FontAwesome';
}

#itembox .shop_pics {
	position: relative;
	margin-top: 20px;
	font-size: 14px;
	font-size: 1.4rem;
}
#itembox .shop_pics ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#itembox .shop_pics ul li + li {
	margin-top: 20px;
}
#itembox .shop_pics ul li img {
	max-width: 100%;
	height: auto;
}
#itembox .shop_pics ul li .des {
	margin-top: 10px;
}
#itembox .shop_pics ul li .certification {
	padding: 30px 20px;
	background: #e2f1ff;
}

.category.category-curry .thin,
.category.category-kaijikun .thin,
.category.category-kure_city .thin,
.category.category-other .thin {
	width: auto;
}
.thin.media {
	width: 500px !important;
}
#postsbox.post #posts .col {
	padding: 15px 0 10px;
}
#postsbox.post #posts .col:nth-child(odd),
#postsbox.post #posts .col.odd {
	background: #e6f5ff;
}
#postsbox.post #posts .col .title,
#postsbox.post #posts .col .table,
#postsbox.post #posts .col .more {
	width: 500px;
}
#postsbox.post #posts .col .title.blog {
	margin: 0 auto 10px;
	line-height: 1.3;
}
#postsbox.post #posts .col .title.blog .time {
	font-size: 18px;
	font-size: 1.8rem;
}
#postsbox.post #posts .col .title.blog div {
	font-size: 21px;
	font-size: 2.1rem;
}
#postsbox.post #posts .col .title.blog a {
	text-decoration: none;
}
#postsbox.post #posts .col .title.blog a:hover,
#postsbox.post #posts .col .title.blog a:active {
	text-decoration: underline;
}
#postsbox.post #posts .col .table {
	margin: 0 auto;
}
#postsbox.post #posts .col .table > figure,
#postsbox.post #posts .col .table > div {
	vertical-align: top;
}
#postsbox.post #posts .col .table .left {
	width: 240px;
}
#postsbox.post #posts .col .table .left a {
	display: block;
	height: 160px;
	overflow: hidden;
}
#postsbox.post #posts .col .table .left a:hover,
#postsbox.post #posts .col .table .left a:active {
	opacity: 0.6;
	filter: alpha( opacity=60 );
	-ms-filter: "alpha( opacity=60 )";
}
#postsbox.post #posts .col .table .right {
	padding-left: 20px;
}
#postsbox.post #posts .col .table .excerpt {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.45;
	height: 160px;
	overflow: hidden;
}
#postsbox.post #posts .col .more {
	font-size: 12px;
	font-size: 1.2rem;
	text-align: right;
	margin: 5px auto 0;
}
#postsbox.post #posts .col .more a {
	color: #969696;
	text-decoration: none;
}
#postsbox.post #posts .col .more a:hover,
#postsbox.post #posts .col .more a:active {
	text-decoration: underline;
}

#map_canvas {
	width: 600px;
	height: 400px;
	margin: 0 auto;
}
.infoWindow {
	display: table;
	table-layout: fixed;
	font-family: "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
.infoWindow > div {
	display: table-cell;
	vertical-align: top;
}
.infoWindow .img {
	width: 75px;
}
.infoWindow .text {
	padding-left: 15px;
}
.infoWindow .text h2 {
	margin: 0 auto 6px;
	font-size: 16px;
	font-size: 1.6rem;
}
.infoWindow .text h2 a {
	color: #0b308e;
}
.infoWindow .text h2 .s {
	font-size: 14px;
	font-size: 1.4rem;
}
.infoWindow .text h2 .xs {
	font-size: 12px;
	font-size: 1.2rem;
}
.infoWindow .text h2 a .xs {
	color: #000000;
}
.infoWindow .text a {
	text-decoration: none;
}
.infoWindow .text a:hover,
.infoWindow .text a:active {
	text-decoration: underline;
}
.infoWindow .img a:hover img,
.infoWindow .img a:active img {
	opacity: 0.6;
	filter: alpha( opacity=60 );
	-ms-filter: "alpha( opacity=60 )";
}

#map_content {
	margin-top: 50px;
}
.ribbon_large {
	position: relative;
	text-align: center;
}
.ribbon_large .img {
	margin: 0 auto;
}
.ribbon_large .block {
	position: absolute;
	display: table;
	width: 450px;
	height: 112px;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 10;
}
.ribbon_large .block .box {
	display: table-cell;
	vertical-align: middle;
	color: #ffffff;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.25em;
	text-indent: 0.25em;
	line-height: 1.5;
	padding: 0 25px 0 29px;
}

#vesselsbox .col {
	float: left;
	width: 250px;
	height: 225px;
}
#vesselsbox .col:nth-child(odd),
#vesselsbox .col.odd {
	background: #e6f5ff;
}
#vesselsbox .col a {
	text-decoration: none;
}
#vesselsbox .col a:hover,
#vesselsbox .col a.hover,
#vesselsbox .col a.active {
	opacity: 0.6;
	filter: alpha( opacity=60 );
	-ms-filter: "alpha( opacity=60 )";
}
#vesselsbox .col .box {
	display: block;
	padding: 20px 25px;
}
#vesselsbox .col h2 {
	margin: 0 auto 10px;
	text-align: center;
	line-height: 1;
}
#vesselsbox .col h2 .vessels {
	font-size: 18px;
	font-size: 1.8rem;
	letter-spacing: 0.15em;
	text-indent: 0.15em;
	color: #323232;
}
#vesselsbox .col h2 .vessels_eng {
	margin-top: 6px;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0.25em;
	text-indent: 0.25em;
	color: #646464;
}
#vesselsbox .mainimg {
	text-align: center;
}

#blog_content {
	margin: 24px auto 0;
}
#blog_content #banner-rotator_cover {
	width: 100%;
	height: 350px;
}
#blog_content .blog_text .blog_title {
	margin: 20px auto;
	text-align: center;
}
#blog_content .blog_text .blog_title .title {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.5;
	letter-spacing: 0.25em !important;
	text-indent: 0.25em !important;
	margin: 0 auto;
}
#blog_content .blog_text .blog_title .title .time {
	display: block;
	font-size: 21px;
	font-size: 2.1rem;
	font-weight: normal;
	letter-spacing: 0.15em !important;
	text-indent: 0.15em !important;
}
#blog_content.post #banner-rotator_cover {
	margin-bottom: 20px;
}

#blog_content #banner-rotator .rsArrowLeft,
#blog_content #banner-rotator .rsArrowRight {
	height: 60px;
	top: 0;
	bottom: 0;
	margin: auto;
}
#blog_content #banner-rotator .rsArrowLeft {
	left: -60px;
}
#blog_content #banner-rotator .rsArrowRight {
  right: -60px;
}

#blog_content .blog_text.media .blog_title .time,
#blog_content .blog_text.media .blog_title .title {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 0.15em;
	text-indent: 0.15em;
	text-align: center;
	color: #ffffff;
}
#blog_content .blog_text #blog_post p {
	text-align: justify;
}
#blog_content .blog_text #blog_post p + p {
	margin-top: 1.5em;
}
#blog_content .blog_text.media #blog_post {
	line-height: 1.7;
}
#blog_content .blog_text.media #blog_post figure {
	margin: 30px auto;
	width: 280px;
}
#blog_content .blog_text.media #blog_post figure img {
	max-width: 100%;
	height: auto;
}
#blog_content .blog_text.media #blog_post p + p {
	margin-top: 1.7em;
}

#search .cat_other {
	margin-top: 50px;
	overflow: hidden;
}
#search .cat_other.cat_item {
	margin-top: 40px;
}
#search .cat_other .inner {
	position: relative;
	float: left;
	left: 50%;
}
#search .cat_other .inner ul {
	position: relative;
	float: right;
	right: 50%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#search .cat_other ul li {
	display: table;
	width: 280px;
	height: 70px;
}
#search .cat_other ul li a {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
	letter-spacing: 0.25em;
	text-indent: 0.25em;
	color: #ffffff;
	background: #323232;
	padding-right: 60px;
	overflow: hidden;
}
#search .cat_other.cat_item ul li {
	float: none;
	margin: 0;
	width: 270px;
	height: 60px;
}
#search .cat_other.cat_item ul li + li {
	margin: 20px 0 0;
}
#search .cat_other.cat_item ul li a {
	display: block;
	height: 60px;
}
#search .cat_other.cat_item ul li a:hover,
#search .cat_other.cat_item ul li a:active {
	opacity: 0.6;
	filter: alpha( opacity=60 );
	-ms-filter: "alpha( opacity=60 )";
}
#search .cat_other.cat_item ul li a .image {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 14px;
	right: auto;
	width: 40px;
	height: 40px;
	margin: auto;
	z-index: 20;
}
#search .cat_other.cat_item ul li a .image .img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: auto;
	margin: auto;
}
#search .cat_other.cat_item ul li a .image.list .img {
	height: 30px;
}
#search .cat_other.cat_item ul li a .image.map .img {
	height: 32px;
}
#search .cat_other.cat_item ul li a .image.vessels .img {
	height: 38px;
}
#search .cat_other.cat_item ul li a .title {
	position: absolute;
	display: block;
	left: 56px;
	right: 0;
	top: 0;
	bottom: 0;
	width: auto;
}
#search .cat_other.cat_item ul li a .title .jpn,
#search .cat_other.cat_item ul li a .title .eng {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	height: 1em;
	line-height: 1;
	margin: auto;
}
#search .cat_other.cat_item ul li a .title .jpn {
	font-size: 16px;
	font-size: 1.6rem;
	padding-top: 0;
	left: 74px;
	width: 132px;
}
#search .cat_other.cat_item ul li a .title .eng {
	font-size: 12px;
	font-size: 1.2rem;
	width: 74px;
	left: 0;
	font-family: 'AGOldFace_M';
}
#search .cat_other.cat_item ul li a .loupe {
	position: absolute;
	width: 65px;
	height: 65px;
	right: -2px;
	bottom: -12px;
	z-index: 0;
}

#pagination {
	margin-top: 30px;
	padding: 0;
}
#pagination li {
	display: table;
	width: 120px;
	height: 45px;
}
#pagination li a {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	color: #323232;
	background-color: #c8c8c8;
}
#pagination li a .jpn {
	position: relative;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	letter-spacing: 0.15em;
	text-indent: 0.15em;
	padding-top: 4px;
	z-index: 10;
}
#pagination li a .eng {
	position: relative;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0.25em;
	text-indent: 0.25em;
	margin-top: 2px;
	z-index: 10;
}
#pagination li a .spoon {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 0;
}
#pagination li a:hover,
#pagination li a.hover,
#pagination li a.active,
#pagination li a:active {
	opacity: 0.6;
	filter: alpha( opacity=60 );
	-ms-filter: "alpha( opacity=60 )";
}

#loading {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,.6) url('images/loader_b.gif') no-repeat center center;
}

#gq_questions .gq_question .que, #gq_questions .gq_question p,
#gq_questions .gq_answer .ans, #gq_questions .gq_answer p {
  display: table-cell;
	line-height: 1.5 !important;
}
#gq_questions .gq_question .que, #gq_questions .gq_question p {
	vertical-align: top !important;
}
#pp .col .pp_l {
	line-height: 1.5;
	font-weight: bold;
}
#pp .col .pp_t {
	line-height: 1.5;
}
#gq_questions section,
#pp .col {
	margin-top: 25px;
}
#gq_questions section:first-child,
#pp .col:first-child {
	margin-top: 0;
}
#gq_questions .gq_question,
#pp .col .pp_l {
	margin: 0 auto 12px;
	color: #ffffff;
	background: #323232;
	font-size: 14px;
	font-size: 1.4rem;
}
#gq_questions .gq_question .que,
#pp .col .pp_l {
	padding: 6px 0 6px 15px;
}
#gq_questions .gq_question p {
	padding: 6px 15px 6px 0;
}
#gq_questions .gq_answer .ans {
	padding-left: 15px;
	font-size: 16px;
	font-size: 1.6rem;
	width: 1.5em !important;
	color: #005da7;
}
#gq_questions .gq_answer p,
#pp .col .pp_t {
	font-size: 14px;
	font-size: 1.4rem;
}
#pp .col .pp_t p + p {
	margin-top: 1.5em;
}
#pp .col .pp_t ul,
#pp .col .pp_t ol {
	margin: 0;
}
#pp .col .pp_t ul {
	padding-left: 2em;
}
#pp .col .pp_t ol {
  counter-reset: my-counter;
  list-style: none;
  padding: 0;
}
#pp .col .pp_t ol li {
	padding-left: 2em;
  position: relative;
}
#pp .col .pp_t ol li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  border: 1px solid #000000;
  color: #000000;
  display: block;
  float: left;
  line-height: 1.1em;
  margin-left: -1.3em;
  margin-top: 0.3em;
	font-size: 0.8em;
  text-align: center;
  height: 1em;
  width: 1em;
  border-radius: 50%;
}

#sb_list .col {
	display: table;
	table-layout: fixed;
	width: 100%;
	border-top: 1px solid #323232;
	color: #323232;
	line-height: 1.5;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 20px 0;
}
#sb_list .col:first-child {
	border-top: none;
}
#sb_list .col > div {
	display: table-cell;
	vertical-align: top;
}
#sb_list .col .label {
	font-weight: bold;
	width: 100px;
	padding-left: 40px;
	letter-spacing: 0.25em;
	text-align: center;
	white-space: nowrap;
}
#sb_list .col .text {
	padding-left: 30px;
	letter-spacing: 0.05em;
}
#sb_list .col .text p + p {
	margin-top: 1.5em;
}

#kaiji_kun {
	position: relative;
	margin-top: 18px;
	background: #e6f5ff;
	padding: 20px 0 16px;
}
#kaiji_kun .block {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10;
	text-align: center;
	color: #ffffff;
	letter-spacing: 0.05em;
	font-weight: bold;
}
#kaiji_kun .img {
	position: relative;
	z-index: 0;
}
#kaiji_kun .txt .q {
	font-size: 14px;
	font-size: 1.4rem;
}
#kaiji_kun .txt .a {
	font-size: 24px;
	font-size: 2.4rem;
}
#kaiji_kun .kaijikun {
	position: relative;
	text-align: center;
	z-index: 0;
}
#kaiji_kun #kaijikun_title {
	position: relative;
	text-align: center;
	margin: -36px 0 0;
	color: #ffffff;
	z-index: 10;
}
#kaiji_kun #kaijikun_title .box {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 92px;
	line-height: 92px;
	font-size: 24px;
	font-size: 2.4rem;
	letter-spacing: 0.25em;
	text-indent: 0.25em;
	z-index: 20;
}
#kaiji_kun #kaijikun_title .bg {
	position: relative;
	z-index: 10;
}
#kaijikun_info {
	margin: 15px auto;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.5;
	overflow: hidden;
}
#kaijikun_info table {
	border-collapse: collapse;
  margin: 0 auto;
	white-space: nowrap;
}
#kaijikun_info table th,
#kaijikun_info table td {
	vertical-align: top;
}
#kaijikun_info table td {
	padding-left: 1em;
}
#kaijikun_info table .pc {
	display: inline !important;
}
.scale90 {
	display: block;
	-moz-transform: scale(0.9,1);
	-webkit-transform: scale(0.9,1);
	-o-transform: scale(0.9,1);
	-ms-transform: scale(0.9,1);
	transform: scale(0.9,1);
}

/* お問い合わせ */
#cform {
	line-height: 1.5;
}
#cform .mw_wp_form_input {
	width: 500px;
	margin: 0 auto;
}

#cform dl {
	display: table;
	table-layout: fixed;
	width: 100%;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1;
	margin: 0 auto;
	padding: 18px 0;
}
#cform dl + dl {
	border-top: 1px solid #969696;
}
#cform dl:first-child {
	margin-top: 10px;
}
#cform dl dt,
#cform dl dd {
	display: table-cell;
	vertical-align: top;
	margin: 0;
}
#cform dt {
	width: 140px;
}
#cform dt label {
	display: inline-block;
  height: 36px;
  line-height: 36px;
  vertical-align: middle;
}
#cform dl dd {
	letter-spacing: 0.1em;
}

#cform dl dt em {
	display: inline-block;
	vertical-align: top;
	font-style: normal;
	font-size: 12px;
	font-size: 1.2rem;
	color: #ec1c24;
}
#cform dl dt dd {
	font-size: 18px;
	font-size: 1.8rem;
}
#cform #zipinput {
	color: #ffffff;
	background: #323232;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.15em;
	text-indent: 0.15em;
	white-space: nowrap;
	height: 36px;
	border: none;
	vertical-align: middle;
	-moz-transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
	-ms-transition: all 300ms ease-in-out 0s;
	transition: all 300ms ease-in-out 0s;
}
#cform #zipinput:hover,
#cform #zipinput:active {
	background: #969696;
}
#cform input[name="name"],
#cform input[name="zip"],
#cform input[name="address"],
#cform input[name="tel"],
#cform input[name="mail"] {
	box-sizing: border-box;
	padding: 2px 15px;
	height: 36px;
	vertical-align: middle;
	font-size: 16px;
	font-size: 1.6rem;
}
#cform input[name="zip"] {
	margin-left: 10px;
}
#cform input[name="name"],
#cform input[name="address"],
#cform input[name="tel"],
#cform input[name="mail"] {
	width: 100%;
}
#cform textarea {
	width: 100%;
	box-sizing: border-box;
	padding: 10px 15px;
	resize: none;
	font-size: 16px;
	font-size: 1.6rem;
	vertical-align: middle;
}

#cform .button {
	text-align: center;
	margin: 42px auto;
}
#cform .button input {
	width: 160px;
  height: 40px;
	font-size: 18px;
	font-size: 1.8rem;
	background: #fafafa;
	background: -moz-linear-gradient(top,  #fafafa 0%, #dbdcdc 100%);
	background: -webkit-linear-gradient(top,  #fafafa 0%,#dbdcdc 100%);
	background: linear-gradient(to bottom,  #fafafa 0%,#dbdcdc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#dbdcdc',GradientType=0 );
  color: #323232;
	font-weight: bold;
	letter-spacing: 0.5em;
  text-indent: 0.5em;
	border: 1px solid #383331;
	outline: 0;
	-moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
}
#cform .button input + input {
	margin-left: 24px;
}
#cform .button input:hover,
#cform .button input.hover {
	background: #dbdcdc;
	background: -moz-linear-gradient(top,  #dbdcdc 0%, #fafafa 100%);
	background: -webkit-linear-gradient(top,  #dbdcdc 0%,#fafafa 100%);
	background: linear-gradient(to bottom,  #dbdcdc 0%,#fafafa 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdcdc', endColorstr='#fafafa',GradientType=0 );
}
#cform .button input:active {
	-moz-box-shadow: 2px 2px 2px #969696 inset;
	-webkit-box-shadow: 2px 2px 2px #969696 inset;
	-o-box-shadow: 2px 2px 2px #969696 inset;
	-ms-box-shadow: 2px 2px 2px #969696 inset;
	box-shadow: all 2px 2px 2px #969696 inset;
}

#cform_comp .backtotop {
	text-align: center;
	padding-top: 50px;
	line-height: 1;
}
#cform_comp .backtotop a {
	display: block;
	width: 160px;
	margin: 0 auto;
	color: #969696;
	text-decoration: none;
}
#cform_comp .backtotop a .eng {
	font-size: 18px;
	font-size: 1.8rem;
	font-family: 'AGOldFace_M';
	letter-spacing: 0.25em;
	text-indent: 0.25em;
	white-space: nowrap;
}
#cform_comp .backtotop a .arw {
	position: relative;
	height: 5px;
	border-bottom: 1px solid #969696;
	margin: 8px auto 12px;
}
#cform_comp .backtotop a .arw .g,
#cform_comp .backtotop a .arw .w {
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	border-right: 5px solid transparent;
}
#cform_comp .backtotop a .arw .g {
	right: 0;
	border-bottom: 5px solid #969696;
}
#cform_comp .backtotop a .arw .w {
  right: -4px;
	border-bottom: 5px solid #ffffff;
}
#cform_comp .backtotop a .jpn {
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0.15em;
	text-indent: 0.15em;
}
#cform_comp .backtotop a:hover,
#cform_comp .backtotop a.hover,
#cform_comp .backtotop a.active {
	color: #dcdcdc;
}
#cform_comp .backtotop a:hover .arw,
#cform_comp .backtotop a.hover .arw,
#cform_comp .backtotop a.active .arw {
	border-bottom: 1px solid #dcdcdc;
}
#cform_comp .backtotop a:hover .arw .g,
#cform_comp .backtotop a.hover .arw .g,
#cform_comp .backtotop a.active .arw .g {
	border-bottom: 5px solid #dcdcdc;
}
#cform_comp {
	text-align: center;
	line-height: 1.5;
	color: #323232;
}
#cform_comp h2 {
	font-size: 18px;
	font-size: 1.8rem;
	letter-spacing: 0.25em;
	text-indent: 0.25em;
}
#cform_comp .msg {
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.15em;
	margin-left: 0.3em;
}
#cform_comp ol {
	counter-reset: number;
	list-style: none;
	margin: 1em auto;
	padding: 0;
	width: 320px;
	white-space: nowrap;
}
#cform_comp ol li {
	text-align: left;
	font-size: 16px;
	font-size: 1.6rem;
	letter-spacing: 0.25em;
}
#cform_comp ol li:before {
	counter-increment: number;
	content: counter(number)".";
	color: #005da7;
	font-family: 'AGOldFace_M';
}
#cform_comp h3 {
	position: relative;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
  margin: 0 auto 1.5em;
	letter-spacing: 0.25em;
	text-indent: 0.25em;
	color: #ffffff;
}
#cform_comp h3 .txt {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 54px;
	line-height: 54px;
	z-index: 10;
}
#cform_comp h3 .img {
	position: relative;
	z-index: 0;
}
#cform_comp .list {
	display: table;
	width: 520px;
	margin: 0 auto 50px;
	text-align: left;
}
#cform_comp .list .col {
	display: table-cell;
	vertical-align: top;
}
#cform_comp .list .col h4 {
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0.5em auto;
}
#cform_comp .list .col a {
	color: #323232;
}
#cform_comp .list .col a:hover,
#cform_comp .list .col a.hover,
#cform_comp .list .col a.active {
	color: #005da7;
}
.mb60 {
	margin-bottom: 60px;
}
#cform_comp .list span.pc {
	display: inline;
}

/* thumbnail_box */
#content .thumbnail_box {
	width: 119px;
	height: 190px;
	margin: 4px 0px 0px 4px;
	padding: 8px;
	background-color: #FFFFFF;
	float: left;
	overflow: hidden;
}
.thumbnail_box .thumimg {
	padding: 3px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.thumbnail_box .thumtitle {
	width: auto;
	margin: 10px 5px 5px 0px;
	padding: 0px;
	background-image: url('https://www.kaijicurry.com/wp/wp-content/themes/kaijicurry/images/list1.png');
	background-repeat: no-repeat;
	background-position: left 2px;
	text-indent: 20px;
}
.thumbnail_box .thumtitle a {
	text-decoration: underline;
	white-space: normal;
	word-wrap: break-word;
}
.thumbnail_box .thumtitle a:hover {
	font-weight: bold;
}
.thumbnail_box a.detailbutton {
	width: 89px;
	height: 16px;
	padding-top: 5px;
	margin-top: 10px;
	background-image: url('https://www.kaijicurry.com/wp/wp-content/themes/kaijicurry/images/button_bg_detail01.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	color: #566732;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}
.thumbnail_box a.detailbutton.active {
	background-image: url('https://www.kaijicurry.com/wp/wp-content/themes/kaijicurry/images/button_bg_detail01.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	outline: none;
}

.story #page_content,
.steering_body #page_content,
.qa #page_content,
.privacy_policy #page_content {
	width: 500px;
}
.about #page_content,
.steering_body #page_content,
.qa #page_content,
.privacy_policy #page_content {
	line-height: 2.3;
}
.about #page_content {
	line-height: 1.5;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
}
.about #page_content .about_img {
	width: 300px;
	margin: 20px auto;
}
.kaiji_kun_profile #page_content {
	width: 700px;
}
.about #page_content p + p {
	margin-top: 2.3em;
}
.story h2 {
	position: relative;
	margin: 20px auto;
	padding: 9px 0;
  line-height: 1.5;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.25em;
	text-indent: 0.25em;
	color: #ffffff;
  background-image: url('images/story_h2.png');
  background-repeat: repeat-y;
  background-position: center center;
  background-size: 100% auto;
}
.story h2 .t,
.story h2 .b {
	position: absolute;
  left: 0;
  right: 0;
	height: 6px !important;
  z-index: 5;
}
.story h2 .t {
	top: 0;
}
.story h2 .b {
	bottom: 0;
}
.story #page_content section {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.2;
	letter-spacing: 0.05em;
	text-align: center;
}
.story #page_content section + section {
	margin-top: 40px;
}
.story #page_content section figure {
	width: 300px;
	margin: 20px auto;
}
.story #page_content section figure img {
	max-width: 100%;
	height: auto;
}
.story #page_content section p + p {
	margin-top: 1.2em;
}

/* content common CSS End */
/*********************************************************************/
/* Welcart Item single page CSS Start */

.item_itiran figure {
	min-height: 303px;
}
.item_itiran figure img {
	display: block;
	max-height: 303px;
	width: auto !important;
	margin: 0 auto;
	vertical-align: middle;
}
section.item_itiran h3 {
	height: 2.7em;
	line-height: 1.35;
}
section.item_itiran p,
section.item_itiran .item_icon,
section.item_itiran .subtitle,
section.item_itiran .kingaku_hyouji {
	padding: 0 12px;
}
section.item_itiran p {
	line-height: 1.75;
}
section.item_itiran p img {
	line-height: 1;
	margin: 0;
	height: 1.75em;
	width: auto;
	vertical-align: middle;
}
section.item_itiran p.font12 {
	height: 5.75em;
}
section.item_itiran p.font14 {
	height: 5.25em;
}
section.item_itiran .kingaku_hyouji {
  line-height: 1;
	font-weight:bold;
	margin-bottom: 1.3em;
}
section.item_itiran .graf {
	height: 200px;
}
section.item_itiran .graf img {
	max-width: 240px;
}
section.item_itiran .item_icon {
	margin: 16px 0;
}
section.item_itiran .item_icon ul {
	height: 82px;
	margin: 0;
	overflow: hidden;
}
section.item_itiran .item_icon .icon_info {
  margin-top: 1em;
	padding: 0;
}
section.item_syousai ul li{
	list-style-type: none;
}

#itempage .cart_sku_box .prices {
  line-height: 1;
  margin-bottom: 16px;
  font-size: 21px;
}
span.cprice {
	font-size: 21px;
	font-weight: bold;
	text-decoration: line-through;
}
span.arrow {
	font-size: 21px;
	font-weight: bold;
}
span.wari {
	font-size: 21px;
	font-weight: bold;
	color: #d70c18;
  margin: 0 -0.25em;
}
em.tax {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: inherit;
	letter-spacing: 0em;
  margin: 0 -0.25em;
}
dl.itemGpExp {
	margin: 0px;
	padding: 0px;
}
dl.itemGpExp dt {
	height: 16px;
	margin: 0px;
	background-image: url('https://www.kaijicurry.com/wp/wp-content/themes/kaijicurry/images/gp.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 0px 0px 30px;
	font-size: 13px;
	font-weight: bold;
	color: #FF3333;
}
dl.itemGpExp dd {
	margin: 0px;
	padding: 0px;
}
dl.itemGpExp ul {
	margin: 0px;
	padding: 0px;
}
dl.itemGpExp li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 13px;
	letter-spacing: 1px;
}
#itempage h3 .num {
  margin-right: 0.35em;
}
#itempage .cart_sku_block {
  padding-bottom: 32px;
  border-bottom: 1px solid #d70c18;
}
#itempage .cart_sku_box {
  padding-left: 2.4em;
  font-size: 16px;
}
#itempage .cart_sku_box .sku_info,
#itempage .cart_sku_box .point {
  margin-bottom: 20px;
}
#itempage .cart_sku_box .point {
  font-size: 14px;
  line-height: 26px;
}
#itempage .cart_sku_box .point .picon {
  display: inline-block;
  width: 25px;
  height: 26px;
  background-color: #f8b500;
  vertical-align: bottom;
  text-align: center;
  font-size: 21px;
  margin: 0 6px;
  color: #ffffff;
  line-height: 26px;
  padding-left: 1px;
  font-weight: bold;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#itempage .cart_button_left {
  float: left;
  line-height: 1.7;
  margin-right: 18px;
  min-width: 150px;
}
#itempage .cart_button_left label {
  display: inline-block;
  min-width: 60px;
  font-size: 14px;
}
#itempage .cart_button_left .item_option {
  margin-bottom: 14px;
}
#itempage .cart_button_left input[type="text"],
#itempage .cart_button_left select {
  min-width: 72px;
  font-size: 14px;
}
#itempage section.content {
  padding-bottom: 32px;
  border-bottom: 1px solid #d70c18;
}
#itempage section.content:last-child {
  border-bottom: none;
}
#itempage section.content h3.heading {
  position: relative;
  padding-left: 2em;
}
#itempage section.content h3.heading:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  bottom: 0;
  margin: auto 0;
  width: 1em;
  height: 1em;
  background-color: #d70c18;
}
.page_content {
	padding: 10px;
}
/* Welcart Item single page CSS End */
/*********************************************************************/
/* Welcart Search page CSS Start */
#searchbox {
	margin: 0px;
	padding: 0px;
}
#searchbox div.field {
	margin: 20px 0px;
	padding: 0px;
}
#searchbox label.outlabel {
	margin: 0px 10px 0px 0px;
	padding: 0px;
	font-weight: bold;
}
#searchbox fieldset {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#searchbox legend {
	margin-left: 5px;
	margin-right: 5px;
	padding: 2px 5px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
#searchbox fieldset ul {
	margin: 0px;
	padding: 5px 10px 10px 10px;
}
#searchbox fieldset li {
	width: 200px;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	float: left;
	list-style-type: none;
}
/* Welcart Search page CSS End */
/*********************************************************************/
/* Welcart Member page CSS Start */
#memberpages #memberinfo ul {
	margin: 0px;
	padding: 0px 0px 15px 20px;
	list-style-position: outside;
}
#memberpages #memberinfo li {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
#memberpages #memberinfo li strong {
	color: #cc0000;
}
#memberpages div.loginbox {
	width: 220px;
	margin: 50px auto 0px auto;
	padding: 0px 30px 30px 30px;
	background-color: #F6F6F6;
	border: 1px solid #CCCCCC;
}
#memberpages input.loginmail,
#memberpages input.loginpass {
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 20px;
}
#memberpages form {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#memberpages .loginbox p {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	color: #333333;
	font-size: 14px;
	line-height: 150%;
}
#memberpages .loginbox p#nav {
	padding: 0px 0px 0px 12px;
}
#memberinfo table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
#memberinfo table .num{
	font-size: 14px;
}
#memberinfo table .rightnum{
	font-size: 14px;
	text-align: right;
	padding-right: 5px;
}
#memberinfo th {
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background-color: #f8f8f8;
	border: 1px solid #e6e6e6;
	color: #4e5020;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
}
#memberinfo th.historyrow {
	color: #FFFFFF;
	background-color: #999999;
}
#memberinfo td {
	padding: 5px 10px;
	border: 1px solid #e6e6e6;
	color: #333333;
	font-size: 14px;
	line-height: 150%;
}
#memberinfo td.retail {
	margin: 0px;
	padding: 0px;
}
#memberinfo h3 {
	height: 26px;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	background-color: #990000;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;
	text-indent: 10px;
	border-bottom: 1px solid #660000;
}
#memberinfo .send {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;
}
#memberinfo .customer_form input {
	width: 150px;
}
#memberinfo .customer_form input#zipcode {
	width: 100px;
}
#memberinfo .customer_form input#address1,#memberinfo .customer_form input#address2,#memberinfo .customer_form input#address3 {
	width: 250px;
}
#memberinfo .customer_form em {
	color: #ff0000;
	font-style: normal;
}
#newmember ul {
  padding-left: 2em;
}
#newmember table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
	border-collapse: collapse;
}
#newmember table .num{
	font-size: 14px;
}
#newmember table .rightnum{
	padding-right: 5px;
	font-size: 14px;
	text-align: right;
}
#newmember th {
	width: 25%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	background-color: #f8f8f8;
	border: 1px solid #e6e6e6;
	color: #4e5020;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
}
#newmember td {
	padding: 5px 10px;
	border: 1px solid #e6e6e6;
	color: #333333;
	font-size: 14px;
	line-height: 150%;
}
#newmember .send {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;
}
#newmember .customer_form input {
	width: 120px;
}
#newmember .customer_form input#zipcode {
	width: 100px;
}
#newmember .customer_form input#search_zipcode {
  margin-left: 12px;
	width: auto;
}
#newmember .customer_form input#loginmail,
#newmember .customer_form input#mailaddress1,
#newmember .customer_form input#mailaddress2,
#newmember .customer_form input#address1,
#newmember .customer_form input#address2,
#newmember .customer_form input#address3 {
	width: 250px;
}
#newmember .customer_form em {
	font-style: normal;
	color: #ff0000;
}
/* Welcart Member page CSS End */
/*********************************************************************/
/* Welcart cart page CSS Start */
.usccart_navi ol {
	width: auto;
	height: 44px;
	margin: 12px 0;
	padding: 0px;
	display: block;
	list-style-image: none;
	list-style-type: none;
}
.usccart_navi li {
  width: 25%;
	height: 44px;
	margin: 0px;
	float: left;
	color: #cccccc;
	font-size: 14px;
  border-bottom: 3px solid #cccccc;
  line-height: 38px;
}
.usccart_navi li .icon {
  position: relative;
  float: left;
  width: 38px;
  height: 38px;
  margin: 0 10px;
  color: #ffffff;
  background-color: #cccccc;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
	border-radius: 50%;
}
.usccart_navi li .icon div {
  display: table-cell;
  width: 38px;
  height: 38px;
  font-size: 10px;
  text-align: center;
  vertical-align: middle;
  line-height: 1.1;
}
.usccart_navi li.usccart_customer,
.usccart_navi li.usccart_delivery,
.usccart_navi li.usccart_confirm,
.usccart_navi li.usccart_complete {
  color: #434343;
  border-bottom: 3px solid #434343;
}
.usccart_navi li.usccart_customer .icon,
.usccart_navi li.usccart_delivery .icon,
.usccart_navi li.usccart_confirm .icon,
.usccart_navi li.usccart_complete .icon {
  background-color: #434343;
}
.cart_msg {
  font-size: 12px;
}
#cart_table {
  margin: 10px 0;
}
#cart_table th {
  margin-right: auto;
  margin-left: auto;
  padding: 5px 10px;
  background-color: #f3f3f3;
  border: 1px solid #e6e6e6;
  color: #4c4d25;
  font-size: 14px;
  font-weight: bold;
  line-height: 150%;
  text-align: left;
  white-space: nowrap;
}
#cart_table td {
  padding: 5px 10px;
  border: 1px solid #e6e6e6;
  color: #4c4c4c;
  font-size: 14px;
  line-height: 150%;
}
#cart_table .thumbnail {
  width: 120px;
}
#cart_table .price,
#cart_table .quantity {
  width: 60px;
}
#inside-cart .post {
	width: auto;
	margin-top: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#inside-cart h2 {
	height: 32px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 10px;
	background-color: #ffcc00;
	border-bottom: 2px solid #ffe679;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}
#inside-cart p {
	margin: 0px;
	padding: 15px 0px 0px 0px;
	color: #333333;
	font-size: 12px;
	line-height: 24px;
}
#inside-cart .send {
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #ffcc00;
	text-align: center;
}
#customer-info .post {
	width: auto;
	margin-top: 10px;
	padding: 15px 0px;
}
#customer-info .error_message {
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}
#customer-info h2 {
	height: 32px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 10px;
	background-color: #ff9900;
	border-bottom: 2px solid #ffc56a;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}
#customer-info form {
	margin: 0px;
	padding: 0px;
}
#customer-info .passinfo {
  margin: 0px;
  padding: 0px 0px 0px 12px;
  font-size: 12px;
  line-height: 24px;
}
#customer-info table {
  width: 100%;
	margin-top: 10px;
	border-collapse: collapse;
}
#memberinfo .customer_form th,
#customer-info th {
	width: 25%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 10px;
	background-color: #f3f3f3;
	border: 1px solid #e6e6e6;
	color: #4c4d25;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
}
#memberinfo .customer_form td,
#customer-info td {
	padding: 5px 10px;
	border: 1px solid #e6e6e6;
	color: #4c4c4c;
	font-size: 14px;
	line-height: 150%;
}
#newmember .customer_form input,
#memberinfo .customer_form input,
#customer-info .customer_form input {
	margin-right: 3px;
}
#newmember .customer_form tr.inp1 input,
#memberinfo .customer_form tr.inp1 input,
#customer-info .customer_form tr.inp1 input {
	width: 82%;
	margin-left: 3px;
}
#newmember .customer_form tr.inp2 input,
#memberinfo .customer_form tr.inp2 input,
#customer-info .customer_form tr.inp2 input {
	width: 75%;
	margin-left: 0px;
	margin-right: 3px;
}
#customer-info .passwd_msg {
  font-size: 13px;
}
#customer-info .send {
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #ff9900;
	text-align: center;
}
#customer-info .customer_form input#zipcode,
#customer-info .customer_form input#delivery_zipcode {
	width: 100px;
}
#memberinfo .customer_form input#search_zipcode,
#customer-info .customer_form input#search_zipcode {
  margin-left: 12px;
	width: auto;
}
#memberinfo .customer_form input#loginmail,
#memberinfo .customer_form input#mailaddress1,
#memberinfo .customer_form input#address1,
#memberinfo .customer_form input#address2,
#memberinfo .customer_form input#address3,
#customer-info .customer_form input#loginmail,
#customer-info .customer_form input#mailaddress1,
#customer-info .customer_form input#address1,
#customer-info .customer_form input#address2,
#customer-info .customer_form input#address3,
#customer-info .customer_form input#delivery_address1,
#customer-info .customer_form input#delivery_address2,
#customer-info .customer_form input#delivery_address3 {
	width: 250px;
}
#customer-info .customer_form em {
	color: #ff0000;
	font-style: normal;
}

#delivery-info .post {
	width: auto;
	margin-top: 10px;
	padding: 15px 0px;
}
#delivery-info h2 {
	height: 32px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 10px;
	background-color: #ff6600;
	border-bottom: 2px solid #ffaa68;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}
#delivery-info form {
	margin: 0px;
	padding: 0px;
}
#delivery-info table.customer_form {
	width: 100%;
	margin-bottom: 10px;
	border-collapse: collapse;
}
#delivery-info th {
	width: 25%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 10px;
	background-color: #f3f3f3;
	border: 1px solid #e6e6e6;
	color: #4c4d25;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
}
#delivery-info td {
	padding: 5px 10px;
	border: 1px solid #e6e6e6;
	color: #4c4c4c;
	font-size: 14px;
	line-height: 150%;
}
#delivery-info .error_message {
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
	line-height: 26px;
}
#delivery-info .customer_form dl {
	width: auto;
	margin: 0px;
	padding: 0px;
}
#delivery-info .customer_form dt {
  float: left;
	width: 30%;
	padding-top: 5px;
	color: #333333;
	font-size: 14px;
	line-height: 150%;
  height: 21px;
}
#delivery-info .customer_form dt input {
  margin-right: 5px;
}
#delivery-info .customer_form dd {
  float: left;
  width: 70%;
	margin: 0px;
  padding-top: 6px;
	color: #333333;
	font-size: 12px;
	line-height: 150%;
  height: 20px;
}
#delivery-info #delivery_table input {
	width: 150px;
	margin-right: 3px;
}
#delivery-info #delivery_table tr.inp1 input {
	width: 83%;
	margin-right: 0px;
	margin-left: 3px;
}
#delivery-info #delivery_table tr.inp2 input {
	width: 76%;
	margin-right: 3px;
	margin-left: 0px;
}
#delivery-info #delivery_table input#zipcode {
	width: 100px;
}
#delivery-info .customer_form input#search_zipcode {
  margin-left: 12px;
	width: auto;
}
#delivery-info #delivery_table input#address1,
#delivery-info #delivery_table input#address2,
#delivery-info #delivery_table input#address3 {
	width: 350px;
}
#delivery-info .customer_form #delivery_date_select,
#delivery-info .customer_form #delivery_date_select+.cart_msg {
  float:left;
}
#delivery-info .customer_form #delivery_date_select+.cart_msg {
  font-size: 12px;
  margin-left: 5px;
  padding: 7px 0 0;
  line-height: 1;
}
#delivery-info .customer_form .btn {
	width: 24px;
}
#delivery-info #time {
	margin-top: 10px;
}
#delivery-info #time textarea {
	height: 100px;
	width: 94%;
}
#delivery-info .send {
	text-align: center;
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #ff6600;
}
#delivery-info #notes_table .notes {
  width: 100%;
  height: 10em;
}
.no_cart,
.confirm_notice {
  margin: 24px 0 12px;
}
#info-confirm .post {
	width: auto;
	margin-top: 10px;
	padding: 15px 0px;
	background-color: #ffffff;
}
#info-confirm h2 {
	height: 32px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 10px;
	background-color: #ff3300;
	border-bottom: 2px solid #ff8f71;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}
#info-confirm form {
	margin: 0px;
	padding: 0px;
}
#info-confirm #confirm_table {
	width: 100%;
	margin-top: 15px;
	border-collapse: collapse;
}
#confirm_table h3 {
	margin: 0px;
	padding: 0px;
	color: #ff3300;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}
#confirm_table th {
	width: 25%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 10px;
	border: 1px solid #e6e6e6;
	color: #50511d;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	text-align: left;
}
#confirm_table td {
	padding: 5px 10px;
	border: 1px solid #e6e6e6;
	color: #333333;
	font-size: 12px;
	line-height: normal;
}
#confirm_table .ttl {
	background-color: #ffffef;
}
#confirm_table .bdc {
	background-color: #edf6ff;
}
#info-confirm .send {
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #FF3300;
	text-align: center;
}
#coml-page h2,#error-page h2 {
	height: 32px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 10px;
	background-color: #666600;
	border-bottom: 2px solid #b2b165;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
}
#coml-page p,#error-page p {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 12px;
	line-height: 150%;
}
#coml-page form,#error-page form {
	margin: 0px;
	padding: 0px;
}
#coml-page .send,#error-page .send {
	width: auto;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #b2b165;
	text-align: center;
}
#coml-page .post,#error-page .post {
	width: auto;
	margin-top: 10px;
	padding: 15px;
	background-color: #ffffff;
}
#cart #point_table {
	width: auto;
  font-size: 14px;
	margin-top: 15px;
	margin-bottom: 10px;
  margin-left: auto;
  margin-right: 0;
}
#cart #point_table th {
  height: 30px;
  padding: 5px 10px;
  background-color: #f3f3f3;
  border: 1px solid #e6e6e6;
  font-weight: bold;
}
#cart #point_table td {
	height: 30px;
  padding: 5px 10px;
  border: 1px solid #e6e6e6;
}
#cart #point_table .point {
	font-size: 1.5em;
	font-weight: bold;
  margin-right: 5px;
}

#cart #point_table input.used_point {
	width: 60px;
	text-align: right;
	padding-right: 5px;
}
#cart tr.pc {
  display: table-row;
}
#cart span.pc {
  display: inline;
}
#cart tr.mobile {
  display: none;
}
#cart span.mobile {
  display: none;
}
.purchase_msg {
  font-size: 14px;
  text-align: center;
  margin-top: 15px;
	margin-bottom: 10px;
}
/* Welcart cart page CSS End */
/*********************************************************************/
/* Welcart Inquiry page CSS Start */
.inqbox {
	width: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.inqbox ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-position: outside;
}
.inqbox li {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 12px;
	line-height: 24px;
}
.inqbox li strong {
	color: #cc0000;
}
.inqbox .inquiry_table {
	width: 100%;
	margin-top: 20px;
	border-collapse: collapse;
}
.inqbox form {
	margin: 0px;
	padding: 0px;
}
.inqbox th {
	width: 25%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 10px;
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
	color: #4e5020;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	text-align: left;
	vertical-align: top;
}
.inqbox td {
	width: 75%;
	padding: 5px 10px;
	border: 1px solid #cccccc;
	color: #333333;
	font-size: 12px;
	line-height: normal;
}
.inquiry_table input {
	width: 95%;
}
.inquiry_table textarea {
	width: 95%;
	height: 150px;
}
.inqbox .send {
	margin: 0px auto;
	padding: 15px 0px;
	text-align: center;
}
.inqbox .inquiry_comp {
	margin: 50px auto 0px auto;
	padding: 15px 0px;
	color: #336600;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
}
.inqbox .compbox {
	padding: 10px;
	background-color: #FFFFCC;
	border: 1px solid #FFCC00;
	font-size: 1em;
	line-height: 1.5em;
}
/* Welcart Inquiry page CSS End */
/*********************************************************************/
/* footer CSS Start */
footer {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
#footer {
	height: 240px;
	margin: 0;
	padding: 0;
  background: url('images/footer_bg.png') repeat center center;
  background-size: auto 100%;
}
.ie8 #footer,
.ie7 #footer,
.ie6 #footer {
  background-image: url('images/footer_bg_ie8.png');
}
#footer_inner {
	position: relative;
	width: 980px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}
#footer_inner ul li {
	list-style-type: none;
}
#footer_logo {
	position: absolute;
	left: 25px;
	top: 15px;
}
#kaijikun_footer {
	position: absolute;
	left: 338px;
	bottom: 50px;
	margin: 0;
}
#sns {
	position: absolute;
	right: 0;
	top: -75px;
}
#sns ul {
	margin: 0;
	padding: 0;
}
#sns li {
	float: left;
	margin-left: 25px;
}
#sns li:first-child {
	margin-left: 0;
}
#sns li a img.on {
	display: none;
}
#sns li a:hover img.on,
#sns li a.hover img.on,
#sns li a.active img.on {
	display: block;
}
#sns li a:hover img.off,
#sns li a.hover img.off,
#sns li a.active img.off {
	display: none;
}
#footer_menu {
	position: absolute;
	left: 570px;
	top: 18px;
	line-height: 1.75;
}
#footer_menu ul {
	margin: 0;
	padding: 0;
}
#footer_menu li {
	position: relative;
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 12px;
	font-size: 1.2rem;
}
#footer_menu li a:before {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	border-top: 5px solid transparent;
	border-left: 6px solid #ffffff;
	border-bottom: 5px solid transparent;
}
#footer_menu a {
	color: #ffffff;
	text-decoration: none;
}
#footer_menu a:hover,
#footer_menu a.hover {
	color: #161e5c;
	text-decoration: underline;
}
#footer_menu li a:hover:before,
#footer_menu li a.hover:before {
	border-left: 6px solid #161e5c;
}
#footer_menu .footer_menu {
	float: left;
	width: 140px;
}
#sns_official {
	position: absolute;
	left: 570px;
	top: 134px;
}
#sns_official ul {
	margin: 0;
	padding: 0;
}
#sns_official li {
	display: table;
	float: left;
	margin-left: 7px;
	width: 70px;
	height: 30px;
}
#sns_official li:first-child {
	margin-left: 0;
}
#sns_official li a {
	display: table-cell;
	vertical-align: middle;
	height: 28px;
	border: 1px solid #ffffff;
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-size: 1.05rem;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: transparent;
}
#sns_official li a:hover,
#sns_official li a.hover {
	background: #71bae1;
}
#sns_official li a span {
	display: block;
	font-size: 10px;
	font-size: 1.05rem;
}
#sns_official li a div {
	font-size: 9px;
	font-size: .9rem;
}

.totop {
	display: block;
  position: fixed;
  right: 20px;
  bottom: 20px;
	-moz-transition-property: opacity, -moz-filter;
	-webkit-transition-property: opacity, -webkit-filter;
	-o-transition-property: opacity, -o-filter;
	-ms-transition-property: opacity, -ms-filter;
	transition-property: opacity, filter;
	-moz-transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	transition-duration: 300ms;
}
.totop.mobile {
	display: none;
}
.totop.hide {
	display: block;
	opacity: 0;
	filter: alpha( opacity=0 );
	-ms-filter: "alpha( opacity=0 )";
}
.totop.stop {
	position: absolute;
	top: 20px;
	bottom: auto;
}
.totop a {
  display: block;
  width: 98px;
  height: 98px;
  color: #ffffff;
  border: 1px solid #ffffff;
  background: #359cd4;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.totop a:hover,
.totop a.hover {
	background: #71bae1;
}
.totop a .arw {
  position: absolute;
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  top: 13px;
  margin: auto;
  border-bottom: 11px solid #ffffff;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
}
.totop a .arw div {
  position: absolute;
  width: 0;
  height: 0;
  left: -11px;
  top: 1px;
  border-bottom: 11px solid #359cd4;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
}
.totop a:hover .arw div,
.totop a.hover .arw div {
	border-bottom: 11px solid #71bae1;
}
.totop a .txtbox {
  display: table;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  margin: auto;
  text-align: center;
  line-height: 1;
}
.totop a .txt {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.totop a .txt .eng {
  font-size: 12px;
  font-size: 1.2rem;
  padding-top: 15px;
	letter-spacing: 0.15em;
	text-indent: 0.15em;
}
.totop a .txt .jpn {
	font-size: 12px;
  font-size: 1.2rem;
  padding-top: 10px;
	font-weight: bold;
	letter-spacing: 0;
}
.totop.hide a {
	cursor: default;
}

#copyright {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 24px;
	line-height: 1;
	letter-spacing: 0.02em;
}
#copyright,
#copyright small {
	font-family: 'Garamond';
	font-size: 10px;
	font-size: 1rem;
	text-align: center;
	color: #ffffff;
}

/* footer CSS End */
/*********************************************************************/
#header_menu #burger {
	display: none;
}

@media only screen and (max-width: 980px) {
  .pc {
    display: none;
  }
  .mobile {
    display: block;
  }

	#common-contents {
    padding-bottom: 0;
	}

	#floating {
		position: absolute;
		background-color: #ffffff;
		top: 0;
		left: 0;
		right: 0;
		height: 60px;
		z-index: 10000;
	}
	#floating.float {
		position: fixed;
		padding-bottom: 0;
		box-shadow: 0px 5px 10px -5px #000000;
    -moz-box-shadow: 0px 5px 10px -5px #000000;
    -webkit-box-shadow: 0px 5px 10px -5px #000000;
	}
	#header_menu {
		top: auto !important;
	}
	header {
		height: 60px;
	}

	#header {
    height: 60px;
    background: url('images/header_bg_mobile.png') repeat center center;
    background-size: auto 100%;
	}
	#header_inner {
    width: auto;
    height: 60px;
	}
	#header_right_box {
		float: none;
		width: 100%;
		height: 60px;
	}
	#header_right_box .kure {
    float: left;
    width: 44px;
    height: 45px;
    margin: 0;
    padding-top: 7px;
    padding-left: 22px;
    padding-bottom: 0;
	}
	#header_right_box .kure img {
		width: 40px;
    height: auto;
	}
	#header_right {
    position: relative;
    float: left;
    width: auto;
    height: 45px;
    margin: 0;
    padding-top: 7px;
	}
	#header_right .description {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 9px;
	}
	#header_right .titles {
		height: 22px;
		bottom: 0;
	}
	#header_right .titles .curry {
		position: absolute;
    width: 114px;
		height: auto;
		left: 0;
		bottom: 0;
	}
	#header_right .titles .official {
		position: absolute;
    margin-left: 0;
    padding-top: 0;
		left: 118px;
		bottom: 0;
	}

	#header_menu ul {
    display: block;
    width: auto;
	}
	#header_menu ul li a .box {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 24px;
    border: none;
    margin-left: 0;
	}
	#header_menu #burger {
		display: block;
		position: absolute;
		top: -60px;
		right: 0;
		height: 21px;
		width: 16px;
		margin: 16px 16px 0 0;
		padding: 7px;
		background: #ffffff;
		overflow: hidden;
		z-index: 10000;
	}
	#header_menu #burger .box {
		position: relative;
		width: 16px;
		height: 16px;
	}
	#header_menu #burger .t,
	#header_menu #burger .m,
	#header_menu #burger .b {
		position: absolute;
		width: 16px;
		height: 2px;
		background-color: #005da7;
		left: -100%;
		right: -100%;
		margin: auto;
		-moz-border-radius: 1px;
		-webkit-border-radius: 1px;
		-o-border-radius: 1px;
		-ms-border-radius: 1px;
		border-radius: 1px;
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	#header_menu #burger .t {
		top: -12px;
		bottom: 0;
	}
	#header_menu #burger .m {
		top: 0;
		bottom: 0;
	}
	#header_menu #burger .b {
		top: 0;
		bottom: -12px;
	}
	#header_menu #burger .menu {
		position: absolute;
		left: 0;
		right: 0;
		bottom: 5px;
		margin: auto;
	}
	#header_menu.active #burger .t,
	#header_menu.active #burger .m,
	#header_menu.active #burger .b {
		width: 22px;
	}
	#header_menu.active #burger .t,
	#header_menu.active #burger .b {
		top: -100%;
		bottom: -100%;
	}
	#header_menu.active #burger .t {
		-moz-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	#header_menu.active #burger .m {
		width: 0;
	}
	#header_menu.active #burger .b {
		-moz-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#header_menu.ab {
		position: absolute;
	}

	#header_menu .menubox {
		display: none;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		background: #000000;
		z-index: 9999;
	}
	#header_menu ul {
		display: block;
		width: auto;
		text-align: left;
		-webkit-overflow-scrolling: touch;
	}
	#header_menu ul li {
		display: block;
		float: left;
		margin-left: 0;
		width: 50%;
		white-space: nowrap;
		border-left: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		box-sizing: border-box;
	}
	#header_menu ul li:nth-child(odd) {
		border-left: none;
	}
	#header_menu li ul li.pc {
		display: none;
	}
	#header_menu li ul li.mobile {
		display: table;
	}
	#header_menu ul li,
	#header_menu li ul li {
		padding: 2px;
	}
	#header_menu ul li a,
	#header_menu li ul li a,
	#header_menu ul li:first-child a {
		height: 36px;
		line-height: 1;
		background: transparent;
	}
	#header_menu ul li a:hover {
		color: #ffffff;
		background: transparent;
	}
	#header_menu ul li.hover,
	#header_menu ul li.active {
    background: #ffffff;
	}
	#header_menu ul li.hover > a,
	#header_menu ul li.active > a {
		color: #000000;
	}

	#header_menu ul li .box div {
		width: auto;
	}
	#header_menu ul li ul {
		background: #d2d2d2;
    z-index: 999;
	}
	#header_menu li:hover ul {
    display: none;
	}
	#header_menu li.hover ul {
    display: block;
	}
	#header_menu li ul {
		margin-top: -1px;
		border-top: 1px solid #000000;
	}
	#header_menu ul li ul li {
		float: none;
		width: 100%;
		border-bottom: 1px solid #000000;
		border-left: none;
	}
	#header_menu ul li ul li a,
	#header_menu ul li ul li a:hover {
		color: #000000;
	}
	#header_menu ul li ul li.hover,
	#header_menu ul li ul li.active {
		background: #005da7;
	}
	#header_menu ul li ul li.hover a,
	#header_menu ul li ul li.active a {
		color: #ffffff;
	}
	#header_menu li.close .cross {
		position: absolute;
		width: 30px;
		height: 30px;
		right: 4px;
		top: 0;
		bottom: 0;
		margin: auto;
		background-color: #005da7;
		overflow: hidden;
	}
	#header_menu li.close .cross .box {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		width: 16px;
		height: 16px;
		margin: auto;
	}
	#header_menu li.close .cross .t,
	#header_menu li.close .cross .b {
		position: absolute;
		top: -100%;
		bottom: -100%;
		left: -100%;
		right: -100%;
		width: 22px;
		height: 2px;
		margin: auto;
		background-color: #ffffff;
	}
	#header_menu li.close .cross .t {
		-moz-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	#header_menu li.close .cross .b {
		-moz-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#header_menu li.close.hover a .cross,
	#header_menu li.close.active a .cross {
		background-color: #ffffff;
	}
	#header_menu li.close.hover a .cross .t,
	#header_menu li.close.active a .cross .t,
	#header_menu li.close.hover a .cross .b,
	#header_menu li.close.active a .cross .b {
		background-color: #005da7;
	}

	#header_menu.active .menubox {
		display: block;
	}


	.contents {
    width: auto;
		padding: 0;
	}
	#content {
		margin: 0;
	}
	.home #content {
		padding-top: 25px;
		margin: 0 25px;
	}
	.two_columns {
    width: auto !important;
    float: none;
	}
	.thin {
		width: auto;
	}
	.thin.media {
		width: auto !important;
	}

	#pankuzu {
		background: #000000;
		color: #ffffff;
		padding: 0 18px;
		line-height: 30px;
		height: 30px;
		font-size: 1.1rem;
		overflow: hidden;
	}
	#pankuzu div + div {
		display: none;
	}
	#pankuzu a {
		color: #ffffff;
		text-decoration: none;
	}
	#pankuzu a:hover,
	#pankuzu a:active {
		text-decoration: underline;
	}

	/* top page */
	.cat_imglist li {
    float: none;
    width: 100%;
    height: 90px;
    list-style-type: none;
	}
	.cat_imglist li,
	.cat_imglist li:nth-child(even),
	.cat_imglist li.even {
		margin: 0 0 15px 0;
	}
	.cat_imglist li a {
		height: 90px;
		letter-spacing: 0.15em;
	}
	.cat_imglist li .image {
		width: 130px;
	}
	.cat_imglist li .image img {
		height: 90px !important;
		width: auto;
		max-width: inherit !important;
	}
	.cat_imglist li .title {
    padding-left: 12px;
	}
	.cat_imglist li .title .jpn {
    font-size: 14px;
    font-size: 1.4rem;
	}
	.cat_imglist li .title .eng {
    font-size: 12px;
    font-size: 1.2rem;
	}
	.cat_imglist .cat_curry a .icon {
		top: 6px;
		left: 121px;
		width: 64px;
		height: auto;
	}
	.cat_imglist .cat_kaijikun a .icon {
		top: 33px;
		left: 115px;
		width: 50px;
		height: auto;
	}
	.cat_imglist .cat_kure_city a .icon {
		top: 45px;
		left: 127px;
		width: 48px;
		height: auto;
	}
	.cat_imglist .cat_other a .icon {
		top: 31px;
		left: 123px;
		width: 49px;
		height: auto;
	}

	#ribbon_box {
		display: block;
		margin: 10px auto 20px;
	}
	#ribbon_box ul {
		margin: 0 auto;
		padding: 0;
		width: 200px;
	}
	#ribbon_box ul li {
		list-style-type: none;
	}
	#ribbon_box ul li + li {
		margin: 10px auto 0;
	}
	#ribbon_box ul li a {
		display: block;
		position: relative;
		color: #ffffff;
	}

	#shop_search ul li {
    float: none;
    margin: 0 0 15px ;
    width: auto;
    height: 60px;
	}
	#shop_search ul li:first-child {
		margin: 0 0 15px;
	}
	#shop_search ul li a {
    display: block;
		height: 60px;
	}
	#shop_search ul li a .image {
		top: 0;
		left: 14px;
		right: auto;
		width: 40px;
		height: 40px;
	}
	#shop_search ul li a .image .img {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		width: auto;
		margin: auto;
	}
	#shop_search ul li a .image.list .img {
		height: 30px;
	}
	#shop_search ul li a .image.map .img {
		height: 32px;
	}
	#shop_search ul li a .image.vessels .img {
		height: 38px;
	}
	#shop_search ul li a .title {
		position: absolute;
    display: block;
		left: 56px;
		right: 0;
		top: 0;
		bottom: 0;
		width: auto;
	}
	#shop_search ul li a .title .jpn,
	#shop_search ul li a .title .eng {
		position: absolute;
    display: block;
		top: 0;
		bottom: 0;
		height: 1em;
		line-height: 1;
		margin: auto;
	}
	#shop_search ul li a .title .jpn {
    font-size: 16px;
    font-size: 1.6rem;
    padding-top: 0;
		left: 74px;
		width: 132px;
	}
	#shop_search ul li a .title .eng {
    font-size: 12px;
    font-size: 1.2rem;
		width: 74px;
		left: 0;
	}
	#shop_search ul li a .loupe {
    width: 65px;
    height: 65px;
    right: -2px;
    bottom: -12px;
    z-index: 0;
	}

	#currydata h1.title {
		margin: 25px auto 0;
		height: auto;
	}
	#currydata h1.title .jpn {
		font-size: 1.4rem;
	}
	#currydata h1.title .eng {
		font-size: 1.2rem;
		margin-top: 3px;
	}
	#currydata .cat_links {
		position: static;
		margin-top: 25px;
		margin-bottom: 20px;
	}
	#currydata .cat_links ul {
		display: table;
		float: left;
		width: 50%;
		box-sizing: border-box;
	}
	#currydata .cat_links ul.left {
		padding: 0 0 0 5px;
	}
	#currydata .cat_links ul.right {
		padding: 0 5px 0 0;
	}
	#currydata .cat_links ul li {
		float: left;
		width: 50%;
	}
	#currydata .cat_links ul li br {
		display: initial;
	}
	#currydata .cat_links ul.left li {
		margin-left: 0;
		padding-right: 0;
	}
	#currydata .cat_links ul.right li {
		margin-right: 0;
    padding-left: 0;
	}
	#currydata .cat_links ul li a,
	#currydata .cat_links ul li a .icon,
	#currydata .cat_links ul li a > span {
		display: block;
	}
	#currydata .cat_links ul li a .icon {
		margin: 0 auto;
		height: 27px;
	}
	#currydata .cat_links ul li a > span {
		padding-left: 0;
		text-align: center;
	}
	#currydata .cat_links ul li .jpn {
		font-size: .8rem;
		letter-spacing: 0.1em;
		line-height: 1.05;
		margin-top: 3px;
	}
	#currydata .cat_links ul li .eng {
		font-size: .5rem;
		letter-spacing: 0.15em;
	}
	#currydata .post_links ul li {
		position: relative;
		height: auto;
		border-top: 1px dotted #646464;
		border-bottom: none;
	}
	#currydata .post_links ul li a {
		display: block;
		height: auto;
	}
	#currydata .post_links ul li .icon,
	#currydata .post_links ul li .img,
	#currydata .post_links ul li .time,
	#currydata .post_links ul li .title {
		display: block;
		height: auto;
		text-align: center;
		letter-spacing: .15em;
	}
	#currydata .post_links ul li .icon {
		position: absolute;
		left: 0;
		top: 0;
		width: 44px;
		height: 64px;
	}
	#currydata .post_links ul li .icon img {
		margin-top: 18px;
	}
	#currydata .post_links ul li .img {
		width: 120px;
		height: 75px;
		margin: 13px auto 5px;
	}
	#currydata .post_links ul li .figure {
		margin: 0;
		width: 100%;
		height: 100%;
	}
	#currydata .post_links ul li .figure div {
		width: 100%;
		height: 100%;
	}
	#currydata .post_links ul li .time {
		width: auto;
		font-size: 1.2rem;
		line-height: 1;
	}
	#currydata .post_links ul li .title {
		font-size: 1.4rem;
		font-size: 1.6rem;
		line-height: 1.3;
		margin-top: 3px;
	}
	#currydata .post_links ul li .more {
		text-align: right;
		letter-spacing: 0;
	}
	#currydata .post_links ul li .more a {
		display: inline;
		color: #646464;
		font-size: .9rem;
	}
	#currydata .post_links ul li .more a:hover,
	#currydata .post_links ul li .more a:active {
		color: #969696;
	}

	#top_block li {
    float: none;
    width: auto;
    height: 60px;
	}
	#top_block li,
	#top_block li:nth-child(even),
	#top_block li.even {
		margin: 0 0 15px;
	}
	#top_block li a {
		height: 60px;
	}
	#top_block li#top_privacy_policy a .title .jpn {
		letter-spacing: 0.15em;
	}
	#top_block li .img {
    padding-left: 22px;
    width: 38px;
	}
	#top_block #top_qa .img img {
    width: 27px;
    height: auto;
	}
	#top_block #top_steering_body .img img {
    width: 38px;
    height: auto;
	}
	#top_block #top_privacy_policy .img img {
    width: 25px;
    height: auto;
	}
	#top_block #top_contact .img img {
    width: 34px;
    height: auto;
	}
	#top_block li a {
		text-align: left;
		text-indent: 0;
	}
	#top_block li .title {
		padding-left: 32px;
		padding-right: 0;
	}
	#top_block li .title .jpn {
    font-size: 14px;
    font-size: 1.4rem;
	}
	#top_block li .title .eng {
    font-size: 12px;
    font-size: 1.2rem;
	}

	/* content */
	#page_title {
		margin: 20px auto 12px;
	}
	#page_title .bg {
		width: 228px;
	}
	.list .two_columns,
	.currydata .two_columns {
		margin-right: 0 !important;
	}
	#page_title .box > div {
		height: 46px;
	}
	#page_title .box > div > div {
		font-size: 1.4rem;
		font-size: 2rem;
		letter-spacing: 0.05em;
		text-indent: 0.05em;
	}
	.privacy_policy #page_title .box > div > div {
		font-size: 1.6rem;
		letter-spacing: 0;
		text-indent: 0;
	}
	#page_title .thumb {
		margin: 2px auto 10px;
		max-width: 44px;
		height: auto;
	}

	#page_content {
    margin: 12px 25px 0;
		line-height: 1.5 !important;
	}
	#page_content.list,
	#page_content.vessels {
		margin: 12px 0 0;
	}
	#page_content.map {
		margin: 12px 10px 0;
	}
	.about #page_content,
	.story #page_content,
	.steering_body #page_content,
	.qa #page_content,
	.privacy_policy #page_content {
		width: auto;
	}
	.about #page_content p,
	.story #page_content p {
    margin-top: 1.5em;
	}

	.about #page_content .about_img {
		width: auto;
	}
	.about_img img {
		max-width: 100%;
		height: auto;
	}
	.about_img .aleft,
	.about_img .aright {
		float: none;
	}
	.about_img .aright {
		margin-top: 20px;
	}
	.about_img img {
		width: 100%;
		height: auto;
	}

	#listbox .col {
		float: none;
		width: 100%;
		height: auto;
	}
	#listbox .col:nth-child(4n+1), #listbox .col:nth-child(4n), #listbox .col.color_pc {
		background: #ffffff;
	}
	#listbox .col:nth-child(odd) {
		background: #e6f5ff;
	}
	#listbox .col .box {
		padding: 15px 25px 65px;
		height: auto;
	}
	#listbox .col h2 {
		font-size: 2.1rem;
		padding-left: 30px;
		margin: 0 0 6px;
	}
	#listbox .col h2 .xs {
		font-size: .9rem;
	}
	#listbox .col h2 .s {
		font-size: 1.4rem;
	}
	#listbox .col h2 .no {
		width: 26px;
		height: 26px;
		font-size: 1.8rem;
		line-height: 26px;
	}
	#listbox .col .mainimg {
		margin-bottom: 16px;
	}
	#listbox .col .subimgs {
		margin-bottom: 12px;
	}
	#listbox .col .subimgs div.vessels {
		padding-right: 8px;
	}
	#listbox .col .subimgs div.building {
		padding-left: 8px;
	}
	#listbox .col .shop_contents {
		margin: 20px 0 15px;
	}
	#listbox .col .shop_contents .vessels {
		font-size: 1.2rem;
	}
	#listbox .col .shop_contents .vessels_eng {
		font-size: 1.05rem;
	}
	#listbox .col .shop_contents .data {
		text-align: center;
	}
	#listbox .col .shop_contents .curry .itemname {
		font-size: 1.4rem;
		line-height: 1.2;
	}
	#listbox .col .shop_contents .curry .itemprice {
		font-size: 2.1rem;
		margin-top: 3px;
	}
	#listbox .col .shop_contents .curry .itemprice .op {
		display: inline-block;
	}
	#listbox .col .shop_contents .curry .itemprice .price {
		font-size: 2.6rem;
	}
	#listbox .col .shop_contents .curry .itemprice .price em {
		display: block;
		position: static;
		line-height: 1;
	}
	#listbox .col .details a .jpn,
	.navigation .more a .jpn {
		font-size: 1.2rem;
		letter-spacing: 0.15em;
		text-indent: 0.15em;
	}
	#listbox .col .details a .eng,
	.navigation .more a .eng {
		font-size: .9rem;
	}
	#listbox .col .details,
	.navigation .more {
		width: 140px;
    height: 42px;
		margin: 15px auto 0;
	}
	#listbox .col .details .loupe,
	.navigation .more .loupe {
		width: 48px;
		height: 48px;
		top: 4px;
		left: 95px;
	}
	#listbox .shop_contents .shop_data .chart {
		width: 145px;
	}

	#itembox {
		width: auto;
		margin: 0 auto 20px;
	}
	#itembox h2 {
		font-size: 2.1rem;
		padding-left: 30px;
	}
	#itembox h2 .no {
		font-size: 1.8rem;
		width: 26px;
		height: 26px;
		line-height: 26px;
	}
	#itembox h2 .xs {
		font-size: .9rem;
	}
	#itembox h2 .s {
		font-size: 1.4rem;
	}
	#itembox .mainimg {
		margin-bottom: 16px;
	}
	#itembox .subimgs {
		margin-bottom: 16px;
	}
	#itembox .subimgs div.vessels {
		padding-right: 8px;
	}
	#itembox .subimgs div.building {
		padding-left: 8px;
	}
	#itembox .shop_contents {
		margin: 20px 0 15px;
	}
	#itembox .shop_contents .shop_data,
	#itembox .shop_contents .shop_data > div {
		display: block;
		text-align: center;
	}
	#itembox .shop_contents .shop_data div.chart {
		width: auto;
		margin: 10px auto;
	}
	#itembox .shop_contents .shop_data .chart .chart {
		position: static;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
	}
	#itembox .shop_contents .vessels {
		font-size: 1.2rem;
	}
	#itembox .shop_contents .vessels_eng {
		font-size: 1.05rem;
	}
	#itembox .shop_contents .curry .itemname {
		font-size: 1.6rem;
	}
	#itembox .shop_contents .curry .itemname br {
		display: none;
	}
	#itembox .shop_contents .curry .itemprice {
		font-size: 2.4rem;
	}
	#itembox .shop_contents .curry .itemprice .s {
		display: inline-block;
		vertical-align: top;
		padding-top: 4px;
	}
	#itembox .shop_contents .curry .itemprice .op {
		width: auto;
	}
	#itembox .shop_contents .curry .itemprice .price {
		font-size: 2.8rem;
	}
	#itembox .info .item_content,
	#itembox .info .item_info {
		letter-spacing: 0;
		font-size: 1.6rem;
	}
	#itembox .info .item_content {
		text-align: justify;
	}
	#itembox .shop_pics ul li + li {
		margin-top: 20px;
	}
	#itembox .shop_pics ul li img {
		max-width: 100%;
		height: auto;
	}
	#itembox .shop_pics ul li .des {
		margin-top: 10px;
		font-size: 1.6rem;
	}
	#itembox .shop_pics ul li .certification {
		padding: 30px 20px;
		background: #e2f1ff;
	}

	#postsbox.post #posts .col {
		position: relative;
		padding: 205px 0 10px;
	}
	#postsbox.post #posts .col .table,
	#postsbox.post #posts .col .table > figure,
	#postsbox.post #posts .col .table > div {
		display: block;
	}
	#postsbox.post #posts .col .table .left {
		position: absolute;
		top: 25px;
		left: 0;
		right: 0;
		margin: auto;
		width: 270px;
	}
	#postsbox.post #posts .col .table .left a {
		height: 180px;
	}
	#postsbox.post #posts .col .table,
	#postsbox.post #posts .col .title.blog,
	#postsbox.post #posts .col .more {
		width: auto;
	}
	#postsbox.post #posts .col .title.blog .time {
		display: block;
		margin-top: 20px;
		font-size: 1.6rem;
	}
	#postsbox.post #posts .col .title.blog div {
		font-size: 1.8rem;
		font-size: 2rem;
	}
	#postsbox.post #posts .col .table .right {
		padding-left: 0;
		margin: 0 25px;
	}
	#postsbox.post #posts .col .table .excerpt {
		height: auto;
		font-size: 1.2rem;
		font-size: 1.6rem;
		line-height: 1.75;
		line-height: 1.5;
	}
	#postsbox.post #posts .col .more {
		font-weight: 1.4rem;
		margin: 5px 25px 0;
	}

	.thin #postsbox.media {
		width: auto;
		margin: 0 25px;
	}
	.thin #postsbox.media .title {
		line-height: 1.5;
	}
	.thin #postsbox.media .title .time {
		display: block;
		text-align: center;
	}
	.thin #postsbox.media .title .time a,
	.thin #postsbox.media .title span a {
		font-size: 1.2rem;
		font-size: 2rem;
	}
	.blog_text.media .title,
	.thin #postsbox.media .title {
		padding: 9px;
	}
	.thin #postsbox.media .table figure {
		display: block;
		margin: 0 auto 20px;
		width: 220px;
		height: auto;
	}
	.thin #postsbox.media .table figure a {
		height: auto;
	}
	.thin #postsbox.media .table figure a img {
		position: static;
	}
	.thin #postsbox.media .table figure div {
		height: 160px !important;
	}
	#postsbox.media .table .right {
		display: block;
		padding-left: 0;
		font-size: 1.6rem;
	}

	#blog_content.thin {
		width: auto;
		margin: 0 25px;
	}
	#blog_content #banner-rotator_cover {
		height: 180px;
	}
	#blog_content #banner-rotator .rsArrowLeft,
	#blog_content #banner-rotator .rsArrowRight {
	  display: none !important;
	}
	#blog_content .blog_text .blog_title {
		margin: 15px auto;
	}
	#blog_content .blog_text .blog_title .title {
		font-size: 1.8rem;
		font-size: 2rem;
	}
	#blog_content .blog_text .blog_title .title .time {
		font-size: 1.6rem;
	}
	#blog_content #blog_post {
		font-size: 1.2rem;
		font-size: 1.6rem;
		line-height: 1.5;
	}

	#blog_content .blog_text.media .blog_title .time,
	#blog_content .blog_text.media .blog_title .title {
		font-size: 2rem;
	}
	#blog_content .blog_text.media #blog_post figure {
		width: 220px;
		height: auto;
		margin: 20px auto;
	}
	#blog_content .blog_text.media #blog_post {
		line-height: 1.5;
	}

	#gq_questions .gq_question,
	#pp .col .pp_l {
		font-size: 1.2rem;
		font-size: 2rem;
	}
	#gq_questions .gq_answer p,
	#pp .col .pp_t {
		font-size: 1.2rem;
		font-size: 1.6rem;
		line-height: 1.3;
	}
	#pp .col .pp_l {
		height: auto;
	}

	#sb_list .col .label {
		padding-left: 40px;
		width: 90px;
		font-size: 1.2rem;
		font-size: 1.6rem;
		padding-left: 0;
	}
	#sb_list .col .text {
		font-size: 1.2rem;
		font-size: 1.6rem;
		letter-spacing: 0;
		padding-left: 0;
	}

	#pagination li {
		width: 96px;
		height: 36px;
	}
	#pagination li a .jpn {
		font-size: 1.2rem;
	}
	#pagination li a .eng {
		font-size: .9rem;
	}
	#pagination li a .spoon {
		width: 80px;
	}

	#cform .mw_wp_form_input {
		width: 100%;
	}

	#cform dl {
		display: block;
		font-size: 1.2rem;
		line-height: 2;
	}
	#cform dl dt {
		display: inline-block;
		width: 5em;
		white-space: nowrap;
		border-bottom: 1px solid #969696;
	}
	#cform dl dt {
		padding-bottom: 5px;
	}
	#cform dl dd {
		display: block;
		padding-top: 10px;
	}

	#cform dl {
		font-size: 1.4rem;
		padding: 0 0 18px;
	}
	#cform dl + dl {
		padding: 15px 0 18px;
	}
	#contact input[name="your_name"],
	#contact input[name="your_tel"],
	#contact input[name="your_email"] {
		width: 100%;
	}
	#cform dl dt {
		border-bottom: none;
		padding: 0 0 5px;
	}
	#cform dl dd {
		padding: 0;
	}
	#cform dt label {
		height: auto;
		line-height: 1;
	}

	#cform .button {
		margin: 10px auto;
	}

	#cform_comp h2 {
		font-size: 1.4rem;
	}
	#cform_comp .msg {
		font-size: 1.2rem;
		letter-spacing: 0.1em;
	}
	#cform_comp ol li {
		font-size: 1.2rem;
	}
	#cform_comp h3 .txt {
		font-size: 1.05rem;
		height: 43px;
		line-height: 43px;
	}
	#cform_comp h3 .txt.txt2 {
		font-size: 1.12rem;
		height: 54px;
		line-height: 54px;
	}
	#cform_comp .list {
		width: 200px;
	}
	#cform_comp .list,
	#cform_comp .list .col {
		display: block;
	}
	#cform_comp .list .col + .col {
		margin-top: 20px;
	}
	#cform_comp .list .col .mobile {
		display: inline !important;
	}
	#cform_comp .backtotop a {
		width: 110px;
	}
	#cform_comp .backtotop a {
		width: 110px;
	}
	#cform_comp .backtotop a .eng {
		font-size: 1.4rem;
		letter-spacing: 0.2em;
		margin-left: -0.2em;
	}
	#cform_comp .backtotop a .jpn {
		font-size: .8rem;
	}
	#cform_comp .backtotop a .arw {
		margin: 4px auto 8px;
	}

	#map_canvas {
		width: auto;
		height: 200px;
	}
	.ribbon_large {
		position: relative;
		text-align: center;
	}
	.ribbon_large .img {
		margin: 0 auto;
	}
	.ribbon_large .block {
		position: absolute;
		display: table;
		width: 100%;
		height: 84px;
		top: 0;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 10;
	}
	.ribbon_large .block .box {
		font-size: 1.2rem;
		font-size: 1.6rem;
		line-height: 1.2;
		letter-spacing: 0;
		text-indent: 0;
	}

	#vesselsbox .col {
		float: none;
		width: auto;
		height: auto;
	}
	#vesselsbox .col h2 .vessels {
		font-size: 1.6rem;
	}
	#vesselsbox .col h2 .vessels_eng {
		font-size: 1.2rem;
	}

	.story #page_content section {
		font-size: 1.6rem;
	}
	.story #page_content section figure {
		width: 100%;
	}
	.about #page_content section p,
	.story #page_content section p {
		text-align: justify;
		letter-spacing: 0.05em;
		word-break: break-all;
	}
	.story h2 {
		font-size: 1.2rem;
		font-size: 2rem;
		letter-spacing: 0.15em;
		text-align: center;
	}
	.story h2 br {
		display: none;
	}
	.story h2 span br {
		display: inline;
	}
	.about #page_content {
		font-size: 1.6rem;
	}
	.about #page_content p {
		text-align: justify;
		line-height: 1.5;
	}
	.about #page_content p + p {
		margin-top: 1.5em;
	}
	.about #page_content p br {
		display: none;
	}

	.kaiji_kun_profile #page_content {
		width: auto;
	}
	#kaiji_kun {
		background: transparent;
	}
	#kaiji_kun .kaijikun img {
		width: 170px;
	}
	#kaiji_kun #kaijikun_title {
		margin: -17px auto 0;
		width: 270px;
	}
	#kaiji_kun #kaijikun_title .box {
		font-size: 1.6rem;
		font-size: 2rem;
		letter-spacing: 0.15em;
		text-indent: 0.15em;
		height: 55px;
		line-height: 55px;
	}
	#kaijikun_info {
		margin: 2px auto 15px;
		font-size: 1.2rem;
		font-size: 1.6rem;
	}
	#kaijikun_info table td {
		white-space: normal;
		text-align: justify;
	}
	#kaijikun_info table td br {
		display: none;
	}

	/* leftbar */
	#leftbar {
		display: none;
	}

	footer {
    position: relative;
		margin-top: 70px;
	}
	#footer {
    height: 370px;
    margin: 0;
    padding: 0;
    background: #359cd4 url('images/footer_bg_mobile.png') repeat-x center bottom;
    background-size: 360px auto;
	}
	#footer_inner {
    width: auto;
    height: 100%;
    margin: 0 auto;
	}
	#sns {
    left: 0;
    top: -50px;
		overflow: hidden;
	}
	#sns .outer {
    position: relative;
		float: left;
		left: 50%;
	}
	#sns .inner {
    position: relative;
		float: right;
		right: 50%;
	}
	#sns li {
    margin-left: 15px;
	}
	#sns li a img {
    width: 30px;
		height: 30px;
	}
	#footer_logo,
	#kaijikun_footer {
    display: none;
	}
	#sns_official {
		position: static;
    left: auto;
    top: auto;
    padding: 20px 0 16px;
	}
	#sns_official ul {
		width: 270px;
		height: 30px;
		margin: 0 auto;
	}
	#sns_official li {
    width: 125px;
		margin-left: 20px;
		margin-bottom: 10px;
	}
	#sns_official li:nth-child(odd) {
    margin-left: 0;
	}
	#sns_official li a span {
		display: inline;
		font-size: 1.2rem;
	}
	#sns_official li a div {
		display: inline;
		font-size: 1.15rem;
	}

	#footer_menu {
		position: static;
		text-align: center;
	}
	#footer_menu .footer_menu {
		display: inline;
    float: none;
    width: auto;
	}
	#footer_menu ul {
    display: inline;
		font-size: 0;
	}
	#footer_menu li {
		display: inline-block;
		padding: 0;
		line-height: 1;
		margin: 0 0 9px;
		border-left: 1px solid #ffffff;
	}
	#footer_menu li.sep {
		display: block;
		margin: 0;
		letter-spacing: 0;
	}
	#footer_menu li.sep + li {
		border-left: none;
	}
	#footer_menu li a {
		display: block;
		padding: 0 14px;
		font-size: 12px;
		font-size: 1.2rem;
	}
	#footer_menu li a:before {
		display: none;
	}

	#cta {
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		height: 70px;
		background: rgba(0,0,0,.3);
		visibility: visible;
		-moz-transition-property: opacity, -moz-filter;
		-webkit-transition-property: opacity, -webkit-filter;
		-o-transition-property: opacity, -o-filter;
		-ms-transition-property: opacity, -ms-filter;
		transition-property: opacity, filter;
		-moz-transition-duration: 300ms;
		-webkit-transition-duration: 300ms;
		-o-transition-duration: 300ms;
		-ms-transition-duration: 300ms;
		transition-duration: 300ms;
		z-index: 10000;
	}
	#cta.hide {
		display: block !important;
		opacity: 0;
		filter: alpha( opacity=0 );
		-ms-filter: "alpha( opacity=0 )";
		visibility: hidden;
	}
	#cta .tel {
		position: absolute;
		top: 15px;
		left: 50%;
		right: 15px;
		bottom: 15px;
		line-height: 1;
		margin-left: 5px;
		width: auto;
		height: 40px;
	}
	#cta .tel a {
		position: relative;
		display: block;
		line-height: 36px;
		font-size: 0;
		text-align: center;
		border: 2px solid #ffffff;
		color: #ffffff;
		background: #79171c;
		z-index: 1000;
		-moz-transition: background-color 200ms ease 0s;
		-webkit-transition: background-color 200ms ease 0s;
		-o-transition: background-color 200ms ease 0s;
		-ms-transition: background-color 200ms ease 0s;
		transition: background-color 200ms ease 0s;
	}
	#cta .tel a span {
		display: inline-block !important;
		vertical-align: middle;
	}
	#cta .tel a span,
	#cta .tel a span .s {
		font-size: 1.4rem;
		letter-spacing: 0.05em;
	}
	#cta .tel a img {
		margin: 0 3px 0 0;
	}
	#cta .tel a:hover,
	#cta .tel a:active {
		background-color: #a15c60;
	}
	#cta .mail {
		display: block;
		position: absolute;
		top: 15px;
		left: 15px;
		bottom: 15px;
		right: 50%;
		margin-right: 5px;
		width: auto;
		height: auto;
		padding: 0;
	}
	#cta .mail a {
		position: relative;
		display: block;
		line-height: 36px;
		font-size: 0;
		text-align: center;
		color: #ffffff;
		border: 2px solid #ffffff;
		background: #182977;
		z-index: 1000;
		-moz-transition: background-color 200ms ease 0s;
		-webkit-transition: background-color 200ms ease 0s;
		-o-transition: background-color 200ms ease 0s;
		-ms-transition: background-color 200ms ease 0s;
		transition: background-color 200ms ease 0s;
	}
	#cta .mail a span {
		display: inline-block !important;
		vertical-align: middle;
		font-size: 12px;
		font-size: 1.2rem;
		letter-spacing: 0.15em;
		text-indent: 0.15em;
	}
	#cta .mail a img {
		margin: 0 5px 0 0;
	}
	#cta .mail a:hover,
	#cta .mail a.hover,
	#cta .mail a.active {
		background-color: #5d69a0;
	}

	.totop {
		position: absolute;
		left: 0;
    right: 0;
    top: -25px;
		bottom: auto;
		width: 50px;
    height: 25px;
		margin: auto;
		overflow: hidden;
		z-index: 10;
	}
	.totop.mobile {
		display: block;
	}
	.totop a {
    width: 50px;
    height: 50px;
    color: #b4b4b4;
    border: none;
    background: rgba(0,0,0,.3);
	}
	.totop a:hover,
	.totop a.hover {
		border: none;
		background: rgba(0,0,0,.3);
	}
	.totop a.active,
	.totop a:active {
		border: none;
		background: rgba(0,0,0,.6);
	}
	.totop a .arw,
	.totop a.hover .arw,
	.totop a:hover .arw,
	.totop a.active .arw,
	.totop a:active .arw {
    position: absolute;
		width: 22px;
		height: 12px;
    left: 0;
    right: 0;
    top: auto;
		bottom: 0;
    margin: auto;
		border: none;
	}

	#copyright {
		bottom: 150px;
	}

  #login_menu {
    display: none;
  }
  #mobile_cat_menu,
  #mobile_touch_menu {
  	display: block;
  }
  #mobile_cat_menu {
    width: 100%;
  }
  #mobile_cat_menu ul {
    width: 101% !important;
    height: auto !important;
    border: none !important;
    background-color: #D80C18;
    background-color: rgba(216,12,24,.9);
  }
  #mobile_cat_menu ul li {
    display: table;
    width: 50%;
    height: 30px;
    padding: 0 !important;
    background: transparent !important;
    border-top: 1px solid #FFFFFF !important;
    border-bottom: none !important;
  }
  #mobile_cat_menu ul li a {
    display: table-cell !important;
    width: 100%;
    height: 30px;
    padding: 0 !important;
    vertical-align: middle;
    font-size: 16px !important;
    color: #ffffff !important;
  }
  #mobile_cat_menu ul {
  	list-style: none;
  	width: 100%;
  	height: 30px;
  	border-top: 1px solid #D80C18;
  	border-bottom: 1px solid #D80C18;
  }

  #mobile_cat_menu li {
  	float: left;
  	border-right: 1px solid #D80C18;
  	padding: 3px 0 0 0;
  	width: 25%;
  	height: 30px;
  	font-size: 10px;
  	text-align: center;
  	box-sizing: border-box;
  }

  #mobile_cat_menu li:last-child{
  	border-right:none;
  }

  #mobile_cat_menu li a {
    display: block;
    padding: 5px;
    color: #3E3A39;
  }
  #layerMenu ul {
    margin: 0;
  }

  #main_title02 {
    font-size: 10px;
    margin: 3px 0 0 15px;
  }
  #openMenu {
    z-index: 100;
  }
  #mobile_touch_menu {
    width: 100%;
  }
  #mobile_touch_menu ul {
    width: 101% !important;
    height: auto !important;
    border: none !important;
    background-color: #ffffff !important;
  }
  #mobile_touch_menu ul li {
    display: table;
    width: 33%;
    height: 24px;
    padding: 0;
    border-right: none !important;
    border-bottom: 1px solid #D80C18;
  }
  #mobile_touch_menu ul li a {
    display: table-cell;
    width: 100%;
    height: 24px;
    padding: 0;
    vertical-align: middle;
    font-size: 14px;
  }
  nav#mobile_touch_menu ul li:nth-child(even){
  	border-left: none;
  }
  nav#mobile_touch_menu ul li:nth-child(3n),
  nav#mobile_touch_menu ul li:nth-child(3n+2){
  	border-left: 1px solid #D80C18;
  }
  #head_tel {
    float: none !important;
    margin: 10px !important;
    text-align: center !important;
  }
  #head_tel img {
    vertical-align: text-bottom;
    margin-right: 12px;
  }
  #head_tel br {
    display: none;
  }
  #itempage img {
    height: auto;
  }
  #itempage .cart_sku_box {
    padding-left: 0;
  }
  span.cprice,
  span.arrow {
    font-size: 15px;
  }
  span.price {
    font-size: 21px;
  }
  span.wari {
    font-size: 15px;
  }
  .cart_sku_block h3 {
    margin: 8px 0 12px 0 !important;
  }
  .cart_button_box .skubutton {
    margin-top: 12px;
  }
  .usccart_navi ol {
    height: 34px;
  }
  .usccart_navi li {
    height: 34px;
    line-height: 22px;
    font-size: 13px;
  }
  .usccart_navi li.usccart_customer .icon,
  .usccart_navi li.usccart_delivery .icon,
  .usccart_navi li.usccart_confirm .icon,
  .usccart_navi li.usccart_complete .icon {
    color: #434343;
    background-color: transparent;
  }
  .usccart_navi li .icon {
    position: relative;
    float: none;
    width: auto;
    height: auto;
    margin: 0;
    color: #cccccc;
    background-color: transparent;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
  }
  .usccart_navi li .icon br {
    display: none;
  }
  .usccart_navi li .icon div {
    display: block;
    width: auto;
    height: auto;
    text-align: left;
  }
  #cart tr.pc {
    display: none;
  }
  #cart tr.mobile {
    display: table-row;
  }
  #cart tfoot tr.mobile td {
    border: 1px solid #e6e6e6;
  }
  #cart span.mobile {
    display: inline;
  }
  #cart td {
    border: none;
  }
  #cart tbody {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
  }
  #cart tbody tr+tr {
    border-top: 1px solid #e6e6e6;
  }
  #cart .row {
    display: block;
    position: relative;
  }
  #cart .num {
    display: block;
    position: absolute;
    top: 2px;
    left: 2px;
  }
  #cart .img {
    display: block;
    float: left;
    margin-left: 24px;
  }
  #cart .name {
    display: block;
    float: left;
    clear: left;
  }
  #cart .price,
  #cart .quant,
  #cart .tprice,
  #cart .del {
    display: block;
    float: right;
    clear: right;
    white-space: nowrap;
    width: auto;
  }
  .customer_form th {
    display: block;
    width: auto !important;
  }
  .customer_form td {
    display: block;
    border-top: none !important;
    width: auto !important;
  }
  .customer_form tr+tr th {
    border-top: none !important;
  }
  #customer-info .send {
    margin-bottom: 12px;
  }
  #delivery_time_limit_message {
    font-size: 12px;
  }
  #delivery-info .customer_form dt {
    float: none;
    width: auto;
  }
  #delivery-info .customer_form dd {
    float: none;
    width: auto;
    height: auto;
    margin-left: 24px;
  }
  #confirm_table th {
    white-space: nowrap;
    font-size: 11px;
  }
  #purchase_form #purchase_button {
    margin-top: 12px;
  }
  #memberinfo .member_table {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
  }
  #memberinfo .member_table tr th,
  #memberinfo .member_table tr td {
    display: block;
    font-size: 12px;
    border-bottom: none;
    box-sizing: border-box;
  }
  #memberinfo .member_table tr:last-child {
    border-bottom: 1px solid #e6e6e6;
  }
  #memberinfo .member_table tr td[rowspan="3"] {
    display: none;
  }
  #memberinfo .member_table tr th {
    float: left;
    width: 30%;
    border-left: none;
    clear: left;
  }
  #memberinfo .member_table tr td {
    float: left;
    width: 70%;
    border-left: none;
    border-right: none;
}
  #memberinfo .customer_form {
    border-top: 1px solid #e6e6e6;
  }
  #memberinfo .customer_form th,
  #memberinfo .customer_form td {
    border-top: none;
    font-size: 12px;
    box-sizing: border-box;
  }
  #memberinfo .customer_form th {
    font-size: 12px;
  }
  #memberinfo .customer_form td {
    font-size: 10px;
  }
  #memberinfo .customer_form input,
  #memberinfo .customer_form select {
    font-size: 14px;
  }
  #memberinfo .send input {
    display: block;
    margin: 12px auto;
  }
  #newmember .customer_form th,
  #newmember .customer_form td {
    box-sizing: border-box;
  }
  #newmember .customer_form th {
    font-size: 12px;
  }
  #newmember .customer_form td {
    font-size: 10px;
  }
  #newmember .customer_form input,
  #newmember .customer_form select {
    font-size: 14px;
  }
  #newmember .send input {
    display: block;
    margin: 12px auto;
  }
  .customer_form input#loginmail,
  .customer_form input#mailaddress1,
  .customer_form input#mailaddress2,
  .customer_form input#address1,
  .customer_form input#address2,
  .customer_form input#address3 {
    display: block;
    max-width: 95%;
    box-sizing: border-box;
  }
}