@charset "utf-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
ul, ol {
    list-style: none;
}
.hoverOp:hover {
	filter: alpha(opacity=40);
	opacity: 0.4;
}
.sp{
	display: none;
}
.yellow-text{
	color: #FFFF00;
}
.margin{
	margin-bottom: 20px;
}
a[target="_blank"]::after {
    margin: 0 3px 0 1px;
    font-family: 'Hobonichi-Icons'!important;
    content: "\e914";
    font-size: 85%;
    position: relative;
    top: -3px;
}
a {
    text-decoration: none;
}
a, li, p, div, button, img {
    outline: none !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a.ico_none[target="_blank"]::after{
    display: none;
}
a img{ 
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
a.btn_amazon {
	display: block;
    text-decoration: none;
    width: 90%;
    padding: 0.5em;
    text-align: center;
    color: #e2007f;
    border-radius: 8px;
    background: #ffffff;
    overflow: hidden;
    margin: 40px auto;
}
a.btn_amazon span {
	display:inline-block;
	transition: .5s
}
a.btn_amazon:hover span {
	transform: rotateX(360deg);
}
a.btn_post {
	display: block;
    text-decoration: none;
    width: 50%;
    padding: 0.3em;
    text-align: center;
    color: #e2007f;
	font-weight: bold;
    border-radius: 8px;
    background: #ffffff;
}
a.btn_post .btn_mail {
	background: url(../images/icon_ml_pk.png) no-repeat left center/20px;
    padding-left: 30px;
}
a.btn_post .btn_tw {
	background: url(../images/icon_tw_pk.png) no-repeat left center/20px;
    padding-left: 30px;
}
a.btn_post:hover span{
	filter: alpha(opacity=40);
	opacity: 0.4;
}
img {
    vertical-align: top;
    max-width: 100%;
}
h3{
	font-size: 36px;
	line-height: 1.6em;
	color: #fdf001;
	text-align: center;
	margin: 100px auto 50px; /* 販売ページ用 */
}
h4{
	font-size: 56px;
    line-height: 0.8em;
	margin-top: -20px;
}
h4 .s-text{
	font-size: 20px !important;
}
body{
    font-family: 'Jun 501',sans-serif;
    color: #FFFFFF;
    font-size : 16px;
	line-height: 2em;
	background: url(../images/bg.jpg) no-repeat fixed top center;
	background-size: cover;
	background-attachment: fixed;
	padding: 0;
    margin: 0;
	background-color: #e2007f !important;
}
#wrap {
    margin: 0 auto;
}

header{
	margin:20px auto;
	text-align: center;
}
.logo{
	text-align: center;
	margin-bottom: 5em;
}
.logo img{
	width: 150px;
}
.ttl img{
	width: 580px;
}

#contents_area{
	max-width: 800px;
	margin: 0 auto;
}
.radio{
	max-width: 760px;
	margin: 50px auto;
}
.syuppan{
	float: left;
	margin-right: 10px;
}
.syuppan img{
	width: 116px;
}
.ttl-radio_sub{
	padding-top: 15px;
}
.ttl-radio_sub img{
	width: 345px;
}
.ttl-radio{
	font-size: 35px;
    color: #fcef01;
}
.radio_area{
	display: flex;
	clear: left;
	padding: 30px 0 0;
}
.oa-info{
	background: url(../images/bg_parts.png) no-repeat right top+150px/150px;
	margin-left: 20px;
	width: 300px;
}
.oa-day{
	font-size: 24px;
	line-height: 1;
}
.oa-info dl{
	font-size: 15px;
	line-height: 1.5;
	margin-top: 5px;
}
.oa-info dl dt {
    float: left;
}
.oa-info dl dd {
    margin-left: 4.4em;
}
.radio .tw{
	text-align: center;
    padding: 20px 30px;
    background-color: #ffff00;
    margin: 50px 50px 10px;
	color: #000;
	font-size: 24px;
	display: flex;
	align-items: center;
}
.radio .tw a.btn_post .btn_tw {
    font-size: 16px;
}
.radio .tw a.btn_post {
    width: 150px;
    height: 40px;
	display: block;
    position: relative;
	border: 3px #000 solid;
	padding:  4px 6px 0 0;
	box-shadow: 2px 3px 0 rgba(0,0,0,1);
}
.radio .tw a.btn_post:hover {
	top: 2px;
    left: 3px;
    transition: top .2s ease .05s, left .2s ease .05s, opacity .2s ease .05s;
	box-shadow: none;
}
.radio .tw a.btn_post:hover span {
    filter: alpha(opacity=1);
    opacity: 1;
}
.radio .tw-hashtags{
	text-align: center;
}
.radio .tw-hashtags a{
	color: #ffff00;
}
#info{
	max-width: 520px;
    width: 100%;
    background-color: #FFFFFF;
	color: #000;
    padding: 40px;
    margin: 0 auto 30px;
}
#info div{
	width: 330px;
	margin: 0 auto;
	font-family: 'Jun 101',sans-serif;
}
.title_info{
	padding: 60px 0 10px 0;
	text-align: center;
}
#info h3{
	color: #E0007F;
	font-size: 22px;
	text-align: left;
	padding: 30px 0;
    margin: 0;
	font-family: 'Jun 501',sans-serif;
}
#info .img{
	max-width: 520px;
    width: 92%;
}
#info a{
	color: #000;
	text-decoration: underline;
}
#info a:hover{
	filter: alpha(opacity=40);
	opacity: 0.4;	
}
#contents_area .title_info img{
	width: 490px;	
}
.yodogawa{
	max-width: 360px;
    margin: 30px auto;
}
#contents_area p{
	max-width: 380px;
    margin: 10px auto;
}
#contents_area .post{
	max-width: 380px;
    margin: 30px auto;
}
#contents_area .post_bottom{
	margin-bottom: 80px;
}
#contents_area p:last-of-type{
/*	margin:50px auto 100px; 販売用*/
}
#contents_area .omake, .tobi{
	text-align: center;
}
#contents_area .text-indent{
	padding-left: 1em;
	text-indent: -1em;
	display: block;
}
.omake{
	margin-top: 60px;
}
.omake img{
	width: 40%;
}
.omake_text {
    text-indent: -1em;
    margin-left: 1em;
}
.omake_text:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 5px;
    border-left-color: #ffffff;
    vertical-align: 2px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid white;
}
#contents_area .paragraph{
	margin-top:120px;
	margin-bottom: 60px;
}
.tobi img{
	width: 480px;
}
.tobi{
	font-size: 36px;
	line-height: 2.5em;	
}
.tobi-text{
	font-size: 18px;
	display: block;
	margin-top: -50px;
}
#contents_area .s-text{
	font-family: 'Hiragino Kaku Gothic W6 JIS2004',sans-serif;
	font-size: 14px;
}
#contents_area .s-text2{
	font-family: 'Hiragino Kaku Gothic W6 JIS2004',sans-serif;
	font-size: 14px;
}
#contents_area .ss-text{
	font-family: 'Jun 201',sans-serif;
	font-size: 12px;
	text-align: center;
	letter-spacing: 0.5em;
}

#contents_area .product{
	max-width: 800px;
    margin: 140px auto 0;
	padding: 30px 10px;
	background-color: #ffff00;
	color: #000;
}
#contents_area .product_info{
	display: flex;
	padding: 0 50px;
}
#contents_area .product_info img{
	width: 240px;
}
#contents_area .product_text{
	margin-left: 40px;
}
#contents_area .product_text p{
	line-height: 1.8em;
    font-size: 14px;
	font-family: 'Jun 101',sans-serif;
	padding: 30px 0;
}
#contents_area .menu{
	width: 100%;
	margin:0 auto;
}
#contents_area .util{
	display: flex;
	font-size: 14px;
	padding-top: 50px;
}
#contents_area .util a{
	padding-left: 20px;
    background: url(../images/icon_link.png) no-repeat left center/14px;
    color: #000;
	margin-left: 10px;
}
#contents_area .util li:after{
	content: " ／ ";
	margin-left: 5px;
}
#contents_area .util li:last-of-type:after{
	content: ""
}
#contents_area .cart{
	display: flex;
    width: 650px;
    margin: 0 auto;
    border-bottom: 1px solid #e4007f;
    padding: 50px 0;
}
#contents_area .cart-box{
    width: 45%;
	padding: 0px 20px;
    text-align: center;
    font-weight: bold;
}
#contents_area .cart-title{
	color: #e4007f;
	font-size: 18px;
}
#contents_area .cart-s{
	font-size: 13px;
}
#contents_area .cart-box a {
    display: block;
    width: 80%;
    margin: 1em auto;
    padding: 0.3em 0;
    text-align: center;
    white-space: nowrap;
    color: #e4007f;
    border-radius: 10px;
    border: 3px solid #e4007f;
    background-color: #FFFFFF;
}
#contents_area .cart-box a.sold {
  pointer-events: none;
	background-color: #9d9d9d;
    border: 3px solid #9d9d9d;
    color: #ffffff;
}
#contents_area .cart-box a:hover{
	filter: alpha(opacity=80);
	opacity: 0.8;	
}
#contents_area .cart-box a.sold:hover {
  filter: none;
  opacity: 1; 
}
#contents_area .sold .cart-btn {
    background: none;
    padding-left: 0;
}
#contents_area .cart-btn {
	background: url(../images/cart.png) no-repeat left center/20px;
	padding-left: 30px;
}
#contents_area .stock{
	font-weight: normal;
	color: #e4007f;
    letter-spacing: 0;
    min-height: 1em;
    margin: 0 !important;
}
#contents_area .product_footer{
	padding:20px 0 0 180px;
	font-family: 'Jun 101',sans-serif;
}
#contents_area .swiper-container {
    width: 100%;
    margin-bottom: 60px;
}
#contents_area .swiper-container .swiper-button-prev{
    background-image: url(../images/swiper-button-prev.png);
    left: 10px;
    right: auto;
}
#contents_area .swiper-container .swiper-button-next{
    background-image: url(../images/swiper-button-next.png);
    right: 10px;
    left: auto;
}
#contents_area .swiper-button-next, .swiper-button-prev {
    width: 28px !important;
    height: 28px !important;
    background-size: 28px 28px !important;
}
#contents_area .swiper-pagination-bullet {
    background: #000;
    opacity: .2;
}
#contents_area .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffff7f;
}
#contents_area .subttl-browse {
    width: 80%;
    height: 100px;
    background: url(../images/title_read.png) no-repeat;
    background-size: 100% auto;
    margin: 80px auto 10px;
}
footer {
	margin: 0;
    padding: 80px 0 5px;
    border-top: 1px solid gray;
	background-color: #ffffff;
	text-align: center;
}
.share_list {
    width: 100%;
    max-width: 600px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
	vertical-align: middle;
}
.share_list li img{
	width: 40px;
}
.share_list li.home img{
	width: 195px;
}
.share_list li a {
    color: gray;
}
.share_list li.mail img {
    margin-right: 5px;
}
.share_list li:nth-child(4){
	margin-left: 40px;
	line-height: 2.4;
}
.share_list li:last-child{
	margin-left: 40px;
}
.copyright {
    margin: 30px auto;
    display: block;
}
.copyright img{
	width: 215px;
}
.footer-links {
    padding: 20px 0;
    text-align: center;
    font-size: 12px;
}
.footer-links li {
    display: inline-block;
}
.footer-links li + li:before {
    content: '/';
	color: gray;
    margin-left: 10px;
    margin-right: 10px;
}
.footer-links a {
    color: gray;
	font-family: 'Jun 101',sans-serif;
}
.footer-links a:hover {
    filter: alpha(opacity=40);
	opacity: 0.4;
}
/* -------------------- PC --------------------*/

@media screen and (min-width : 641px){ 

} 

/* -------------------- SP --------------------*/

@media screen and (max-width: 640px) {
	body{
		background: none !important;
		font-size: 14px;
		line-height: 1.8;
		background-color: #e2007f !important;
	}
	body::before {
		content: "";
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: url(../images/bg_sp.png) no-repeat top center;
		background-attachment: scroll;
		background-size: 100% auto;
		z-index: -1;
	}
	
	h3{
		font-size: 19px;
		margin: 50px auto 0;
	}
	h4{
		font-size: 48px;
	    line-height: 0.8em;
		margin-top: 0;
		text-align: center;
	}
	h4 .s-text{
		font-size: 20px !important;
	}
	#contents_area .paragraph {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	#contents_area .s-text{
		font-size: 12px;
		margin: 10px 0 0 -21px;
	}
	#contents_area .s-text2{
		font-size: 12px;
		margin: 10px 0 0 12px;
	}
	.pc{
		display: none;
	}
	.sp{
		display: block;
	}
	.br-sp{
		display: block;
	}
	.br-pc{
		display: block;
	}
	.ttl img{
		width: 70%;
		margin: 0 auto;
	}
	.logo {
		margin-bottom: 2em !important;
	}

	#contents_area{
		width: 90%;
		text-align: justify;
		text-justify: inter-ideograph;
		-ms-text-justify: inter-ideograph;
	}
	#contents_area .text-indent {
		padding-left: 0;
	}
	#contents_area p {
		margin: 15px auto 30px;
	}
	#contents_area p:last-of-type {
		margin: 40px auto 50px;
	}
	.radio{
		width: 90%;
		margin: 3em auto;
	}
	.radio_area {
		display: block;
		clear: none;
	}
	.syuppan {
		width: 18%;
	}
	.ttl-radio_sub {
		width: 78%;
		margin-top: 0.3em;
		float: left;
	}
	.ttl-radio {
		clear: left;
		line-height: 1.2;
		font-size: 2.6em;
		padding-top;0.2em;
		padding-left: 0.2em;
	}
	.youtube{
		height: 190px;
	}
	.youtube iframe {
		width: 100%;
		height: 100%;
	}
	.oa-info {
		width: 100%;
		background: none;
		padding-top: 1em;
	}
	.radio .tw {
		display: block;
		font-size: 1.2em;
		padding: 0.5em;
		margin: 1em 0 0.5em;
	}
	.radio .tw a.btn_post {
		width: 200px;
		height: 35px;
	}
	#info{
		padding: 15px 0;
		margin-bottom: 15px;
	}
	.title_info {
		padding-top: 35px;
	}
	#info h3{
		font-size: 16px;
	}
	#info div {
		width: 92%;
		font-size: 14px;
	}
	.omake {
		margin-top: 40px;
	}
	.omake img{
		width: 90%;
	}
	.tobi{
		font-size: 28px;
		line-height: 40px;
		margin-bottom: 10px;
	}
	.tobi-text{
		font-size: 16px;
		margin-top: -10px;
	}
	.omake_text:before {
		margin-right: 2px;
	}
	.tobi img{
		width: 100%;
	}
		
	footer{
		padding: 40px 0 10px;
	}
	.share_list {
		width: 80%;
		max-width: 100%;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-ms-flex-pack: center;
		justify-content: center;
		margin: 0 auto;
		text-align: center;
	}
	.share_list li{
		width: 15%;
		margin:0 10px;
	}
	.share_list li:nth-child(4){
		width: 100%;
		margin: 30px 0;
		line-height: 2.5;
	}
	.share_list li:last-child{
		width: 100%;
		margin-top: 20px;
		margin-left: 0;
	}
	.copyright {
		margin: 30px auto 0;
	}
	#contents_area .product{
		width: 100%;
	    margin: 40px auto 0;
		padding: 30px 0;
		background-color: #ffff00;
		color: #000;
	}
	#contents_area .product_info{
		display: flex;
		padding: 0 10px;
		flex-direction: column;
	}
	#contents_area .product_info img{
		width: 70%;
	    margin: 0 auto;
	    display: block;
	}
	#contents_area .product_text{
		margin-left: 0;
	}
	#contents_area .product_text p{
		line-height: 1.8em;
	    font-size: 14px;
	}
	#contents_area .menu{
		width: 100%;
		margin:0 auto;
	}
	#contents_area .util{
		display: flex;
		font-size: 14px;
		padding-top: 0px;
	    flex-direction: column;
	    width: 60%;
	    margin: 0 auto;
	}
	#contents_area .util a{
		padding-left: 20px;
	    background: url(../images/icon_link.png) no-repeat left center/14px;
	    color: #000;
		margin-left: 10px;
	}
	#contents_area .util li:after{
		content: "";
		margin-left: 0;
		display: none
	}
	#contents_area .util li:last-of-type:after{
		content: ""
	}
	#contents_area .cart{
		display: flex;
		flex-direction: column;
	    width: 100%;
	    margin: 0 auto;
	    border-bottom: 1px solid #e4007f;
	    padding: 50px 0;
	}
	#contents_area .cart-box{
	    width: 100%;
		padding: 0 0 30px;
	    text-align: center;
	    font-weight: bold;
	}
	#contents_area .cart-title{
		color: #e4007f;
		font-size: 18px;
	}
	#contents_area .cart-s{
		font-size: 13px;
	}
	#contents_area .cart-box a {
	    display: block;
	    width: 80%;
	    margin: 1em auto 0;
	    padding: 0.4em 0;
	    text-align: center;
	    white-space: nowrap;
	    color: #e4007f;
	    border-radius: 10px;
	    border: 3px solid #e4007f;
	    background-color: #FFFFFF;
	    font-size: 20px;
	}
	#contents_area .cart-box a:hover{
		filter: alpha(opacity=80);
		opacity: 0.8;	
	}
	#contents_area .cart-btn {
		background: url(../images/cart.png) no-repeat left center/20px;
		padding-left: 30px;
	}
	#contents_area .stock{
		font-weight: normal;
		color: #e4007f;
	    letter-spacing: 0;
	    min-height: 1em;
	    margin: 0 !important;
	}
	#contents_area .product_footer{
		padding: 20px 10px 0;
	}
	#contents_area .swiper-container {
	    width: 100%;
	    margin-bottom: 60px;
	}
	#contents_area .swiper-container .swiper-button-prev{
	    background-image: url(../images/swiper-button-prev.png);
	    left: 10px;
	    right: auto;
	}
	#contents_area .swiper-container .swiper-button-next{
	    background-image: url(../images/swiper-button-next.png);
	    right: 10px;
	    left: auto;
	}
	#contents_area .swiper-button-next, .swiper-button-prev {
	    width: 28px !important;
	    height: 28px !important;
	    background-size: 28px 28px !important;
	}
	#contents_area .swiper-pagination-bullet {
	    background: #000;
	    opacity: .2;
	}
	#contents_area .swiper-pagination-bullet-active {
	    opacity: 1;
	    background: #ffff7f;
	}
	#contents_area .subttl-browse {
	    width: 100%;
	    height: 0;
	    padding-top: 14.31411531%;
	    background: url(../images/title_read.png) no-repeat;
	    background-size: 100% auto;
	    margin: 50px auto 15px;
	}
	a.btn_post {
		display: block;
	    text-decoration: none;
	    width: 100%;
	    padding: 0.8em 0;
	    text-align: center;
	    color: #e2007f;
		font-weight: bold;
	    border-radius: 8px;
	    background: #ffffff;
	    margin: 0.5em auto;
	}
	a.btn_post .btn_mail {
		background: url(../images/icon_ml_pk.png) no-repeat left center/20px;
	    padding-left: 30px;
	    font-size: 20px;
	}
	a.btn_post .btn_tw {
		background: url(../images/icon_tw_pk.png) no-repeat left center/20px;
	    padding-left: 30px;
	    font-size: 20px;
	}
	a.btn_post:hover span{
		filter: alpha(opacity=40);
		opacity: 0.4;
	}
}

/* ------------------ tablet ------------------*/

@media screen and (max-width: 1024px) {
	body{
		background: url(../images/bg.jpg) no-repeat fixed center center;
		background-size: 100% auto;
	}
	.logo{
		margin-bottom: 3em;
	}

}