@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:#0082FF;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: #0082FF;}
a:visited {color: #0082FF;}
a:hover {color: #84E8E3;}
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;}
@media only screen and (max-width: 479px) {
	.fl,.fr {float: none;}
}
/* Common
 * --------------------------------------------------------*/
body {
	font:normal 14px/28px "秀英丸ゴシック L", "Shuei MaruGo L","ヒラギノ丸ゴ Pro W3", "Hiragino Maru Gothic Pro", "メイリオ", 'Meiryo', 'Osaka', "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: 1px;
}

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

#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;
}

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

/* yodogawa
 * --------------------------------------------------------*/
.yodogawa {
    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;
}

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

.navigation {
    margin-top: 45px;
}

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


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

	/* [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: 25px;
        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] hint --------------- */
    .hint {
        padding-top: 25px;
    }
    .hint__head img {
        width: 80px;
    }
    .hint__title {
        margin-top: 10px;
        margin-left: 5%;
        margin-right: 5%;
    }
    .hint__content p {
        margin-left: 5%;
        margin-right: 5%;
    }
    .hint__content p strong {
        font-size: 18px;
    }
    .hint__content figure {
        margin: 2em 0 0;
    }
    .hint__content figcaption {
        margin-left: 10%;
        margin-right: 10%;
    }

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