.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

hr.style-six {
	border       : 0;
	height       : 0;
	border-top   : 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.caption_areas i {
	padding-right: 8px;
}

span.ls1em {
	display    : block;
	margin-top : 1em;
	text-indent: 0em;
}
span.ls05em {
	display    : block;
	margin-top : 0.5em;
	text-indent: 0em;
}

div.eximgsrow {
	display: flex; margin-top: 24px;
}
div.eximgsrow dl {
	flex-grow: 1;
	text-align: center;
}
div.eximgsrow dd {
	margin-left: 0px;
}

div.contactbanner {
  margin-top: 24px;
}

#bodyframe {
	font      : 82%/1.6 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	background: url(../images/parallax.png) no-repeat center 139px white;
}


#bodyframe > h1:first-child {
	font-size  : 10px;
	line-height: 1.6;
	font-weight: normal;
	background : #1B9AF7;
	color      : white;
	margin     : 0px;
}

#bodyframe > h1 > .inner {
	display: block;
}


/*
.button {
	position: relative;
	background-color: #1B9AF7;
	border-radius: 5px;
	color: white !important;
	box-shadow: 0 3px 0 #0C69A6;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	font-weight: bold;
	transition: none !important;
}
.button:hover {
	background-color: #91E2FF;
	box-shadow: 0 3px 0 #1091E7;
}
.button:active {
	top: 3px;
	box-shadow: none;
}
.btnsitemap {
	padding: 4px 48px;
}
*/
.button {
	display        : inline-block;
	font-family    : 'Open Sans', sans-serif;
	font-weight    : 400;
	text-align     : center;
	text-decoration: none;
	outline        : none;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button01 {
	width: 150px;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;

	border: 1px solid #15aeec;
	background-color: #49c0f0;
	background-image: -webkit-linear-gradient(top, #49c0f0, #2cafe3);
	background-image: linear-gradient(to bottom, #49c0f0, #2cafe3);
	border-radius: 4px;
	color: #fff;
	line-height: 28px;
	-webkit-transition: none;
	transition: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
.button:hover {
	border:1px solid #1090c3;
	background-color: #1ab0ec;
	background-image: -webkit-linear-gradient(top, #1ab0ec, #1a92c2);
	background-image: linear-gradient(to bottom, #1ab0ec, #1a92c2);
}
.button:active {
	background: #1a92c2;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .2);
	color: #1679a1;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .5);
}
.button02 {
	width: 200px;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;

	border: 1px solid #15aeec;
	background-color: #49c0f0;
	background-image: -webkit-linear-gradient(top, #49c0f0, #2cafe3);
	background-image: linear-gradient(to bottom, #49c0f0, #2cafe3);
	border-radius: 4px;
	color: #fff !important;
	line-height: 28px;
	-webkit-transition: none;
	transition: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	box-shadow: 0 3px 0 #1091E7;
}
.button03 {
	width: 180px;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;

	border: 1px solid #15aeec;
	background-color: #49c0f0;
	background-image: -webkit-linear-gradient(top, #49c0f0, #2cafe3);
	background-image: linear-gradient(to bottom, #49c0f0, #2cafe3);
	border-radius: 4px;
	color: #fff !important;
	line-height: 28px;
	-webkit-transition: none;
	transition: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}


.inner {
	margin: 0 auto;
	width: 980px;
}

#sign {
	background: url(../images/sign.png) no-repeat center top;
	width: 100%;
	height: 185px;
	/* 文字を表示しない */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
#contents {
	margin: 0 auto;
	width: 980px;
}

#qcontents {
	float: left;
	width: 692px;
	margin-top: 385px;
	font-size: 13pt;
}
#acontents {
	font-size: 13pt;
}

#header {
	overflow: hidden;
	padding: 2px 0px 8px 0px;
}

#header .inner {
}

#header .logo {
	float: left;
	margin-left: 12px;
}

#header .info {
	float: right;
	margin-top: 12px;
	margin-right: 16px;
}

#aboutus {
	margin-top: 400px;
}

#sidebar {
	float: right;
	width: 288px;
}



dl,
menu,
ol,
ul {
    margin:0;
}

menu,
ol,
ul {
    padding: 0;
}

header img.tel {
	width: 272px;
	height: 42px;
}
header img.qform {
	width: 246px;
	height: 42px;
}
.info ul {
	overflow: hidden;
	list-style: outside none none;
/*	width: 620px;*/
	background-color: #D5EDFA;
	padding: 8px 0px;
	border-radius: 5px;
}

.info ul li {
	float: left;
	height: 42px;
	padding: 4px;
	margin: 0px 8px;
	background-color: white;
}

/*========================================
   nav
  ========================================*/
#nav ul {
	overflow: hidden;
	width: 980px;
	height: 54px;
	margin: 0 auto;
	background: url(../images/gnav.png) no-repeat 0 0;
	padding-left: 22px;
	list-style: outside none none;
}
#nav ul li {
	float: left;
	height: 53px;
}
#nav ul li a {
	background: url(../images/gnav.png) no-repeat 0 0;
}
#nav #homeNav, #nav #homeNav a {
	width: 187px;
	background-position: -22px 0px;
}
#nav #homeNav a:active {
	background-position: -22px -110px;
}
#nav #homeNav.current a {
	background-position: -22px -110px;
}
#nav #homeNav a:hover {
	background-position: -22px -55px;
}
#nav #freeNav, #nav #freeNav a {
	width: 187px;
	background-position: -209px 0px;
}
#nav #freeNav a:hover {
	background-position: -209px -55px;
}
#nav #freeNav a:active, #nav #freeNav.current a {
	background-position: -209px -110px;
}
#nav #procNav, #nav #procNav a {
	width: 187px;
	background-position: -396px 0px;
}
#nav #procNav a:hover {
	background-position: -396px -55px;
}
#nav #procNav a:active, #nav #procNav.current a {
	background-position: -396px -110px;
}
#nav #faqNav, #nav #faqNav a {
	width: 187px;
	background-position: -583px 0px;
}
#nav #faqNav a:hover {
	background-position: -583px -55px;
}
#nav #faqNav a:active, #nav #faqNav.current a {
	background-position: -583px -110px;
}
#nav #aboutNav, #nav #aboutNav a {
	width: 185px;
	background-position: -770px 0px;
}
#nav #aboutNav a:hover {
	background-position: -770px -55px;
}
#nav #aboutNav a:active, #nav #aboutNav.current a {
	background-position: -770px -110px;
}
#nav ul li a {
	display: block;
	height: 100%;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}


section > h2.sec {
	text-align: center;
	color: white;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 26px;
	padding: 3px 0px;
	letter-spacing: 0.05em;
}

section[id^="q"] > h2 {
	background: url(../images/bgcaption_sec_lightblue.png) repeat-x left top;
}
section[id^="a"] > h2 {
	background: url(../images/bgcaption_sec_lightgreen.png) repeat-x left top;
}
section[id^="m"] > h2 {
	background: url(../images/bgcaption_sec_musterd.png) repeat-x left top;
}
section[id^="p"] > h2 {
	text-align: center;
	color: #6D891F;
	/*font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
	font-family: "Hiragino Kaku Gothic ProN","meiryo","メイリオ","ms pgothic","ms pゴシック","osaka",sans-serif,"TakaoPGothic","Sazanami Gothic";
	font-size: 24px;
	margin: 8px 0px;
	padding: 10px;
	font-weight: normal;
	border-top: 5px solid #6D891F;
	border-bottom: 1px solid #dddddd;
	position: relative;

background: rgb(255,255,255);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(240,240,240,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
}
.doc {
	padding: 0px 12px 12px 12px;
}
/* */
#p1 h2::before {
	content: "\1F4AE";
	margin: 0 2% 0 0;
}
#p2 h2::before {
	content: "\00260e";
	margin: 0 2% 0 0;
}
#p3 h2::before {
	content: "\1F497";
	margin: 0 2% 0 0;
}
#p4 h2::before {
	content: "\1F251";
	margin: 0 2% 0 0;
}
#p1 p.text01 {
	background: url(../images/minoru_uekusa4.png) no-repeat left 8px;
	min-height: 280px;
	padding: 0px 12px 0px 310px;
	border: 0px dotted green;
	/*text-indent: 1em;*/
	font-size: 14pt;
}
div.le {
	font-size: 11pt;
	border-radius: 5px;
	border: 1px solid gray;
	width: 94%;
	margin: 0 auto;
	margin-top: 30px;
	background-color: #f8F8Ff;
	padding-bottom: 16px;
}
div.le h3 {
	text-align: center;
	color: white;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 18px;
	letter-spacing: 0.05em;
	margin: 0px 0 20px 0;
	background: #FF8B1A;
	padding: 10px;
	font-family: "Hiragino Kaku Gothic ProN","meiryo","メイリオ","ms pgothic","ms pゴシック","osaka",sans-serif,"TakaoPGothic","Sazanami Gothic";
	font-weight: bold;
	position: relative;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
h2 div:first-child {
	padding: 0px 20px;
}
h3 div:first-child {
	padding: 0px 16px;
}

#qcontents section,
#acontents section {
	padding: 20px;
	margin-top: 12px;
}

#q1 .doc {
	background: url(../images/minoru_uekusa1.png) no-repeat left top;
	height: 456px;
}
#q1 .doc .text01 {
	padding: 12px 0px 0px 252px;
	/*border: 1px dotted green;*/
	text-indent: 1em;
}
#q1 .doc .text02 {
	padding: 4px 0px 0px 252px;
	/*border: 1px dotted green;*/
	text-indent: 1em;
}
#q1 .doc .text03 {
	padding: 4px 0px 0px 290px;
	/*border: 1px dotted green;*/
	text-indent: 1em;
}
#q1 .doc .text04 {
	padding: 4px 0px 0px 290px;
	/*border: 1px dotted green;*/
	text-indent: 1em;
}


#q2 .doc em {
	color: red;
}
#q2 .doc ul {
	padding: 12px 0px 22px 6px;
	font-size: 13.5pt;
	list-style-type: none;
}
#q2 .doc li {
	padding-left: 32px;
	background-image:url("../images/checked.svg");
	background-repeat: no-repeat;
	background-position: 0px 1em;
	background-size: 20px;
	line-height: 3em;
}

#q2 .doc .text01 {
	height: 64px;
	padding: 0px 12px 24px 12px;
}
#q2 .doc .text02 {
	background: url(../images/img_q2_1_working.png) no-repeat right top;
	line-height: 1.8em;
	padding: 0px 316px 0px 12px;
}

/* 完全無料宣言 */
/*
.declaration {
	color: #FFDA00;
	text-shadow: 1px 0px 0px #68543D, 0px 1px 0px #68543D, -1px 0px 0px #68543D, 0px -1px 0px #68543D;
	font-size: 150%;
}
*/

.prefward {
	font-weight: bolder;
	font-size  : 110%;
	color      : #1B9AF7;
}
.clipboard {
	background: url(../images/clipboard.png) no-repeat center top;
	min-height: 300px;
}
.clipboard p {
	margin-bottom: 0px;
}
.clipboard > p.text01 {
	padding-top: 70px;
	height: 56px;
	margin-top: 0px;
	width: 91%;
	background: url(../images/0yen.png) no-repeat right bottom;
}
.clipboard > p.text02 {
	padding   : 16px 46px 0px 270px;
	margin-top: 0px;
	border    : 0px solid black;
}
.clipboard > p.text03 {
	padding   : 16px 46px 0px 270px;
	margin-top: 0px;
	border    : 0px solid black;
}
.clipboard-pre {
	padding-left: 30px;
	margin      : 0px 0px 8px 24px;
	font-size   : 120%
}

#p1 .doc div[class^="doc"] {
	margin-top: 60px;
}
ol.points, ul.points
{
	width        : 84%;
	margin       : 0 auto;
	border       : 8px solid red;
	padding-left : 2em;
	margin-top   : 2em;
	margin-bottom: 2em
}
ol.points > li,
ul.points > li {
	font-weight: bold;
}
#p2 ol.points {
	border-color: #FF8B1A;
}
#p2 ol.points > li {
	margin: 0.7em 0px;
}
#p3 ul.points {
	border-color: #1B9AF7;
}
#p3 ul.points > li {
	margin: 0.7em 2em;
}
#p4 ul.points {
	border-color: #00BA00;
}
#p4 ul.points > li {
	margin: 0.7em 0px;
	font-weight: bold;
}
.hosoku {
	padding-left: 1em;
	font-weight : normal;
	font-size   : 11pt;
	color       : red;"
}
.doc01 .points > li {
	margin: 0.7em 6px;
}
.doc02 .points > li {
	margin: 0.7em 16px;
	letter-spacing: 1px;
}
.le h4 {
	padding-left: 8px;
	background: linear-gradient(transparent 60%, #1B9AF7 80%);
}
i.silhouette_scooter {
	background: url(../images/silhouette_scooter.png) no-repeat left top;
	display: inline-block;
	width: 57px;
	height: 32px;
}
i.silhouette_bike {
	background: url(../images/silhouette_bike.png) no-repeat left top;
	display: inline-block;
	width: 69px;
	height: 32px;
}

/* 必要なもの */
.tnfp {
	padding: 8px;
}
.tnfp > span {
	color: white;
	padding: 4px 8px 2px 8px;
	background-color: red;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.tnfp > ul {
	margin: 0 auto;
	padding: 8px 0px 8px 2em;
	background-color: white;
	border: 2px solid red;
}
.tnfp > ul > li {
	margin: 0.2em 0px;
	font-weight: bold;
}
.tnfp .hosoku {
	padding-left: 1em;
	font-weight: normal;
	font-size: 10pt;
	color: red;
}

table.po_info {
	border: 1px solid gray;
	width: 100%;
	margin: 0 auto;
	font-size: 11pt;
	margin-top: 16px;
}
table.po_info > caption {
	padding: 8px;
	background-color: #999999;
	border: 1px solid gray;
	color: white;
	letter-spacing: 0.1em;
}
table.po_info td.static {
	background-color: #F5F4F4;
	width: 100px;
	text-align: center;
	padding: 8px;
}
table.po_info td.value {
	background-color: white;
	padding-left: 8px;
}
table.po_info tr.map {
	background-color: white;
	border: 1px solid gray;
}
table.po_info tr.map > td {
	text-align: center;
	height: 200px
}
iframe.map {
	width: 100%;
	height: 100%;
	border-width: 0px;
	overflow: hidden;
	margin: 0px;
}

/**
	q3 引き取り実績は？
**/
/*
#q3[class="content"] > h1 {
  height: 48px;
	background: url(../images/caption_q3.png) no-repeat center top;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
*/
#q3 .text01 {
	padding-top: 12px;
}
.total {
	font-size: 18pt;
	font-weight: bold;
	padding: 0px 8px;
	color: red;
}

/**
  q4 なぜ無料なの？どんなバイクでもいいの？
**/
/*
#q4[class="content"] > h1 {
  height: 48px;
	background: url(../images/caption_q4.png) no-repeat center top;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
*/
#q4 .doc .text01 {
	background: url(../images/img_q4_1_yusyutu3.jpg) no-repeat left 12px;
	height: 200px;
	line-height: 1.6em;
	padding: 12px 0px 0px 316px;
	text-indent: 1em;
}
#q4 .doc .text02 {
	background: url(../images/img_q4_2_free3.jpg) no-repeat right top #F8F8FF;
	line-height: 1.6em;
	padding: 0px 224px 0px 0px;
	text-indent: 1em;
	margin-top: 2em;
}
#q4 .doc .text03 {
	background: url(../images/img_q4_3_yusyutu2.jpg) no-repeat left top;
	height: 200px;
	line-height: 1.6em;
	padding: 0px 16px 0px 316px;
	text-indent: 1em;
	margin-top: 2em;
}
#q4 .doc .text04 {
	padding-top: 24px;
}

.attention {
	font-weight: bold;
	color: red;
}
#p4 .attention {
	width: 100%;
	text-align: center;
	font-size: 11pt;
	margin-top: 24px;
}

#a1 .doc .text01 {
	background: url(../images/minoru_uekusa2.jpg) no-repeat 12px top;
	height: 220px;
	line-height: 1.9em;
	padding: 0px 12px 12px 256px;
	letter-spacing: 0.1em;
}
#a1 .doc .text02 {
	letter-spacing: 0.1em;
}

#a2 .doc .text02 {
	background: url(../images/map.jpg) no-repeat right top;
	height: 247px;
	line-height: 1.9em;
	padding: 0px 348px 12px 12px;
	letter-spacing: 0.1em;
}

#m1 .doc {
	background-color: #fafaff;
}

aside > article {
	margin-top: 24px;
}

a.button {
	text-decoration: none;
}

.gototop > a {
	text-decoration: none;
	color: white;
}

#sidebar a, footer a:not([href="#"]) {
	text-decoration: none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	color: #003cff;
}
#sidebar a:hover, footer a:hover {
	text-decoration: none;
	text-shadow: #FFCC00 0px 0px 20px;
	color: #EA4515;
}
#sidebar a img {
  transition: 0.5s;
}
#sidebar a img:hover {
  opacity: 0.6;
  transition: 0.5s;
}

#sidebar h2 {
	font-size: 1rem;
	text-align: center;
	border-bottom: 2px solid #1B99F6;
	/*text-indent: 20px;*/
	background: url(../images/sidebarcaptionicon.png) no-repeat 24px 1px;
}
.linkitems {
	padding: 0px 20px 16px 12px;
	font-size: 11pt;
	line-height: 2.5em;
}
.linkitems a {
	padding-left: 24px;
}
.linkitem {
	padding-top: 8px;
}
#links01 .linkitem {
	border-bottom: 1px dotted #808080;
	background: url(../images/sidebarlinkitemicon_red.png) no-repeat left 60%;
}
#links02 .linkitem {
	border-bottom: 1px dotted #808080;
	background: url(../images/sidebarlinkitemicon_blue.png) no-repeat left 60%;
}

.doc02_1 {
	font-size: 11pt;
	border-radius: 5px;
	border: 1px solid gray;
	width: 94%;
	margin: 0 auto;
	margin-top: 30px;
	background-color: #f8F8Ff;
	padding-bottom: 16px;
}

/*********************************************************/
.topline {
	height: 12px;
	width: 100%;
	border-top: 0px solid #3093D4;
}
.header h1 {
	font-size: 10pt;
	color: white;
	margin: 0px 0px 0px 12px;
}
/*********************************************************/
nav ul > li > a {
	width: 136px;
	text-align: center;
	color: white;
}

nav ul > li > a[href="#charter"] {
	width: 170px;
}

.blogEntryCaption > a {
	text-decoration: none;
}
.blogEntryCaption > a > br {
	display: none;
}

#blogBar {
	background-color: #D2EDFD;
	width: 280px;
	border-radius: 4px;
	padding: 6px 4px;
}
#blogBar .parts {
	width: 100%;
	border-style: 1px solid black;
}
#blogBarEntries {
	width: 272px;
	padding-left: 4px;
	height: 750px;
	overflow: scroll;
}
#blogBar h1 {
	display: none;
}
#blogBar .banner {
	padding-left: 5px;
}
.blogBarEntriesTitle {
	width: 270px;
	font-weight: bold;
	font-size: 11pt;
	color: white;
	background-color: #098AC7;
	text-align: center;
	margin-left: 6px;
	padding: 12px 0px;
}

.blogEntry {
	background-color: white;
	padding: 5px;
	border: 1px solid black;
	margin: 0px 0px 4px 2px;
}

.blogEntry h2 {
	margin: 0px;
	padding: 0px;
}

.blogEntryCaption {
	line-height: 0.95em;
}
.blogEntryDateTime {
	margin: 0px;
	font-size: 10pt;
	font-weight: bold;
}
.blogEntryTitle {
	margin: 0px;
	padding-top: 3px !important;
	font-size: 10pt;
	font-weight: bold;
}

.blogEntry p {
	padding: 4px 0px 0px 4px;
	margin: 0px;
}


.imgBlogEntry {
	height: 170px;
	width: 227px;
}

.blogEntryDateTime {

}




#coverarea {
	background-color: white;
	width: 276px;
	border-radius: 4px;
	padding: 6px 4px;
	border: 2px solid #C0C0C0;
}
#links01 {
	background-color: white;
	width: 276px;
	border-radius: 4px;
	padding: 6px 4px;
	border: 2px solid #C0C0C0;
}
#links02 {
	background-color: white;
	width: 276px;
	border-radius: 4px;
	padding: 6px 4px;
	border: 2px solid #C0C0C0;
}

footer {
	margin-top: 95px;
	background-color: #1B9AF7;
}

footer > .container {
	width: 928px;
	margin: 0 auto;
	font-size: 10pt;
	color: white;
	position: relative;
}
.gototop {
	position: absolute;
	height: 36px;
	right: 0px;
	top: -49px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	background: url(../images/gototopicon.png) no-repeat 8px 8px #1B9AF7;
	font-size: 12pt;
	padding: 13px 18px 0px 52px;
	cursor: pointer;
}
.gototop:hover {
	background-color: #91E2FF;
}
footer .info {
	background: url(../images/logo_footer.png) no-repeat left top;
	float: left;
	width: 320px;
	padding: 120px 12px 8px 48px;
	font-size: 13pt;
}
footer .info .postalcode {
	margin-left: -1em;
}
footer .info .tel {
	padding-top: 6px;
}
footer .info2 {
	float: right;
	width: 536px;
	padding: 40px 12px 8px 0px;
	font-size: 13pt;
}
footer .copyright {
	text-align: center;
	border-top: 1px solid white;
	padding: 4px 0px;
	width: 928px;
	margin: 0 auto;
}
footer .querybtn {
	margin-top: 12px;
	margin-left: 112px;
}

.modal-content {
	padding-bottom: 24px;
}
.modal-content a {
	text-decoration: none;
}
.caption_modal {
	width: 100%;
	text-align: center;
	background-color: white;
}
.caption_areas {
	width: 100%;
	background-color: #F0F0F0;
}
.modal-content ul {
	list-style: none outside none;
	padding-left: 3em;
}
.modal-content ul > li {
	float: left;
	display: block;
	/*padding: 4px;*/
	width: 134px;
	height: 36px;
}




/* Emoji Symbols: Background Data
   http://unicode.org/~scherer/emoji4unicode/snapshot/full.html
*/

/***** add:20161006 *****/

.pankuzu {
    border-bottom: 1px solid;
    padding: 15px 0 10px;
}


.home {
    background: rgba(0, 0, 0, 0) url("../images/icon-home.png") no-repeat scroll left center / 25px auto;
    padding-left: 30px;
    padding-top: 5px;
}

.next {
    background: rgba(0, 0, 0, 0) url("../images/icon-arrow.png") no-repeat scroll left center / 16px auto;
    padding-left: 20px;
}

.linkitems {
    font-size: 11pt;
    line-height: 2.5em;
    padding: 0 15px 16px 12px;
}

.red{
	color:red;
}

.pickup{
	color:red;
	font-size: 24px;
}

.contactbanner img {
	display: block;
}
.contactbanner span {
    display: block;
    text-align: center;
}


.list_box {
    float: left;
    margin: 0 0 20px;
    padding: 0 15px;
    width: 205px;
}