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

	.mobile__hidden {
		display: none;
	}

	a.home_copy {
		display: none;
	}

	#header {
		padding: 0;
	}

	.header__pc__logo{
		display: none;
	}

	#plus a{
    top: -1px;
    right: 4px;
	}

	.nav_wrap {
		display: none;
	}

	.mobile_header__wrap {
		display: block;
		width: 100%;
		padding: 7px 0;
	}

	.mobile_nav__wrap__menu {
		display: none;
		width: 100%;
		height: 68px;
		background-color: #444;
	}

	.mobile_nav__wrap__menu.basic__header ul {
		width: 260px;
		margin: 0 0 0 18px;
		padding: 13px 0 8px 0;
	}

	.mobile_nav__wrap__menu ul {
		width: 260px;
		margin: 0;
		margin-left: 45px;
		padding: 13px 0;
	}

	.mobile_nav__wrap__menu__ul__list {
		text-align: center;
		height: 25px;
		margin-right: 18px;
		list-style: none;
		float: left;
	}

	.mobile_nav__wrap__menu__ul__list--last {
		text-align: center;
		height: 25px;
		list-style: none;
		float: left;
	}

	.mobile_nav__wrap__menu__ul__list a,
	.mobile_nav__wrap__menu__ul__list--last a{
		color: #DDD;
	}

	.img__circle__wrap img {
		width: 85%;
		height: 85%;
	}

	.mobile_subnav__togglebutton {
	    -webkit-tap-highlight-color:rgba(0,0,0,0);
		display: block;
		position: absolute;
		float: left;
		width: 25px;
		height: 25px;
		top: 65px;
		left: 13px;
		background-image: url(../../img/arrow-up-white.svg);
		background-repeat: no-repeat;
		-webkit-background-size: 7px;
		background-size: 10px;
		background-position: 7px 10px;
		cursor: pointer;
	}

	.mobile_subnav__wrap__menu {
		display: block;
		width: 100%;
		height: 68px;
		background-color: #444;
	}

	.mobile_subnav__wrap__menu ul {
		width: 240px;
		margin: 0;
		margin-left: 48px;
		padding: 13px 0;
	}

	.mobile_subnav__wrap__menu__ul__list {
		text-align: left;
		margin-right: 18px;
		height: 25px;
		list-style: none;
		float: left;
	}

	.mobile_subnav__wrap__menu__ul__list--last {
		text-align: left;
		margin-right: 0px;
		height: 25px;
		list-style: none;
		float: left;
	}

	.mobile_subnav__wrap__menu__ul__list a,
	.mobile_subnav__wrap__menu__ul__list--last a{
		color: #DDD;
	}

	.mobile_header__wrap__logo {
    width: 100px;
    height: 20px;
    line-height: 20px;
    margin: 0 auto;
    margin: 7px auto 0;
	}

	.mobile_header__wrap__logo img {
    width: 100px;
    height: 14px;
    margin: 0 auto;
	}

	.mobile_header__wrap__logo a,
	.footer__logo a{
		-webkit-tap-highlight-color:rgba(0,0,0,0);
	}

	.mobile_header__wrap__menubutton {
		position: absolute;
		top: 7px;
		right: 17px;
		float: left;
		display: inline-block;
		width: 15px;
		height: 15px;
		cursor: pointer;
	}

	.mobile_header__wrap__menubutton--clicked {
		width: 15px;
		height: 15px;
		margin-top: 13px;
		margin-left: 7px;
		left: 0px;
	}

	.mobile_header__wrap__menubutton--unclick {
		margin-top: 9px;
		margin-left: 20px;
	}

	.mobile_header__wrap__menubutton--unclick::before {
		width: 15px;
		border-top: 2px #AAA solid;
		border-bottom: 2px #AAA solid;
		padding-top: 4px;
		content: "";
		position: absolute;
		top: 0px;
		left: 0;
	}

	.mobile_header__wrap__menubutton--unclick::after {
		width: 15px;
		border-top: 2px #AAA solid;
		content: "";
		position: absolute;
		top: 12px;
		left: 0;
	}

	.mobile_header__wrap__menubutton--clicked {
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
	}

	.mobile_header__wrap__menubutton--clicked::before {
		width: 14px;
		border-top: 2px #AAA solid;
		content: "";
		position: absolute;
		top: 0px;
		left: 0;
	}

	.mobile_header__wrap__menubutton--clicked::after {
		transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		width: 14px;
		border-top: 2px #AAA solid;
		content: "";
		position: absolute;
		top: 0px;
		left: 0;
	}

	.css3button a{
			width: 142px;
		  display: block;
		  margin: 0 auto;
		  padding: 11px 26px;
	}

	.product__store__link__button a{
		width: 134px;
		padding: 13px 30px;
	}

	.spec_color__1colors__wrap {
		width: 28px;
		height: 28px;
	}

	label.spec__color__solo {
		margin: 4px 8px 8px 5px;
	}

	/** shareButton **/
	.header__sns {
		position: absolute;
		top: -32px;
		right: 11px;
		width: 20px;
		z-index: 1;
	}

  .basic__sns,
	.product__sns {
      position: absolute;
      top: 11px;
      right: 11px;
      width: 20px;
      z-index: 1;
  }

	.btn_fb a  {
		background-color:#3b5998;
	  -webkit-tap-highlight-color:rgba(0,0,0,0);
		float: none;
		width: 20px;
		height: 20px;
		position: relative;
	}

	.btn_fb a > img {
		width: 20px;
		height: 20px;
		position: absolute;
		left: 0;
		top: 0;
	}

	.btn_tw a  {
		background-color: #2ca7e0;
	  -webkit-tap-highlight-color:rgba(0,0,0,0);
		float: none;
		width: 20px;
		height: 20px;
		margin-top: 11px;
		position: relative;
	}

	.btn_tw a > img {
		width: 20px;
		height: 20px;
		position: absolute;
		left: 0;
		top: 0;
	}

	/* index.html */



	/** concept.html **/




	/** gallay.html **/

	#gallery {
		padding-bottom: 30px;
	}

	#gallery h2.title {
		width: 100%;
		position: static;
		margin: 0 auto;
		padding: 40px 0;
		font-size: 28px;
	}

	.gallery_box {
		width: 83.5%;
	}

	.mobile_header__wrap__menubutton__wrap {
		-webkit-tap-highlight-color:rgba(0,0,0,0);
		position: relative;
		margin-top: -8px;
		margin-left: 5px;
		width: 44px;
		height: 44px;
		float: left;
		padding: 0;
		cursor: pointer;
	}

	.gallery__photo__location {
  bottom: 10px;
  right: 10px;
}

.gallery__photo__location__bl {
  bottom: 10px;
  right: 10px;
}

	/** story.html **/

	.story__bg {
		width: 100%;
		height: 1250px;
		background-image: url(../../img/bg_mobile_story.jpg);
		-webkit-background-size: 100%;
		background-size: 100%;
		background-repeat: no-repeat;
	}

	#story h2.title {
		position: static;
		top: 0;
		left: 0;
		width: 225px;
		margin: 40px auto;
		height: auto;
		font-size: 50px;
	}
	#story .article_wrap {
		padding: 0;
	}

	/** gallay.html **/

	#gallery h2.title {
		top: 0;
		left: 0;
		height: auto;
		padding: 40px 0 40px 0;
	}

	.gallery__movie {
		width: 83.5%;
	}

	/** product.html **/

	.product_content {
		margin: 0 auto;
		width: 300px;
	}

	.product_box {
		width: 50%;
	}

	/** mobileのみclearfix **/

	.product_box img, .product_box_last img {
		width: 150px;
		height: 169px;
	}

	.category__index__product__wrap {
		width: 100%;
	}

	.category__index__product__wrap img {
		width: 240px;
		height: 269px;
	}

	.category__index__product__wrap__new {
		top: 50px;
		right: 63px;
	}

	.mobile_subnav__wrap__menu__ul__list--current a{
		color: #888;
	}

	/** store **/

    .store_wrap h3 {
        text-align: center;
    }
	.store_content{
    width: 88%;
    margin: 0 auto;
    padding: 0px 0 0 0px;
	}

	.store__pref {
		display: block;
		margin: 0;
	}

	.store__pref__wrap__prefname {
        -webkit-tap-highlight-color:rgba(0,0,0,0);
        text-align: left;
		margin: 0;

        cursor: pointer;
    }
		.event__ribbon__done {
			float: left;
			padding-right: 5px;
			top:0;
			left: 0;
		}

    .store__pref__wrap__prefname--togglebutton {
        display: block;
        float: right;
        width: 16px;
        height: 16px;
				-webkit-background-size: 6px;
				background-size: 6px;
        background-repeat: no-repeat;
    }

    .store__pref__wrap__prefname--togglebutton--unclick {
			background-position: 6px 6px;
			background-image: url(../../img/arrow-right-darkgray.svg);
			transform: rotate(90deg);
			-webkit-transform: rotate(90deg);
			-moz-transform: rotate(90deg);
			-o-transform: rotate(90deg);
    }

    .store__pref__wrap__prefname--togglebutton--clicked {
				background-image: url(../../img/arrow-right-gray.svg);
				margin-top: -4px;
				transform: rotate(270deg);
				-webkit-transform: rotate(270deg);
				-moz-transform: rotate(270deg);
				-o-transform: rotate(270deg);
    }

    .store__pref__wrap {
        padding: 10px 0;
        border-top: 1px #000 solid;
        list-style: none;
    }

    .store__pref__wrap--first {
        padding: 10px 0;
        border-top: 1px #000 solid;
		list-style: none;
	}

    .store__pref__wrap--last {
        padding: 10px 0;
        border-top: 1px #000 solid;
        border-bottom: 1px #000 solid;
        list-style: none;
    }

    .store__pref__wrap__store__lists {
        border-top: 1px solid #EEE;
		display: none;
		margin: 10px 0 0 0 ;
	}

    .store__pref__wrap__store__lists__wrap--last {
        list-style: none;
    }

	.store__pref__wrap__store__lists__wrap {
		border-bottom: 1px solid #BBB;
		list-style: none;
	}

	.store__pref__wrap__store__lists__wrap--last {
		list-style: none;
	}

	.store__pref__wrap__store__lists__wrap__storephone {
		font-size: 12px;
		font-weight: bold;
		margin-top: 18px;
	}

	.store__pref__wrap__store__lists__wrap__storename {
		margin-top: 13px;
		text-align: left;
	}

	.store__pref__wrap__store__lists__wrap__storename a {
		color:#535353;
		font-size: 12px;
		text-decoration: underline;
	}

	.store__pref__wrap__store__lists__wrap__storeaddress{
		text-align: left;
		margin-top: 40px;
	}

	.product_wrap {
			padding: 40px 0;
	}

	.product_box {
		margin-bottom: 40px;
	}
	.product_box__label {
    	top: 0px;
    	right: 50px;
	}
	.product__label__is__two_cols {
		top: 0;
		right: 0;
	}

	.product_box a:hover {
	    opacity: 1;
	}
}
