@charset "UTF-8";
/* CSS Document */

/* reset.css*/
html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	font-weight: normal
}
body {
	font-size: 16px
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
ul, ol {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none
}
a {
	text-decoration: none;
	color: inherit
}
a:hover {
	text-decoration: none
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold
}
del {
	text-decoration: line-through
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help
}
img {
	max-width: 100%;
	height: auto;
	width: auto 9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
	vertical-align: bottom;
	-ms-interpolation-mode: bicubic;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 0.4em 0;
	padding: 0
}
input, select {
	vertical-align: middle
}
strong, em {
	font-style: normal
}
button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	background: transparent;
	cursor: pointer;
	outline: none;
	font-size: 12px
}
[type="checkbox"] {
	margin: 0
}

/* bootstrap-grid.css*/
/*
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

.container {
}

.container:before,
.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}


.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 0
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666666666666%
}

.col-xs-10 {
    width: 83.33333333333334%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666666666666%
}

.col-xs-7 {
    width: 58.333333333333336%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666666666667%
}

.col-xs-4 {
    width: 33.33333333333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.666666666666664%
}

.col-xs-1 {
    width: 8.333333333333332%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666666666666%
}

.col-xs-pull-10 {
    right: 83.33333333333334%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666666666666%
}

.col-xs-pull-7 {
    right: 58.333333333333336%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666666666667%
}

.col-xs-pull-4 {
    right: 33.33333333333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.666666666666664%
}

.col-xs-pull-1 {
    right: 8.333333333333332%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666666666666%
}

.col-xs-push-10 {
    left: 83.33333333333334%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666666666666%
}

.col-xs-push-7 {
    left: 58.333333333333336%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666666666667%
}

.col-xs-push-4 {
    left: 33.33333333333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.666666666666664%
}

.col-xs-push-1 {
    left: 8.333333333333332%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666666666666%
}

.col-xs-offset-10 {
    margin-left: 83.33333333333334%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666666666666%
}

.col-xs-offset-7 {
    margin-left: 58.333333333333336%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666666666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.666666666666664%
}

.col-xs-offset-1 {
    margin-left: 8.333333333333332%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:716px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666666666666%
    }
    .col-sm-10 {
        width: 83.33333333333334%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666666666666%
    }
    .col-sm-7 {
        width: 58.333333333333336%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666666666667%
    }
    .col-sm-4 {
        width: 33.33333333333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.666666666666664%
    }
    .col-sm-1 {
        width: 8.333333333333332%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666666666666%
    }
    .col-sm-pull-10 {
        right: 83.33333333333334%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666666666666%
    }
    .col-sm-pull-7 {
        right: 58.333333333333336%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666666666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.666666666666664%
    }
    .col-sm-pull-1 {
        right: 8.333333333333332%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666666666666%
    }
    .col-sm-push-10 {
        left: 83.33333333333334%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666666666666%
    }
    .col-sm-push-7 {
        left: 58.333333333333336%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666666666667%
    }
    .col-sm-push-4 {
        left: 33.33333333333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.666666666666664%
    }
    .col-sm-push-1 {
        left: 8.333333333333332%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-sm-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-sm-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666666666666%
    }
    .col-md-10 {
        width: 83.33333333333334%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666666666666%
    }
    .col-md-7 {
        width: 58.333333333333336%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666666666667%
    }
    .col-md-4 {
        width: 33.33333333333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.666666666666664%
    }
    .col-md-1 {
        width: 8.333333333333332%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666666666666%
    }
    .col-md-pull-10 {
        right: 83.33333333333334%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666666666666%
    }
    .col-md-pull-7 {
        right: 58.333333333333336%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666666666667%
    }
    .col-md-pull-4 {
        right: 33.33333333333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.666666666666664%
    }
    .col-md-pull-1 {
        right: 8.333333333333332%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666666666666%
    }
    .col-md-push-10 {
        left: 83.33333333333334%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666666666666%
    }
    .col-md-push-7 {
        left: 58.333333333333336%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666666666667%
    }
    .col-md-push-4 {
        left: 33.33333333333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.666666666666664%
    }
    .col-md-push-1 {
        left: 8.333333333333332%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-md-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-md-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666666666666%
    }
    .col-lg-10 {
        width: 83.33333333333334%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666666666666%
    }
    .col-lg-7 {
        width: 58.333333333333336%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666666666667%
    }
    .col-lg-4 {
        width: 33.33333333333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.666666666666664%
    }
    .col-lg-1 {
        width: 8.333333333333332%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666666666666%
    }
    .col-lg-pull-10 {
        right: 83.33333333333334%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666666666666%
    }
    .col-lg-pull-7 {
        right: 58.333333333333336%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666666666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.666666666666664%
    }
    .col-lg-pull-1 {
        right: 8.333333333333332%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666666666666%
    }
    .col-lg-push-10 {
        left: 83.33333333333334%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666666666666%
    }
    .col-lg-push-7 {
        left: 58.333333333333336%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666666666667%
    }
    .col-lg-push-4 {
        left: 33.33333333333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.666666666666664%
    }
    .col-lg-push-1 {
        left: 8.333333333333332%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-lg-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-lg-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

@-ms-viewport {
    width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width:716px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:716px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:716px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:716px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:716px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:716px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:716px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:716px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:716px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:716px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

* {
    box-sizing: border-box
}

*:before,
*:after {
    box-sizing: border-box
}


/*
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: static
}
*?

/* base.css*/
/*a {
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}*/

a {
  transition: All 0.15s ease;
  -webkit-transition: All 0.15s ease;
  -moz-transition: All 0.15s ease;
  -o-transition: All 0.15s ease;
}

a:hover {
  text-decoration: underline;
  /*opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha( opacity=70)";*/
}

img {
  max-width: 100%;
  height: auto;
  margin: 0px;
  padding: 0px 0px 16px 0px;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
  -webkit-backface-visibility: hidden;
  /* 追加 */
  backface-visibility: hidden;
  /* 追加 */
}

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70)";
}

strong {
  font-weight: bold;
}


/*フォント
*********************************************
明朝*/

@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 100;
  src: url(../../../../fonts/NotoSerifCJKjp/NotoSerifCJKjp-ExtraLight.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 200;
  src: url(../../../../fonts/NotoSerifCJKjp/NotoSerifCJKjp-Light.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 400;
  src: url(../../../../fonts/NotoSerifCJKjp/NotoSerifCJKjp-Regular.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 500;
  src: url(../../../../fonts/NotoSerifCJKjp/NotoSerifCJKjp-Medium.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 600;
  src: url(../../../../fonts/NotoSerifCJKjp/NotoSerifCJKjp-SemiBold.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 700;
  src: url(../../../../fonts/NotoSerifCJKjp/NotoSerifCJKjp-Bold.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Serif Japanese';
  font-style: normal;
  font-weight: 900;
  src: url(../../../../fonts/NotoSerifCJKjp/NotoSerifCJKjp-Black.otf) format('opentype');
}


/**
 * Noto Sans CJK JP: https://www.google.com/get/noto/#sans-jpan
 * Noto Sans JP: https://fonts.google.com/earlyaccess#Noto+Sans+JP

ゴシック
 */


/**
 * Noto Sans CJK JP: https://www.google.com/get/noto/#sans-jpan
 * Noto Sans JP: https://fonts.google.com/earlyaccess#Noto+Sans+JP
 */

@font-face {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans CJK JP"), url(/fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.woff) format('woff'), url(/fonts.gstatic.com/ea/notosansjp/v5/NotoSansJP-Regular.otf) format('opentype');
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 100;
  src: url('../../../../fonts/NotoSansCJKjp-Thin.woff2') format('woff2'), url('../../../../fonts/NotoSansCJKjp-Thin.woff') format('woff'), url('../../../../fonts/NotoSansCJKjp-Thin.ttf') format('truetype'), url('../../../../fonts/NotoSansCJKjp-Thin.eot') format('embedded-opentype');
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 200;
  src: url('../../../../fonts/NotoSansCJKjp-Light.woff2') format('woff2'), url('../../../../fonts/NotoSansCJKjp-Light.woff') format('woff'), url('../../../../fonts/NotoSansCJKjp-Light.ttf') format('truetype'), url('../../../../fonts/NotoSansCJKjp-Light.eot') format('embedded-opentype');
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 300;
  src: url('../../../../fonts/NotoSansCJKjp-DemiLight.woff2') format('woff2'), url('../../../../fonts/NotoSansCJKjp-DemiLight.woff') format('woff'), url('../../../../fonts/NotoSansCJKjp-DemiLight.ttf') format('truetype'), url('../../../../fonts/NotoSansCJKjp-DemiLight.eot') format('embedded-opentype');
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: url('../../../../fonts/NotoSansCJKjp-Regular.woff2') format('woff2'), url('../../../../fonts/NotoSansCJKjp-Regular.woff') format('woff'), url('../../../../fonts/NotoSansCJKjp-Regular.ttf') format('truetype'), url('../../../../fonts/NotoSansCJKjp-Regular.eot') format('embedded-opentype');
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 500;
  src: url('../../../../onts/NotoSansCJKjp-Medium.woff2') format('woff2'), url('../../../../fonts/NotoSansCJKjp-Medium.woff') format('woff'), url('../../../../fonts/NotoSansCJKjp-Medium.ttf') format('truetype'), url('../../../../fonts/NotoSansCJKjp-Medium.eot') format('embedded-opentype');
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 700;
  src: url('../../../../fonts/NotoSansCJKjp-Bold.woff2') format('woff2'), url('../../../../fonts/NotoSansCJKjp-Bold.woff') format('woff'), url('../../../../fonts/NotoSansCJKjp-Bold.ttf') format('truetype'), url('../../../../fonts/NotoSansCJKjp-Bold.eot') format('embedded-opentype');
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 900;
  src: url('../../../../fonts/NotoSansCJKjp-Black.woff2') format('woff2'), url('../../../../fonts/NotoSansCJKjp-Black.woff') format('woff'), url('../../../../fonts/NotoSansCJKjp-Black.ttf') format('truetype'), url('../../../../fonts/NotoSansCJKjp-Black.eot') format('embedded-opentype');
}

.font_mincho {
  font-family: "Hannari", 'Noto Serif Japanese', serif, YuMincho, '游明朝', "ＭＳ Ｐ明朝", MS PMincho, "ヒラギノ明朝 Pro W3", Hiragino Mincho Pro, serif
}

.font_yugo {
  font-family: YuGothic, '游ゴシック', sans-serif;
}

.font_en {
  font-family: Arial, Helvetica, "sans-serif";
}

.wf-hannari {
  font-family: "Hannari";
}


/*ラッパー
**********************************************/

html {
  height: 100%;
  font-size: 62.5%;
}

body {
  height: 100%;
  font-size: 1.5rem;
  /*font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Original Yu Gothic", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
  font-family: 'Noto Sans Japanese', 'Noto Sans JP';
  line-height: 1.7;
  background-color: #fff;
  color: #333;
}

#wrapper {
  min-height: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.container {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
}

/*ヘッダー

**********************************************/

#header {}

.header_inner {
  position: relative;
  margin: 0 auto;
  max-width: 1460px;
  background: #900;
}

#h_logo {
  position: absolute;
  top: 12px;
  left: 7.4%;
}

#header h1 {
  line-height: 1;
}

#hnav {
  background-color: #333;
  color: #fff;
}
/*
#hnav ul {
  padding-right: 8.36%;
}*/

#hnav li a {
  display: block;
  line-height: 50px;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
}

#hnav li a:hover {
  background-color: #444444;
  text-decoration: none;
}

#hnav li.recruit a {
  width: 130px;
  padding-left: 15px;
  background-image: url(../common_img/ico_recruit.png);
  background-repeat: no-repeat;
  background-position: 23px center;
  border-left: 1px solid #323232;
}

#hnav li.contact a {
  width: 250px;
  padding-left: 10px;
  background-image: url("../../../images/ico_mail.svg");
  background-repeat: no-repeat;
  background-position: 23px center;
}

#hnav li ul {
  width: 173px;
	padding-right: 0;
  border-left: 1px solid #323232;
  border-right: 1px solid #323232;
}

#hnav li ul li {
  width: 33%;
}

#hnav li ul li a {
  position: relative;
  display: block;
  width: 100%;
  line-height: 1;
  height: 50px;
  padding-top: 10px;
}

#hnav li ul li a::before, #hnav li ul li a::after {
  position: absolute;
  content: '';
  display: block;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  width: 24px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: contain;
}

#hnav li ul li.jp a::before {
  background-image: url(../common_img/ico_jp.png);
}

#hnav li ul li.en a::before {
  background-image: url(../common_img/ico_en.png);
}

#hnav li ul li.chi a::before {
  background-image: url(../common_img/ico_chi.png);
}

#hnav li ul li.off a::after {
  background-color: rgba(0, 0, 0, 0.75);
}
#hnav li ul li.off a:hover {
  background-color: #0d0d0d;
  text-decoration: none;
}
/* 多言語サイト公開時に使用
#hnav li ul li.off a:hover::after {
  background-color: rgba(0, 0, 0, 0.0);
}
*/


/* Toggle Button */

#nav-toggle {
  position: fixed;
  top: 0;
  right: 0;
  width: 80px;
  height: 79px;
  padding: 19px 0;
  cursor: pointer;
  z-index: 101;
  box-sizing: border-box;
  background: rgba(22, 22, 22, 0.9);
}

#nav-toggle span {
	position: absolute;
	left: 50%;
	margin-left: -14px;
  height: 7px;
  width: 28px;
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
  background-color: #f2f5f8;
  border-radius: 4px;
}
#nav-toggle span:nth-child(1) {
	top: 18px;
}
#nav-toggle span:nth-child(2) {
	top: 34px;
}
#nav-toggle span:nth-child(3) {
	top: 51px;
}


/* #nav-toggle 切り替えアニメーション */

.open #nav-toggle span:nth-child(1) {
  position: absolute;
  top: 50%;
	margin-top: -3px;
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  transform: rotate(315deg);
}

.open #nav-toggle span:nth-child(2) {
  display: none;
}

.open #nav-toggle span:nth-child(3) {
  position: absolute;
  top: 50%;
	margin-top: -3px;
  -webkit-transform: rotate(-315deg);
  -moz-transform: rotate(-315deg);
  transform: rotate(-315deg);
}

.header2_inner {
  position: relative;
  margin: 0 auto;
  max-width: 1460px;
  background: #900;
}

#h_logo {
  position: absolute;
  top: 12px;
  left: 7.4%;
}

#header2 h1 {
  line-height: 1;
}

#header2 {
    max-width: 100%;
    min-width: 100%;
    height: 13.25vw;
    padding: 0;
    background-color: #0D0D0D;
	position: fixed;
	z-index: 9998;
	top: 0;
  }
  .header2_inner {
    max-width: 100%;
  }

/*1025追加*/
h1 {
	margin: 28px 0px 8px 0px;
	padding: 0px;
	font-size: 3.8rem;
	font-weight: 750;
	text-align: center;
	color: #333;
	letter-spacing: 0.02em;
}
/*h1::after {
  content: '';
  display: block;
  width: 36px;
  height: 3px;
  background-color: #333;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}*/


/*ナビゲーション

**********************************************/

#gnav {
  position: absolute;
  z-index: 100;
  width: 100vw;
  top: 0;
  right: -100vw;
  background-color: rgba(22, 22, 22, 0.9);
  text-align: center;
  margin: 0 auto;
}

#gnav .outer {
	min-width: 737px;
	max-width: 1300px;
  padding-top: 35px;
  padding-bottom: 32px;
	margin-left: 2%;
	margin-right: 2%;
    text-align: left;
    display: inline-block;
}

#gnav .logo {
margin-bottom: 20px; 
 text-align: center;
}

#gnav .logo img{
  width: 150px;
}

#gnav ul {
  margin-right: 13px; 
  margin-bottom: 20px;
  line-height: 1.8;
}

#gnav li a {
 font-size: 1.9rem;
}

#gnav li li a {
  position: relative;
  padding-left: 1em;
 font-size: 1.2rem;
}

#gnav li li a::before {
  position: absolute;
  content: '/';
  display: block;
  top: 50%;
  left: 0;
  width: 1em;
  height: 100%;
  transform: translateY(-50%);
  color: #e54746;
  line-height: 1;
}

#gnav .btn.contact a {
  width: 100%;
  border: 1px solid #f2f5f8;
  text-align: center;
  border-radius: 5px;
  line-height: 48px;
  font-size: 1.6rem;
  background-image: url("../images/icon_letter.png");
  background-repeat: no-repeat;
  background-position: center left 28%;
}

#gnav .btn.contact {
  width: 368px;
  margin-left: auto;
}

#gnav .btn.contact a::after {
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}

#gnav .btn.contact a:hover {
  background-image: url("../images/icon_letter_h.png");
	background-color: #f2f5f8; 
	color: #333;
}
#gnav .btn.contact a:hover::after {
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
}

#service_menu {
  position: fixed;
  z-index: 99;
  left: -100vw;
  bottom: 0;
  width: 100vw;
  height: 80px;
}

#service_menu .nav_toggle {
  position: absolute;
  right: -80px;
  width: 80px;
  height: 80px;
  background-color: rgba(22, 22, 22, 0.9);
	cursor: pointer;
}

#service_menu .nav_toggle span {
	position: absolute;
	width: 12px;
	height: 12px;
	background: #f2f5f8;
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease;
}
#service_menu .nav_toggle span:nth-child(1) {
	top: 18px;
	left: 25px;
}
#service_menu .nav_toggle span:nth-child(2) {
	top: 18px;
	left: 43px;
}
#service_menu .nav_toggle span:nth-child(3) {
	top: 36px;
	left: 25px;
}
#service_menu .nav_toggle span:nth-child(4) {
	top: 36px;
	left: 43px;
}
.sub_open #service_menu .nav_toggle span {
  width: 28px;
	height: 7px;
	border-radius: 4px;
}
.sub_open #service_menu .nav_toggle span:nth-child(1) {
  position: absolute;
  top: 50%;
	margin-top: -.5em;
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  transform: rotate(315deg);
}

.sub_open #service_menu .nav_toggle span:nth-child(2),
.sub_open #service_menu .nav_toggle span:nth-child(3)  {
	opacity: 0;
  top: 50%;
	filter: alpha(opacity=0);
	-ms-filter: "alpha( opacity=0)";
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  transform: rotate(315deg);
}

.sub_open #service_menu .nav_toggle span:nth-child(4) {
  position: absolute;
  top: 50%;
	margin-top: -.5em;
	margin-left: -17px;
  -webkit-transform: rotate(-315deg);
  -moz-transform: rotate(-315deg);
  transform: rotate(-315deg);
}

#service_menu .nav_toggle p {
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
}

#service_menu ul {
  position: relative;
  z-index: 2;
	left: -100vw;
  width: 100%;
	height: 80px !important;
  background: #f2f5f8;
	overflow: hidden;
}

.sub_open #service_menu {
  left: 0;
}

.sub_open #service_menu .nav_toggle {
  z-index: 3;
  left: 0;
  right: auto;
}

.sub_open #service_menu ul {
  left: 80px;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}

#service_menu li {
	float: left;
  width: 140px;
  height: 70px;
  margin: 0 5px;
line-height: 1.2;
}

#service_menu li a {
  width: 140px;
  height: 70px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  background-size: contain;
}

#service_menu li a:hover {
	text-decoration: none;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70)"
}

#service_menu li:nth-child(1) a {
  background-image: url(../common_img/subnav01.png);
}

#service_menu li:nth-child(2) a {
  background-image: url(../../../../common_img/subnav02.png);
}

#service_menu li:nth-child(3) a {
  background-image: url(../../../../common_img/subnav03.png);
}

#service_menu li:nth-child(4) a {
  background-image: url(../../../../common_img/subnav04.png);
}

#service_menu li:nth-child(5) a {
  background-image: url(../../../../common_img/subnav05.png);
}

#service_menu li:last-child a {
  position: relative;
  border: 2px solid #27292f;
  color: #27292f;
  border-radius: 5px;
  padding-top: 15px;
}

#service_menu li:last-child a::before {
  position: absolute;
  content: '';
  display: block;
  top: 15%;
  left: 50%;
  transform: translateX(-50%);
  width: 20%;
  height: 30%;
  background-image: url(../common_img/ico_contact_b.png);
  background-repeat: no-repeat;
  background-size: contain;
}


/*コンテンツ
**********************************************/

#main {
  padding-top: 0px;
}

#bnr_sec {
  background-color: #FFC6CB;
  padding: 34px 0;
}

#bnr_sec li {
  width: 185px;
}

.gmap {
  position: relative;
  padding-bottom: 22.5%;
  height: 0;
  overflow: hidden;
}

.gmap iframe, .gmap object, .gmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}


/*フッター
**********************************************/
/*
footer {
  position: relative;
  padding: 30px 0 74px;
}
*/
.page-top {
  position: fixed;
  bottom: 0;
  right: 60px;
z-index: 10;
}

.page-top a {
  width: 84px;
  height: 84px;
	padding-top: 48px;
  display: block;
	color: #fff;
  text-align: center;
  text-decoration: none;
	background-color: #333;
}
.page-top a::before {
	position: absolute;
	content: '';
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	margin-top: -10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 15px 10px;
	border-color: transparent transparent #ffffff transparent;
}

.page-top a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70)";
}

.page-top a img {
width: 84px;
  height: 84px;
}


/*
footer .page-top {
  text-align: right;
  color: #e2e5ed;
  border-bottom: 1px solid #e2e5ed;
  margin-bottom: 15px;
  padding-right: 15px;
}
footer .page-top a:hover{
	text-decoration: none;
}


footer .company_info {
margin-left: 15px;
margin-bottom: 25px;
}

footer .company_info .logo {
  width: 159px;
  margin-right: 14px;
}

footer .company_info .btn a {
  color: #e54746;
}

footer .company_info .btn a::after {
  border-right: 1px solid #e54746;
  border-bottom: 1px solid #e54746;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}

footer .company_info .btn a:hover {
  color: #e2e5ed;
}

footer .company_info .btn a:hover::after {
  border-right: 1px solid #e2e5ed;
  border-bottom: 1px solid #e2e5ed;
}

footer .bnr_side {
margin-left: 5px;
margin-right: 15px;
  width: 370px;
}

footer .bnr_side li {
  width: 180px;
}

footer .bnr_side .btn.contact {
  margin-top: 13px;
}

footer .bnr_side .btn.contact a {
	position: relative;
  width: 100%;
  border: 1px solid #f2f5f8;
  text-align: center;
  border-radius: 5px;
  line-height: 48px;
  font-size: 1.6rem;
  background-image: url("../images/icon_letter.png");
  background-repeat: no-repeat;
  background-position: center left 28%;
}

footer .bnr_side .btn.contact a::after {
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}

footer .bnr_side .btn.contact a:hover {
	background-image: url("../images/icon_letter_h.png");
	background-color: #f2f5f8; 
	color: #333;
}
footer .bnr_side .btn.contact a:hover::after {
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
}

footer .tel .pc { display: inline-block; }

footer .container {
  width: 100%;
  max-width: 1000px;
  margin: 15px auto 0px;
}

@media screen and (max-width: 736px) {
	
footer .bnr_side {
  width: 100%;
margin-left: 0px;
margin-right: 0px;
}
	
footer .company_info {
margin-left: 0px;
margin-bottom: 0px;
}
	
footer .container {
  width: 100%;
  max-width: auto;
  margin: 15px auto 0px;
}
	
footer .bnr_side .btn.contact a {
  background-position: center left 23%;
}
	
}
*/

/*.page-top {
  position: fixed;
  bottom: 0;
  right: 60px;
}

.page-top a {
  width: 70px;
  height: 70px;
  display: block;
  text-align: center;
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80)";
}

.page-top a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70)";
}


footer {
  position: relative;
  padding: 54px 0 74px;
	background-color: #fff;
}

footer .logo {
  width: 140px;
}

footer .footer {
	width: 45.25%;
}

footer .footer ul {
	border-left: 1px solid #eee;
	padding-left: 30px;
}
footer .footer ul li a{
	font-weight: bold;
}
footer .footer ul ul {
	border-left: none;
	padding-left: 0;
}
footer .footer ul ul li a{
	font-weight: normal;
}

footer .company_info {
	width: 54.75%;
}
footer .company_info .address {
	font-size: 1.2rem;
	padding-top: 70px;
	margin-left: auto;
	padding-right: 60px;
}
footer .company_info .logo {
	width: 129px;
  margin-bottom: 20px;
}
*/

/*ボタン
**********************************************/

[class*="btn"] a {
  text-decoration: none;
}

.btn a {
  position: relative;
  display: block;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}

.btn a:hover {
  text-decoration: none !important;
}

.btn.arrow a::before, .btn.arrow a::after {
  position: absolute;
  content: '';
  display: inline-block;
  top: 50%;
}

.btn.arrow a::before {
  display: none;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-top: -3px;
  border-right: 1px solid #f2f5f8;
  border-bottom: 1px solid #f2f5f8;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.btn.arrow a::after {
  top: 50%;
  transform: translateY(-50%);
  width: 6px;
  height: 6px;
  margin-top: -3px;
  margin-left: 1em;
  border-right: 2px solid #f2f5f8;
  border-bottom: 2px solid #f2f5f8;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}


/* c-flex
--------------------------------------------------------- */

[class*="c-flex"] {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.c-flex--nowrap {
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.c-flex--col {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
}

.c-flex--reverse {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  -o-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.c-flex--between {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}

.c-flex--around {
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
}

.c-flex--alignCenter {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}

.c-flex--alignEnd {
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  -o-align-items: flex-end;
  align-items: flex-end;
}

.c-flex--stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
}

.c-jus-center {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}

.c-jus-end {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
}


/********************
スタイル
***********************/

.blue {
  color: #103080;
}

.bg_navy {
  background: #7eb8d2;
}

.bg_gray {
  background: #eeeeee;
}

.bg_blue {
  background: #103080;
}

.w10per {
  width: 10%;
}

.w15per {
  width: 15%;
}

.w20per {
  width: 20%;
}

.w25per {
  width: 25%;
}

.w30per {
  width: 30%;
}

.w40per {
  width: 40%;
}

.w50per {
  width: 50%;
}

.w60per {
  width: 60%;
}

.w70per {
  width: 70%;
}

.w75per {
  width: 75%;
}

.w90per {
  width: 90%;
}

.w95per {
  width: 95%;
}

.w100per {
  width: 100%;
}

.txt_l {
  text-align: left !important
}

.txt_c {
  text-align: center !important
}

.txt_r {
  text-align: right !important
}

.tb_style {
  width: 100%;
  table-layout: auto;
  border-collapse: collapse
}

.tb_style td, .tb_style th {
  padding: 5px 10px;
  border: 1px solid #ddd;
  box-sizing: border-box
}

.tb_style th {
  background: #eee
}

.tb_form {
  width: 100%;
  table-layout: auto;
  border-collapse: collapse
}

.tb_form .tb_list li {
  display: inline;
  margin-left: 15px
}

.tb_form .tb_list li:first-child {
  margin-left: 0
}

.tb_form .tb_list li .title {
  margin-right: 5px
}

.tb_form .space_b {
  display: block;
  margin-bottom: 15px
}

.tb_form .imp_txt {
  width: 100%;
  padding: 3px 0
}

.tb_form .imp_s {
  width: 20%;
  padding: 3px 0
}

.tb_form .imp_space {
  width: 20%;
  padding: 3px 0
}

.ime_sel {
  padding: 3px 0;
  width: 100%
}

.col2_box, .col3_box, .col4_box, .col5_box {
  position: relative
}

.col2_box .col2, .col3_box .col3, .col4_box .col4, .col5_box .col5 {
  float: left;
  box-sizing: border-box
}

.col2_box .col2:first-child, .col3_box .col3:first-child, .col4_box .col4:first-child, .col4_box .col5:first-child {
  margin-left: 0
}

@media (max-width:420px) {
  .c-input--text {
    padding: 10px 6px
  }
  .c-form>.row {
    border-bottom: none
  }
  .c-form__label {
    padding: 10px 10px 0 0;
    font-size: 14px
  }
  .c-form__input {
    margin-bottom: 10px
  }
  .c-pickup__item {
    border: none;
  }
  .c-pickup__item span {
    display: none
  }
  .c-ranking__list-wrap {
    margin-right: -3%
  }
  .c-ranking__item {
    margin-bottom: 12px
  }
  .c-product__item {
    margin-bottom: 12px
  }
  .c-catalog .col6_box {
    margin-right: 0
  }
  .c-catalog .col6 {
    width: 100% !important
  }
}

.u-bgc-default {
  background-color: #f2f5f8
}

.u-bgc-light-gray3 {
  background-color: #f0f0f0
}

.u-bgc-white {
  background-color: #f2f5f8
}

.u-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}

.u-flex-wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}

.u-block {
  display: block
}

.u-inline {
  display: inline
}

.u-inline-block {
  display: inline-block
}

.u-flt-l {
  float: left;
}

.u-flt-r {
  float: right;
}

.u-cf {
  zoom: 1;
}

.u-cf:before, .u-cf:after {
  content: "";
  display: table
}

.u-cf:after {
  clear: both
}

.u-pos-r {
  position: relative
}

.u-pos-a {
  position: absolute
}

.u-pos-s {
  position: static
}

.u-ta-l {
  text-align: left
}

.u-ta-c {
  text-align: center
}

.u-ta-r {
  text-align: right
}

.u-m-xxl {
  margin: 50px
}

.u-m-xl {
  margin: 40px
}

.u-m-l {
  margin: 30px
}

.u-m-m {
  margin: 20px
}

.u-m-s {
  margin: 15px
}

.u-m-xs {
  margin: 10px
}

.u-m-xxs {
  margin: 8px
}

.u-mt-xxl {
  margin-top: 50px
}

.u-mt-xl {
  margin-top: 40px
}

.u-mt-l {
  margin-top: 30px
}

.u-mt-m {
  margin-top: 20px
}

.u-mt-s {
  margin-top: 15px
}

.u-mt-xs {
  margin-top: 10px
}

.u-mt-xxs {
  margin-top: 8px
}

.u-mr-xxl {
  margin-right: 50px
}

.u-mr-xl {
  margin-right: 40px
}

.u-mr-l {
  margin-right: 30px
}

.u-mr-m {
  margin-right: 20px
}

.u-mr-s {
  margin-right: 15px
}

.u-mr-xs {
  margin-right: 10px
}

.u-mr-xxs {
  margin-right: 8px
}

.u-mb-xxl {
  margin-bottom: 50px
}

.u-mb-xl {
  margin-bottom: 40px
}

.u-mb-l {
  margin-bottom: 30px
}

.u-mb-m {
  margin-bottom: 20px
}

.u-mb-s {
  margin-bottom: 15px
}

.u-mb-xs {
  margin-bottom: 10px
}

.u-mb-xxs {
  margin-bottom: 8px
}

.u-ml-xxl {
  margin-left: 50px
}

.u-ml-xl {
  margin-left: 40px
}

.u-ml-l {
  margin-left: 30px
}

.u-ml-m {
  margin-left: 20px
}

.u-ml-s {
  margin-left: 15px
}

.u-ml-xs {
  margin-left: 10px
}

.u-ml-xxs {
  margin-left: 8px
}

.u-p-xxl {
  padding: 50px
}

.u-p-xl {
  padding: 40px
}

.u-p-l {
  padding: 30px
}

.u-p-m {
  padding: 20px
}

.u-p-s {
  padding: 15px
}

.u-p-xs {
  padding: 10px
}

.u-p-xxs {
  padding: 8px
}

.u-pt-xxl {
  padding-top: 50px
}

.u-pt-xl {
  padding-top: 40px
}

.u-pt-l {
  padding-top: 30px
}

.u-pt-m {
  padding-top: 20px
}

.u-pt-s {
  padding-top: 15px
}

.u-pt-xs {
  padding-top: 10px
}

.u-pt-xxs {
  padding-top: 8px
}

.u-pr-xxl {
  padding-right: 50px
}

.u-pr-xl {
  padding-right: 40px
}

.u-pr-l {
  padding-right: 30px
}

.u-pr-m {
  padding-right: 20px
}

.u-pr-s {
  padding-right: 15px
}

.u-pr-xs {
  padding-right: 10px
}

.u-pr-xxs {
  padding-right: 8px
}

.u-pb-xxl {
  padding-bottom: 50px
}

.u-pb-xl {
  padding-bottom: 40px
}

.u-pb-l {
  padding-bottom: 30px
}

.u-pb-m {
  padding-bottom: 20px
}

.u-pb-s {
  padding-bottom: 15px
}

.u-pb-xs {
  padding-bottom: 10px
}

.u-pb-xxs {
  padding-bottom: 8px
}

.u-pl-xxl {
  padding-left: 50px
}

.u-pl-xl {
  padding-left: 40px
}

.u-pl-l {
  padding-left: 30px
}

.u-pl-m {
  padding-left: 20px
}

.u-pl-s {
  padding-left: 15px
}

.u-pl-xs {
  padding-left: 10px
}

.u-pl-xxs {
  padding-left: 8px
}

.is-hidden {
  display: none
}

.u-fs-xxl {
  font-size: 20px
}

.u-fs-xl {
  font-size: 18px
}

.u-fs-l {
  font-size: 16px
}

.u-fs-m {
  font-size: 14px
}

.u-fs-s {
  font-size: 12px
}

.u-fs-xs {
  font-size: 11px
}

.u-fs-xxs {
  font-size: 10px
}

.u-tc-gray {
  color: #999
}

.u-tc-light-gray {
  color: #ddd
}

.u-tc-dark-gray {
  color: #666
}

.u-tc-white {
  color: #f2f5f8
}

.u-tc-red {
  color: #f00
}

.u-tc-light-green {
  color: #14a0b7;
}

.u-fw-n {
  font-weight: normal
}

.u-fw-b {
  font-weight: bold
}

.u-td-u {
  text-decoration: underline
}

.u-td-n {
  text-decoration: none
}

.u-lh-xl {
  line-height: 1.8
}

.u-lh-l {
  line-height: 1.6
}

.u-lh-m {
  line-height: 1.4
}

.u-lh-s {
  line-height: 1.2
}

.u-lh-none {
  line-height: 0
}

.u-visible-pc {
  display: block
}

.u-visible-pc--inline {
  display: inline
}

.u-visible-sp {
  display: none
}

.u-visible-sp--inline {
  display: none
}

.u-visible-sp--flex {
  display: none
}

@media (min-width:421px) {
  .u-m-xxl-pc {
    margin: 50px
  }
  .u-m-xl-pc {
    margin: 40px
  }
  .u-m-l-pc {
    margin: 30px
  }
  .u-m-m-pc {
    margin: 20px
  }
  .u-m-s-pc {
    margin: 15px
  }
  .u-m-xs-pc {
    margin: 10px
  }
  .u-m-xxs-pc {
    margin: 8px
  }
  .u-mt-xxl-pc {
    margin-top: 50px
  }
  .u-mt-xl-pc {
    margin-top: 40px
  }
  .u-mt-l-pc {
    margin-top: 30px
  }
  .u-mt-m-pc {
    margin-top: 20px
  }
  .u-mt-s-pc {
    margin-top: 15px
  }
  .u-mt-xs-pc {
    margin-top: 10px
  }
  .u-mt-xxs-pc {
    margin-top: 8px
  }
  .u-mr-xxl-pc {
    margin-right: 50px
  }
  .u-mr-xl-pc {
    margin-right: 40px
  }
  .u-mr-l-pc {
    margin-right: 30px
  }
  .u-mr-m-pc {
    margin-right: 20px
  }
  .u-mr-s-pc {
    margin-right: 15px
  }
  .u-mr-xs-pc {
    margin-right: 10px
  }
  .u-mr-xxs-pc {
    margin-right: 8px
  }
  .u-mb-xxl-pc {
    margin-bottom: 50px
  }
  .u-mb-xl-pc {
    margin-bottom: 40px
  }
  .u-mb-l-pc {
    margin-bottom: 30px
  }
  .u-mb-m-pc {
    margin-bottom: 20px
  }
  .u-mb-s-pc {
    margin-bottom: 15px
  }
  .u-mb-xs-pc {
    margin-bottom: 10px
  }
  .u-mb-xxs-pc {
    margin-bottom: 8px
  }
  .u-ml-xxl-pc {
    margin-left: 50px
  }
  .u-ml-xl-pc {
    margin-left: 40px
  }
  .u-ml-l-pc {
    margin-left: 30px
  }
  .u-ml-m-pc {
    margin-left: 20px
  }
  .u-ml-s-pc {
    margin-left: 15px
  }
  .u-ml-xs-pc {
    margin-left: 10px
  }
  .u-ml-xxs-pc {
    margin-left: 8px
  }
  .u-p-xxl-pc {
    padding: 50px
  }
  .u-p-xl-pc {
    padding: 40px
  }
  .u-p-l-pc {
    padding: 30px
  }
  .u-p-m-pc {
    padding: 20px
  }
  .u-p-s-pc {
    padding: 15px
  }
  .u-p-xs-pc {
    padding: 10px
  }
  .u-p-xxs-pc {
    padding: 8px
  }
  .u-pt-xxl-pc {
    padding-top: 50px
  }
  .u-pt-xl-pc {
    padding-top: 40px
  }
  .u-pt-l-pc {
    padding-top: 30px
  }
  .u-pt-m-pc {
    padding-top: 20px
  }
  .u-pt-s-pc {
    padding-top: 15px
  }
  .u-pt-xs-pc {
    padding-top: 10px
  }
  .u-pt-xxs-pc {
    padding-top: 8px
  }
  .u-pr-xxl-pc {
    padding-right: 50px
  }
  .u-pr-xl-pc {
    padding-right: 40px
  }
  .u-pr-l-pc {
    padding-right: 30px
  }
  .u-pr-m-pc {
    padding-right: 20px
  }
  .u-pr-s-pc {
    padding-right: 15px
  }
  .u-pr-xs-pc {
    padding-right: 10px
  }
  .u-pr-xxs-pc {
    padding-right: 8px
  }
  .u-pb-xxl-pc {
    padding-bottom: 50px
  }
  .u-pb-xl-pc {
    padding-bottom: 40px
  }
  .u-pb-l-pc {
    padding-bottom: 30px
  }
  .u-pb-m-pc {
    padding-bottom: 20px
  }
  .u-pb-s-pc {
    padding-bottom: 15px
  }
  .u-pb-xs-pc {
    padding-bottom: 10px
  }
  .u-pb-xxs {
    padding-bottom: 8px
  }
  .u-pl-xxl-pc {
    padding-left: 50px
  }
  .u-pl-xl-pc {
    padding-left: 40px
  }
  .u-pl-l-pc {
    padding-left: 30px
  }
  .u-pl-m-pc {
    padding-left: 20px
  }
  .u-pl-s-pc {
    padding-left: 15px
  }
  .u-pl-xs-pc {
    padding-left: 10px
  }
  .u-pl-xxs-pc {
    padding-left: 8px
  }
}

@media (max-width:420px) {
  .u-visible-sp {
    display: block
  }
  .u-visible-sp--inline {
    display: inline
  }
  .u-visible-sp--flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }
  .u-visible-pc {
    display: none
  }
  .u-visible-pc--inline {
    display: none
  }
  .u-hidden-sp {
    display: none
  }
  .u-width-full-sp {
    width: 100% !important
  }
  .u-flex-sp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
  }
  .u-m-xxl-pc {
    margin: 50px
  }
  .u-m-xl-pc {
    margin: 40px
  }
  .u-m-l-pc {
    margin: 30px
  }
  .u-m-m-pc {
    margin: 20px
  }
  .u-m-s-pc {
    margin: 15px
  }
  .u-m-xs-pc {
    margin: 10px
  }
  .u-m-xxs-pc {
    margin: 8px
  }
  .u-mt-xxl-sp {
    margin-top: 50px
  }
  .u-mt-xl-sp {
    margin-top: 40px
  }
  .u-mt-l-sp {
    margin-top: 30px
  }
  .u-mt-m-sp {
    margin-top: 20px
  }
  .u-mt-s-sp {
    margin-top: 15px
  }
  .u-mt-xs-sp {
    margin-top: 10px
  }
  .u-mt-xxs-sp {
    margin-top: 8px
  }
  .u-mr-xxl-sp {
    margin-right: 50px
  }
  .u-mr-xl-sp {
    margin-right: 40px
  }
  .u-mr-l-sp {
    margin-right: 30px
  }
  .u-mr-m-sp {
    margin-right: 20px
  }
  .u-mr-s-sp {
    margin-right: 15px
  }
  .u-mr-xs-sp {
    margin-right: 10px
  }
  .u-mr-xxs-sp {
    margin-right: 8px
  }
  .u-mb-xxl-sp {
    margin-bottom: 50px
  }
  .u-mb-xl-sp {
    margin-bottom: 40px
  }
  .u-mb-l-sp {
    margin-bottom: 30px
  }
  .u-mb-m-sp {
    margin-bottom: 20px
  }
  .u-mb-s-sp {
    margin-bottom: 15px
  }
  .u-mb-xs-sp {
    margin-bottom: 10px
  }
  .u-mb-xxs-sp {
    margin-bottom: 8px
  }
  .u-ml-xxl-sp {
    margin-left: 50px
  }
  .u-ml-xl-sp {
    margin-left: 40px
  }
  .u-ml-l-sp {
    margin-left: 30px
  }
  .u-ml-m-sp {
    margin-left: 20px
  }
  .u-ml-s-sp {
    margin-left: 15px
  }
  .u-ml-xs-sp {
    margin-left: 10px
  }
  .u-ml-xxs-sp {
    margin-left: 8px
  }
  .u-p-xxl-sp {
    padding: 50px
  }
  .u-p-xl-sp {
    padding: 40px
  }
  .u-p-l-sp {
    padding: 30px
  }
  .u-p-m-sp {
    padding: 20px
  }
  .u-p-s-sp {
    padding: 15px
  }
  .u-p-xs-sp {
    padding: 10px
  }
  .u-p-xxs-sp {
    padding: 8px
  }
  .u-pt-xxl-sp {
    padding-top: 50px
  }
  .u-pt-xl-sp {
    padding-top: 40px
  }
  .u-pt-l-sp {
    padding-top: 30px
  }
  .u-pt-m-sp {
    padding-top: 20px
  }
  .u-pt-s-sp {
    padding-top: 15px
  }
  .u-pt-xs-sp {
    padding-top: 10px
  }
  .u-pt-xxs-sp {
    padding-top: 8px
  }
  .u-pr-xxl-sp {
    padding-right: 50px
  }
  .u-pr-xl-sp {
    padding-right: 40px
  }
  .u-pr-l-sp {
    padding-right: 30px
  }
  .u-pr-m-sp {
    padding-right: 20px
  }
  .u-pr-s-sp {
    padding-right: 15px
  }
  .u-pr-xs-sp {
    padding-right: 10px
  }
  .u-pr-xxs-sp {
    padding-right: 8px
  }
  .u-pb-xxl-sp {
    padding-bottom: 50px
  }
  .u-pb-xl-sp {
    padding-bottom: 40px
  }
  .u-pb-l-sp {
    padding-bottom: 30px
  }
  .u-pb-m-sp {
    padding-bottom: 20px
  }
  .u-pb-s-sp {
    padding-bottom: 15px
  }
  .u-pb-xs-sp {
    padding-bottom: 10px
  }
  .u-pb-xxs-sp {
    padding-bottom: 8px
  }
  .u-pl-xxl-sp {
    padding-left: 50px
  }
  .u-pl-xl-sp {
    padding-left: 40px
  }
  .u-pl-l-sp {
    padding-left: 30px
  }
  .u-pl-m-sp {
    padding-left: 20px
  }
  .u-pl-s-sp {
    padding-left: 15px
  }
  .u-pl-xs-sp {
    padding-left: 10px
  }
  .u-pl-xxs-sp {
    padding-left: 8px
  }
}

/* content.css*/

/*====================================================================================
■Content
====================================================================================*/

#content {
  margin-bottom: 60px;
}

.scall {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 25px;
  height: 25px;
  padding: 5px;
  background: rgba(0, 0, 0, 0.5);
  box-sizing: content-box;
}


/*====================================================================================
■Crumb
====================================================================================*/

#underconstruction {
  padding: 50px 0 200px;
  text-align: center;
}

#underconstruction img {
  width: 100px;
  height: auto;
  margin-top: 50px;
}

#crumb {
  margin: 15px auto;
}

#crumb li {
  float: left;
  margin-right: 17px;
  font-size: 10px;
  position: relative;
  color: #f2f5f8;
}

#crumb li:before {
  content: ">";
  position: absolute;
  right: -13px;
  top: 0px;
}

#crumb li:last-child:before {
  display: none;
}

#crumb a {
  color: #f2f5f8;
  text-decoration: none;
}

#crumb a:hover {
  text-decoration: underline;
}

.crumb ul .home a {
  padding-left: 1.5em;
  background-size: 25%;
}


/*====================================================================================
■PageTitle
====================================================================================*/

#pageTitle {
  width: 100%;
  background-color: #333;
}


/*
#pageTitle::after {
  position: absolute;
  display: block;
  content: '';
  background: url(../common_img/icon_pageTitle.jpg);
  width: 58px;
  height: 27px;
  top: 20%;
  left: 50%;
  transform: translate(-50%, 0);
}*/
#pageTitle .pageTitle_en p{
	padding-right: 15px;
}

#pageTitle h2 {
  font-size: 2.3rem;
  font-weight: bold;
  padding: 20px 0;
  color: #f2f5f8;
  /*color: #0d0d0d;*/
  line-height: 1;
  text-align: left;
  border-bottom: 1px solid #f2f5f8;
}

#pageTitle h2 span {
  font-size: 1.6rem;
}

#pageTitle.gallery {
  position: relative;
  width: 100%;
  height: 250px;
  background-image: url(../gallery/images/bg_pageTitle.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

#pageTitle.gallery h2 {
  width: 100%;
  font-size: 4.2rem;
  font-weight: normal;
  color: #474757;
}

#pageTitle.gallery h2 span {
  display: inline-block;
  padding: 0 15px;
  font-size: 3.8rem;
  color: #f2f5f8;
  line-height: 50px;
  background-color: rgba(217, 153, 161, 0.85);
}

#pageTitle .pageTitle_jp {
  width: 70%;
padding-left: 15px;
}

#pageTitle .pageTitle_jp.about {
  width: 55%;
padding-left: 15px;
}

#pageTitle .pageTitle_jp .gallery {
  width: 78%;
padding-left: 15px;
}

#pageTitle .pageTitle_jp .news {
  width: 82%;
padding-left: 15px;
}

#pageTitle .pageTitle_jp.voice {
  width: 55%;
padding-left: 15px;
}

#pageTitle .pageTitle_jp.order {
  width: 60%;
padding-left: 15px;
}


#pageTitle .pageTitle_en {
  text-align: right;
  position: relative;
}

#pageTitle .pageTitle_en p {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 3.8rem;
  font-weight: bold;
  white-space: nowrap;
}

@media screen and (max-width: 736px) {
  #pageTitle .pageTitle_jp {
    position: relative;
    width: 100%;
    height: 25vw;
    border-bottom: 1px solid #f2f5f8;
	padding-left: 0px;
  }
  #pageTitle .pageTitle_jp::before {
    position: absolute;
    content: '';
    display: block;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #f2f5f8;
  }
  #pageTitle .pageTitle_jp h2 {
    position: absolute;
    top: 50%;
    transform: translateY(-100%);
    display: inline-block;
    text-align: left;
    padding: 0 0 0 6.88vw;
    font-size: 1.8rem;
    border-bottom: none;
    line-height: 1.5;
  }
  #pageTitle .pageTitle_jp h2 span {
    position: absolute;
    right: 0;
    font-size: 1.2rem;
    font-weight: normal;
  }
  #pageTitle .pageTitle_en {
    text-align: left;
    width: 100%;
  }
  #pageTitle .pageTitle_en p {
    font-size: 2.0rem;
  }
  #pageTitle .pageTitle_jp.about {
    width: 100%;
	 padding-left: 0px;
  }
}

/*====================================================================================
■company
====================================================================================*/

#company .sec00 {
    background-color: #1F2325;
    background-position: center center;
    background-size: cover;
}

/*=========
アクセス情報を削除した場合の数値
↓アクセス情報を戻す場合は「padding: 0 15px;」に修正すること
=========*/
#company .sec00 .container{
	padding: 0 180px;
}


#company .sec00 .pickup {
    margin-bottom: 15px;
    padding-bottom: 15px;
}
#company .sec00 .pickup li {
	position: relative;
    width: 180px;
    border-bottom: solid 2px #616867;
    box-sizing: border-box;
}
#company .sec00 .pickup li a {
	display: block;
	width: 100%;
}
#company .sec00 .pickup li a:hover {
	color: #e54746;
	text-decoration: none;
}
#company .sec00 .pickup li p {
    padding: 15px 0 5px;
    line-height: 2.0rem;
    font-size: 1.4rem;
}
#company .sec00 .pickup li p span {
    font-size: 2.0rem;
}
#company .sec00 .pickup li a:hover p::after {
    color: #e54746;
    text-decoration: none;
}
#company .sec00 .pickup li p::after {
    position: absolute;
    right: 0;
    bottom: 0;
    content: "∨";
    font-size: 1rem;
    color: #f2f5f8;
}
#company #company_profile, #company #access, #company #history {
    margin-top: -80px;
    padding-top: 80px;
}
#company .bloc {
  padding: 50px 0;
  background: #64c2c6;
}

#company .ttl h3 {
  color:#2d3159;
	padding: 0px;
	font-size: 4.5rem;
	text-align: center;
	font-weight: 800;
}

#company .ttl .wrapper_title {
  position: 0px;
}

#company .ttl .wrapper_title.company h3 {
  width: 14%;
}

#company .ttl .wrapper_title.access h3 {
  width: 36%;
}

#company .ttl .wrapper_title.history h3 {
  width: 8%;
}

#company .ttl .wrapper_title.exhibition h3 {
  width: 17%;
}

#company .ttl p.sub_title {
  margin-top: 20px;
  padding-left: 10px;
  color: #f2f5f8;
  border-top: solid 1px #474c4b;
  box-sizing: border-box;
}

#company .ttl .wrapper_title.company p.sub_title {
  width: 86%;
}

#company .ttl .wrapper_title.access p.sub_title {
  width: 64%;
}

#company .ttl .wrapper_title.history p.sub_title {
  width: 92%;
}

#company .ttl .wrapper_title.exhibition p.sub_title {
  width: 83%;
}

#company .wrapper_access_txt {
  margin-top: 2%;
  margin-bottom: 2%;
padding-left: 5%;
}

#company .wrapper_access_txt p {
  font-size: 1.6rem;
}

#company .history_ttl {
	color:#2d3159;
	position: relative;
	background: #c3f0f0;
	font-size: 2.8rem;
	font-weight: bold;
	padding: 15px 30px 15px 100px;
	margin-top: 30px;
	cursor: pointer;
}

#company .history_ttl::before {
	position: absolute;
	content: '';
	display: block;
	top: 50%;
	left: 0;
	width: 80px;
	height: 4px;
	background-color: #ff6f27;
}

#company .toggle_history {
	background: #fff;
	padding-bottom: 0px;
	display: none;
}
#company .history_list {
	padding-top: 5%;
}
#company .exhibition_list .history_list {
	padding-top: 0;
}
#company .exhibition_list .history_list dt {
    position: relative;
    background: #1F2325;
    font-size: 2.8rem;
    font-weight: bold;
    padding: 15px 30px 15px 100px;
	line-height: inherit;
	cursor: pointer;
	margin-top: 30px;
}
#company .exhibition_list .history_list dt::before {
    position: absolute;
    content: '';
    display: block;
    top: 50%;
    left: 0;
    width: 80px;
    height: 4px;
    background-color: #ff6f27;
}
#company .exhibition_list .history_list dd {
	display: none;
	background: #474c4b;
	padding: 30px 0;
}
#company .exhibition_list .history_list dd ul.list li:first-child {
	margin-top: 0;
}

#company .exhibition_list .history_list dt span,
#company .history_ttl span {
	position: absolute;
	top: 50%;
	right: 2%;
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
}

#company .exhibition_list .history_list dt span::before,
#company .exhibition_list .history_list dt span::after,
#company .history_ttl span::before,
#company .history_ttl span::after {
	position: absolute;
	content: '';
	display: block;
	background: #ff6f27;
  transition: All 0.3s ease;
  -webkit-transition: All 0.3s ease;
  -moz-transition: All 0.3s ease;
  -o-transition: All 0.3s ease;
}

#company .exhibition_list .history_list dt span::before,
#company .history_ttl span::before {
	top: 50%;
	margin-top: -2px;
	width: 100%;
	height: 4px;
}

#company .exhibition_list .history_list dt span::after,
#company .history_ttl span::after {
	top: 0;
	left: 50%;
	margin-left: -2px;
	width: 4px;
	height: 100%;
}

#company .exhibition_list .history_list dt.active span::before,
#company .history_ttl.active span::before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#company .exhibition_list .history_list dt.active span::after,
#company .history_ttl.active span::after {
	top: 1px;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}


#company ul.list li {
	margin: 0 30px;
  padding: 2% 5%;
  border-top: solid 1px #f2f5f8;
}

#company ul.list li {
  padding: 2% 5%;
}

#company .bloc ul.list li {
}

#company .bloc2 ul.list li {
}

#company ul.list li:first-child {
  margin-top: 2%;
}

#company ul.list p {
  color: #f2f5f8;
  font-size: 1.6rem;
}

#company ul.list p:first-child {
  width: 18%;
}

#company ul.list p:nth-child(3) {
  width: 75%;
  padding-left: 9%;
  box-sizing: border-box;
}

#company ul.list div {
  width: 5%;
  height: 1px;
  box-sizing: border-box;
}

#company .bloc ul.list div {
  border-top: solid 2px #D82E2D;
}

#company .bloc2 ul.list div {
  border-top: solid 2px #D82E2D;
}

#company .bloc2 {
  padding: 50px 0;
  background: #333;
  color: #f2f5f8;
}

#company .bloc2 .map_bloc{
	margin-bottom: 20px;
}

#company .bloc2 .map_bloc iframe {
	width: 100%;
}

#company .bloc2 .access_txt p:first-child {
  width: 30%;
}

#company .wrapper_bnr {
  width: 370px;
  padding-right: 15px;
}

#company .wrapper_bnr .btn.contact a {
  position: relative;
  width: 100%;
  border: 1px solid #f2f5f8;
  text-align: center;
  border-radius: 5px;
  line-height: 48px;
  font-size: 1.6rem;
}
#company .wrapper_bnr .btn.contact a:hover {
	background: #f2f5f8;
	color: #000;
}
#company .wrapper_bnr .btn.arrow a:hover::after {
	  border-right: 2px solid #000;
    border-bottom: 2px solid #000;
}

#company dl.history_list2 {
	padding: 0 30px;
}
#company dl.history_list2 dt{
	position: relative;
	float: left;
  font-size: 2rem;
	padding: 2% 0;
	width: 14%;
}
#company dl.history_list2 dt::after {
	position: absolute;
	content: '';
	display: block;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	width: 42px;
	height: 2px;
	background: #D82E2D;
}
#company dl.history_list2 dd{
	padding:2% 5% 2% 10%;
	line-height: 1.5;
}
#company dl.history_list dt {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.6rem;
  color: #f2f5f8;
	padding-left: 30px;
}

#company ul.list.company li:last-child {
  border-bottom: solid 1px #f2f5f8;
}

#company dl.history_list dd:nth-child(n + 3) ul.history.list li {
  margin-top: 0;
}

#company .bloc dl.history_list dd li:last-child {
  border-bottom: solid 1px #f2f5f8;
}

#company .bloc2 dl.history_list dd li:last-child {
  border-bottom: solid 1px #f2f5f8;
}

@media screen and (max-width: 736px) {
  #company .bloc {
    padding: 15px 0vw;
  }
  #company .bloc2 {
    padding: 15px 0vw;
  }
#company .ttl .wrapper_title {
  padding-left: 4.16vw;
}
  #company .ttl .wrapper_title.company h3 {
    width: 35%;
  }
  #company .ttl .wrapper_title.access h3 {
    width: 55%;
  }
  #company .ttl .wrapper_title.history h3 {
    width: 17%;
  }
  #company .ttl .wrapper_title.exhibition h3 {
    width: 40%;
  }
  #company .ttl .wrapper_title.company p.sub_title {
    width: 65%;
  }
  #company .ttl .wrapper_title.access p.sub_title {
    width: 45%;
  }
  #company .ttl .wrapper_title.history p.sub_title {
    width: 83%;
  }
  #company .ttl .wrapper_title.exhibition p.sub_title {
    width: 60%;
  }

  #company ul.list.company li {
    padding: 4% 4.16vw;
	margin: 0 0;
  }
  #company ul.list.history li {
    padding: 2% 3%;
	margin: 0 0;
  }
  #company ul.list p {
    font-size: 1.4rem;
  }
  #company ul.list p:first-child {
    width: 23%;
  }
  #company ul.list p:nth-child(3) {
    width: 72%;
    padding-left: 6%;
  }
  #company dl dd ul.list p:first-child {
    width: 15%;
  }
  #company dl dd ul.list p:nth-child(3) {
    width: 80%;
    padding-left: 6%;
  }

  #company .bloc2 .access_txt p:first-child {
    width: 100%;
  }
  #company .wrapper_access_txt {
  padding-left: 7.16vw;
  }
	
  #company .wrapper_access_txt p {
    font-size: 1.4rem;
  }
  #company .map_bloc iframe {
    width: 100%;
    height: 250px;
  }
  #company dl.history_list dt {
    margin-top: 25px;
	margin-bottom: 10px;
  }
  #company dl.history_list2 {
    padding: 0px 0px;
  }
  #company dl.history_list2 dt {
    padding: 2% 0% 2% 3%;
	width: 22%;
	font-size: 1.4rem;
  }
  #company dl.history_list2 dd {
    padding: 4% 3% 4% 4%;
  }
  #company dl.history_list2 dt::after {
	width: 20%;
  }
	
  #company .history_ttl {
	padding: 15px 30px 15px 60px;
  }
  #company .history_ttl::before {
	width: 40px;
  }
	
  #company .exhibition_list .history_list dt {
	padding: 15px 30px 15px 60px;
  }
  #company .exhibition_list .history_list dt::before{
	width: 40px;
  }
#company .sec00 .container{
	padding: 0;
}
  #company .sec00 .pickup {
	padding: 0 6.15vw;
	margin-bottom: 15px;
    padding-bottom: 15px;
  }
  #company .sec00 .pickup li {
    width: 100%;
  }
  #company .wrapper_bnr {
    padding-right: 0px;
  }
}

/*====================================================================================
■service
====================================================================================*/

#service .container {
  position: relative;
}

#service .btn.more {
  width: 288px;
}

#service .btn.more.arrow:nth-of-type(2) {
  margin-top: 10px;
}

#service .btn.more a {
  display: block;
  padding: 10px;
  border: 1px solid #ff6f27;
  border-radius: 3px;
  color: #ff6f27;
  font-size: 1.4rem;
  line-height: 2.8rem;
  text-align: center;
}

#service .btn.arrow a::after {
  margin-left: 0.5rem;
}

#service .btn.more.arrow a::after {
  border-right: 1px solid #ff6f27;
  border-bottom: 1px solid #ff6f27;
}
#service .sec02 .btn.more.arrow a::after,
#service .sec03 .btn.more.arrow a::after,
#service .sec04 .btn.more.arrow a::after {
	right: 10px;
}


#service .btn.more a:hover {
  display: block;
  border: 1px solid #ff6f27;
  background-color: #ff6f27;
  color: #f2f5f8;
  line-height: 2.8rem;
  text-align: center;
}

#service .btn.more.arrow a:hover::after {
  border-right: 1px solid #f2f5f8;
  border-bottom: 1px solid #f2f5f8;
}

#service .thumbnail_list {
  margin-bottom: 40px;
}
/*1025追加*/
#service .thumbnail_list .bloc_ttl h1 {
	color:#333;
	padding: 0px;
	font-size: 5rem;
	text-align: center;
	font-weight: 750;
}
/**/
#service .thumbnail_list .bloc_ttl {
  padding: 20px 0 0px;
  font-size: 3rem;
  background-color: #fff;
  text-align: center;
  font-weight: bold;
}

#service .thumbnail_list .bloc_ttl.strength {
  padding-top: 0;
}
/*
#service .thumbnail_list .bloc_ttl::after {
  content: "";
  display: block;
  position: absolute;
  background: #ff6f27;
  width: 3px;
  height: 18px;
  top: 0;
  left: 50%;
  transform: translateX(50%);
}
*/

#service .thumbnail_list .bloc_ttl .num {
  font-size: 4.0rem;
  font-weight: bold;
}

#service .thumbnail_list .list_block {
  margin-top: 0px;
  padding: 15px;
  background-color: #fff;
}

#service .thumbnail_list .list_block.strength {
  position: relative;
  padding-right: 50px;
  padding-left: 50px;
}

#service .thumbnail_list .list_block ul li {
  width: 48%;
}

#service .thumbnail_list .list_block.strength ul li {
  width: 45%;
}

#service .thumbnail_list .list_block ul li:nth-child(n + 3) {
  margin-top: 25px;
}

#service .thumbnail_list .list_block ul li p {
  margin-top: 15px;
}

#service .thumbnail_list .list_block ul li p:first-of-type {
  font-size: 2.8rem;
  letter-spacing: 0.05em;
  color:#ff6f27;
  font-weight: 700;
}

#service .thumbnail_list .list_block ul li figure {
  /*padding-bottom: 20px;*/
  /*border-bottom: solid 1px #616867;*/
}

#service .thumbnail_list .list_block ul li figure span {
  font-size: 5.8rem;
  color: #d24241;
  font-weight: bold;
}

#service .thumbnail_list .list_block h2{
  margin: 15px 0;
  padding: 15px;
  font-size: 3rem;
  text-align: center;
  font-weight: 600;
  background-color: #6e5ecc;
  color: #fff;
}


#service .thumbnail_list_order {
 margin-bottom: 50px;
 margin-top: 50px;
}
/*1025追加*/
#service .thumbnail_list_order h1 {
	color:#2d3159;
	font-size: 2.2rem;
	text-align: center;
	font-weight: 800;
	padding: 15px 0;
}

#service .thumbnail_list .list_block p{
  margin-top: 0px;
  padding: 15px 0px;
}

/**/

#service .thumbnail_list_order .bloc_ttl {
  padding: 20px 0 20px;
  font-size: 2.6rem;
  background-color: #eeece8;
  text-align: center;
  font-weight: normal;
}

#service .thumbnail_list_order .bloc_ttl.strength {
  padding-top: 0;
}
/*
#service .thumbnail_list_order .bloc_ttl::after {
  content: "";
  display: block;
  position: absolute;
  background: #e54746;
  width: 3px;
  height: 18px;
  top: 0;
  left: 50%;
  transform: translateX(50%);
}*/

#service .thumbnail_list_order .bloc_ttl .num {
  font-size: 4.0rem;
  font-weight: bold;
}

#service .thumbnail_list_order .list_block {
  margin-top: 0px;
  padding: 23px;
  background-color: #eeece8;
}

#service .thumbnail_list_order .list_block h2 {
  font-size: 1.8rem;
  padding-top: 10px;
  padding-bottom: 30px;
}


#service .thumbnail_list_order .list_block.strength {
  position: relative;
  padding-right: 50px;
  padding-left: 50px;
}

#service .thumbnail_list_order .list_block ul li {
  width: 31.5%;
}

#service .thumbnail_list_order .list_block.strength ul li {
  width: 25%;
}

#service .thumbnail_list_order .list_block ul li:nth-child(n + 3) {
  margin-top: 0px;
}

#service .thumbnail_list_order .list_block ul li p {
  margin-top: 15px;
}

#service .thumbnail_list_order .list_block ul li p:first-of-type {
  font-size: 2.2rem;
}

#service .thumbnail_list_order .list_block ul li figure {
  padding-bottom: 20px;
  border-bottom: solid 1px #616867;
}

#service .thumbnail_list_order .list_block ul li figure span {
  font-size: 5.8rem;
  color: #d24241;
  font-weight: bold;
}

#service .thumbnail_list .list_block.strength .block_btn {
  position: absolute;
  bottom: 20%;
  right: 10%;
}

#service .thumbnail_list .list_block.strength .block_btn .btn.more.contact a {
  color: #f2f5f8;
  border: solid 1px #f2f5f8;
}

#service .thumbnail_list .list_block.strength .block_btn .btn.more.contact a::after {
  border-right: 1px solid #f2f5f8;
  border-bottom: 1px solid #f2f5f8;
}

#service .thumbnail_list .list_block.strength .block_btn .btn.more.contact a:hover::after{
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
}

#service .thumbnail_list .list_block.strength .block_btn .btn.more.contact a {
  background-image: url("./images/icon_letter.png");
  background-repeat: no-repeat;
  background-position: center left 23%;
}

#service .thumbnail_list .list_block.strength .block_btn .btn.more.contact a:hover {
  background-image: url("./images/icon_letter_h.png");
  background-color: #f2f5f8;
  color: #333;
}

#service .thumbnail_list .list_block .btn {
  margin-top: 15px;
  margin-left: 0px;
}

#service #art-form, #service #special-suit, #service #digital-shaping, #service #robot, #service #mass-production {
  margin-top: -80px;
  padding-top: 80px;
}

#service .sec01 {
  background-color: #eeece8;
  background-position: center center;
  background-size: cover;
}

#service .sec01 .container{
  padding: 0 15px;
}

#service .sec01 .pickup {
  margin-bottom: 15px;
  padding-bottom: 15px;
}

#service .sec01 .pickup li {
  width: 180px;
  border-bottom: solid 2px #616867;
  box-sizing: border-box;
}

#service .sec01 .pickup li {
  position: relative;
}

#service .sec01 .pickup li a {
  width: 100%;
}

#service .sec01 .pickup li p {
  padding: 15px 0 5px;
  line-height: 2.0rem;
  font-size: 1.4rem;
}

#service .sec01 .pickup li p span {
  font-size: 2.0rem;
  color: #f2f5f8;
}

#service .sec01 .pickup li a:hover, #service .sec01 .pickup li a:hover p::after, #service .sec01 .pickup li a:hover p span {
  color: #e54746;
  text-decoration: none;
}

#service .sec01 .pickup li p::after {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "∨";
  font-size: 1rem;
  color: #f2f5f8;
}

#service .sec02 .container {
  position: relative;
padding: 0 15px;
}

#service .sec02 .container .wrapper_description {
  position: relative;
  top: -33px;
  left: 0;
}

#service .bloc_ttl h3 {
  font-size: 3.8rem;
  font-weight: bold;
}

#service .bloc_ttl span:first-of-type {
  color: #e54746;
  font-weight: normal;
}

#service .bloc_ttl span:nth-of-type(2) {
  color: #474c4b;
  font-size: 1.4rem;
}

#service .container .wrapper_description .bloc_description p {
  width: 62%;
  padding-left: 20px;
}

#service .container .wrapper_description .block_btn {
  width: 36%;
}

#service .block_btn .btn.more {
  margin-left: auto;
}

#service figure.bloc_img {
 text-align: center;
  }

@media screen and (max-width: 736px) {
  #service figure.bloc_img {
    text-align: center;
    overflow: hidden;
    width: 100%;
  }
  #service figure.bloc_img img {
    position: relative;
    display: block;
    max-width: none;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    height: 100px;
  }
  #service #art-form, #service #special-suit, #service #digital-shaping, #service #robot, #service #mass-production {
    margin-top: -25vw;
    padding-top: 25vw;
  }
  #service .btn.more {
    width: 100%;
  }
  #service .btn.arrow a::after {
    margin-left: 0.1rem;
  }
  #service .thumbnail_list .list_block .btn {
    margin-left: 0;
  }
  #service .container {
    padding: 0 0px;
  }
  #service .bloc_ttl h3 {
    font-size: 3.8rem;
	line-height: 50px;
	 margin-bottom: 20px;
  }
  #service .container .wrapper_description .bloc_description p {
    width: 100%;
	padding-left: 10px;
	padding-right: 10px;
  }
  #service .sec01 .container{
  padding: 0 6.15vw;
  }
  #service .sec01 .pickup li {
    width: 100%;
  }
  #service .sec02 .container .wrapper_description {
    top: -18px;
  }
  #service .container .wrapper_description .block_btn {
    width: 100%;
	margin-top: 25px;
  }
  #service .thumbnail_list {
    margin-bottom: 10px;
  }
  #service .thumbnail_list .list_block ul li {
    width: 100%;
  }
  #service .thumbnail_list .list_block ul li:nth-child(n+2) {
    margin-top: 25px;
  }
  #service .thumbnail_list .list_block img {
    height: auto;
  }
/*1025追加*/
#service .thumbnail_list .bloc_ttl h1 {
	color:#333;
	padding: 0px;
	font-size: 4rem;
	font-weight: 800;
	text-align: center;
}
#company .ttl h3 {
  color:#2d3159;
	padding: 10px;
	font-size: 4rem;
	text-align: center;
	font-weight: 800;
}
	
#service .thumbnail_list .list_block h2{
  margin: 15px 0;
  padding: 15px;
  font-size: 2.2rem;
  text-align: center;
  font-weight: 600;
  background-color: #6e5ecc;
  color: #fff;
}
/**/
  #service .thumbnail_list .bloc_ttl {
    line-height: 3rem;
	padding: 20px 23px 20px
  }
  #service .thumbnail_list .bloc_ttl.strength {
    padding-top: 15px;
    line-height: 3.8rem;
  }
	
  #service .thumbnail_list .list_block.strength ul li {
    width: 100%;
  }
  #service .thumbnail_list .list_block ul li figure span {
    font-size: 4.8rem;
  }
  #service .thumbnail_list .list_block ul li figure {
    text-align: center;
  }
  #service .thumbnail_list .list_block.strength figure img {
    width: 75%;
  }
  #service .thumbnail_list .list_block ul li span {
    line-height: 2.0rem;
  }
  #service .thumbnail_list .list_block ul li p {
    margin-top: 10px;
  }
  #service .thumbnail_list .list_block ul li p:first-of-type {
    font-size: 2.5rem;
  }
  #service .thumbnail_list .list_block.strength {
    padding: 10px 6.15vw;
	margin-bottom: 40px;
  }
  #service .thumbnail_list .list_block .btn.contact a {
    color: #f2f5f8;
    border: solid 1px #f2f5f8;
    background-image: url("./images/icon_letter.png");
    background-repeat: no-repeat;
    background-position: center left 23%;
  }
  #service .thumbnail_list .list_block .btn.contact a::after {
    border-right: 1px solid #f2f5f8;
    ;
    border-bottom: 1px solid #f2f5f8;
    ;
  }
  #service .thumbnail_list .list_block .btn.contact a:hover {
	background-image: url("../images/icon_letter_h.png");
    background-color: #f2f5f8;
    color: #333;
  }
	

	
 #service .thumbnail_list_order {
    margin-bottom: 10px;
  }
  #service .thumbnail_list_order .list_block ul li {
    width: 100%;
  }
  #service .thumbnail_list_order .list_block ul li:nth-child(n+2) {
    margin-top: 25px;
  }
  #service .thumbnail_list_order .list_block img {
    height: auto;
  }
/*1025追加*/
#service .thumbnail_list_order h1 {
	padding: 0px;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
}
/**/
  #service .thumbnail_list_order .bloc_ttl {
    line-height: 2.6rem;
	padding: 20px 23px 20px
  }
  #service .thumbnail_list_order .bloc_ttl.strength {
    padding-top: 15px;
    line-height: 3.8rem;
  }
	
  #service .thumbnail_list_order .list_block.strength ul li {
    width: 100%;
  }
  #service .thumbnail_list_order .list_block ul li figure span {
    font-size: 4.8rem;
  }
  #service .thumbnail_list_order .list_block ul li figure {
    text-align: center;
  }
  #service .thumbnail_list_order .list_block.strength figure img {
    width: 75%;
  }
  #service .thumbnail_list_order .list_block ul li span {
    line-height: 2.0rem;
  }
  #service .thumbnail_list_order .list_block ul li p {
    margin-top: 10px;
  }
  #service .thumbnail_list_order .list_block ul li p:first-of-type {
    font-size: 1.9rem;
  }
  #service .thumbnail_list_order .list_block.strength {
    padding: 10px 6.15vw;
	margin-bottom: 40px;
  }
  #service .thumbnail_list_order .list_block .btn.contact a {
    color: #f2f5f8;
    border: solid 1px #f2f5f8;
    background-image: url("../images/icon_letter.png");
    background-repeat: no-repeat;
    background-position: center left 23%;
  }
  #service .thumbnail_list_order .list_block .btn.contact a::after {
    border-right: 1px solid #f2f5f8;
    ;
    border-bottom: 1px solid #f2f5f8;
    ;
  }
  #service .thumbnail_list_order .list_block .btn.contact a:hover {
	background-image: url("../images/icon_letter_h.png");
    background-color: #f2f5f8;
    color: #333;
  }
	
}

/*====================================================================================
■kinds
====================================================================================*/

#kinds .container {
  position: relative;
}

#kinds .btn.more {
  width: 288px;
}

#kinds .btn.more.arrow:nth-of-type(2) {
  margin-top: 10px;
}

#kinds .btn.more a {
  display: block;
  padding: 10px;
  border: 1px solid #ff6f27;
  border-radius: 3px;
  color: #ff6f27;
  font-size: 1.4rem;
  line-height: 2.8rem;
  text-align: center;
}

#kinds .btn.arrow a::after {
  margin-left: 0.5rem;
}

#kinds .btn.more.arrow a::after {
  border-right: 1px solid #ff6f27;
  border-bottom: 1px solid #ff6f27;
}
#kinds .sec02 .btn.more.arrow a::after,
#kinds .sec03 .btn.more.arrow a::after,
#kinds .sec04 .btn.more.arrow a::after {
	right: 10px;
}


#kinds .btn.more a:hover {
  display: block;
  border: 1px solid #ff6f27;
  background-color: #ff6f27;
  color: #f2f5f8;
  line-height: 2.8rem;
  text-align: center;
}

#kinds .btn.more.arrow a:hover::after {
  border-right: 1px solid #f2f5f8;
  border-bottom: 1px solid #f2f5f8;
}

#kinds .thumbnail_list {
  margin-bottom: 40px;
}
/*1025追加*/
#kinds .thumbnail_list .bloc_ttl h1 {
	color:#333;
	padding: 0px;
	font-size: 5rem;
	text-align: center;
	font-weight: 750;
}
/**/
#kinds .thumbnail_list .bloc_ttl {
  padding: 20px 0 0px;
  font-size: 3rem;
  background-color: #fff;
  text-align: center;
  font-weight: bold;
}

#kinds .thumbnail_list .bloc_ttl.strength {
  padding-top: 0;
}
/*
#kinds .thumbnail_list .bloc_ttl::after {
  content: "";
  display: block;
  position: absolute;
  background: #ff6f27;
  width: 3px;
  height: 18px;
  top: 0;
  left: 50%;
  transform: translateX(50%);
}
*/

#kinds .thumbnail_list .bloc_ttl .num {
  font-size: 4.0rem;
  font-weight: bold;
}

#kinds .thumbnail_list .list_block {
  margin-top: 0px;
  padding: 15px;
  background-color: #fff;
}

#kinds .thumbnail_list .list_block h2{
  max-width: 1000px;
  margin: 15px 0 0 0;
  padding: 15px;
  font-size: 3rem;
  text-align: center;
  font-weight: 600;
  background-color: #a2e0cd;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2); /* 影 */
  border-radius:4px 4px 0px 0px;/* 角丸 */
}

#kinds .thumbnail_list .list_block.strength {
  position: relative;
  padding-right: 50px;
  padding-left: 50px;
}

/*#kinds .thumbnail_list .list_block ul li {
  width: 48%;
}*/

#kinds .thumbnail_list .list_block.strength ul li {
  width: 45%;
}

#kinds .thumbnail_list .list_block ul li:nth-child(n + 3) {
  margin-top: 25px;
}


#kinds .thumbnail_list .list_block ul li p {
  font-size: 1.5rem;
  letter-spacing: 0.05em;
  color:#444444;
  font-weight: 500;
  margin-top: 13px;
  padding:0 120px;
}

#kinds .thumbnail_list .list_block ul li figure {
  /*padding-bottom: 20px;*/
  /*border-bottom: solid 1px #616867;*/
}

#kinds .thumbnail_list .list_block ul li figure span {
  font-size: 5.8rem;
  color: #d24241;
  font-weight: bold;
}

#kinds .thumbnail_list .list_block ul.cp_list {
	padding:0.5em;
	list-style-type:none;
}
#kinds .thumbnail_list .list_block ul.cp_list li {
	position:relative;
	padding: 0em 0.3em 0em 1.3em;
}
#kinds .thumbnail_list .list_block ul.cp_list li::before,ul.cp_list li::after {
	position: absolute;
	content: '';
	display: inline-block;
}
#kinds .thumbnail_list .list_block ul.cp_list li::after {
	top: .35em;
	left: 0em;
	width: 14px;
	height: 14px;
	background-color: #EC407A;
	border-radius: 100%;
}
#kinds .thumbnail_list .list_block ul.cp_list li::before {
	z-index: 2;
	top: 0.65em;
	left: 0.3em;
	width: 5px;
	height: 5px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: rotate(-45deg);
}



#kinds .thumbnail_list_order {
 margin-bottom: 50px;
 margin-top: 50px;
}
/*1025追加*/
#kinds .thumbnail_list_order h1 {
	color:#2d3159;
	font-size: 4.5rem;
	text-align: center;
	font-weight: 800;
	padding: 15px 0;
}

/**/

#kinds .thumbnail_list_order .bloc_ttl {
  padding: 20px 0 20px;
  font-size: 2.6rem;
  background-color: #eeece8;
  text-align: center;
  font-weight: normal;
}

#kinds .thumbnail_list_order .bloc_ttl.strength {
  padding-top: 0;
}
/*
#kinds .thumbnail_list_order .bloc_ttl::after {
  content: "";
  display: block;
  position: absolute;
  background: #e54746;
  width: 3px;
  height: 18px;
  top: 0;
  left: 50%;
  transform: translateX(50%);
}*/

#kinds .thumbnail_list_order .bloc_ttl .num {
  font-size: 4.0rem;
  font-weight: bold;
}

#kinds .thumbnail_list_order .list_block {
  margin-top: 0px;
  padding: 23px;
  background-color: #eeece8;
}

#kinds .thumbnail_list_order .list_block h2 {
  font-size: 1.8rem;
  padding-top: 10px;
  padding-bottom: 30px;
}


#kinds .thumbnail_list_order .list_block.strength {
  position: relative;
  padding-right: 50px;
  padding-left: 50px;
}

#kinds .thumbnail_list_order .list_block ul li {
  width: 31.5%;
}

#kinds .thumbnail_list_order .list_block.strength ul li {
  width: 25%;
}

#kinds .thumbnail_list_order .list_block ul li:nth-child(n + 3) {
  margin-top: 0px;
}

#kinds .thumbnail_list_order .list_block ul li p {
  margin-top: 15px;
}

#kinds .thumbnail_list_order .list_block ul li p:first-of-type {
  font-size: 2.2rem;
}

#kinds .thumbnail_list_order .list_block ul li figure {
  padding-bottom: 20px;
  border-bottom: solid 1px #616867;
}

#kinds .thumbnail_list_order .list_block ul li figure span {
  font-size: 5.8rem;
  color: #d24241;
  font-weight: bold;
}

#kinds .thumbnail_list .list_block.strength .block_btn {
  position: absolute;
  bottom: 20%;
  right: 10%;
}

#kinds .thumbnail_list .list_block.strength .block_btn .btn.more.contact a {
  color: #f2f5f8;
  border: solid 1px #f2f5f8;
}

#kinds .thumbnail_list .list_block.strength .block_btn .btn.more.contact a::after {
  border-right: 1px solid #f2f5f8;
  border-bottom: 1px solid #f2f5f8;
}

#kinds .thumbnail_list .list_block.strength .block_btn .btn.more.contact a:hover::after{
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
}

#kinds .thumbnail_list .list_block.strength .block_btn .btn.more.contact a {
  background-image: url("./images/icon_letter.png");
  background-repeat: no-repeat;
  background-position: center left 23%;
}

#kinds .thumbnail_list .list_block.strength .block_btn .btn.more.contact a:hover {
  background-image: url("./images/icon_letter_h.png");
  background-color: #f2f5f8;
  color: #333;
}

#kinds .thumbnail_list .list_block .btn {
  margin-top: 15px;
  margin-left: 0px;
}

#kinds #art-form, #kinds #special-suit, #kinds #digital-shaping, #kinds #robot, #kinds #mass-production {
  margin-top: -80px;
  padding-top: 80px;
}

#kinds .sec01 {
  background-color: #eeece8;
  background-position: center center;
  background-size: cover;
}

#kinds .sec01 .container{
  padding: 0 15px;
}

#kinds .sec01 .pickup {
  margin-bottom: 15px;
  padding-bottom: 15px;
}

#kinds .sec01 .pickup li {
  width: 180px;
  border-bottom: solid 2px #616867;
  box-sizing: border-box;
}

#kinds .sec01 .pickup li {
  position: relative;
}

#kinds .sec01 .pickup li a {
  width: 100%;
}

#kinds .sec01 .pickup li p {
  padding: 15px 0 5px;
  line-height: 2.0rem;
  font-size: 1.4rem;
}

#kinds .sec01 .pickup li p span {
  font-size: 2.0rem;
  color: #f2f5f8;
}

#kinds .sec01 .pickup li a:hover, #kinds .sec01 .pickup li a:hover p::after, #kinds .sec01 .pickup li a:hover p span {
  color: #e54746;
  text-decoration: none;
}

#kinds .sec01 .pickup li p::after {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "∨";
  font-size: 1rem;
  color: #f2f5f8;
}

#kinds .sec02 .container {
  position: relative;
padding: 0 15px;
}

#kinds .sec02 .container .wrapper_description {
  position: relative;
  top: -33px;
  left: 0;
}

#kinds .bloc_ttl h3 {
  font-size: 3.8rem;
  font-weight: bold;
}

#kinds .bloc_ttl span:first-of-type {
  color: #e54746;
  font-weight: normal;
}

#kinds .bloc_ttl span:nth-of-type(2) {
  color: #474c4b;
  font-size: 1.4rem;
}

#kinds .container .wrapper_description .bloc_description p {
  width: 62%;
  padding-left: 20px;
}

#kinds .container .wrapper_description .block_btn {
  width: 36%;
}

#kinds .block_btn .btn.more {
  margin-left: auto;
}

#kinds figure.bloc_img {
 text-align: center;
  }



@media screen and (max-width: 736px) {
  #kinds figure.bloc_img {
    text-align: center;
    overflow: hidden;
    width: 100%;
  }
  #kinds figure.bloc_img img {
    position: relative;
    display: block;
    max-width: none;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    height: 100px;
  }
  #kinds #art-form, #kinds #special-suit, #kinds #digital-shaping, #kinds #robot, #kinds #mass-production {
    margin-top: -25vw;
    padding-top: 25vw;
  }
  #kinds .btn.more {
    width: 100%;
  }
  #kinds .btn.arrow a::after {
    margin-left: 0.1rem;
  }
  #kinds .thumbnail_list .list_block .btn {
    margin-left: 0;
  }
  #kinds .container {
    padding: 0 0px;
  }
  #kinds .bloc_ttl h3 {
    font-size: 3.8rem;
	line-height: 50px;
	 margin-bottom: 20px;
  }
  #kinds .container .wrapper_description .bloc_description p {
    width: 100%;
	padding-left: 10px;
	padding-right: 10px;
  }
  #kinds .sec01 .container{
  padding: 0 6.15vw;
  }
  #kinds .sec01 .pickup li {
    width: 100%;
  }
  #kinds .sec02 .container .wrapper_description {
    top: -18px;
  }
  #kinds .container .wrapper_description .block_btn {
    width: 100%;
	margin-top: 25px;
  }
  #kinds .thumbnail_list {
    margin-bottom: 10px;
  }
  #kinds .thumbnail_list .list_block ul li {
    width: 100%;
  }
  #kinds .thumbnail_list .list_block ul li:nth-child(n+2) {
    margin-top: 25px;
  }
  #kinds .thumbnail_list .list_block img {
    height: auto;
  }
/*1025追加*/
#kinds .thumbnail_list .bloc_ttl h1 {
	color:#333;
	padding: 0px;
	font-size: 4rem;
	font-weight: 800;
	text-align: center;
}
#company .ttl h3 {
  color:#2d3159;
	padding: 10px;
	font-size: 4rem;
	text-align: center;
	font-weight: 800;
}
	
#kinds .thumbnail_list .list_block h2{
  max-width: 1000px;
  margin: 15px 0 0 0;
  padding: 15px;
  font-size: 2.5rem;
  text-align: center;
  font-weight: 600;
  background-color: #a2e0cd;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2); /* 影 */
  border-radius:4px 4px 0px 0px;/* 角丸 */
}
/**/
  #kinds .thumbnail_list .bloc_ttl {
    line-height: 3rem;
	padding: 20px 23px 20px
  }
  #kinds .thumbnail_list .bloc_ttl.strength {
    padding-top: 15px;
    line-height: 3.8rem;
  }
	
  #kinds .thumbnail_list .list_block.strength ul li {
    width: 100%;
  }
  #kinds .thumbnail_list .list_block ul li figure span {
    font-size: 4.8rem;
  }
  #kinds .thumbnail_list .list_block ul li figure {
    text-align: center;
  }
  #kinds .thumbnail_list .list_block.strength figure img {
    width: 75%;
  }
  #kinds .thumbnail_list .list_block ul li span {
    line-height: 2.0rem;
  }
  #kinds .thumbnail_list .list_block ul li p {
    margin-top: 10px;
  }
  #kinds .thumbnail_list .list_block ul li p:first-of-type {
    font-size: 2.5rem;
  }
  #kinds .thumbnail_list .list_block.strength {
    padding: 10px 6.15vw;
	margin-bottom: 40px;
  }
  #kinds .thumbnail_list .list_block .btn.contact a {
    color: #f2f5f8;
    border: solid 1px #f2f5f8;
    background-image: url("./images/icon_letter.png");
    background-repeat: no-repeat;
    background-position: center left 23%;
  }
  #kinds .thumbnail_list .list_block .btn.contact a::after {
    border-right: 1px solid #f2f5f8;
    ;
    border-bottom: 1px solid #f2f5f8;
    ;
  }
  #kinds .thumbnail_list .list_block .btn.contact a:hover {
	background-image: url("../images/icon_letter_h.png");
    background-color: #f2f5f8;
    color: #333;
  }
	
	
  #kinds .thumbnail_list_order {
    margin-bottom: 10px;
  }
  #kinds .thumbnail_list_order .list_block ul li {
    width: 100%;
  }
  #kinds .thumbnail_list_order .list_block ul li:nth-child(n+2) {
    margin-top: 25px;
  }
  #kinds .thumbnail_list_order .list_block img {
    height: auto;
  }
/*1025追加*/
#kinds .thumbnail_list_order h1 {
	padding: 0px;
	font-size: 3.5rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
}
/**/
  #kinds .thumbnail_list_order .bloc_ttl {
    line-height: 2.6rem;
	padding: 20px 23px 20px
  }
  #kinds .thumbnail_list_order .bloc_ttl.strength {
    padding-top: 15px;
    line-height: 3.8rem;
  }
	
  #kinds .thumbnail_list_order .list_block.strength ul li {
    width: 100%;
  }
  #kinds .thumbnail_list_order .list_block ul li figure span {
    font-size: 4.8rem;
  }
  #kinds .thumbnail_list_order .list_block ul li figure {
    text-align: center;
  }
  #kinds .thumbnail_list_order .list_block.strength figure img {
    width: 75%;
  }
  #kinds .thumbnail_list_order .list_block ul li span {
    line-height: 2.0rem;
  }
  #kinds .thumbnail_list_order .list_block ul li p {
    margin-top: 10px;
  }
  #kinds .thumbnail_list_order .list_block ul li p:first-of-type {
    font-size: 1.9rem;
  }
  #kinds .thumbnail_list_order .list_block.strength {
    padding: 10px 6.15vw;
	margin-bottom: 40px;
  }
  #kinds .thumbnail_list_order .list_block .btn.contact a {
    color: #f2f5f8;
    border: solid 1px #f2f5f8;
    background-image: url("../images/icon_letter.png");
    background-repeat: no-repeat;
    background-position: center left 23%;
  }
  #kinds .thumbnail_list_order .list_block .btn.contact a::after {
    border-right: 1px solid #f2f5f8;
    ;
    border-bottom: 1px solid #f2f5f8;
    ;
  }
  #kinds .thumbnail_list_order .list_block .btn.contact a:hover {
	background-image: url("../images/icon_letter_h.png");
    background-color: #f2f5f8;
    color: #333;
  }
	
}

/************************************
** 比較表
************************************/
/* 比較表全体 */
.compare-box {
  display:-webkit-box;/* 配置 */
  display:-ms-flexbox;/* 配置 */
  display:flex;/* 配置 */
  max-width:1000px;/* 横幅 */
  margin: 0 auto 2rem;/* 余白 */
  border-radius:0px 0px 4px 4px;/* 角丸 */
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2); /* 影 */
  background: #fafafa; /* 背景色 */
}
/* 左のボックス、右のボックス */
.compare-box .compare-left-wrap, .compare-box .compare-right-wrap{
  width:50%;/* 横幅半分ずつ */
  overflow:hidden;/* はみ出さないように*/
}
/* 左のタイトル、右のタイトル */
.compare-box .compare-left-head, .compare-box .compare-right-head{
  background: #a2e0cd; /* 背景色 */
  text-align: center;/* 中央寄せ */
  color: #FFF; /* 文字色 */
  font-weight: bold;/* 文字太さ */
  padding:0em 1em;/* 余白 */
  font-size:15px;/* 文字大きさ */
  line-height:1.5;/* 行間 */
  height:65px;/* 縦幅 */
  display:table-cell;/* 形式 */
  vertical-align:middle;/* 高さ中央寄せ */
  width:1000px;/* 横幅 */
}
/* 左のタイトル */
.compare-box .compare-left-head{
  border-radius:4px 0 0 0;/* 角丸 */
}
/* 右のタイトル */
.compare-box .compare-right-head{
  border-radius:0 4px 0 0;/* 角丸 */
}
/* 左のコンテンツ、右のコンテンツ */
.compare-box .compare-left, .compare-box .compare-right{
  padding:1.5em;/* 余白 */
  font-size:15px;/* 文字大きさ */
  line-height:2;/* 行間 */
  text-align: justify;/* 段落両端 */
  text-justify: inter-ideograph;/* 段落両端 */
}
/* 文章 */
.compare-box p {
  padding: 0;/* 余白 */
  margin: 0 0 20px 0;/* 余白 */
}
/*スマホで見たとき*/
@media screen and (max-width: 768px){
  /* 左のタイトル、右のタイトル */
  .compare-box .compare-left-head, .compare-box .compare-right-head{
    font-size:12px;/* 文字大きさ */
    height:50px;/* 高さ */
  }
  /* 左のコンテンツ、右のコンテンツ */
  .compare-box .compare-left, .compare-box .compare-right {
 	 	padding: 1.2em;/* 余白 */
 	 	font-size: 15px;/* 文字大きさ */
 	}
}
/************************************
** 比較表 箇条書き(記号)
************************************/
/* 箇条書き(記号) */
.compare-box .list{
   list-style: none !important;/* 行頭記号リセット */
   padding:0 !important;/* 余白リセット */
   margin:0 !important;/* 余白リセット */
   border:none !important;/* 線リセット */
}
/* 箇条書き 行 */
.compare-box .list li { 
   position: relative;/* 配置 */
   margin:0.3em 0 !important;/* 余白 */
   max-width:500px;/* 横幅 */
   padding: 0 0 0.5em 1.8em !important;/* 余白 */
   line-height:1.5;/* 行間 */
   font-size: 22px;
   font-weight: 400;
}
/* 箇条書き 行最後 */
.compare-box .list li:last-child{ 
   border:none;
}
/* 箇条書き 行頭記号 */
.compare-box .list li:before {
   background-color:  #a2e0cd; /* 色 */
   position: absolute;/* 配置 */
   content: '';/* 空文字 */
   top: 10px;/* 上からの距離 */
   left: 7px;/* 下からの距離 */
   width: 7px;/* 横幅 */
   height: 7px;/* 縦幅 */
   border-radius: 4px;/* 角丸 */
}
/*スマホで見たとき*/
@media screen and (max-width: 768px){
  /* 箇条書き 行頭記号 */
  .compare-box .list li:before {
    top: 9px;/* 上からの距離 */
    left: 3px;/* 下からの距離 */
    width:5px;/* 横幅 */
    height:5px;/* 縦幅 */
  }
	/* 箇条書き 行 */
.compare-box .list li { 
   position: relative;/* 配置 */
   margin:0.5em 0 !important;/* 余白 */
   max-width:500px;/* 横幅 */
   padding: 0 0 0.7em 1.4em !important;/* 余白 */
   line-height:1.5;/* 行間 */
   font-size: 15px;
}
}



/*====================================================================================
■intro
====================================================================================*/
#intro h2 {
  font-size: 2.5rem;
  padding: 10px 0;
  text-align: center;
  font-weight: 600;
  color:#5F6867;
}
#intro p {
  padding: 0px 10px;
}

#intro .container {
  position: relative;
}

#intro .btn.more {
  width: 288px;
}


#intro .btn.more.arrow:nth-of-type(2) {
  margin-top: 10px;
}

#intro .btn.more a {
  display: block;
  padding: 10px;
  border: 1px solid #ff6f27;
  border-radius: 3px;
  color: #ff6f27;
  font-size: 1.4rem;
  line-height: 2.8rem;
  text-align: center;
}

#intro .btn.arrow a::after {
  margin-left: 0.5rem;
}

#intro .btn.more.arrow a::after {
  border-right: 1px solid #ff6f27;
  border-bottom: 1px solid #ff6f27;
}
#intro .sec02 .btn.more.arrow a::after,
#intro .sec03 .btn.more.arrow a::after,
#intro .sec04 .btn.more.arrow a::after {
	right: 10px;
}


#intro .btn.more a:hover {
  display: block;
  border: 1px solid #ff6f27;
  background-color: #ff6f27;
  color: #f2f5f8;
  line-height: 2.8rem;
  text-align: center;
}

#intro .btn.more.arrow a:hover::after {
  border-right: 1px solid #f2f5f8;
  border-bottom: 1px solid #f2f5f8;
}

#intro .thumbnail_list {
  margin-bottom: 40px;
}
/*1025追加*/
#intro .thumbnail_list .bloc_ttl h1 {
	color:#2d3159;
	padding: 0px;
	font-size: 4.5rem;
	text-align: center;
	font-weight: 800;
}
/**/
#intro .thumbnail_list .bloc_ttl {
  padding: 20px 0 0px;
  font-size: 3rem;
  background-color: #fff;
  text-align: center;
  font-weight: bold;
}

#intro .thumbnail_list .bloc_ttl.strength {
  padding-top: 0;
}
/*
#intro .thumbnail_list .bloc_ttl::after {
  content: "";
  display: block;
  position: absolute;
  background: #ff6f27;
  width: 3px;
  height: 18px;
  top: 0;
  left: 50%;
  transform: translateX(50%);
}
*/

#intro .thumbnail_list .bloc_ttl .num {
  font-size: 4.0rem;
  font-weight: bold;
}

#intro .thumbnail_list .list_block {
  padding: 25px;
  margin-bottom:30px;
  /*background-color: #eeece8;*/
}

#intro .thumbnail_list .list_block.strength {
  position: relative;
  padding-right: 50px;
  padding-left: 50px;
}

#intro .thumbnail_list .list_block ul li {
  width: 49.5%;
}

#intro .thumbnail_list .list_block.strength ul li {
  width: 45%;
}

#intro .thumbnail_list .list_block ul li:nth-child(n + 3) {
  margin-top: 25px;
}

#intro .thumbnail_list .list_block ul li p {
  margin-top: 15px;
}

#intro .thumbnail_list .list_block ul li p:first-of-type {
  font-size: 2.8rem;
  letter-spacing: 0.05em;
  color:#ff6f27;
  font-weight: 700;
}

#intro .thumbnail_list .list_block ul li figure {
  padding-bottom: 20px;
  border-bottom: solid 1px #616867;
}

#intro .thumbnail_list .list_block ul li figure span {
  font-size: 5.8rem;
  color: #d24241;
  font-weight: bold;
}



#intro .thumbnail_list_order {
 margin-bottom: 50px;
 margin-top: 50px;
}

/*1025追加*/
#intro .thumbnail_list_order h1 {
	padding: 0px;
	font-size: 3.5rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
}
/**/

#intro .thumbnail_list_order .bloc_ttl {
  padding: 20px 0 20px;
  font-size: 2.6rem;
  background-color: #eeece8;
  text-align: center;
  font-weight: normal;
}

#intro .thumbnail_list_order .bloc_ttl.strength {
  padding-top: 0;
}
/*
#intro .thumbnail_list_order .bloc_ttl::after {
  content: "";
  display: block;
  position: absolute;
  background: #e54746;
  width: 3px;
  height: 18px;
  top: 0;
  left: 50%;
  transform: translateX(50%);
}*/

#intro .thumbnail_list_order .bloc_ttl .num {
  font-size: 4.0rem;
  font-weight: bold;
}

#intro .thumbnail_list_order .list_block {
  margin-top: 7px;
  padding: 23px;
  background-color: #eeece8;
}

#intro .thumbnail_list_order .list_block h2 {
  font-size: 1.8rem;
  padding-top: 10px;
  padding-bottom: 30px;
}


#intro .thumbnail_list_order .list_block.strength {
  position: relative;
  padding-right: 50px;
  padding-left: 50px;
}

#intro .thumbnail_list_order .list_block ul li {
  width: 31.5%;
}

#intro .thumbnail_list_order .list_block.strength ul li {
  width: 25%;
}

#intro .thumbnail_list_order .list_block ul li:nth-child(n + 3) {
  margin-top: 0px;
}

#intro .thumbnail_list_order .list_block ul li p {
  margin-top: 15px;
}

#intro .thumbnail_list_order .list_block ul li p:first-of-type {
  font-size: 2.2rem;
}

#intro .thumbnail_list_order .list_block ul li figure {
  padding-bottom: 20px;
  border-bottom: solid 1px #616867;
}

#service .thumbnail_list_order .list_block ul li figure span {
  font-size: 5.8rem;
  color: #d24241;
  font-weight: bold;
}

#intro .thumbnail_list .list_block.strength .block_btn {
  position: absolute;
  bottom: 20%;
  right: 10%;
}

#intro .thumbnail_list .list_block.strength .block_btn .btn.more.contact a {
  color: #f2f5f8;
  border: solid 1px #f2f5f8;
}

#intro .thumbnail_list .list_block.strength .block_btn .btn.more.contact a::after {
  border-right: 1px solid #f2f5f8;
  border-bottom: 1px solid #f2f5f8;
}

#intro .thumbnail_list .list_block.strength .block_btn .btn.more.contact a:hover::after{
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
}

#intro .thumbnail_list .list_block.strength .block_btn .btn.more.contact a {
  background-image: url("./images/icon_letter.png");
  background-repeat: no-repeat;
  background-position: center left 23%;
}

#intro .thumbnail_list .list_block.strength .block_btn .btn.more.contact a:hover {
  background-image: url("./images/icon_letter_h.png");
  background-color: #f2f5f8;
  color: #333;
}

#intro .thumbnail_list .list_block .btn {
  margin-top: 25px;
  margin-left: 0px;
}

#intro #art-form, #intro #special-suit, #intro #digital-shaping, #intro #robot, #intro #mass-production {
  margin-top: -80px;
  padding-top: 80px;
}

#intro .sec01 {
  background-color: #eeece8;
  background-position: center center;
  background-size: cover;
}

#intro .sec01 .container{
  padding: 0 15px;
}

#intro .sec01 .pickup {
  margin-bottom: 15px;
  padding-bottom: 15px;
}

#intro .sec01 .pickup li {
  width: 180px;
  border-bottom: solid 2px #616867;
  box-sizing: border-box;
}

#intro .sec01 .pickup li {
  position: relative;
}

#intro .sec01 .pickup li a {
  width: 100%;
}

#intro .sec01 .pickup li p {
  padding: 15px 0 5px;
  line-height: 2.0rem;
  font-size: 1.4rem;
}

#intro .sec01 .pickup li p span {
  font-size: 2.0rem;
  color: #f2f5f8;
}

#intro .sec01 .pickup li a:hover, #intro .sec01 .pickup li a:hover p::after, #intro .sec01 .pickup li a:hover p span {
  color: #e54746;
  text-decoration: none;
}

#intro .sec01 .pickup li p::after {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "∨";
  font-size: 1rem;
  color: #f2f5f8;
}

#intro .sec02 .container {
  position: relative;
padding: 0 15px;
}

#intro .sec02 .container .wrapper_description {
  position: relative;
  top: -33px;
  left: 0;
}

#intro .bloc_ttl h3 {
  font-size: 3.8rem;
  font-weight: bold;
}

#intro .bloc_ttl span:first-of-type {
  color: #e54746;
  font-weight: normal;
}

#intro .bloc_ttl span:nth-of-type(2) {
  color: #474c4b;
  font-size: 1.4rem;
}

#intro .container .wrapper_description .bloc_description p {
  width: 62%;
  padding-left: 20px;
}

#intro .container .wrapper_description .block_btn {
  width: 36%;
}

#intro .block_btn .btn.more {
  margin-left: auto;
}

#intro figure.bloc_img {
 text-align: center;
  }

@media screen and (max-width: 736px) {
  #intro figure.bloc_img {
    text-align: center;
    overflow: hidden;
    width: 100%;
  }
  #intro figure.bloc_img img {
    position: relative;
    display: block;
    max-width: none;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    height: 100px;
  }
  #intro #art-form, #intro #special-suit, #intro #digital-shaping, #intro #robot, #intro #mass-production {
    margin-top: -25vw;
    padding-top: 25vw;
  }
  #intro .btn.more {
    width: 100%;
  }
  #intro .btn.arrow a::after {
    margin-left: 0.1rem;
  }
  #intro .thumbnail_list .list_block .btn {
    margin-left: 0;
  }
  #intro .container {
    padding: 0 0px;
  }
  #intro .bloc_ttl h3 {
    font-size: 3.8rem;
	line-height: 50px;
	 margin-bottom: 20px;
  }
  #intro .container .wrapper_description .bloc_description p {
    width: 100%;
	padding-left: 10px;
	padding-right: 10px;
  }
  #intro .sec01 .container{
  padding: 0 6.15vw;
  }
  #intro .sec01 .pickup li {
    width: 100%;
  }
  #intro .sec02 .container .wrapper_description {
    top: -18px;
  }
  #intro .container .wrapper_description .block_btn {
    width: 100%;
	margin-top: 25px;
  }
  #intro .thumbnail_list {
    margin-bottom: 10px;
  }
  #intro .thumbnail_list .list_block ul li {
    width: 100%;
  }
  #intro .thumbnail_list .list_block ul li:nth-child(n+2) {
    margin-top: 25px;
  }
  #intro .thumbnail_list .list_block img {
    height: 100px;
  }
/*1025追加*/
#intro .thumbnail_list .bloc_ttl h1 {
	color:#2d3159;
	padding: 0px;
	font-size: 4rem;
	font-weight: 800;
	text-align: center;
}
/**/
  #intro .thumbnail_list .bloc_ttl {
    line-height: 3rem;
	padding: 20px 23px 20px
  }
  #intro .thumbnail_list .bloc_ttl.strength {
    padding-top: 15px;
    line-height: 3.8rem;
  }
	
  #intro .thumbnail_list .list_block.strength ul li {
    width: 100%;
  }
  #intro .thumbnail_list .list_block ul li figure span {
    font-size: 4.8rem;
  }
  #intro .thumbnail_list .list_block ul li figure {
    text-align: center;
  }
  #intro .thumbnail_list .list_block.strength figure img {
    width: 75%;
  }
  #intro .thumbnail_list .list_block ul li span {
    line-height: 2.0rem;
  }
  #intro .thumbnail_list .list_block ul li p {
    margin-top: 10px;
  }
  #intro .thumbnail_list .list_block ul li p:first-of-type {
    font-size: 2.5rem;
  }
  #intro .thumbnail_list .list_block.strength {
    padding: 10px 6.15vw;
	margin-bottom: 40px;
  }
  #intro .thumbnail_list .list_block .btn.contact a {
    color: #f2f5f8;
    border: solid 1px #f2f5f8;
    background-image: url("./images/icon_letter.png");
    background-repeat: no-repeat;
    background-position: center left 23%;
  }
  #intro .thumbnail_list .list_block .btn.contact a::after {
    border-right: 1px solid #f2f5f8;
    ;
    border-bottom: 1px solid #f2f5f8;
    ;
  }
  #intro .thumbnail_list .list_block .btn.contact a:hover {
	background-image: url("../images/icon_letter_h.png");
    background-color: #f2f5f8;
    color: #333;
  }
	

	
 #intro .thumbnail_list_order {
    margin-bottom: 10px;
  }
  #intro .thumbnail_list_order .list_block ul li {
    width: 100%;
  }
  #intro .thumbnail_list_order .list_block ul li:nth-child(n+2) {
    margin-top: 25px;
  }
  #intro .thumbnail_list_order .list_block img {
    height: auto;
  }
/*1025追加*/
#intro .thumbnail_list_order h1 {
	padding: 0px;
	font-size: 3.5rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
}
/**/
  #intro .thumbnail_list_order .bloc_ttl {
    line-height: 2.6rem;
	padding: 20px 23px 20px
  }
  #intro .thumbnail_list_order .bloc_ttl.strength {
    padding-top: 15px;
    line-height: 3.8rem;
  }
	
  #intro .thumbnail_list_order .list_block.strength ul li {
    width: 100%;
  }
  #intro .thumbnail_list_order .list_block ul li figure span {
    font-size: 4.8rem;
  }
  #intro .thumbnail_list_order .list_block ul li figure {
    text-align: center;
  }
  #intro .thumbnail_list_order .list_block.strength figure img {
    width: 75%;
  }
  #intro .thumbnail_list_order .list_block ul li span {
    line-height: 2.0rem;
  }
  #intro .thumbnail_list_order .list_block ul li p {
    margin-top: 10px;
  }
  #intro .thumbnail_list_order .list_block ul li p:first-of-type {
    font-size: 1.9rem;
  }
  #intro .thumbnail_list_order .list_block.strength {
    padding: 10px 6.15vw;
	margin-bottom: 40px;
  }
  #intro .thumbnail_list_order .list_block .btn.contact a {
    color: #f2f5f8;
    border: solid 1px #f2f5f8;
    background-image: url("../images/icon_letter.png");
    background-repeat: no-repeat;
    background-position: center left 23%;
  }
  #intro .thumbnail_list_order .list_block .btn.contact a::after {
    border-right: 1px solid #f2f5f8;
    ;
    border-bottom: 1px solid #f2f5f8;
    ;
  }
  #intro .thumbnail_list_order .list_block .btn.contact a:hover {
	background-image: url("../images/icon_letter_h.png");
    background-color: #f2f5f8;
    color: #161616;
  }
	
}

/*====================================================================================
■payment
====================================================================================*/

#payment #sec01 .container{
	padding: 0 15px;
}


#payment_order #sec01 {
  position: relative;
	background-color: #eeece8;
  background-position: center center;
  background-size: cover;
  padding: 8px 0px;
	text-align: center;
}

#payment_order #sec01 .container{
	padding: 0 15px;
}

#payment_order #sec01 h1 {
  color: #ffffff;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 2.2;
  margin-bottom: 28px;
}

#payment_order #sec01 h2 {
  color: #333;
  font-size: 2.3rem;
  font-weight: bold;
  line-height: 1.5;
  padding-bottom: 20px;
}

#payment_order #sec01 p{
	padding: 0 10px;
    font-size: 2rem;
}



#payment {
  padding: 15px 0px 10px 0px;
  background: #eeece8;
}


#payment .container {
  position: relative;
}

#payment .btn.more {
  width: 288px;
}

#payment .btn.more.arrow:nth-of-type(2) {
  margin-top: 10px;
}

#payment .btn.more a {
  display: block;
  padding: 10px;
  border: 1px solid #ff6f27;
  border-radius: 3px;
  color: #ff6f27;
  font-size: 1.4rem;
  line-height: 2.8rem;
  text-align: center;
}

#payment .btn.arrow a::after {
  margin-left: 0.5rem;
}

#payment .btn.more.arrow a::after {
  border-right: 1px solid #ff6f27;
  border-bottom: 1px solid #ff6f27;
}
#payment .sec02 .btn.more.arrow a::after,
#payment .sec03 .btn.more.arrow a::after,
#payment .sec04 .btn.more.arrow a::after {
	right: 10px;
}


#payment .btn.more a:hover {
  display: block;
  border: 1px solid #ff6f27;
  background-color: #ff6f27;
  color: #f2f5f8;
  line-height: 2.8rem;
  text-align: center;
}

#payment .btn.more.arrow a:hover::after {
  border-right: 1px solid #f2f5f8;
  border-bottom: 1px solid #f2f5f8;
}

#payment .thumbnail_list {
  margin-bottom: 40px;
}
/*1025追加*/
#h2 .payment {
	color:#333;
	padding: 0px;
	font-size: 2.3rem;
	text-align: center;
	font-weight: 750;
}
/**/
#payment .thumbnail_list .bloc_ttl {
  padding: 20px 0 0px;
  font-size: 3rem;
  background-color: #fff;
  text-align: center;
  font-weight: bold;
}

#payment .thumbnail_list .bloc_ttl.strength {
  padding-top: 0;
}
/*
#payment .thumbnail_list .bloc_ttl::after {
  content: "";
  display: block;
  position: absolute;
  background: #ff6f27;
  width: 3px;
  height: 18px;
  top: 0;
  left: 50%;
  transform: translateX(50%);
}
*/

#payment .thumbnail_list .bloc_ttl .num {
  font-size: 4.0rem;
  font-weight: bold;
}

#payment .thumbnail_list .list_block {
  margin-top: 0px;
  padding: 20px;
  background-color: #fff;
}



#payment .thumbnail_list .list_block.strength {
  position: relative;
  padding-right: 50px;
  padding-left: 50px;
}


#payment .thumbnail_list .list_block ul li {
  width: 49.5%;
}

#payment .thumbnail_list .list_block.strength ul li {
  width: 45%;
}

#payment .thumbnail_list .list_block ul li:nth-child(n + 3) {
  margin-top: 25px;
}

#payment .thumbnail_list .list_block ul li p {
  margin-top: 15px;
}

#payment .thumbnail_list .list_block ul li p:first-of-type {
  font-size: 2.8rem;
  letter-spacing: 0.05em;
  color:#ff6f27;
  font-weight: 700;
}

#payment .thumbnail_list .list_block ul li figure {
  /*padding-bottom: 20px;*/
  /*border-bottom: solid 1px #616867;*/
}

#payment .thumbnail_list .list_block ul li figure span {
  font-size: 5.8rem;
  color: #d24241;
  font-weight: bold;
}


#payment .thumbnail_list_order {
 margin-bottom: 10px;
 margin-top: 10px;
}

/*1025追加*/
#payment .thumbnail_list_order h1 {
	color:#333;
	font-size: 4.5rem;
	text-align: center;
	font-weight: 800;
	padding: 15px 0;
}

/**/

#payment .thumbnail_list_order .bloc_ttl {
  padding: 20px 0 20px;
  font-size: 2.6rem;
  background-color: #eeece8;
  text-align: center;
  font-weight: normal;
}

#payment .thumbnail_list_order .bloc_ttl.strength {
  padding-top: 0;
}
/*
#payment .thumbnail_list_order .bloc_ttl::after {
  content: "";
  display: block;
  position: absolute;
  background: #e54746;
  width: 3px;
  height: 18px;
  top: 0;
  left: 50%;
  transform: translateX(50%);
}*/

#payment .thumbnail_list_order .bloc_ttl .num {
  font-size: 4.0rem;
  font-weight: bold;
}

#payment .thumbnail_list_order .list_block {
  margin: 0px 10px;
  padding: 18px;
  background-color: #fff;
}

#payment .thumbnail_list_order .list_block h2 {
  font-size: 1.8rem;
  padding-top: 10px;
  padding-bottom: 30px;
}


#payment .thumbnail_list_order .list_block h5 {
  position: relative;
  padding-left: 0;/*アイコン分のスペース*/
  line-height: 1.4;
  font-size: 2em;
  font-weight: 700;
  padding:10px 0px;
}

#payment .thumbnail_list_order .list_block h5:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";/*アイコンのユニコード*/
  font-size: 1em;/*サイズ*/
  left: 0;/*アイコンの位置*/
  top:0;/*アイコンの位置*/
  color: #ff6f27; /*アイコン色*/
  padding: 0px 6px;
}




#payment .h2 {
  font-size: 1.8rem;
  padding-top: 10px;
  padding-bottom: 30px;
  text-align: center;
}


#payment .thumbnail_list_order .list_block.strength {
  position: relative;
  padding-right: 50px;
  padding-left: 50px;
}

#payment .thumbnail_list_order .list_block ul li {
  width: 31.5%;
}

#payment .thumbnail_list_order .list_block.strength ul li {
  width: 25%;
}

#payment .thumbnail_list_order .list_block ul li:nth-child(n + 3) {
  margin-top: 0px;
}

#payment .thumbnail_list_order .list_block ul li p {
  margin-top: 15px;
}

#payment .thumbnail_list_order .list_block ul li p:first-of-type {
  font-size: 1.5rem;
  color:#626262;
}


#payment .thumbnail_list_order .list_block ul li figure {
  padding-bottom: 0px;
  /*border-bottom: solid 1px #616867;*/
}

#payment .thumbnail_list_order .list_block ul li figure span {
  font-size: 5.8rem;
  color: #d24241;
  font-weight: bold;
}

#payment .thumbnail_list .list_block.strength .block_btn {
  position: absolute;
  bottom: 20%;
  right: 10%;
}

#payment .thumbnail_list .list_block.strength .block_btn .btn.more.contact a {
  color: #f2f5f8;
  border: solid 1px #f2f5f8;
}

#payment .thumbnail_list .list_block.strength .block_btn .btn.more.contact a::after {
  border-right: 1px solid #f2f5f8;
  border-bottom: 1px solid #f2f5f8;
}

#payment .thumbnail_list .list_block.strength .block_btn .btn.more.contact a:hover::after{
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
}

#payment .thumbnail_list .list_block.strength .block_btn .btn.more.contact a {
  background-image: url("./images/icon_letter.png");
  background-repeat: no-repeat;
  background-position: center left 23%;
}

#payment .thumbnail_list .list_block.strength .block_btn .btn.more.contact a:hover {
  background-image: url("./images/icon_letter_h.png");
  background-color: #f2f5f8;
  color: #333;
}

#payment .thumbnail_list .list_block .btn {
  margin-top: 25px;
  margin-left: 0px;
}

#payment #art-form, #payment #special-suit, #payment #digital-shaping, #payment #robot, #payment #mass-production {
  margin-top: -80px;
  padding-top: 80px;
}

#payment .sec01 {
  background-color: #eeece8;
  background-position: center center;
  background-size: cover;
}

#payment .sec01 .container{
  padding: 0 15px;
}

#payment .sec01 .pickup {
  margin-bottom: 15px;
  padding-bottom: 15px;
}

#payment .sec01 .pickup li {
  width: 180px;
  border-bottom: solid 2px #616867;
  box-sizing: border-box;
}

#payment .sec01 .pickup li {
  position: relative;
}

#payment .sec01 .pickup li a {
  width: 100%;
}

#payment .sec01 .pickup li p {
  padding: 15px 0 5px;
  line-height: 2.0rem;
  font-size: 1.4rem;
}

#payment .sec01 .pickup li p span {
  font-size: 2.0rem;
  color: #f2f5f8;
}

#payment .sec01 .pickup li a:hover, #payment .sec01 .pickup li a:hover p::after, #payment .sec01 .pickup li a:hover p span {
  color: #e54746;
  text-decoration: none;
}

#payment .sec01 .pickup li p::after {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "∨";
  font-size: 1rem;
  color: #f2f5f8;
}

#payment .sec02 .container {
  position: relative;
padding: 0 15px;
}

#payment .sec02 .container .wrapper_description {
  position: relative;
  top: -33px;
  left: 0;
}

#payment .bloc_ttl h3 {
  font-size: 3.8rem;
  font-weight: bold;
}

#payment .bloc_ttl span:first-of-type {
  color: #e54746;
  font-weight: normal;
}

#payment .bloc_ttl span:nth-of-type(2) {
  color: #474c4b;
  font-size: 1.4rem;
}

#payment .container .wrapper_description .bloc_description p {
  width: 62%;
  padding-left: 20px;
}

#payment .container .wrapper_description .block_btn {
  width: 36%;
}

#payment .block_btn .btn.more {
  margin-left: auto;
}

#payment figure.bloc_img {
 text-align: center;
  }

@media screen and (max-width: 736px) {
  #payment figure.bloc_img {
    text-align: center;
    overflow: hidden;
    width: 100%;
  }
	
#payment_order #sec01 {
  padding: 0px;
  }

  #payment #sec01 h1 {
    font-size: 2.2rem;
	line-height: 1.5;
  }
	
  #payment #sec01 h2 {
    font-size: 2rem;
	line-height: 1.5;
  }
	
  #payment #sec01 p{
	padding: 0 10px;
    font-size: 1.5rem;
}	
	
	
  #payment figure.bloc_img img {
    position: relative;
    display: block;
    max-width: none;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
    height: 100px;
  }
  #payment #art-form, #payment #special-suit, #payment #digital-shaping, #payment #robot, #payment #mass-production {
    margin-top: -25vw;
    padding-top: 25vw;
  }
  #payment .btn.more {
    width: 100%;
  }
  #payment .btn.arrow a::after {
    margin-left: 0.1rem;
  }
  #payment .thumbnail_list .list_block .btn {
    margin-left: 0;
  }
  #payment .container {
    padding: 0 0px;
  }
  #payment .bloc_ttl h3 {
    font-size: 3.8rem;
	line-height: 50px;
	 margin-bottom: 20px;
  }
  #payment .container .wrapper_description .bloc_description p {
    width: 100%;
	padding-left: 10px;
	padding-right: 10px;
  }
  #payment .sec01 .container{
  padding: 0 6.15vw;
  }
  #payment .sec01 .pickup li {
    width: 100%;
  }
  #payment .sec02 .container .wrapper_description {
    top: -18px;
  }
  #payment .container .wrapper_description .block_btn {
    width: 100%;
	margin-top: 25px;
  }
  #payment .thumbnail_list {
    margin-bottom: 10px;
  }
  #payment .thumbnail_list .list_block ul li {
    width: 100%;
  }
  #payment .thumbnail_list .list_block ul li:nth-child(n+2) {
    margin-top: 25px;
  }
  #payment .thumbnail_list .list_block img {
    height: auto;
  }
/*1025追加*/
h1 .payment {
	color:#333;
	padding: 0px;
	font-size: 3rem;
	font-weight: 800;
	text-align: center;
}
	
#payment .ttl h3 {
  color:#2d3159;
	padding: 10px;
	font-size: 4rem;
	text-align: center;
	font-weight: 800;
}
/**/
  #payment .thumbnail_list .bloc_ttl {
    line-height: 3rem;
	padding: 20px 23px 20px
  }
  #payment .thumbnail_list .bloc_ttl.strength {
    padding-top: 15px;
    line-height: 3.8rem;
  }
	
  #payment .thumbnail_list .list_block.strength ul li {
    width: 100%;
  }
  #payment .thumbnail_list .list_block ul li figure span {
    font-size: 4.8rem;
  }
  #payment .thumbnail_list .list_block ul li figure {
    text-align: center;
  }
  #payment .thumbnail_list .list_block.strength figure img {
    width: 75%;
  }
  #payment .thumbnail_list .list_block ul li span {
    line-height: 2.0rem;
  }
  #payment .thumbnail_list .list_block ul li p {
    margin-top: 10px;
  }
  #payment .thumbnail_list .list_block ul li p:first-of-type {
    font-size: 2.5rem;
  }
  #payment .thumbnail_list .list_block.strength {
    padding: 10px 6.15vw;
	margin-bottom: 40px;
  }
  #payment .thumbnail_list .list_block .btn.contact a {
    color: #f2f5f8;
    border: solid 1px #f2f5f8;
    background-image: url("./images/icon_letter.png");
    background-repeat: no-repeat;
    background-position: center left 23%;
  }
  #payment .thumbnail_list .list_block .btn.contact a::after {
    border-right: 1px solid #f2f5f8;
    ;
    border-bottom: 1px solid #f2f5f8;
    ;
  }
  #payment .thumbnail_list .list_block .btn.contact a:hover {
	background-image: url("../images/icon_letter_h.png");
    background-color: #f2f5f8;
    color: #333;
  }
	

	
 #payment .thumbnail_list_order {
    margin-bottom: 10px;
  }
  #payment .thumbnail_list_order .list_block ul li {
    width: 100%;
  }
  #payment .thumbnail_list_order .list_block ul li:nth-child(n+2) {
    margin-top: 25px;
  }
  #payment .thumbnail_list_order .list_block img {
    height: auto;
  }
/*1025追加*/
#payment .thumbnail_list_order h1 {
	padding: 0px;
	font-size: 3.5rem;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.1em;
}
/**/
  #payment .thumbnail_list_order .bloc_ttl {
    line-height: 2.6rem;
	padding: 20px 23px 20px
  }
  #payment .thumbnail_list_order .bloc_ttl.strength {
    padding-top: 15px;
    line-height: 3.8rem;
  }
	
  #payment .thumbnail_list_order .list_block.strength ul li {
    width: 100%;
  }
  #payment .thumbnail_list_order .list_block ul li figure span {
    font-size: 4.8rem;
  }
  #payment .thumbnail_list_order .list_block ul li figure {
    text-align: center;
  }
  #payment .thumbnail_list_order .list_block.strength figure img {
    width: 75%;
  }
  #payment .thumbnail_list_order .list_block ul li span {
    line-height: 2.0rem;
  }
  #payment .thumbnail_list_order .list_block ul li p {
    margin-top: 10px;
  }
  #payment .thumbnail_list_order .list_block ul li p:first-of-type {
    font-size: 1.5rem;
	text-align: center;
  }
  #payment .thumbnail_list_order .list_block.strength {
    padding: 10px 6.15vw;
	margin-bottom: 40px;
  }
  #payment .thumbnail_list_order .list_block .btn.contact a {
    color: #f2f5f8;
    border: solid 1px #f2f5f8;
    background-image: url("../images/icon_letter.png");
    background-repeat: no-repeat;
    background-position: center left 23%;
  }
  #payment .thumbnail_list_order .list_block .btn.contact a::after {
    border-right: 1px solid #f2f5f8;
    ;
    border-bottom: 1px solid #f2f5f8;
    ;
  }
  #payment .thumbnail_list_order .list_block .btn.contact a:hover {
	background-image: url("../images/icon_letter_h.png");
    background-color: #f2f5f8;
    color: #333;
  }
#payment .thumbnail_list_order .list_block h5 {
  position: relative;
  padding-left: 0;/*アイコン分のスペース*/
  line-height: 1.4;
  font-size: 1.7em;
  font-weight: 700;
  padding:5px 0px;
}

#payment .thumbnail_list_order .list_block h5:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";/*アイコンのユニコード*/
  font-size: 0.8em;/*サイズ*/
  left: 0;/*アイコンの位置*/
  top:0;/*アイコンの位置*/
  color: #ff6f27; /*アイコン色*/
  padding: 0px 6px;
}
}

/*====================================================================================
■About
====================================================================================*/

#about #sec01 {
  position: relative;
	background-color: #1F2325;
  /*background-image: url(../images/zeppet_bg.jpg);*/
  background-position: center center;
  background-size: cover;
  padding: 40px 0px;
  margin-bottom: 40px;
}

#about #sec01 .container{
	padding: 0 15px;
}

#about #sec01 h2 {
  color: #b98c56;
  font-size: 2.4rem;
  font-weight: bold;
  border-bottom: 2px solid #907148;
  line-height: 1.3;
  margin-bottom: 28px;
}

#about #sec01 p{
	padding: 0 10px;
}


#about_order #sec01 {
  position: relative;
	background-color: #fff;
  /*background-image: url(../images/zeppet_bg.jpg);*/
  background-position: center center;
  background-size: cover;
  padding: 30px 40px;
}

#about_order #sec01 .container{
	padding: 0px;
}

#about_order #sec01 h1 {
  color: #ffffff;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 2.2;
  margin-bottom: 28px;
}

#about_order #sec01 h2 {
  color: #ffffff;
  font-size: 2.8rem;
  font-weight: bold;
  border-bottom: 2px solid #ffffff;
  line-height: 2.2;
  margin-bottom: 28px;
}

#about_order #sec01 p{
	padding-top: 10px;
	padding: 0px;
    font-size: 2rem;
	line-height: 2;
}



#about #sec02 p{
	padding: 0 20px;
}

#about #sec01 .block-tag-line {
  background-color: #333;
}

#about #sec01 .triangle {
  width: 20px;
  margin: 0 auto;
  border-top: 35px solid #0d0d0d;
  border-right: 50px solid transparent;
  border-left: 50px solid transparent;
}

#about #sec01 .block-tag-line .tag-line-item {
  padding: 10px;
  text-align: center;
  color: #f2f5f8;
}

#about #sec01 .block-tag-line .tag-line-item .txt-main {
  font-size: 3.0rem;
}

#about #sec01 .block-tag-line .tag-line-item .txt-sub {
  font-size: 2.4rem;
}

#about #sec01 .content {
  padding: 25px;
  background-color: #f2f5f8;
}

#about .bloc_ttl h3 {
    font-size: 3.8rem;
    font-weight: bold;
}
#about #sec03 .bloc_ttl h3 {
	padding-left: 15px;
}
#about .bloc_ttl span:first-of-type {
    color: #e54746;
    font-weight: normal;
}
#about .bloc_ttl span:nth-of-type(2) {
    color: #474c4b;
    font-size: 1.4rem;
}
#about .sec {
  margin-bottom: 40px;
}

#about .sec_title {
  font-size: 2.4rem;
  padding: 20px 0;
  color: #f2f5f8;
  line-height: 1;
  text-align: left;
  margin-bottom: 10px;
}

#about .sec_title strong {
  display: inline-block;
  width: 12%;
  font-weight: 500;
}

#about .sec_title span {
  font-size: 1.4rem;
  border-top: 1px solid #f2f5f8;
  display: inline-block;
  width: 88%;
  padding-top: 5px;
}

  #about #sec02 .container {
	padding: 0 15px;	
  }

#about #sec02 p strong {
  font-size: 2rem;
  line-height: 1em;
  color: #907148;
}

#about #sec03 {
  background: #333;
  padding: 30px 0 0;
}

#about #sec03 .sec_title {
  color: #1F2325;
}

#about #sec03 .sec_title span {
  border-top: 1px solid #1F2325;
}

#about #sec03 .box {
  padding: 15px 5px;
  background: #1F2325;
  margin-bottom: 40px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  /* 縦方向中央揃え（Safari用） */
  align-items: center;
  /* 縦方向中央揃え */
  -webkit-justify-content: center;
  /* 横方向中央揃え（Safari用） */
  justify-content: center;
  /* 横方向中央揃え */
}

#about #sec03 .box:nth-child(odd) {
  padding: 15px 5px;
  /*background: #CCD1DC;*/
	background-color: #1F2325;
}

#about #sec03 figure{
	width: 48%;
	text-align: center;
}

#about #sec03 dl {
  position: relative;
  width: 48%;
  margin: 0 10px;
}

#about #sec03 dl dt {
  line-height: 1.4;
  padding-left: 120px;
  font-size: 2rem;
  font-weight: 500;
height: 90px;
}

#about #sec03 dl dt strong {
  font-size: 5.8rem;
  font-weight: bold;
  /*color: #d24241;
	background: #3b3e47;*/
  color: #f2f5f8;
  background: #474c4b;
  display: block;
  width: 90px;
  height: 90px;
  text-align: center;
  position: absolute;
  left: -0px;
  line-height: 90px;
}

#about #sec03 dl dd {
  padding: 30px 10px 0px;
}

#about .btn.more {
  width: 60%;
  margin-left: 40%;
  margin-top: 10px;
}

#about .block_btn {
  position: relative;
  /*bottom: 10px;
    right: 10px;*/
  text-align: right;
}

#about .btn.more a {
  display: block;
  padding: 10px;
  border: 1px solid #ff6f27;
  border-radius: 3px;
  color: #ff6f27;
  font-size: 1.5rem;
  line-height: 2.8rem;
  text-align: center;
}

#about .btn.more.arrow a::after {
  border-right: 1px solid #ff6f27;
  border-bottom: 1px solid #ff6f27;
}

#about .btn.more a:hover {
  display: block;
  border: 1px solid #ff6f27;
  background-color: #ff6f27;
  color: #f2f5f8;
  line-height: 2.8rem;
  text-align: center;
}

#about .btn.more.arrow a:hover::after {
  border-right: 1px solid #f2f5f8;
  border-bottom: 1px solid #f2f5f8;
}

@media screen and (max-width: 736px) {
  .container:before, .container:after {
    display: none;
  }
  #about .container {
    padding: 0 5vw;
  }
	
  #about #sec01 h2 {
    font-size: 2.2rem;
  }
	
	
  #about_order #sec01 {
  padding: 40px 20px;
  }

  #about_order #sec01 h1 {
    font-size: 2.2rem;
	line-height: 1.5;
  }
	
  #about_order #sec01 h2 {
    font-size: 2.2rem;
	line-height: 1.5;
  }
	
  #about_order #sec01 p{
	padding: 0 0px;
    font-size: 1.5rem;
}
	
	
	
#about #sec03 figure{
	width: 100%;
	text-align: center;
}
  #about #sec03 .bloc_ttl h3 {
	padding-left: 5vw;
}
  #about .sec_title span {
    margin-left: 0;
    display: inline-block;
    width: 100%;
    padding-top: 5px;
  }
  #about .sec_title strong {
    display: inline-block;
    width: 100%;
  }
#about #sec01 .container{
	padding: 0 5vw;		
	}
  #about #sec02 .container {
	padding: 0 5vw;	
  }
	
  #about #sec03 .box {
    display: block;
  }
  #about #sec03 .box, #about #sec03 .box:nth-child(odd) {
    padding: 40px 5vw;
  }
  #about #sec03 .container {
    padding: 0px;
  }
  #about #sec03 dl {
    position: relative;
    width: 100%;
  }
  #about .block_btn {
    position: relative;
    bottom: inherit;
    right: inherit;
    margin-top: 40px;
  }
  #about .btn.more {
    width: 100%;
    margin-left: 0;
  }
#about #sec03 dl {
margin: 0px;
}
#about #sec03 dl dt {
margin-top: 20px;
padding-left: 100px;
}
	
#about #sec03 dl dd {
  padding: 20px 10px 0px;
}
}


/*====================================================================================
■Price
====================================================================================*/

.anchor {
  padding-top: 50px;
  margin-top: -50px;
}

#price .coution {
background: #de1400;
padding: 40px;
margin-top: 0px;
}

#price .coution figure {
width:10%;
}

#price .coution p {
width: 86%;
color:#fff;
}

#price .sec00 {
  background-color: #1F2325;
  background-position: center center;
  background-size: cover;
}
#price .sec00 .container{
  padding: 0 15px;
}

#price .sec00 .pickup {
  margin-bottom: 15px;
  padding-bottom: 15px;
}

#price .sec00 .pickup li {
  width: 180px;
  border-bottom: solid 2px #616867;
  box-sizing: border-box;
}

#price .sec00 .pickup li {
  position: relative;
}

#price .sec00 .pickup li a {
  width: 100%;
}

#price .sec00 .pickup li a:hover {
  color: #e54746;
  text-decoration: none;
}

#price .sec00 .pickup li p {
  padding: 15px 0 5px;
  line-height: 2.0rem;
  font-size: 1.4rem;
}

#price .sec00 .pickup li p span {
  font-size: 2.0rem;
  color: #f2f5f8;
}

#price .sec00 .pickup li a:hover p::after {
  color: #e54746;
  text-decoration: none;
}

#price .sec00 .pickup li a:hover p span {
  color: #e54746;
  text-decoration: none;
}

#price .sec00 .pickup li p::after {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "∨";
  font-size: 1rem;
  color: #f2f5f8;
}


/*.bg_wrap { background: #474c4b; }*/

#price .sec_title {
  font-size: 3.8rem;
  padding: 0;
  color: #f2f5f8;
  line-height: 1;
  text-align: left;
  margin-bottom: 20px;
}

#price .sec_title strong {
  display: inline-block;
  width: 55%;
  font-weight: bold;
}

#price .sec_title span {
  font-size: 2.0rem;
  border-top: 1px solid #f2f5f8;
  display: inline-block;
  width: 45%;
  padding-top: 10px;
}


#price #sec01 .sec_title strong {
  width: 18%;
    font-weight: bold;
}

#price #sec01 .sec_title span {
  width: 82%;
}

#price #sec02 .sec_title strong {
  width: 22%;
    font-weight: bold;
}

#price #sec02 .sec_title span {
  width: 78%;
}

#price #sec03 .sec_title strong {
  width: 26%;
    font-weight: bold;
}

#price #sec03 .sec_title span {
  width: 74%;
}

#price #sec05 .sec_title strong {
  width: 10%;
    font-weight: bold;
}

#price #sec05 .sec_title span {
  width: 90%;
}

#price .sec {
  padding: 24px;
  background: #fff;
  margin-top: 25px;
}

/*#price .sec:nth-child(even) {
  background-color: transparent;
}*/

#price .sec .box {
	width: 100%;
  margin-bottom: 10px;
}

#price .sec figure {
	width: 35%;
}
#price .sec .comment {
	width: 63%;
	margin-left: 2%;
}
#price .sec dl {
  color: #f2f5f8;
  padding: 10px;
  position: relative;
	background-color: #333;
}

#price .sec dl dt {
  line-height: 1.4;
  padding: 20px 10px 10px;
  font-size: 2rem;
  font-weight: 500;
}
#price .sec dl dt span {
	position: relative;
	color: #B98C56;
}
#price .sec dl dt span::before {
	position: absolute;
	content: '';
	display: inline-block;
	bottom: -3px;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #B98C56;
}

#price .sec dl dd {
  padding: 10px;
	line-height: 1.3;
}

#price .sec dl dd strong {
  font-size: 2rem;
}

#price .sec dl dd strong span {
}
#price .sec .price_box {
	width: 100%;
	margin-top: 5px;
}
#price .sec .price_box .ico{
	width: 15%;
  background: #5f6867;
	text-align: center;
	color: #fff;
	font-weight: 300;
	font-size: 1.4rem;
}
#price .sec .price_box .ico img {
	width: 30px;
	height: auto;
}
#price .sec .price_box .ico p {
	margin: 0 -25px;
}
#price .sec .price_box .price {
	width: 84%;
	margin-left: 1%;
  background: #5f6867;
	color: #fff;
	font-weight: 600;
	padding: 8px 25px;
	font-size: 3rem;
}

#price .item_title {
    position: relative;
    padding-left: 0px;
    line-height: 45px;
    font-size: 4rem;
    font-weight: 800;
    margin: 3px 0px 15px 0px;
    height: 60px;
	padding: 0.2em 0.5em;/*上下 左右の余白*/
    color: #333;/*文字色*/
    border-left: solid 10px #5f6867;/*左線*/
}

#price .item_title2 {
    position: relative;
    padding-left: 0px;
    line-height: 45px;
    font-size: 4rem;
    font-weight: 800;
    margin: 3px 0px 15px 0px;
    height: 60px;
	padding: 0.2em 0.5em;/*上下 左右の余白*/
    color: #333;/*文字色*/
    border-left: solid 10px #5f6867;/*左線*/
}

#price .item_title span {
    font-size: 3.8rem;
    font-weight: bold;
    color: #f2f5f8;
    background: #474c4b;
    display: block;
    width: 70px;
    height: 70px;
    text-align: center;
    position: absolute;
    line-height: 70px;
    left: 0;
}

#price .sec .inner {
  color: #161616;
  padding: 10px;
  position: relative;
  background-color: #fff;
  line-height: 1.3;
}
#price .sec .inner h5{
  color: #ff6f27;
  font-size: 2.5rem;
  font-weight: 600;
  padding: 0px 0px 7px 0px;
}
#price .sec .inner p{
  line-height: 1.3;
	line-height: 180%;
}
#price .sec .inner h2{
  font-size: 2rem;
  line-height: 1.3;
  padding-bottom: 10px;
}
#price .block_btn {
  position: relative;
  /*bottom: 10px;
    right: 10px;*/
  text-align: right;
  width: 100%;
  padding: 0;
}

#price .btn.more {
  margin-top: 10px;
  display: block;
  width: 100%;
}

#price .btn.more a {
  padding: 15px;
  border: 1px solid #ff6f27;
  border-radius: 2px;
  color: #ff6f27;
  font-size: 1.8rem;
  line-height: 3.5rem;
  text-align: center;
  display: block;
}

#price .btn.more.arrow a::after {
  border-right: 1px solid #ff6f27;
  border-bottom: 1px solid #ff6f27;
  margin-left: 0;
  right: 10px
}

#price .btn.more a:hover {
  display: block;
  border: 1px solid #ff6f27;
  background-color: #ff6f27;
  color: #f2f5f8;
  line-height: 3.5rem;
  text-align: center;
}

#price .btn.more.arrow a:hover::after {
  border-right: 1px solid #f2f5f8;
  border-bottom: 1px solid #f2f5f8;
}

#price .block_btn .btn.more.contact a {
  color: #f2f5f8;
  border: solid 1px #f2f5f8;
}

#price .block_btn .btn.more.contact a {
  background-image: url("./images/icon_letter.png");
  background-repeat: no-repeat;
  background-position: center left 23%;
}

#price .block_btn .btn.more.contact a::after {
  border-right: 1px solid #f2f5f8;
  border-bottom: 1px solid #f2f5f8;
}

#price .block_btn .btn.more.contact a:hover {
  background-image: url("../images/icon_letter_h.png");
  background-color: #f2f5f8;
  color: #333;
}

#price .block_btn .btn.more.contact a:hover::after {
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
}



#price .block_btn_order {
  position: relative;
  /*bottom: 10px;
    right: 10px;*/
  text-align: right;
  width: 100%;
  padding: 0% 2%;
}

#price .btn_order.more {
  margin-top: 10px;
  margin-bottom: 20px;
  display: block;
  width: 100%;
}

#price .btn_order.more a {
  margin: 20px;
  padding: 15px;
  border: 1px solid #ff6f27;
  border-radius: 5px;
  background:#ff6f27;
  color: #fff;
  font-size: 2.5rem;
  line-height: 3.5rem;
  text-align: center;
  display: block;
  font-weight: 500;
}

#price .btn_order .more.arrow a::after {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin-left: 0;
  right: 10px
}


#price .btn_order.more a:hover {
  display: block;
  border: 1px solid #4367ff;
  background-color: #4367ff;
  color: #fff;
  line-height: 3.5rem;
  text-align: center;
}

#price .btn_order.more.arrow a:hover::after {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

#price .block_btn_order .btn_order.more.contact a {
  color: #f2f5f8;
  border: solid 1px #ff6f27;
}

#price .block_btn_order .btn_order.more.contact a {
  background-image: url("../images/icon_letter.png");
  background-repeat: no-repeat;
  background-position: center left 37%;
}

#price .block_btn_order .btn_order.more.contact a::after {
  border-right: 1px solid #f2f5f8;
  border-bottom: 1px solid #4367ff;
}

#price .block_btn_order .btn_order.more.contact a:hover {
  background-image: url("../images/icon_letter.png");
  background-color: #4367ff;
  color: #fff;
}

#price .block_btn_order .btn_order.more.contact a:hover::after {
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
}



@media screen and (max-width: 736px) {
  #price .sec {
    padding: 5vw;
    margin-top: 20px;
  }
  .container:before, .container:after {
    display: none;
  }
	#price .sec figure {
		width: 100%;
	}
	#price .sec .comment {
		width: 100%;
		margin-left: 0;
		margin-top: 15px;
	}
	#price .sec .price_box .ico {
		width: 30%;
	}
	#price .sec .price_box .price {
		width: 69%;
	}
  #price .sec00 .container{
    padding: 0 0px;
  }
  #price .sec00 .pickup li {
    width: 100%;
  }
  #price .sec00 .container {
    padding: 0 6.15vw;
  }
  #price .sec .sec_title strong {
    width: 100% !important;
  }
  #price .sec .sec_title span {
    width: 100% !important;
  }
  #price .sec .box {
    display: block;
	margin-bottom: 50px;
  }
  #price .sec dl {
    padding: 0;
    width: 100%;
    margin-left: 0;
  }
  #price .sec dl dd strong span {
    margin-left: 0;
    text-align: center;
    display: block;
  }
  #price .btn.more {
    margin-top: 0px;
    margin-bottom: 0px;
    display: block;
    width: 100%;
  }
	
	#price .item_title {
    position: relative;
    padding-left: 0;
    line-height: 1.2;
    font-size: 3.5rem;
    font-weight: 800;
    margin: 10px;
    height: 55px;
    padding: 0.2em 0.3em;/*上下 左右の余白*/
    color: #333;/*文字色*/
    border-left: solid 10px #5f6867;/*左線*/
}
	#price .item_title2 {
    position: relative;
    padding-left: 0;
    line-height: 1.2;
    font-size: 3.5rem;
    font-weight: 800;
    margin: 10px;
    height: 90px;
    padding: 0.2em 0.3em;/*上下 左右の余白*/
    color: #333;/*文字色*/
    border-left: solid 10px #5f6867;/*左線*/
}
	#price .item_title span {
    font-size: 3.8rem;
    font-weight: bold;
    color: #f2f5f8;
    background: #474c4b;
    display: block;
    width: 100%;
    height: 70px;
    text-align: center;
    position: absolute;
    line-height: 70px;
    left: 0;
    top: 0;
}
	#price .coution{
	padding: 25px;
	}
	#price .coution figure {
	width:100%;
	margin-bottom: 15px;
}
	#price .coution figure img {
	width:100px;
}
	#price .coution p{
	width: 100%;
	}
	#price img {
	text-align: center;
	margin: 0 auto;
	display: flex;
}
	#price .sec .inner {
	padding: 10px;
	}
	
#price .block_btn_order .btn_order.more.contact a {
  background-position: center left 23%;
}
}


/*====================================================================================
■case
====================================================================================*/
#production .bloc {
  padding: 30px 0;
  background: #ff6f27;
}

#case.container {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}

.anchor {
  padding-top: 50px;
  margin-top: -50px;
}

#case .coution {
background: #de1400;
padding: 40px;
margin-top: 0px;
}

#case .coution figure {
width:10%;
}

#case .coution p {
width: 86%;
color:#fff;
}

#case .sec00 {
  background-color: #1F2325;
  background-position: center center;
  background-size: cover;
}
#case .sec00 .container{
  padding: 0 15px;
}

#case .sec00 .pickup {
  margin-bottom: 15px;
  padding-bottom: 15px;
}

#case .sec00 .pickup li {
  width: 180px;
  border-bottom: solid 2px #616867;
  box-sizing: border-box;
}

#case .sec00 .pickup li {
  position: relative;
}

#case .sec00 .pickup li a {
  width: 100%;
}

#case .sec00 .pickup li a:hover {
  color: #e54746;
  text-decoration: none;
}

#case .sec00 .pickup li p {
  padding: 15px 0 5px;
  line-height: 2.0rem;
  font-size: 1.4rem;
}

#case .sec00 .pickup li p span {
  font-size: 2.0rem;
  color: #f2f5f8;
}

#case .sec00 .pickup li a:hover p::after {
  color: #e54746;
  text-decoration: none;
}

#case .sec00 .pickup li a:hover p span {
  color: #e54746;
  text-decoration: none;
}

#case .sec00 .pickup li p::after {
  position: absolute;
  right: 0;
  bottom: 0;
  content: "∨";
  font-size: 1rem;
  color: #f2f5f8;
}


/*.bg_wrap { background: #474c4b; }*/

#case .sec_title {
  font-size: 3.8rem;
  padding: 0;
  color: #f2f5f8;
  line-height: 1;
  text-align: left;
  margin-bottom: 20px;
}

#case .sec_title strong {
  display: inline-block;
  width: 55%;
  font-weight: bold;
}

#case .sec_title span {
  font-size: 2.0rem;
  border-top: 1px solid #f2f5f8;
  display: inline-block;
  width: 45%;
  padding-top: 10px;
}


#case #sec01 .sec_title strong {
  width: 18%;
    font-weight: bold;
}

#case #sec01 .sec_title span {
  width: 82%;
}

#case #sec02 .sec_title strong {
  width: 22%;
    font-weight: bold;
}

#case #sec02 .sec_title span {
  width: 78%;
}

#case #sec03 .sec_title strong {
  width: 26%;
    font-weight: bold;
}

#case #sec03 .sec_title span {
  width: 74%;
}

#case #sec05 .sec_title strong {
  width: 10%;
    font-weight: bold;
}

#case #sec05 .sec_title span {
  width: 90%;
}

#case .sec {
  padding: 24px;
  background: #fff;
  margin-top: 25px;
}

/*#price .sec:nth-child(even) {
  background-color: transparent;
}*/

#case .sec .box {
	width: 100%;
  margin-bottom: 10px;
}

#case .sec figure {
	width: 35%;
}
#case .sec .comment {
	width: 63%;
	margin-left: 2%;
}
#case .sec dl {
  color: #f2f5f8;
  padding: 10px;
  position: relative;
	background-color: #333;
}

#case .sec dl dt {
  line-height: 1.4;
  padding: 20px 10px 10px;
  font-size: 2rem;
  font-weight: 500;
}
#case .sec dl dt span {
	position: relative;
	color: #B98C56;
}
#case .sec dl dt span::before {
	position: absolute;
	content: '';
	display: inline-block;
	bottom: -3px;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #B98C56;
}

#case .sec dl dd {
  padding: 10px;
	line-height: 1.3;
}

#case .sec dl dd strong {
  font-size: 2rem;
}

#case .sec dl dd strong span {
}
#case .sec .case_box {
	width: 100%;
	margin-top: 5px;
}
#case .sec .case_box .ico{
	width: 15%;
  background: #5f6867;
	text-align: center;
	color: #fff;
	font-weight: 300;
	font-size: 1.4rem;
}
#case .sec .case_box .ico img {
	width: 30px;
	height: auto;
}
#case .sec .case_box .ico p {
	margin: 0 -25px;
}

#case .sec .case_box .case {
	width: 84%;
	margin-left: 1%;
  background: #5f6867;
	color: #fff;
	font-weight: 500;
	padding: 8px 25px;
	font-size: 3rem;
}

#case .item_title {
    position: relative;
    padding-left: 0px;
    line-height: 40px;
    font-size: 4rem;
    font-weight: 800;
    margin: 15px 0px 15px 0px;
    height: auto;
	padding: 0.1em 0.4em;/*上下 左右の余白*/
    color: #333;/*文字色*/
    border-left: solid 10px #5f6867;/*左線*/
}


#case .item_title span {
    font-size: 3.8rem;
    font-weight: bold;
    color: #f2f5f8;
    background: #474c4b;
    display: block;
    width: 70px;
    height: 70px;
    text-align: center;
    position: absolute;
    line-height: 70px;
    left: 0;
}

#case .sec .inner {
  color: #161616;
  padding: 5px;
  position: relative;
  background-color: #fff;
  line-height: 1.3;
}
#case .sec .inner h5{
  color: #ff6f27;
  font-size: 2.5rem;
  font-weight: 600;
  padding: 0px 0px 7px 0px;
}
#case .sec .inner p{
  line-height: 1.3;
  line-height: 160%;
 font-size: 1em;
	padding:5px 0;
}
#case .sec .inner h2{
  font-size: 2rem;
  line-height: 1.3;
  padding-bottom: 10px;
}
#case .block_btn {
  position: relative;
  /*bottom: 10px;
    right: 10px;*/
  text-align: right;
  width: 100%;
  padding: 0;
}

#case .btn.more {
  margin-top: 10px;
  display: block;
  width: 50%;
}

#case .btn.more a {
  padding: 16px;
  border: 1px solid #4367ff;
  background: #4367ff;
  border-radius: 2px;
  color: #fff;
  font-size: 2rem;
  line-height: 3.5rem;
  text-align: center;
  display: block;
}

#case .btn.more.arrow a::after {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin-left: 0;
  right: 10px
}

#case .btn.more a:hover {
  display: block;
  border: 1px solid #ff6f27;
  background-color: #ff6f27;
  color: #f2f5f8;
  line-height: 3.5rem;
  text-align: center;
}

#case .btn.more.arrow a:hover::after {
  border-right: 1px solid #f2f5f8;
  border-bottom: 1px solid #f2f5f8;
}

#case .block_btn .btn.more.contact a {
  color: #f2f5f8;
  border: solid 1px #f2f5f8;
}

#case .block_btn .btn.more.contact a {
  background-image: url("./images/icon_letter.png");
  background-repeat: no-repeat;
  background-position: center left 23%;
}

#case .block_btn .btn.more.contact a::after {
  border-right: 1px solid #f2f5f8;
  border-bottom: 1px solid #f2f5f8;
}

#case .block_btn .btn.more.contact a:hover {
  background-image: url("../images/icon_letter_h.png");
  background-color: #f2f5f8;
  color: #333;
}

#case .block_btn .btn.more.contact a:hover::after {
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
}



#case .block_btn_order {
  position: relative;
  /*bottom: 10px;
    right: 10px;*/
  text-align: right;
  width: 100%;
  padding: 0% 2%;
}

#case .btn_order.more {
  margin-top: 10px;
  margin-bottom: 20px;
  display: block;
  width: 100%;
}

#case .btn_order.more a {
  margin: 20px;
  padding: 15px;
  border: 1px solid #ff6f27;
  border-radius: 5px;
  background:#ff6f27;
  color: #fff;
  font-size: 2.6rem;
  line-height: 3.5rem;
  text-align: center;
  display: block;
  font-weight: 600;
}

#case .btn_order .more.arrow a::after {
  border-right: 1px solid #ff6f27;
  border-bottom: 1px solid #ff6f27;
  margin-left: 0;
  right: 10px
}


#case .btn_order.more a:hover {
  display: block;
  border: 1px solid #4367ff;
  background-color: #4367ff;
  color: #f2f5f8;
  line-height: 3.5rem;
  text-align: center;
}

#case .btn_order.more.arrow a:hover::after {
  border-right: 1px solid #f2f5f8;
  border-bottom: 1px solid #f2f5f8;
}

#case .block_btn_order .btn_order.more.contact a {
  color: #f2f5f8;
  border: solid 1px #ff6f27;
}

#case .block_btn_order .btn_order.more.contact a {
  background-image: url("../images/icon_letter.png");
  background-repeat: no-repeat;
  background-position: center left 37%;
}

#case .block_btn_order .btn_order.more.contact a::after {
  border-right: 1px solid #f2f5f8;
  border-bottom: 1px solid #4367ff;
}

#case .block_btn_order .btn_order.more.contact a:hover {
  background-image: url("../images/icon_letter.png");
  background-color: #4367ff;
  color: #fff;
}

#case .block_btn_order .btn_order.more.contact a:hover::after {
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
}



@media screen and (max-width: 736px) {
  #case .sec {
    padding: 5vw;
    margin-top: 20px;
  }
  .container:before, .container:after {
    display: none;
  }
	#case .sec figure {
		width: 100%;
	}
	#case .sec .comment {
		width: 100%;
		margin-left: 0;
		margin-top: 15px;
	}
	#case .sec .case_box .ico {
		width: 30%;
	}
	#case .sec .case_box .case {
		width: 69%;
	}
  #case .sec00 .container{
    padding: 0 0px;
  }
  #case .sec00 .pickup li {
    width: 100%;
  }
  #case .sec00 .container {
    padding: 0 6.15vw;
  }
  #case .sec .sec_title strong {
    width: 100% !important;
  }
  #case .sec .sec_title span {
    width: 100% !important;
  }
  #case .sec .box {
    display: block;
	margin-bottom: 50px;
  }
  #case .sec dl {
    padding: 0;
    width: 100%;
    margin-left: 0;
  }
  #case .sec dl dd strong span {
    margin-left: 0;
    text-align: center;
    display: block;
  }
  #case .btn.more {
    margin-top: 0px;
    margin-bottom: 0px;
    display: block;
    width: 100%;
  }
	
	#case .item_title {
    position: relative;
    padding-left: 0;
    line-height: 1.2;
    font-size: 3rem;
    font-weight: 800;
    height: auto;
    padding: 0em 0.3em;/*上下 左右の余白*/
    color: #333;/*文字色*/
    border-left: solid 10px #5f6867;/*左線*/
}

	#case .item_title span {
    font-size: 3.8rem;
    font-weight: bold;
    color: #f2f5f8;
    background: #474c4b;
    display: block;
    width: 100%;
    height: 70px;
    text-align: center;
    position: absolute;
    line-height: 70px;
    left: 0;
    top: 0;
}
	#case .coution{
	padding: 25px;
	}
	#case .coution figure {
	width:100%;
	margin-bottom: 15px;
}
	#case .coution figure img {
	width:100px;
}
	#case .coution p{
	width: 100%;
	}
	#case img {
	text-align: center;
	margin: 0 auto;
	display: flex;
}
	#case .sec .inner {
	padding: 0px;
	}
	
#case .block_btn_order .btn_order.more.contact a {
  background-position: center left 23%;
}
}




/* media.css*/

.sp {
  display: none
}

.pc {
  display: block
}

.br-sp {
  display: none;
}

@media screen and (max-width: 736px) {
  .site-wrap {
    overflow: hidden;
  }
  .sp {
    display: block
  }
  .pc {
    display: none
  }
  .br-sp {
    display: block;
  }
  .br-pc {
    display: none;
  }
  .bg_fixed {
    position: fixed;
    width: 100%;
    height: 100%;
  }
  body {
    width: 100%;
    min-width: 100%;
    position: relative;
    left: 0;
    overflow-x: hidden;
  }
  .container {
    width: 100%;
  }
  #header {
    display: none;
  }
  #header .lang {
    display: none;
  }
  #nav-toggle {
    position: fixed;
    top: 0;
    right: 0;
    width: 25vw;
    height: 25vw;
    padding: 5.52vw 0;
  }
  /* Toggle Button */
  #nav-toggle span {
		left: 50%;
		margin-left: -4.37vw;
    width: 8.75vw;
    height: 8px;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    background-color: #f2f5f8;
		border-radius: 2px;
  }
	#nav-toggle span:nth-child(1) {
		top: 8vw;
	}
	#nav-toggle span:nth-child(2) {
		top: 12vw;
	}
	#nav-toggle span:nth-child(3) {
		top: 16vw;
	}
	
#spnav {
    position: fixed;
    /* 開いてないときは画面外に配置 */
    top: 13.25vw;
    right: -100%;
    width: 100%;
    z-index: 998;
    height: 100vh;
    overflow: scroll;
    background-color: #0d0d0d;
  }
  #spnav .spnav {
    height: 140vh;
  }
  #spnav>ul {
    float: none;
    list-style: none;
    position: relative;
    right: 0;
    bottom: 0;
  }
  #spnav .spnav li {
    border-bottom: 1px solid #323232;
  }
  #spnav .spnav li a {
    display: block;
    position: relative;
    padding: 10px 8.95vw;
    text-decoration: none;
    color: #fff;
    font-size: 1.5rem;
  }
  #spnav ul li a::before, #spnav ul li a::after {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
  }
  #spnav .toggle::before {
    width: 7.25vw;
    height: 2px;
    margin-top: -1px;
    border-bottom: 2px solid #fff;
    /*
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);*/
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  #spnav .toggle::after {
    width: 7.25vw;
    height: 2px;
    margin-top: -1px;
    border-bottom: 2px solid #fff;
    /*
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);*/
  }
  #spnav ul li a span {
    display: block;
  }
  #spnav .child {
    display: none;
  }
  #spnav .toggle.active:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  #spnav .toggle.active:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  #spnav ul ul {
    display: none;
    margin: 0 10px;
    background-color: #333;
  }
  #spnav ul ul li:last-child {
    border-bottom: none;
  }
  #spnav ul ul li a {
    display: block;
    padding: 10px 20px;
  }
  #spnav .lang ul {
    width: 100%;
    padding-right: 0;
  }
  #spnav .lang ul li {
    width: 33%;
    padding-bottom: 10px;
    text-align: center;
    border-right: 1px solid #323232;
  }
  #spnav .lang ul li:last-child {
    border-right: none;
  }
  #spnav .lang ul li a {
    position: relative;
    display: block;
    width: 100%;
    line-height: 1;
    height: 50px;
    padding-top: 10px;
    color: #fff;
  }
  #spnav .lang ul li a::before, #hnav li ul li a::after {
    position: absolute;
    content: '';
    display: block;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: 13.17vw;
    height: 8.1vw;
    ;
    background-repeat: no-repeat;
    background-size: contain;
  }
  #spnav .lang ul li.jp a::before {
    background-image: url(../common_img/ico_jp.png);
  }
  #spnav .lang ul li.en a::before {
    background-image: url(../common_img/ico_en.png);
  }
  #spnav .lang ul li.chi a::before {
    background-image: url(../common_img/ico_chi.png);
  }
  #spnav .company_info {
    background: #fff;
    padding: 9.42vw 6.77vw 18.29vw;
	text-align: center;
  }
  #spnav .company_info .address {
    font-size: 1.0rem;
  }
  #spnav .logo {
    position: relative;
    width: 18.60vw;
  }

  #spnav_c {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 997;
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
    background-color: #333;
    color: #fff;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 13vw;
    background-image: url("../../styles/images/ico_mail.svg");
    background-repeat: no-repeat;
    background-position: 18vw center;
    background-size: 10vw 5vw;
  }
	
  #spnav .btn {
    width: 100%;
    margin-top: 5.68vw;
  }
  #spnav .btn a {
    display: block;
    background-color: #2b2b2b;
    color: #fff;
    text-align: center;
    font-size: 4.59vw;
    font-weight: bold;
    line-height: 13.29vw;
    padding-left: 5vw;
    background-image: url(../common_img/ico_mail_w.png);
    background-repeat: no-repeat;
    background-position: 10.15vw center;
    background-size: 5.56vw 4.23vw;
  }
  footer {
		display: none;
  }
	#spnav.footer_nav {
		position: relative;
		top: 0;
		right: 0;
		z-index: 1;
		overflow: hidden;
		height: auto;
	}
	#spnav.footer_nav .spnav {
		height: auto;
	}
	#spnav.footer_nav .logo {
		width: 30.56vw;
		margin: 6.04vw auto 0
	}
	.copyright {
		font-size: 1.0rem;
	}
	#main{
		padding-top: 13.25vw;
	}
			/* 013 */
.button013 a {
    background: #444444;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 40px auto 20px auto;
    max-width: 400px;
    padding: 5px 20px;
	height: 70px;
    color: #fff;
    transition: 0.3s ease-in-out;
	font-size: 1.3em;
    font-weight: 500;
    z-index:0;
	border-radius: 60px;
}

.button013 a:hover {
    color: #fff;
	background-color:#1a1a1a;
}

/* 014 */
/* 014 */
.button014 a {
    background: #fff;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 40px auto 20px auto;
    max-width: 400px;
    padding: 5px 20px;
	height: 70px;
    color: #5f6867;
    transition: 0.3s ease-in-out;
	font-size: 1.3em;
    font-weight: 500;
    z-index:0;
	border: 1px solid #5f6867;
	border-radius: 60px;
	
}

.button014 a:hover {
    color: #fff;
	background-color: #5f6867;
}
}

@media screen and (max-width: 401px) {
#spnav .logo{
	left:20%;
	}
#spnav.footer_nav .logo {
	left:auto;
	}
	}

  #service_menu {
    left: -100vw;
    height: auto;
  }
  #service_menu .nav_toggle {
    position: absolute;
    right: -20vw;
    top: auto;
    bottom: 0;
    width: 20vw;
    height: 20vw;
  }
  #service_menu .nav_toggle span {
    position: absolute;
    width: 4.47vw;
    height: 4.47vw;
    background: #f2f5f8;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
  }
  #service_menu .nav_toggle span:nth-child(1) {
    top: 3.38vw;
    left: 4.82vw;
  }
  #service_menu .nav_toggle span:nth-child(2) {
    top: 3.38vw;
    left: 10.44vw;
  }
  #service_menu .nav_toggle span:nth-child(3) {
    top: 8.9vw;
    left: 4.82vw;
  }
  #service_menu .nav_toggle span:nth-child(4) {
    top: 8.9vw;
    left: 10.44vw;
  }
  .sub_open #service_menu .nav_toggle span {
    width: 8.75vw;
    height: 8px;
		border-radius: 2px;
  }
  .sub_open #service_menu .nav_toggle span:nth-child(1) {
    position: absolute;
		top: 47%;
    margin-top: -6px;
	margin-left: 0.1vw;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  .sub_open #service_menu .nav_toggle span:nth-child(4) {
    position: absolute;
	top: 47%;
    margin-top: -6px;
	margin-left: -5.3vw;
    -webkit-transform: rotate(-315deg);
    -moz-transform: rotate(-315deg);
    transform: rotate(-315deg);
  }
  #service_menu .nav_toggle p {
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 1.5rem;
    text-align: center;
  }
  #service_menu ul {
    padding: 3.55vw 4.59vw;
		height: auto !important;
  }
  #service_menu li {
    width: 50%;
    height: auto;
    margin: 0 0 1.57vw;
    padding: 0
  }
  #service_menu li a {
    width: 44.38vw;
    height: 22.50vw;
  }
  .sub_open #service_menu {
    left: 0;
  }
  .sub_open #service_menu ul {
    left: 0;
  }
  .sub_open #service_menu .nav_toggle {
    left: 0;
    right: auto;
    top: -20vw;
  }
  #main {
    padding-top: 0;
  }

/*  
footer {
    padding: 4.69vw 6.88vw;
  }
  footer {
    padding: 4.69vw 6.88vw;
  }
  footer .company_info .logo {
    width: 31.25vw;
    margin-bottom: 8.34vw;
  }
  footer .bnr_side li {
    width: 41.67vw;
  }
  footer .company_info .address {
    margin-bottom: 8.34vw;
  }*/


@media screen and (min-width: 737px) and (max-width: 980px) {
  #service_menu {
	width: 100%;	
	}
  #service_menu li {
	float: left;
    width: 14%;
  height: 70px;
  margin: 0 0.5vw;
  }
  #service_menu li a {
    width: 13.77vw;
    height: 70px;
}
}

/* 03r-DW*/
div.iframe_wrapper {
  position: relative;
  width: 100%; /* ここは適時編集してください（px指定してmin-widthと組み合わせるなり） */
}
div.iframe_wrapper::before {
  content:'';
  display: block;
  padding-top: 56.25%; /* 高さ÷横幅×100 */
}
div.iframe_wrapper iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
header .profileHeader img {
	width: 259px;
	border-radius: 50%;
	height: 259px;
	clear: both;
}
header .profileHeader h1 {
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	font-weight: 700;
	line-height: 24px;
}
header .profileHeader h3 {
	font-family: sans-serif;
	color: #626262;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	padding: 8px 0;
}
header .profileHeader hr {
	background-color: #fff;
	height: 0.5px;
}
header .profileHeader p {
	font-family: sans-serif;
	color:#626262;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.8;
	overflow-y: auto;
	padding-bottom: 15px;
}

/* Media query for Mobile devices*/
@media only screen and (max-width : 480px) {
/* Header */
	
div.iframe_wrapper {
  position: relative;
  width: 100%; /* ここは適時編集してください（px指定してmin-widthと組み合わせるなり） */
}
div.iframe_wrapper::before {
  content:'';
  display: block;
  padding-top: 56.25%; /* 高さ÷横幅×100 */
}
div.iframe_wrapper iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
header .profileHeader {
	display: inline-block;
}
header .profileHeader img {
	text-align: center;
	margin-top: 10%;
}
header .profileHeader p {
	text-align: justify;
}
header .profileHeader hr {
	background-color: rgba(208,207,207,1.00);
	height: 0.5px;
}
	h1 {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    font-size: 3rem;
    font-weight: 750;
    text-align: center;
    color: #333;
    letter-spacing: 0.02em;
}	
.button013 a {
    background: #444444;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 40px auto 20px auto;
    max-width: 400px;
    padding: 5px 20px;
	height: 70px;
    color: #fff;
    transition: 0.3s ease-in-out;
	font-size: 1.3em;
    font-weight: 500;
    z-index:0;
	border-radius: 60px;
}

.button013 a:hover {
    color: #fff;
	background-color:#1a1a1a;
}

/* 014 */
.button014 a {
    background: #fff;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 40px auto 20px auto;
    max-width: 400px;
    padding: 5px 20px;
	height: 70px;
    color: #5f6867;
    transition: 0.3s ease-in-out;
	font-size: 1.3em;
    font-weight: 500;
    z-index:0;
	border: 1px solid #5f6867;
	border-radius: 60px;
	
}

.button014 a:hover {
    color: #fff;
	background-color: #5f6867;
}
	 #spnav_c {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 997;
	overflow: hidden;
	height: auto;
	width: 100%;
	display: block;
    background-color: #333;
    color: #fff;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 13vw;
    background-image: url("../../styles/images/ico_mail.svg");
    background-repeat: no-repeat;
    background-position: 15vw center;
    background-size: 10vw 5vw;
  }
	
}
/* Media Query for Tablets */
@media only screen and (min-width : 737px) and (max-width : 1024px) {
/* Header */
div.iframe_wrapper {
  position: relative;
  width: 100%; /* ここは適時編集してください（px指定してmin-widthと組み合わせるなり） */
}
div.iframe_wrapper::before {
  content:'';
  display: block;
  padding-top: 56.25%; /* 高さ÷横幅×100 */
}
div.iframe_wrapper iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
header .profilePhoto img {
	float: left;
	clear: both;
	margin-right: 3%;
	margin-top: 1%;
}
header .profileHeader {
	text-align: left;
}
h1 {
    margin: 20px 0px;
    padding: 0px;
    font-size: 4.2rem;
    font-weight: 750;
    text-align: center;
    color: #333;
    letter-spacing: 0.02em;
	
}
	/* 013 */
.button013 a {
    background: #444444;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 40px auto 20px auto;
    max-width: 400px;
    padding: 5px 20px;
	height: 70px;
    color: #fff;
    transition: 0.3s ease-in-out;
	font-size: 1.3em;
    font-weight: 500;
    z-index:0;
	border-radius: 60px;
}

.button013 a:hover {
    color: #fff;
	background-color:#1a1a1a;
}

/* 014 */
.button014 a {
    background: #fff;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 40px auto 20px auto;
    max-width: 400px;
    padding: 5px 20px;
	height: 70px;
    color: #5f6867;
    transition: 0.3s ease-in-out;
	font-size: 1.3em;
    font-weight: 500;
    z-index:0;
	border: 1px solid #5f6867;
	border-radius: 60px;
	
}

.button014 a:hover {
    color: #fff;
	background-color: #5f6867;
}
}

/* Desktops and laptops  */
@media only screen and (min-width:1025px) {
/* Header */
div.iframe_wrapper {
  position: relative;
  width: 100%; /* ここは適時編集してください（px指定してmin-widthと組み合わせるなり） */
}
div.iframe_wrapper::before {
  content:'';
  display: block;
  padding-top: 56.25%; /* 高さ÷横幅×100 */
}
	
div.iframe_wrapper iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
header .profilePhoto img {
	float: left;
	clear: both;
	margin-right: 2%;
	margin-top:1%;
}
header .profileHeader {
	text-align: left;
	
}
header .profileHeader hr {
	background-color: #fff;
	height: 0.5px;
	
}
.logo {
	text-align: center;
	margin-top: 16px;
	margin-bottom: 16px;
}
.logo img{
	text-align: center;
	margin-top: 16px;
	margin-bottom: 16px;
}
	/* 013 */
.button013 a {
    background: #444444;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 40px auto 20px auto;
    max-width: 400px;
    padding: 5px 20px;
	height: 70px;
    color: #fff;
    transition: 0.3s ease-in-out;
	font-size: 1.3em;
    font-weight: 500;
    z-index:0;
	border-radius: 60px;
}

.button013 a:hover {
    color: #fff;
	background-color:#1a1a1a;
}


/* 014 */
.button014 a {
    background: #fff;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 40px auto 20px auto;
    max-width: 400px;
    padding: 5px 20px;
	height: 70px;
    color: #5f6867;
    transition: 0.3s ease-in-out;
	font-size: 1.3em;
    font-weight: 500;
    z-index:0;
	border: 1px solid #5f6867;
	border-radius: 60px;
	
}

.button014 a:hover {
    color: #fff;
	background-color: #5f6867;
}
}

/* SNSボタン全体 */
.sns-button {
  margin: 3px;
  padding: 0px;
  text-align: center;
  list-style: none;
  overflow: visible;
}

/* 各 SNS ボタンのボックス */
.sns-button li {
  display: inline-block; 
  margin: 7px;
  padding: 0px 0px;
  border-radius: 4px;
  width: 70px;
  height: 70px;
  line-hight: 70px;
}
.sns-button li a::before {
  display: inline-block;
  font-family: FontAwesome;
  font-size: 40px;
  background-color: #fff;
  border-radius: 4px;
  transition: all .3s ease;
  text-align: center;
  height: 70px; 
  line-height: 70px; 
  width: 70px; 
  border-style: solid;
  border-width: 1px;
}


.sns-button li a[href*="https://twitter.com/zeppetJP"]::before    { content: "𝕏"; font-family: sans-serif !important;
    font-weight: bold; color: #1a1a1a; }
.sns-button li a[href*="youtube.com"]::before    { content: "\f16a"; color: #cd201f; }
.sns-button li a[href*="instagram.com"]::before  { content: "\f16d"; color: #EB0081; }
.sns-button li a[href*="https://www.facebook.com/zeppetJP"]::before   { content: "\f09a"; color: #1877f2; }
.sns-button li a[href*="line.com"]::before       { content: "\f3c0"; color: #6cc755; }
.sns-button li a[href*="pocket.com"]::before     { content: "\f265"; color: #ee4056; }
.sns-button li a[href*="evernote.com"]::before   { content: "\f839"; color: #2DBE60; }
.sns-button li a[href*="tumblr.com"]::before     { content: "\f173"; color: #39475D; }
.sns-button li a[href*="linkedin.com"]::before   { content: "\f08c"; color: #0e76a8; }
.sns-button li a[href*="pinterest.com"]::before  { content: "\f0d2"; color: #BD081C; }
.sns-button li a[href*="zeppet.com"]::before  { background-image: url("../../styles/images/ico_zeppet.png"); color: #5f6867; }


.sns-button li a[href*="https://twitter.com/zeppetJP"]:hover::before   { 
  background-color: #1a1a1a; 
  color:#fff;
}
.sns-button li a[href*="youtube.com"]:hover::before   { 
  background-color: #EB0081; 
  color:#fff;
}
.sns-button li a[href*="instagram.com"]:hover::before {      
  background-color: #D1006C;
  color:#fff;
}
.sns-button li a[href*="https://www.facebook.com/zeppetJP"]:hover::before  {       
  background-color: #1877f2; 
  color:#fff;
}
.sns-button li a[href*="line.com"]:hover::before      {   
  background-color: #6cc755; 
  color:#fff;
}
.sns-button li a[href*="pocket.com"]:hover::before    { 
  background-color: #ee4056; 
  color:#fff;
}
.sns-button li a[href*="linkedin.com"]:hover::before  {       
  background-color: #0e76a8; 
  color:#fff;
}
.sns-button li a[href*="evernote.com"]:hover::before  {   
  background-color: #2DBE60; 
  color:#fff;
}
.sns-button li a[href*="tumblr.com"]:hover::before    { 
  background-color: #39475D; 
  color:#fff;
}
.sns-button li a[href*="pinterest.com"]:hover::before { 
  background-color: #BD081C; 
  color:#fff;
}
.sns-button li a[href*="zeppet.com"]:hover::before { 
  background-color: #5f6867; 
  color: #fff;
}

footer2 img {
  width: 200px;
  background-image: url("../../styles/images/ico_logo.svg"); 
}

footer2 img [href*="zeppet.com"]:hover {
    width: 200px;
	background-image: url(../../styles/images/ico_logo.svg);
}

.blink {
  -webkit-animation: blink 1.5s ease infinite;
  animation: blink 1.5s ease infinite;
}
@-webkit-keyframes blink {
  0% {opacity: 0;}
  100% {opacity: 1;}
}
@keyframes blink {
  0% {opacity: 0;}
  100% {opacity: 1;}
}


.img_wrap{
  width: 68%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
.img_wrap img{
  width: 100%;
  cursor: pointer;
  transition-duration: 0.3s;
}
.img_wrap:hover img{
  opacity: 0.6;
  transition-duration: 0.3s;
}

@media only screen and (max-width : 768px) {
.img_wrap{
  width: 100%;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
.img_wrap img{
  width: 100%;
  cursor: pointer;
  transition-duration: 0.3s;
}
.img_wrap:hover img{
  opacity: 0.6;
  transition-duration: 0.3s;
}	
}
