@charset "UTF-8";

.bg_yellow{
  background-color: #ffd !important;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

select {
	text-transform: none;
}

button {
	overflow: visible;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
	opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0em;
	padding: 0;
}
label {
	margin-right: 0.6em;
}
input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button,
input[type="datetime-local"]::-webkit-inner-spin-button,
input[type="datetime-local"]::-webkit-outer-spin-button,
input[type="week"]::-webkit-inner-spin-button,
input[type="week"]::-webkit-outer-spin-button,
input[type="month"]::-webkit-inner-spin-button,
input[type="month"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #d1d1d1;
	margin: 0 0 1.75em;
	min-width: inherit;
	padding: 0.875em;
}

fieldset > :last-child {
	margin-bottom: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

optgroup {
	font-weight: bold;
}


/**
 * 2.0 - Genericons
 */

.menu-item-has-children a:after,
.social-navigation a:before,
.dropdown-toggle:after,
.bypostauthor > article .fn:after,
.comment-reply-title small a:before,
.pagination .prev:before,
.pagination .next:before,
.pagination .nav-links:before,
.pagination .nav-links:after,
.search-submit:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.5;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}


/**
 * 3.0 - Typography
 */

body,
button,
input,
select,
textarea {
	color: #1a1a1a;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 0;
	text-rendering: optimizeLegibility;
}

h1.tag-line{
      color: #EEEEEE;
      font-weight: 100;
      font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
      font-size: 9px;
      letter-spacing:normal;
      line-height: 1.5;
      margin-bottom: 0.3rem;
      border-bottom: solid 1px #9a9a9a;
}

p {
	margin: 0 0 1.75em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	border: 0 solid #1a1a1a;
	border-left-width: 4px;
	color: #686868;
	font-size: 19px;
	font-size: 1.1875rem;
	font-style: italic;
	line-height: 1.4736842105;
	margin: 0 0 1.4736842105em;
	overflow: hidden;
	padding: 0 0 0 1.263157895em;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote p {
	margin-bottom: 1.4736842105em;
}

blockquote cite,
blockquote small {
	color: #1a1a1a;
	display: block;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}

blockquote cite:before,
blockquote small:before {
	content: "\2014\00a0";
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

blockquote > :last-child {
	margin-bottom: 0;
}

address {
	font-style: italic;
	margin: 0 0 1.75em;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
}

pre {
	border: 1px solid #d1d1d1;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.3125;
	margin: 0 0 1.75em;
	max-width: 100%;
	overflow: auto;
	padding: 1.75em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

code {
	background-color: #d1d1d1;
	padding: 0.125em 0.25em;
}

abbr,
acronym {
	border-bottom: 1px dotted #d1d1d1;
	cursor: help;
}

mark,
ins {
	background: #007acc;
	color: #fff;
	padding: 0.125em 0.25em;
	text-decoration: none;
}

big {
	font-size: 125%;
}


/**
 * 4.0 - Elements
 */

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #d1d1d1;
	border: 0;
	height: 1px;
	margin: 0 0 1.75em;
}

ul,
ol {
	margin: 0 0 1.75em 1.25em;
	padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
	margin-left: 1.5em;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dl {
	margin: 0 0 1.75em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 0 1.75em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
	vertical-align: middle;
}

del {
	opacity: 0.8;
}

table,
th,
td {
	border: 1px solid #d1d1d1;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.75em;
	/*table-layout: fixed;*/
	/* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th,
td {
	padding: 0.4375em;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #cccccc;
}

:-moz-placeholder {
	color: #cccccc;
}

::-moz-placeholder {
	color: #cccccc;
	opacity: 1;
}
	/* Since FF19 lowers the opacity of the placeholder by default */

:-ms-input-placeholder {
	color: #cccccc;
}


.sns-section{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;

  text-align: center;
  padding: 20px;
  margin-bottom: 20px;
}

/**
 * 5.0 - Forms
 */

input {
	line-height: normal;
}

button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
	border: 0;
	border-radius: 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 0.046875em;
	line-height: 1;
	padding: 0.84375em 0.875em 0.78125em;
	text-transform: uppercase;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background: #007acc;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	outline: thin dotted;
	outline-offset: -4px;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
	background: #f7f7f7;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #000000;
	padding: 0.625em 0.4375em;
	width: 100%;
}
textarea{
  height: 15em;
}

input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
	background-color: #fff;
	border-color: #007acc;
	color: #1a1a1a;
	outline: 0;
}

.post-password-form {
	margin-bottom: 1.75em;
}

.post-password-form label {
	color: #686868;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 1.75em;
	text-transform: uppercase;
}

.post-password-form input[type="password"] {
	margin-top: 0.4375em;
}

.post-password-form > :last-child {
	margin-bottom: 0;
}

.search-form {
	position: relative;
}

input[type="search"].search-field {
	border-radius: 2px 0 0 2px;
	width: -webkit-calc(100% - 42px);
	width: calc(100% - 42px);
}

.search-submit:before {
	content: "\f400";
	font-size: 24px;
	left: 2px;
	line-height: 42px;
	position: relative;
	width: 40px;
}

.search-submit {
	border-radius: 0 2px 2px 0;
	bottom: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 42px;
}

.narrow{
  font-weight: 100;
}

/**
 * 6.0 - Navigation
 */

/**
 * 6.1 - Links
 */

a {
	color: #007acc;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #686868;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}
a:hover {
	text-decoration: none;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity: 0.5;
	-webkit-transition: opacity 0.4s ease;
	-moz-transition: opacity 0.4s ease;
	-o-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
}

.wrapper {
	background-attachment: fixed;
	background-image: url(../images/transp_bg.png);
	background-repeat: repeat;
}
.inner {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
img {
	height: auto;
	/* width: 100%; */
}

/* Header */

.page_nav {
	background-color: #000;
}
.page_nav .inner {
	letter-spacing: -0.4em;
	white-space: nowrap;
	text-align: left;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#site-title,

.page_nav .yahoo_logo {
	letter-spacing: normal;
	vertical-align: middle;
	display: inline-block;
	width: 50%;
	line-height: 1;
	margin: 0em;
}
.page_nav .yahoo_logo {
	text-align: right;
}
.page_nav .yahoo_logo strong {
	display: inline-block;
	width: 30%;
}


.page_nav nav {
	letter-spacing: normal;
	vertical-align: middle;
	display: inline-block;
	width: auto;
}
#site-title strong,
#site-title span,
#site-title em {
	display: inline-block;
}
.page_nav nav ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	letter-spacing: -0.4em;
	display: inline-block;
}
.page_nav nav ul li {
	letter-spacing: normal;
	vertical-align: middle;
	display: inline-block;
}
#site-title strong {
	width: 48%;
}
#site-title em {
	width: 32%;
	font-style: normal;
	margin-left: 6%;
}
#site-title span {
	width: 5%;
	margin-right: 6%;
	margin-left: 6%;
}
.page_nav nav ul li a {
	text-decoration: none;
	display: block;
	padding-top: 0.2em;
	padding-right: 0.6em;
	padding-bottom: 0.2em;
	padding-left: 0.6em;
	border: 1px solid #fff;
	color: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	font-size: 90%;
}
.page_nav nav ul li:first-child {
	padding-right: 3%;
}
.page_nav nav ul li:first-child a:before {
    content: "\f004";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0.2em;
}
.page_nav nav ul li:last-child a:before {
    content: "\f044";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0.2em;
}

/* Slider */

#section-1 .pera1-bg-editable {
	position: relative;
	overflow: hidden;
}
#section-1 .full-bgImg_ctt {
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 92%;
}
#section-1 .full-bgImg_ctt .wrapping {
	width: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%); /* Safari用 */
  transform: translateY(-50%);
}
#section-1 .full-bgImg_ctt .block {
	background: rgba(0,0,0,0.5);
	color: #fff;
	width: 100%;
	padding-top: 1.2em;
	padding-bottom: 1.2em;
}
#section-1 .gotoform {
    text-align: center;
    width: 100%;
}
#section-1 .gotoform span.inner {
	padding-top: 0.8em;
	position: relative;
	display: block;
	letter-spacing: -0.4em;
}
#section-1 .gotoform span.inner span {
	width: 66%;
	text-align: center;
}
#section-1 .gotoform span.left {
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	/*margin-right: 0.8em;*/
}
#section-1 .gotoform span.right {
	letter-spacing: normal;
	text-align: right;
	vertical-align: middle;
	display: inline-block;
}
#section-1 .gotoform span.center {
	letter-spacing: normal;
	text-align: right;
	vertical-align: middle;
	display: inline-block;
	font-size: 70%;
}
#section-1 .gotoform span {
	padding-top: 0.8em;
}
#section-1 .gotoform a {
	background: rgba(0,0,0,0.5);
	font-size: 160%;
	line-height: 1;
	font-weight: bold;
	color: #f8dc13;
	text-align: center;
	display: inline-block;
	border: 6px solid #f8dc13;
	padding-top: 0.8em;
	padding-right: 1.6em;
	padding-bottom: 0.8em;
	padding-left: 1.6em;
}
#section-1 .gotoform span.inner span a {
	display: block;
}
#section-1 .gotoform .right a {
	border: 6px solid #fff;
	color: #fff;
}
#section-1 .gotoform .center a {
	border: 6px solid #9cf;
	color: #9cf;
}
#section-1 .gotoform a:before {
    content: "\f0a4";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0.4em;
}

#section-1 .e_head,
#section-1 .e_txt {
	text-shadow: 0 0 15px #000, 0 0 10px #000, 0 0 0.2px #000;
	margin-bottom: 0em;
}
.slick-dots {
	margin-left: 0;
	padding-left: 0;
	margin-right: 0;
	padding-right: 0;
}

/* Main Title */

.e_head.title {
	position: relative;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0.4em;
	padding-top: 0;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 2em;
}
.e_head.title::before,
.e_head.title::after {
	position: absolute;
	content: '';
	border-radius: 100%
}
.e_head.title::before {
	top: .2em;
	left: .2em;
	z-index: 2;
	width: 18px;
	height: 18px;
	background: rgba(150, 150, 150, .5);
}
.e_head.title::after {
	top: .7em;
	left: .7em;
	width: 13px;
	height: 13px;
	background: rgba(210, 210, 210, .5);
}

/* Section */

#section-3 .row {
	letter-spacing: -0.4em;
	margin-right: -3%;
	padding-top: 0.8em;
}
#section-3 .row .col-sm-4 {
	letter-spacing: normal;
	vertical-align: top;
	display: inline-block;
	width: 30.33%;
	margin-right: 3%;
}
p.e_img {
	margin-bottom: 0.8em;
}
#section-3 .e_head {
	margin-bottom: 0.6em;
	font-size: 140%;
}
#section-3 .col-sm-4:nth-child(1) .e_head:before {
    content: "\f09d";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0.4em;
}
#section-3 .col-sm-4:nth-child(2) .e_head:before {
    content: "\f290";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0.4em;
}
#section-3 .col-sm-4:nth-child(3) .e_head:before {
    content: "\f1cd";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0.4em;
}
.section {
	padding-top: 1em;
	padding-bottom: 1em;
}
#section-1.section,
#section-3.section {
	padding-top: 0em;
}
#section-1.section {
	padding-bottom: 0em;
}
#section-5 {
	background-color: #eee;
}
#section-5.section {
    padding-bottom: 0.8em;
}
#section-5 .row {
	padding-top: 0.8em;
}
#section-5 .m_flow {
	background: #eee;
	dispay: inline-block;
	position: relative;
	width: auto;
	height: auto;
	margin-bottom: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaa;
}
#section-5 .m_flow:before {
    content: "";
    display: inline-block;
    border: 10px solid transparent;
    border-top-color: #aaa;
    position: absolute;
    left: 49%;
    bottom: -20px;
}
#section-5 .m_flow:after {
	content: "";
	display: inline-block;
	border: 9px solid transparent;
	border-top-color: #eee;
	position: absolute;
	left: 49%;
	bottom: -18px;
	margin-left: 1px;
}
#section-5 .m_flow:last-child {
	border-bottom-color: #eee;
	margin-bottom: 0;
}
#section-5 .m_flow:last-child:before {
    border-top-color: #eee;
}
#section-5 .flow_ctt {
	position: relative;
	min-height: 210px;
	margin-bottom: 1.2em;
}
#section-5 .e_img {
	width: 20%;
	position: absolute;
	left: 0px;
	top: 0px;
}
#section-5 .flow_stepHead {
	margin-left: 24%;
	letter-spacing: -0.4em;
}
#section-5 .e_txt {
	margin-left: 24%;
	margin-top: 0.8em;
}
#section-5 .flow_stepHead_step {
	font-size: 140%;
	letter-spacing: normal;
	vertical-align: middle;
	display: inline-block;
	margin-top: 0em;
	margin-right: 1%;
	margin-bottom: 0em;
	margin-left: 0em;
}
#section-5 .flow_stepHead_no {
	font-size: 140%;
	letter-spacing: normal;
	vertical-align: middle;
	display: inline-block;
	margin: 0em;
	font-weight: bold;
	color: #fff;
	background-color: #000;
	text-align: center;
	height: 48px;
	width: 48px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	line-height: 48px;
}
#section-5 .flow_stepHead_head {
	font-size: 150%;
	letter-spacing: normal;
	vertical-align: middle;
	display: inline-block;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1%;
}
#section-5 .e_txt a:before {
    content: "\f14c";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0.4em;
}
#section-11 {
	background-attachment: fixed;
	background-image: url(../images/snow.png);
	background-repeat: repeat;
}
#section-11 .table {
	width: 100%;
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 0px 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#section-11 th,
#section-11 td {
	padding: 0.8em;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ddd;
}
#section-11 th {
	background: #295890;
	vertical-align: middle;
	text-align: center;
	width: 35%;
	overflow: visible;
	position: relative;
	color: #fff;
	font-weight: normal;
	font-size: 120%;
	white-space: nowrap;
}
#section-11 th:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #295890;
    border-width: 10px;
    margin-top: -10px;
}
/* firefox */
@-moz-document url-prefix() {
    #section-11 th::after {
        float: right;
        padding: 0;
        left: 30px;
        top: 10px;
        content: " ";
        height: 0;
        width: 0;
        position: relative;
        pointer-events: none;
        border: 10px solid transparent;
        border-left: #295890 10px solid;
        margin-top: -10px;
    }
}
#section-11 td {
    background: #fff;
    width: auto;
    padding-left: 1.6em;
	font-size: 100%;
}
#section-11 .movie {
	text-align: center;
	padding-top: 1.6em;
	padding-bottom: 0.4em;
}
#section-11 .movie span {
	display: inline-block;
	line-height: 1;
	background-color: #fff;
	padding: 8px;
}
#section-8 {
	background-image: url(../images/bg_shop.jpg);
	background-repeat: no-repeat;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	background-attachment: fixed;
	background-position: center center;
}
#section-8 .inner {
	min-height: 200px;
	position: relative;
}
#section-8 .gotoform {
    text-align: center;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
#section-8 .gotoform span {
	width: 100%;
	padding-top: 1.2em;
	padding-bottom: 1.2em;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	display: block;
}
#section-8 .gotoform span span {
	display: none;
}
#section-8 .gotoform a {
	background: rgba(0,0,0,0.5);
	font-size: 150%;
	line-height: 1;
	font-weight: bold;
	color: #fff;
	text-align: center;
	display: block;
	border: 3px solid #fff;
	padding-top: 0.8em;
	padding-right: 1.6em;
	padding-bottom: 0.8em;
	padding-left: 1.6em;
	margin-bottom: 0.6em;
}
#section-8 .gotoform a:first-child {
	color: #f8dc13;
	border: 3px solid #f8dc13;
}
#section-8 .gotoform a:last-child {
	color: #99ccff;
	border: 3px solid #99ccff;
	margin-bottom: 0em;
}
#section-8 .gotoform a:before {
    content: "\f0a4";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0.4em;
}
.m_faq .faq_q,
.m_faq .faq_a {
  overflow: hidden;
}
.m_faq .faq_q {
  margin-bottom: 1em;
}
.m_faq .faq_a {
  margin-bottom: 2em;
}
.m_faq .e_head {
	float: left;
	width: 1.5em;
	height: 1.5em;
	margin-right: .5em;
	line-height: 1.5em;
	border-radius: .75em;
	background-color: #ccc;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.m_faq .e_txt {
  margin-left: 2.8em;
  padding-top: .3em;
}
.m_faq .faq_q .e_head {
	background-color: #c00;
}
.m_faq .faq_a .e_head {
	background-color: #06c;
}
.m_faq .faq_q .e_txt {
	font-weight: bold;
}

/* Form Page */

#section-9 .required {
	font-size: 80%;
	line-height: 1.2;
	font-weight: bold;
	color: #fff;
	background-color: #c00;
	text-align: center;
	display: inline-block;
	padding-top: 0.2em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 0.4em;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}
#section-9 th .required {
	display: block;
	float: right;
}
#section-9 table {
	width: 100%;
	margin-bottom: 1.6em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#section-9 th,
#section-9 td {
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ddd;
	border-bottom-color: #ddd;
	padding-top: 0.8em;
	padding-right: 1.2em;
	padding-bottom: 0.8em;
	padding-left: 1.2em;
	white-space: nowrap;
	border-right-style: none;
	border-left-style: none;
}
#section-9 th {
	background-color: #eee;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #ccc;
	width: 33%;
}
#section-9 td {
	background-color: #fff;
}
#section-9 input[type="text"],
#section-9 textarea {
	outline: none;
	border: 1px solid #aaa;
	-webkit-transition: all .3s;
	transition: all .3s;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	width: 83%;
	margin-right: 0.6em;
}
#section-9 input[type="text"]:focus,
#section-9 textarea:focus {
	box-shadow: 0 0 7px #1abc9c;
	border: 1px solid #1abc9c;
}
#section-9 .select-wrap{
position:relative;
overflow:hidden;
display:inline-block;
width:auto;
background-color:#ffffff;
background-image:-webkit-linear-gradient(top, #ffffff 0%, #dfe0d9 100%);
background-image:linear-gradient(top, #ffffff 0%, #dfe0d9 100%);
border:1px solid #c0c0c0;
color:#333;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

#section-9 .select-wrap select{
-webkit-appearance:none;
-moz-appearance:none;
appearance:none;
position:relative;
z-index:2;
display:block;
width:auto;/* fallback non calc support */
/*width:-webkit-calc(100% + 5em);*/
margin:0;
padding:0.6em;
background:transparent;
border:0;
outline:none;
font-size:90%;
line-height:1.5;
}

#section-9 .entypo-down-open-mini:before{
content:"\f0dd";
position:absolute;
z-index:1;
top:50%;
right:12px;
right:.75rem;
margin-top:-8px;
margin-top:-.5rem;
font-size:90%;
line-height:1.5;
color:#333;
}
#section-9 .pt1 input,
#section-9 .pt1 textarea {
	width: 75%;
}
#section-9 .pt2 input {
	width: 33%;
}
#section-9 input[type=submit],
#section-9 input[type=button],
#section-9 button[type=button],
#section-9 button[type=submit] {
	font-size: 150%;
	margin: 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	padding-top: 0.8em;
	padding-right: 1.6em;
	padding-bottom: 0.8em;
	padding-left: 1.6em;
	cursor: pointer;
	background: -moz-linear-gradient(top, #999, #555 1%, #555 50%, #444 99%, #111);
	background: -webkit-gradient(linear, left top, left bottom, from(#999), color-stop(0.01, #555), color-stop(0.5, #555), color-stop(0.99, #444), to(#111));
	border: 1px solid #ccc;
	-webkit-box-shadow: 0px 0.2em 0.4em #e7e7e7;
	-moz-box-shadow: 0px 0.2em 0.4em #e7e7e7;
	color: #fff;
}
#section-9 button[type=button]:after,
#section-9 button[type=submit]:after {
    content: "\f044";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 0.4em;
}
#section-9 button[type=button].prev:after,
#section-9 button[type=submit].prev:after {
    content: "\f04a";
}
#section-9 input[type=submit]:hover,
#section-9 input[type=button]:hover,
#section-9 button[type=button]:hover,
#section-9 button[type=submit]:hover {
	text-decoration: none;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	opacity: 0.5;
	-webkit-transition: opacity 0.4s ease;
	-moz-transition: opacity 0.4s ease;
	-o-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
}
#section-9 .button,
#section-9 .notic {
	text-align: center;
}
#section-9 .main_side p {
	margin-bottom: 0.8em;
}
#section-9 .action_area {
	text-align: center;
	letter-spacing: -0.4em;
}
#section-9 .action_area form {
	letter-spacing: normal;
	vertical-align: middle;
	display: inline-block;
	margin-right: 2%;
	margin-left: 2%;
}
#section-9 .gs_area {
	margin: 3.2em auto 0;
	width: 80%;
	letter-spacing: -0.4em;
	text-align: center;
}
#section-9 .gs_area .banner_gs {
	letter-spacing: normal;
	vertical-align: middle;
	display: inline-block;
	width: 100px;
	background-color: #eee;
}
#section-9 .gs_area p {
	letter-spacing: normal;
	vertical-align: middle;
	display: inline-block;
	white-space: normal;
	width: 60%;
	margin-left: 4%;
	margin-bottom: 0em;
	text-align: left;
}
.formError {
    position: absolute;
    top: 300px;
    left: 300px;
    display: block;
    cursor: pointer;
    text-align: left;
}
.formError {
    z-index: 990;
}
.formError .formErrorContent {
    width: 100%;
    background: #00579a;
    position: relative;
    color: #fff;
    white-space: nowrap;
    font-size: 12px;
    border: 1px solid #FFF;
    box-shadow: 0 0 2px #333;
    -moz-box-shadow: 0 0 2px #333;
    -webkit-box-shadow: 0 0 2px #333;
    -o-box-shadow: 0 0 2px #333;
    padding: 4px 24px 4px 10px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
}
.formError .formErrorContent {
    z-index: 991;
}
.formError .formErrorContent:after {
    content: '';
    background-image: url(/images/common/icon_close_validation.png);
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    width: 8px;
    height: 8px;
    position: absolute;
    top: 3px;
    right: 3px;
}
.formError .formErrorArrow {
    width: 15px;
    margin: -2px 0 0 13px;
    position: relative;
}
.formError .formErrorArrow {
    z-index: 996;
}
.formError .formErrorArrow .line3 {
    width: 1px;
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
    border-bottom: 0 solid #FFF;
}
.formError .formErrorArrow div {
    border-left: 1px solid #FFF;
    border-right: 1px solid #FFF;
    box-shadow: 0 1px 1px #4d4d4d;
    -moz-box-shadow: 0 1px 1px #4d4d4d;
    -webkit-box-shadow: 0 1px 1px #4d4d4d;
    -o-box-shadow: 0 1px 1px #4d4d4d;
    font-size: 0px;
    height: 1px;
    background: #00579a;
    margin: 0 auto;
    line-height: 0;
    font-size: 0;
    display: block;
}
.formError .formErrorArrow .line1 {
    width: 1px;
    border: none;
    background: #FFF;
}
.formError .formErrorArrow .line2 {
    width: 3px;
    border: none;
    background: #FFF;
}
.formError .formErrorArrow .line4 {
    width: 3px;
}
.formError .formErrorArrow .line5 {
    width: 5px;
}
.formError .formErrorArrow .line6 {
    width: 7px;
}
.formError .formErrorArrow .line7 {
    width: 9px;
}
.formError .formErrorArrow .line8 {
    width: 11px;
}
.formError .formErrorArrow .line9 {
    width: 11px;
    border: none;
}
.formError .formErrorArrow .line10 {
    width: 13px;
    border: none;
}

/* Footer */

#section-7 {
	background-color: #000;
	padding-bottom: 0em;
}

#section-7 h2 {
	letter-spacing: -0.4em;
	width: 33.33%;
	line-height: 1;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
}
#section-7 h2 strong,
#section-7 h2 span,
#section-7 h2 em {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
}
#section-7 h2 strong {
	margin-bottom: -0.2em;
	width: 48%;
}
#section-7 h2 span {
	width: 5%;
	margin-right: 6%;
	margin-left: 6%;
}
#section-7 h2 em {
	width: auto;
	font-style: normal;
	margin-top: 0em;
	font-size: 80%;
	line-height: 1;
	color: #fff;
	text-align: left;
}
#section-7 .m_tel-bdr {
	text-align: center;
}
#section-7 .m_tel-bdr h3 {
	color: #fff;
	margin-top: 1.2em;
}
#section-7 .m_tel-bdr h4 {
	color: #fff;
	font-size: 200%;
}
#section-7 .m_tel-bdr h4:before {
    content: "\f098";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0.4em;
}
#section-7 .m_tel-bdr p {
	color: #fff;
	margin-bottom: 0em;
}
#section-7 .copyright {
    position: relative;
    text-align: center;
}
#section-7 .copyright span {
	color: #fff;
	font-size: 80%;
	position: relative;
	z-index: 1;
	display: inline-block;
	letter-spacing: normal;
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 0em;
	padding-top: 0;
	padding-right: 0.8em;
	padding-bottom: 0;
	padding-left: 0.8em;
	line-height: 1.2;
	background-color: #000;
}
#section-7 .copyright::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #fff;
}
.pagescroll a {
    color: #fff;
    text-decoration: none;
    position: fixed;
    bottom: 1.6em;
    right: 3%;
    background: #111;
    text-align: center;
    margin: 0px auto 0px auto;
    width: 60px;
    height: 60px;
    line-height: 60px;
    display: block;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    opacity: 0.5;
    z-index: 4;
}
.pagescroll a:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f102";
    font-size: 150%;
}

/* Form Inside */

.headline.common {
    position: relative;
    text-align: center;
}
/*.headline.common::before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #ccc;
}*/
.headline.common span {
	color: #444;
	font-size: 100%;
	position: relative;
	z-index: 1;
	display: inline-block;
	letter-spacing: normal;
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 0em;
	padding-top: 0;
	padding-right: 0.8em;
	padding-bottom: 0;
	padding-left: 0.8em;
	line-height: 1.2;
	width: auto;
}
.confirmation {
	text-align: center;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
}
.confirmation h3 {
	margin-bottom: 0.4em;
	text-align: center;
}
.confirmation p {
	text-align: center;
}
.attention p {
	text-indent: -1em;
	margin-bottom: 0em;
	padding-left: 1em;
}
.attention2 {
	padding: 2.4em;
	border: 1px dotted #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}
.attention2 h4 {
	text-align: center;
	margin-bottom: 0.4em;
}
.attention2 ol {
	width: 66%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 1.5em;
	list-style-position: outside;
	list-style-image: none;
}
.attention2 ol li {
	margin-top: 0.8em;
}
.attention2 ol li em {
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.container .inner_block {
	padding-top: 2.4em;
	letter-spacing: -0.4em;
}
.container .inner_block .image {
	letter-spacing: normal;
	vertical-align: middle;
	display: inline-block;
	width: 35%;
	margin-right: 5%;
}
.container .inner_block .text {
	letter-spacing: normal;
	vertical-align: middle;
	display: inline-block;
	width: 100%;
}
.container .inner_block .text .confirmation {
    text-align: left;
    padding-top: 0em;
}
#section-10 .col-sm-12 {
	padding-top: 0.8em;
}
#section-10 .m_faq {
	padding-right: 0.4em;
	padding-left: 0.4em;
}
.wrap {
	padding-top: 0.8em;
}
#section-7 .m_tel-bdr h4 a {
	color: #fc0;
}
#calltimeTrigger .text {
	margin-top: 0.4em;
}
#calltimeTrigger .text,
.form_layout .nyuryoku_box .hosoku {
	font-size: 90%;
	margin-bottom: 0em !important;
}
#calltimeTrigger .text em {
	font-style: normal;
	color: #c00;
	font-weight: bold;
}
.form_layout .fileupload {
	margin-top: 0.4em;
}
.form_layout .notic_box,
.form_layout .nyuryoku_box {
	margin-top: 0.4em;
}
.form_layout .notic {
	font-size: 85%;
	margin-bottom: 0em !important;
	text-align: left !important;
}
.form_layout .notic .red {
	color: #f00;
}
.form_layout.confirm br,
.form_layout.confirm img,
.form_layout.confirm a {
	display: none;
}
.notic_block {
	padding-bottom: 0.8em;
}
.notic_block p {
	font-size: 100%;
	font-weight: bold;
	color: #c00;
	padding-top: 1.2em;
	padding-right: 2.4em;
	padding-bottom: 1.2em;
	padding-left: 2.4em;
	border: 5px solid #c00;
}
#infomation {
    background-attachment: fixed;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat;
}
#infomation .boder {
	border: 5px solid #f8dc13;
	background: rgba(255,255,255,0.8);
	padding-top: 1.6em;
	padding-right: 2.4em;
	padding-bottom: 1.6em;
	padding-left: 2.4em;
}
#infomation .info-header {
	text-align: center;
	padding-bottom: 1.6em;
}
#infomation .info-title {
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #f8dc13;
	padding-bottom: 0.6em;
}
#infomation .kaisaiwaku {
	padding: 1.6em;
	border: 1px dotted #ccc;
	margin-bottom: 1.6em;
	background-color: #ffd;
}
#infomation .past {
	padding: 1.6em;
	border: 1px dotted #ccc;
	background-color: #fff;
}
#infomation .kaisaiwaku ul {
	letter-spacing: -0.4em;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
}
#infomation .kaisaiwaku ul li {
	letter-spacing: normal;
	vertical-align: middle;
	display: inline-block;
}

/*
#infomation .kaisaiwaku ul li:first-child {
	margin-right: 4%;
}
*/

.inf_kaisai_marright{
  margin-right: 3px;
}



#infomation .kaisaiwaku ul li a {
	display: block;
	padding-top: 0.6em;
	padding-right: 1.2em;
	padding-bottom: 0.6em;
	padding-left: 1.2em;
	color: #333;
	background-color: #f8dc13;
	text-decoration: none;
	font-weight: bold;
}
#infomation h3 {
	position: relative;
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-bottom: 0.8em;
}
#infomation h3:before {
	position: absolute;
	top: 50%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: #999;
}
#infomation h3 span {
	color: #000;
	font-size: 120%;
	position: relative;
	z-index: 1;
	display: inline-block;
	letter-spacing: normal;
	background-color: #fff;
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 0em;
	padding-top: 0;
	padding-right: 0.4em;
	padding-bottom: 0;
	padding-left: 0.4em;
	line-height: 1.2;
}
#infomation .kaisaiwaku dl dt {
	float: left;
}
#infomation .kaisaiwaku dl dd {
	padding-left: 10em;
	margin-bottom: 0.8em;
}
#infomation .past th,
#infomation .past td {
	padding-top: 0.6em;
	padding-right: 1.2em;
	padding-bottom: 0.6em;
	padding-left: 1.2em;
}
#infomation .past th {
	text-align: center;
	background-color: #f6f6f6;
}
#infomation .past td:last-child {
	text-align: center;
	white-space: nowrap;
}
#infomation .past .link {
	text-align: center;
}
#infomation .past .link a {
	display: inline-block;
	padding-top: 0.6em;
	padding-right: 1.2em;
	padding-bottom: 0.6em;
	padding-left: 1.2em;
	color: #333;
	background-color: #f8dc13;
	text-decoration: none;
	font-weight: bold;
	font-size: 120%;
}
.list .list_table,
.list .list_table_past,
.list .list_table_sok {
	padding-top: 1.6em;
}
.list .list_table table,
.list .list_table_past table,
.list .list_table_sok table  {
	background-color: #fff;
}
.list .list_table th,
.list .list_table_past th,
.list .list_table_sok th {
	background-color: #f6f6f6;
	text-align: center;
	white-space: nowrap;
}
.list .list_table th,
.list .list_table td,
.list .list_table_past th,
.list .list_table_past td,
.list .list_table_sok th,
.list .list_table_sok td
 {
	padding-top: 0.6em;
	padding-right: 1.2em;
	padding-bottom: 0.6em;
	padding-left: 1.2em;
}
.list .list_table td:first-child {
	text-align: center;
}
.list .list_table td:last-child,
.list .list_table_past td:last-child,
.list .list_table_sok td:last-child{
	text-align: center;
}
.list .links ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	letter-spacing: -0.4em;
	text-align: center;
}
.list .links ul li {
	letter-spacing: normal;
	vertical-align: middle;
	display: inline-block;
}
.list .links ul li:first-child {
	margin-right: 4%;
}
.list .links ul li a {
    display: block;
    padding-top: 0.6em;
    padding-right: 1.2em;
    padding-bottom: 0.6em;
    padding-left: 1.2em;
    color: #333;
    background-color: #f8dc13;
    text-decoration: none;
    font-weight: bold;
}

@media (max-width: 1024px) {
.inner {
    width: 94%;
    margin-right: auto;
    margin-left: auto;
}
#section-5 .flow_stepHead_step {
    font-size: 130%;
}
#section-5 .flow_stepHead_head {
    font-size: 130%;
}
#section-5 .flow_stepHead_no {
    font-size: 120%;
    height: 40px;
    width: 40px;
    line-height: 40px;
}
#section-5 .flow_ctt {
    min-height: 150px;
}
#section-11 th {
	white-space: normal;
}
#section-9 input[type="text"], #section-9 textarea {
    width: 76%;
}
#section-5 .m_flow:before {
    left: 49%;
}
#section-5 .m_flow:after {
    left: 49%;
}
#section-7 h2 {
    width: 44%;
}
#section-1 .e_txt {
	font-size: 95%;
}
#section-1.section {
	padding-bottom: 0em;
}
#section-1 .full-bgImg_ctt {
    height: 80%;
}
.container .inner_block .image {
    width: 40%;
}
.container .inner_block .text {
    width: 100%;
}
#section-8 {
    -moz-background-size: 200% auto;
    background-size: 200% auto;
	background-attachment: scroll;
}
#calltimeTrigger .text, .form_layout .nyuryoku_box .hosoku {
    display: block;
}
#section-9 th,
#section-9 td {
	white-space: normal;
}
#section-9 th {
	width: 25%;
}
/*}
@media (max-width: 768px) {*/
#section-1 .e_txt {
	font-size: 90%;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#section-1.section {
	padding-bottom: 0em;
}
#section-3 .e_head {
    margin-bottom: 0.4em;
    font-size: 130%;
}
#section-3 .e_txt {
	font-size: 90%;
}
#section-5 .flow_ctt {
    min-height: 140px;
}
.headline.common span {
    font-size: 90%;
}
#section-7 h2 {
    width: 50%;
}
#section-5 .e_img {
    width: 16%;
}
#section-1 .gotoform a {
    font-size: 150%;
}
.slick-slider {
	margin-right: -20%;
	margin-left: -20%;
}
#section-11 .movie span {
	width: 100%;
	padding-right: -8px;
	padding-left: -8px;
}
#section-11 .movie span iframe {
	width: 100% !important;
}
}
@media (max-width: 800px) {
.slick-slider {
    margin-right: -40%;
    margin-left: -40%;
}
#section-8 .gotoform a {
	display: block;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#section-8 .gotoform a:first-child {
	margin-bottom: 0.8em;
}
#section-8 .gotoform i,
#section-8 .gotoform br {
	display: none;
}
#section-1 .gotoform span.left {
    margin-right: 0em;
}
#section-1 .gotoform span {
	padding-top: 0.4em;
	display: block;
	;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#section-1 .gotoform a {
	display: block;
}

.inf_kaisai_marright{
  margin-right: 0px;
  margin-bottom: 2px;
}
/*
#infomation .kaisaiwaku ul li:first-child {
	margin-right: 0%;
	margin-bottom: 0.6em;
}
*/
}
@media (max-width: 667px) {
#section-1 .e_txt {
	font-size: 80%;
}
#section-3 .e_head {
    margin-bottom: 0.3em;
    font-size: 120%;
}
#section-9 th {
	white-space: normal;
	padding-right: 2.8em;
	position: relative;
	vertical-align: top;
	line-height: 1.2;
}
#section-9 th .required {
	float: none;
	position: absolute;
	top: 1em;
	right: 1em;
}
#section-9 input[type="text"],
#section-9 textarea {
    width: 72%;
}
#section-1 .gotoform span {
    width: 94%;
    margin-right: auto;
    margin-left: auto;
}
.headline.common span {
    font-size: 80%;
}
#section-9 .confirm th {
	padding-right: 1.2em;
	vertical-align: middle;
}
.container .inner_block {
    padding-top: 1.6em;
    letter-spacing: 0em;
}
.container .inner_block .image {
	display: block;
	width: 30%;
	margin-left: 3%;
	float: right;
	margin-bottom: 0.8em;
	margin-right: 0%;
}
.container .inner_block .text {
    display: block;
    width: auto;
}
.confirmation h3 {
    clear: none;
}
#section-1 .gotoform span.inner {
	padding-top: 0.3em;
	text-align: center;
}
#section-1 .full-bgImg_ctt .block {
    padding-top: 0.6em;
    padding-bottom: 0.6em;
}
#section-1 .gotoform span.inner span {
    width: 100%;
}
#section-8 .gotoform a {
    width: 100%;
}
}
@media (max-width: 568px) {
.page_nav nav ul li a {
    font-size: 80%;
}
#section-1 .full-bgImg_ctt .block {
	padding-right: 3%;
	padding-left: 3%;
}
#section-3 .e_head {
    font-size: 100%;
}
#section-3 .e_txt {
    font-size: 80%;
}
#section-5 .e_txt {
    font-size: 90%;
}
#section-5 .flow_ctt {
    min-height: 110px;
}
#section-11 th {
    font-size: 100%;
}
#section-11 td {
    font-size: 90%;
}
#section-8 .gotoform a {
    font-size: 160%;
}
#section-8 .inner {
    min-height: 300px;
}
#section-7 h2 {
    width: 60%;
}
#section-5 .flow_stepHead_step {
    font-size: 90%;
}
#section-5 .flow_stepHead_head {
    font-size: 100%;
}
#section-5 .flow_stepHead_no {
    font-size: 80%;
    height: 24px;
    width: 24px;
    line-height: 24px;
}
#section-9 th {
    font-size: 90%;
    padding-right: 3.2em;
}
#section-9 input[type="text"],
#section-9 textarea {
    width: 68%;
}
.headline.common span {
    font-size: 70%;
}
.container .inner_block .image {
    width: 36%;
}
.slick-slider {
    margin-right: -49%;
    margin-left: -49%;
}
#section-8 .gotoform a {
	font-size: 120%;
}
#section-1 .gotoform span.center {
	font-size: 100%;
}
#section-1 .gotoform span.center a {
	white-space: normal !important;
}
}
@media (max-width: 414px) {
#site-title strong {
    width: 70%;
}
.page_nav .yahoo_logo strong {
    width: 48%;
}
.page_nav nav {
    display: block;
    width: 100%;
}
#section-1 .e_head {
	font-size: 120%;
}
#section-3 .row {
    letter-spacing: 0em;
    margin-right: 0%;
}
#section-3 .row .col-sm-4 {
	display: block;
	width: 100%;
	margin-right: 0%;
	margin-bottom: 1.2em;
}
#section-3 .row .col-sm-4:last-child {
	margin-bottom: 0em;
}
#section-3 .e_img {
	float: left;
	width: 33%;
	margin-right: 5%;
}
#section-3 .e_head {
	font-size: 120%;
	clear: none;
}
#section-3 .e_txt {
    font-size: 95%;
}
#section-3 .m_card-topImg:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#section-3 .m_card-topImg {
  min-height: 1px;
}
#section-5 .e_img {
	width: 25%;
	position: relative;
	left: 0px;
	top: 0px;
	float: right;
	margin-bottom: 0.4em;
	margin-left: 4%;
}
#section-5 .flow_stepHead {
    margin-left: 0%;
    letter-spacing: -0.4em;
}
#section-5 .e_txt {
    margin-left: 0%;
}
#section-5 h3 {
	clear: none;
}
#section-5 .flow_stepHead_head {
	display: block;
	margin-left: 0%;
}
#section-11 th {
	font-size: 80%;
	width: 30%;
}
#section-11 td {
    font-size: 80%;
}
#section-7 h2 {
    width: 80%;
}
#section-8 .gotoform a {
    font-size: 130%;
    padding-right: 1.2em;
    padding-left: 1.2em;
}
#section-9 th {
	font-size: 100%;
	padding-right: 0.6em;
	display: block;
	width: auto;
	padding-top: 0.6em;
	padding-bottom: 0em;
	padding-left: 0.6em;
	border-right-style: none;
	border-bottom-style: none;
	background-color: #fff;
}
#section-9 th:before {
    content: "\f044";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0.2em;
}
#section-9 td {
	display: block;
	width: auto;
	padding-top: 0.6em;
	padding-right: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.6em;
	border-top-style: none;
}
.headline.common::before {
	display: none;
}
.headline.common span {
	color: #444;
	font-size: 90%;
	position: relative;
	z-index: 1;
	display: block;
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 0em;
	line-height: 1.4;
	width: auto;
	background-image: none;
	padding: 0.6em;
	border: 1px dotted #999;
}
#section-9 .main_side p {
	font-size: 90%;
}
#section-9 .action_area form {
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 0.6em;
}
#section-8 {
	-moz-background-size: 260% auto;
	background-size: 260% auto;
}
#section-9 .gs_area {
	width: 100%;
	margin-top: 2.4em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#section-9 .gs_area p {
	font-size: 80%;
}
.slick-slider {
    margin-right: -70%;
    margin-left: -70%;
}
#section-1 .gotoform a {
    font-size: 90%;
}
#section-8 .gotoform a {
	font-size: 110%;
}
#infomation .kaisaiwaku dl dt {
    float: none;
}
#infomation .kaisaiwaku dl dd {
    padding-left: 0em;
}
#infomation .kaisaiwaku ul li {
    display: block;
}
#infomation h3 span {
	font-size: 100%;
}
#infomation .boder {
    padding-top: 0.8em;
    padding-right: 1.2em;
    padding-bottom: 0.8em;
    padding-left: 1.2em;
}
#infomation .kaisaiwaku,
#infomation .past {
    padding: 0.8em;
}
#infomation .past thead,
.list .list_table thead,
.list .list_table_past thead,
.list .list_table_sok thead  {
	display: none;
}
#infomation .past tbody,
.list .list_table tbody,
.list .list_table_past tbody,
.list .list_table_sok tbody {
	width: 100%;
	display: block;
	position: relative;
}
#infomation .past tr,
.list .list_table tr,
.list .list_table_past tr,
.list .list_table_sok tr {
	display: block;
	margin-bottom: 0.1em;
	padding-bottom: 0.3em;
	border: 1px solid #eee;
	padding-top: 0.3em;
	background-color: #fff;
}
#infomation .past thead th,
.list .list_table thead th,
.list .list_table_past thead th,
.list .list_table_sok thead th {
	margin-bottom: 5px;
	list-style-type: none;
	color: #fff;
	display: block;
	border: none;
	padding-top: 0.6em;
	padding-right: 0.6em;
	padding-bottom: 0.3em;
	padding-left: 0.6em;
	background-color: #003366;
	text-align: left;
}
#infomation .past tbody td,
.list .list_table tbody td,
.list .list_table_past tbody td,
.list .list_table_sok tbody td {
	display: block;
	border: none;
	line-height: 1.5;
	padding-top: 0em;
	padding-right: 0.8em;
	padding-bottom: 0em;
	padding-left: 0.8em;
	white-space: normal !important;
	text-align: left;
	font-size: 90%;
}
.list .list_table td:first-child {
    text-align: left;
}
/*
.list .list_table tbody td:nth-of-type(1):before {
	content: "●商品画像";
	font-weight: bold;
	color: #333333;
	margin-right: 0.4em;
}
*/

.list .list_table_past tbody td:nth-of-type(1):before {
	content: "【オークションID】";
	font-weight: bold;
	color: #333333;
	margin-right: 0.4em;
}

#infomation .past tbody td:nth-of-type(1):before,
.list .list_table_past tbody td:nth-of-type(2):before {
	content: "【商品名】";
	font-weight: bold;
	color: #333333;
	margin-right: 0.4em;
	display: block;
}

#infomation .past tbody td:nth-of-type(2):before{
    content: "【落札額】";
	font-weight: bold;
	color: #333333;
	margin-right: 0.4em;
}

.list .list_table_past tbody td:nth-of-type(3):before {
    content: "【落札日時】";
	font-weight: bold;
	color: #333333;
	margin-right: 0.4em;
}

.list .list_table tbody td:nth-of-type(3):before {
    content: "【スタート価格】";
	font-weight: bold;
	color: #333333;
	margin-right: 0.4em;
}

.list .list_table_past tbody td:nth-of-type(4):before {
    content: "【落札額】";
	font-weight: bold;
	color: #333333;
	margin-right: 0.4em;
}
.list .list_table_sok tbody td:nth-of-type(3):before {
    content: "【即決価格】";
	font-weight: bold;
	color: #333333;
	margin-right: 0.4em;
}


#infomation .past td:last-child,
.list .list_table td:last-child,
.list .list_table_past td:last-child,
.list .list_table_sok td:last-child {
    text-align: left;
}
#infomation .past table,
.list .list_table table,
.list .list_table_past table,
.list .list_table_sok table {
	border: none;
	margin-bottom: 0.8em;
	background-color: inherit;
}
#infomation .past tbody td:nth-of-type(1),
.list .list_table tbody td:nth-of-type(1),
.list .list_table tbody td:nth-of-type(2),
.list .list_table_past tbody td:nth-of-type(1),
.list .list_table_sok tbody td:nth-of-type(1),
.list .list_table_sok tbody td:nth-of-type(2){
	padding-bottom: 0.2em;
}
#infomation .past .link a,
.list .links ul li {
    display: block;
}
.list .links ul li:first-child {
	margin-right: 0%;
	margin-bottom: 0.8em;
}
.fb-page.fb_iframe_widget {
	width: 100% !important;
}
.e_head.title {
	line-height: 1.2;
}
}
@media (max-width: 375px) {
#section-8 .gotoform a {
    font-size: 120%;
}
#section-7 .copyright span {
    font-size: 70%;
}
#section-1 .e_head {
    font-size: 100%;
}
.slick-slider {
    margin-right: -95%;
    margin-left: -95%;
}
#section-8 .gotoform a {
	font-size: 90%;
}
#section-1 .e_txt {
    font-size: 70%;
}
}
