*{
    padding: 0;
    margin: 0;
    

    /* overflow: auto; */
    /* max-width: 1366px;
    height: 100%; */
}
.start {
	background: black;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9000;
    
}
.start p {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
	z-index: 9999;
	width: 280px;
    position: relative;
    left: 600px;
}
body p {
    color: #222222;
}
body h1 {
    color: #222222;
}
body h2 {
    color: #222222;
}
body {
    max-width: 1366px;
    max-height: 4000px;
    margin: 0 auto;
    /* overflow: hidden; */
    min-width: 900px;
    min-height: 500px;
}
.header_top {
    background-color: white;
    display: flex;
    position:fixed;
    z-index: 8000;
    width: 100%;
    height: 50px;
}

.header_logo_menu {
    background-color: white;
}

#container {
    padding-top: 150px;
  }
 .mainwrapper {
    position: relative;
    top: 100px;
    z-index: 10;
    /* background-color:#e8e8e8; */
    /* width: 100%; */
    width: 1366px;
    height: 100%;
    margin: 0 auto;
    /* height: 2400px; */
} 
.wrapper {
    position: relative;
    top: 100px;
    margin: 0 auto;
    width: 1366px;
    /* background-color:#e8e8e8; */
    /* width: 100%; */
}
 .header_contents1{
    position: relative;
    left: 16px;
    background-color: white;
    z-index: 9999;
}
.header_contents2 {
    position: relative;
    left: 523px;
    bottom: 10px;
    /* background-color: white; */
    z-index: 9999;
    font-family: span, serif;

      font-weight: 700;

       font-style: normal;
       

}
.header_contents2 h1 {
    color: #222222;
    z-index: 100000;
}
.header_contents3 {
    position: relative;
    left: 900px;
    /* background-color: white; */
    z-index: 9999;
}
.header_contents4 {
    position: relative;
    left: 970px;
    /* background-color: white; */
    z-index: 9999;
} 
.main_contents {
   /* text-align: center; */
   /* position: relative;
   left: 150px; */
   text-align: center;
}
.twin_contents {
    display: flex;
    margin-top: 30px;
}
.mens_contents {
    /* position: relative;
    left: 150px;
    top: 100px; */
    position: absolute;
    left: 133px;
    top: 821px;
}
.womans_contents {
    /* position: relative;
    left: 250px;
    top: 100px; */
    position: absolute;
    left: 733px;
    top: 821px;

}
.example2{
    width: 186px;
    display: block;
    padding: 10px;
    border: 1px solid #333;
    text-align: center;
    position: relative;
    left: 155px;
    top: 25px;
    -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all  0.3s ease;
color: white;
background-color: #222222;
}
.example2:hover {
    color: #222222;
    background-color: white;
}
.example3{
    width: 186px;
    display: block;
    padding: 10px;
    border: 1px solid #333;
    text-align: center;
    position: relative;
    left: 160px;
    top: 25px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    color: white;
background-color: #222222;
}
.example3:hover {
    color: #222222;
    background-color: white;
}
.example4{
    width: 186px;
    display: block;
    padding: 10px;
    border: 1px solid #333;
    text-align: center;
    background-color: black;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    color: white;
background-color: #222222;
}
.example4:hover {
    color: #222222;
    background-color: white;
}
.introduction {
    display: flex;
}
.leftintro {

    /* background-color: white; */
    font-size: 13px;
    position: relative;
    top: 300px;
    position:fixed;
    /* width:400px; */
    /* position: fixed;
    position: sticky;
    z-index: 200;
    width: 400px; */
}
.centerintro {
    /* position: relative;
    margin: 0 auto; */
    position: relative;
    left: 400px;
    
    
}
.centerintro li {
    list-style: none;
    margin-bottom: 50px;
}
.rightintro {
    position: relative;
    top: 300px;
    left: 1100px;
    position: fixed;
}
a {
    color: black;
    text-decoration: none;
}
.rightintro a {
    color: white;
}
.about_contents {
    text-align: center;
    position: relative;
    top: 1300px;
    
    margin-top: 30px;
}
.example5{
    width: 186px;
    display: block;
    padding: 10px;
    border: 1px solid #333;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    position: relative;
    top: 30px;
    left: 570px;
    color: white;
    background-color: #222222;
}
.example5:hover {
    color: #222222;
background-color: white;
}
.wemensmenu_top  {
    display: flex;
}
.wemensmenu_top img {
    margin-left: 50px; 
}
.wemensmenu_top h1{
    margin-left: 200px;
    margin-top: 170px;
}
.wemensitem {
    display:flex;
}
.wemensitem2 {
    display: flex;
}
.wemensitem img {
    margin-left: 50px;
    margin-top: 156px;
}
.wemensitem2 img {
    margin-left: 50px;
    margin-top: 156px;
}
.wemensitem3 img {
    margin-left: 50px;
    margin-top: 156px;
}

.about_stc{
    text-align: center;
}
.about_stc h1 {
    font-family: span, serif;

    font-weight: 700;

     font-style: normal;
}.about_stc p{
    position: relative;
    top: 100px;
}
.box {
    width: 700px;
    height: 400px;
    color: #2c2c2f;
    background: #e8e8e8;
}

footer {
  text-align: center;
  position: relative;
  top:350px;
  /* background-color:#e8e8e8; */
}
.about_footer {
    position: relative;
    top:400px;

}
.item1 p {
    position: relative;
    left: 150px;
    top:20px;
}

.item2 p {
    position: relative;
    left: 150px;
    top:20px;
}

.item3 p {
    position: relative;
    left: 150px;
    top:20px;
}

.item4 p {
    position: relative;
    left: 150px;
    top:20px;
}
.item5 p {
    position: relative;
    left: 150px;
    top:20px;
}

.item6 p {
    position: relative;
    left: 150px;
    top:20px;
}
.item7 p {
    position: relative;
    left: 150px;
    top:20px;
}

.item8 p {
    position: relative;
    left: 150px;
    top:20px;
}
.cartpage {
    text-align: center;
    
}
.cartpage p {
   position:relative;
   top: 200px;
}
.cart_footer {
    position: relative;
    top: 800px;
}
.thankyou_contents {
    text-align: center;
}
.thankyou_contents p {
    position: relative;
    top: 50px;
}
.mypage_contents {
    text-align: center;
}
.mypage_banner ul{
    display: flex;
}
.mypage_banner li {
    margin-left: 200px;
}
#nav-content li {
      margin-bottom: 50px;
      font-size:30px;
}
.about_master {
    text-align: center;
    position: relative;
    top: 150px;
}
.about_master h1 {
font-family: altesse-std-24pt, sans-serif;
font-weight: 400;
font-style: normal;
margin-top: 50px;
}
.about_stc p {
    font-family: 'Klee One', cursive;
}
.mypage_contents {
    /*コレ*/width: 80%;
    
    border: 1px solid #333;
    background: #f2f2f2;
    text-align: center;
    margin: 0 auto;
    
}
.page_contents1 {
    width: 300px;
    display: block;
    padding: 10px;
    /* border: 1px solid #333; */
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    background-color: #222222;
}
.page_contents1 a {
    color: white;
}
.page_contents1:hover {
    color: white;
    background-color: #999999;
}
.page_contents2 {
    width: 300px;
    display: block;
    padding: 10px;
    /* border: 1px solid #333; */
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
    background-color: #666666;
}
.page_contents2 a {
    color: white;
}
.page_contents2:hover {
    color: white;
    background-color: #999999;
}
.mypage_contents li {
    display: inline-block;
    margin-left: 50px;
}
.mypageul1 {
    margin-top: 100px;
    margin-bottom: 100px;
}
.about_null {
    background-color: #f0f0f0;
    margin: 0 auto;
    /* width: 100%; */
    /* max-width: 1366px; */
    height: 2000px;
    position: relative;
    top: 300px;
}
.tukaikata {
    background-color: white;
    width: 90%;
    height: 200px;
    margin: 0 auto; 
    text-align: center;
    vertical-align: middle;
    position: relative;
    top: 500px;
    z-index: 0;
    padding:200px 0;
}

.about_image1 {
    position: absolute;
    top: 200px;
    left: 200px;
    z-index: 2;
    
}
.about_image2 {
    position: absolute;
    top: 100px;
    left: 700px;
    z-index: 2;
}
.about_image4 {
    position: absolute;
    bottom: 300px;
    left: 150px;
    z-index: 2;
}

.footer_top {
    position: relative;
    top: 1700px;
    text-align: center;
}




