@charset "utf-8";
* {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,th,td,img{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
table {border-collapse:collapse;border-spacing:0;}
ol,ul {list-style:none;}
li {display: inline-block; *display: inline; *zoom: 1;} 
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
img{border:0;max-width: 100%;}
a {color:#00B900;text-decoration:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:focus{outline:0}
a:hover,a.selected,a:link{text-decoration:none;}
a:link {color: #00B900;}
a:visited {color: #00B900;}
a:hover {color: #8ec58e;}
a img {vertical-align:top;border-style:none;//IE8}
ul li a,ul li img{display: block;}
input {outline:none;}
.clear {clear: both;}
.clrfx:before,.clrfx:after {content:"";	display:table;clear:both;}
.clrfx {*zoom: 1;}
.fl {float: left;}
.fr {float: right;}
.tac {text-align:center;}
.mr_01 {margin-right: -0.1em;}
.ml_05 {margin-left: -0.5em;}
.mr_05 {margin-right: -0.5em;}
.ml1 {margin-left: 1em;}
label {position: relative;bottom: -2px;}
.hoverOp:hover{	filter: alpha(opacity=60);	opacity: 0.6;}
a[target=_blank]:after {
  font-family: "Hobonichi-Icons";
  content: "\e914";
  font-weight: normal;
  font-size: .8em;
  position: relative;
  top: -.2em;
}
@media only screen and (max-width: 479px) {
	.fl,.fr {float: none;}
}
/* Common
 * --------------------------------------------------------*/
.font-normal {
    font-family: "秀英丸ゴシック L", "Shuei MaruGo L","ヒラギノ丸ゴ Pro W6", "Hiragino Maru Gothic Pro", "メイリオ", 'Meiryo', 'Osaka', "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    transform: rotate(0.05deg);
}

.font-bold {
    font-family: "秀英丸ゴシック B", "Shuei MaruGo B","ヒラギノ丸ゴ Pro W6", "Hiragino Maru Gothic Pro", "メイリオ", 'Meiryo', 'Osaka', "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    transform: rotate(0.05deg);
}

.font-mb101 {
    font-family: "Gothic MB101 Bold", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", 'Meiryo', 'Osaka', "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    transform: rotate(0.05deg);
}

#contents,#footer {
    width: 1000px;
    margin: 0 auto;
	text-align:center;
}

/* wrapper */
#wrapper {
  	width: 1020px;
	margin: 0 auto;
	background-color: #fff;
}

/* share  --------------- */
#share {
	width: 850px;
	margin: 0 auto;
	text-align: center;
}
#share h4  {
	width: 89px;
	margin: 35px auto 0 auto;
}
#share img {width: 100%;}
#share ul{
	padding: 35px 0;
}
#share li {
	padding: 0 20px;
	width: 46px;
}
#share li.line{display: none;}

#share .dashline{
	
}
/* footer  --------------- */

/* footer  --------------- */
#footer {
	width: 800px;
	margin: 0 auto;
	text-align: center;
	padding: 30px 0;
}
#footer .f1 {
}
#footer .f2 {
	padding: 0 0 0 118px;
}
#footer .f3 {
}
#footer  li.credit {
    text-align: left;
    bottom: 15px;
    margin-left: 70px;
    font-size: 10px;
	line-height: 20px;
	letter-spacing: .05em;
}
#footer .copyright {
	width: 251px;
	padding-top: 50px;
	margin: 0 auto;
}

/* archive --------------- */
#archive {
	margin: 40px auto 0;
	text-align: center;
}
#archive ul{
	padding-bottom: 60px;
}
#archive li {
	line-height: 75px;
	margin-bottom: 15px;
}

#archive .archiveTtl {
	margin: 40px 0 30px -10px;
}
#archive .archiveEnd {
	display: block;
	text-align: center;
	margin: 0 auto 30px auto;
	width: 485px;
}

/* update --------------- */
.update {
    position: relative;
    margin: 45px 0;
	font-size: 10px;
	letter-spacing: .25em;
	color:#808080;
    line-height: 2.5;
}

/* header
 * --------------------------------------------------------*/
.header {
    position: relative;
}
.header__hobonichi {
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translate(-50%, 0);
}
.header__about {
    position: absolute;
    top: 190px;
    right: 20px;
}

/* yodogawa
 * --------------------------------------------------------*/
.yodogawa {
    display: inline-block;
    text-align: left;
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 18px;
    line-height: 2.11em;
    color: #FF0096;
    letter-spacing: .1em;
}

.yodogawa strong {
    font-size: 30px;
    vertical-align: middle;
}

/* product
 * --------------------------------------------------------*/
.product {
    margin-top: 30px;
    margin-bottom: 30px;
}
.product__box {
    display: flex;
    align-items: flex-start;
}
.product__img-container {
    width: 50%;
    text-align: center;
}
.product__box .product__info {
    width: 50%;
}
.product__info {
    text-align: left;
}
.product__name {
    color: #FF0096;
    font-size: 34px;
    line-height: 1.47em;
}
.product__price {
    margin-top: .3em;
    font-size: 21px;
    letter-spacing: .2em;
}
.product__price small {
    font-size: 14px;
    letter-spacing: .15em;
}
.product__description {
    font-size: 15px;
}
p.product__description {
    margin-top: 1em;
    padding-left: .5em;
}
dl.product__description {
    margin-top: 50px;
}
dl.product__description dt {
    float: left;
}
dl.product__description dd {
    margin-left: 3em;
}

/* article
 * --------------------------------------------------------*/
.article {
    padding-top: 50px;
}
.article__title {
}
.article__content {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
}
.article__content p {
    margin-top: 2em;
    margin-left: 130px;
    line-height: 2em;
    text-align: left;
    color: rgba(0, 0, 0, .75)
}
.article__content p strong {
    font-size: 21px;
    line-height: 2em;
}
.article__content figure {
    margin: 45px 0 0;
}
.article__content figcaption {
    display: inline-block;
    margin-top: .6em;
    color: #FF0096;
    font-size: 14px;
    line-height: 1.85em;
    text-align: left;
}
.article__content ul {
}
.article__content li {
    display: block;
    text-align: left;
}
.article__content .next {
    font-size: 14px;
    text-align: center;
    margin-left: 0;
}

.movie {
    position: relative;
    width: 100%;
    margin-top: 2em;
    padding-top: 56.25%;
}

.movie iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

.navigation {
    margin-top: 45px;
}

.info {
    max-width: 750px;
    margin: 0 auto 70px;
    background-color: #000000;
}

.info__header {
    padding: 50px 65px 40px;
}

.info__content {
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 50px;
    background-color: #D9D9D9;
}

.info__sub_title  {
    padding-top: 60px;
}

.info__content p {
    margin-top: 1em;
    margin-left: 120px;
    font-size: 20px;
    line-height: 2.25;
    text-align: left;
}

.info__footer {
    color: #FFF;
    padding: 35px 0;
    font-size: 20px;
    line-height: 2.25;
}

.start {
    margin-top: 90px;
    margin-bottom: 70px;
}

@media only screen and (min-width: 480px) {
    .is-pc-disabled {
        display: none!important;
    }
}

.navigation {
    margin-top: 45px;
    margin-bottom: 45px;
}

.navigation a {
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
}

.navigation a + a {
    margin-left: 160px;
}

.navigation .line {
    max-width: 750px;
    margin: 0 auto;
}


/* SMP
 * --------------------------------------------------------*/
@media only screen and (max-width: 479px) {
	#contents{width: 100%;}
	#wrapper {
		width: 100%;
		box-shadow: none;
	}
	.header__hobonichi {
        top: 5px;
    }
	.header__hobonichi img {
        width: 100px;
    }
	.header__about {
        top: auto;
        right: 15px;
        bottom: auto;
        margin-top: 10px;
	}
	.header__about img {
        width: 50px;
    }
    .about {
        text-align: right;
        margin-top: -50px;
        margin-bottom: 20px;
        margin-right: 5%;
    }

	/* [smp] share  ------ */
	#share {width: 100%;}
	#share li{padding: 0 10px;}
	#share li.line{display: inline-block;}

	/* [smp] footer */
	#footer {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	#footer ul {
		width: 240px;
		margin: 0 auto;
	}
	#footer .f2 {
		padding: 0 0 15px 0;
	}
	#footer li {
		text-align: center;
		display: block;
		margin: 0 auto;
		padding-bottom: 15px;
	}
	#footer li img{
		text-align: center;
		display: inline-block;
	}

	/* [smp] archive --------------- */
    #archive ul {
        margin-left: 5%;
        margin-right: 5%;
    }
	#archive .archiveTtl {
		margin: 40px 0 20px 0;
	}
	#archive .update {
	}

	#archive .credit {
	    text-align: center;
		margin:20px 0;
	}
	#archive ul{
		padding-bottom: 30px;
	}
	#archive .archiveEnd {
		width: 100%;
	}

	/* [smp] yodogawa --------------- */
    .yodogawa {
        font-size: 16px;
        text-align: left;
        margin-top: 10px;
        margin-bottom: 25px;
        padding-left: 5%;
        padding-right: 5%;
    }

	/* [smp] product --------------- */
    .product {
        padding-left: 5%;
        padding-right: 5%;
    }
    .product__box {
        display: block;
    }
    .product__img-container {
        width: 100%;
    }
    .product__box .product__info {
        width: 100%;
        text-align: center;
    }
    .product__name {
        margin-top: .5em;
        font-size: 22px;
        white-space: nowrap;
    }
    .product__price {
        font-size: 18px;
    }
    p.product__description {
        padding-left: 0;
    }
    dl.product__description {
        margin-top: 25px;
        text-align: left;
    }
    dl.product__description dt {
        float: none;
    }
    dl.product__description dd {
        margin-left: 0;
    }

	/* [smp] article --------------- */
    .article {
        padding-top: 25px;
    }
    .article__head img {
        width: 80px;
    }
    .article__title {
        margin-top: 10px;
        margin-left: 5%;
        margin-right: 5%;
    }
    .article__content p {
        margin-left: 5%;
        margin-right: 5%;
    }
    .article__content p strong {
        font-size: 18px;
    }
    .article__content figure {
        margin: 2em 0 0;
    }
    .article__content figcaption {
        margin-left: 10%;
        margin-right: 10%;
    }

    .is-sp-disabled {
        display: none!important;
    }

    .info__content {
        padding-bottom: 25px;
    }

    .info__header {
        padding: 20px 20px;
    }

    .info__sub_title {
        padding-top: 30px;
        padding-left: 5%;
        padding-right: 5%;
    }

    .info__content p {
        line-height: 1.6;
        margin-top: 1.5em;
        margin-left: 5%;
        margin-right: 5%;
        font-size: 14px;
    }

    .info__footer {
        padding-top: 25px;
        padding-bottom: 20px;
        font-size: 14px;
    }

    .start {
        margin-top: 45px;
        margin-bottom: 35px;
    }

    .navigation a img {
        width: 80px;
    }
}
