/*----------------------------------
全体
----------------------------------*/

body {
	font-size: 4.5vw;
	line-height: 6.5vw;
	word-break: break-word;
	text-size-adjust: none;
}

.wrapper {
	margin: 0 auto;
	width: 95%;
}

.sp-wrapper {
	overflow: hidden;
}

.pc-left {
	float: none;
	margin: 0 auto;
}

.pc-right {
	float: none;
	margin: 0 auto;
}

.alignleft {
	float: none;
	margin: 0 auto;
}

.alignright {
	float: none;
	margin: 0 auto;
}

.pc-t-center {
	text-align: left !important;
}

.pc-of {
	overflow: visible;
}

a:hover img {
	opacity: 1;
}

a:hover .img-banner {
	opacity: 1;
}

a.bo {
	text-decoration: underline;
}

a.bo:hover {
	text-decoration: underline;
}

a.no-bo {
	text-decoration: underline;
}

a.no-bo:hover {
	text-decoration: underline;
}

.mobi-full {
	width: 100%;
}

.list {
    margin-bottom: 5%;
}

.list li {
	margin-left: 6vw !important;
}

.num-list {
	margin-bottom: 5%;
}

_::-webkit-full-page-media, _:future, :root .num-list li {
	margin-left: 7.5vw !important;
}

_::-webkit-full-page-media, _:future, :root .num-list li:nth-child(n+10) {
	margin-left: 10vw !important;
}

.num-list-2 {
	margin-bottom: 5%;
}

.num-list-2 li {
	padding-left: 8.5vw !important;
}

.douga {
	position: relative;
	padding-top: 56.25%;
	width: 100%;
	margin: 0 auto;
}

.douga iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.text-base {
	padding-left: 4.5vw;
}

.text-base-2 {
	padding-left: 9vw;
}

.text-base-3 {
	padding-left: 13.5vw;
}

.text-base-4 {
	padding-left: 18vw;
}

.text-base-5 {
	padding-left: 22.5vw;
}

.pc {
	display: none;
}

.pc.tab {
	display: none;
}

.pc.tab.mobi {
	display: block;
}

.tab {
	display: none;
}

.tab.mobi {
	display: block;
}

.pc.mobi {
	display: block;
}

.mobi {
	display: block;
}

.m20 {
	margin: 2.5% !important;
}

.mt20 {
	margin-top: 2.5% !important;
}

.mb20 {
	margin-bottom: 2.5% !important;
}

.no-mt20 {
	margin-top: -5% !important;
}

.mt-20 {
	margin-top: 5% !important;
}

.mb-20 {
	margin-bottom: 5% !important;
}

.ml20 {
	margin-left: 2.5% !important;
}

.mr20 {
	margin-right: 2.5% !important;
}

.m40 {
	margin: 5% !important;
}

.mt40 {
	margin-top: 5% !important;
}

.mb40 {
	margin-bottom: 5% !important;
}

.ml40 {
	margin-left: 5% !important;
}

.mr40 {
	margin-right: 5% !important;
}

.m60 {
	margin: 7.5% !important;
}

.mt60 {
	margin-top: 7.5% !important;
}

.mb60 {
	margin-bottom: 7.5% !important;
}

.ml60 {
	margin-left: 7.5% !important;
}

.mr60 {
	margin-right: 7.5%;
}

.m80 {
	margin: 10% !important;
}

.mt80 {
	margin-top: 10% !important;
}

.mb80 {
	margin-bottom: 10% !important;
}

.ml80 {
	margin-left: 10% !important;
}

.mr80 {
	margin-right: 10%;
}

.m100 {
	margin: 12.5% !important;
}

.mt100 {
	margin-top: 12.5% !important;
}

.mb100 {
	margin-bottom: 12.5% !important;
}

.ml100 {
	margin-left: 12.5% !important;
}

.mr100 {
	margin-right: 12.5%;
}

.p20 {
	padding: 2.5% !important;
}

.pt20 {
	padding-top: 2.5% !important;
}

.pb20 {
	padding-bottom: 2.5% !important;
}

.pl20 {
	padding-left: 2.5% !important;
}

.pr20 {
	padding-right: 2.5% !important;
}

.p40 {
	padding: 5% !important;
}

.pt40 {
	padding-top: 5% !important;
}

.pb40 {
	padding-bottom: 5% !important;
}

.pl40 {
	padding-left: 5% !important;
}

.pr40 {
	padding-right: 5% !important;
}

.p60 {
	padding: 7.5% !important;
}

.pt60 {
	padding-top: 7.5% !important;
}

.pb60 {
	padding-bottom: 7.5% !important;
}

.pl60 {
	padding-left: 7.5% !important;
}

.pr60 {
	padding-right: 7.5% !important;
}

.p80 {
	padding: 10% !important;
}

.pt80 {
	padding-top: 10% !important;
}

.pb80 {
	padding-bottom: 10% !important;
}

.pl80 {
	padding-left: 10% !important;
}

.pr80 {
	padding-right: 10% !important;
}

.p100 {
	padding: 12.5% !important;
}

.pt100 {
	padding-top: 12.5% !important;
}

.pb100 {
	padding-bottom: 12.5% !important;
}

.pl100 {
	padding-left: 12.5% !important;
}

.pr100 {
	padding-right: 12.5% !important;
}

/*----------------------------------
文字スタイル
----------------------------------*/

.fs15 {
	font-size: 3.5vw !important;
	line-height: 5.5vw !important;
}

.fs23 {
	font-size: 6.5vw !important;
	line-height: 8.5vw !important;
}

.fs30 {
	font-size: 8vw !important;
	line-height: 10vw !important;
}

.fs40 {
	font-size: 9.5vw !important;
	line-height: 11.5vw !important;
}

.fs50 {
	font-size: 11vw !important;
	line-height: 13vw !important;
}

/*----------------------------------
画像関連
----------------------------------*/

/*----------------------------------
header
----------------------------------*/

.head-wrapper {
    margin: 0 auto;
    padding: 12px 0 12px;
    width: 95%;
}

.head-logo {
	width: 134px;
}

.head-logo .img-banner {
	background: url(../images/logo-1.png) no-repeat;
	padding-bottom: 19.087%;
}

.head-sns-list {
	box-sizing: border-box;
	margin: 1px 11px 0 0;
}

.head-sns-list li {
    box-sizing: border-box;
    float: left;
    margin-right: 12px;
    width: 22px;
}

.head-sns-list li:last-child {
	margin-right: 0;
}

.menu-btn,
.menu-btn span {
	box-sizing: border-box;
	display: inline-block;
	transition: all .4s;
}

.menu-btn {
    display: block;
    height: 25px;
    margin-top: 0;
    margin-right: 8px;
    position: relative;
    width: 25px;
}

.menu-btn span {
	background: #000;
	left: 0;
	height: 2px;
	position: absolute;
	width: 100%;
}

.menu-btn span:nth-of-type(1) {
	top: 0;
}

.menu-btn span:nth-of-type(2) {
	top: 12px;
}

.menu-btn span:nth-of-type(3) {
	bottom: 0;
}

.sp-menu {
	background: url(images-sp/sp-menu-bg.jpg);
	background-size: 100%;
	box-sizing: border-box;
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}

.sp-menu-close-btn {
    box-sizing: border-box;
    height: 3.75vw;
    margin: 6% 6% 0 0;
    position: relative;
    width: 3.75vw;
}

.sp-menu-close-btn::after {
    color: #000;
    content: "\e911";
    font-family: 'icomoon';
    font-size: 4vw;
    line-height: 4vw;
    position: absolute;
    right: 0;
}

.sp-menu ul {
	box-sizing: border-box;
	margin-top: 2%;
	padding-bottom: 9%;
}

.sp-menu ul li {
    box-sizing: border-box;
    font-size: 6vw;
    line-height: 8vw;
    letter-spacing: 1.75vw;
    margin-bottom: 9%;
    padding: 0 12%;
}

.sp-menu ul li:last-child {
	margin-bottom: 0;
}

.sp-menu ul li a {
	color: #000;
	text-decoration: none;
}

.sp-menu ul li.sp-menu-li {
	margin-top: -1.5%;
}

.sp-menu .sp-menu-mini {
    margin: 8% 0 16%;
    padding-bottom: 0;
    width: 100%;
}

.sp-menu .sp-menu-mini li {
    font-size: 5vw;
    line-height: 7vw;
    letter-spacing: 0.5vw;
    position: relative;
    padding-left: 19%;
}

.sp-menu .sp-menu-mini li::before {
    background: #000;
    box-sizing: border-box;
    content: "";
    left: 10.5vw;
    height: 2px;
    position: absolute;
    top: 4vw;
    width: 2%;
}

.sp-menu .sp-menu-mini li a {
	display: inline-block !important;
}

.sp-menu .sp-menu-mini li a::after {
	content: none !important;
}

.sp-menu-mini.list-1,
.sp-menu-mini.list-2 {
	display: none;
}

.sp-menu ul li.sp-menu-li.menu-1 a,
.sp-menu ul li.sp-menu-li.menu-2 a {
	display: block;
	position: relative;
}

.sp-menu ul li.sp-menu-li.menu-1 a::after,
.sp-menu ul li.sp-menu-li.menu-2 a::after {
	box-sizing: border-box;
	content: "\e913";
	font-family: 'icomoon';
	position: absolute;
	right: -8vw;
	top: 0;
}

.sp-menu ul li.sp-menu-li.menu-1.open a::after,
.sp-menu ul li.sp-menu-li.menu-2.open a::after {
	box-sizing: border-box;
	content: "\e912";
	font-family: 'icomoon';
	position: absolute;
	right: -8vw;
	top: 0;
}

/*----------------------------------
共通
----------------------------------*/

.top-img {
	background-size: cover !important;
	background-position: top center !important;
	box-sizing: border-box;
	height: 80vw;
	margin-top: 50px;
}

.top-img .wrapper {
	height: 80vw;
	position: relative;
}

.top-img-title {
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.top-img-title .title {
    font-size: 13vw;
    line-height: 15vw;
}

.top-img-title .title-in {
    font-size: 5vw;
    line-height: 7vw;
    margin-top: 0;
}

.btn {
	font-size: 3vw;
    line-height: 5vw;
    letter-spacing: 0.15vw;
    padding: 3.75% 0;
    width: 58%;
}

.btn::after {
	border-top: 1px solid #fff;
    right: 6vw;
    width: 12%;
}

.btn:hover {
	opacity: 1;
}

.breadcrumbs {
	font-size: 3vw;
    line-height: 5vw;
    padding: 1.5% 0;
}

.breadcrumbs .wrapper {
	padding: 0 0;
}

.breadcrumbs a {
	color: #000;
	text-decoration: none;
}

.breadcrumbs a:hover {
	text-decoration: underline;
}

.no-tel-link a[href^="tel:"] {
    pointer-events: none;
}

/*----------------------------------
TOPスライダー
----------------------------------*/

.top-slider {
	box-sizing: border-box;
	height: 128.5vw;
	margin-top: 50px;
	position: relative;
	width: 100%;
}

.top-slider-text-img {
    left: 0;
    height: auto;
    margin: 0 auto;
    max-width: auto;
    position: absolute;
    right: 0;
    top: 30vw;
    transform: none;
    -webkit-transform: none;
    width: 90%;
    z-index: 2;
}

.top-slider-list {
	box-sizing: border-box;
	height: 0;
}

.top-slider-list li {
	box-sizing: border-box;
	background-size: cover !important;
	background-position: top center !important;
	height: 128.5vw;
	padding-bottom: 128.13% !important;
	width: 100%;
}

.top-slider-list li.slider-1 {
	background: url(images-sp/slider/slider-1.jpg) no-repeat;
}

.top-slider-list li.slider-2 {
	background: url(images/slider/slider-2.jpg) no-repeat;
}

.top-slider-list li.slider-3 {
	background: url(images/slider/slider-3.jpg) no-repeat;
	background-position: -150vw !important;
}

.slick-dots {
	display: none !important;
}

/*----------------------------------
TOPページ
----------------------------------*/

.top-page .wrapper {
	position: relative;
	width: 100%;
}

.top-img-1 {
    height: auto;
    position: absolute;
    right: -23vw;
    top: 0;
    width: 71%;
}

.top-img-2 {
    left: -23vw;
    height: auto;
    position: absolute;
    top: 34vw;
    width: 58%;
}

.top-aisatsu-content {
	padding: 12% 0 0;
}

.top-aisatsu-content-logo-img {
	height: auto;
	width: 57%;
}

.top-aisatsu-content-text {
    font-size: 4vw;
    line-height: 7.5vw;
    margin-top: 9%;
    width: 95%;
}

.top-aisatsu-content-text p {
	margin-bottom: 7.5%;
}

.top-quality-content {
    padding: 26% 0 0;
}

.top-quality-content-title .title {
    font-size: 8vw;
    line-height: 10vw;
    letter-spacing: 0.8vw;
}

.top-quality-content-title .title-in {
    font-size: 3.75vw;
    line-height: 5.75vw;
    margin-top: 1.5%;
}

.top-quality-content-list {
    margin: 12% 0 0 0;
}

.top-quality-content-list li {
	float: none;
}

.top-quality-content-list li:nth-child(1) {
	width: 100%;
}

.top-quality-content-list li:nth-child(2) {
    margin: 10% auto 7%;
    padding-top: 0;
    width: 11%;
}

.top-quality-content-list li:nth-child(2) img {
	height: auto;
	width: 100%;
}

.top-quality-content-list li:nth-child(3) {
	width: 100%;
}

.top-quality-content-list-img {
    height: auto;
    margin: 0 auto;
    width: 94%;
}

.top-quality-content-list-text {
    font-size: 3.45vw;
    line-height: 6.75vw;
    height: auto;
    margin: 5% auto 0;
    width: 90%;
}

.top-quality-content-list li:nth-child(3) .top-quality-content-list-text {
    font-size: 3.45vw;
    line-height: 6.75vw;
    height: auto;
    margin: 6.5% auto 0;
    width: 90%;
}

.top-quality-content-list-box {
    height: 26vw;
    margin: 2.5% 0 0 5.5%;
    padding: 3% 2.5%;
    width: 90.5%;
}

.top-quality-content-list li:nth-child(3) .top-quality-content-list-box {
    height: 26vw;
    margin: 2.5% 0 0 5.5%;
    padding: 6% 2.5%;
    width: 90.5%;
}

.top-quality-content-list-box-title {
    font-size: 4vw;
    line-height: 6vw;
}

.top-quality-content-list-box-text {
    font-size: 3.75vw;
    line-height: 5.5vw;
    margin-top: 3%;
}

.top-brand-content section:nth-child(1) {
    height: 193.5vw;
    padding-top: 32%;
}

.top-brand-content section:nth-child(2) {
    height: 171vw;
    padding-top: 38.5%;
}

.top-img-3 {
    height: auto;
    position: absolute;
    right: -28vw;
    top: -55vw;
    width: 77%;
}

.top-img-4 {
    left: -6vw;
    height: auto;
    position: absolute;
    top: -69vw;
    width: 90%;
}

.top-brand-content-bg {
	background: #eee;
	box-sizing: border-box;
	position: absolute;
	width: 50%;
}

.top-brand-content section:nth-child(1) .top-brand-content-bg {
	left: 0;
	height: 0;
	margin-top: 0;
}

.top-brand-content section:nth-child(2) .top-brand-content-bg {
	height: 0;
    right: 0;
}

.top-brand-content-img {
	position: absolute;
    z-index: 3;
}

.top-brand-content section:nth-child(1) .top-brand-content-img {
    right: 0;
    top: 43vw;
    width: 96%;
}

.top-brand-content section:nth-child(2) .top-brand-content-img {
    left: 3vw;
    top: 45vw;
    width: 95%;
}

.top-brand-content-in {
    background: #eee;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
}

.top-brand-content section:nth-child(1) .top-brand-content-in {
    height: 161.5vw;
    margin-top: 0;
    padding: 9.5% 0 0 0;
    width: 83%;
}

.top-brand-content section:nth-child(2) .top-brand-content-in {
    height: 132vw;
    padding: 10% 0 0 0;
    width: 82%;
}

.top-brand-content section:nth-child(1) .top-brand-content-in-logo-img {
    height: auto;
    margin-left: 31%;
    width: 58%;
}

.top-brand-content section:nth-child(2) .top-brand-content-in-logo-img {
    height: auto;
    margin-left: 22%;
    width: 36%;
}

.top-brand-content-in-text {
    font-size: 3.75vw;
    line-height: 7vw;
}

.top-brand-content section:nth-child(1) .top-brand-content-in-text {
    margin: 7% 0 0 2%;
    width: 100%;
}

.top-brand-content section:nth-child(2) .top-brand-content-in-text {
    margin-top: 7%;
    margin: 7% 0 0 -15%;
    width: 105%;
}

.top-brand-content-in-btn {
    font-size: 3vw;
    line-height: 5vw;
    letter-spacing: 0.15vw;
    padding: 3.75% 0;
    width: 68%;
}

.top-brand-content-in-btn::after {
    border-top: 1px solid #fff;
    right: 6vw;
    width: 12%;
}

.top-brand-content-in-btn:hover {
	opacity: 1;
}

.top-brand-content section:nth-child(1) .top-brand-content-in-btn {
	margin: 124% 0 0 27%;
}

.top-brand-content section:nth-child(2) .top-brand-content-in-btn {
    margin: 87% 0 0 6%;
}

.top-news-content {
    padding: 39% 0 35%;
}

.top-img-5 {
    height: auto;
    position: absolute;
    right: -25vw;
    top: -67vw;
    width: 87%;
}

.top-img-6 {
    bottom: -53vw;
    left: -25vw;
    height: auto;
    position: absolute;
    width: 73%;
}

.top-news-content-title {
    font-size: 8.5vw;
    line-height: 10.5vw;
    letter-spacing: 0.25vw;
}


.top-news-content-list {
	margin: 0 auto;
	position: relative;
    width: 88%;
    z-index: 3;
}

.top-news-content-list li {
    border-bottom: 1px solid #000;
    padding: 9% 1.5% 1.5%;
}

.top-news-content-list-date {
    font-size: 3vw;
    line-height: 5vw;
}

.top-news-content-list-link {
    font-size: 3vw;
    line-height: 5vw;
    width: 76%;
}

.top-news-content-list-link a {
	color: #000;
	text-decoration: none;
}

.top-news-content-list-link a:hover {
	text-decoration: underline;
}

.top-news-content .btn {
	margin-top: 8%;
	position: relative;
	z-index: 3;
}

/*----------------------------------
投稿・固定ページ
----------------------------------*/

.single {
	padding: 10% 0 10%;
}

.single-in {
	margin: 0 auto;
	width: 95%;
}

.single-title {
    font-size: 6vw;
    line-height: 8vw;
}

.single-date {
    font-size: 4vw;
    line-height: 6vw;
    letter-spacing: 0.06vw;
    margin: 1% 0 0 0;
}

.page-content {
    font-size: 4vw;
    line-height: 6vw;
    margin: 5% 0 0;
}

.page-content p {
	margin-bottom: 5%;
}

.page-content img.size-full {
	height: auto;
	width: 100%;
}

.page-content img.size-large {
	height: auto;
	width: 75%;
}

.single-in .page-content .pc-left {
    width: 100%;
}

.single-in .page-content .pc-right {
    width: 100%;
}

.single-in .page-content .pc-left img.size-large,
.single-in .page-content .pc-right img.size-large {
    height: auto;
    margin: 0 auto;
    width: 75%;
}

.itiran-btn {
	left: 0;
	margin-top: 10%;
}

/*----------------------------------
新着情報
----------------------------------*/

.archive {
	padding: 10% 0 10%;
}

.news-itiran-tb {
	border-bottom: 1px solid #ccc;
	margin: 0 auto;
	width: 95%;
}

.news-itiran-tb th {
    border-top: 1px solid #ccc;
    display: block;
    font-size: 4vw;
    line-height: 6vw;
    letter-spacing: 0;
    padding: 2.5% 5% 0;
    width: 100%;
}

.news-itiran-tb td {
    border-top: 0;
    display: block;
    font-size: 4vw;
    line-height: 6vw;
    letter-spacing: 0;
    padding: 0 5% 2.5%;
}

.news-itiran-tb td a {
	color: #000;
	text-decoration: none;
}

.news-itiran-tb td a:hover {
	text-decoration: underline;
}

.itiran-pager .wp-pagenavi {
	margin-top: 10%;
}

.itiran-pager .wp-pagenavi span,
.itiran-pager .wp-pagenavi a {
    display: inline-block;
    font-size: 4vw;
    line-height: 9vw;
    height: 9vw;
    margin: 0 1% 1% 0;
    width: 9vw;
}

.itiran-pager .wp-pagenavi span.current,
.itiran-pager .wp-pagenavi a:hover {
	background: #eee;
	color: #000;
}

/*----------------------------------
ブランド紹介
----------------------------------*/

.brand-page {
	background: url(images/bg.jpg);
	background-size: 100%;
	padding: 10% 0 5%;
}

.brand-main-info {
	margin: 0 auto;
	width: 95%;
}

.brand-main-info-img-1 {
    height: auto;
    margin: 0 0 0 0;
    width: 35%;
}

.brand-main-info-in {
	margin: 0 auto;
    padding: 2.5% 0 0;
    width: 90%;
}

.brand-main-info-in-logo {
	height: auto;
	width: 60%;
}

.brand-main-info-in-text {
    font-size: 4vw;
    line-height: 7vw;
    margin-top: 5%;
}

.brand-main-info-img-2 {
    height: auto;
    margin: 5% 0 0 65%;
    width: 35%;
}

.brand-content {
	padding: 10% 0 0;
}

.brand-content section {
	margin-bottom: 5%;
}

.brand-content-title {
    font-size: 6.5vw;
    line-height: 8.5vw;
}

.brand-content-list-1 {
	margin: 5% auto 0;
	width: 100%;
}

.brand-content-list-1 li {
    float: none;
    margin: 0 0 7.5% 0;
    width: 100%;
}

.brand-content-list-1 li:nth-child(2n) {
	margin-right: 0;
}

.brand-content-list-1 li:last-child {
	margin-bottom: 0;
}

.brand-content-list-1-img {
    height: 95vw;
}

.brand-content-list-1-title {
    font-size: 5vw;
    line-height: 6vw;
    margin-top: 2.5%;
}

.brand-content-list-1-text {
    font-size: 4vw;
    line-height: 6vw;
    margin-top: 2.5%;
    padding: 2.5% 0;
}

.brand-content-list-1-price {
    font-size: 4.5vw;
    line-height: 6.5vw;
    margin-top: 2.5%;
    text-align: right;
}

.brand-content-list-1-price .mini {
    font-size: 3vw;
}

.brand-content-list-2 {
	margin: 5% auto 0;
	width: 100%;
}

.brand-content-list-2 li {
    float: left;
    margin: 0 2.5% 5% 0;
    width: 48.75%;
}

.brand-content-list-2 li:nth-child(2n) {
	margin-right: 0;
}

.brand-content-list-2 li:nth-child(3n) {
	margin-right: 2.5%;
}

.brand-content-list-2 li:nth-child(6) {
	margin-right: 0;
}

.brand-content-list-2-img {
    height: 46.312vw;
}

.brand-content-list-2-title {
    font-size: 4vw;
    line-height: 5vw;
    margin-top: 2.5%;
}

.brand-content-list-2-text {
    font-size: 3vw;
    line-height: 5vw;
    margin-top: 2.5%;
    padding: 2.5% 0;
}

.brand-content-list-2-price {
    font-size: 3.3vw;
    line-height: 4.3vw;
    margin-top: 2.5%;
    text-align: right;
}

.brand-content-list-2-price .mini {
    font-size: 2vw;
}

/*----------------------------------
事業紹介
----------------------------------*/

.about-page {
	padding: 10% 0 10%;
}

.about-1-content-title .title {
    font-size: 10vw;
    line-height: 12vw;
}

.about-1-content-title .title-in {
    font-size: 5vw;
    line-height: 7vw;
    margin-top: 0;
}

.about-1-content-in {
	background: url(images/about.htmlabout-bg.png) no-repeat;
	background-size: 100%;
	background-position: bottom center;
	box-sizing: border-box;
	height: 67vw;
	margin: 0 auto;
	width: 95%;
}

.about-1-content-in-title {
	padding-top: 10%;
}

.about-1-content-in-title .title {
    font-size: 6.5vw;
    line-height: 8.5vw;
}

.about-1-content-in-title .title-in {
    font-size: 5vw;
    line-height: 7vw;
    margin-top: 0;
}

.about-1-content-in-text {
    font-size: 3.75vw;
    line-height: 7vw;
    margin-top: 5%;
}

.about-2-content {
    padding: 10% 0 0;
}

.about-2-content-title .title {
    font-size: 10vw;
    line-height: 12vw;
}

.about-2-content-title .title-in {
    font-size: 5vw;
    line-height: 7vw;
    margin-top: 0;
}

.about-2-content-in {
    margin: 10% auto 0;
    width: 95%;
}

.about-2-content-in section {
	margin-bottom: 20%;
}

.about-2-content-in-info-img {
	width: 100%;
}

.about-2-content-in-info-in {
	width: 100%;
}

.about-2-content-in-info-in-cate {
    font-size: 7vw;
    line-height: 9vw;
    margin-top: 2.5%;
}

.about-2-content-in-info-in-title {
    font-size: 6.5vw;
    line-height: 8.5vw;
    margin-top: 2.5%;
}

.about-2-content-in-info-in-title-2 {
    font-size: 5vw;
    line-height: 7vw;
    margin-top: 2.5%;
}

.about-2-content-in-info-in-text {
    font-size: 4vw;
    line-height: 6vw;
    margin-top: 2.5%;
}

.about-2-content-in-in {
	margin-top: 10%;
}

.about-2-content-in .about-2-content-in-in section {
	margin-bottom: 5%;
	padding: 2.5% 2.5%;
}

.about-2-content-in-in-img {
	width: 100%;
}

.about-2-content-in-in-info {
	width: 100%;
}

.about-2-content-in-in-info-title {
    font-size: 6.5vw;
    line-height: 8.5vw;
    margin-top: 2.5%;
}

.about-2-content-in-in-info-text {
    font-size: 4vw;
    line-height: 6vw;
    margin: 2.5% 0 0 0;
}

.about-2-content-in-in-info-text p {
	margin-bottom: 5%;
}

.contact-content {
    margin: 10% auto 0;
    width: 95%;
}

.contact-content-title {
    font-size: 4vw;
    line-height: 6vw;
    padding-bottom: 2.5%;
}

.contact-content-in {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 5% 0 5%;
}

.contact-content-in-title {
    font-size: 4vw;
    line-height: 6vw;
}

.contact-content-in-tel {
    font-size: 8vw;
    line-height: 10vw;
    margin-top: 0;
}

.contact-content-in-tel a {
	color: #000;
	text-decoration: none;
}

.contact-content-in-info {
    font-size: 4vw;
    line-height: 6vw;
    margin-top: 0;
}

.contact-content-in-info span {
	display: block;
	margin-left: 0;
}

.contact-content-in-info .no-tel-link,
.contact-content-in-info .no-tel-link a {
	color: #000;
	display: inline-block;
	text-decoration: none;
}

/*----------------------------------
企業情報
----------------------------------*/

.company-page {
	padding: 10% 0 10%;
}

.company-img-list {
    margin: 0 auto;
    width: 95%;
}

.company-img-list li {
    float: left;
    margin: 0 5% 5% 0;
    width: 47.5%;
}

.company-img-list li:nth-child(2n) {
	margin-right: 0;
}

.company-img-list li img {
	height: auto;
	width: 100%;
}

.company-info-tb {
    border-bottom: 1px solid #ccc;
    margin: 5% auto 0;
    width: 95%;
}

.company-info-tb th {
	border-top: 1px solid #ccc;
    display: block;
    font-size: 4vw;
    line-height: 6vw;
    padding: 2.5% 5% 0;
    width: 100%;
}

.company-info-tb td {
    border-top: 0;
    display: block;
    font-size: 4vw;
    line-height: 6vw;
    padding: 0 5% 2.5%;
    width: 100%;
}

.company-info-tb td .no-tel-link,
.company-info-tb td .no-tel-link a {
	color: #000;
	text-decoration: none;
}

.company-info-tb td a {
	color: #000;
	text-decoration: none;
}

.company-map iframe {
    height: 50vw;
    margin: 10% auto 0;
    width: 95%;
}

/*----------------------------------
footer
----------------------------------*/

.foot-in {
    padding: 8% 0 3%;
}

.foot-logo {
	height: auto;
	width: 39%;
}

.foot-sns-list {
	margin-top: 6%;
}

.foot-sns-list li {
    float: left;
    margin-right: 4.5%;
    width: 10%;
}

.foot-sns-list li:last-child {
	margin-right: 0;
}

.foot-sns-list li img {
	height: auto;
	width: 100%;
}

.foot-in-address {
    font-size: 3.5vw;
    line-height: 5.5vw;
    margin-top: 9%;
}

.foot-in-address-list {
	margin-top: 2%;
}

.foot-in-address-list li {
    float: none;
    font-size: 3.65vw;
    line-height: 5.65vw;
    margin-right: 0;
    margin-bottom: 0.75%;
    text-align: center;
    width: 100%;
}

.foot-in-address-list li:last-child {
	margin-bottom: 0;
}

.foot-in-address-list li a {
	color: #000;
	text-decoration: none;
}

.copyright {
    font-size: 2vw;
    line-height: 4vw;
    padding: 2% 0;
}