@charset "utf-8";

/*-----------------------------------------------------------
全体スタイル
-----------------------------------------------------------*/

body {
	width: 100% !important;
	color: #4d4d4d;
	font-size: 16px;
	line-height: 1.6;
	overflow: hidden;
	position: relative;
}

table tr td a {
    color: #4d4d4d;
}

input,
textarea,
button,
select,
option {
	outline: none;
}

input[type="text"] {
	height: 25px;
	padding: 5px;
}

input[type="text"],
textarea,
select,
option {
	border: 1px solid #CCC;
}

button {
	border: none;
	outline: none;
	background: none;
}

.hovOpa:hover {
    opacity: .6;
}

/*PCサイズ*/
.pc {
	display: block;
}

.sp, .spTel {
	display: none;
}

.pcTel {
	display: inline;
}



/*image 切り替え*/



/* Base_Common01(no edit plz)
-----------------------------------------------------------*/

/*link*/

a {
	text-decoration: underline;
}

a:hover, a:active {
    text-decoration: none;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

/*wrap*/

.relativeWrap {
    position: relative;
}



/*title*/

.title01 {
    text-align: center;
}

.title02 {
    text-align: center;
}

/*titleLeads*/

.titLeads01 {
    font-size: 16px;
    font-family: "游ゴシック", "Yu Gothic";
    line-height: 32px;
    color: #4d4d4d;
}


/*txt center-left*/

.inlineCenter {
    text-align: center;
}

.inlineCenter > p {
    text-align: left;
    display: inline-block;
}

/*contentLay ↓xxx*/

.contentsBox01 {
    max-width: 1200px;
    width: 96%;
    margin: 0 auto 0;
}

.r_img01 {
    float:  right;
    max-width: 750px;
    width: 62.5%;
    margin: 0;
}

.l_img01 {
    float: left;
    max-width: 750px;
    width: 62.5%;
    margin: 0;
    max-width: 575px;
    width: 47.91%;
    float: left;
    margin: 0;
}

.l_txt01 {
    float:  left;
    max-width: 400px;
    width: 33.333%;
    margin: 0 4.1% 0 0;
}

.r_txt01 {
    margin: 0 0 0 4.1%;
    float: right;
    max-width: 400px;
    width: 33.333%;
    max-width: 575px;
    width: 47.91%;
    float: right;
    margin: 0 0 0 0.41%;
}

.lead01 {
    font-size:  14px;
    /* padding:  0 20px 0; */
    line-height: 30px;
}

.r_txt01 > h3 {
    font-size: 25px;
    letter-spacing: 1px;
}

.l_txt01 > h3 {
    font-size: 25px;
    letter-spacing: 1px;
}

.l_txt01 > h4 {
    font-size: 25px;
    letter-spacing: 1px;
}
.r_txt01 > h4 {
    font-size: 22px;
    letter-spacing: 1px;
}

.contentsLead01 {
    font-size: 15px;
    line-height: 1.6;
    margin: 7px 0 0;
}


.l_txt01 > h4 {
    font-size: 20px;
    margin: 5px 0 0;
}

/*contentLay ↑xxx*/


/*btn*/



/*bgset*/

.bg01 {
    background: url(../img/bg01.png) no-repeat center top;
    background-size: cover;
}

.bg02 {
    background: url(../img/bg02.jpg) no-repeat center top;
}

.bg03 {
    background: url(../img/bg03.jpg) no-repeat center top;
}

.bg04 {
    background: url(../img/bg04.jpg) no-repeat center top;
}

.bg05 {
    background: url(../img/bg05.jpg) no-repeat center center;
}


/* Base_Common02( Prime bottom CommonContents)
-----------------------------------------------------------*/

/*bnrset*/

.bnrSelection {
    margin: 70px auto 0;
}

.bnrSelect01 > a > div,
.bnrSelect02 > a > div,
.bnrSelect03 > a > div,
.bnrSelect04 > a > div {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.bnrSelect01 > a:hover > div,
.bnrSelect02 > a:hover > div,
.bnrSelect03 > a:hover > div,
.bnrSelect04 > a:hover > div, {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.bnrSelect01 > a > div {
    background: url(../img/img_bnrselect01.png) no-repeat center top;
    background-size: cover;
}

.bnrSelect02 > a > div {
    background: url(../img/img_bnrselect02.png) no-repeat center top;
    background-size: cover;
}

.bnrSelect03 > a > div {
    background: url(../img/img_bnrselect03.png) no-repeat center top;
    background-size: cover;
}

.bnrSelect04 > a > div {
    background: url(../img/img_bnrselect04.png) no-repeat center top;
    background-size: cover;
}

.bnrSelect05 > a > div {
    background: url(../img/img_bnrselect05_20220128.png) no-repeat center top;
    background-size: cover;
}

.bnrSelect01 > a:hover > div {
    background: url(../img/img_bnrselect01_on.png) no-repeat center top;
    background-size: cover;
}

.bnrSelect02 > a:hover > div {
    background: url(../img/img_bnrselect02_on.png) no-repeat center top;
    background-size: cover;
}

.bnrSelect03 > a:hover > div {
    background: url(../img/img_bnrselect03_on.png) no-repeat center top;
    background-size: cover;
}

.bnrSelect04 > a:hover > div {
    background: url(../img/img_bnrselect04_on.png) no-repeat center top;
    background-size: cover;
}

.bnrSelect05 > a:hover > div {
    /* background: url(../img/285x100.png) no-repeat center top; */
    background-size: cover;
    filter: brightness(110%);
}

.bnrSection {
    border-top: solid 1px rgba(128, 128, 128, 0.1);
    margin: 100px auto 0;
    padding: 50px 0;
}

.bnrSelectBox01 > li {
    max-width: 285px;
    width: 23.36%;
    /* float: left; */
    margin: 0 0.8%;
}

.bnrSelectBox01 {
    max-width: 1220px;
    width: 96%;
    margin: 0 auto 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}

.bnrSelectBox01 > li:first-child {
    /* margin: 0; */
}

.bnrSelectBox01 > li > a {
    display: block;
    text-decoration: none;
    /* padding: 10px; */
    position: relative;
    overflow: hidden;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.pagetop a {
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    width: 50px;
    height: 50px;
    border: 1px solid #00558d;
    cursor: pointer;
    display: block;
}

.pagetop a:hover span {
    bottom: 2px;
}

.pagetop a span {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 10px;
    height: 9px;
    margin: auto;
    background: url(../img/pagetopicon.png) no-repeat center top;
    background-size: cover;
}

.pagetop {
    position: absolute;
    right: 50px;
    bottom: 100px;
}


/*--- #slide ---*/

#modal {
	display: none;
}



/*-----------------------------------------------------------
テーブル共通
-----------------------------------------------------------*/

.baseTb {
	border-collapse: separate;
	width: 100%;
	margin: 0 auto;
}

.baseTb th {
	color: #fff;
}

.baseTb td {
	background: rgba(255, 255, 255, 0.8);
	color: #555;
	padding: 13px 2% 10px;
	border-bottom: 1px solid #d8cfcf;
}

.baseTb th {
	background: rgba(0, 85, 141, 0.8);
	border-bottom: solid 1px rgb(167, 199, 220);
}

.baseTb td {
	/* background: #d7e9cf; */
}

/*-----------------------------------------------------------
header
-----------------------------------------------------------*/

/*--- 共通 ---*/

.headerWrap {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
}

.logo {
    max-width: 244px;
    width: 23.01%;
    float: left;
}

.headFrame {
    max-width: 1200px;
    width: 96%;
    margin: auto;
}

.hnav {
    max-width: 762px;
    width: 71.88%;
    float: left;
    margin: 20px 0 0 4.50%;
}
/*--- conerinfo ↑---*/

/*--- cover ↓---*/


/*--- coverinfo ↑---*/


/*--- 下層header ---*/

/*--- 下層headercover ---*/
#incover01 > img {
    max-width: 1200px;
    width: 96%;
    margin: auto;
    text-align: center;
    box-shadow: 0px 1px 7px 0px rgba(26, 33, 35, 0.1);
    -moz-box-shadow: 0px 1px 7px 0px rgba(26, 33, 35, 0.1);
    -webkit-box-shadow: 0px 1px 7px 0px rgba(26, 33, 35, 0.1);
    display: block;
}

#incover01 {
    padding: 34px 0;
}

.incoverSet {
    background: url(../img/incover_bg_bg.jpg) no-repeat center top;
}

.incover01 {
    background: url(../img/incover01_bg.jpg) no-repeat center top;
}

.incover02 {
    /* background: url(../img/incover02_bg.jpg) no-repeat center top; */
}

.incover03 {
    /* background: url(../img/incover03_bg.jpg) no-repeat center top; */
}

.incover04 {
    /* background: url(../img/incover04_bg.jpg) no-repeat center top; */
}

.incover13 {
    /* background: url(../img/incover13_bg.jpg) no-repeat center top; */
}

.incover14 {
    /* background: url(../img/incover14_bg.jpg) no-repeat center top; */
}

.incover15 {
    /* background: url(../img/incover15_bg.jpg) no-repeat center top; */
}

.incover17 {
    /* background: url(../img/incover17_bg.jpg) no-repeat center top; */
}

.incover18 {
    /* background: url(../img/incover18_bg.jpg) no-repeat center top; */
}

.incover20 {
    /* background: url(../img/incover20_bg.jpg) no-repeat center top; */
}

.incover22 {
    /* background: url(../img/incover22_bg.jpg) no-repeat center top; */
}

.incover28 {
    /* background: url(../img/incover28_bg.jpg) no-repeat center top; */
}


.incover29 {
    /* background: url(../img/incover29_bg.jpg) no-repeat center top; */
}

.incover30 {
    /* background: url(../img/incover30_bg.jpg) no-repeat center top; */
}

.incover31 {
    /* background: url(../img/incover31_bg.jpg) no-repeat center top; */
	background: url(../img/incover_bg_pk.jpg) no-repeat center top;
}

.incover32 {
    /* background: url(../img/incover32_bg.jpg) no-repeat center top; */
}

.incover33 {
    /* background: url(../img/incover33_bg.jpg) no-repeat left top; */
}

.incover34 {
    /* background: url(../img/incover34_bg.jpg) no-repeat center top; */
}

.incover35 {
    /* background: url(../img/incover35_bg.jpg) no-repeat center top; */
	background: url(../img/incover_bg_gr.jpg) no-repeat center top;
}

.incover36 {
    background: url(../img/incover29_bg.jpg) no-repeat center top;
}

.incover37 {
    background: url(../img/incover29_bg.jpg) no-repeat center top;
}

.incover38 {
    background: url(../img/incover30_bg.jpg) no-repeat center top;
}

.incover39 {
    background: url(../img/incover31_bg.jpg) no-repeat center top;
}

.incover40 {
    background: url(../img/incover32_bg.jpg) no-repeat center top;
}


/*-----------------------------------------------------------
 nav
-----------------------------------------------------------*/

.logo a {
    display: block;
}

.gnav > ul {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    /* -ms-flex-wrap: wrap; */
    /* -webkit-flex-wrap: wrap; */
    /* flex-wrap: wrap; */
    justify-content: flex-start;
    align-items: flex-start;
}

.gnav > ul > li {
	/* float: left; */
}

.gnav > ul li a {
	display: block;
	position: relative;
}

.nav {
    width: 75%;
    max-width: 1142px;
    margin: 10px auto 0;
    float: right;
}



.gnav > ul li a:before {
    content: "";
    position: absolute;
    left: 50%;
    width: 0;
    bottom: 0px;
    background: #c7146f;
    height: 2px;
    -webkit-transition-property: left, width;
    transition-property: left, width;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.gnav > ul li a:hover:before, .gnav > ul li a:focus:before, .gnav > ul li a:active:before {
    left: 0;
    width: 100%;
}

.h1 {
    max-width: 324px;
    width: 17.052%;
    float: left;
    margin: 0 0 0 9px;
}

header {
    max-width: 1900px;
    width: 100%;
    margin: auto;
    padding: 10px 0;
}

.navItem01 {
    /* max-width: 89px; */
    /* width: 11.67%; */
}

.navItem02 {
    /* max-width: 96px; */
    /* width: 12.59%; */
}

.navItem03 {
    max-width: 99px;
    width: 12.99%;
}

.navItem04 {
    /* max-width: 101px; */
    /* width: 13.25%; */
}

.navItem05 {
    /* max-width: 93px; */
    /* width: 12.2%; */
}

.navItem06 {
    /* max-width: 166px; */
    /* width: 21.78%; */
}

.navItem07 {
    /* max-width: 118px; */
    /* width: 15.48%; */
}






/*--  Gナビ ドロップ  --*/
.gnav > ul .navItem06:hover {
    cursor: pointer;
    color: #e37c2a;
}

.dropmenu ul > li > ul > li > a:hover {
    background: #c7146f;
}

.dropmenu ul > li {
    position: relative;
}

.dropmenu ul > li > a {
    display: block;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.dropmenu ul > li > ul {
    display: none;
    position: absolute;
    z-index: 4000;
    /* position: relative; */
    color: #fff;
    border-top: solid 1px #fff;
    width: 166%;
    top: 100%;
    max-width: 260pxpx;
}



.dropmenu ul > li:hover ul {
    display: block;
}

.dropmenu ul > li > ul > li {
    display: block;
    float:  none;
    text-align: left;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .5s;
    white-space: nowrap;
    line-height: 1.2;
}

.dropmenu ul > li > ul > li:first-child {
   border-top: #fff;
}

.dropmenu ul > li > ul > li > a:before {
    display: none;
}

.dropmenu ul > li > ul > li > a {
    display: block;
    padding: 16px 3px 15px 8px;
    color: #383333;
    text-decoration: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all  .3s;
    font-size: 14px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF,endColorstr=#CCFFFFFF);
    background: rgba(255, 255, 255, 0.86);
    border-bottom: 1px solid #383333;
    line-height: 18px;
    /* border: solid 1px #fff; */
    font-family: 'Century Gothic';
    font-weight: 600;
}

.gnav.dropmenu > ul > li > ul > li {
    max-width: 100%;
    width: 100%;
}

.dropmenu ul > li > ul > li > a:hover {
    /* background: #fff; */
    color: #fff;
    /* background: #a9aeda; */
}

.dropmenu ul > li > ul > li p a {
    padding: 17px 0 15px 14px;
    display: block;
    padding: 17px 0 15px 14px;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 14px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF,endColorstr=#CCFFFFFF);
    background:#4D71CB;
    border-bottom: 1px solid #fff;
    line-height: 18px;
}

nav ul:after,
nav:after {
	content: '';
	display: block;
	clear: both;
}

/*--- cover ↓---*/
.coverWrap {
    background: url(../img/coverwrap_bg.jpg) no-repeat center top;
    position: relative;
    padding: 50px 0 0;
    background-size: cover;
}

.mainSlider .coverBase img {
    max-width: 1200px;
    width: 100%;
    margin: auto;
    text-align: center;
    box-shadow: 0px 1px 7px 0px rgba(26, 33, 35, 0.1);
    -moz-box-shadow: 0px 1px 7px 0px rgba(26, 33, 35, 0.1);
    -webkit-box-shadow: 0px 1px 7px 0px rgba(26, 33, 35, 0.1);
}

.mainSlider .coverBase {
  background-size: cover;
  margin: auto;
  text-align: center;
}

.dot-class > li {
    width: 10px;
    height: 10px;
    background: #8dbb27;
    text-indent: -999999999px;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
    border-radius: 100%;
}

.dot-class {
    text-align: center;
    margin: 100px auto 0;
}

.dot-class > li.slick-active {
    background: #c7146f;
}

.mainSlider {
    max-width: 1200px;
    width: 96%;
    margin: 0 auto;
}

.coverWrap .slick-arrow {
    /* width: 40px; */
    /* padding: 8px 0; */
    /* background: rgba(0, 85, 141, 0.9); */
    cursor: pointer;
}

.coverWrap .slick-arrow:hover {
    /* background: #00558d; */
}

.coverWrap .slick-arrow img {
    vertical-align: middle;
}

.coverWrap .slick-prev {
    position: absolute;
    left: -7.3%;
    top: 38.9%;
    z-index: 999;
}

.coverWrap .slick-next {
    position: absolute;
    right: -7.3%;
    top: 38.9%;
}
/*--- coverinfo ↑---*/








/*-----------------------------------------------------------
 #main
-----------------------------------------------------------*/

/* mainCommonBase(no edit plz)↓
----------------------------------------------------------- */

#main {
	max-width: 1920px;
	width:100%;
	margin: 0 auto;
}

.brMIdIn {
    display: none;
}

/* mainCommonBase(no edit plz)↑
----------------------------------------------------------- */


/*-- top --*/

.top00Wrap {
    margin: 140px auto 0;
    width: 96%;
    /* border-bottom: solid 1px rgba(128, 128, 128, 0.1); */
    padding: 0 0 100px;
}

.title00 {
    text-align: center;
    position: relative;
}

.title00:before {
    content: "";
    position: absolute;
    bottom: -28px;
    right: 0;
    left: 0;
    max-width: 360px;
    width: 100%;
    height: 3px;
    background: #e0e0e0;
    margin: auto;
}

.top02Cont .title00:before {
	display: none;
}

.tocoContactCont .title00:before {
	display: none;
}

.topAboutList > div {
    /* max-width: 366px; */
    width: 46%;
    float: left;
    margin: 0 2%;
    /* border: solid 1px #e0e0e0; */
    /* padding: 29px; */
}

.topAboutItem01 dd,
.topAboutItem02 dd {
	margin-top: 1em
}

.topAboutItem01 dt img {
	width: 100%;
}

.topAboutItem02 dt img {
	width: 100%;
}

.topAboutList > .topAboutItem00 dl > dd > .btn00 {
    margin: 12px auto 0;
}

.topAboutList > .topAboutItem01 dl > dd > .btn00 {
    margin: 12px auto 0;
    display: inline-block;
}

.topAboutList > .topAboutItem02 >h3
 {
    font-size: 18px;
    font-family: "游ゴシック", "Yu Gothic";
    text-align: left;
    margin: 0;
    font-weight: bold;
    line-height: 32px;
}

.topAboutList > .topAboutItem02  > .btn00 {
    margin: 42px auto 0;
}

.topAboutList > .topAboutItem02 > p {
    font-size: 14px;
    line-height: 28px;
    text-align: left;
    margin: 20px 0 0;
}

.topAboutList > div.topAboutItem02 {
    /* padding: 23px 29px 29px; */
}

.topAboutList {
    max-width: 1250px;
    width: 96%;
    margin: 78px auto 0;
}

.topAboutList > div h3 {
    font-family: 'Century Gothic';
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    margin: 8px 0 0;
    display: inline-block;
}

.topAboutList > div p {
    font-size: 13px;
    /* text-align: center; */
    font-weight: 500;
    line-height: 16px;
    margin-top: 1em;
}

.btn00 {
    max-width: 160px;
    width: 100%;
    display: block;
    /* text-decoration: none; */
    /* text-align: center; */
    /* color: #333; */
    /* font-size: 14px; */
    /* padding: 8px 0; */
}

.btnStyle00 {
    /* border: solid 1px #333; */
    /* border-radius: 20px; */
}

.top01Wrap {
    margin: 104px auto 0;
    width: 96%;
}

.topAboutFlex01 {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.topAboutFlex01 a {
	width: auto;
	max-width: none;
}

.top02Wrap {
    width: 100%;
    background: url("../img/topComBg.png") center top no-repeat;
    background-size: cover;
    padding: 60px 0;
}

.top02Cont {
    width: 96%;
    max-width: 1250px;
    margin: 0 auto;
}

.topComLead01 {
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
}

.topComFlex01 {
    margin: 30px auto 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.topComFlex01 img {
    width: 16%;
}

.top02Cont .btn00 {
    margin: 30px auto 0;
}

.tocoContactWrap {
    width: 100%;
    background: url("../img/tocoContactBg.png") center top no-repeat;
    background-size: cover;
    padding: 60px 0;
}

.tocoContactCont {
    width: 96%;
    max-width: 1250px;
    margin: 0 auto;
}

.tocoContactCont .btn00 {
    margin: 30px auto 0;
}

.tocoContactLead01 {
	text-align: center;
	font-weight: bold;
	margin: 30px 0 0;
}

/*-- スクロールバーデザイン --*/

.scroll-pane {
    width: 100% !important;
    height: 360px;
    margin: 0 auto 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.scroll-pane:focus {
	outline: none;
}

.jspContainer {
	width: 100% !important;
	overflow: hidden;
	position: relative;
}

.jspPane {
	width: 100% !important;
	position: absolute;
}

.jspVerticalBar {
	width: 20px;
	position: absolute;
	top: 0;
	right: -5px;
}
.jspArrowUp, .jspArrowDown {
	margin : 0;
	padding: 0;
	display: block;
	cursor : pointer;
	background: url(../img/scroll_top.png) no-repeat center;
}

.jspArrowDown {
	background: url(../img/scroll_bottom.png) no-repeat center;
}

.jspTrack {
	background: url(./../img/scroll_bg1.png) repeat-y;
	position: relative;
	background-position: center;
}

.jspDrag {
	width: 10px;
	margin: 0 auto;
	background: #605c5c;
	position: relative;
	cursor: pointer;
}

.jspArrow.jspDisabled {
	cursor: default;
}

.jspVerticalBar .jspArrow {
	height: 20px;
}

.jspVerticalBar .jspArrow:focus {
	outline: none;
}

.news li {
	max-width: 545px;
	width: 96%;
	margin: 0;
}

.news dl {
	width: 100%;
	padding: 10px 5px 5px;
	border-top: 3px solid #e0e0e0;
	overflow: auto;
	padding: 15px 0 15px 0;
}

.news li:first-child dl {
	/* border-top: none; */
	margin: 0;
	padding: 15px 0 15px;
}

.news dt{
	font-size: 14px;
	color: #fff;
	float: left;
	width: 80px;
	background: #c7146f;
	text-align: center;
	padding: 3px;
}

.news dd{
	float: left;
	width: 80%;
	margin-left: 4%;
	color:  #333;
}

.news dd h3{
	margin-bottom: 20px;
}

news dd p{
	max-width: 85%;
}

.news dd > p > a {
    color: #333;
    text-decoration:  none;
}

.news dd > p > a:hover {
    color: #B76544;
}

.news dd > a {
    color: #333;
    font-size: 15px;
}

.news dd > a:hover {
    text-decoration: none;
}

.topNewsBox02 {
    max-width: 970px;
    width: 80.833%;
    margin: 0 0 0 auto;
}

.topNewArea {
    max-width: 1200px;
    width: 96%;
    margin: 78px auto 0;
}

.topArtcle.news {
    max-width: 575px;
    width: 47.91%;
    float: left;
    margin: 0;
}

.topMedia {
    max-width: 575px;
    width: 47.91%;
    float: right;
    margin: 0 0 0 0.41%;
}

.topMedia > iframe {
    width: 100%;
    height: 320px;
    border: none;
}

.newsTit00 {
    font-weight: bold;
    color: #383333;
}

.newsComment00 {
    font-size: 14px;
    line-height: 26px;
    margin: 10px 0 0;
}

/*-- top contents bnr--*/

.bnrSectionBase00 {
    max-width: 1200px;
    width: 96%;
    margin: 0 auto;
    position: relative;
    border-bottom: solid 1px #273254;
    border-top: solid 1px #273254;
}

.bnrSectionBase00:after {
    content: "";
    position: absolute;
    bottom: 11px;
    width: 100%;
    height: 1px;
    background: #000;
}

.bnrSectionBase00:before {
    content: "";
    position: absolute;
    top: 11px;
    width: 100%;
    height: 1px;
    background: #000;
}

.bnrSection00Box {
    background: url(../img/bnrselection00.jpg) no-repeat center top;
    margin: 30px auto 30px;
    text-align: center;
    padding: 9px 0 10px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    background-size: cover;
}

.bnrSection00Wrap > a:hover .bnrSection00Box{
    background: url(../img/bnrselection00_on.jpg) no-repeat center top;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    background-size: cover;
}

.bnrSection01Wrap > a:hover .bnrSection01Box{
    background: url(../img/bnrselection01_on.jpg) no-repeat center top;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    background-size: cover;
}

.bnrSection00Box > a {
    text-align: center;
}

.bnrSection00Wrap {
    margin: 110px auto 0;
}

.bnrSection00Wrap > a {
    display: block;
    padding: 9px 0 9px;
}

.bnrSection01Wrap {
    margin: 110px auto 0;
}

.bnrSection01Box {
    background: url(../img/bnrselection01.jpg) no-repeat center top;
    text-align: center;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    background-size: cover;
}

.bnrSectionBase00 > a {
    display: block;
    padding: 43px 0 45px;
}

.bsImg01 {
    display: none;
}




/*-----------------------------------------------------------
 footer
-----------------------------------------------------------*/

/*--- ページトップ ---*/
#pageTop {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 9999;
	left: 0;
	margin: auto;
	max-width: 99px;
	width: 100%;
}



footer {
	position:  relative;
	margin: 0px auto 0;
	padding: 0 0 80px;
}

.fadd {
    text-align: center;
    font-size: 14px;
    color: #534741;
    font-family: '游明朝','Yu Mincho';
    margin: 8px auto 0;
}

.fadd > li {
    line-height: 2.1;
}

.faddIcon:before {
    content: '\25a1';
}

.infadd > li:before {
    content: '\25a1';
}

.infadd > li {
    display: inline-block;
    margin: 0 5px;
}

.fNavFrame {
    max-width: 1920px;
    width: 100%;
    margin: auto;
    /* border-top: solid 1px #333; */
    /* border-bottom: solid 1px #333; */
    padding: 32px 0 36px;
    background: rgba(204, 204, 204, 0.4);
}

.fNav {
    /* max-width: 740px; */
    /* width: 96%; */
    margin: 0 auto;
    text-align: center;
}

.fNav li {
    line-height:  1;
    /* border-left: solid 1px #000; */
    /* -webkit-transform: skewX(150deg); */
    -moz-transform: skewX(150deg);
    /* transform: skewX(150deg); */
    margin: 13px 0 0;
    position: relative;
}

.fNav li:before {
    position: absolute;
    content: "/";
    left: -10px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 1em;
}

.fNav li:first-child:before {
    display: none;
}

.fNav > li, .add > li {
	display: inline-block;
}

.fNav li a {
	padding: 0px 6px 0 6px;
	font-size: 14px;
	color: #383333;
	text-decoration:  none;
	/* font-weight: 500; */
	text-align: center;
	font-family: '游明朝','Yu Mincho';
	/* -webkit-transform: skewX(-150deg); */
	-moz-transform: skewX(-150deg);
	/* transform: skewX(-150deg); */
	display: block;
	font-weight: 500;
	font-family: 'Century Gothic';
}

.fNav li a:hover {
    text-decoration: underline;
}

.fNav li a:hover {
    text-decoration: underline;
}

.fNav li:first-child {
    border: none;
}

footer .add li:before {
	content: '\25a1';
}

.copyright {
	/* background: #333; */
	/* color: #fff; */
	/* margin: 50px 0 0; */
}

.fnavLabels > ul > li > a {
    padding: 0 5px;
}

.copyright small {
    /* width: 1000px; */
    /* margin: 0 auto; */
    /* padding: 13px 0 15px; */
    /* display: block; */
    /* text-align: center; */
    font-size: 14px;
    /* font-family: '游明朝','Yu Mincho'; */
}

.flogo {
    /* text-align: center; */
    max-width: 244px;
    width: 40.43%;
    float: left;
 }

.fInfoBox {
    margin: 10px auto 0;
    display: inline-block;
}

.fleadsTxt {
    text-align: center;
    margin: 25px auto 0;
    font-size: 14px;
}

.fadd > li {
    display: inline-block;
    font-size: 14px;
    margin: 0 8px;
}

.fInfoBox > .btnImg {
    margin: 45px auto 0;
}

footer .fadd li:before {
	content: '\25a1';
}

.fnavLabels > ul > li {
    display: inline-block;
}

.fnavLabels > ul {
    display: inline;
}

.fNav > .fnavLabels > a {
    display: inline-block;
}

.fInfoFrame00 {
    max-width: 1200px;
    width: 96%;
    margin: auto;
    border-bottom: solid 1px #e0e0e0;
    margin: 50px auto 0;
    padding: 0 0 20px;
}

.fInfoFrame01 {
    max-width: 1200px;
    width: 96%;
    margin: 25px auto 0;
}

.fTxt {
    font-size: 14px;
    color: #c7146f;
    font-weight: 500;
}

.fAdd02 > li {
    display: inline-block;
    line-height: 24px;
}

.fInfoMain {
    display: inline-block;
    font-size: 14px;
    color: #383333;
}

.fInfoBox02 {
    display: inline-block;
    margin: 0 0 0 40px;
}

.fsubNav {
    display: inline-block;
    float: right;
    margin: 57px 0 0;
}

.flabel > ul > li {
    display: inline-block;
    vertical-align: middle;
}

.flabel {
    float: left;
    margin: 20px auto 0;
}

.fsubNav > ul > li {
    display: inline-block;
    margin: 0 5px;
}

.fsubNav > ul > li > a {
    color: #808080;
    font-size: 14px;
    text-decoration: none;
}

.fCompTxt {
    line-height: 24px;
}

.fAdd {
    line-height: 24px;
}

.fNav > .fnavLabels {
    margin: 0 0 0 16px;
}

.fAdd02 > li+li {
    margin: 0px 0 0 20px;
}

.fLabelItem02 {
    margin: 0 0 0 5px;
}

.fLabelItem03 {
    margin: 0 0 0 18px;
}

.fsubNav > ul > li > a:hover {
    text-decoration: underline;
}

.fsns > li > a {
    display: block;
}

.fsns > li > a:hover {
    opacity: .8;
}

.flabel > ul > li > a {
    display: block;
}

.flabel > ul > li > a:hover {
    opacity: .8;
}

.fFomal {
    float: right;
    max-width: 575px;
    width: 58%;
}

.fcopy {
    float: right;
    max-width: 310px;
    width: 55.91%;
    margin: 35px 0 0 3%;
}

/* 下層Base
----------------------------------------------------------- */

/*--- パンくず ---*/

.pankuzu {
    max-width: 1200px;
    width:  96%;
    margin: 0 auto;
    font-size: 12px;
    padding: 20px 0 20px;
}

.pankuzu li {
    margin: 0 0 0 10px;
    display: inline;
}

.pankuzu li:first-child {
    margin: 0;
}

.pankuzu li a {
    margin: 0 10px 0 0;
    color: #4d4d4d;
    /* text-decoration:  none; */
}

.pankuzu li a:hover {
    text-decoration: none;
}

/*--- blogType etc... xxxx---*/
.clum2Main {
    float: left;
    width: 74%;
    padding: 50px 0 0;
    margin: 0 2% 0 0;
}

.clum2Side01 {
    float: right;
    width: 24%;
    margin: 65px auto 0;
}

.clum2Area01 {
    width: 100%;
    margin:  0 auto;
}

.categoryStyle > h4 {
    background: #22b573;
    color:  #fff;
    text-align: left;
    padding: 15px;
    font-size: 15px;
}

.categoryStyle {
    max-width: 240px;
    width: 100%;
}

.incate > li > a {
    color: #3e1a18;
    border-bottom: solid 1px #ccc;
    display: block;
    padding: 16px 15px;
    margin: 0 0;
    font-size: 14px;
    text-decoration: none;
}

.incate {
    background: #fff;
}

.clum2Side01 > div {
    margin:  40px auto 0;
}

.clum2Side01 > div:first-child {
    margin:  0 auto;
}

.incate > li > a:hover {
    color: #fff;
    background: #29abe2;
}


.infoBox03 > h3 {
    background: #22b573;
    color: #fff;
    padding: 20px 2%;
    font-size: 16px;
    border-bottom: solid 1px #fff;
}

.infoBox03 {
    margin: 40px auto 0;
    border: dotted 1px #43af3d;
    background: #fff;
    padding: 0 0 20px;
}

.clum2Main > .infoBox03:first-child {
    margin: 0 auto;
}


/*--- ページャー ---*/
.pager {
    margin: 60px auto;
    width: auto;
    text-align: center;
    padding: 20px 0;
    max-width: 846px;
}

.pager > li {
    display: inline-block;
    text-align: center;
    margin: 0 0 10px 5px;
}

.pager > li em {
    background: #fff;
    padding: 5px 0 2px;
    color: #fff;
    display: block;
    width: 35px;
    font-weight: bold;
    font-size: 16px;
    background: #00548d;
    border: solid 1px #00548d;
}

.pager > li a {
    color: #00548d;
    text-decoration: none;
    background: #ffffff;
    padding: 5px 0 2px;
    display: block;
    font-weight: bold;
    font-size: 16px;
    width: 30px;
    font-size: 16px;
    border:  solid 1px #00548d;
}

.pager > li a:hover {
    color: #fff;
    background: #00548d;
    border: solid 1px #00548d;
}
/*--- ページャーここまで ---*/

/*-- flexslider --*/

.flexslider {
	width: 100%;
	margin: 0;
	border: 0;
}

#carousel {
	width: 670px !important;
	margin: 10px auto 0;
}

#carousel li {
	width: 113px !important;
	margin: 0 6px 0 0 !important;
}

.lb-number {
	display: none !important;
}

.flex-direction-nav a {
	height: 50px;
}

/*-- flexsliderここまで --*/


/*-----------------------------------------------------------
 中ページ
-----------------------------------------------------------*/

.leadTxt {
	padding: 20px;
	background: rgba(244, 255, 202, 0.4);
	border-radius: 10px;
	border: solid 2px #269926;
	padding: 20px;
	border-radius: 10px;
	background: #fff;
}

/* 商品詳細
----------------------------------------------------------- */

.shoppingTableWrap {
	position: relative;
	z-index: 1;
	margin: 10px auto 0;
	border: 1px solid #333;
	background: #FFF;
}

.shoppingTable01 {
	width: 65%;
	margin: 0 35% 0 0;
}

.shoppingTable01 tr:first-child th, .shoppingTable01 tr:first-child td {
	border-top: none;
}

.shoppingTable01 tr + tr+ tr th, .shoppingTable01 tr + tr+ tr td {
	border-bottom: none;
}

.shoppingTable02 {
	width: 100%;
	margin: 0 auto;
}

.shoppingTable02 th , .shoppingTable02 td {
	border-right: none;
	border-bottom: none;
}

.shoppingTableWrap th {
	width: 10em !important;
	border-left: none;
}

.shoppingTableWrap td {
	width: auto;
}

.shoppingTableWrap .price #price02_default,
.shoppingTableWrap .price #price02_dynamic {
    font-size: 150%;
}

#detailrightbloc .cart_area.shoppingCartArea {
	position: absolute;
	width: 35%;
	height: 40%;
	top: 0;
	right: 0;
	margin: auto;
	text-align: center;
	z-index: 5;
}

#detailrightbloc .cart_area.shoppingCartArea .quantity.quantity02 {
	margin: 8px auto 0;
}

#detailrightbloc .cart_area.shoppingCartArea .quantity {
    margin: 31px auto 0;
}

#detailrightbloc .cart_area.shoppingCartArea .cartin {
	margin: 20px auto 0;
}

.change > a {
    text-decoration:  none;
    color: #33715a;
}

.change > a:hover {
    text-decoration:  underline;
}

#detailphotobloc .flexslider .slides img {
    position: absolute;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

#detailphotobloc .flexslider .slides a {
    position: relative;
    padding: 0px 0 60%;
    display:  block;
}

div#detailphotobloc .flexslider {
    background: rgba(255, 255, 255, 0.20);
    padding: 1% 0;
    width:  100%;
    /* margin:  40px auto 0; */
}

.flexslider {
    width: 100%;
    margin: 0;
    border: 0;
}

.flex-direction-nav a:before {
    color: rgba(174, 14, 22, 0.9);
}

.favorite_btn {
    margin: 20px auto 0;
    max-width:  200px;
    width:  100%;
}

#pTop .ui-tooltip {
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    font-size: 90%;
}

.flex-control-thumbs li > img {
    position: absolute;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.flex-control-thumbs li {
    width: 18%;
    float: left;
    margin: 0 1%;
    position: relative;
    padding: 0 0 20%;
}

.status_icon li {
    display: inline-block;
    max-width: 100%;
}

.leadTxt {
	margin: 30px auto 0;
	padding: 20px;
	background: #ccc;
}

.inner02 > .qaList:first-child {
    margin: 0 auto;
}

/* プライバシーポリシー
----------------------------------------------------------- */

.privacy {
	margin: 30px 0 0;
}

.privacy > dt {
	margin: 20px 0 0;
	padding: 0 5px;
	display: inline-block;
	font-weight: bold;
	border-bottom: 2px solid #ccc;
}

.privacy > dt:first-child {
	margin: 0;
}

.privacy > dd {
	font-size: 14px;
	margin: 10px 10px 0;
}

.lead01 {
    margin: 30px 0 0;
}

.privacyDl {
	padding: 40px 0 0;
	border-top: solid 1px #4d4d4d;
	border-bottom: solid 1px #4d4d4d;
	padding: 40px 15px;
	margin: 40px auto 0;
}

.privacyDl dt {
	display: inline-block;
	max-width: 100%;
	margin: 37px 0 0;
	padding: 0 3px;
	border-bottom: 1px solid #333;
	font-size: 105%;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.privacyDl dt:first-child {
	margin: 0;
}

.privacyDl dd {
	margin: 10px 10px 0;
}

.privacyDl dd ul {
	margin: 10px 0 0;
}

.privacyDl dd li:before {
	content: "\0B7";
	padding: 0 5px 0 1em;
}


.lead01 {
    margin: 70px 0 0;
}


.privacyDl .pc {
    display: inline-block;
}

/* ECCUBE
----------------------------------------------------------- */
.title {
    /* font-family: 'Amiri', serif; */
    font-size: 20px;
    color: #605c5c;
    line-height: 1;
    font-weight: normal;
    text-align: center;
    margin: 0px 0 20px;
}
/*--- 商品一覧 ---*/

.itm2 dt a {
	display: block;
	position: relative;
	text-decoration: none;
	font-size: 14px;
	color: #333;
	position: relative;
	padding: 0 0 100%;
	overflow: hidden;
}

.itm2 dt {
	margin: 0 0 7px 0;
	/* padding: 3% 3% 6%; */
	/* border-bottom: solid 1px #e4eadb; */
}

.itm2 dd .status_icon {
    font-size: 12px;
    background: #4d4d4d;
    color: #fff;
    display: inline-block;
    line-height: 1;
    padding: 2px 10px;
    vertical-align: middle;
}

.itm2 dd .itemDetaArea {
    margin: 2% 0 0;
}

.itemStock {
    margin: 2% 0 0;
}

.itm2 dt a img {
	position: absolute;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	-moz-transition: -webkit-transform 1s linear;
	/* -webkit-transition: -webkit-transform 1s linear; */
	-o-transition: -webkit-transform 1s linear;
	-ms-transition: -webkit-transform 1s linear;
	/* transition: -webkit-transform 1s linear; */
}

.itm2 dt a:hover img {
    /* -webkit-transform: scale(1.1); */
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    /* transform: scale(1.1); */
}

.cartBox dt {
	display: inline-block;
	max-width: 100%;
	background: none;
}

.cartBox dd {
	display: inline-block;
	max-width: 100%;
}

.addPrice {
    padding: 0 0 5px;
    border-bottom: solid 1px #e4eadb;
}

.cartBox {
	text-align: center;
	font-size: 12px;
	padding: 7px 0 1px 0;
	background-color: #7D7D7D;
	color: #fff;
	margin: 0px 0 14px 0;
}

.item_list05 {
    max-width: 1030px;
    margin: 50px auto 0;
    width: 100%;
}

.item_count {
    margin: 15px auto 0;
}

.item_list05 > li {
	float: left;
	max-width: 320px;
	width: 31%;
	margin: 0 1.16666% 70px;
	background: rgba(255, 255, 255, 0.8);
	border: solid 1px #eee;
	padding: 1%;
}

.item_list05 > li dl {
	margin: 0 auto;
	/* padding: 0 10px; */
}

.box {
	width: 40px;
}

.cartBox dl {
	margin-bottom: 7px;
}

.checked li {
	max-width: 140px;
	display: inline-block;
	max-width: 100%;
	vertical-align: top;
	letter-spacing: 0;
}

.checked a img {
	max-width: 100px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}

.checked dt a {
	display: block;
	height: 136px;
	position: relative;
	background-color: #FFFFFF;
}

.checked ul {
	letter-spacing: 12px;
}

.itm2 {
	margin: 50px 0 10px 0;
}

.itm2 dt a:hover,.checked a:hover {
	opacity: 0.7;
}

.point_announce {
    margin-bottom: 20px;
    text-align: left;
    line-height: 140%;
}

.price {
	font-size: 100%;
	line-height: 1.5;
}

.price2 {
	text-align: right;
	display: block;
	color: #333;
	font-size: 100%;
	font-weight: bold;
}

.nomalPrice {
    font-size: 13px;
    padding: 0 0 5px;
    border-bottom: solid 1px #e4eadb;
}

.nomalPrice .price2 {
    color: #000;
}
.price2 > em {
	display: inline-block;
	max-width: 100%;
	font-size: 90%;
}

li.comment {
	padding: 10px;
	font-size: 14px;
}

.item_list05 > li .pro_n a {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	/* font-size: 105%; */
}

.pro_n a {
	text-decoration: none;
	height: auto !important;
	font-weight: bold;
	display: block;
	color: #333;
}

.pro_n a:hover {
	color: rgba(81, 81, 79, 0.50);
}

.pro_n {
	margin: 0 0 5px 0;
	/* border-bottom: solid 1px #ccc; */
	padding: 0 0 4px 4px;
}

.detail_btn {
	text-align: center;
	padding: 15px 0 0;
}
.status_icon li {
	display: inline-block;
	max-width: 46%;
}

.item_list05 > li:hover .pro_n a {
    /* color: rgba(81, 81, 79, 0.50); */
}

.listcomment.s_column {
    font-size: 13px;
    margin: 8px 0 0 0;
    background: #f7fffb;
    padding: 10px;
}

span#price01_default_6 {
    font-size: 13px;
}

/*article base*/


#sub_contents .mainWrap {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    padding: 0px 0 0;
}

#main01 {
	width: 76%;
	max-width: 1200px;
	float: right;
	margin: 0 0 0 4%;
}

#side {
	width: 20%;
	max-width: 240px;
	float: left;
	padding: 0px 0 0;
}

/* スライドナビ */

.pull-down-list {
	display: none;
}



.sideSearch > div {
	padding: 11px 11px 14px 12px;
	background: #FFF;
	border: 1px solid #E6E6E6;
	border-top: none;
	font-size: 13px;
}

.sideSearch select, .sideSearch input {
	width: 100%;
	max-width: 100%;
	height: 30px;
	border: 1px solid #CCC;
	margin: 0;
}

.sideSearchDl01 dd {
	padding: 1px 0;
}

.sideSearchDl02 {
	margin: 10px auto  0;
}

.sideSearch .side_btn01 {
	display: block;
	max-width: 201px;
	height: auto;
	margin: 17px auto 0;
	border: none;
	padding: 0 0 0 1px;
}

.sideCategory > ul {
	border-left: solid 1px #51514f;
	border-right: solid 1px #51514f;
}

.sideCategory > ul li {
	background: rgba(255, 255, 255, 0.8);
}

.sideCategory > ul > li > p > a:hover {
    background: #a0a0a0;
    color: #fff;
}

.sideCategory > ul .pull-down li:hover a {
	background: rgba(51, 51, 51, 0.8);
	color: #fff;
}


.bnrLine > li > a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    z-index: -1;
    background: #a0a0a0;
    transition: all 0.3s ease;
}

.bnrLine > li > a:hover:before {
    top: auto;
    bottom: 0;
    height: 100%;
}

.bnrLine > li > a:hover {
    color: #fff;
    border: solid 1px #a0a0a0;
}

.sideCategory > ul > li > p > a:hover:before {
    top: auto;
    bottom: 0;
    height: 100%;
}

.sideCategory a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    z-index: -1;
    background: #a0a0a0;
    transition: all 0.3s ease;
}

.sideCallender {
	margin: 21px auto 0;
}

.sideCallender > h2 {
    font-size:  16px;
    background:  #000;
    color:  #fff;
    text-align:  center;
    font-weight:  400;
    padding:  13px 2% 12px;
}

.sideCallender > div {
	border-top: none;
}

.sideCategory {
	margin: 0 auto 0;
	position: relative;
	z-index: 5;
}

.sideCategory > h2 {
    font-size:  18px;
    /* background: #009d41; */
    color: #333;
    text-align:  center;
    font-weight:  normal;
    padding: 11px 0;
    margin: 0 auto;
    border: solid 1px #51514f;
    font-weight: 500;
    /* font-family: 'Amiri', serif; */
}

.sideCategory a {
	display: block;
	border-bottom: solid 1px #51514f;
	color: #51514f;
	font-size: 16px;
	text-decoration:  none;
	text-align: left;
	/* font-weight:  bold; */
	padding: 9px 0 8px 7%;
	font-family: 'Amiri', serif;
	position: relative;
}

.sideBanner {
	margin: 0 auto 0;
	text-align: center;
}

.sideSearch .btn > input {
    /* background: #4d4d4d; */
}

.sideSearch .btn > input:hover {
    /* background: #004f21; */
}

.sideSearch > h2 {
    font-size: 18px;
    background: #605c5c;
    color: #fff;
    text-align: center;
    font-weight: normal;
    padding: 11px 0;
}

.sideSearch {
    margin: 0 auto 0;
}

.sideBanner li {
	margin: 22px auto 0;
}

.bnrLine > li > a {
    font-family: 'Amiri', serif;
    font-size: 16px;
    color: #51514f;
    line-height: 1;
    font-weight: 500;
    border: solid 1px #51514f;
    display: block;
    text-decoration: none;
    padding: 15px 2%;
    position: relative;
}

.bnrLine > li > a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    z-index: -1;
    background: #a0a0a0;
    transition: all 0.3s ease;
}

.bnrLine > li > a:hover:before {
    top: auto;
    bottom: 0;
    height: 100%;
}

.sideBanner li a {
	display: inline-block;
	max-width: 100%;
	width: 100%;
}

.sideBanner li a:hover {
    /* opacity: .7; */
    filter: alpha(opacity=70); /* ie lt 8 */
    -ms-filter: "alpha(opacity=70)"; /* ie 8 */
    -moz-opacity: .7; /* FF lt 1.5, Netscape */
    -khtml-opacity: .7; /* Safari 1.x */
    zoom: 1;
    -webkit-transition: all .8s ease-out 0s;
    -moz-transition: all .8s ease-out 0s;
    -o-transition: all .8s ease-out 0s;
    transition: all .8s ease-out 0s;
}

.sideCategory .pull-down-inner {
	/* font-weight: bold; */
	font-size: 14px;
}

.sideCategory .pull-down-inner a {
	padding: 15px 15px 12px 28px;

}


.sideCategory .pull-down-list {
	font-size: 12px;
}

.sideCategory .pull-down-list a {
	padding: 15px 15px 15px 35px;
}

.sideCategory .pull-down-list a:hover {
    background: rgba(51, 51, 51, 0.7);
    color: #fff;
}

div#sub_contents {
    padding: 60px 0 140px;
    max-width: 1200px;
    width: 96%;
    margin: 0 auto;
}


input[type='image'] {
    padding: 0;
    margin: 0;
    line-height: 1;
    max-width: 100%;
}

/*-- 商品詳細 --*/

.prooductDetailUl > li:first-child {
	width: 55%;
	max-width: 550px;
	margin: 0;
}

.prooductDetailUl > li {
	width: 42%;
	margin: 0 0 0 3%;
	float: left;
	max-width: 400px;
}

.prooductDetailUl > li .status_icon {
    font-size: 12px;
    background: #4d4d4d;
    color: #fff;
    display: inline-block;
    line-height: 1;
    padding: 2px 10px;
    vertical-align: middle;
}

.inner_title {
    font-size:  20px;
    color:  #333;
    border-bottom: solid 2px #333;
    padding: 0 0 5px;
}

.price {
    font-size: 15px;
    color: #74503c;
    margin: 5px 0 0;
}

.point_announce {
    color:  #333;
    margin: 25px auto 0;
}

.main_comment {
    font-size: 16px;
    /* border: solid 1px #f4f4f4; */
    color:  #333;
    background: rgba(255, 255, 255, 0.74);
    padding: 20px;
    margin: 50px auto 0;
    border: solid 1px #4d4d4d;
}

.cart_category > a {
    font-size:  13px;
    color: #4d4d4d;
    text-decoration:  none;
}

.quantity {
	max-width: 150px;
	width: 100%;
	/* float: right; */
	margin: 5px 0 0 auto;
}

.quantity dt {
	float: left;
	padding: 5px 0 0;
	margin: 0;
	width: auto;
	color:  #333;
	font-size: 15px;
	display: inline-block;
	font-weight: bold;
}

.quantity dd {
	float: left;
	width: 100%;
	max-width: 100px;
}

.prooductDetailUl {
    margin: 15px auto 0;
}

.prooductDetailInUl {
    margin: 10px auto 0;
}

.detailIn04 {
    margin:  20px 0 0;
}

.cartin_btn {
    max-width: 200px;
    width: 100%;
    margin: 35px auto 0;
    /* border: 1px solid #333; */
}

.detailContact {
    margin:  20px 0 0;
}

.detailIn05 {
    margin:  20px 0 0;
}

#detailrightbloc ul .detailIn05 {
    float: none;
    margin: 0;
}

.flex-control-thumbs li {
    width: 18%;
    float: left;
    margin: 20px 0 0 1.5%;
    position: relative;
    padding: 0 0 18%;
}

.flex-control-thumbs li img {
    position: absolute;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

#whobought_area .product_item dd > a {
    color: #000;
    text-decoration:  none;
}

.prooductDetailUl > li:first-child h3 {
    font-size:  15px;
    font-weight:  normal;
    margin:  20px auto 0;
}


.detailBnr .bnrBg01 {
    margin: 80px 0 0;
}

.flexslider .slides > li {
    -webkit-backface-visibility: hidden;
}

#detailphotobloc .flexslider .slides img {
    position: absolute;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

#detailphotobloc .flexslider .slides a {
    position: relative;
    padding: 0 0 97%;
    display:  block;
}

div#detailphotobloc .flexslider {
    /* background: rgba(255, 255, 255, 0.20); */
    /* padding: 3% 0; */
}

.flexslider {
    width: 100%;
    margin: 0;
    border: 0;
}

.flex-direction-nav a:before {
    color: #333;

}

.favorite_btn {
    margin: 20px auto 0;
    max-width:  200px;
    width:  100%;
}

#pTop .ui-tooltip {
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    font-size: 90%;
}

.product_code dt {
    display:  inline-block;
}

.product_code dd {
    display:  inline-block;
}

.product_code {
    color:  #333;
    font-weight:  500;
    font-size: 17px;
    display: inline-block;
    float: right;
}

.detailIn01 .sale_price .price {
    color:  #333;
    text-align:  right;
    font-size:  22px;
    font-weight:  500;
    margin: 0px auto 0;
}

.sale_price dt {
    display: inline-block;
}

.sale_price dd {
    display: inline-block;
}

.sale_price {
    text-align: right;
    margin: 20px auto 0;
}

.class_cate01 {
    color: #4d4d4d;
}

.class_cate02 {
    color:  #fff;
}

.class_cate01 > li > select {
    width: 100%;
    max-width: 100%;
    background: #fff;
    height: 30px;
}

.class_cate02 > li > select {
    width: 100%;
    max-width: 100%;
    background: #333;
    height: 30px;
}

.quantity input {
    width: 100%;
    max-width: 100%;
    background: rgba(255, 255, 255, 0.8);
    height: 30px;
}

div#detailarea .title {
    /* border: solid 1px #ccc; */
    /* padding:  15px 2%; */
    /* color:  #fff; */
    /* background: #4d4d4d; */
    display: inline-block;
    font-weight: bold;
    margin: 0;
}

.proDtArea00 {
    padding: 0 0 3px;
    border-bottom: solid 1px #4d4d4d;
}

.shoppingTableWrap table td {
    background: #FFF;
    border-right: 1px solid #333;
    border-bottom: none;
    border-left: 1px solid #333;
    padding: 30px 15px 30px;
    border-top: solid 1px #333;
}

.shoppingTableWrap .shoppingTable02 td {
    border-right: none;
}

.shopDetaiTr th {
    border-bottom: none;
}

/* 特商法
----------------------------------------------------------- */
.orderDtle > dt {
    font-size: 14px;
    width: 190px;
    border: solid 1px #333;
    text-align: center;
    padding: 4px 0 4px;
}

.orderDtle > dd {
    font-size: 14px;
    line-height: 2;
    padding: 11px 3px;
    text-align: left;
}

.attensionB {
    color: #f11919;
}


.orderDtle {
    margin: 40px 0 0;
    text-align: center;
    display: inline-block;
}

div#undercolumn_order {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

div#undercolumn_order table {
    margin: 100px auto 0;
}

.title.top_tit1 {
    /* font-family: 'Amiri', serif; */
    font-size: 50px;
    color: #4d4d4d;
    line-height: 1;
    font-weight: 500;
    max-width: 910px;
    width: 100%;
    font-size: 30px;
    font-weight: 500;
    /* color: #fff; */
    text-align: center;
    border-bottom: solid 1px #4d4d4d;
    /* border-top: solid 3px #fff; */
    padding: 0px 0 10px;
    margin: 0 auto 20px;
}

.addWrap {
    /* max-width: 500px; */
    width: 100%;
    margin: 0 auto;
}

/* 商品購入ページ
----------------------------------------------------------- */

.list-shopping-flow {
	display: table;
	width: 100%;
	list-style: none;
	overflow: hidden;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 50px;
	font-size: 80%;
}

.list-shopping-flow li.active {
	background-color: #000;
}

.list-shopping-flow li {
	text-align: center;
	background-color: #4d4d4d;
	color: #fff;
	font-weight: bold;
	width: 12%;
	height: 44px;
	line-height: 17px;
	display: table-cell;
	padding-left: 5px;
}

.list-shopping-flow li:before {
	display: block;
	background: #4d4d4d;
	width: 15px;
	height: 22px;
	border-right: 2px solid #F6F0E3;
	margin: 0 -11px -17px auto;
	content: " ";
	-webkit-transform: skew(20deg);
	-moz-transform: skew(20deg);
	transform: skew(20deg);
}

.list-shopping-flow li:after {
	display: block;
	background: #4d4d4d;
	width: 15px;
	height: 22px;
	border-right: 2px solid #F7F1E4;
	margin: -17px -11px 0 auto;
	content: " ";
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	transform: skew(-20deg);
}

.list-shopping-flow li.active:before {
	display: block;
	background: #000;
	width: 15px;
	height: 22px;
	border-right: 2px solid #F6F0E3;
	margin: 0 -11px -17px auto;
	content: " ";
	-webkit-transform: skew(20deg);
	-moz-transform: skew(20deg);
	transform: skew(20deg);
}

.list-shopping-flow li.active:after {
	display: block;
	background: #000;
	width: 15px;
	height: 22px;
	border-right: 2px solid #F7F1E4;
	margin: -17px -11px 0 auto;
	content: " ";
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	transform: skew(-20deg);
}


.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 50px;
    margin: 0 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flex-direction-nav .flex-next {
    right: 0;
    text-align: right;
}
.listSoldout {
    background: rgba(232, 25, 15, 0.83);
    color: #fff;
    display: block;
    /* max-width: 270px; */
    width:  100%;
    z-index: 9;
    position: absolute;
    text-align: center;
    font-weight: bold;
    font-size: 100%;
    padding: 6px 1%;
    bottom: 0;
}

.deliInfo {
    font-weight: bold;
    color: #ec4545;
}

.quantity select {
    max-width: 200px;
    width: 100%;
}


/* ページ送り
----------------------------------------------- */
.pagenumber_area {
    padding-bottom: 6px;
    /* border-bottom: solid 1px #4d4d4d; */
}
.pagecond_area {
    margin-bottom: 20px;
    padding: 10px;
}
.pagenumber_area {
    margin: 0px auto 0;
}
.pagecond_area {
    border: 1px solid #ccc;
}
.pagenumber_area .navi {
    width: 100%;
    text-align: left;
}
.pagenumber_area .navi li {
    display: inline;
}
.pagenumber_area .change {
    float: right;
    text-align: right;
    white-space: nowrap;
}

.pagenumber_area .navi strong {
    display: inline-block;
    width: auto;
    padding: 9px 14px 8px;
    background: #4d4d4d;
    color: #fff;
    font-size: 90%;
    border:  solid 1px #fff;
}

.pagenumber_area .navi {
    width: 100%;
    text-align: center;
}

.change strong {
	background: #333;
	color: #fff;
	padding: 3px 4% 2px;
	font-size: 80%;
	border:  solid 1px #fff;
	font-weight:  500;
}

.pagenumber_area .navi a {
    display: inline-block;
    width: auto;
    padding: 9px 14px 8px;
    color: #fff;
    font-size: 90%;
    text-decoration: none;
    border: solid 1px #fff;
}

.pagenumber_area .navi a:hover {
    background: #4d4d4d;
    color: #fff;
    border: solid 1px #4d4d4d;
}

form#page_navi_top .navi {
    display: none;
}

form#page_navi_bottom .change {
    display:  none;
}


.stTxt {
    color: #ef7925;
    font-weight: 500;
}

div#undercolumn_contact table th {
    background: none;
    font-size: 14px;
    border: none;
    text-align: center;
    padding: 2px 0 2px;
    color: #333;
    border-bottom: 1px solid #4d4d4d;
    /* background: #fff; */
}

div#undercolumn_contact table tr:first-child th {
    border-top: none;
}

div#undercolumn_contact table td {
    border: none;
    /* border-right: solid 1px; */
    border-bottom: 1px solid #4d4d4d;
    background: none;
}

div#undercolumn_contact table tr:first-child th {
    border-top: none;
}


.sideSearch > div {
	padding: 11px 11px 14px 12px;
	background: #FFF;
	border: 1px solid #E6E6E6;
	border-top: none;
	font-size: 13px;
}

.sideSearch select, .sideSearch input {
	width: 100%;
	max-width: 100%;
	height: 30px;
	border: 1px solid #CCC;
	margin: 0;
}

.sideSearchDl01 dd {
	padding: 1px 0;
}

.sideSearchDl02 {
	margin: 10px auto  0;
}

.sideSearch .side_btn01 {
	display: block;
	max-width: 180px;
	width: 100%;
	height: auto;
	margin: 17px auto 0;
	border: none;
	/* padding: 0 0 0 1px; */
}

.sideCategory > ul {
	border-left: solid 1px #51514f;
	border-right: solid 1px #51514f;
}

.sideCategory > ul li {
	background: rgba(255, 255, 255, 0.8);
}

.sideCategory > ul > li > p > a:hover {
    background: #a0a0a0;
    color: #fff;
}

.sideCategory > ul .pull-down li:hover a {
	background: rgba(51, 51, 51, 0.8);
	color: #fff;
}


.bnrLine > li > a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    z-index: -1;
    background: #a0a0a0;
    transition: all 0.3s ease;
}

.bnrLine > li > a:hover:before {
    top: auto;
    bottom: 0;
    height: 100%;
}

.bnrLine > li > a:hover {
    color: #fff;
    border: solid 1px #a0a0a0;
}

.sideCategory > ul > li > p > a:hover:before {
    top: auto;
    bottom: 0;
    height: 100%;
}

.sideCategory a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    z-index: -1;
    background: #a0a0a0;
    transition: all 0.3s ease;
}

.sideCallender {
	margin: 21px auto 0;
	background: #fff;
}

.sideCallender > h2 {
    font-size:  16px;
    background: #4d4d4d;
    color:  #fff;
    text-align:  center;
    font-weight:  400;
    padding:  13px 2% 12px;
}

.sideCallender > div {
	border-top: none;
}

.sideCategory {
	margin: 30px auto 0;
	position: relative;
	z-index: 5;
}

.sideCategory > h2 {
    font-size:  18px;
    background: #605c5c;
    color: #fff;
    text-align:  center;
    font-weight:  normal;
    padding: 11px 0;
    margin: 0 auto;
    border: solid 1px #51514f;
    font-weight: 500;
    /* font-family: 'Amiri', serif; */
}

.sideCategory a {
	display: block;
	border-bottom: solid 1px #51514f;
	color: #51514f;
	font-size: 16px;
	text-decoration:  none;
	text-align: left;
	/* font-weight:  bold; */
	padding: 9px 0 8px 7%;
	font-family: 'Amiri', serif;
	position: relative;
}

.sideBanner {
	margin: 0 auto 0;
	text-align: center;
}

.sideSearch .btn > input {
    background: #4d4d4d;
}

.sideSearch .btn > input:hover {
    background: #000000;
}

.sideSearch > h2 {
    font-size: 18px;
    background: #605c5c;
    color: #fff;
    text-align: center;
    font-weight: normal;
    padding: 11px 0;
}

.sideSearch {
    margin: 0 auto 0;
}

.sideBanner li {
	margin: 22px auto 0;
}

.bnrLine > li > a {
    font-family: 'Amiri', serif;
    font-size: 16px;
    color: #51514f;
    line-height: 1;
    font-weight: 500;
    border: solid 1px #51514f;
    display: block;
    text-decoration: none;
    padding: 15px 2%;
    position: relative;
}

.bnrLine > li > a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    z-index: -1;
    background: #a0a0a0;
    transition: all 0.3s ease;
}

.bnrLine > li > a:hover:before {
    top: auto;
    bottom: 0;
    height: 100%;
}

.sideBanner li a {
	display: inline-block;
	max-width: 100%;
	width: 100%;
}

.sideBanner li a:hover {
    /* opacity: .7; */
    filter: alpha(opacity=70); /* ie lt 8 */
    -ms-filter: "alpha(opacity=70)"; /* ie 8 */
    -moz-opacity: .7; /* FF lt 1.5, Netscape */
    -khtml-opacity: .7; /* Safari 1.x */
    zoom: 1;
    -webkit-transition: all .8s ease-out 0s;
    -moz-transition: all .8s ease-out 0s;
    -o-transition: all .8s ease-out 0s;
    transition: all .8s ease-out 0s;
}

.sideCategory .pull-down-inner {
	/* font-weight: bold; */
	font-size: 14px;
}

.sideCategory .pull-down-inner a {
	padding: 15px 15px 12px 28px;

}


.sideCategory .pull-down-list {
	font-size: 12px;
}

.sideCategory .pull-down-list a {
	padding: 12px 15px 12px 35px;
	font-size: 15px;
}

.sideCategory .pull-down-list a:hover {
    background: rgba(199, 20, 111, 0.8);
    color: #fff;
}

div#sub_contents {
    padding: 70px 0 0px;
    max-width: 1200px;
    width: 96%;
    margin: 0 auto;
}


input[type='image'] {
    padding: 0;
    margin: 0;
    line-height: 1;
    max-width: 100%;
}

.sideCallender .month {
	background: #eee;
	color: #000;
	line-height: 1;
	padding: 8px 10px 4px;
	text-align: center;
}

#pTop .sideCallender thead th {
	padding: 3px 0 0px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	/* background: rgb(245, 245, 245); */
	color: #000;
	border: none;
}

.sideCallender tbody {
	font-size: 15px;
}

.calendar_tb {
	width: 95%;
	margin: 10px auto 0;
	text-align: center;
}
.calendar_tb + .calendar_tb {
	margin: 15px auto 0;
}

#pTop .calendar_tb td {
	border: 1px solid #B3B3B3;
	line-height: 31px;
	padding: 0;
	text-align: center;
	border: 1px solid #ccc;
	line-height: 30px;
	padding: 0;
	text-align: center;
	font-size: 13px;
}

.calendar_tb th:first-child, .calendar_tb td:first-child {
	color: #000;
}

.calendar_tb th:first-child + , .calendar_tb td:first-child {
	color: #A01E1E;
}

.calendar_tb th:first-child + th + th + th + th + th + th, .calendar_tb td:first-child + td + td + td + td + td + td {
    color: #000;
}

.calendar_tb .off {
	background: #FFCCCC;
}

.calendar .information {
	font-size: 14px;
	vertical-align: middle;
	color: #4d4d4d;
	text-align:  center;
}

.calendar .information span {
	color: #FFCCCC;
	font-size: 25px;
	vertical-align: middle;
}



/* sound
----------------------------------------------- */
.soundConte {
    max-width: 1200px;
    width: 96%;
    margin: 78px auto 0;
}

.soundBox {
    max-width: 366px;
    width: 30.5%;
    float: left;
    margin: 30px 1.4% 0;
    border: solid 1px #e0e0e0;
    padding: 20px;
}

.soundFrame iframe {
    width: 100%;
    height: 300px;
    max-width: 300px;
    display: block;
}

.soundTit {
    font-size: 15px;
}

/*WORKS
----------------------------------------------- */
div#worksSelectList {
    /* max-width: 1200px !important; */
    /* width: 96% !important; */
    margin: 78px auto 0;
}

.worksBox {
    border: solid 1px #e0e0e0;
    padding: 20px;
    position: relative;
    width: 255px;
    margin: 30px 20px 0;
    overflow: hidden;
}

.worksFrame {
    position: relative;
    padding: 0 0 55%;
}

.worksFrame img {
    position: absolute;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.worksTit {
    margin: 10px 0 0;
}

.worksTxt {
    font-size: 14px;
    margin: 5px 5px 0;
}

/*LABEL
----------------------------------------------- */
.aboutlabelIframe {
    max-width: 575px;
    width: 47.91%;
    float: left;
    margin: 0;
}

.aboutlabelConte {
    max-width: 575px;
    width: 47.91%;
    float: right;
    margin: 0 0 0 0.41%;
}

.aboutlabelInner {
    max-width: 1200px;
    width: 96%;
    margin: auto;
}

.aboutlabelIframe > iframe {
    width: 100%;
    height: 320px;
}

.inWrap00 {
    margin: 80px auto 0;
    max-width: 1200px;
}



.baseIninner {
    max-width: 1200px;
    width: 96%;
    margin: auto;
}

.labelTit {
    text-align: center;
    position: relative;
}

.labelTit:before {
    content: "";
    position: absolute;
    bottom: -28px;
    right: 0;
    left: 0;
    max-width: 360px;
    width: 100%;
    height: 3px;
    background: #e0e0e0;
    margin: auto;
}

.baseIninner.aboutlabelInner {
    margin: 100px auto 0;
}

.artistlabelList {
    margin: 100px auto 0;
}

.artistlabelWrap {
    /*margin: 150px auto 0;*/
	margin: 0 auto;
}

.tocoWrap01 {
    /*margin: 150px auto 0;*/
	margin: 0 auto 100px;
}

.toco01Row {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.toco01Col01 {
    width: 37%;
}

.toco01Col02 {
    width: 61%;
}

.toco02Row01 {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.toco02Col01 {
    width: auto;
    margin: 0 1%;
}

.toco02Col01b {
    width: auto;
    margin: 0 1%;
}

.tocoWrap01 h4 {
    margin: 60px 0;
    text-align: center;
    font-size: 1.4em;
}

.toco02Row02 {
    width: 80%;
    margin: 0 auto;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}

.toco02Col02 {
    padding: 0 1.6em;
    max-width: 50%;
}

.toco03 .btn00 {
    margin: -40px auto 30px;
}

.toco04Row01 {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 80%;
    margin: 0 auto;
}

.tocoPriceTxt01 {
    width: 48%;
    border-bottom: 2px solid #E0E0E0;
    padding: 0.6em 0;
    margin: 0 0 .2em;
    font-size: 1.2em;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.tocoPriceTxt02 {
    margin: 30px 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}

.labelNewsWrap {
    margin: 150px auto 0;
}

.labelNewsArtcle.baseIninner {
    margin: 100px auto 0;
}

.labelNewsArtcle.news li {
    width: 95%;
    max-width: 100%;
}

.labelScheduleWrap {
    margin: 150px auto 0;
}

.baseIninner.scheduleImg {
    margin: 100px auto 0;
}

.artistlabelL_Img {
    max-width: 860px;
    width: 71.66%;
    float: left;
}

.artistlabelR_Ex {
    float: left;
    width: 28%;
    max-width: 500px;
    /* background: rgb(244, 242, 247); */
    padding: 30px;
}

.artistlabelR_Img {
    max-width: 860px;
    width: 71.66%;
    float: right;
}

.artistlabelL_Ex {
    float: right;
    width: 28%;
    /* position: absolute; */
    /* right: 2%; */
    max-width: 500px;
    /* background: rgb(244, 242, 247); */
    padding: 30px;
    /* bottom: 25%; */
}

.artistlabelBox {
    position: relative;
}



.labelName a {
    color: #333;
    text-decoration: none;
    font-size: 20px;
    /* background: #333; */
    /* padding: 10px; */
}

.labelMemberList > li > a {
    text-decoration: none;
    color: #333;
}

.labelName a:hover {
    text-decoration: underline;
}

.labelMemberList > li > a:hover {
    text-decoration: underline;
}

.ntrLogo {
    max-width: 290px;
    width: 100%;
    background: #333;
    padding: 6px;
    margin-bottom: 30px;
}

.labelName a img {
    vertical-align: middle;
}

a {}

.labelMemberList {
    margin: 20px auto 0;
}

/*Nord Tune Records
----------------------------------------------- */

.releaselabelImges {
    max-width: 575px;
    width: 47.91%;
    float: left;
    margin: 0;
}

.releaseConte {
    max-width: 575px;
    width: 47.91%;
    float: right;
    margin: 0 0 0 0.41%;
}

.releaselabelInner {
    max-width: 1200px;
    width: 96%;
    margin: 100px auto 0;
}

.flexslider.flex02 .slides li a {
    position: relative;
    padding: 0 0 100%;
    display: block;
}

.flexslider.flex02 .slides li a img {
    position: absolute;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.flexslider.flex02 .slides {
    width: 70%;
    float: left;
}

.flex02 .flex-control-thumbs {
    width: 28%;
    float: left;
    margin: 0 0 0 2%;
}

.flex02 .flex-control-thumbs li {
    float: none;
    width: 100%;
    margin: 15px auto 0;
    padding: 0 0 74%;
}

.flex02 .flex-control-thumbs li:first-child {
    margin: 0 auto;
}

.releaseTit {
    font-size: 18px;
    border-bottom: solid 1px #4d4d4d;
    padding: 0 0 5px;
}

.releaseTxt01 {
    margin: 10px auto 0;
}

.releaseTxt02 {
    margin: 10px auto 0;
}

.releaseTxt02 dd {
    margin: 5px 5px 0;
    font-size: 14px;
}

.releaseTxt02 dd a {
    color: #4d4d4d;
}

.releaseTxt02 dd a:hover {
    text-decoration: none;
}

.releaseTxt01 dd {
    margin: 5px 5px 0;
    font-size: 14px;
}

.releaseTxt01 dt {
    font-size: 17px;
}

.releaseTxt02 dt {
    font-size: 17px;
}

.baseBtnList {
    margin: 80px auto 0;
    max-width: 1200px;
    width: 96%;
    text-align: center;
}

.baseBtnList > li {
    display: inline-block;
    font-size: 0;
    max-width: 200px;
    width: 48%;
    margin: 20px 1% 0;
}

.allartistList > li {
	width: 100%;
	max-width: 200px;
}

.baseBtnList > li > a {
    text-decoration: none;
    display: block;
    color: #fff;
    background: #4d4d4d;
    padding: 10px;
    width: 100%;
    font-size: 16px;
    border: solid 1px #4d4d4d;
}

.baseBtnList > li > a:hover {
    background: #fff;
    color: #4d4d4d;
}

.artistSelectTit {
    text-align: center;
    font-size: 32px;
    border-bottom: solid 2px #4d4d4d;
    padding: 0 0 3px;
    margin: 0 0%;
}

.artistSelect {
    margin: 100px auto 0;
    max-width: 1200px;
    width: 96%;
}

.artistSelectBox01.contentsBox01 {
    margin: 50px auto 0;
    width: 100%;
}

.artistSelectBox01  .l_img01 {
    max-width: 575px;
    max-width: 575px;
    width: 47.91%;
}

.artistSelectBox01  .r_txt01 {
    max-width: 575px;
    width: 47.91%;
    float: right;
    margin: 0 0 0 0.41%;
}

.r_txtInner a {
    color: #00c300;
}

.artistSelectSound {
    margin: 100px auto 0;
}

.artistSelectBox02 {
    margin: 100px auto 0;
}

.artistSelectsubTit {
    font-size: 20px;
    border-bottom: solid 2px #4d4d4d;
}

.artistSelectBox02.news > .scroll-pane {
    margin: 10px auto 0;
    height: 300px;
}

.artistSelectBox02.news > .scroll-pane .newsComment00 {margin: 0;}

.artistSelectBox02.news > .scroll-pane li {
    max-width: 100%;
}

.artistSelectBox02.news > .scroll-pane li dl {
    padding: 20px 0;
    border-bottom: 2px solid #e0e0e0;
    border-top: none;
}

.artistSelectBox03 {
    margin: 50px auto 0;
}

.artistSelectBox03Add {
    margin: 50px auto 0;
}

.artistSelectBox04 {
    margin: 50px auto 0;
}

.discographyConte {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto 0;
}

.discographyBox {
    max-width: 366px;
    width: 30.5%;
    float: left;
    margin: 30px 1.4% 0;
    border: solid 1px #e0e0e0;
    padding: 20px;
}

.discographyTit {
    margin: 10px 0 0;
}

.discographyTxt {
    margin: 5px 5px 0;
    font-size: 14px;
}

.movieTit {
    margin: 10px auto 0;
}

.movieTxt {
    margin: 5px 5px 0;
    font-size: 14px;
}

.movieConte {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto 0;
}

.movieBox {
    max-width: 366px;
    width: 30.5%;
    float: left;
    margin: 30px 1.4% 0;
    border: solid 1px #e0e0e0;
    padding: 20px;
}

.movieIframe {
    position: relative;
    padding: 0 0 67%;
}

.movieIframe iframe {
    position: absolute;
    height: 100%;
    width: 100%;
    max-width: 100%;
    max-height: 190px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.memberBox {
    max-width: 280px;
    width: 23%;
    float: left;
    margin: 30px 1% 0;
    border: solid 1px #e0e0e0;
    padding: 20px;
}

.memberImg {
    position: relative;
    padding: 0 0 100%;
}

.memberImg img {
    position: absolute;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.memberSNS a i {
    font-size: 270%;
    color: #1da1f2;
}

.memberSNS a {
    display: block;
}

.memberSNS {
    margin: 15px 0 0;
    text-align: center;
}

.memberName {
    margin: 10px auto 0;
}

.memberprofile {
    margin: 5px 5px 0 0;
    font-size: 14px;
}

.discographyImg {
    position: relative;
    padding: 0 0 100%;
}

.discographyImg img {
    position: absolute;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}


.comContentsBox01.contentsBox01 {
    margin: 100px auto 0;
}

.contentsLead02 {
    margin: 10px 0 0;
    font-size: 15px;
}

.companyAboutList {
    margin: 30px auto 0;
}

.companyAboutList > li {
    width: 46%;
    float: left;
    margin: 0 2%;
    padding: 20px;
}

.font-weight-bold {
    font-weight: bold !important;
}

.companyAboutList > li dl dt {
    font-size: 18px;
    font-weight: bold;
}

.companyAboutList > li dl dd {
    margin: 5px 5px 0;
}

.companyWrap01 {
    margin: 100px auto 0;
}


.comImdList {
    margin: 90px auto 0;
    text-align: center;
    font-size: 0;
}

.comImdList > li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 2%;
}

.companyWrap02 {
    margin: 100px auto 0;
}

.companyWrap02 > p {
    text-align: center;
    margin: 100px auto 0;
    font-size: 20px;
}

.companyTbEx {
    text-align: center;
}

.companyTbExIn {
    border: solid 1px #e0e0e0;
    padding: 10px;
    margin: 25px auto 0;
    max-width: 600px;
}

.companyTbExIn > p {
    font-size: 15px;
}

.companyTbExIn > p a {
    color: #4d4d4d;
    text-decoration: none;
}

.companyWrap03 {
    margin: 100px auto 0;
}

.comGmap {
    margin: 100px auto 0;
}

.comGmap > iframe {
    width: 100%;
    height: 360px;
    display: block;
    text-align: center;
}

.companyWrap04 {
    margin: 100px auto 0;
}

.com04List {
    margin: 100px auto 0;
}

.com04List > li {
    max-width: 890px;
    width: 96%;
    margin: 0 auto;
}

.companyWrap02 table {
    margin-top: 80px;
}

.companyWrap02 table td a {
	transition: none;
}

.companyWrap02 table td a:hover {
	color: #c7146f;
}

.anchorList {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-top: 40px;
}

.anchorList li {
    width: 25%;
    max-width: 284px;
}

.anchorList li a {
    display: block;
    text-align: center;
    text-decoration: none;
    color: initial;
    border: 1px solid #605c5c;
    padding: .6em;
    margin: 0 8px;
    transition: none;
    font-weight: bold;
}

.anchorList li a:hover {
    color: #c7146f;
    border-color: #c7146f;
}

@media (max-width: 1000px) {
	.anchorList li {
        width: calc(100% / 3);
    }
}

@media (max-width: 768px) {
	.anchorList li {
        width: 50%;
    }
}

@media (max-width: 591px) {
	.anchorList {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
	}

	.anchorList li {
        width: 100%;
        max-width: none;
        margin-top: 8px;
    }

    .anchorList li:first-child {
    	margin-top: 0;
    }

    .toco01Col01 {
    	width: 100%;
    	text-align: center;
    }

    .toco01Col02 {
    	margin-top: 30px;
    	width: 100%;
    }

    .toco02Row01 {
    	-ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .toco02Col01 {
    	width: 48%;
    	text-align: center;
    }

    .toco02Col01:nth-of-type(n+3) {
    	margin-top: 15px;
    }

    .toco02Col01b {
    	width: 48%;
    	text-align: center;
    	margin-top: 15px;
    }

    .tocoStudioBox {
        position: relative;
        width: 100%;
        height: 0;
        padding-top: 75%;
    }

    .tocoStudioBox img {
        position: absolute;
        width: auto;
        max-width: 100%;
        height: auto;
        max-height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }

    .toco02Row02 {
    	width: 100%;
    }

    .toco02Col02 {
    	width: 100%;
    	max-width: none;
    	margin-top: 60px;
    }

    .toco02Col02:nth-of-type(1) {
    	margin: 0;
    }

    .toco04Row01 {
    	width: 100%;
    }

    .tocoPriceTxt01 {
    	width: 100%;
    }
}

.studioName {
    font-size: 20px;
    border-bottom: solid 2px #4d4d4d;
    padding: 0 1% 5px;
}

.studioEx01 {
    font-size: 15px;
    margin: 20px auto 0;
    padding: 0 1%;
}

.studioEx02 {
    padding: 0 1%;
    margin: 20px auto 0;
}

.studioEx02 dd {
    font-size: 15px;
    margin: 5px auto 0;
}

.worksConteArea {
	margin: 60px auto 0;
}

.worksCateTit04_1 {
	margin: 0 auto .6em;
	width: 96%;
	padding: 0 1.333%;
	font-size: 1.2em;
}

.worksCateTit04_1:first-letter {
    color: #89b32d;
}

.worksCateTit04_2 {
	margin: 3em auto .6em;
	width: 96%;
	padding: 0 1.333%;
	font-size: 1.2em;
}

.worksCateTit04_2:first-letter {
    color: #ba1b69;
}

.worksCateList {
    max-width: 1200px;
    width: 96%;
    margin: 0 auto;
    text-align: center;
    font-size: 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}

.worksCateList > li {
    /* background: #4d4d4d; */
    color: #fff;
    width: 14%;
    margin: 0 1.333%;
    /* padding: 10px 2%; */
    /* border: solid 1px #4d4d4d; */
    cursor: pointer;
    font-size: 12px;
    display: inline-block;
}

.worksCateList > li a {
    color: #4d4d4d;
    text-decoration: none;
    padding: 10px 2%;
    display: block;
    border: solid 1px #4d4d4d;
}

.worksCateList > li:hover {
    background: #fff;
    color: #4d4d4d;
}

.worksCateList > li a:hover {
    background: #4d4d4d;
    color: #fff;
}

.listBnrlist > li {
    float: left;
    width: 23%;
    margin: 10px 1% 0;
}

.listBnrlist {
    width: 95%;
    margin: 0 auto;
}

.sideBanner li a:hover {
    opacity: .7;
}

.listBnrlist > li > a:hover {
    opacity: .7;
}

.topRecommend > ul > li {
	max-width: 260px;
	width: 31.333%;
	letter-spacing: normal;
	float:  left;
	margin: 30px 15px 0;
}

.topRecommend dd {text-align:  center;padding: 13px 0;line-height: 1.4;}

.topRecommend > p {
	margin: 9px auto 0;
	padding: 0 0 0 6px;
	text-align: center;
}

.topRecommend > .noDate {
    margin: 100px auto 0;
}


.topRecommend dt > a > img {
    position: absolute;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.topRecommend dt > a {
    position: relative;
    padding: 0 0 100%;
    display:  block;
}

.topRecommend dt > a:hover {
    opacity:  0.7;
}

.topRecommend dd p > a:hover {text-decoration:  underline;}


.topRecommend {
    max-width: 1200px;
    width: 96%;
    margin: 100px auto 0;
}

section.topWrap01.news {
    max-width:  840px;
    width:  100%;
    margin: 0 auto 0;
}

.topRecommend dd > p > a {
    text-decoration:  none;
    color: #4d4d4d;
    font-size:  13px;
}

.productTxt {
    text-align:  center;
    color: #4d4d4d;
}

.topRecommend .cmnBtn01 {
    margin:  40px auto;
    text-align:  center;
}

.topRecommend > ul {
    margin: 100px auto 0;
}



.com01Box > li:first-child {
    max-width: 420px;
    width: 30%;
    margin: 0;
}

.com01Box > li {
    float: left;
    max-width: 800px;
    width: 67%;
    margin: 0 0 0 3%;
}

.com01Box {
    margin: 100px auto 0;
}

.com01Box > li table {
    margin: 0;
}


/* 20231003@kajwiara */

.labelWrap01 {
    width: 96%;
    max-width: 1200px;
    margin: 45px auto 0;
}

.labelBox01 {
    margin: 58px auto 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.labelBox01 > div {
    width: 18.5%;
}

.labelBox01 > div > a {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #4d4d4d;
    border: solid 1px #4d4d4d;
    padding: 13px 5px 11px;
    transition: 0.3s ease-in;
}

.labelBox01 > div > a:hover {
    color: #fff;
    background: #4d4d4d;
    transition: 0.3s ease-in;
}

.labelWrap02 {
    margin: 105px auto 0;
    width: 96%;
    max-width: 1200px;
    padding: 30px 0 0;
}

.labelTitH4 {
    text-align: center;
}

.labelBox02 {
    margin: 30px 0 60px;
    padding: 30px 0 0;
}

.labelTitH5 {
    font-size: 34px;
    text-align: center;
    border-bottom: solid 3px #2E2E2E;
}

.labelItem02 {
    margin: 60px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.labelItem02 > div {
    width: 48.5%;
    max-width: 580px;
}

.labelTit6 {
    text-align: center;
}

.labelItem02R > p {
    margin: 30px auto 0;
}

.labelBtn02 {
    display: block;
    margin: 20px auto 0;
    width: 100%;
    max-width: 195px;
    border: solid 1px #605C5C;
    text-decoration: none;
    text-align: center;
    border-radius: 20px;
    color: #605C5C;
    padding: 5px 5px 4px;
    transition: 0.3s ease-in;
}

.labelBtn02:hover {
    color: #fff;
    background: #605C5C;
    transition: 0.3s ease-in;
}

.bnrSelectBox02 {
    display: none;
}

.bnrSelectBox02 {
    width: 96%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.bnrSelectBox02 > li {
    width: 19.15%;
    max-width: 230px;
    background: #fff;
}

.bnrSelectBox02 > li > a img {
    transition: 0.3s ease-in;
}

.bnrSelectBox02 > li > a:hover img {
    opacity: .7;
    transition: 0.3s ease-in;
}


/*-- 固定ここまで --*/

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 1600px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */



/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 1600px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 1400px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.coverWrap .slick-next {
    right: 2%;
}

.coverWrap .slick-prev {
    left: 2%;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 1400px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 1260px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */





/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 1260px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 1200px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */


/*-----------------------------------------------------------
全体スタイル
-----------------------------------------------------------*/

img {
	width: auto;
	max-width: 100%;
	height: auto;
}


/*Base*/

.contentsLead01 > br {
    display: none;
}

.r_txt01 > h3 > br {
    display: none;
}

/*-- flexslider --*/

.flexslider {
	width: 100%;
	margin: 0;
	border: 0;
}

.flexslider img {
	width: 100%;
}


/*-----------------------------------------------------------
header
-----------------------------------------------------------*/




/*-----------------------------------------------------------
#main
-----------------------------------------------------------*/



/*-----------------------------------------------------------
footer
-----------------------------------------------------------*/

.copyright small {
	width: 96%;
}


/* 全ページ共通クラス
----------------------------------------------------------- */

.pankuzu {
	width: 98%;
}


/* トップページ
----------------------------------------------------------- */



/* 中ページ
----------------------------------------------------------- */

.leadTxt {
	padding: 20px 2%;
	font-size: 100%;
}


/* ECCUBE
----------------------------------------------------------- */

#sub_contents2 .title {
	padding: 10px 10% 0;
}

#sub_contents2 .title:before {
	left: 1%;
	width: 8.5%;
}

#sub_contents2 .title:after {
	right: 1%;
	width: 8.5%;
}

/*-----------------------------------------------------------
 通販部分
-----------------------------------------------------------*/

.pc_none {
	display: block;
}

.sp_none {
	display: none;
}

/* 共通ココマデ */



.topAboutList > div {
    /* padding: 15px; */
}

.topAboutList > div.topAboutItem02 {
    /* padding: 15px; */
}

.topAboutList > .topAboutItem02 >h3 {
    line-height: 1.5;
    font-size: 18px;
}

.topAboutList > .topAboutItem02 > p {
    line-height: 24px;
    font-size: 13px;
}

.news dd {
    width: 75%;
}

.dropmenu ul > li > ul {
    width: 260%;
}
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 1200px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 1000px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/*-----------------------------------------------------------
全体スタイル
-----------------------------------------------------------*/

/*Base*/

.r_txt01 > h3 {
    font-size: 22px;
}

.contentsLead01 {
    font-size: 16px;
}

.contentsLead02 {
    margin: 10px 0 0;
}

.lead01 {
    padding: 0 1% 0;
}


.lead01 br {
    display:  none;
}

/*bnrset*/

.bnrSelectBox01 > li > a {
    padding: 5px;
}

.bnrSelectBox00 > li > a {
    padding: 5px;
}



/*-----------------------------------------------------------
nav
-----------------------------------------------------------*/
.dot-class {
    text-align: center;
    margin: 30px auto 0;
}

.coverWrap {
    padding: 50px 0 25px;
}
/*-----------------------------------------------------------
header
-----------------------------------------------------------*/




/*-----------------------------------------------------------
Footer
-----------------------------------------------------------*/

/*-----------------------------------------------------------
Top
-----------------------------------------------------------*/
.topContentsBox > li+li > h5 br {
    display: none;
}

.news dd {
    width: 65%;
}

.topAboutList > .topAboutItem02 >h3 {
    font-size: 15px;
}

.topAboutList > .topAboutItem02 > p {
    font-size: 12px;
    margin: 15px 0 0;
    line-height: 20px;
}

.topAboutList > .topAboutItem02 > .btn00 {
    margin: 15px auto 0;
}

.topAboutList > div {
    /* width: 30.3333%; */
    /* margin: 0 1.5%; */
}

.flabel {
    float: none;
    width: 100%;
}

.fFomal {
    width: 100%;
    margin: 20px 0 0 auto;
    float: none;
}
/*-----------------------------------------------------------
下層
-----------------------------------------------------------*/
.artistlabelR_Ex {
    padding: 30px 20px;
    width: 32%;
}

.artistlabelL_Img {
    width: 68%;
}

.artistlabelR_Img {
    width: 68%;
}

.artistlabelL_Ex {
    padding: 30px 20px;
    width: 32%;
}

.labelMemberList > li > a {
    font-size: 15px;
}

.soundBox {
    padding: 1%;
}

.worksBox {
    padding: 1%;
}

.worksCateList > li {
    width: 30.333%;
    margin: 10px 1.5% 0;
}


/* 20231004@kajiwara */
.labelBox01 {
    flex-wrap: wrap;
    justify-content: center;
}

.labelBox01 > div {
    width: 31%;
    margin: 0 1% 17px;
}

.labelTit6 {
    width: 75%;
    margin: 0 auto;
}

.labelWrap02 {
    margin: 55px auto 0;
}

.bnrSelectBox02 {
    flex-wrap: wrap;
    justify-content: center;
}

.bnrSelectBox02 > li {
    width: 31%;
    margin: 0 1% 17px;
}



/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 1000px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 768px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/*-----------------------------------------------------------
全体スタイル
-----------------------------------------------------------*/

/*Base*/
.pc {
	/* display: block; */
}

.sp {
	display: none;
}

.brMIdIn {
    display: block;
}

.clum2Main {
    float:  none;
    width:  100%;
    margin:  0 auto;
}

.clum2Side01 {
    float:  none;
    width: 100%;
    margin:  40px auto 0;
}

.categoryStyle {
    max-width:  80%;
    width:  100%;
    margin:  0 auto;
}

.contentsLead01 {
    /* font-size: 15px; */
}

.r_txt01 > h3 {
    /* font-size: 21px; */
}

.contentsLead01 {
    text-align: left;
}

.contentsLead01 {
    margin: 17px 0 0;
}

.l_img01 {
    float: none;
    max-width: 590px;
    width: 100%;
    margin: 0 auto;
}

.r_txt01 {
   float: none;
   max-width: 570px;
   width: 100%;
   margin: 30px auto 0;
}

.r_img01 {
    float: none;
    max-width: 590px;
    width: 100%;
    margin: 0 auto;
}

.l_txt01 {
    float: none;
    max-width: 570px;
    width: 100%;
    margin: 30px auto 0;
}

/*bnrset*/

.bnrSelectBox00 > li {
    float: none;
    width: 100%;
    margin: 40px auto 0;
}

.bnrSelectBox00 > li:first-child {
    margin: 0 auto;
}

.bnrSelectBox01 > li {
    /* float: none; */
    width: 44%;
    margin: 40px 3% 0;
}

.bnrSelectBox01 > li:first-child {
    margin: 40px 3% 0;
}


/*-----------------------------------------------------------
Header
-----------------------------------------------------------*/

header h1 {
    font-size: 80%;
}

.header {
    width: 100%;
    height: auto;
    padding: 10px;
}

.nav {
    display: none;
}

.sp.mid {
    display: block;
}

.telBtn a, .menuBtn a {
    margin: 0;
    font-size: 230%;
    color: #fff;
    text-align: center;
    display: block;
    line-height: 0;
}

.menuBtn {
    float: right;
    margin: 0 0 0 0;
}

.logo {
    width: 100%;
    margin: 18px auto 0;
    float: none;
    position: initial;
    padding: 0;
}

.hnav {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 20px auto 0;
}

.haddBox {
    display: none;
}

.headInBox {
    width: 100%;
    max-width: 98%;
    margin: auto;
}

.h1 {
    width: 100%;
    max-width: 45%;
    line-height: 2;
}

.headFrame {
    margin: 0 auto;
}

header {
    margin: 0 auto;
}

.headerWrap {
    padding: 4px 0 30px;
}

/*--- modal ---*/

.telBtn a,
.menuBtn a {
	margin: 0;
	font-size: 300%;
	color: #333;
	text-align: center;
	display: block;
	line-height: 0;
}

#pageslide {
	width: 65%;
	padding: 1%;
	display: none;
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 99999999999999;
	color: #FFF;
	background: #fafafa;
	border-left: solid 5px #f0f0ee;
	box-shadow: rgba(0, 0, 0, 0.3) -1px 1px 10px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) -1px 1px 10px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.3) -1px 1px 10px 0px;
	overflow-y: auto;
}

p.btn-close {
	width: 60%;
	margin: 5% auto;
	padding: 6px 2% 3px;
	background: #fbfbfb;
	font-size: 94%;
	text-align: center;
	box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px 0;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px 0;
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 2px 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

p.btn-close > a {
	text-decoration: none !important;
	color: #4d4d4d;
	display: block;
}

.page_slide_navi {
	width: 96%;
	margin: 0 auto;
}

#slide_navi li a {
	margin: 7px 0 0;
	display: block;
	text-align: center;
	color: #4d4d4d;
	font-weight: bold;
	line-height: 3;
	text-decoration: none;
	font-size: 90%;
	border-bottom: 1px solid #e2e2e2;
	font-weight: bold;
}

#pageslide .fnavLabels > ul {
    display: block;
}

#pageslide .fnavLabels > ul > li {
    display: block;
}

#pageslide .fnavLabels > ul > li > a {
    padding: 0;
}


.slogo01 {
    text-align: center;
    margin: 30px auto 0;
    opacity: .8;
    max-width: 200px;
    width: 100%;
    padding: 0 0 50px;
}

.gnav > ul > li > a {
    padding: 11px 5px;
    font-size: 14px;
}

/*-----------------------------------------------------------
Footer
-----------------------------------------------------------*/


.footerConte01 {
    float: none;
    width: 100%;
    margin: 0 auto;
}

.footerConte02 {
    float: none;
    width: 100%;
    margin: 50px auto 0;
}



/*-----------------------------------------------------------
Top
-----------------------------------------------------------*/


/*-----------------------------------------------------------
下層
-----------------------------------------------------------*/

/*--- テーブル関連 ---*/

div#undercolumn_cart p.tb_attention {
	margin: 20px auto 0;
}

.tb_attention {
	font-size: 13px;
	margin: 30px auto 0;
}

.tb_attention span {
	color: #b42222;
}

.tb_wrap {
	width: 100%;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	margin: 0 0 20px 0;
}

.tb_wrap table {
	width: 800px;
	margin: 5px auto 0;
}

/*--- テーブル関連 ---*/

div#undercolumn_cart p.tb_attention {
	margin: 20px auto 0;
}

.tb_attention {
	font-size: 13px;
	margin: 30px auto 0;
}


.tb_wrap {
	width: 100%;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	margin: 0 0 20px 0;
}

.tb_wrap table {
	width: 800px;
	margin: 5px auto 0;
}

.cartScroll.sp {
    display: block;
    color: #333;
    margin:  20px auto 0;
}

/* テーブル関連ココマデ */



.sideSearch, .sideCategory {
    width: 80%;
    float: none;
    margin: 0 auto;
}

#side > ul > li {
    margin: 0 auto;
}


#main01 {
	width: 100%;
	float: none;
	padding: 15px 2%;
	margin: 0 auto;
}

#side {
	width: 98%;
	max-width: 98%;
	float: none;
	margin: 80px auto 0;
}

#side > ul > li {
	margin: 0 1% 15px;
}

#side .btn {
	text-align: center;
}

.sideSearch, .sideCategory {
	width: 48%;
	float: left;
}

.sideCategory .pull-down-list a {
	padding: 15px 15px 15px 35px;
}

.sideBanner {
	clear: both;
	width: 98%;
}

.sideBanner li {
	/* display: inline-block; */
	/* max-width: 49%; */
	/* margin: 30px 1% 0; */
	/* text-align: center; */
}

.sideCategory > h2 {
    margin: 0 auto;
}

.sideBanner ul {
    text-align: center;
    width: 81%;
    margin: 0 auto;
}

.calendar_tb {
	width: 98%;
	/* float: left; */
	margin: 10px auto 0;
}

.calendar_tb + .calendar_tb {
	margin: 10px 1% 0;
}

.calendar .information {
	clear: both;
}

.sideSearch, .sideCategory {
    width: 80%;
    float: none;
    margin: 0 auto;
}

#side > ul > li {
    margin: 40px auto 0;
    width: 80%;
}


.snsArea {
    float: none;
}

.copyright {
    /* float: none; */
    /* width: 100%; */
    /* margin: 35px auto 0; */
}






.topAboutList > div {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 96%;
    margin: 50px 2% 0;
}

.topAboutList {
    font-size: 0;
    text-align: center;
}

.topAboutList > div.topAboutItem02 {
    max-width: 96%;
    width: 100%;
}

.topAboutList > .topAboutItem02 >h3 {
    text-align: center;
}

.topAboutList > .topAboutItem02 > p {
    text-align: center;
}

.topArtcle.news {
    float: none;
    width: 100%;
    max-width: 96%;
    margin: auto;
}

.topMedia {
    float: none;
    width: 100%;
    margin: 60px auto 0;
}

.news li {
    max-width: 96%;
}

.bnrSelectBox01 {
    width: 90%;
    text-align: center;
}

.bnrSection {
    padding: 10px 0 50px;
}

.artistlabelL_Img {
    width: 62%;
}

.artistlabelR_Img {
    width: 62%;
}

.artistlabelR_Ex {
    width: 38%;
    padding: 20px 10px;
}

.artistlabelL_Ex {
    width: 38%;
    padding: 20px 10px;
}

.aboutlabelIframe {
    float: none;
    width: 100%;
    margin: auto;
}

.aboutlabelConte {
    float: none;
    width: 100%;
    margin: 20px auto 0;
}

.releaselabelImges {
    float: none;
    width: 100%;
    margin: auto;
}

.releaseConte {
    float: none;
    width: 100%;
    margin: 20px auto 0;
}

.artistSelectBox01 .l_img01 {
    width: 100%;
}

.artistSelectBox01 .r_txt01 {
    float: none;
    width: 100%;
    margin: 20px auto 0;
}

.discographyBox {
    padding: 2%;
}

.movieBox {
    padding: 2%;
}

.memberBox {
    padding: 2%;
}

.com04List > li:first-child {
    float: none;
    width: 100%;
    margin: auto;
    max-width: 100%;
}

.com04List > li+li {
    float: none;
    width: 100%;
    margin: 30px auto 0;
    max-width: 100%;
}

.companyAboutList > li {
    float: none;
    width: 100%;
    margin: 20px auto 0;
    max-width: 575px;
}

.soundBox {
    width: 48%;
    margin: 20px 1% 0;
}

.worksBox {
    width: 48%;
    margin: 20px 1% 0;
}

.listBnrlist > li {
    width: 30.3333%;
    margin: 10px 1.5% 0;
}

.com01Box > li:first-child {
    float: none;
    width: 100%;
    margin: auto;
}

.com01Box > li {
    float: none;
    width: 100%;
    margin: 30px auto 0;
}


/* 20231004@kajiwara */
.labelBox01 > div > a {
    font-size: 15px;
    padding: 10px 5px 8px;
}

.labelItem02 {
    display: block;
    width: 100%;
    max-width: 580px;
}

.labelItem02 > div {
    width: 100%;
}

.labelItem02R {
    margin: 50px auto 0;
}


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */




/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 591px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/*-----------------------------------------------------------
全体スタイル
-----------------------------------------------------------*/

/*Base*/
.pc, .pcTel {
	display: none;
}

.sp {
	display: block;
}

.spTel  {
	display: inline;
}

.spTel a {
    text-decoration: none;
}

.telBtn.sp {
    float: right;
    margin: 8px 20px 0 0;
}

.headInBox {
    max-width: 100%;
}

.menuBtn {
    margin: 7px 0 0;
}

.coverWrap .slick-prev {
    max-width: 25px;
}

.coverWrap .slick-next {
    max-width: 25px;
}

/*-- テーブル --*/

.baseTb {
	width: 96%;
}

.baseTb th, .baseTb td {
	width: 100% !important;
	display: block;
	border:  none;
}

.baseTb th {
	text-align: center;
}

.l_img01 {
    float:  none;
    width:  100%;
    margin:  0 auto;
}

.r_txt01 {
    float:  none;
    width:  100%;
    margin:  20px auto 0;
}

.contentsLead01 {
    text-align: left;
}

.spTel a {
    color:  #4d4d4d;
}

.contentsLead01 br {
    display: none;
}


/*-- ページトップ --*/

#pageTop {
	display: none !important;
}

.scrollWrap {
    bottom: 234px;
    left: -40px;
}

.pagetop.sp {
	bottom: 0;
	right: 0;
}

#main {
    position: relative;
}

/* ヘッダー
----------------------------------------------------------- */

.logo {
	width: 40%;
	float: left;
	margin: 0px 0 0;
}

header {
    margin:  0 auto;
    width:  96%;
    padding: 0 0 0;
}




/* フッター
----------------------------------------------------------- */

.spNavi {
	margin: 0 auto 0;
	/* background: rgba(51, 51, 51, 0.9); */
}

.spNavi li a, .spNavi li a:link, .spNavi li a:visited {
	color: #6c6a6a;
}

.spNavi > ul > li:first-child a {
    border-top: 1px solid #6c6a6a;
}

.sp nav li, .sp nav li:first-child {
	width: 100%;
	float: none;
	/* padding: 20px 0; */
	/* border-top: 1px solid #6c6a6a; */
}

.spNavi li a {
	padding: 14px 0 14px;
	display: block;
	text-align: center;
	text-decoration: none;
	background: initial;
	/* border-top: 1px solid #71caef; */
	border-bottom: 1px solid #6c6a6a;
	font-weight: bold;
}

.fnavLabels > ul > li > a {
    padding: 14px 0 14px;
    display: block;
    text-align: center;
    text-decoration: none;
    background: initial;
    /* border-top: 1px solid #71caef; */
    /* border-bottom: 1px solid #6c6a6a; */
    /* background: #c7146f; */
}

.spNavi li a:hover {
	background: initial;
}

.footer {
    padding: 0 0 50px;
}


/*-- フッターアイコン --*/

.sp footer {
	margin: 0;
	padding: 10px 0 0;
	/* border-top: 1px solid #71caef; */
	/* background: rgba(226, 226, 226, 0.68); */
}

.sp footer ul:after {
	content: '';
	display: block;
	clear: both;
}

.sp footer li {
	width: 32%;
	margin: 0 0.5%;
	float: left;
}

.sp footer .enFicon > li {
    width: 50%;
    margin: 0;
}

.sp footer li a {
	padding: 0px 0 0px;
	color: #6c6a6a;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 60%;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 60%;
}

.sp footer li a i {
	margin: 0 0 5px;
	font-size: 440%;
	display: block;
}

.sp .copyright {
	margin: 10px auto 0;
	padding: 10px 2%;
	font-size: 70%;
	color: #fff;
	text-align: center;
	background: #383333;
}


/* Top
----------------------------------------------------------- */











/* 中ページ
----------------------------------------------------------- */


* ECCUBE
----------------------------------------------------------- */

/*--- テーブル関連 ---*/

.delivname th, .delivname td,
.customer th, .customer td,
div#undercolumn_shopping table.delivname th,
#undercolumn_order th, #undercolumn_order td,
#undercolumn_contact th, #undercolumn_contact td,
#undercolumn_aboutus th, #undercolumn_aboutus td,
#undercolumn_entry th, #undercolumn_entry td {
	display: block;
	width: 100% !important;
}

table tr th {
    padding: 15px 10px 12px;
}

table tr td {
    padding: 15px 10px 12px;
}


/* 会社概要
----------------------------------------------------------- */

.col1AreaWrap table td {
    padding: 15px 10px 12px;
}

.delivname th, .delivname td, .customer th, .customer td, div#undercolumn_shopping table.delivname th, #undercolumn_order th, #undercolumn_order td, #undercolumn_contact th, #undercolumn_contact td, #undercolumn_aboutus th, #undercolumn_aboutus td, #undercolumn_entry th, #undercolumn_entry td {
    display: block;
    width: 100%;
}

table tr th {
    padding: 15px 10px 12px;
}

table tr td {
    padding: 22px 10px 22px;
}

#undercolumn_aboutus td {
    text-align: center;
}

/* 会社概要
----------------------------------------------------------- */

.col1AreaWrap table td {
    padding: 15px 10px 12px;
}



/*-----------------------------------------------------------
通信販売
-----------------------------------------------------------*


/* 商品一覧ページ */

.item_list05 > li {
	width: 48%;
	margin: 0 1% 70px;
}


/* 商品詳細 */

.shoppingTable01 {
	width: 100%;
	margin: 0 auto;
}

.shoppingTable01 td {
	border-right: none;
}

#detailrightbloc .cart_area.shoppingCartArea {
	position: relative;
	width: 100%;
	height: auto;
	padding: 15px 10px 12px;
	left:0;
	border-top: 1px solid #333;
}


#detailrightbloc .cart_area.shoppingCartArea .quantity {
	margin: 0 auto;
}


/*-- 商品購入STEP --*/

.list-shopping-flow {
	width: 100%;
	margin: 0 0 30px;
	list-style: none;
	overflow: hidden;
	display: table;
}

.list-shopping-flow li {
	width: 48%;
	margin-bottom: 2px;
	display: inline-block;
	max-width: 100%;
}


/* お届け先の指定
----------------------------------------------- */

#address_area .information {
    width: 100%;
    float: none;
}

#address_area .add_multiple {
    width: 80%;
    margin: 0 auto;
    float: none;
}

 .add_multiple img {
    /* max-width: 196px; */
}

.addbtn {
    text-align: center;
}


/* 購入履歴一覧/詳細
----------------------------------------------- */

div#mycontents_area div.mycondition_area p {
    float: none;
    width: 100%;
}
div#mycontents_area div.mycondition_area .btn {
    width: 100%;
    float: none;
    text-align: center;
}

.search02Box01 > li {
    float:  none;
    width:  100%;
    margin:  20px auto 0;
}

.search02Box01 > li:first-child {
    width:  100%;
    margin:  0 auto;
}

.search02Box01 > li+li {
    width:  100%;
    margin:  30px auto 0;
}


.topRecommend > ul > li {
    width: 30.333%;
    margin: 40px 1.5% 0;
}



.tb_wrap table th {
    width: 170px;
    display:  table-cell;
}

.tb_wrap table td {
    width: 470px;
    display:  table-cell;
}




.about00Box00 {
    width: 100%;
    margin: auto;
    max-width: 655px;
}

.about00Box01 {
    width: 100%;
    margin: 40px auto 0;
    max-width: 640px;
}

.advantage00MainBase > .contentsBox01 > .r_txt01 {
    margin: 10px auto 0;
    width: 100%;
    /* background: none; */
}

.advantage00MainBase > .contentsBox01 > .l_txt01 {
    margin: 10px auto 0;
    width: 100%;
    /* background: none; */
}

.orignal00List > li {
    display: block;
    width: 100%;
    margin: 30px auto 0;
}

.orignal00List > .orignal00ListTxt {
    max-width: 100%;
}

.galleryList > li {
    width: 46%;
    margin: 20px 2% 0;
}

div#undercolumn_contact table th {
    font-size: 16px;
    padding: 12px 0;
}

.privacyDl {
    padding: 15px 2%;
}

table tr:first-child th {
    border-bottom: none;
}

.tb_wrap table tr:first-child th {
    border-bottom: 1px solid #333;
}

.btn_area li {
    padding: 0;
    margin: 20px auto 0;
}


.prooductDetailUl > li:first-child {
    float: none;
    width: 100%;
    margin: 0 auto;
}

.prooductDetailUl > li {
    float: none;
    width: 100%;
    margin: auto;
    max-width: 550px;
}

.privacyDl .pc.prvpc {
    display: none;
}

.sp.sp_line {
    display: inline;
    color: #4d4d4d;
}

.bnrSelectBox01 > li {
    width: 48%;
    margin: 40px 1% 0;
}

.bnrSelectBox01 > li:first-child {
    margin: 40px 1% 0;
}

.bnrSelectBox01 {
    width: 96%;
}

.topAboutList > div {
    width: 48%;
    margin: 50px 1% 0;
}

.topAboutList {
    width: 100%;
    margin: 40px auto 0;
}

.topAboutList > div.topAboutItem02 {
    max-width: 100%;
}

.coverWrap {
    padding: 30px 0 5px;
    margin: 15px auto 0 0;
}

.dot-class {
    margin: 20px auto 0;
}

.top00Wrap {
    margin: 100px auto 0;
    padding: 0 0 50px;
}

.top01Wrap {
    margin: 50px auto 0;
}

.bnrSection {
    margin: 45px auto 0;
}

.fInfoFrame01 {
    text-align: center;
}

.flogo {
    float: none;
    width: 57%;
    margin: 0 auto;
}

.fFomal {
    margin: 50px auto 0;
}

footer {
    padding: 0 0 30px;
}

.fInfoFrame00 {
    margin: 0px auto 0;
    padding: 20px 0;
    border-top: solid 1px #e0e0e0;
}

.labelMemberList > li > a {
    font-size: 14px;
}

.artistlabelL_Ex {
    width: 42%;
    padding: 20px 5px;
    margin: 0 2% 0 0;
}

.artistlabelR_Ex {
    width: 42%;
    padding: 20px 5px;
    margin: 0 0 0 2%;
}

.artistlabelR_Img {
    width: 56%;
}

.artistlabelL_Img {
    width: 56%;
}

.discographyBox {
    width: 48%;
    margin: 30px 1% 0;
}

.movieBox {
    width: 48%;
    margin: 30px 1% 0;
}

.memberBox {
    width: 48%;
    margin: 30px 1% 0;
}

.soundBox {
    float: none;
    width: 100%;
    margin: 30px auto 0;
}

.worksBox {
    float: none;
    width: 100%;
    margin: 30px auto 0;
}

.worksCateList > li {
    width: 48%;
    margin: 10px 1% 0;
}


/* 20231004@kajiwara */
.labelBox01 > div {
    width: 48%;
    margin: 0 1% 10px;
}

.labelBox01 > div > a {
    font-size: 14px;
}

.bnrSelectBox02 > li {
    width: 48%;
    margin: 0 1% 10px;
}


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 591px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */




/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 414px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/* 共通
----------------------------------------------------------- */

.telBtn {
	/* width: 12%; */
}

.menuBtn {
	/* width: 11%; */
	float: right;
	/* margin: 0; */
}

.telBtn a,
.menuBtn a {
	font-size: 230%;
}


/*header*/




/* 中ページ
----------------------------------------------------------- */

/* ECCUBE
----------------------------------------------------------- */
/*-----------------------------------------------------------
通販部分
-----------------------------------------------------------*/

.title {
	font-size: 150%;
}

#side {
	width: 96%;
}

#side > ul > li {
	width: 100%;
	float: none;
	margin: 0 auto 10px;
}

.sideBanner li {
    padding: 0;
}

.calendar_tb {
	width: 100%;
	margin: 10px auto 0;
}

.calendar_tb + .calendar_tb {
	margin: 15px auto 0;
}

.contentUl03 > li {
	padding: 20px 10px 18px;
}

.contentUl03 span:first-child {
	width: 4em !important;
}

div#mycontents_area .message_area {
    text-align: left;
}

#form1 td {
	font-size: 88%;
}


/* 商品詳細
----------------------------------------------------------- */

#pTop .shoppingTable01 tr th, #pTop .shoppingTable01 tr td, #pTop .shoppingTableWrap th, #pTop .shoppingTableWrap td {
	display: block;
	width: 100% !important;
	border-right: none;
	border-left: none;
}

.shopDetaiTr th {
    border-top: solid 1px;
}

.item_list05 > li {
    float: none;
    width: 100%;
    margin: 0 auto 70px;
}


.about00BoxBase > p {
    font-size: 14px;
}

.aboutooImgList > li {
    float: none;
    width: 100%;
    margin: 40px auto 0;
}

.about00TxtFrame {
    width: 96%;
    max-width: 500px;
    padding: 20px 2%;
    font-size: 14px;
}

.galleryList > li {
    width: 48%;
    margin: 20px 1% 0;
}

.news dt {
    float: none;
    width: 120px;
}

.news dd {
    float: none;
    width: 100%;
    margin: 10px auto 0;
}

.newsComment00 {
    margin: 5px auto 0;
    font-size: 13px;
}

.newsTit00 {
    font-size: 14px;
}

.topAboutList > div {
    width: 100%;
    margin: 50px auto 0;
}

.topAboutList > div.topAboutItem02 {
    max-width: 366px;
}
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 414px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 375px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
.bnrSelectBox01 > li {
    width: 48%;
    margin: 40px 1% 0;
}

.bnrSelectBox01 > li:first-child {
    margin: 0 auto;
}

.bnrSelectBox01 {
    width: 96%;
}

.bnrSelectBox01 > li {
    float: none;
    width: 100%;
    margin: 20px auto 0;
}

.bnrSection {
    padding: 30px 0;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 375px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (max-width: 320px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.telBtn a,
.menuBtn a {
	font-size: 200%;
}

.h1 {
    max-width: 54%;
}
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* max-width: 320px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */