@charset "utf-8";
/* Common */
a{
  text-decoration: none;
  color: #333333;
}
.in-blc {
	display: inline-block;
}
.font_10{
  font-size: 1.0rem;
}
.font_12{
  font-size: 1.2rem;
}
.font_15{
  font-size: 1.5rem;
}
.font_18{
  font-size: 1.8rem;
}
.font_20{
  font-size: 2.0rem;
}
.li_18{
  line-height: 1.8;
}
.li_20{
  line-height: 2.0;
}
.sub{
  font-size: 1.2rem;
  color: #666666;
  letter-spacing: 0;
  margin: 0 0 2% 0;
  display: block;
  vertical-align: top;
}
hr{
  border-bottom: 1px solid #e4e9ec;
  margin: 5% auto 0;
}
.center{
  text-align: center;
}
.left{
  text-align: left;
}
h2{
  margin: 3% 0;
  font-weight: bold;
}
h3{
	font-size: 2.1rem;
    text-decoration: underline;
    line-height: 1.8;
    font-weight: 700;
    margin: 0% 0 8% 0;
    display: inline-block;
}
h4 {
	font-size: 1.5rem;
    margin: 12% 0 9% 0;
    font-weight: 700;
	position: relative;
}
h4::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -38px;
  width: 1px;
  height: 30px;
  margin: auto;
  background-color: #000;
}
h5 {
    font-size: 42px;
    margin-bottom: 15px;
	font-style: italic;
	font-family: Helvetica, Arial, "sans-serif";
	font-weight: 600;
}
.mb_0 {margin-bottom: 0px !important;}
.mb_20 {margin-bottom: 20px !important;}
.mb_30 {margin-bottom: 30px !important;}
.mb_40 {margin-bottom: 40px !important;}
.mb_60 {margin-bottom: 60px !important;}
.mt_0 {margin-top: 0px !important;}
.mt_180 {margin-top: 180px !important;}
.pt_0 {padding-top: 0px !important;}
.f-a {
	font-family: 'Alegreya SC', serif;
}

/* Unique */
#mainArea {
  width: 860px;
  margin: 0 auto;
  color: #333333;
  letter-spacing: 1px;
  margin-bottom: 60px;
  font-size: 1.4rem;	
  line-height: 2.4rem;
}
#mainImg {
  margin: 0 auto;
  text-align: center;
}
.mainLead {
	font-size: 1.5rem;
    margin: 8% auto 0;
    text-align: center;
}
.about-area {
    width: 960px;
        margin: 0 auto;
        background: #f6f6f6;
        padding: 5% 0;
        font-size: 1.3rem;
        line-height: 1.8;
}
.about-area-child {
	width: 84%;
	margin: 0 auto;
}
.about-area-text {
    width: 47%;
    display: inline-block;
    vertical-align: middle;
}
.about-tumi-l {
	margin-top: 20px;
}
.about-tumi-l img {
	width: 100%;
}
.about-logo {
	width: 38%;
    display: inline-block;
    margin-right: 14%;
}
.about-logo img {
	width: 100%;
}
.logo-mibashi {
	display: block;
    font-size: 16px;
    margin: 8% 0%;
    font-weight: 600;
    text-decoration: underline;
}
.content_ {
	width: 53.5%;
    display: inline-block;
	margin: 0 auto;
	position: relative;
	font-size: 1.3rem;
	line-height: 1.8;
}
.text_ {
    display: inline-block;
    width: 38%;
    margin: 6% 0 0 7%;
    vertical-align: top;
}
.itemimg-main {
	width: 84%;
	float: right;
	margin: 0 0 10%;
}
.itemimg-sub {
	width: 54%;
    margin-bottom: 15%;
}
.img-text {
	display: inline-block;
    position: absolute;
    top: 18px;
}
.sub-text {
	font-size: 1.2rem;
    line-height: 1.4;
    color: #5f5f5f;
}
.text-area {
}
.crdit {
    display: inline-block;
    width: 69%;
    vertical-align: middle;
}
.morebtn_ {
    width: 80px;
    text-align: left;
    line-height: 2.8;
    letter-spacing: 1px;
    margin: 0 auto;
	display: inline-block;
	vertical-align: middle;
}
.morebtn_ a {
   border: 1px solid rgb(0, 0, 0);
    color: rgb(0, 0, 0);
    background-color: rgb(255 255 255 / 0%);
    text-align: center;
    padding: 0px;
    font-size: 12px;
    transition: all 0.3s ease 0s;
    display: inline-block;
    text-decoration: none;
    width: 100%;
    letter-spacing: 1px;
}
.morebtn_ a:hover {
    color: #fff !important;
    background-color: #000;
    border: 1px solid #000;
}
.button_all {
	font-size: 1.4rem;
    margin: 5% 2% 10%;
    width: 32%;
    display: inline-block;
    height: 52px;
    border: solid 1px#000;
    background: #000;
    text-align: center;
    transition: 1s;
  }
  .eff2 {
	text-decoration: none;
	  line-height: 52px;
	  color: #fff !important;
  }
  
  .button_all:hover{
	  background: #fff;
	  border: solid 1px #000;
	  color: #000 !important; 
	  transition : .3s;
  }
  .eff2:hover {
	color: #000 !important; 
  }


.item-list_credit {
   margin: 13% auto;
}
.item-list_credit-child {
	width: 100%;
   text-align: left;
    display: inline-block;
    vertical-align: top;
    margin: 8px 0px !important;
}
.item-list_credit-child a {
   text-align: left;
   text-decoration: none;
   margin-bottom: 10px;
    display: block;
	color: #111;
}


.toggle_contents {
	border-top: solid 1px #b1b1b1;
    border-bottom: solid 1px #b1b1b1;
}
.toggle_title {
	position: relative;
    padding: 13px;
    cursor: pointer;
    font-size: 1.5rem;
    line-height: 1.4;
    letter-spacing: 1px;
}
.toggle_btn {
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	background: #a9a9a9;
	display: block;
	width: 20px;
	height: 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border-radius: 50%;
}
.toggle_btn:before, .toggle_btn:after {
	display: block;
	content: '';
	background-color: #fff;
	position: absolute;
	width: 10px;
	height: 2px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.toggle_btn:before {
	width: 2px;
	height: 10px;
}
.toggle_title.selected .toggle_btn:before {
	content: normal;
}
.toggle_contents dd {
	display: none;
    margin: 10% 2%;
}