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

@font-face {
	font-family: 'Garamond';
	font-display: swap;
	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';
	font-display: swap;
	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;
	font-weight: 500;
}
body.MSIE,
body.MSIE input,
body.MSIE button,
body.MSIE textarea,
body.MSIE select {
	font-family: "メイリオ", Meiryo, sans-serif;
	font-weight: normal;
}
select,
label,
button[type="button"],
button[type="submit"],
input[type="button"],
input[type="submit"]  {
	cursor: pointer;
}
.Garamond {
	font-family: 'Garamond';
	transform: rotate(0.028deg);
}
.eng,
.AGOldFace_M {
	font-family: 'AGOldFace_M';
	transform: rotate(0.028deg);
}

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;
}
.pc_center,
.acenter {
	text-align: center;
}
.sml {
	font-size: .8em;
}
.strim {
	overflow: hidden;
}
.aleft {
	text-align: left;
}
.aright {
	text-align: right;
}

/* -- float -- */
.fleft {
	float: left;
}
.fright {
	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_inner .kaijikun .msg span {
	display: block;
	position: absolute;
	top: 0;
	right: 4px;
	bottom: 4px;
	left: 0;
	margin: auto;
	height: 1em;
	line-height: 1;
	color: #005DA7;
	text-shadow: 1px 0 0 #005DA7, 0 1px 0 #005DA7, 1px 1px 0 #005DA7;
	font-size: 13px;
	letter-spacing: 0.05em;
	text-align: center;
	white-space: nowrap;
}
#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('http://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;
}
#content a:hover img {
	opacity: 0.6;
	filter: alpha( opacity=60 );
	-ms-filter: "alpha( opacity=60 )";
}
.two_columns {
	width: 750px;
	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: 25px 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;
	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: 1em;
}

#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;
}

#pdf_banner {
	margin-top: 30px;
}
#pdf_banner a:hover img,
#pdf_banner a.hover img,
#pdf_banner a:active img {
	opacity: 0.6;
	filter: alpha( opacity=60 );
	-ms-filter: "alpha( opacity=60 )";
}

#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 svg path {
	fill: #969696;
}
#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,
.onlineshop #page_title .box > div,
.usces-cart #page_title .box > div,
.category-item #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;
}
#page_title .go_shipping {
	position: absolute;
	right: 25px;
	top: 45px;
	z-index: 10;
}
#page_title .go_shipping a {
	color: #949494;
	text-decoration: none;
}
#page_title .go_shipping a:hover {
	text-decoration: underline;
}
#page_title .go_shipping a svg {
	vertical-align: middle;
	margin-right: 0.2em;
}
#page_title .go_shipping a svg > * {
	fill: #949494;
}

/* img */
#blog_post img {
	max-width: 100%;
	height: auto;
}
/* catbox */
#content .catbox {
	width: auto;
	height: 100%;
	margin: 3px;
	padding: 10px;
	background-image: url('http://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 > * {
	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('http://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 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#listbox .col {
	width: 50%;
	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 15px 65px;
	height: 100%;
	box-sizing: border-box;
	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;
	height: 1.167em;
}
#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: middle;
}
#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;
}
.mainimg img,
.subimgs img {
	max-width: 100%;
	height: auto;;
}
#listbox .col .mainimg {
	margin-bottom: 20px;
	text-align: center;
}
#listbox .col .mainimg .noimage {
	width: 360px;
	height: 240px;
}
#listbox.curry_data .col .mainimg {
	margin-bottom: 15px;
}
.mainimg {
	position: relative;
}
.noimage {
	position: relative;
}
.mainimg .noimage img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.new {
	display: block;
	position: absolute;
	z-index: 10;
}
.mainimg .new {
	right: 14px;
	bottom: 14px;
}
#listbox .subimgs .new {
	top: 71px;
}
.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;
}
.subimgs .new .txt {
	font-size: 12px;
	font-size: 1.2rem;
}
.new .img {
	position: relative;
	z-index: 10;
}
.subimgs div.vessels .new img,
.subimgs div.building .new img {
	width: 42px;
	height: 42px;
}
#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 .subimgs > div {
	display: table-cell;
}
#listbox .col .subimgs div.left,
#listbox .col .subimgs div.right {
	position: relative;
}
#listbox .col .subimgs div.left {
	text-align: left;
	padding-right: 10px;
}
#listbox .col .subimgs div.right {
	text-align: right;
	padding-left: 10px;
}
#listbox .col .subimgs div.left .new {
	right: 17px;
}
#listbox .col .subimgs div.right .new {
	right: 7px;
}
#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;
}
.shop_contents .vessels,
.shop_contents .vessels_eng {
	line-height: 1;
}
.vessels,
.vessels_eng {
	font-weight: normal;
}
.vessels {
	color: #323232;
}
.shop_contents .vessels {
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.15em;
	font-weight: bold;
	margin-bottom: 4px;
	white-space: nowrap;
}
.vessels_eng {
	color: #646464;
}
.shop_contents .vessels_eng {
	font-family: 'AGOldFace_M';
	font-size: 12px;
	font-size: 1.2rem;
	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 .table {
	width: auto;
}
#listbox .col .shop_contents .curry .itemprice .table .s:nth-child(n+2) {
	display: none;
}
#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 .shop_contents .curry .itemprice .tax {
	font-size: 12px;
	font-size: 1.2rem;
}
#listbox .col .details,
.navigation .more {
	position: relative;
	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: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
	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 {
	margin-bottom: 10px;
}
#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,
#listbox .shop_contents .shop_data .chart > svg,
#listbox .shop_contents .item_data .chart .chart,
#listbox .shop_contents .item_data .chart > svg {
	position: relative;
	top: -10px;
	bottom: auto;
	margin: auto;
	vertical-align: middle;
}
.shop_contents .shop_data .chart > svg .chart polygon, .legend path,
.shop_contents .item_data .chart > svg .chart polygon, .legend path {
	fill: #F7931E;
}
.shop_contents .shop_data .chart > svg .radar > *,
.shop_contents .item_data .chart > svg .radar > * {
	fill: none;
	stroke:#323232;
	stroke-width: 0.5;
	stroke-miterlimit: 10;
}
.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 h2 .s.eng {
	margin-left: 0.5em;
	font-size: 18px;
	font-size: 1.8rem;
	letter-spacing: 0.15em;
	color: #323232;
}
#itembox .mainimg {
	margin-bottom: 20px;
	text-align: center;
}
#itembox .mainimg .noimage {
	height: 240px;
}
#itembox .subimgs {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin-bottom: 20px;
}
#itembox .subimgs .new {
	top: 76px;
}
.mainimg a,
.subimgs a {
	text-decoration: none;
	outline: 0;
}
#itembox .subimgs > div {
	display: table-cell;
}
#itembox .subimgs div.left,
#itembox .subimgs div.right {
	position: relative;
}
#itembox .subimgs div.left {
	text-align: left;
	padding-right: 10px;
}
#itembox .subimgs div.right {
	text-align: right;
	padding-left: 10px;
}
#itembox .subimgs div.left .new {
	right: 17px;
}
#itembox .subimgs div.right .new {
	right: 7px;
}
.mainimg .caption,
.subimgs .caption {
	font-size: 12px;
	text-align: right;
	color: #000000;
}

#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 .table {
	width: auto;
}
#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 {
	position: absolute;
	margin-top: 5px;
}
#itembox .shop_contents .curry .itemprice .tax {
	font-size: 12px;
	font-size: 1.2rem;
}
#itembox .shop_contents .curry .itemprice .s {
	position: relative;
	font-size: 18px;
	font-size: 1.8rem;
	white-space: nowrap;
}
#itembox .shop_contents .curry .itemprice .s .price {
	display: inline-block;
	font-size: 24px;
	font-size: 2.4rem;
}
#itembox .shop_contents .shop_data,
#itembox .shop_contents .item_data {
	display: table;
	table-layout: fixed;
	width: 100%;
}
#itembox .shop_contents .shop_data > div,
#itembox .shop_contents .item_data > div {
	display: table-cell;
	vertical-align: top;
}
#itembox .shop_contents .shop_data .chart,
#itembox .shop_contents .item_data .chart {
	position: relative;
	width: 180px;
}
#itembox .shop_contents .shop_data .chart .chart {
	top: -10px;
	bottom: auto;
	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_content p + p {
	margin-top: 1.5em;
}
#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 .strong {
	color: #c1272d;
	font-weight: bold;
}
#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,
#itembox .item_pics ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#itembox .shop_pics ul li + li,
#itembox .item_pics ul li + li {
	margin-top: 20px;
}
#itembox .shop_pics ul li img,
#itembox .item_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;
}

#itembox .item_pics {
	position: relative;
	margin-top: 20px;
}
#itembox .item_pics ul li .des {
	margin-top: 20px;
	padding: 1em;
	text-align: center;
	background-color: #e5e5e5;
}
#itembox .item_pics ul li .certification {
	margin: 0 auto;
	padding: 20px;
	background: #e2f1ff;
}

/*********************************************************************/
/* 最近見たカレー */
#recent_items {
	margin-top: 70px;
}
#recent_items h2 {
	color: #ffffff;
	background: #323232;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: left;
  padding: 5px 15px 4px;
}
#recent_items ul {
	padding: 0;
	list-style-type: none;
}
#recent_items ul li {
	float: left;
	width: 20%;
	padding: 5px;
	box-sizing: border-box;
}
#recent_items ul li figure {
	position: relative;
	margin: 0;
}
#recent_items ul li figure img {
	max-width: 100%;
	height: auto;
}
#recent_items ul li figure .pac {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#recent_items ul li .vessels_name {
	line-height: 1;
	margin: 0.5em 0;
}
#recent_items ul li .vessels_name > span {
	display: block;
}
.vessels_name .vessels {
	margin-bottom: 6px;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.15em;
}
.vessels_name .vessels a {
	color: #323232;
	font-weight: bold;
}
.vessels_name .vessels_eng {
	font-family: 'AGOldFace_M', sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0.25em;
}
.vessels_name .vessels_eng a {
	color: #646464;
}
#recent_items h3 {
  margin: 0.5em 0 0;
  color: #f7931e;
	font-size: 18px;
	font-size: 1.8rem;
  letter-spacing: 0.05em;
  line-height: 1.2;
  font-weight: bold;
}
#recent_items h3 a {
  color: #f7931e;
}
#recent_items a {
	text-decoration: none;
}
#recent_items a:hover {
	text-decoration: underline;
}
#recent_items ul li figure a:hover img.pac {
	display: none;
}
#recent_items ul li figure a:hover img.pac + img {
	opacity: 1;
	filter: alpha( opacity=100 );
	-ms-filter: "alpha( opacity=100 )";
}
/* 最近見たカレー end */
/*********************************************************************/
/* 送料について */
.guide {
	margin-top: 70px;
	font-size: 12px;
	font-size: 1.2rem;
}
.guide .thin h2 {
  color: #ffffff;
  background: #323232;
  font-size: 14px;
  font-size: 1.4rem;
	text-align: left;
	line-height: 1.5;
  padding: 5px 15px 4px;
}
.guide_table {
	border-collapse: collapse;
	width: 100%;
	margin: 10px auto;
}
.guide_table.areas {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 2;
}
.guide_table.cod {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.7;
}
.guide_table.cod .s {
	font-size: 12px;
	font-size: 1.2rem;
}
.guide_table th,
.guide_table td {
	border: 1px solid #646464;
	padding: 15px;
	text-align: center;
}
.guide_table th {
	background: #e6e6e6;
}
.guide_table .area {
	width: 50%;
}
.guide_table .below,
.guide_table .above {
	width: 25%;
}
.guide .thin .in {
	padding-left: 20px;
}
.guide .thin .in h3 {
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.25em;
	color: #646464;
	border-bottom: 1px solid #646464;
}
.guide .thin .in .payment_method {
	margin: 10px auto 15px;
}
.guide .thin .in .payment_method + .payment_method {
	margin: 40px auto 15px;
}
.bank {
	display: table;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.75;
	margin: 25px 0;
}
.bank dt,
.bank dd {
	display: table-cell;
	vertical-align: top;
	margin: 0;
}
.guide .thin .in h4 {
	margin: 25px auto 15px;
	font-size: 14px;
	font-size: 1.4rem;
	letter-spacing: 0.25em;
	color: #000000;
}
.guide .thin .in h4 .fa {
	margin-right: 0.25em;
}
.guide .thin ul {
	padding-left: 1.5em;
}
.guide .thin ol {
	padding-left: 0;
	letter-spacing: 0;
}
.guide .thin ol {
	list-style-type: none;
}
.guide .thin .in ol {
	margin: 15px auto;
}
.guide .thin ol li {
	position: relative;
	padding-left: 1.5em;
	counter-increment: number;
}
.guide .thin ol li:before {
	content: counter(number) ".";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 14px;
	font-size: 1.4rem;
	color: #646464;
}
.guide .thin .in ol li + li {
	margin-top: 1em;
}
.guide .thin .in .alert {
	margin-top: 25px;
	letter-spacing: 0.05em;
	color: #646464;
}
.guide .thin .in .icons {
	margin: 15px auto;
}
.guide .thin .in .icons img + img {
	margin-left: 20px;
}
.guide .thin strong {
	font-size: 1.2em;
}
.guide .thin p + p {
	margin-top: 1.5em;
}
.alpha_h3 {
	counter-reset: alpha;
	list-style: none;
}
.alpha_h3 h3:before {
	counter-increment: alpha;
	content: counter(alpha, upper-alpha)": ";
}

/* 送料について end */
/*********************************************************************/

.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 {
	position: relative;
	text-align: center;
}
#vesselsbox .mainimg .caption {
	position: absolute;
	bottom: -1.2em;
	line-height: 1.2;
	right: 0;
}

#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: 5px 0 4px 15px;
}
#gq_questions .gq_question p {
	padding: 5px 15px 4px 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('http://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('http://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('http://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;
}
.about #page_content .about_img img {
	max-width: 100%;
	height: 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 */
/*********************************************************************/
/* Colorbox Core Style:
	 The following CSS is consistent between example themes and should not be altered. */
#colorbox { overflow: visible !important; }
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:99999; }
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/*
		User Style:
		Change the following styles to modify the appearance of Colorbox.	They are
		ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{outline:0;}
	#cboxContent{margin-top:32px; overflow:visible; background:#fff;}
		.cboxIframe{background:#fff;}
		#cboxError{padding:50px; border:1px solid #ccc;}
		#cboxLoadedContent{background:#fff; padding: 0; margin: 0;}
		#cboxLoadingGraphic{background:url('images/loading.gif') no-repeat center center;}
		#cboxLoadingOverlay{background:#fff;}
		#cboxTitle{position:absolute; top: -30px; left: 0; color:#ffffff; font-size: 14px;}
		#cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}

		/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
		#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
			border:0; padding:0; margin:0;
			overflow: hidden;
			width:20px; height:20px;
			position:absolute; top:-20px;
			outline: 0;
			opacity: 1;
			filter: alpha( opacity=100 );
			-ms-filter: "alpha( opacity=100 )";
			-moz-transition: opacity 0.3s ease 0s;
			-webkit-transition: opacity 0.3s ease 0;
			-o-transition: opacity 0.3s ease 0;
			-ms-transition: opacity 0.3s ease 0;
			transition: opacity 0.3s ease 0;
		}
		#cboxPrevious, #cboxNext {
			top: 50%;
			margin-top: -30px;
			width: 60px; height: 60px;
			background-color: transparent;
		}
		#cboxClose {
			visibility: hidden;
			top: -32px; right: 0;
			width: 22px; height: 22px;
			margin: 0;
			padding: 0;
			background-color: transparent;
		}

						/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
		#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

		#cboxPrevious .arrow, #cboxNext .arrow, #cboxClose .d_cross {
			position: relative;
			width: 100%;
			height: 100%;
		}

		#cboxPrevious{ left: -77px; }
		#cboxPrevious .arrow {
			border-bottom: 1px solid #ffffff;
			border-left: 1px solid #ffffff;
			-moz-transform: translate(50%,0px) rotate(45deg);
			-webkit-transform: translate(50%,0px) rotate(45deg);
			-o-transform: translate(50%,0px) rotate(45deg);
			-ms-transform: translate(50%,0px) rotate(45deg);
			transform: translate(50%,0px) rotate(45deg);
		}
		#cboxNext{ right: -77px; }
		#cboxNext .arrow {
			border-top: 1px solid #ffffff;
			border-right: 1px solid #ffffff;
			-moz-transform: translate(-50%,0px) rotate(45deg);
			-webkit-transform: translate(-50%,0px) rotate(45deg);
			-o-transform: translate(-50%,0px) rotate(45deg);
			-ms-transform: translate(-50%,0px) rotate(45deg);
			transform: translate(-50%,0px) rotate(45deg);
		}
		#cboxClose .d_cross .arrow {
			position: absolute;
			width: 1px;
			height: 141%;
			background: #ffffff;
			left: -100%;
			top: -100%;
			right: -100%;
			bottom: -100%;
			margin: auto;
		}
		#cboxClose .d_cross .arrow + .arrow {
			width: 141%;
			height: 1px;
		}
		#cboxPrevious:hover, #cboxNext:hover, #cboxClose:hover {
			opacity: 0.6;
			filter: alpha( opacity=60 );
			-ms-filter: "alpha( opacity=60 )";
		}
		#cboxClose .d_cross {
			-moz-transform: rotate(45deg);
			-webkit-transform: rotate(45deg);
			-o-transform: rotate(45deg);
			-ms-transform: rotate(45deg);
			transform: rotate(45deg);
		}
		.cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
		.cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
		.cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
		.cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
		.cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}

/*********************************************************************/
/* 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: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	margin: auto;
	text-align: center;
	line-height: 1;
}
.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;
	}
	.pc_center {
		text-align: left;
	}

	#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;
	}

		#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;
		width: 100%;
		box-sizing: border-box;
	}
	#currydata .cat_links ul.left,
	#currydata .cat_links ul.right {
		float: none;
		padding: 0 5px;
	}
	#currydata .cat_links ul.right {
		margin-top: 10px;
	}
	#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;
	}

	#pdf_banner {
		margin-top: 25px;
	}

	/* content */
	#page_title {
		margin: 20px auto 12px;
	}
	#page_title .bg {
		width: 228px;
	}
	#page_title .go_shipping {
		position: static;
		top: auto;
		right: auto;
		margin: 20px 25px;
		font-size: 12px;
		text-align: right;
	}
	#page_title .go_shipping svg {
		width: 21px;
		height: auto;
		vertical-align: middle;
	}
	.list .two_columns,
	.currydata .two_columns {
		margin-right: 0 !important;
	}
	#page_title .box > div > div {
		font-size: 1.6rem;
		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: 25px 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;
	}

	.subimgs div.vessels .new img,
	.subimgs div.building .new img {
		width: 32px;
	}
	.subimgs .new .txt {
		font-size: .8rem;
	}

	#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 .mainimg .noimage {
		width: auto;
		height: calc((100vw - 50px) * 0.667);
	}
	#listbox .col .mainimg .noimage img {
		width: auto;
		height: calc((100vw - 50px) * 0.593);
	}
	#listbox .col .subimgs {
		margin-bottom: 12px;
	}
	#listbox .subimgs .new {
		top: calc((50vw - 25px - 8px) * 0.708 - 36px);
	}
	#listbox .col .subimgs div.left {
		padding-right: 8px;
	}
	#listbox .col .subimgs div.right {
		padding-left: 8px;
	}
	#listbox .col .subimgs div.left .new {
		right: 11px;
	}
	#listbox .col .subimgs div.right .new {
		right: 3px;
	}
	#listbox .col .shop_contents {
		margin: 20px 0 15px;
		min-height: 20.3125vw;
	}
	.shop_contents .vessels {
		font-size: 1.2rem;
	}
	.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 .new {
		top: calc((50vw - 25px - 8px) * 0.708 - 42px);
	}
	#itembox .subimgs div.left {
		padding-right: 8px;
	}
	#itembox .subimgs div.right {
		padding-left: 8px;
	}
	#itembox .subimgs div.left .new {
		right: 11px;
	}
	#itembox .subimgs div.right .new {
		right: 3px;
	}
	#itembox .shop_contents {
		margin: 20px 0 15px;
	}
	#itembox .shop_contents .shop_data,
	#itembox .shop_contents .shop_data > div,
	#itembox .shop_contents .item_data,
	#itembox .shop_contents .item_data > div {
		display: block;
		text-align: center;
	}
	#itembox .shop_contents .shop_data div.chart,
	#itembox .shop_contents .item_data div.chart {
		width: auto;
		margin: 10px auto;
	}
	#itembox .shop_contents .shop_data div.chart {
		margin: 10px auto;
	}
	#itembox .shop_contents .item_data div.chart {
		margin: 20px auto;
	}
	#itembox .shop_contents .shop_data .chart .chart {
		position: static;
		left: auto;
		right: auto;
		top: auto;
		bottom: auto;
	}
	#itembox .shop_contents .item_data .chart > svg {
		position: static;
		width: 80%;
		height: auto;
	}
	#itembox .shop_contents .curry .itemname {
		font-size: 1.6rem;
	}
	#itembox .shop_contents .curry .itemname br {
		display: none;
	}
	#itembox .shop_contents .curry .itemprice {
		display: block;
		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;
	}

	#itembox .item_pics ul li .certification {
		margin: 0 -25px;
		width: auto;
		padding: 25px;
		text-align: center;
	}

	/*********************************************************************/
	/* 最近見たカレー */
	#recent_items {
		margin-top: 35px;
	}
	#recent_items ul li {
		width: 50%;
	}
	/*********************************************************************/
	/* 送料について */
	.guide {
		margin-top: 35px;
	}
	.guide img {
		max-width: 100%;
		height: auto;
	}

	#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 {
		margin: 0;
		padding: 0 0 45.33vw 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;
		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;
		display: none;
	}
	#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: -20px;
	}

	#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;
	}
}