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

/* 文具大賞用追記 */
.bung_taisho_w {
	position: absolute;
	left: 90px;
	bottom: 70px;
}
.bung_taisho {
	position: absolute;
	bottom: -20px;
}
@media (max-width: 1366px) {
	.bung_taisho_w img,
	.bung_taisho img {
		width: 80%;
		height: auto;
	}
}
.bung_taisho_w a:hover,
.bung_taisho a:hover {
  transition: all 0.4s ease-in-out;
	opacity: 0.7;
}

/*--------------------------------------  
		style.css overWrite
---------------------------------------*/ 
h2.sec-h2 {
  font-family: 'Noto Serif-Regular Japanese', serif;
  font-weight: normal;
}
/*--------------------------------------  
		main-img
---------------------------------------*/ 
.sec-main-img {
  position: relative;
  top: -50px;
  z-index: 10;
}
.sec-main-img:before {/* position高さ調整 */
    content: "";
    display: block;
    padding-top: 51.56%; /* 1920(960*2)*990より */
}
  .catch-copy {
    position: absolute;
    width: 37%;
    max-width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%,-50%);
    z-index: 20;
  }
#page-001 .catch-copy { max-width: 420px; }
#page-002 .catch-copy { max-width: 500px; }
#page-003 .catch-copy { 
  max-width: 624px; 
}
.catch-copy img {
  width: 100%;
}
.main-img {
  position: absolute;
  top: 0;
  display: table;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  margin: 0 auto;
}
.main-img .main-img01 {
  width: 100%;
}
/*--------------------------------------  
		sec-series
---------------------------------------*/ 
.sec-series001,
.sec-series002,
.sec-series003 {
  width: 100%; 
  text-align: center;
  margin-top: -50px;
}
.main-img img {
	position: absolute;
	top: 0;
	width: 100%;
}

/*--------------------------------------  
		commitment 001
---------------------------------------*/ 
.sec-commitment {
  max-width: 1540px;
  height: auto;
  margin: 100px auto 180px;
  padding: 0 20px;
  text-align: center;
}
.commitment-001 {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
}
.commitment-001 img {
  width: 100%;
  max-width: 1280px;
  height: auto;
}
#circle li {
  display: none;
}
.point01, 
.point02, 
.point03, 
.point04, 
.point05 {
  position: absolute;
  width: 7.81%;
  height: 14.18%;
  border-radius: 50%;
  background-color: rgba(199,0,18,0.4);
}
.point01 {
/*  top: 295px;
  left: 1004px;*/
  top: 41.84%;
  left: 78.43%;
}
.point02 {
/*  top: 347px;
  left: 659px;*/
  top: 49.21%;
  left: 51.48%;
}
.point03 {
/*  top: 370px;
  left: 525px;*/
  top: 52.48%;
  left: 41.01%;
}
.point04 {
/*  top: 358px;
  left: 812px;*/
  top: 50.78%;
  left: 63.43%;
}
.point05 {
/*  top: 413px;
  left: 210px;*/
  top: 58.58%;
  left: 16.4%;
}
.point06 {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url('../images/commitment001_06_bg_pc.jpg') 0 0 no-repeat;
  background-size: contain;
  top: 0;
  left: 0;
}
#btn li {
  display: table;
  float: left;
  width: 19.2%;
  height: 80px;
  margin-right: 1%;
  background-color: rgba(57,42,0,1);
  color: #fff;
  vertical-align: middle;
  font-size: 18px;
  box-sizing: border-box;
}
.list-commitment a{
  width: 100%;
  height: 80px;
  display: table-cell;
  color: #fff;
  cursor: pointer;
  line-height: 1.6em;
  padding: 10px;
  box-sizing: border-box;
  vertical-align: middle;
  text-align: center;
}
#btn li:last-child {
  margin-right: 0;
}
#btn {
  max-width: 1282px;
  margin: 15px auto 0;
  font-size: 0;
}
#btn li a:hover {
  background-color: rgba(199,0,18,1.00);
  transition: background-color 0.3s;
}
.h3-commitment {
  text-align: left;
  letter-spacing: 0.12em;
}
p.commitment-notice {
  width: 100%;
  max-width: 1280px;
  text-align: right;
  font-size: 16px;
  line-height: 1em;
  margin: 15px auto;
}
/* -------modal 001-------- */
.modal-content001 {
 width: 89% ;
 margin: 0 ;
 position: fixed ;
 display: none ;
 z-index: 999999 ;
}
.modal-content001 .modal-content-innar{
  height: auto;
}
.modal-content001 .custmaer-voice-wrap{
  height: auto;
  max-height: 530px;
}
.modal-content001 .img-area {
  width: 600px;
  max-width: 600px;
}
.modal-content001 .img-area img{
  width:100%;
  max-width: 100%;
  height: auto;
  display: block;
}
.modal-content001 .voice-area {
  height: auto;
  max-height: 374px;
  padding-top: 30px;
  padding-left: 35px;
  padding-bottom: 25px;
  overflow: auto;
}
.modal-content001 .voice-area h3 {
  font-size: 24px;
}
.modal-content001 .voice-area p {
  overflow: auto;
  padding-right: 35px;
  /*padding-top: 25px;*/
  padding-bottom: 25px;
  font-size: 18px;
}
/*--------------------------------------  
		commitment 002
---------------------------------------*/ 
.slides figcaption {
  margin-top: 30px;
  text-align: left;
  line-height: 2em;
}
.carousel {
  max-width: 1280px;
  max-height: 800px;
}
/*--------------------------------------  
		sec-lineup 001
---------------------------------------*/ 
.sec-lineup {
	position: relative;
  width: 100%;
  height: auto;
}
.lineup-001-normal dt img {
  /* width: 63%;
  max-width: 90px; */
  /* width: 100%;
  max-width: 90px; */
  min-height: 769px;
}
.lineup-001-special dt img {
  /* width: 63%;
  max-width: 90px; */
  /* width: 100%;
  max-width: 90px; */
  min-height: 769px;
}
.lineup-001 {
  width: 100%;
  max-width: 1540px;
  height: auto;
  margin: 80px auto 20px;
  display: table;
  /* display: flex; */
}
.lineup-001-normal {
  width: 62.5%;
  /* width: 60%; */
 /*  padding-left: 28px;
  padding-right: 86px;*/
  /* padding-left: 1.81%;
  padding-right: 5.58%; */
  display: table-cell;
  border-right: 1px solid rgba(188,188,188,1);
}
.lineup-001-special {
  width: 37.5%;
  /* width: 40%; */
/*  padding-left: 69px;*/
/* padding-left: 4.48%;*/
   /* padding-right: 2%; */
  display: table-cell;
}
.lineup-001-normal dl,
.lineup-001-special dl,
.lineup-002-normal dl,
.lineup-002-special dl {
  display: table-cell;
  text-align: center;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
  font-size: 14px;
  letter-spacing: 0;
}
.lineup-001-normal dt,
.lineup-001-special dt {
  margin-bottom: 18px;
}
.lineup-001-normal dl {
  /* width: 17.54%; */
  /* width: 20%; */
  width: 20%;
  padding: 0 6px;
}
.lineup-001-special dl {
  /* width: 29%; */
  width: 20%;
  padding: 0 6px;
}
.lineup-001-special dl {
  /* padding-left: 4.48%; */
}
.lineup-001-normal h3,
.lineup-001-special h3 {
  text-align: center;
  margin-top: 68px;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
  font-size: 16px;
  line-height: 2em;
  letter-spacing: 0;
}
/*レフィル書式*/
p.refill {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
  width: 100%;
  max-width: 1540px;
  height: auto;
  margin: 40px auto 20px;
  text-align: right;
  padding-right:2%;
  font-size: 16px;
  box-sizing: border-box;
}
/*--------------------------------------  
		sec-lineup 002
---------------------------------------*/ 
.sec-lineup {
  width: 100%;
  height: auto;
}
.lineup-002 {
  width: 100%;
  max-width: 1700px;
  height: auto;
  margin: 80px auto 180px;
  display: table;
}
.lineup-002-normal dt img {
  width: 100%;
  max-width: 90px;
}
.lineup-002-normal {
  width: 77.88%;
  padding-left: 47px;
  display: table-cell;
  border-right: 1px solid rgba(188,188,188,1);
}
.lineup-002-special {
  width: 22.11%;
  padding-left: 40px;
  padding-right: 40px;
  display: table-cell;
}
.lineup-002-special img {
  width: 100%;
  max-width: 120px;
}
.lineup-002-normal dt,
.lineup-002-special dt {
  margin-bottom: 20px;
}
.lineup-002-normal dl {
  width: 9.2%;
}
.lineup-002-special dl {
  width: 100%;
}
.lineup-002-special div {
/*  margin-left: 112px;*/
  margin-left: 31.90%;
}
.lineup-002-normal h3,
.lineup-002-special h3,
.lineup-002-normal p {
  text-align: center;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
  font-size: 16px;
  line-height: 2em;
  letter-spacing: 0;
}
.lineup-002-normal p {
  text-align: left;
  margin-top: 30px;
  margin-left: 20px
}
.lineup-002-normal h3 {
  margin-top: 68px;
}
.lineup-002-special h3 {
  margin-top: 168px;
}
/*--------------------------------------  
		sec-lineup 003
---------------------------------------*/ 
.lineup-003 {
  width: 100%;
  max-width: 784px;
  height: auto;
  margin: 80px auto 180px;
}
.lineup-003 figure,
.lineup-003 p {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', 'sans-serif';
  font-size: 16px;
  letter-spacing: 0;
}
.lineup-003 p {
  text-align: center;
}
.lineup-003 figure {
  margin: 0 auto 100px;
}
.lineup-003 figure img {
  margin-bottom: 17px;
}
.lineup-003 figure figcaption {
  width: 50%;
  height: 36px;
  float: right;
  line-height: 36px;
}
.lineup-003 figure figcaption span {
  display: inline-block;
  width: 36px;
  height: 36px;
  margin-right: 10px;
  margin-left: 60px;
  border-radius: 50%;
  background-color: #000;
  vertical-align: middle;
}
.lineup-003 figure:nth-child(2) figcaption span {
  margin-left: 44px;
}
/*--------------------------------------  
		shop
---------------------------------------*/ 
.sec-shop {
  position: relative;
	width: 92%;
  max-width: 1540px;
  height: auto;
  margin: 70px auto 180px;
  /*padding: 0 20px;*/
}
.sec-shop h2 {
  margin-bottom: 40px;
  /*padding-bottom: 20px;*/
  /*border-bottom: 1px solid rgba(0,0,0,1);*/
}
.shop-date {
  position: absolute;
  top: 0px;
  right: 20px;
}
.shop-date p {
  font-size: 14px;
  text-align: right;
  line-height: 4em;
}
.shop-info {
  position: relative;
  width: 100%;
  height: 150px;
  margin: 0 100px 100px 0;
  display: table;
  border-collapse: separate;  /* セルの間隔を空ける */
  border-spacing: 0;  /* 左右 上下で記述 */
}
.shop-logo {
  width: 150px;
  display: table-cell;
}
.shop-logo img {
  /* width: 12%; */
  max-width: 150px;
}
.shop-logo a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-height: 150px;
}
.shop-name {
  padding-left: 70px;
  vertical-align: middle;
  display: table-cell;
}
.shop-name h3 {
  margin-bottom: 20px;
}
.shop-name ul li {
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  margin-bottom: 24px
}
.shop-name ul li::after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 1px;
  height: 20px;
  background-color: #000;
}
.shop-name ul li a {
  /*text-decoration:underline;*/
  padding: 0 5px;
  font-size: 18px;
  color:rgba(57,42,0,1.00) ;
  border-bottom: 1px solid rgba(57,42,0,1.00);
}
#tabShop .shop-name ul li a:hover,
#tab-area #tabShopArea dl dd a:hover {
  background-color: #b30012;
  color: #fff !important;
  border-bottom: 1px solid #b30012;
}
#tab-area #tabShopArea dl dd a:hover::before {
  color: #fff !important;
}
/* =====================================================
    取扱い店舗　タブ仕様変更
======================================================== */
#tab-area {
  width: 100%;
  box-sizing: border-box;
}
#tab-area ul {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
}
#tab-area>ul li {
  display: table-cell;
  text-align: center;
}
#tab-btn0 {
  width: 50%;
  padding-right: 7px;
}
#tab-btn1 {
  width: 50%;
  padding-left: 7px;
}
#tab-area>ul li a {
  display: block;
  height: 60px;
  line-height: 60px;
  text-decoration: none;
  background-color: #808080;
  color: #fff;
}
#tab-area>ul li a:hover, #tab-area>ul li.current a {
  background-color: #b30012;
}
#tab-area #tabShop {
  margin-top: 50px;
}
#tab-area #shopArea {
  display: block;
  margin: 40px auto 30px;
}
#tab-area #shopArea ul li {
  display: inline-block;
  max-width: 245px;
  width: 100%;
  text-align: center;
  margin-right: 14px;
  margin-bottom: 30px;
}
#tab-area #shopArea li a {
  display: block;
  height: 60px;
  line-height: 60px;
  background-color: #fff;
  border: 2px solid #808080;
  border-radius: 30px;
  font-size: 18px;
  color: #808080;
}
#tab-area #shopArea li:last-of-type {
  margin-right: 0;
}
#tab-area #shopArea li a:hover,
#tab-area #shopArea li a.current {      
  border: 2px solid #b30012;
  color: #b30012;
}
#tab-area #tabShopArea {
  margin: 0 auto 180px;
}
#tab-area #tabShopArea section {
  margin:0 auto 60px;
  padding: 0;
}
#tab-area #tabShopArea h3 {
  width: 100%;
  margin-bottom: 40px;
  border-bottom: 1px solid #808080;
  font-size: 20px;
  font-weight: bold;
  color: #808080;
  line-height: 1.75;
}
#tab-area #tabShopArea dl {
  margin-bottom: 20px;
}
#tab-area #tabShopArea dl dt,
#tab-area #tabShopArea dl dd,
#tab-area #tabShopArea dl dd a {
  display: block;
    margin-bottom: 10px;
  font-size: 24px;
  /*line-height: 2.17;*/
  line-height: 1.5;
  color: #000;
  text-decoration: none;
}
#tab-area #tabShopArea dl dd::before {
  display: inline-block;
  content: "・";
  width: 24px;
  height: 24px;
  font-size: 24px;
}
#tab-area #tabShopArea dl dd a {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
  color: rgba(57,42,0,1.00);
  border-bottom: 1px solid rgba(57,42,0,1.00);
}
/*#tab-area #tabShopArea dl dd a:hover {
  color: rgba(199,0,18,1.00);
  text-decoration: underline;
}*/
#tabShop .shop-name ul li a:visited,
#tab-area #tabShopArea dl dd a:visited,
#tab-area #tabShopArea dl dd a:visited::before {
  color: #b30012;
  border-bottom: 1px solid #b30012;
}
#tab-area #tabShopArea dl dt {
  float: left;
}
#tab-area #tabShopArea dl dd {
  margin-left: 260px;
}
#tab-area #tabShopArea dl::after {
  display: block;
  content: "";
  clear: both;
}
#tab-area #tabShopArea dl ul {
  margin-left: 1em;
}
#tab-area #tabShopArea dl ul li {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  margin-bottom: 24px
}
#tab-area #tabShopArea dl ul li a{
  line-height: 1;
}
#tab-area #tabShopArea dl ul li::after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 1px;
  height: 24px;
  background-color: #000;
}

/* =====================================================
    ００３こだわり
======================================================== */
#photoBox {
	position: relative;
	width: 100%;
  max-width: 1278px;
  max-height: 922px;
	margin: 0 auto;
}
#photoBox::before {
  content: "";
  display: block;
  padding-top: 72.14%;
}
.photoBox-inner {
  position: absolute;
  top: 0; left: 0;
  width: 100%;
  height: 100%;
}
#tnlist{
	width: 100%;
	margin: 0 auto;
	z-index: 3;
}
#tnlist ul{
	width: 100%;
  max-width: 1278px;
  height: 80px;
	margin: 0 auto 15px;
	padding: 0;
	text-align: center;
}
#tnlist li{
	width: 24.25%;
  height: 80px;
	float: left;
  margin-right: 1%;
	list-style: none;
  background-color: #7a6854;
}
#tnlist li:last-child {
  margin-right: 0;
}
#tnlist li a{
  display: block;
  line-height: 80px;
	cursor: pointer;
  color: #fff;
  text-decoration: none;
}
#tnlist li a:hover {
  background-color: #b30012;
}
#tnlist li.on {
  background-color: #b30012;
}
#photolist{
	position: relative;
	width: 100%;
	z-index: 2;
}
#photolist li{
	position: absolute;
  width: 100%;
  max-width: 1278px;
	top: 0;
	left: 50%;
    -webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	display: none;
	list-style: none;
  text-align: justify;
  line-height: 2;
}
#photolist li img {
  width: 100%;
  max-width: 1278px;
  /*margin-bottom: 40px;*/
}
/* ・modal contents 001 003お手入れ
---------------------------------------------------------- */
.box-flex {
  display: flex;
  justify-content: space-between;
  margin-top: 120px;
}
.box-flex:first-of-type {
  margin-top: 60px;
}
.box-flex p {
  padding-left: 30px;
}
#con001.modal-content {
  display:none;
  position: relative;
  height: 90%;
  overflow: auto;
  text-align: left;
  vertical-align: middle;
  padding: 18px;
  width: 75%;/*596*/
  margin-top: 25px;
  margin-bottom: 25px;
  background: #fff;
  cursor: auto;
  white-space: normal;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;

}
#con001 .modal-content-innar {
  position: relative;
  overflow: auto;
     margin: 0 auto; 
     width: 80%; 
     background-color: #fff; 
     height: auto; 
}
#con001 .modal-close {
  position: fixed;
  z-index: 99999999;
  top: 7%;
  right: 16%;
  line-height: 50px;
  width: 50px;
  cursor: pointer;
  text-align: center;
  font-family: Arial, sans-serif;
  font-weight: 200;
  background: #fff;
  background: rgba(128, 128, 128, 1.0);
  color: #fff;
  border: none;
  padding: 0;
  font-size: 20px;
  font-size: 2.0rem;
  border-radius: 25px;
}
#con001 .modal-close:hover {
    cursor:pointer;
    color:#fff;
}
#con001 header {
  position: static;
  display: block;
  max-width: 100%;
  height: auto;
  margin: 60px auto 0;
  padding: 0;
  text-align: center;
  color: #000;
}
#con001 header h2 {
  font-size: 36px;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 100px;
}
#con001 header img {
  width: 100%;
  height: auto;
}
#con001 header p {
  width: 49%;
  text-align: justify;
}
#con001 header .tab {
  text-align: center;
}
#con001 header .tab ul,
#con001 .tab-part ul,
#con001 .tab-partFooter ul {
  display: flex;
  justify-content: space-between;
  margin-top: 70px;
}
#con001 header .tab li,
#con001 .tab-part li, 
#con001 .tab-partFooter li {
  width: 49%;
  margin-bottom: 18px;
  padding: 20px;
  font-size: 20px;
  border: 2px solid rgba(57,42,0,1);
  background: #fff;
  color: rgba(57,42,0,1);
  cursor: pointer;
  box-sizing: border-box;
  transition: all 0.3s ease-in-out;
}
#con001 header .tab li.tab_current,
#con001 .tab-part li.tab-part_current,
#con001 .tab-partFooter li.tab-part_current {
  background: rgba(57,42,0,1);
  color: #fff;
}
/*#con001 .tab-partFooter li.tab-part_current,
#con001 .tab-partFooter li.tab-part_current {
  color: rgba(57,42,0,1);
}*/
#con001 header .tab li:hover,
#con001 .tab-part li:hover, 
#con001 .tab-partFooter li:hover {
  background: rgba(57,42,0,1);
  color: #fff;
}
/* お手入れコンテンツ */
.displayNone {
  display: none;
}
#con001 section {
  margin: 100px auto;
}
#con001 section h3 {
  font-size: 20px;
}
#con001 .tab-part ul,
#con001 .tab-partFooter ul {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 70px;
}
#con001 .tab-part li,
#con001 .tab-partFooter li {
  font-size: 18px;
  text-align: center;
}

#con001 section.care {
  margin: 40 auto;
  text-align: center;
}
#con001 section.care h2 {
  font-size: 34px;
  margin-bottom: 40px;
}
#con001 section.care h3 {
  font-size: 30px;
  margin-bottom: 20px;
  text-align: left;
}
#con001 section.care>ul {
  margin-bottom: 70px;
}
#con001 section.care>ul:after {
content: "";
clear: both;
display: block;
}
#con001 section.care>ul li {
  float: left;
  font-size: 18px;
  line-height: 2.2;
  letter-spacing: 0.1em;
  text-align: left;
}
#con001 section.care>ul li::before {
  content: "・";
  display: inline-block;
  width: 18px;
  height: 18px;
}
#con001 section.care>ul li {
width: 48.56%;
margin-right: 2.88%;
}
#con001 section.care>ul li:nth-child(2n) {
margin-right: 0;
}
#con001 section.care-part h2 {
  text-align: left;
  margin-bottom: 15px;
}
#con001 section.care-part .box-flex div {
  position: relative;
  width: 49%;
}
#con001 section.care-part p {
  position: absolute;
  top: 50%;
    -webkit-transform: translateY(-50%);
	transform: translateY(-50%);
  text-align: justify;
  letter-spacing: 0;
}
#con001 section.care-part img {  
  width: 100%;
  height: auto;
  line-height: 0;
}
#con001 .btn-care001 {
  display: block;
  width: 50%;
  margin: 100px auto;
  padding: 20px;
  font-size: 20px;
  color: #562e14;
  text-align: center;
  letter-spacing: .1em;
  border: 2px solid #562e14;
  background: #fff;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
#con001 .btn-care001:hover {
  background-color: rgba(57,42,0,1);
  color: #fff;
}
/* コンテンツボタン */
.btn-care a {
  display: block;
  width: 100%;
  max-width: 900px;
  height: 90px;
  margin: 100px auto;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.btn-care a:hover {
  opacity: .6;
}
@media (max-width: 1366px) {
    /* -------modal 001-------- */
  .modal-content001 .custmaer-voice-wrap{
    height: 30vh;
  }
  .modal-content001 .voice-area h3 {
    font-size: 24px;
  }
  .modal-content001 .voice-area p {
    font-size: 18px;
  }
  .modal-content001 .voice-area {
    height: 374px;
    padding-top: 10px;
  }
  .modal-content001 .img-area {
    width: 50%;
  }  
}
@media (max-width: 1280px) {
  .sec-commitment {
    margin: 100px auto 140px;
  }
  .lineup-001-normal h3,
  .lineup-001-special h3 {
    font-size: 14px;
    line-height: 1.8em;
  }
  .lineup-001 dd {
    /* font-size: 12px; */
    font-size: 14px;
  }
/*  .lineup-001-special {
    padding-left: 2.24%;
    padding-right: 2.24%;
  }
  .lineup-001-normal {
    padding-right: 1.81%;
  }
  .lineup-002-normal {
    padding-left: 20px;
  }*/
  .lineup-002-normal h3,
  .lineup-002-special h3 {
    font-size: 14px;
  }
  .lineup-002-normal p {
    font-size: 11px;
  }
  /* -------modal 001-------- */
  .modal-content001 .custmaer-voice-wrap{
    height: 30vh;
  }
  .modal-content001 .voice-area h3 {
    font-size: 20px;
  }
  .modal-content001 .voice-area p {
    font-size: 14px;
  }
  .modal-content001 .voice-area {
    height: 300px;
    padding-top: 10px;
  }
}

#page-001 #lineup {
  margin-bottom: 110px;
}