/*
Theme Name: 合同会社TAROU　　　のテーマ
*/

/*----------------------------------
reset
----------------------------------*/

html, body, div, p, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*----------------------------------
全体
----------------------------------*/

@font-face {
	font-family: 'Noto Sans JP';
	font-weight: 400;
	src: url(web-fonts/noto-sans-jp-regular.otf);
}

@font-face {
	font-family: 'Noto Sans JP';
	font-weight: 700;
	src: url(web-fonts/noto-sans-jp-bold.otf);
}

@font-face {
	font-family: 'Noto Sans JP';
	font-weight: 900;
	src: url(web-fonts/noto-sans-jp-black.otf);
}

@font-face {
	font-family: 'Noto Serif JP';
	font-weight: 400;
	src: url(web-fonts/noto-serif-jp-regular.otf);
}

@font-face {
	font-family: 'Noto Serif JP';
	font-weight: 700;
	src: url(web-fonts/noto-serif-jp-bold.otf);
}

@font-face {
	font-family: 'Noto Serif JP';
	font-weight: 900;
	src: url(web-fonts/noto-serif-jp-black.otf);
}

body {
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	font-size: 18px;
	line-height: 28px;
	word-break: break-word;
	text-size-adjust: none;
}

.wrapper {
	margin: 0 auto;
	width: 1200px;
}

.sp-wrapper {
	overflow: hidden;
}

.center {
	display: block;
	margin: 0 auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.pc-left {
	float: left;
}

.pc-right {
	float: right;
}

.aligncenter,
.alignnone {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.t-center {
	text-align: center !important;
}

.t-left {
	text-align: left !important;
}

.t-right {
	text-align: right !important;
}

.pc-t-center {
	text-align: center !important;
}

.clear {
	clear: both;
}

.inline {
	display: inline !important;
}

.inline-b {
	display: inline-block !important;
}

.block {
	display: block !important;
}

.of {
	overflow: hidden;
}

.pc-of {
	overflow: hidden;
}

img,iframe {
	display: block;
}

a:hover img {
	opacity: 0.6;
}

.img-banner {
	background-size: 100% !important;
	box-sizing: border-box;
	height: 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	width: 100%;
}

a:hover .img-banner {
	opacity: 0.6;
}

a.bo {
	text-decoration: underline;
}

a.bo:hover {
	text-decoration: none;
}

a.no-bo {
	text-decoration: none;
}

a.no-bo:hover {
	text-decoration: underline;
}

.full {
	height: auto;
	width: 100%;
}

.mobi-full {
	height: auto;
	margin: 0 auto;
	max-width: 100%;
	width: auto;
}

.list {
	box-sizing: border-box;
	margin-bottom: 20px;
}

.list li {
	box-sizing: border-box;
	list-style: disc !important;
	margin-left: 23px !important;
}

.num-list {
	box-sizing: border-box;
	margin-bottom: 20px;
}

.num-list li {
	box-sizing: border-box;
	list-style: decimal !important;
	margin-left: 20px !important;
}

.num-list li:nth-child(n+10) {
	margin-left: 28px !important;
}

.num-list-2 {
	box-sizing: border-box;
	margin-bottom: 20px;
}

.num-list-2 li {
	box-sizing: border-box;
	padding-left: 33px;
}

.num-in {
	left: 0;
	position: absolute;
}

.douga {
	margin: 0 auto;
}

.douga iframe {
	margin: 0 auto;
}

.text-base {
	box-sizing: border-box;
	display: inline-block;
	padding-left: 18px;
	position: relative;
}

.text-base-2 {
	box-sizing: border-box;
	display: inline-block;
	padding-left: 36px;
	position: relative;
}

.text-base-3 {
	box-sizing: border-box;
	display: inline-block;
	padding-left: 54px;
	position: relative;
}

.text-base-4 {
	box-sizing: border-box;
	display: inline-block;
	padding-left: 72px;
	position: relative;
}

.text-base-5 {
	box-sizing: border-box;
	display: inline-block;
	padding-left: 90px;
	position: relative;
}

.text-in {
	left: 0;
	position: absolute;
}

.pc {
	display: block;
}

.pc.tab {
	display: block;
}

.pc.tab.mobi {
	display: block;
}

.tab {
	display: none;
}

.tab.mobi {
	display: none;
}

.pc.mobi {
	display: block;
}

.mobi {
	display: none;
}

.first {
	margin-top: 0 !important;
}

.last {
	margin-bottom: 0 !important;
}

.m20 {
	margin: 20px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.no-mt20 {
	margin-top: -20px !important;
}

.mt-20 {
	margin-top: 20px !important;
}

.mb-20 {
	margin-bottom: 20px !important;
}

.ml20 {
	margin-left: 20px !important;
}

.mr20 {
	margin-right: 20px !important;
}

.m40 {
	margin: 40px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.ml40 {
	margin-left: 40px !important;
}

.mr40 {
	margin-right: 40px !important;
}

.m60 {
	margin: 60px !important;
}

.mt60 {
	margin-top: 60px !important;
}

.mb60 {
	margin-bottom: 60px !important;
}

.ml60 {
	margin-left: 60px !important;
}

.mr60 {
	margin-right: 60px !important;
}

.m80 {
	margin: 80px !important;
}

.mt80 {
	margin-top: 80px !important;
}

.mb80 {
	margin-bottom: 80px !important;
}

.ml80 {
	margin-left: 80px !important;
}

.mr80 {
	margin-right: 80px !important;
}

.m100 {
	margin: 100px !important;
}

.mt100 {
	margin-top: 100px !important;
}

.mb100 {
	margin-bottom: 100px !important;
}

.ml100 {
	margin-left: 100px !important;
}

.mr100 {
	margin-right: 100px !important;
}

.p20 {
	padding: 20px !important;
}

.pt20 {
	padding-top: 20px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pl20 {
	padding-left: 20px !important;
}

.pr20 {
	padding-right: 20px !important;
}

.p40 {
	padding: 40px !important;
}

.pt40 {
	padding-top: 40px !important;
}

.pb40 {
	padding-bottom: 40px !important;
}

.pl40 {
	padding-left: 40px !important;
}

.pr40 {
	padding-right: 40px !important;
}

.p60 {
	padding: 60px !important;
}

.pt60 {
	padding-top: 60px !important;
}

.pb60 {
	padding-bottom: 60px !important;
}

.pl60 {
	padding-left: 60px !important;
}

.pr60 {
	padding-right: 60px !important;
}

.p80 {
	padding: 80px !important;
}

.pt80 {
	padding-top: 80px !important;
}

.pb80 {
	padding-bottom: 80px !important;
}

.pl80 {
	padding-left: 80px !important;
}

.pr80 {
	padding-right: 80px !important;
}

.p100 {
	padding: 100px !important;
}

.pt100 {
	padding-top: 100px !important;
}

.pb100 {
	padding-bottom: 100px !important;
}

.pl100 {
	padding-left: 100px !important;
}

.pr100 {
	padding-right: 100px !important;
}

/*----------------------------------
文字スタイル
----------------------------------*/

.gothic {
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

.minchou {
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}

.sans {
	font-family: 'Noto Sans JP', sans-serif;
}

.serif {
	font-family: 'Noto Serif JP', serif;
}

.bas {
	font-family: baskerville-display-pt, serif;
	font-weight: 400;
	font-style: normal;
}

strong,b,.strong {
	font-weight: 700;
}

.red {
	color: #ff0000;
}

.blue {
	color: #0000ff;
}

.yellow {
	color: #ffff00;
}

.green {
	color: #008800;
}

.orange {
	color: #ff8800;
}

.magenta {
	color: #F37C92;
}

.cyan {
	color: #5DBFF2;
}

.y-b {
	background: linear-gradient(transparent 50%, #ffff00 50%);
}

.fs15 {
	font-size: 15px !important;
	line-height: 25px !important;
}

.fs23 {
	font-size: 23px !important;
	line-height: 33px !important;
}

.fs30 {
	font-size: 30px !important;
	line-height: 40px !important;
}

.fs40 {
	font-size: 40px !important;
	line-height: 50px !important;
}

.fs50 {
	font-size: 50px !important;
	line-height: 60px !important;
}

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?vkcai0');
  src:  url('fonts/icomoon.eot?vkcai0#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?vkcai0') format('truetype'),
    url('fonts/icomoon.woff?vkcai0') format('woff'),
    url('fonts/icomoon.svg?vkcai0#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* > */
.icon-cheveron-up:before {
	content: "\e902";
}

/* ▲ */
.icon-triangle-right:before {
	content: "\e901";
}

/* 正三角形な▲ */
.icon-triangle-1:before {
	content: "\e909";
}

/* 短めの▲ */
.icon-triangle-2:before {
	content: "\e914";
}

/* ○ */
.icon-maru-1:before {
	content: "\e903";
}

/* ● */
.icon-maru-2:before {
	content: "\e904";
}

/* ◎ */
.icon-maru-3:before {
	content: "\e905";
}

/* ◎の中の丸が黒 */
.icon-maru-4:before {
	content: "\e906";
}

/* □ */
.icon-shikaku-1:before {
	content: "\e907";
}

/* ■ */
.icon-shikaku-2:before {
	content: "\e908";
}

/* → */
.icon-yazirushi-1:before {
	content: "\e90a";
}

/* 短めの→ */
.icon-yazirushi-2:before {
	content: "\e90b";
}

/* かなり短めの→ */
.icon-yazirushi-3:before {
	content: "\e90d";
}

/* 線だけの→ */
.icon-yazirushi-4:before {
	content: "\e900";
}

/* 本体ありの電話 */
.icon-old-phone:before {
	content: "\e90c";
}

/* 受話器のみの電話 */
.icon-phone:before {
	content: "\e942";
}

/* 背景ありの手紙アイコン(簡易なデザイン) */
.icon-envelope1:before {
	content: "\e910";
}

/* 背景ありの手紙アイコン(複雑なデザイン) */
.icon-envelope:before {
	content: "\e90f";
}

/* 背景なしの手紙アイコン(複雑なデザイン) */
.icon-mail:before {
	content: "\e90e";
}

/* ＋ */
.icon-plus:before {
	content: "\e913";
}

/* － */
.icon-minus:before {
	content: "\e912";
}

/* × */
.icon-batsu:before {
	content: "\e911";
}

/*----------------------------------
画像関連
----------------------------------*/

/*----------------------------------
header
----------------------------------*/

header {
    background: #fff;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.head-wrapper {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 9px 0;
    width: 98%;
}

.head-logo {
	box-sizing: border-box;
	display: block;
	width: 241px;
}

.head-logo .img-banner {
	background: url(../images/logo-1.png) no-repeat;
	padding-bottom: 19.087%;
}

.head-sns-list {
	box-sizing: border-box;
	margin: 3px 3px 0 0;
}

.head-sns-list li {
	box-sizing: border-box;
	float: left;
	margin-right: 12px;
	width: 31px;
}

.head-sns-list li:last-child {
	margin-right: 0;
}

.head-sns-list li img {
	height: auto;
	width: 100%;
}

.pc-menu {
    box-sizing: border-box;
    height: 50px;
}

.pc-menu ul {
	box-sizing: border-box;
	margin: 0 auto;
	width: 97.65%;
}

.pc-menu ul li {
	box-sizing: border-box;
	float: left;
	position: relative;
	width: 25%;
}

.pc-menu ul li::before {
	box-sizing: border-box;
	border-left: 1px solid #000;
	content: "";
	left: 0;
	height: 32px;
	position: absolute;
	top: 9px;
}

.pc-menu ul li:last-child::after {
	box-sizing: border-box;
	border-right: 1px solid #000;
	content: "";
	height: 32px;
	position: absolute;
	right: 0;
	top: 9px;
}

.pc-menu ul li a {
	background: #fff;
    box-sizing: border-box;
    color: #000;
    display: block;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.1vw;
    padding: 11px 0;
    text-align: center;
    text-decoration: none;
}

.pc-menu ul li.now a,
.pc-menu ul li a:hover {
	background: #eee;
}

.pc-menu ul li .pc-menu-mini {
	position: absolute;
	width: 100%;
	z-index: 3;
}

.pc-menu ul li .pc-menu-mini li {
	float: none;
	width: 100%;
}

.pc-menu ul li.now .pc-menu-mini li a {
	background: #fff;
}

.pc-menu ul li.now .pc-menu-mini li a:hover {
	background: #eee;
}

.pc-menu ul li .pc-menu-mini li::before {
	content: none;
}

.pc-menu ul li .pc-menu-mini li:last-child::after {
	content: none;
}

.pc-menu ul li .pc-menu-mini li a {
	padding: 13px 0;
}

/*----------------------------------
共通
----------------------------------*/

.top-img {
	background-size: cover !important;
	background-position: top center !important;
	box-sizing: border-box;
	height: 298px;
	margin-top: 114px;
}

.top-img .wrapper {
	position: relative;
}

.top-img-title {
	box-sizing: border-box;
	color: #fff;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 107px;
}

.top-img-title .title {
    box-sizing: border-box;
    display: block;
    font-size: 54px;
    line-height: 64px;
    letter-spacing: 0.45vw;
}

.top-img-title .title-in {
    box-sizing: border-box;
    display: block;
    font-size: 23px;
    line-height: 33px;
    letter-spacing: 0.15vw;
    margin-top: 10px;
}

.btn {
    background: #000;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.04vw;
    left: 5px;
    padding: 17px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 295px;
}

.btn::after {
    box-sizing: border-box;
    border-top: 1px solid #fff;
    content: "";
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 40px;
}

.btn:hover {
	opacity: 0.6;
}

.breadcrumbs {
    background: #eee;
    box-sizing: border-box;
    font-size: 13px;
    line-height: 23px;
    padding: 5px 0;
}

.breadcrumbs .wrapper {
	box-sizing: border-box;
	padding: 0 6px;
}

.breadcrumbs a {
	color: #000;
	text-decoration: none;
}

.breadcrumbs a:hover {
	text-decoration: underline;
}

/*----------------------------------
TOPスライダー
----------------------------------*/

.top-slider {
	box-sizing: border-box;
	height: 39vw;
	margin-top: 114px;
	position: relative;
	width: 100%;
}

.top-slider-text-img {
    left: 0;
    height: auto;
    margin: 0 auto;
    max-width: 811px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 42%;
    z-index: 2;
}

.top-slider-list {
	box-sizing: border-box;
	height: 39vw;
}

.top-slider-list li {
	box-sizing: border-box;
	background-size: cover !important;
	background-position: top center !important;
	height: 39vw;
	width: 100%;
}

.top-slider-list li.slider-1 {
	background: url(images/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;
}

/*----------------------------------
TOPページ
----------------------------------*/

.top-page {
	box-sizing: border-box;
}

.top-page .wrapper {
	position: relative;
	width: 1300px;
}

.top-img-1 {
    height: auto;
    position: absolute;
    right: -12.35vw;
    top: -1.75vw;
    width: 59.5%;
}

.top-img-2 {
    left: -7vw;
    height: auto;
    position: absolute;
    top: 23.5vw;
    width: 40%;
}

.top-aisatsu-content {
	box-sizing: border-box;
	padding: 230px 0 0;
}

.top-aisatsu-content-logo-img {
	height: auto;
	width: 431px;
}

.top-aisatsu-content-text {
    box-sizing: border-box;
    font-size: 23px;
    line-height: 41px;
    letter-spacing: 0.025vw;
    margin-top: 72px;
}

.top-aisatsu-content-text p {
	margin-bottom: 40px;
}

.top-aisatsu-content-text p:last-child {
	margin-bottom: 0;
}

.top-quality-content {
    box-sizing: border-box;
    padding: 225px 0 0;
}

.top-quality-content-title {
	box-sizing: border-box;
}

.top-quality-content-title .title {
    box-sizing: border-box;
    display: block;
    font-size: 55px;
    line-height: 65px;
    letter-spacing: 0.25vw;
}

.top-quality-content-title .title-in {
    box-sizing: border-box;
    display: block;
    font-size: 21px;
    line-height: 31px;
    margin-top: 3px;
}

.top-quality-content-list {
    box-sizing: border-box;
    margin: -5px 0 0 54px;
}

.top-quality-content-list li {
	box-sizing: border-box;
	float: left;
}

.top-quality-content-list li:nth-child(1) {
	width: 531px;
}

.top-quality-content-list li:nth-child(2) {
    margin: 0 43px 0 22px;
    padding-top: 114px;
    width: 90px;
}

.top-quality-content-list li:nth-child(3) {
	width: 555px;
}

.top-quality-content-list-img {
	height: auto;
	width: 100%;
}

.top-quality-content-list-text {
    box-sizing: border-box;
    font-size: 15px;
    line-height: 31.5px;
    height: 187px;
    margin: -1px auto 0;
    width: 380px;
}

.top-quality-content-list li:nth-child(3) .top-quality-content-list-text {
	margin: 0 auto;
	width: 510px;
}

.top-quality-content-list-box {
    background: #eee;
    box-sizing: border-box;
    height: 115px;
    margin-top: 10px;
    padding: 10px 10px;
    width: 90%;
}

.top-quality-content-list li:nth-child(3) .top-quality-content-list-box {
    margin-left: 20px;
    width: 86%;
}

.top-quality-content-list-box-title {
    box-sizing: border-box;
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
}

.top-quality-content-list-box-text {
    box-sizing: border-box;
    font-size: 15px;
    line-height: 25px;
    margin-top: 10px;
}

.top-brand-content {
	box-sizing: border-box;
}

.top-brand-content section {
	box-sizing: border-box;
	position: relative;
}

.top-brand-content section:nth-child(1) {
	height: 980px;
	padding-top: 310px;
}

.top-brand-content section:nth-child(2) {
    height: 680px;
    padding-top: 197px;
}

.top-img-3 {
    height: auto;
    position: absolute;
    right: -10vw;
    top: -19vw;
    width: 43%;
}

.top-img-4 {
    left: -10vw;
    height: auto;
    position: absolute;
    top: -24.5vw;
    width: 52.5%;
}

.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: 480px;
	margin-top: 90px;
}

.top-brand-content section:nth-child(2) .top-brand-content-bg {
	height: 482px;
    right: 0;
}

.top-brand-content-img {
	position: absolute;
    z-index: 3;
}

.top-brand-content section:nth-child(1) .top-brand-content-img {
    right: 15px;
    top: 0;
    width: 720px;
}

.top-brand-content section:nth-child(2) .top-brand-content-img {
	left: -12px;
    top: 40px;
    width: 708px;
}

.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: 480px;
    margin-top: 90px;
    padding: 105px 0 0 5px;
    width: 1145px;
}

.top-brand-content section:nth-child(2) .top-brand-content-in {
    height: 482px;
    padding: 100px 0 0 360px;
    width: 1030px;
}

.top-brand-content section:nth-child(1) .top-brand-content-in-logo-img {
	height: auto;
	margin-left: 60px;
	width: 362px;
}

.top-brand-content section:nth-child(2) .top-brand-content-in-logo-img {
	height: auto;
	margin-left: 243px;
	width: 215px;
}

.top-brand-content-in-text {
    box-sizing: border-box;
    font-size: 20px;
    line-height: 39px;
}

.top-brand-content section:nth-child(1) .top-brand-content-in-text {
    margin-top: 53px;
    width: 480px;
}

.top-brand-content section:nth-child(2) .top-brand-content-in-text {
    margin-top: 35px;
}

.top-brand-content-in-btn {
    background: #000;
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.04vw;
    padding: 17px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 293px;
}

.top-brand-content-in-btn::after {
    box-sizing: border-box;
    border-top: 1px solid #fff;
    content: "";
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 40px;
}

.top-brand-content-in-btn:hover {
	opacity: 0.6;
}

.top-brand-content section:nth-child(1) .top-brand-content-in-btn {
    margin: 47px 0 0 88px;
}

.top-brand-content section:nth-child(2) .top-brand-content-in-btn {
    margin: 40px 0 0 204px;
}

.top-news-content {
	box-sizing: border-box;
    padding: 217px 0 210px;
}

.top-img-5 {
    height: auto;
    position: absolute;
    right: -12vw;
    top: -15vw;
    width: 50%;
}

.top-img-6 {
    bottom: -14vw;
    left: -9.5vw;
    height: auto;
    position: absolute;
    width: 49%;
}

.top-news-content-title {
    box-sizing: border-box;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 0.25vw;
}

.top-news-content-list {
    box-sizing: border-box;
    margin: 8px auto 0;
    width: 655px;
}

.top-news-content-list li {
    box-sizing: border-box;
    border-bottom: 1px solid #000;
    overflow: hidden;
    padding: 67px 40px 10px;
}

.top-news-content-list-date {
    box-sizing: border-box;
    font-size: 17.5px;
    line-height: 27.5px;
}

.top-news-content-list-link {
    box-sizing: border-box;
    font-size: 18.5px;
    line-height: 28.5px;
    width: 462px;
}

.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: 54px;
}

/*----------------------------------
投稿・固定ページ
----------------------------------*/

.page {
	box-sizing: border-box;
}

.single {
	box-sizing: border-box;
	padding: 77px 0 100px;
}

.single-in {
	box-sizing: border-box;
	margin: 0 auto;
	width: 890px;
}

.single-title {
    box-sizing: border-box;
    font-weight: bold;
    font-size: 32.5px;
    line-height: 42.5px;
}

.single-date {
    box-sizing: border-box;
    color: #5a5a5a;
    font-size: 17px;
    line-height: 27px;
    letter-spacing: 0.06vw;
    margin: 8px 0 0 2px;
}

.page-content {
    box-sizing: border-box;
    font-size: 17px;
    line-height: 32px;
    margin: 54px 0 0;
}

.page-content p {
	margin-bottom: 30px;
	overflow: hidden;
}

.page-content p:last-child {
	margin-bottom: 0;
}

.page-content img.size-full {
	height: auto;
	width: 640px;
}

.page-content img.size-large {
	height: auto;
	width: 425px;
}

.itiran-btn {
	clear: both;
	left: 0;
	margin-top: 65px;
}

/*----------------------------------
新着情報
----------------------------------*/

.archive {
	box-sizing: border-box;
	padding: 85px 0 80px;
}

.news-itiran-tb {
	box-sizing: border-box;
	border-bottom: 1px solid #ccc;
	margin: 0 auto;
	width: 890px;
}

.news-itiran-tb th {
    box-sizing: border-box;
    border-top: 1px solid #ccc;
    font-size: 16px;
    line-height: 29px;
    letter-spacing: 0.08vw;
    padding: 15px 15px 18px 36px;
    text-align: left;
    width: 153px;
}

.news-itiran-tb td {
    box-sizing: border-box;
    border-top: 1px solid #ccc;
    font-size: 16px;
    line-height: 29px;
    letter-spacing: 0.08vw;
    padding: 15px 36px 18px 0;
}

.news-itiran-tb td a {
	color: #000;
	text-decoration: none;
}

.news-itiran-tb td a:hover {
	text-decoration: underline;
}

.itiran-pager .wp-pagenavi {
	box-sizing: border-box;
	margin-top: 42px;
	overflow: hidden;
	text-align: center;
}

.itiran-pager .wp-pagenavi span,
.itiran-pager .wp-pagenavi a {
    background: #000;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    height: 36px;
    margin: 0 4px 4px 0;
    text-align: center;
    text-decoration: none;
    width: 36px;
}

.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: 116px 0 105px;
}

.brand-main-info {
	box-sizing: border-box;
	margin: 0 auto;
	width: 1540px;
}

.brand-main-info-img-1 {
    height: auto;
    margin: 151px 0 0 73px;
    width: 425px;
}

.brand-main-info-in {
    box-sizing: border-box;
    padding: 156px 0 0;
    width: 545px;
}

.brand-main-info-in-logo {
	height: auto;
	width: auto;
}

.brand-main-info-in-text {
    box-sizing: border-box;
    font-size: 19px;
    line-height: 32px;
    letter-spacing: 0.06vw;
    margin-top: 29px;
}

.brand-main-info-img-2 {
    height: auto;
    margin-top: 2px;
    width: 425px;
}

@media(max-width: 1540px) {

	.brand-main-info {
		margin: 0 auto;
		width: 95%;
	}

	.brand-main-info-img-1 {
	    height: auto;
	    margin: 151px 0 0 0;
	    width: 30%;
	}

	.brand-main-info-in {
	    padding: 156px 0 0;
	    width: 40%;
	}

	.brand-main-info-in-logo {
		height: auto;
		width: auto;
	}

	.brand-main-info-in-text {
	    font-size: 19px;
	    line-height: 32px;
	    letter-spacing: 0.06vw;
	    margin-top: 29px;
	}

	.brand-main-info-img-2 {
	    height: auto;
	    margin-top: 2px;
	    width: 30%;
	}

}

.brand-content {
	box-sizing: border-box;
	padding: 143px 0 0;
}

.brand-content section {
	box-sizing: border-box;
	margin-bottom: 57px;
}

.brand-content section:last-child {
	margin-bottom: 0;
}

.brand-content-title {
    box-sizing: border-box;
    font-size: 32px;
    line-height: 42px;
}

.brand-content-list-1 {
	box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	margin: 45px auto 0;
	width: 1190px;
}

.brand-content-list-1 li {
    box-sizing: border-box;
    float: left;
    margin: 0 60px 60px 0;
    width: 565px;
}

.brand-content-list-1 li:nth-child(2n) {
	margin-right: 0;
}

.brand-content-list-1-img {
	box-sizing: border-box;
	height: 565px;
	overflow: hidden;
}

.brand-content-list-1-img img {
	height: auto;
	width: 100%;
}

.brand-content-list-1-title {
    box-sizing: border-box;
    font-size: 21px;
    line-height: 31px;
    margin-top: 29px;
}

.brand-content-list-1-text {
    box-sizing: border-box;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    line-height: 31px;
    margin-top: 10px;
    padding: 10px 0;
}

.brand-content-list-1-price {
    box-sizing: border-box;
    font-size: 23px;
    line-height: 33px;
    margin-top: 10px;
    text-align: right;
}

.brand-content-list-1-price .mini {
    box-sizing: border-box;
    font-size: 16px;
}

.brand-content-list-2 {
	box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	margin: 13px auto 0;
	width: 1190px;
}

.brand-content-list-2 li {
    box-sizing: border-box;
    float: left;
    margin: 0 45px 45px 0;
    width: 366px;
}

.brand-content-list-2 li:nth-child(3n) {
	margin-right: 0;
}

.brand-content-list-2-img {
	box-sizing: border-box;
	height: 366px;
	overflow: hidden;
}

.brand-content-list-2-img img {
	height: auto;
	width: 100%;
}

.brand-content-list-2-title {
    box-sizing: border-box;
    font-size: 21px;
    line-height: 31px;
    margin-top: 21px;
}

.brand-content-list-2-text {
    box-sizing: border-box;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    line-height: 31px;
    margin-top: 10px;
    padding: 10px 0;
}

.brand-content-list-2-price {
    box-sizing: border-box;
    font-size: 23px;
    line-height: 33px;
    margin-top: 10px;
    text-align: right;
}

.brand-content-list-2-price .mini {
    box-sizing: border-box;
    font-size: 16px;
}

/*----------------------------------
事業紹介
----------------------------------*/

.about-page {
	padding: 77px 0 80px;
}

.about-1-content {
	box-sizing: border-box;
}

.about-1-content-title {
	box-sizing: border-box;
}

.about-1-content-title .title {
    box-sizing: border-box;
    display: block;
    font-size: 56px;
    line-height: 66px;
    letter-spacing: 0.25vw;
}

.about-1-content-title .title-in {
	box-sizing: border-box;
    display: block;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.06vw;
    margin-top: -2px;
}

.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: 609px;
	margin: 0 auto;
	width: 1000px;
}

.about-1-content-in-title {
	box-sizing: border-box;
	padding-top: 68px;
}

.about-1-content-in-title .title {
    box-sizing: border-box;
    display: block;
    font-weight: bold;
    font-size: 41px;
    line-height: 51px;
}

.about-1-content-in-title .title-in {
    box-sizing: border-box;
    display: block;
    font-size: 21px;
    line-height: 31px;
    letter-spacing: 0.14vw;
    margin-top: 4px;
}

.about-1-content-in-text {
    box-sizing: border-box;
    font-size: 19px;
    line-height: 37px;
    margin-top: 73px;
}

.about-2-content {
    box-sizing: border-box;
    padding: 57px 0 0;
}

.about-2-content-title {
	box-sizing: border-box;
}

.about-2-content-title .title {
    box-sizing: border-box;
    display: block;
    font-size: 56px;
    line-height: 66px;
    letter-spacing: 0.25vw;
}

.about-2-content-title .title-in {
    box-sizing: border-box;
    display: block;
    font-size: 21px;
    line-height: 31px;
    letter-spacing: 0.05vw;
    margin-top: -3px;
}

.about-2-content-in {
    box-sizing: border-box;
    margin: 93px auto 0;
    width: 1190px;
}

.about-2-content-in section {
	box-sizing: border-box;
	margin-bottom: 122px;
}

.about-2-content-in section:last-child {
	margin-bottom: 0;
}

.about-2-content-in-info {
	box-sizing: border-box;
}

.about-2-content-in-info-img {
	height: auto;
	width: 570px;
}

.about-2-content-in-info-in {
	box-sizing: border-box;
	width: 580px;
}

.about-2-content-in-info-in-cate {
    box-sizing: border-box;
    color: #adadad;
    font-size: 29px;
    line-height: 39px;
    letter-spacing: 0.08vw;
    margin-top: 14px;
}

.about-2-content-in-info-in-title {
    box-sizing: border-box;
    font-weight: bold;
    font-size: 36px;
    line-height: 46px;
    letter-spacing: 0.13vw;
    margin-top: 19px;
}

.about-2-content-in-info-in-title-2 {
    box-sizing: border-box;
    font-weight: bold;
    font-size: 21.75px;
    line-height: 32.75px;
    margin-top: 28px;
}

.about-2-content-in-info-in-text {
    box-sizing: border-box;
    font-size: 16px;
    line-height: 30px;
    margin-top: 25px;
}

.about-2-content-in-in {
	box-sizing: border-box;
	margin-top: 68px;
}

.about-2-content-in .about-2-content-in-in section {
	background: #eee;
	box-sizing: border-box;
	margin-bottom: 29px;
	padding: 30px 30px 38px;
}

.about-2-content-in .about-2-content-in-in section:last-child {
	margin-bottom: 0;
}

.about-2-content-in-in-img {
	height: auto;
	width: 370px;
}

.about-2-content-in-in-info {
	box-sizing: border-box;
	width: 725px;
}

.about-2-content-in-in-info-title {
    box-sizing: border-box;
    font-weight: bold;
    font-size: 24px;
    line-height: 34px;
    margin-top: 29px;
}

.about-2-content-in-in-info-text {
    box-sizing: border-box;
    font-size: 16px;
    line-height: 30px;
    margin: 17px 0 0 3px;
}

.about-2-content-in-in-info-text p {
	margin-bottom: 20px;
}

.about-2-content-in-in-info-text p:last-child {
	margin-bottom: 0;
}

.contact-content {
    box-sizing: border-box;
    margin: 69px auto 0;
    width: 890px;
}

.contact-content-title {
    box-sizing: border-box;
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 20px;
}

.contact-content-in {
	 box-sizing: border-box;
	 border-top: 1px solid #000;
	 border-bottom: 1px solid #000;
	 padding: 20px 0 25px;
}

.contact-content-in-title {
    box-sizing: border-box;
    font-size: 24.5px;
    line-height: 34.5px;
}

.contact-content-in-tel {
    box-sizing: border-box;
    font-weight: bold;
    font-size: 37px;
    line-height: 47px;
    margin-top: 4px;
}

.contact-content-in-info {
    box-sizing: border-box;
    font-size: 22px;
    line-height: 32px;
    margin-top: -1px;
}

.contact-content-in-info span {
	box-sizing: border-box;
	margin-left: 18px;
}

/*----------------------------------
企業情報
----------------------------------*/

.company-page {
	padding: 77px 0 100px;
}

.company-img-list {
    box-sizing: border-box;
    margin: 0 auto;
    width: 1190px;
}

.company-img-list li {
    box-sizing: border-box;
    float: left;
    margin: 0 50px 50px 0;
    width: 570px;
}

.company-img-list li:nth-child(2n) {
	margin-right: 0;
}

.company-img-list li img {
	height: auto;
	width: 100%;
}

.company-info-tb {
    box-sizing: border-box;
    border-bottom: 1px solid #ccc;
    margin: 14px auto 0;
    width: 890px;
}

.company-info-tb th {
    box-sizing: border-box;
    border-top: 1px solid #ccc;
    font-size: 16px;
    line-height: 29px;
    padding: 15px 30px 16px;
    text-align: left;
    width: 208px;
}

.company-info-tb td {
	box-sizing: border-box;
	border-top: 1px solid #ccc;
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	font-size: 16px;
    line-height: 29px;
    padding: 15px 30px 16px 0;
}

.company-map iframe {
	display: block;
    height: 425px;
    margin: 87px auto 0;
    width: 1190px;
}

/*----------------------------------
footer
----------------------------------*/

footer {
	box-sizing: border-box;
	position: relative;
	z-index: 3;
}

.foot-in {
    background: #f7f7f7;
    box-sizing: border-box;
    padding: 42px 0 34px;
}

.foot-logo {
	height: auto;
	width: 275px;
}

.foot-sns-list {
	box-sizing: border-box;
	display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 25px;
    justify-content: center;
}

.foot-sns-list li {
	box-sizing: border-box;
	float: left;
	margin-right: 12px;
	width: 31px;
}

.foot-sns-list li:last-child {
	margin-right: 0;
}

.foot-sns-list li img {
	height: auto;
	width: 100%;
}

.foot-in-address {
    box-sizing: border-box;
    font-size: 16px;
    line-height: 31px;
    margin-top: 25px;
}

.foot-in-address-list {
	box-sizing: border-box;
}

.foot-in-address-list li {
    box-sizing: border-box;
    font-size: 16px;
    line-height: 31px;
    text-align: center;
}

.copyright {
	background: #000;
    box-sizing: border-box;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    padding: 5px 0;
}

/*----------------------------------
Edge CSSハック
----------------------------------*/

@supports (-ms-ime-align: auto) {



}

/*----------------------------------
IE11以下 CSSハック
----------------------------------*/

@media screen\0 {



}

/*----------------------------------
Firefox CSSハック
----------------------------------*/

@-moz-document url-prefix() {



}

/*----------------------------------
Safari CSSハック
----------------------------------*/

_::-webkit-full-page-media, _:future, :root .num-list li {
	margin-left: 30px !important;
}

_::-webkit-full-page-media, _:future, :root .num-list li:nth-child(n+10) {
	margin-left: 40px !important;
}
