@charset "utf-8";

@media print, screen and (min-width:768px) {
/*-------------------------------------

  下層共通

--------------------------------------*/
/*	下層オーダースーツ一覧
---------------------------*/
.ordersuitArea {
  background: #f5f5f5
}
.ordersuitArea .ordersuitBox li {
  width: 30%;
  margin-right: 5%;
}
.ordersuitArea .ordersuitBox ul {
  margin-bottom: 0;
}
.ordersuitArea .ordersuitBox li:nth-child(3n) {
  margin-right: 0;
}
.ordersuitArea .ordersuitBox li:nth-child(n+4) {
  margin-top: 2%;
}
.ordersuitArea .ordersuitBox li .imgBox {
  overflow: hidden;
}
.ordersuitArea .ordersuitBox li .txtBox {
  font-size: 14px;
  font-weight: 500;
}
.ordersuitArea .ordersuitBox li span {
  margin-bottom: 6px;
}
.ordersuitArea .ordersuitBox li a .imgBox {
  vertical-align: bottom;
}
.ordersuitArea .ordersuitBox li a .imgBox img {
  transform: scale(1);
  transition: .4s;
}
.ordersuitArea .ordersuitBox li a:hover .imgBox img {
  transform: scale(1.1);
  opacity: 0.5;
}
/* 	パンくず
---------------------------*/
#breadcrumb {
  line-height: 1;
  background: #27364b;
}
#breadcrumb .gInner {
  width: 100%;
  box-sizing: border-box;
  padding-left: 20px;
}
#breadcrumb li {
  position: relative;
  display: inline-block;
  font-size: 13px;
  color: #fff;
}
#breadcrumb li:last-child {
  padding-right: 0;
}
#breadcrumb li a {
  color: #fff;
  text-decoration: underline;
}
#breadcrumb li a:hover {
  text-decoration: none;
}
#breadcrumb li:last-child:before {
  content: none;
}
/*-------------------------------------

  トップページ　top

--------------------------------------*/
/*	メインスライド
---------------------------*/
#top .main-slider {
  width: 100%;
  padding-top: 30%;
}
.skippr-nav-container{
	bottom:10px;
}
/*	SECTION 01
---------------------------*/
#top #sec_01 {
  padding: 50px 0 80px;
}
#top #sec_01 #newInfo {
  margin-bottom: 40px;
}
#top #sec_01 .newsBox {
  font-family: '游明朝';
}
#top #sec_01 .newsBox th, #top #sec_01 .newsBox td {
  padding: 5px;
  font-size: 16px;
}
#top #sec_01 .newsBox th {
  width: 100px;
}
#top #sec_01 .newsBox td {
  padding: 5px 25px;
  width: 1100px;
}
#top #sec_01 .newsBox td ul {
  width: 100%;
}
#top #sec_01 .newsBox td a {
  display: inline-block;
  position: relative;
  padding: 0 5px;
}
#top #sec_01 .newsBox td a:after {
  position: absolute;
  content: "";
  background: #a08b4d;
  width: 0;
  height: 1px;
  left: 0;
  bottom: 0;
  transition: .4s;
}
#top #sec_01 .newsBox td a:hover:after {
  width: 100%;
}
#top #sec_01 .newsBox td a .date, #top #sec_01 .newsBox td a .txt {
  display: inline-block;
  font-size: 14px;
  height: auto;
  line-height: 1;
  vertical-align: middle;
  width: auto
}
#top #sec_01 .newsBox td a .date {
  font-weight: normal;
  margin-right: 20px;
  color: inherit;
}
#top #sec_01 .newsBox td li:nth-last-child(n+2) {
  border-bottom: none;
  padding-bottom: 0;
}
#top #sec_01 .banner{
	width:100%;
	margin-bottom:40px;
}
/*	SECTION 02
---------------------------*/
#top #sec_02 {
}
#top #sec_02 .ttl_01 .ja {
  font-size: 32px;
}
#top #sec_02 li {
}
#top #sec_02 li {
  width: 30%;
  margin-right: 5%;
}
#top #sec_02 li:nth-child(3n) {
  margin-right: 0;
}
#top #sec_02 li:nth-child(n+4) {
  margin-top: 2%;
}
#top #sec_02 .ordersuitBox ul {
  margin-bottom: 30px;
}
#top #sec_02 .ordersuitBox .btn_01 {
  text-align: right;
}
#top #sec_02 li a {
  vertical-align: bottom;
}
#top #sec_02 li a .imgBox {
  overflow: hidden;
}
#top #sec_02 li a .imgBox img {
  transform: scale(1);
  transition: .4s;
}
#top #sec_02 li a:hover .imgBox img {
  transform: scale(1.1);
  opacity: 0.5;
}
#top #sec_02 li .txtBox {
  color: #122533;
  font-size: 14px;
  font-weight: 500;
}
#top #sec_02 li span {
  margin-bottom: 6px;
}
/*	SECTION 03
---------------------------*/
#top #sec_03 {
  padding:5% 0;
}
#top #sec_03 p {
  font-size: 18px;
  margin-bottom: 40px;
}
/*	SECTION 04
---------------------------*/
#top #sec_04 .imgBox {
  float: left;
  margin-bottom: 0;
}
#top #sec_04 .imgBox .btn_01 a:hover {
  border-color: #fff;
}
#top #sec_04 .shopinfoBox {
  float: right;
  width: 450px;
}
#top #sec_04 .shopinfoBox .subttl_01{
  font-size:22px;
  padding-bottom:18px;
  line-height:1;
}
#top #sec_04 .secBox {
  float: none;
  padding: 20px 15px;
}
#top #sec_04 .secBox table {
  width: 95%;
  margin: 0 auto
}
#top #sec_04 .secBox table tr {
  display: table-row;
}
#top #sec_04 .secBox table th, #top #sec_04 .secBox table td a {
  color: #122533;
}
#top #sec_04 .secBox table th,
#top #sec_04 .secBox table td {
  display: table-cell;
  font-size: 16px;
  border-bottom: dashed 1px #aaa;
  padding: 18px 5px 15px;
}
#top #sec_04 .secBox table th {
  width: 120px;
  padding-right: 15px;
}
#top #sec_04 .secBox table td a:after {
  content: "\f061";
  font-family: FontAwesome;
  display: inline-block;
  opacity: 0;
  transform: translateX(10px);
  transition: .4s;
}
#top #sec_04 .secBox table td a:hover:after {
  transform: translateX(20px);
  opacity: 1;
}

#top #sec_04 .shop_list {
    float: right;
    width: 450px;
    margin-top: 0;
}

#top #sec_04 .shop_list li {
    width: 23.5%;
}
#top #sec_04 .shop_list li:nth-child(4n) {
  margin-right: 0;
}

#top #sec_04 .shop_list li:nth-child(n+5) {
  margin-top: 1em;
}
/*	SECTION 05
---------------------------*/
#top #sec_05 .imgBox {
  margin-bottom: 0;
  float: left;
}
#top #sec_05 .txtBox {
  float: right;
  width: 520px;
  padding-top: 100px
}
#top #sec_05 .caption {
  margin-bottom: 50px;
}
#top #sec_05 .caption span {
}
#top #sec_05 .caption .en {
  font-size: 36px;
}
#top #sec_05 .caption .ja {
  font-size: 16px
}
/*	SECTION 06
---------------------------*/
#top #sec_06 li {
  float: left;
}
#top #sec_06 li:first-child {
  width: 50%;
  padding-top: 400px;
}
#top #sec_06 li:nth-child(n+2) {
  width: 25%;
  padding-top: 200px;
}
#top #sec_06 li .imgBox img {
  min-width: 100%;
  min-height: 100%;
}
#top #sec_06 li .txtBox {
  padding: 10px 10px 10px 20px;
}
#top #sec_06 li .txtBox .info {
  font-size: 14px;
}
#top #sec_06 li .txtBox .date {
  margin-bottom: 0;
}
#top #sec_06 li .txtBox .badge {
  font-size: 12px;
}
#top #sec_06 li .txtBox .ttl {
  font-size: 18px;
}
#top #sec_06 .columnBox ul {
  margin-bottom: 40px;
}
#top #sec_06 .columnBox .btn_01 {
  text-align: right;
}
#top #sec_06 .columnBox .imgBox img {
  transform: scale(1);
  transition: .4s;
}
#top #sec_06 .columnBox a:hover .imgBox img {
  transform: scale(1.1);
  opacity: 0.5;
}
/*	SECTION 07
---------------------------*/
#top #sec_07 .pickupBox {
  padding: 25px;
}
#top #sec_07 .pickupBox li {
  float: left;
  padding: 0 25px 0 24px;
  background-position: right 25px bottom;
  background-size: auto 70px;
}
#top #sec_07 .pickupBox li:nth-child(1) {
  padding-left: 0;
}
#top #sec_07 .pickupBox li:nth-child(4) {
  padding-right: 0;
  background-position: right bottom
}
#top #sec_07 .pickupBox li:nth-child(n+2) {
  border-left: solid 1px #aaa;
}
#top #sec_07 .pickupBox li a {
  width: 250px;
}
#top #sec_07 .pickupBox .imgBox {
  width: 100%;
  float: none;
  padding-top: 0;
  height: 175px;
  margin-bottom: 15px;
}
#top #sec_07 .pickupBox .txtBox {
  float: none;
  width: 100%;
  padding-right: 40px;
}
#top #sec_07 .pickupBox .txtBox .info {
  font-size: 14px;
  margin-bottom: 5px;
}
#top #sec_07 .pickupBox .txtBox .info .badge {
  font-size: 11px;
  vertical-align: middle;
}
#top #sec_07 .pickupBox .txtBox .info .date {
  display: inline-block;
  vertical-align: middle;
}
#top #sec_07 .pickupBox .txtBox .ttl {
  font-size: 16px;
  line-height: 1.4;
}
#top #sec_07 .pickupBox .imgBox img {
  transform: scale(1);
  transition: .4s;
}
#top #sec_07 .pickupBox a:hover .imgBox img {
  transform: scale(1.1);
  opacity: 0.5;
}
/*	SECTION 08
---------------------------*/
#top #sec_08 .topicsBox {
  padding: 0 25px;
}
#top #sec_08 .topicsBox li {
  float: left;
  padding: 0 25px 0 24px;
}
#top #sec_08 .topicsBox li:nth-child(1) {
  padding-left: 0;
}
#top #sec_08 .topicsBox li:nth-child(4) {
  padding-right: 0;
}
#top #sec_08 .topicsBox li:nth-child(n+2) {
  border-left: solid 1px #aaa;
}
#top #sec_08 .topicsBox li a {
  width: 250px;
  padding: 0;
}
#top #sec_08 .topicsBox .imgBox {
  float: none;
  width: 100%;
  height: 175px;
  padding-top: 0;
  margin-bottom: 10px;
}
#top #sec_08 .topicsBox .imgBox img {
  transform: scale(1);
  transition: .4s;
}
#top #sec_08 .topicsBox a:hover .imgBox img {
  transform: scale(1.1);
  opacity: 0.5;
}
#top #sec_08 .topicsBox .txtBox {
  float: none;
  width: 100%;
}
#top #sec_08 .topicsBox .badge {
  font-size: 11px;
  vertical-align: middle;
}
#top #sec_08 .topicsBox .info {
  font-size: 14px;
  margin-bottom: 5px;
}
#top #sec_08 .topicsBox .ttl {
  font-size: 16px;
  line-height: 1.4;
}
#top #sec_08 .topicsBox ul {
  margin-bottom: 40px;
}
#top #sec_08 .topicsBox .btn_01 {
  text-align: right;
}
/*	SECTION 09
---------------------------*/
#top #sec_09 .gInner {
  width: 1000px;
}
#top #sec_09 .secBox {
  width: 450px;
  float: left;
}
#top #sec_09 .secBox:first-child {
  margin-right: 100px;
}
#top #sec_09 .snsTtl {
  text-align: center;
  margin-bottom: 15px;
}
#top #sec_09 .snsTtl span {
  display: block;
}
#top #sec_09 .snsTtl .snsImage {
  margin-bottom: 5px;
}
#top #sec_09 .snsTtl .text {
  font-weight: bold;
  color: #333;
  font-size: 17px;
}
/*201905ビデオコンテンツ追加*/
#top #sec_video .videoWrap ul {
    display: flex;
    flex-wrap: wrap;
    justify-content:space-around;
}
#top #sec_video .videoWrap ul li {
    width: 48%;
    padding-top: 25%;
    position: relative;
}
#top #sec_video .videoWrap ul li:nth-child(2n) {
    margin-left: 4%;
}
#top #sec_video .videoWrap ul li:nth-child(2) {
    margin-top: 0;
}

#top #sec_video .videoWrap ul li iframe {
    position: absolute;
    top: 0;
    left: 0;
}
/*-------------------------------------

  TOPICS  NEWS  DANKAN MAG  BLOG

--------------------------------------*/
/*	一覧・詳細共通
---------------------------*/
.post-page #ttlArea {
  padding-bottom: 40px;
}
.post-page .ancLink {
  font-size: 0;
  text-align: center;
}
.post-page .ancLink li {
  float: none;
  width: 250px;
  display: inline-block;
}
.post-page .ancLink li:nth-child(n+2) {
  margin-left:25px
}
.post-page .ancLink li a {
  font-size: 16px;
}
.post-page .ancLink li a.current {
  background: #27364b;
  color: #fff;
}
.post-page .pickupBox {
  padding: 25px;
  margin-bottom: 60px;
}
.post-page .pickupBox li {
  float: left;
  padding: 0 25px 0 24px;
  background-position: right 25px bottom;
}
.post-page .pickupBox li:nth-child(1) {
  padding-left: 0;
}
.post-page .pickupBox li:nth-child(4) {
  padding-right: 0;
  background-position: right bottom
}
.post-page .pickupBox li a {
  width: 250px;
}
.post-page .pickupBox li:nth-child(n+2) {
  border-left: solid 1px #aaa;
}
.post-page .pickupBox .imgBox {
  width: 100%;
  float: none;
  padding-top: 0;
  height: 175px;
  margin-bottom: 15px;
}
.post-page .pickupBox .txtBox {
  float: none;
  width: 100%;
  padding-right: 40px;
}
.post-page .pickupBox .txtBox .info {
  font-size: 14px;
  margin-bottom: 5px;
}
.post-page .pickupBox .txtBox .info .badge {
  font-size: 11px;
  vertical-align: middle;
}
.post-page .pickupBox .txtBox .info .date {
  display: inline-block;
  vertical-align: middle;
}
.post-page .pickupBox .txtBox .ttl {
  font-size: 16px;
  line-height: 1.4;
}
.post-page .pickupBox .imgBox img {
}
.post-page .pickupBox .imgBox img {
  transform: scale(1);
  transition: .4s;
}
.post-page .pickupBox a:hover .imgBox img {
  transform: scale(1.1);
  opacity: 0.5;
}
.post-page #catArea {
  padding: 25px;
  font-size: 0;
}
.post-page #catArea .ttl {
  font-size: 28px;
  display: inline-block;
  width: 100px;
  vertical-align: middle;
  margin-right: 25px;
}
.post-page #catArea ul {
  display: inline-block;
  vertical-align: middle;
  width: 1024px;
  padding-left: 30px;
  border-left: solid 1px #aaa;
}
.post-page #catArea li {
  font-size: 16px;
}
.post-page #catArea li a {
  font-size: 16px;
  line-height: 2;
  position: relative;
}
.post-page #catArea li a:after {
  position: absolute;
  left: 0;
  bottom: 4px;
  width: 0;
  height: 1px;
  background: #a08b4d;
  transition: .4s;
  content: "";
}
.post-page #catArea li a:hover {
  color: #a08b4d;
}
.post-page #catArea li a:hover:after {
  width: 100%;
}
/*	一覧
---------------------------*/
#post-archive #ttlArea {
  padding-bottom: 0;
}
#post-archive .postBox ul {
  margin-bottom: 40px;
}
#post-archive .postBox li a {
  padding: 0
}
#post-archive .postBox li:nth-child(1) {
  border: none;
}
#post-archive .postBox li:nth-child(odd) {
  background: none;
}
#post-archive .postBox li {
  border: none;
  float: left;
  width: 23.5%;
  margin-right: 2%;
  ;
}
#post-archive .postBox li:nth-child(4n) {
  margin-right: 0;
}
#post-archive .postBox li:nth-child(n+5) {
  margin-top: 30px;
  ;
}
#post-archive .postBox li a .imgBox {
  height: 180px;
  width: 100%;
  float: none;
  border-color: #ddd;
  margin-bottom: 15px;
  overflow: hidden;
}
#post-archive .postBox li a .imgBox img {
  transition: .4s;
}
#post-archive .postBox li a:hover .imgBox img {
  opacity: 0.5;
  transform: scale(1.1);
}
#post-archive .postBox li a .txtBox {
  float: none;
  width: 100%;
}
#post-archive .postBox li a .txtBox .info {
  font-size: 16px;
  line-height: 1;
  margin-bottom: 5px;
}
#post-archive .postBox li a .txtBox .badge {
  font-size: 14px;
}
#post-archive .postBox li a .txtBox .ttl {
  font-size: 18px;
  font-weight: bold;
}
/*	詳細
---------------------------*/
#post-single #ttlArea .ttl_01 {
  margin-bottom: 0;
}
#post-single #sec_01 .ttlWrap {
  padding-bottom: 20px;
  margin-bottom: 40px;
}
#post-single #sec_01 .postTtl {
  font-size: 32px;
}
#post-single #sec_01 .postInfo {
  font-size: 16px;
}
#post-single #sec_01 .postInfo time {
  margin-right: 40px;
  line-height: 1;
  width: 100px;
}
#post-single #sec_01 .terms {
  width: 1050px;
}
#post-single #sec_01 .terms li {
  font-size: 16px;
}
#post-single #sec_01 .terms li:nth-last-child(n+2) {
  margin-right: 15px;
}
#post-single #sec_01 .imgBox {
  text-align: center;
}
#post-single #shop-archive .shopList {
    width: 850px;
}
#post-single #shop-archive .shopList>li:not(:first-child) {
    margin-top: 25px;
}
/*-------------------------------------

  セール情報

--------------------------------------*/
/*	一覧・詳細共通
---------------------------*/
#sale .detailBox {
  padding: 80px 0;
}
#sale .detailBox .imgBox {
  float: left;
  margin: 0;
  width: 575px;
}
#sale .detailBox .imgBox  a{
  display: block;
}
#sale .detailBox .infoBox {
  float: right;
  width: 575px;
  padding-top: 50px;
}
#sale .detailBox:nth-child(even) .imgBox {
  float: right;
}
#sale .detailBox:nth-child(even) .infoBox {
  float: left;
}
#sale .detailBox .dtlTtl {
  padding-bottom: 10px;
  margin-bottom: 25px;
}
#sale .detailBox .saleTtl .time {
  font-size: 18px;
}
#sale .detailBox .saleTtl .ttl {
  font-size: 26px;
}
#sale .detailBox .detail:not(:last-child) {
  margin-bottom: 30px;
}
#sale .detailBox.finish .imgBox:after {
  font-size: 28px;
  width: 250px;
  line-height: 50px;
  height: 50px;
}
/*	一覧
---------------------------*/
#sale-archive #sec_01 {
  padding-bottom: 0;
}
#sale-archive #saleList {
  margin-bottom: 0;
}
/*	詳細
---------------------------*/
#sale-single #sec_01 {
  padding-bottom: 0;
}
#sale-single .freeArea {
  padding: 80px 0;
}
#sale-single .freeArea .shopBox{
    margin-top:40px;
}

#sale-single .freeArea .shopBox .shopTtl{
  font-size: 38px;
}
#sale-single .freeArea .shopBox .shopDtl{
  margin-bottom:40px;
}
#sale-single .freeArea .shopBox .shopDtl .address{
  font-size:20px;
  margin-bottom:0.2em;
}
#sale-single .freeArea .shopBox .shopDtl .tel{
  font-size:16px;
}
#sale-single .freeArea .shopBox .shopDtl .notes{
  color:#cc1111;
}
#sale-single .freeArea .shopBox .mapBox{
  width:80%;
  padding-top:400px;
  margin: 0 auto;
}
#sale-single .freeArea .shopBox .mapBox iframe{
  position:absolute;
  left:0;
  top:0;
}
#sale-single+.commonArea .shoplistBox {
    margin-bottom: 80px;
}
#sale-single .freeArea .shopBox .shopBadge {
        margin-bottom: 10px;
    }
#sale-single .freeArea .shopBox .shopBadge span {
    border: solid 1px #021649;
    color: #021649;
    padding: 0 5px;
    margin: 0 5px;
    display: inline-block;
    font-size: 13px;
    }
    #sale-single .freeArea .shopBox .shopTtl_02 {
        font-size: 23px;
    }
    #sale-single .freeArea .shopBox_02 {
        margin-top: 20px;
    }
/*-------------------------------------

  オーダースーツ

--------------------------------------*/
/*	一覧・詳細共通
---------------------------*/
#order_suit .suit_main .imgBox {
  width: 550px;
  margin-bottom: 0;
  float: right;
}
#order_suit .suitBox {
  width: 1150px;
  margin: 0 auto;
}
#order_suit .suit_main .txtBox {
  width: 550px;
  float: left;
}
#order_suit-archive .suit_main:nth-child(even) .imgBox, #order_suit-archive .suit_main:nth-child(odd) .txtBox {
  float: left;
}
#order_suit-archive .suit_main:nth-child(odd) .imgBox, #order_suit-archive .suit_main:nth-child(even) .txtBox {
  float: right;
}
/*	一覧
---------------------------*/
#order_suit-archive .ttl_03 {
  margin-bottom: 60px;
}
#order_suit-archive .suit_main {
  padding: 60px 0;
  border-top: dashed 1px #655b5b;
}
#order_suit-archive .suit_main:first-child {
  padding-top: 0;
  border-top: none;
}
#order_suit-archive .suit_main:last-child {
  padding-bottom: 0;
}
#order_suit-archive .ttl_03 .ja {
  font-size: 28px;
}
#order_suit-archive .suit_main:nth-child(n+2) {
  margin-top: 0;
}
#order_suit-archive #ttlArea .ancLink {
  font-size: 0;
  padding: 0;
  text-align: center;
}
#order_suit-archive #ttlArea .ancLink li {
  width: 250px;
  float: none;
  display: inline-block;
}
#order_suit-archive #ttlArea .ancLink li a {
  font-size: 16px;
}
#order_suit-archive .suit_main .txtBox p {
  font-size: 16px;
  margin-bottom: 25px;
}
/*	詳細
---------------------------*/
#order_suit-single #sec_01 .ttl_03 {
  padding-bottom: 15px;
}
#order_suit-single #sec_01 .ttl_03 .ja {
  font-size: 26px;
  margin-bottom: 0;
}
#order_suit-single #sec_01 .txtBox {
  font-size: 18px;
  line-height: 1.8;
  padding-top: 25px;
}
#order_suit-single #sec_02 .slider01, #order_suit-single #sec_03 .slider02 {
  padding: 0;
}
#order_suit-single #sec_02 .slider01 {
  width: 1150px;
  margin: 0 auto;
}
#order_suit-single #sec_02 .imgBox {
  display: inline-block;
  vertical-align: middle;
  width: 525px;
  margin-right: 20px;
}
#order_suit-single #sec_02 .txtBox {
  width: 600px;
  display: inline-block;
  font-size: 20px;
  vertical-align: middle;
  padding: 0;
}
#order_suit-single #sec_03 .slider02 {
  margin-bottom: 60px;
}
#order_suit-single #sec_03 .slider02 .imgBox {
  float: left;
  width: 575px;
}
#order_suit-single #sec_03 .slider02 .txtBox {
  float: right;
  width: 580px;
  padding: 0;
}
#order_suit-single #sec_02 .slick-list {
  font-size: 0;
}
#order_suit-single #sec_02 .slick-list, #order_suit-single #sec_03 .slick-list {
  padding-bottom: 25px;
}
#order_suit-single #sec_02 .slick-dots, #order_suit-single #sec_03 .slick-dots {
  bottom: initial;
  top: 100%;
}
#order_suit-single #sec_03 .infoSheet th {
  width: 150px;
}
#order_suit-single #sec_03 .infoSheet th, #order_suit-single #sec_03 .infoSheet td {
  padding: 10px 0;
}
#order_suit-single #sec_03 .infoSheet tr:last-child th, #order_suit-single #sec_03 .infoSheet tr:last-child td {
  padding: 20px 0;
}
#order_suit-single #sec_03 .infoSheet .price {
  font-size: 26px;
}
#order_suit-single #sec_03 .infoSheet .price td {
  font-size: 32px;
}
#order_suit-single #sec_04 .galleryBox ul {
  margin-bottom: 30px;
}
#order_suit-single #sec_04 li {
  width: 190px;
}
#order_suit-single #sec_04 li a {
  height: 300px;
  overflow: hidden;
}
#order_suit-single #sec_04 li a:hover {
  opacity: 0.5;
}
#order_suit-single #sec_04 li a img {
  transition: .4s;
}
#order_suit-single #sec_04 li a:hover img {
  transform: scale(1.1);
}
#order_suit-single #sec_03 .inqBox {
  text-align: center;
  font-size: 0;
}
#order_suit-single #sec_03 .inqBox li {
  font-size: 26px;
  display: inline-block;
}
#order_suit-single #sec_03 .inqBox li .btn_01 {
  margin-top: 10px;
}
#order_suit-single #sec_03 .inqBox li .btn_01 a {
  font-size: 16px;
  width: 300px;
  padding: 12px 0;
}
#order_suit-single #sec_03 .inqBox li:nth-child(n+2) {
  margin-top: 0;
  margin-left: 100px;
}
/*-------------------------------------

 店舗検索

--------------------------------------*/
/*	一覧
---------------------------*/
#shop-archive #ttlArea .ancLink {
  padding: 0;
  text-align:center;
}
#shop-archive #ttlArea .ancLink ul{
	display:inline-block;
}
#shop-archive #ttlArea .ancLink li {
  width: 190px;
  margin-right:0;
}
#shop-archive #ttlArea .ancLink li:nth-child(n+2){
  margin-left:12px;
}
#shop-archive #ttlArea .ancLink li:nth-child(n+4){
  margin-top:0%;
}
#shop-archive #ttlArea .ancLink li:last-child {
  margin-right: 0;
}
#shop-archive #ttlArea .ancLink li:nth-child(n+7){
  margin-left: 0;
  margin-top: 12px;
}
#shop-archive #ttlArea .ancLink li a{

}
#shop-archive #ttlArea {
  padding-bottom: 40px;
}
#shop-archive .areaList>li {
  padding: 40px 0;
}
#shop-archive .areaList .sec_inner {
  width: 1100px;
  margin: 0 auto;
}
#shop-archive .areaList .ttl_03 {
  float: left;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
  width: 250px;
  text-align: left;
  padding-top: 20px;
}
#shop-archive .areaList .ttl_03 .ja {
  font-size: 24px;
}
#shop-archive .areaList .ttl_03 .en {
  font-size: 16px;
}
#shop-archive .shopList {
  float: right;
  width: 850px;
  padding-left: 50px;
  box-sizing: border-box;
  border-left: solid 1px #a08a4d;
  padding: 20px 0 20px 50px;
}
#shop-archive .shopList>li {
  position: relative;
  padding-left: 1em;
  width: 32%;
  font-size: 18px;
  line-height: 1;
  margin-right: 2%;
  box-sizing: border-box;
}
#shop-archive .shopList>li:nth-child(3n) {
  margin-right: 0;
}
#shop-archive .shopList>li:nth-child(n+4) {
  margin-top: 25px;
}
#shop-archive .shopList>li:before {
  position: absolute;
  left: 0;
  top: 0;
}
#shop-archive .shopList>li a {
  display: block;
}
#shop-archive #sec_01 {
  padding-top: 0;
}
/*	詳細
---------------------------*/
#shop-single #sec_01 .slider01 {
  float: left;
  width: 400px;
  padding: 0;
  margin-bottom: 0;
}
#shop-single #sec_01 .secBox {
  float: right;
  width: 750px;
}
#shop-single #sec_01 .slick-dots {
  bottom: initial;
  top: 100%;
}
#shop-single #sec_01 .slick-dots li {
  width: 15px;
  height: 15px;
}
#shop-single #sec_01 .slick-dots li button {
  padding: 0;
  width: 15px;
  height: 15px;
  border: solid 3px #fff;
  border-radius: 50%;
}
#shop-single #sec_01 .slick-dots li button:before {
  display: none;
}
#shop-single #sec_01 .slick-dots .slick-active button {
  background: #fff;
}
#shop-single #sec_01 .badgeList li {
  font-size: 14px;
}
#shop-single #sec_01 .tel a{
pointer-events:none;
}

#shop-single #mapWrap #mapBox {
  padding-top: 30%;
  margin-bottom: 0;
}
#shop-single #sec_02 .accessBox {
  margin-bottom: 100px;
}
#shop-single #sec_02 .accessBox .secBox {
  float: left;
  width: 47%;
  padding: 40px 30px;
  border: solid 5px #f5f5f5;
}
#shop-single #sec_02 .accessBox .secBox:first-child {
  margin-right: 6%;
}
#shop-single #sec_02 .staffList {
  width: 1100px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
#shop-single #sec_02 .staffList li {
/*  float: left;*/
  width: 550px;
  padding: 20px 0;
}
#shop-single #sec_02 .staffList li:nth-child(odd) {
  padding-right: 50px;
}
#shop-single #sec_02 .staffList li:nth-child(even) {
  padding-left: 50px;
  border-left: dashed 1px #ddd;
}
#shop-single #sec_02 .staffList li:nth-child(n+3) {
  border-top: dashed 1px #ddd;
}
#shop-single #sec_02 .staffBox .imgBox {
  width: 140px;
}
#shop-single #sec_02 .staffBox .txtBox {
  width: 320px;
  padding-top: 10px;
}
#shop-single #sec_02 .staffBox .name_ja {
  font-size: 16px;
  line-height: 1;
  margin-bottom: 5px;
}
#shop-single #sec_02 .staffBox .name_en {
  font-size: 12px;
  margin-bottom: 10px;
  font-weight: normal;
}
#shop-single #sec_02 .staffBox .name_ja .position, #shop-single #sec_02 .staffBox .name_en .position {
  color: #27364b;
}
#shop-single #sec_02 .staffBox .name_ja .name, #shop-single #sec_02 .staffBox .name_en .name {
  font-size: 130%;
}
#shop-single #sec_02 .staffBox .comment {
  font-size: 16px;
}
#shop-single #sec_03 .ttl_03 {
  margin-bottom: 30px;
}
#shop-single #sec_03 ul {
  width: 1100px;
  margin: 0 auto;
  padding: 0;
}
#shop-single #sec_03 ul li {
  background: #fff;
  width: 350px;
}
#shop-single #sec_03 ul li a {
  display: block;
  padding: 15px;
  box-sizing: border-box;
  background: #fff;
  border: solid 1px #a08a4d;
  font-size: 0;
}
#shop-single #sec_03 ul li .imgBox {
  display: inline-block;
  width: 125px;
  height: 100px;
  margin-right: 15px;
  vertical-align: middle;
}
#shop-single #sec_03 ul li a:hover {
  opacity: 0.5;
}
#shop-single #sec_03 ul li:after {
  content: "";
  display: block;
  clear: both;
}
#shop-single #sec_03 ul li:nth-child(n+2) {
  margin-left: 25px;
}
#shop-single #sec_03 ul li .name {
  font-size: 18px;
  display: inline-block;
  width: 45%;
  text-align: left;
  font-weight: bold;
  color: #122533;
}
/*-------------------------------------

 ギャラリー

--------------------------------------*/
#gallery #ttlArea {
  padding-bottom: 0;
}
/*	一覧
---------------------------*/
#gallery-archive .postBox ul {
  margin-bottom: 60px;
}
#gallery-archive .postBox li {
  float: left;
  width: 25%
}
#gallery-archive .postBox li:nth-child(4n) {
  margin-right: 0;
}
#gallery-archive .postBox li a .imgBox {
  height: 200px;
  overflow: hidden;
  width: 100%;
}
#gallery-archive .postBox li a .imgBox img {
  transform: scale(1);
  transition: .4s;
}
#gallery-archive .postBox li a:hover .imgBox img {
  transform: scale(1.1);
  opacity: 0.5;
}
#gallery-archive .postBox li a .txtBox .info {
  font-size: 16px;
}
#gallery-archive .postBox li a .txtBox .ttl {
  font-size: 20px;
}
/*	詳細
---------------------------*/
#gallery-single #sec_01 .imgBox {
  margin-bottom: 0;
  float: left;
  width: 575px;
}
#gallery-single #sec_01 .infoBox {
  float: right;
  width: 575px;
}
#gallery-single #sec_01 time {
  font-size: 16px;
}
#gallery-single #sec_01 .postTtl {
  font-size: 24px;
}
#gallery-single #sec_02 .ttl_03 .ja {
  font-size: 38px;
  margin-bottom: 0;
}
#gallery-single #sec_02 .galleryBox {
  width: 95%;
  margin: 0 auto;
}
#gallery-single #sec_02 .galleryBox li {
  float: left;
  width: 190px;
}
#gallery-single #sec_02 .galleryBox li a {
  overflow: hidden;
  width: 100%;
  height: 190px;
  vertical-align: bottom;
}
#gallery-single #sec_02 .galleryBox li a img {
  transform: scale(1);
  transition: .4s;
}
#gallery-single #sec_02 .galleryBox li a:hover img {
  transform: scale(1.1);
  opacity: 0.5;
}
#gallery-single #sec_03 .slider02 .imgBox {
  height: 200px;
}
#gallery-single #sec_03 .slick-arrow {
  width: 30px;
  height: 30px;
  padding: 0;
}
#gallery-single #sec_03 .slider-prev {
  left: -40px;
}
#gallery-single #sec_03 .slider-next {
  right: -40px;
}
#gallery-single #sec_03 .slider02 {
  padding: 0 50px;
}
#gallery-single #sec_03 .slider02 li a {
  padding: 10px;
}
#gallery-single #sec_03 .slider02 li a .imgBox img {
  transition: .4s;
  transform: scale(1);
}
#gallery-single #sec_03 .slider02 li a:hover .imgBox img {
  transform: scale(1.1);
  opacity: 0.5;
}
#gallery-single #sec_03 .slider02 li p .date {
  font-size: 16px;
}
#gallery-single #sec_03 .slider02 li p .ttl {
  font-size: 20px;
}
/*-------------------------------------

 ＤＡＮＫＡＮのスーツについて

--------------------------------------*/
#about-suit #sec_01 .imgBox {
  float: left;
  margin-bottom: 0;
  width: 575px;
}
#about-suit #sec_01 .txtBox {
  float: right;
  width: 575px;
  padding-top: 45px;
}
#about-suit #sec_01 .headline {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.6;
}
#about-suit #sec_01 .txtBox p {
  font-size: 18px;
}
#about-suit #sec_02 .pointBox {
  width: 95%;
  margin: 0 auto;
}
#about-suit #sec_02 li:nth-child(n+2) {
  margin-top: 60px;
}
#about-suit #sec_02 .pointTtl {
  font-size: 34px;
  padding-left: 2.5em;
  margin-bottom: 25px;
}
#about-suit #sec_02 .imgBox {
  width: 460px;
}
#about-suit #sec_02 .txtBox {
  width: 630px;
  padding-top: 50px;
}
#about-suit #sec_02 .txtBox p {
  font-size: 18px;
  margin-bottom: 30px;
  line-height: 2.5;
}
#about-suit #sec_02 .btn_02 a {
  display: inline-block;
}
#about-suit #sec_03 p {
  font-size: 20px;
  text-align: center;
  margin-bottom: 40px;
}
#about-suit #sec_03 .imgList li {
  width: 32%;
  margin-right: 2%;
}
#about-suit #sec_03 .imgList {
  width: 1000px;
  margin: 0 auto 50px;
}
#about-suit #sec_03 .imgList li:last-child {
  margin-right: 0;
  margin-left: 0;
}
#about-suit #sec_03 .btn_02 {
  text-align: center;
}
#about-suit #sec_03 .btn_02 a {
  width: 250px;
}
#about-suit .mvBox {
  width: 85%;
  margin: 0 auto;
  padding-top: 50%;
}
/*-------------------------------------

 DANKANとは

--------------------------------------*/
#about-us #sec_01 .sec_inner {
  background: rgba(255,255,255,0.5);
  padding: 80px 100px;
}
#about-us #sec_01 .lead {
  font-size: 18px;
  line-height: 2.5;
}
#about-us #sec_02 .headline {
  font-size: 30px;
  color: #000;
}
#about-us #sec_02 .pointTtl {
  font-size: 26px;
  padding: 0 0 0 2.5em;
  margin-bottom: 25px;
  line-height: 2.2;
  background-size: contain;
  color: #27364b;
}
#about-us #sec_02 .imgBox {
  float: left;
  width: 480px;
  margin-bottom: 0;
}
#about-us #sec_02 .txtBox {
  float: right;
  width: 670px;
  font-size: 16px;
  line-height: 2.2;
}
#about-us #sec_03 .ttl_03 {
  margin-bottom: 40px;
}
#about-us #sec_03 .caption {
  font-size: 22px;
  margin-bottom: 30px;
}
#about-us #sec_03 .caption span {
  padding: 10px 30px;
  background: #a08a4d;
  border: none;
  color: #fff;
  display: inline-block;
}
#about-us #sec_03 .imgBox {
  text-align: center;
  margin-bottom: 20px;
}
#about-us #sec_03 .text {
  width: 60%;
  margin: 0 auto 40px;
}
#about-us #sec_03 .tArea {
  width: 60%;
  margin: 0 auto;
}
#about-us #sec_03 .tArea .headline {
  font-size: 24px;
  margin-bottom: 10px;
}
/*-------------------------------------

 ご注文の流れ・納期

--------------------------------------*/
#order-flow .ttlArea {
  padding-bottom: 60px;
}
#order-flow .ancLink01 {
  font-size: 0;
  text-align: center;
}
#order-flow .ancLink01 li {
  width: 250px;
  float: none;
  display: inline-block;
}
#order-flow .ancLink01 li a {
  font-size: 16px;
}
#order-flow .ancLink01 li:first-child {
  margin-right: 50px;
}
#order-flow .ancLink02 ul {
  line-height: 1;
  text-align: center;
  font-size: 0;
}
#order-flow .ancLink02:after {
  border-width: 30px 60px 0;
}
#order-flow .ancLink02 li {
  font-size: 18px;
  padding-left: 0;
  line-height: 1;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
}
#order-flow .ancLink02 li:nth-child(n+2) {
  margin-top: 0;
  margin-left: 30px;
}
#order-flow .ancLink02 li:before {
  background-size: contain;
  font-size: 20px;
  line-height: 16px;
  position: absolute;
  width: 40px;
  height: 40px;
  padding-left: 6px;
  padding-top: 15px;
  left: -10px;
  top: -10px;
}
#order-flow .ancLink02 a {
  font-size: 18px;
  padding: 15px 15px 15px 35px;
  background: #fff;
  color: #27364b;
  border: solid 1px #a08a4d;
}
#order-flow .ancLink02 a:hover {
  background: #e3dcc9;
  color: #fff;
}
#order-flow .flowBox li:after {
  border-width: 30px 60px 0;
}
#order-flow .flowBox li .ttl_03 {
  text-align: left;
}
#order-flow .flowBox li .ttl_03:before {
  font-size: 24px;
  font-style: normal;
  margin-bottom: 0;
  vertical-align: bottom;
  margin-right: 10px;
  color: #fff;
  width: 40px;
  height: 40px;
  padding-left: 15px;
  padding-top: 10px;
  display: inline-block;
  background: url(../Image/order-flow/icon_tag.png) no-repeat center center/contain;
}
#order-flow .flowBox li .ttl_03 span {
  display: inline-block;
  vertical-align: bottom;
}
#order-flow .flowBox li .ttl_03 .ja {
  margin-right: 30px;
  margin-bottom: 0;
}
#order-flow .flowBox li .imgBox {
  margin-bottom: 0;
  float: left;
  width: 460px;
}
#order-flow .flowBox li .imgBox img:nth-child(n+2) {
  margin-top: 20px;
}
#order-flow .flowBox li .txtBox {
  width: 700px;
  float: right;
}
#order-flow .flowBox li .txtBox .headline {
  text-align: left;
  font-size: 24px;
  margin-bottom: 10px;
}
#order-flow .flowBox li .txtBox p {
  font-size: 16px;
  padding-left: 20px;
}
#order-flow .flowBox li .txtBox p:not(:last-child) {
  margin-bottom: 25px;
}
#order-flow .flowBox li .linkArea {
  text-align: right;
}
#order-flow .flowBox li .txtBox .btn_01 {
  width: 250px;
  display: inline-block;
}
#order-flow .flowBox li .txtBox .btn_01:nth-child(even) {
  margin-left: 30px;
}
#order-flow .flowBox li .txtBox .btn_01:nth-child(n+3) {
}
#order-flow .flowBox li .txtBox .btn_01 a {
  font-size: 16px;
}
#order-flow .flowBox li {
  padding: 80px 0 60px;
}
#order-flow #sec_02 .secBox:first-of-type {
  margin-bottom: 80px;
}
#order-flow #sec_02 .subTtl {
  margin-bottom: 20px;
}
#order-flow #sec_02 .subTtl span {
  font-size: 24px;
  padding: 11px 40px 12px;
}
#order-flow #sec_02 .headline {
  font-size: 24px;
  margin-bottom: 15px;
}
#order-flow #sec_02 .lead {
  line-height: 2;
  text-align: center;
  font-size: 18px;
}
#order-flow #sec_02 .qaBox {
  margin-top: 40px;
}
#order-flow #sec_02 .qaTtl {
  font-size: 24px;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
#order-flow #sec_02 dl {
  margin-bottom: 40px;
}
#order-flow #sec_02 dt {
  font-size: 22px;
  padding-left: 60px;
  padding-top: 10px;
  margin-bottom: 15px;
}
#order-flow #sec_02 .icon {
  width: 48px;
  height: 48px;
  line-height: 48px;
}
#order-flow #sec_02 dd {
  font-size: 18px;
  padding-top: 12px;
  padding-left: 110px;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
#order-flow #sec_02 dd .icon {
  left: 50px;
  font-size: 22px;
}
#order-flow #sec_02 .btn_01 a {
  width: 250px;
}
#order-flow .mvArea {
  padding: 60px 0;
}
#order-flow .mvArea .lead {
  font-size: 20px;
  margin-bottom: 35px;
}
#order-flow .mvBox {
  width: 60%;
  padding-top: 40%;
  margin: 0 auto 25px;
}
/*-------------------------------------

 生地について

--------------------------------------*/
#about-cloth #sec_01 .clothBox {
  padding: 50px;
}
#about-cloth #sec_01 li {
  float: left;
  width: 549px;
  padding-right: 50px;
}
#about-cloth #sec_01 .clothBox .ttl_03 {
  margin-bottom: 50px;
}
#about-cloth #sec_01 .imgBox {
  margin-bottom: 15px;
}
#about-cloth #sec_01 .name {
  font-size: 22px;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
#about-cloth #sec_01 .lead {
  font-size: 15px;
}
#about-cloth #sec_01 li:nth-child(n+2) {
  margin-top: 0;
  padding-top: 0;
  padding-right: 0;
  padding-left: 49px;
  border-top: none;
  border-left: dotted 1px #4a5e76;
}
#about-cloth #sec_02 {
  padding-bottom: 0
}
#about-cloth #sec_02 .subTtl {
  font-size: 28px;
  padding-left: 2.5em;
  margin-bottom: 25px;
  background-size: contain;
}
#about-cloth #sec_02 li:nth-child(n+2) {
  margin-top: 60px;
}
#about-cloth #sec_02 ul {
  margin-bottom: 80px;
}
#about-cloth #sec_02 .imgBox {
  float: left;
  width: 575px;
  margin-bottom: 0;
}
#about-cloth #sec_02 .txtBox {
  width: 575px;
  float: right;
}
#about-cloth #sec_02 .attention {
}
#about-cloth #sec_02 .attention .lead {
  text-align: center;
  font-size: 18px;
}
#about-cloth #sec_02 .attention:before {
  font-size: 40px;
  line-height: 1;
  margin-bottom: 10px;
}
#about-cloth #sec_02 .attention .headline {
  font-size: 32px;
  margin-bottom: 25px;
}
/*-------------------------------------

 生地ブランド一覧

--------------------------------------*/
#cloth-bland #sec_01 .blandLogo {
  float: none;
  width: 100%;
  margin-bottom: 10px;
}
#cloth-bland #sec_01 h3 {
  float: none;
  width: 100%;
  font-size: 16px;
  letter-spacing: -0.03em;
  padding-top: 0;
  padding-bottom: 25px;
  background-position: bottom center;
  background-size: auto 20px;
  margin-bottom: 10px;
}
#cloth-bland #sec_01 ul {
  width: 1050px;
  margin: 0 auto;
}
#cloth-bland #sec_01 ul:nth-of-type(n+2) {
  border-top: solid 1px #ddd;
  padding-top: 40px;
  margin-top: 40px;
}
#cloth-bland #sec_01 ul li {
  float: left;
  width: 225px;
  margin-right: 50px;
  padding: 0;
  border-bottom: none;
}
#cloth-bland #sec_01 ul li:last-child {
  margin-right: 0;
}
#cloth-bland #sec_01 ul li p {
  font-size: 14px;
  letter-spacing: -0.03em;
}
/*-------------------------------------

 よくある質問

--------------------------------------*/
#qa .ttlArea {
  padding-bottom: 60px;
}
#qa .ancLink {
  border: none;
}
#qa .ancLink li {
  width: 180px;
  margin-right: 24px;
}
#qa .ancLink li:last-child {
  margin-right: 0;
}
#qa .ancLink li a {
  position: relative;
  font-size: 16px;
  padding: 12px 0 10px;
}
#qa .ancLink li a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  border-style: solid;
  border-width: 15px 20px 0;
  border-color: #27364b transparent;
  width: 0;
  height: 0;
  margin: 0 auto;
  opacity: 0;
  transform: translateY(0px);
  transition: .4s;
}
#qa .ancLink li a:hover {
  color: #27364b;
  background: #fff;
}
#qa .ancLink li a:hover:after {
  opacity: 1;
  transform: translateY(5px);
}
#qa .section01 .mainTtl {
  font-size: 28px;
  padding: 16px 0 26px 75px;
  background-size: 60px auto;
  margin-bottom: 40px;
}
#qa .section01 .categoryBox li {
  transition: .4s;
  margin-right: 40px;
  padding: 12px 30px;
  font-size: 16px;
  width: auto;
}
#qa .section01 .categoryBox li.select {
  background: #27364b;
  color: #fff;
  pointer-events: none;
}
#qa .section01 .categoryBox li:hover {
  cursor: pointer;
  background: #27364b;
  color: #fff;
}
#qa .section01 .categoryBox li:before {
  border-width: 15px 15px 0 0;
}
#qa .section01 .categoryBox li:last-child {
  margin-right: 0;
}
#qa .section01 .categoryBox {
  margin-bottom: 60px;
}
#qa .section01 .subTtl {
  font-size: 32px;
  margin-bottom: 30px;
  text-align: left;
  line-height: 1;
}
#qa .section01 .subTtl:after {
  display: none;
}
#qa .section01 .qaWrap {
  position: relative;
  background: rgba(255,255,255,0.5);
  padding: 50px;
  border: solid 3px #a08b4d;
}
#qa .section01 .qaWrap:before {
  content: "";
  position: absolute;
  background: url(../Image/order-flow/icon_tag02.png) no-repeat center center /contain;
  width: 50px;
  height: 50px;
  left: -18px;
  top: -18px;
}
#qa .section01 dt {
  font-size: 22px;
  padding-left: 65px;
  padding-top: 15px;
  margin-bottom: 15px;
}
#qa .section01 .icon {
  font-size: 24px;
  width: 50px;
  height: 50px;
  line-height: 50px;
}
#qa .section01 dd {
  padding-left: 115px;
  font-size: 20px;
  padding-top: 14px;
  margin-bottom: 50px;
  padding-bottom: 50px;
}
#qa .section01 dd .icon {
  left: 50px;
}
/*-------------------------------------

 アフターサービス

--------------------------------------*/
#after-service .ttlArea .headline {
  font-size: 24px;
  text-align: center;
}
#after-service #sec_01 .ttl_03 {
  margin-bottom: 50px;
}
#after-service #sec_01 .serBox {
  margin-bottom: 80px;
}
#after-service #sec_01 .subTtl {
  font-size: 22px;
  padding: 12px 35px 12px;
  margin-bottom: 20px;
}
#after-service #sec_01 .lead {
  font-size: 18px;
  text-align: center;
}
#after-service .bnrArea .txtBox {
  text-align: center;
  padding: 0;
  margin-bottom: 30px;
  font-size: 20px;
}
#after-service .bnrArea .txtBox .list_item {
  margin: 10px 0;
}
#after-service .bnrArea .txtBox .list_item:before {
  display: none;
}
/*-------------------------------------

 アリエス

--------------------------------------*/
#aries-clothing #sec_01 .txtBox {
  width: 1000px;
  margin: 0 auto;
}
#aries-clothing .main_sec .headline {
  font-size: 28px;
  padding-bottom: 10px;
  margin-bottom: 40px;
}
#aries-clothing .main_sec .imgBox {
  text-align: center;
  margin-bottom: 30px;
}
#aries-clothing .main_sec .txtBox {
  font-size: 16px;
  width: 1000px;
  margin: 0 auto;
}
#aries-clothing .main_sec .btn_01 a {
  padding: 10px 40px;
}

#aries-clothing #sec_04 .mvBox{
  width:1000px;
  margin:0 auto 40px;
	text-align:center;
}
#aries-clothing #sec_04 .mvBox li{
		display:inline-block;
  width:48%;
  padding-top:25%;
}
#aries-clothing #sec_04 .mvBox li iframe{
  position:absolute;
  top:0;
  left:0;
}
#aries-clothing #sec_04 .mvBox li:last-child{
  margin-left:4%;
  margin-top:0;
}
/*-------------------------------------

 価格について

--------------------------------------*/
#about-price .ttlArea {
  text-align: center;
}
#about-price .ttlArea .ttl_01 {
  margin-bottom: 30px;
}
#about-price .ttlArea>.imgBox {
  width: auto;
  display: inline-block;
  padding: 15px;
  border-width: 5px;
  margin-bottom: 80px;
  border-radius: 25px;
}
#about-price .ttlArea .ancLink {
  padding: 60px 0;
}
#about-price .ttlArea .ancLink:after {
  border-width: 30px 60px 0;
}
#about-price .ttlArea .ancLink li {
  float: left;
  padding: 0;
}
#about-price .ttlArea .ancLink li:nth-child(n+2) {
  margin-left: 50px;
  margin-top: 0;
}
#about-price .ttlArea .ancLink li:before {
  display: none;
}
#about-price .ttlArea .ancLink .imgBox {
  width: 200px;
  height: 200px;
  margin-bottom: 15px;
  overflow: hidden;
  background: #fff;
}
#about-price .ttlArea .ancLink a {
  font-size: 20px;
  position: relative;
  padding-bottom: 10px;
}
#about-price .ttlArea .ancLink a:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 2px;
  background: #a08a4d;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  transform: scaleX(0);
  transition: .4s;
}
#about-price .ttlArea .ancLink a .imgBox img {
  transition: .4s;
}
#about-price .ttlArea .ancLink a:hover .imgBox img {
  opacity: 0.5;
  transform: scale(1.1);
}
#about-price .ttlArea .ancLink a:hover:after {
  transform: scaleX(1);
}
#about-price .main_sec {
  padding: 80px 0;
}
#about-price #sec_01 {
  padding-top: 110px;
}
#about-price .main_sec .wrapBox {
  width: 90%;
  margin: 0 auto;
}
#about-price .main_sec .secBox {
}
#about-price .main_sec .secBox:nth-child(n+2) {
  margin-top: 50px;
  padding-top: 50px;
}
#about-price .main_sec .imgBox {
  width: 300px;
  margin: 0;
  float: left;
}
#about-price .main_sec .txtBox {
  float: right;
  width: 730px;
  font-size: 16px;
}
#about-price .main_sec .headline {
  font-size: 26px;
  font-weight: bold;
  color: #27364b;
  margin-bottom: 30px;
  line-height: 1.6;
  text-align: left;
}
#about-price .main_sec .detail {
  line-height: 1.4;
  margin-top: 0;
  font-size: 24px;
  text-align: left;
  margin-bottom: 10px;
}
#about-price .main_sec .lead p:not(:last-child) {
  margin-bottom: 10px;
}
#about-price .main_sec .lead:not(:last-child) {
  margin-bottom: 30px;
}
#about-price .main_sec .bnrBox {
  width: 100%;
  text-align: right;
}
#about-price .main_sec .annotation {
  font-size: 90%;
}
/*-------------------------------------

 会社概要

--------------------------------------*/
#company #sec_01 .ttl_03 {
  margin-bottom: 40px;
}
#company #sec_01 .headline {
  line-height: 1;
  font-size: 28px;
  margin-bottom: 20px;
}
#company #sec_01 .lead {
  text-align: center;
  font-size: 18px;
  line-height: 2.5;
}
#company #sec_02 table {
  width: 90%;
  margin-bottom: 80px;
}
#company #sec_02 th, #company #sec_02 td {
  padding: 20px;
}
#company #sec_02 th {
  width: 200px;
}
#company #sec_02 .mapBox {
  padding-top: 400px;
}
#company #sec_03 .histBox {
  padding: 50px;
  width: 1100px;
  margin: 0 auto;
  background: rgba(255,255,255,0.7);
}
#company #sec_03 .histBox ul {
  width: 70%;
  margin: 0 auto;
}
#company #sec_03 .histBox ul:before {
  left: 24px;
}
#company #sec_03 .histBox li {
  padding: 25px 0;
}
#company #sec_03 .histBox .ymd {
  font-size: 20px;
  margin-bottom: 10px;
  padding-left: 50px;
  font-weight: bold;
  color: #122533;
}
#company #sec_03 .histBox .ymd:before {
  width: 19px;
  height: 19px;
  left: 14px;
  top: 0;
}
#company #sec_03 .histBox .text {
  padding-left: 80px;
  font-weight: bold;
  color: #27364b;
  font-size: 18px;
}
/*-------------------------------------

 採用情報

--------------------------------------*/
#recruit .ancLink {
  font-size: 0;
  text-align: center;
  margin-bottom: 40px;
}
#recruit .ancLink li {
  width: 250px;
  margin-right: 50px;
  display: inline-block;
  float: none;
}
#recruit .ancLink li:last-child {
  margin-right: 0;
}
#recruit .ancLink li a {
  font-size: 18px;
  padding: 15px 40px;
  border-width: 1px;
}
#recruit .ancLink li a:hover {
  background: #fff;
  color: #122533;
}
#recruit #sec_01 .voiceBox {
  width: 100%;
  margin: 0 auto;
}
#recruit #sec_01 .imgBox {
  float: left;
  margin-right: 0;
}
#recruit #sec_01 .nameBox {
  width: 65%;
  float: right;
  margin-bottom: 30px;
}
#recruit #sec_01 .headline {
  font-size: 28px;
  line-height: 1.4;
  margin-bottom: 0px;
}
#recruit #sec_01 .name {
  font-size: 20px;
  text-align: left;
}
#recruit #sec_01 .txtBox {
  float: right;
  width: 65%;
  font-size: 14px;
  margin-top: 0;
}
#recruit #sec_02 .ancLink02 {
  font-size: 0;
  text-align: center;
  margin-bottom: 25px;
}
#recruit #sec_02 .ancLink02 li {
  width: 250px;
  float: none;
  display: inline-block;
}
#recruit #sec_02 .ancLink02 li a {
  padding: 15px 40px;
  font-size: 16px;
  border: solid 1px #a08a4d;
  font-weight: bold;
}
#recruit #sec_02 .ancLink02 li a:hover {
  color: #a08a4d;
  background: #ffff;
}
#recruit #sec_02 .tblBox .caption {
  font-size: 26px;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
#recruit #sec_02 .tblBox .caption:after {
  width: 70px;
}
#recruit #sec_02 .tblBox table {
  margin-bottom: 40px;
}
#recruit #sec_02 .tblBox .btn_01 a {
  width: 250px;
  padding: 12px 0;
  font-size: 18px;
}
#recruit #sec_02 .tblBox th, #recruit #sec_02 .tblBox td {
  font-size: 18px;
}
#recruit #sec_02 .tblBox th {
  width: 250px;
}
#recruit #sec_02 .tblBox {
  margin-bottom: 80px;
}
/*-------------------------------------

 プライバシーポリシ－

--------------------------------------*/
#privacy #sec_01 .lead {
  font-size: 18px;
  width: 90%;
  margin: 0 auto;
}
#privacy #sec_01 .lead:not(:last-child) {
  margin-bottom: 40px;
}
#privacy #sec_01 dt {
  font-size: 21px;
  padding-left: 20px;
  border-width: 10px;
  margin-bottom: 15px;
}
#privacy #sec_01 dd {
  padding-left: 30px;
  font-size: 18px;
  margin-bottom: 40px;
}
#privacy #sec_01 dl {
  width: 90%;
  margin: 0 auto 40px;
}
/*201910追加*/
#privacy #sec_01 dd .list_01 li {
  padding-left: 2em;
  text-indent: -2.5em;
}
#privacy #sec_01 .p_bottom {
  width: 90%;
  margin: 70px auto;
  font-size: 18px;
}
#privacy #sec_01 .p_bottom .p_box {
  border: solid 1px #122533;
  padding: 36px;
}
#privacy #sec_01 .p_bottom .p_box .ttl {
  font-size: 20px;
  margin-bottom: 10px;
  color: #27364b;
}
#privacy #sec_01 .p_bottom .p_box .address {
  margin-top: 10px;
}
#privacy #sec_01 .p_bottom .txt {
  margin-top: 10px;
}
#privacy #sec_01 dl.dl_inner {
  width: auto;
  margin-top: 20px;
}
#privacy #sec_01 dl.dl_inner dt {
  font-size: 20px;
  padding-left: 0;
  border: none;
  margin-bottom: 5px;
}
#privacy #sec_01 dl.dl_inner dd {
  margin-bottom: 20px;
}
#privacy #sec_01 dl.dl_inner dd .txt_box {
  margin-top: 5px;
}
#privacy #sec_01 .txt_link {
  margin-top: 5px;
}
#privacy #sec_01 .txt_link a {
  text-decoration: underline;
}
#privacy #sec_01 .txt_link a:hover{
  opacity: 0.7;
}
#privacy #sec_01 dl .list_02 {
  margin-top: 15px;
}
#privacy #sec_01 dl .list_02 .list_wrap:not(:first-child) {
  margin-top: 15px;
}
#privacy #sec_01 dl .list_disc {
  text-indent: -1em;
  padding-left: 1em;
  margin-top: 15px;
}
#privacy #sec_01 .p_box {
  border: solid 1px #122533;
  padding: 36px;
  margin-top: 20px;
}
#privacy #sec_01 .p_box .ttl {
  font-size: 20px;
margin-bottom: 10px;
color: #27364b;
}
#privacy #sec_01 .p_box .address {
  margin-top: 10px;
}
/*-------------------------------------

 インフォマティブデータについて

--------------------------------------*/
#informative #sec_01 .lead {
    font-size: 18px;
}
#informative #sec_01 dt {
    font-size: 22px;
    padding-left: 0.6em;
    border-left-width: 0.4em;
    line-height: 1.5;
    margin-bottom: 1em;
}
#informative #sec_01 dd {
    font-size: 16px;
    margin-bottom: 50px;
}
#informative #sec_01 .secBox {
    width: 80%;
    margin: 0 auto;
}
#informative #sec_01 .list_01 {
    margin-bottom: 50px;
}
#informative #sec_01 dd th {
    width: 35%;
}
#informative #sec_01 dd th, #informative #sec_01 dd td {
    padding: 0.8em;
}
/*-------------------------------------

 サイトマップ

--------------------------------------*/
#sitemap #sec_01 .smBox {
  width: 1100px;
  margin: 0 auto;
  padding: 80px;
  background: rgba(255,255,255,0.6);
  border: solid 3px #a08a4d;
}
#sitemap #sec_01 .smList>li {
  margin-bottom: 30px;
}
#sitemap #sec_01 .smList>li>span a {
  font-size: 22px;
  display: block;
  padding: 15px 10px;
}
#sitemap #sec_01 .smList>li>span a:after {
  content: "\f061";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 18px;
  vertical-align: middle;
  margin-left: 30px;
  opacity: 0;
  transition: .4s;
  color: #122533;
}
#sitemap #sec_01 .smList>li>span a:hover:after {
  opacity: 1;
  transform: translateX(10px);
}
#sitemap #sec_01 .smList>li>span:not(:last-child) {
  margin-bottom: 20px;
}
#sitemap #sec_01 .children {
  margin: 0 10px;
}
#sitemap #sec_01 .children li {
  width: 23.5%;
  margin-right: 2%
}
#sitemap #sec_01 .children li:nth-child(4n) {
  margin-right: 0;
}
#sitemap #sec_01 .children li:nth-child(n+5) {
  margin-top: 20px
}
#sitemap #sec_01 .shopList dt {
  padding: 15px 10px;
  font-size: 20px;
  margin-bottom: 20px;
}
#sitemap #sec_01 .shopList dd {
  margin-bottom: 40px;
}
#sitemap #sec_01 .shopList dd:last-child {
}
#sitemap #sec_01 .children a {
  padding: 14px 0;
  font-size: 14px;
}
#sitemap #sec_01 .children a:hover {
  background: #27364b;
  color: #fff;
}
#sitemap #sec_01 .smList01>li {
  float: left;
  width: 440px;
}
#sitemap #sec_01 .smList01 {
  margin-bottom: 50px;
}
#sitemap #sec_01 .smList01>li:nth-child(even) {
  margin-left: 54px;
}
#sitemap #sec_01 .smList01>li:last-child {
  margin-bottom: 0;
}
#sitemap #sec_01 .smList01 .children li {
  width: 50%;
}
/*-------------------------------------

 お問い合わせ

--------------------------------------*/
#contact .ttlArea .lead {
  font-size: 18px;
  text-align: center;
  line-height: 2.5;
}
#contact .ttlArea .lead .strong {
  font-size: 120%;
  line-height: 2;
  display: inline-block;
}
/*-------------------------------------

 応募フォーム

--------------------------------------*/
#apply .ttlArea .lead {
  font-size: 18px;
  text-align: center;
  line-height: 2.5;
}
#apply .ttlArea .lead .strong {
  font-size: 120%;
  line-height: 2;
  display: inline-block;
}
/*-------------------------------------

 サンクスページ

--------------------------------------*/
#thanks .ttlArea .message {
  font-size: 22px;
  line-height: 3;
  margin-bottom: 20px;
}
/*-------------------------------------

  ページャー

--------------------------------------*/
/* ナビゲーション全体のデザイン */
.wp-pagenavi a, .wp-pagenavi .current, .wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink, .wp-pagenavi .first, .wp-pagenavi .last {
  font-size: 18px;
  line-height: 30px;
  width: 30px;
  padding: 0;
}
/* ボタン<a>タグのデザイン */
.wp-pagenavi a:hover {
  font-size: 22px;
  color: #122634;
  border-bottom-color: #122634;
}
/* 表示中のページ番号のデザイン */
.wp-pagenavi .current {
  font-size: 22px;
}
/* 1ページ目・最終ページのデザイン */
.wp-pagenavi .first, .wp-pagenavi .last {
  font-size: 18px;
}

/*-------------------------------------

  WEBSHOP OPEN

--------------------------------------*/
#webshop-open #sec_01 h1{
    margin-bottom:80px;
}
#webshop-open #sec_01 .linkBox:not(:last-child){
    margin-bottom:60px;
}
#webshop-open #sec_01  .tArea{
    font-size: 18px;
    line-height: 2.5;
    padding:1.5em 0;
}
#webshop-open #sec_01  .tArea:not(:last-child){
    margin-bottom:60px;
}
#webshop-open #sec_01 .headline{
    font-size: 28px;
    margin-bottom: 60px;
}
#webshop-open #sec_01 .secBox {
    margin-bottom:60px;
}
#webshop-open #sec_01 .secBox .imgBox{
    float:right;
    width:40%;
    margin-bottom: 0;
}
#webshop-open #sec_01 .secBox .pBox{
    float:left;
    width:58%;
}
#webshop-open #sec_01 .secBox .pTtl{
    font-size:28px;
    margin-bottom:25px;
}
#webshop-open #sec_01 .secBox .ttl{
    font-size:19px;
    font-weight:bold;
    color:#314062;
    margin-bottom:10px;
}
#webshop-open #sec_01 .secBox .text{
	font-size: 16px;
}
#webshop-open #sec_01 .secBox ul{
    padding-left:0px;
}
#webshop-open #sec_01 .secBox li:nth-child(n+2){
    margin-top:40px;
}
#webshop-open #sec_01 .subttl {
    text-align:center;
    font-size: 30px;
    margin-bottom:40px;
}
#webshop-open #sec_01 .subttl span{
    padding:0 3em;
    display:inline-block;
}
#webshop-open #sec_01 .subttl span:before{
    content: "~";
    font-size: 200%;
    position: absolute;
    left: 35px;
    top: -23px;
    bottom: 0px;
    margin: auto 0;
}
#webshop-open #sec_01 .subttl span:after{
    content: "~";
    font-size: 200%;
    position: absolute;
    right: 35px;
    top: -23px;
    bottom: 0;
    margin: auto 0;
}
#webshop-open #sec_01 dl{
    margin-bottom:80px;
}
#webshop-open #sec_01 dt{
    font-size:28px;
}
#webshop-open #sec_01 dd{
    text-align: center;
}
#webshop-open #sec_01 dd:not(:last-child){
    margin-bottom:60px;
}
#partner .ttlArea {
  padding-bottom: 40px;
}
#partner #sec_01 .sec_box {
  background: rgba(39, 54, 75, 0.75);
  padding: 60px 40px;
  width:840px;
  margin:0 auto;
}
#partner #sec_01 .sec_box .sec_ttl {
  font-size: 26px;
  line-height: 1.4;
}
#partner #sec_01 .sec_box p {
  font-size: 18px;
}
#partner #sec_02 .gInner {
  width: 840px;
}
#partner #sec_02 .sec_box {
  margin-bottom: 40px;
}
#partner #sec_02 .sec_box .sec_ttl {
  font-size: 22px;
}
#partner #sec_02 .sec_box ul {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  padding: 2%;
  width: 96%;
  margin: 0 auto;
}
#partner #sec_02 .sec_box ul li {
  width: 49%;
  font-size: 16px;
}
#partner #sec_02 .sec_box ul li:nth-child(n+2) {
  margin-top: 0%;
}
#partner #sec_02 .sec_box ul li:nth-child(n+3) {
  margin-top: 2%
}
#partner #sec_02 .inq_box {
  width: 96%;
  margin: 0 auto;
  padding: 35px 40px
}
#partner #sec_02 .inq_box .sub_ttl {
  font-size: 22px;
}
#partner #sec_02 .inq_box p {
  text-align: center;
  margin-bottom: 1.5em;
  font-size: 16px;
}


/*-------------------------------------

  RESERVATION FORM

--------------------------------------*/
.ttlArea .lead.box_note {
  padding: 40px;
  background-color: #f4f4f4;
  line-height: 2;
}
.ttlArea .lead.box_note .strong {
  margin-bottom: 15px;
  text-align: center;
  font-weight: bold;
  font-size: 120%;
  color: #122533;
  line-height: 1.3;
}
.ttlArea .lead.box_note .strong > span {
  display: inline-block;
  padding: 0 10px 10px;
  border-bottom: 1px solid #122533;
}
.ttlArea .lead.box_note .item_checkbox {
  margin-top: 20px;
}

.tbl_form .fx_sb {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  white-space: nowrap;
}
.tbl_form .fx_sb .must-fill,
.tbl_form .fx_sb .not-must-fill {
  margin-top: 0;
  float: none;
}

.input_under {
  margin-top: 5px;
  font-weight: bold;
  font-size: 14px;
}

.item_checkbox {
  text-align: center;
  line-height: 1.3;
  letter-spacing: .1rem;
}
.item_checkbox label > input {
  position: absolute;
  visibility: hidden;
}
.item_checkbox label > input + span {
  position: relative;
  display: inline-block;
  padding-left: 1.8em;
  font-weight: bold;
  color: #122533;
}
.item_checkbox label > input + span::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1.25em;
  height: 1.25em;
  border: 1px solid #c9c9c9;
  background-color: #fff;
}
.item_checkbox label > input:checked + span::after {
  display: block;
  content: '';
  position: absolute;
  top: .1875em;
  left: .1875em;
  width: 1.125em;
  height: .6em;
  border-left: .3rem solid #122533;
  border-bottom: .3rem solid #122533;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.ul_radio {
  line-height: 2;
}
.ul_radio > li {
  display: inline-block;
  line-height: 1.3;
}
.ul_radio > li:not(:last-child) label {
  display: inline-block;
  margin-right: 1.6em;
}
.ul_radio > li label > input {
  position: absolute;
  visibility: hidden;
}
.ul_radio > li label > input + span {
  position: relative;
  display: inline-block;
  padding-left: 20px;
}
.ul_radio > li label > input + span::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #c9c9c9;
  background-color: #f4f4f4;
}
.ul_radio > li label > input:checked + span::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 3px;
  bottom: 0;
  margin: auto;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #a08a4d;
}

.ul_checkbox {
  line-height: 2;
}
.ul_checkbox > li {
  display: block;
  margin-bottom: 10px;
  line-height: 1.3;
}
.ul_checkbox > li:last-child {
  margin-bottom: 0;
}
.ul_checkbox > li label {
  cursor: pointer;
}
.ul_checkbox > li label > input {
  position: absolute;
  visibility: hidden;
}
.ul_checkbox > li label > input + span {
  position: relative;
  display: inline-block;
  padding-left: 25px;
}
.ul_checkbox > li label > input + span::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 15px;
  height: 15px;
  border: 1px solid #c9c9c9;
  background-color: #f4f4f4;
}
.ul_checkbox > li label > input:checked + span::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: .2em;
  bottom: 5px;
  margin: auto;
  width: 15px;
  height: 6px;
  border-left: 2px solid #122533;
  border-bottom: 2px solid #122533;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.box_useselect,
.box_schedule {
  display: none;
  margin-top: 6px;
}
.mw_wp_form_confirm .box_useselect,
.mw_wp_form_confirm .box_schedule {
  display: block;
}

.date_box + .date_box {
  margin-top: 15px;
}
.date_box .sup {
  font-weight: bold;
  font-size: 14px;
}

.fx_date {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.fx_date > .item + .item {
  margin-left: 1.5em;
}
.fx_date > .item {
  width: 25%;
}
.fx_date > .item > input,
.fx_date > .item > select {
  width: 100%;
}

.mfp_element_button.btn_cancel {
  background: #fff;
  color: #595959;
  border-color: #595959;
}
.mfp_element_button.btn_cancel:hover {
  background: #595959;
  color: #fff;
}

.ta_center {
  text-align: center;
}

.btn_column {
  margin-top: 90px;
}
.btn_column > * + * {
  margin-top: 15px;
}

}
