@charset "utf-8";
@import "reset.css";
/* ----------------------------------------

詳細設定用

 ----------------------------------------*/
html {
    color: #000;
}
body {
    background: url(../img/header_bg.jpg) no-repeat top center #f4f2ea;
    font-family: "Sawarabi Gothic", serif;
}

@media screen and (max-width:899px) {
body {
    background: #f4f2ea;
}
}
.pc {
    display: block;
}
.sp {
    display: none;
}

@media screen and (max-width:899px) {
.pc {
    display: none;
}
.sp {
    display: block;
}
}
/* =========================================================
header
========================================================= */
header {
    width: 100%;
    height: 630px;
    padding: 0 0 0 0;
    line-height: 0;
    text-align: center;
}
header .inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
header .inner aside {
    float: left;
    width: 55%;
    padding: 20px 0 0 0;
}
header .inner aside ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
header h1 {
    clear: both;
    padding: 15px 0 0 0;
}
header h2 {
    padding: 25px 0 0 0;
}
header .inner p {
    float: right;
    padding: 15px 0 0 0;
}

@media screen and (max-width:899px) {
header {
    height: auto;
}
header.sp h1 {
    padding: 0;
}
header.sp h1 img {
    width: 100%;
    height: auto;
}
}
/* =========================================================
section.lead
========================================================= */

section.lead {
    padding: 0 0 50px 0;
    background: url(../img/border1.png) repeat-x bottom center;
}
section.lead .inner {
    width: 1000px;
    margin: 0 auto;
}
section.lead h3 {
    display: none;
}
section.lead .txt {
    float: left;
    padding: 80px 0 0 0;
}
section.lead .illustration {
    float: right;
}

@media screen and (max-width:899px) {
section.lead {
    padding: 3% 0 5% 0;
    background: url(../img/border1.png) repeat-x bottom center;
    text-align: center;
}
section.lead.sp img {
    width: 95%;
    height: auto;
}
}
/* =========================================================
section#campaign
========================================================= */

section#campaign {
    padding: 0 0 45px 0;
    background: url(../img/border1.png) repeat-x bottom center;
}
section#campaign .inner {
    width: 980px;
    margin: 35px auto 0;
}
section#campaign h3 {
    display: none;
}
section#campaign p {
    padding: 0 0 35px 0;
    color: #aa3523;
    font-size: 130%;
    line-height: 1.5em;
}
section#campaign ul.list li a {
    display: block;
    padding: 0 0 30px 0;
    width: 975px;
    height: 51px;
    background: url(../img/campaign2_off.png) no-repeat top left;
    text-indent: -9999px;
}
section#campaign ul.list li a:hover {
    background: url(../img/campaign2_on.png) no-repeat top left;
}
section#campaign ul.list li:first-child a {
    width: 975px;
    height: 51px;
    background: url(../img/campaign1_off.png) no-repeat top left;
}
section#campaign ul.list li:first-child a:hover {
    background: url(../img/campaign1_on.png) no-repeat top left;
}
section#campaign ul.list li:last-child a {
    padding: 0 0 0 0;
    width: 975px;
    height: 51px;
    background: url(../img/campaign3_off.png) no-repeat top left;
}
section#campaign ul.list li:last-child a:hover {
    background: url(../img/campaign3_on.png) no-repeat top left;
}

@media screen and (max-width:899px) {
section#campaign {
    padding: 5% 0 7% 0;
    background: url(../img/border1.png) repeat-x bottom center;
}
section#campaign .inner {
    width: auto;
    margin: 0 auto 0;
}
section#campaign p {
    padding: 0 5% 3% 5%;
    color: #aa3523;
    font-size: 120%;
    line-height: 1.4em;
}
section#campaign ul.list {
    width: 90%;
    margin: 0 auto;
}
section#campaign ul.list li a, section#campaign ul.list li a:hover {
    width: auto;
    height: auto;
    color: #237b44;
    background: none;
    padding: 0 0 0 0;
    margin: 0 0 4% 0;
    text-indent: 0;
    text-decoration: none;
    font-size: 120%;
    line-height: 1.2em;
    border: 1px dotted #237b44;
}
section#campaign ul.list li a span.cam {
    display: block;
    background: #237b44;
}
section#campaign ul.list li a span.cam img {
    width: 40%;
    height: auto;
}
section#campaign ul.list li a span.txt {
    display: block;
    padding: 2% 2% 2%;
    background: #fff;
    border-bottom: 4px solid #237b44;
}
section#campaign ul.list li:first-child a span.cam {
    display: block;
    background: #ad2f1a;
}
section#campaign ul.list li:first-child a span.cam img {
    width: 40%;
    height: auto;
}
section#campaign ul.list li:first-child a span.txt {
    display: block;
    padding: 1% 2%;
    background: #fff;
    border-bottom: 4px solid #ad2f1a;
}
section#campaign ul.list li:first-child a, section#campaign ul.list li:first-child a:hover {
    width: auto;
    height: auto;
    background: none;
    color: #ad2f1a;
    border: 1px dotted #b49025;
}
section#campaign ul.list li:last-child a span.cam {
    display: block;
    background: #b49025;
}
section#campaign ul.list li:last-child a span.cam img {
    width: 40%;
    height: auto;
}
section#campaign ul.list li:last-child a span.txt {
    display: block;
    padding: 1% 2%;
    background: #fff;
    border-bottom: 4px solid #b49025;
}
section#campaign ul.list li:last-child a, section#campaign ul.list li:last-child a:hover {
    width: auto;
    height: auto;
    margin: 0 0 0 0;
    background: none;
    color: #b49025;
    border: 1px dotted #b49025;
}
}
section#campaign #tweet {
    width: 980px;
    height: 329px;
    margin: 30px 0 0 0;
    background: url(../img/retweet_bg.png) no-repeat;
}
section#campaign #tweet h4 {
    display: none;
}
section#campaign #tweet .lead {
    display: none;
}
section#campaign .tw-btn {
    padding: 193px 0 0 0;
    text-align: center;
}

@media screen and (max-width:899px) {
section#campaign #tweet {
    width: 85%;
    height: auto;
    margin: 4% auto 2%;
    padding: 5% 2%;
    background: url(../img/sp_retweet_bg.png);
    border-radius: 5px;
}
section#campaign #tweet h4 {
    display: block;
    padding: 0 0 4% 0;
}
section#campaign #tweet h4 img {
    width: 100%;
    height: auto;
}
section#campaign #tweet .lead {
    display: block;
    margin: 0;
    padding: 0 0 4% 0;
    color: #fff;
    font-size: 95%;
    line-height: 1.3em;
    text-align: center;
}
section#campaign #tweet .lead img {
    width: 90%;
    height: auto;
    padding: 3% 0 0 0;
}
section#campaign .tw-btn {
    padding: 0 0 4% 0;
    text-align: center;
    border-bottom: 1px solid #fff;
}
section#campaign .tw-btn img {
    width: 90%;
    height: auto;
}
}
section#campaign .cation {
    width: 90%;
    margin: 20px auto 0;
    color: #fff;
    text-align: center;
}
section#campaign .cation a {
    color: #fff;
}
section#campaign .cation span {
	display: block;
}
@media screen and (max-width:899px) {
section#campaign .cation {
    width: 90%;
    margin: 4% auto 0;
    color: #fff;
    text-align: left;
    font-size: 90%;
    line-height: 1.3em;
}
section#campaign .cation a {
    color: #fff;
}
section#campaign .cation span {
    display: block;
    padding: 0 0 2% 0;
}
section#campaign .cation span:last-child {
    padding: 0 0 0 0;
}
}
section#campaign ul.text {
    width: 29%;
    float: right;
    display: block;
    margin: 15px 0 0 0;
}
section#campaign ul.text li {
    float: left;
    padding: 0 20px 0 22px;
    background: url(../img/arrow.png) no-repeat left center;
}

@media screen and (max-width:899px) {
section#campaign ul.text {
    width: auto;
    float: none;
    margin: 0 0 0 0;
    text-align: center;
}
section#campaign ul.text li {
    float: none;
    display: inline-block;
}
}
section#campaign ul.text li:last-child {
    padding: 0 0 0 22px;
    background: url(../img/q.png) no-repeat left center;
}
section#campaign ul.text li:first-child {
    margin: 0 0 10px 0;
    color: #1a76b5;
    font-size: 120%;
    line-height: normal;
    text-align: right;
    text-decoration: underline;
    cursor: pointer;
}
section#campaign ul.text li:last-child a {
    color: #1a76b5;
    font-size: 120%;
    line-height: normal;
    text-align: right;
}
section#campaign dl.bnr {
    clear: both;
    padding: 20px 0 0 0;
}
section#campaign dl.bnr dt {
    width: 979px;
    height: 21px;
    background: url(../img/murakami_txt.png) no-repeat top left;
    padding: 0 0 20px 0;
    text-indent: -9999px;
}
section#campaign dl.bnr dd a{
	display: block;
    width: 980px;
    height: 180px;
    background: url(../img/murakami_bnr.png) no-repeat top left;
    text-indent: -9999px;
}

@media screen and (max-width:899px) {
section#campaign dl.bnr {
    clear: both;
    padding: 2% 0 0 0;
    text-align: center;
}
section#campaign dl.bnr dt {
    width: auto;
    height: auto;
    padding: 0 0 3% 0;
    background: none;
    text-indent: 0;
}
section#campaign dl.bnr dd a{
    width: auto;
    height: auto;
    background: none;
    text-indent: 0;
}
section#campaign dl.bnr img {
    width: 89%;
    height: auto;
}
}
#tw-kiyaku-txt {
    clear: both;
    display: none;
    margin: 0 0 15px 0;
    padding: 20px;
    border: 1px solid #2081bd;
}

@media screen and (max-width:899px) {
#tw-kiyaku-txt {
    width: 85%;
    margin: 0 auto 5%;
    padding: 2%;
}
}
#tw-kiyaku-txt dt {
    padding: 0 0 10px 0;
    color: #2081bd;
    font-size: 125%;
}
#tw-kiyaku-txt dd {
    padding: 0 0 5px 1em;
    text-indent: -1em;
}
#tw-kiyaku-txt dd.list {
    padding: 0 0 5px 12px;
    text-indent: 0em;
    background: url(../img/list-icon.png) no-repeat 0 4px;
}
#tw-kiyaku-txt dd a {
    color: #2081bd;
}
/* =========================================================
section#program
========================================================= */
section#program {
    text-align: center;
    background: url(../img/border1.png) repeat-x bottom center;
}
section#program .inner {
    width: 80%;
    margin: 0 auto 35px;
    padding: 0 0 40px 0;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: top;
    background: url(../img/bottom_bg.png) no-repeat bottom right;
}

@media screen and (max-width:1200px) {
	section#program .inner {
    width: 1000px;

}
}

section#program h3 {
    width: 1000px;
    height: 102px;
    margin: 60px auto 40px;
    background: url(../img/subtt.png) no-repeat top center;
    text-indent: -9999px;
}

@media screen and (max-width:899px) {
section#program .inner {
    width: auto;
    margin: 0 auto 0;
    padding: 0 0 7% 0;
    text-align: center;
	background: none;
}
section#program h3 {
    width: auto;
    height: auto;
    padding: 5% 0 5% 0;
    margin: 0 0 0 0;
    background: none;
    text-indent: 0px;
}
section#program h3 img {
    width: 90%;
    height: auto;
}
	

}
section#program dl:nth-child(odd) {
    width: 490px;
    margin: 0 0 25px 0;
    border: 1px dotted #ad2f1a;
    background: url(../img/border_bg.png) #fff repeat-x left bottom;
}

@media screen and (max-width:1850px) {
section#program dl:nth-child(odd) {
    width: 49%;
    margin: 0 0 25px 0;
    border: 1px dotted #ad2f1a;
    background: url(../img/border_bg.png) #fff repeat-x left bottom;
}

}

@media screen and (max-width:1000px) {
section#program dl:nth-child(odd) {
    width: 290px;
    margin: 0 0 25px 0;
    border: 1px dotted #ad2f1a;
    background: url(../img/border_bg.png) #fff repeat-x left bottom;
}

}


section#program dl:nth-child(odd) dt {
    padding: 15px 15px 10px;
    text-align: left;

}
section#program dl:nth-child(odd) dt span {
    width: 36px;
    height: 30px;
    display: block;
    float: right;
    background: url("../img/corner1.png") no-repeat top right;
    margin: -16px -16px 0 0;
    position: relative;
    text-indent: -9999px;
}
section#program dl:nth-child(odd) dd {
    padding: 15px 15px 35px 15px;
    border-top: 1px solid #dfdfdf;
    display: block;
    color: #000;
    text-align: left;
	font-size: 105%;
	line-height: 1.7em;
}
section#program dl:nth-child(odd) strong {

    font-weight: bold;
    font-size: 130%;
	line-height: 1.3em;
}

section#program dl:nth-child(odd) .name{
	padding: 0 0 0 0;
	line-height: 1.4em;
}
section#program dl:nth-child(odd) dd img.photo  {
    float: right;
    width: 160px;
    height: auto;
    padding: 0 0 10px 10px;

}
section#program dl:nth-child(odd) dd p {
    padding: 15px 0 0 0;
}
section#program dl:nth-child(even) {
    width: 489px;
    margin: 0 0 25px 0;
    border: 1px dotted #237b44;
    border: 1px dotted #237b44;
    background: url(../img/border_bg2.png) #fff repeat-x left bottom;
}

@media screen and (max-width:1850px) {
section#program dl:nth-child(even){
    width: 49%;
    margin: 0 0 25px 0;
    border: 1px dotted #237b44;
    border: 1px dotted #237b44;
    background: url(../img/border_bg2.png) #fff repeat-x left bottom;
}

}
@media screen and (max-width:1000px) {
section#program dl:nth-child(even){
    width: 300px;
    margin: 0 0 25px 0;
    border: 1px dotted #237b44;
    border: 1px dotted #237b44;
    background: url(../img/border_bg2.png) #fff repeat-x left bottom;
}

}


section#program dl:nth-child(even) dt {
    padding: 15px 15px 10px;
    text-align: left;
}
section#program dl:nth-child(even) dt span {
    width: 36px;
    height: 30px;
    display: block;
    float: right;
    background: url("../img/corner2.png") no-repeat top right;
    margin: -16px -16px 0 0;
    position: relative;
    text-indent: -9999px;
}
section#program dl:nth-child(even) dd {
    padding: 15px 15px 35px 15px;
    border-top: 1px solid #dfdfdf;
    display: block;
    color: #000;
    text-align: left;
	font-size: 105%;
	line-height: 1.7em;
}
section#program dl:nth-child(even) dd strong {
    font-weight: bold;
    font-size: 130%;
	line-height: 1.3em;
}

section#program dl:nth-child(even) .name{
	padding: 0 0 0 0;
	line-height: 1.4em;
}
section#program dl:nth-child(even) dd img.photo {
    float: right;
    width: 160px;
    height: auto;
    padding: 0 0 10px 10px;
}
section#program dl dt a:hover img {
    opacity: 0.7;
}
section#program dl:nth-child(even) dd p {
    padding: 15px 0 0 0;
}

@media screen and (max-width:899px) {
section#program dl:nth-child(odd) {
    width: 90%;
    margin: 0 auto 3%;
}
section#program dl:nth-child(even) {
    width: 90%;
    margin: 0 auto 3%;
}
section#program dl:last-child {
    width: 90%;
    margin: 0 auto 0;
}
}
section#program em{
	font-weight: bold;
	font-size: 150%;
}

/*section#program span.close1,
section#program span.close2,
section#program span.close3,
section#program span.close4,
section#program span.close5,
section#program span.close6,
section#program span.close7,
section#program span.close8,
section#program span.close9,
section#program span.close10,
section#program span.detail1,
section#program span.detail2,
section#program span.detail3,
section#program span.detail4,
section#program span.detail5,
section#program span.detail6,
section#program span.detail7,
section#program span.detail8,
section#program span.detail9,
section#program span.detail10{
	color: #cc0000;
	cursor: pointer;
}
section#program span.detailtext1,
section#program span.detailtext2,
section#program span.detailtext3,
section#program span.detailtext4,
section#program span.detailtext5,
section#program span.detailtext6,
section#program span.detailtext7,
section#program span.detailtext8,
section#program span.detailtext9,
section#program span.detailtext10{
	display: none;

}
*/
/* =========================================================
section#book
========================================================= */
section#book {
    text-align: center;
}
section#book .inner {
    width: 1000px;
    margin: 0 auto 20px;
    padding: 0 0 0 0;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: top;
}
section#book .inner h3 {
    width: 678px;
    height: 230px;
    marging: 30px 0 0 0;
    background: url("../img/shiori_txt1.png") no-repeat center left;
    text-indent: -9999px;
}
section#book .inner p img {
    width: 281px;
    height: 275px;
}

@media screen and (max-width:899px) {
section#book .inner {
    width: auto;
    margin: 0 auto;
    display: block;
}
section#book .inner h3 {
    width: auto;
    height: auto;
    padding: 5% 0 0 0;
    margin: 0;
    background: none;
    text-indent: 0px;
}
section#book .inner h3 img {
    width: 90%;
    height: auto;
}
section#book .inner p {
    padding: 5% 0 5% 0;
    text-align: center;
}
section#book .inner p img {
    width: 85%;
    max-width: 300px;
    height: auto;
}
}
/* =========================================================
footer
========================================================= */
footer {
    clear: both;
    width: 100%;
    background: #ffffff;
    border-top: 10px solid #e2dfd3;
    padding: 0 0 0 0;
}
footer .inner {
    width: 1000px;
    margin: 0 auto;
    padding: 20px 0 20px 0;
}
aside#sb {
    width: 500px;
    margin: 10px 0 0 0;
    float: right;
}
aside#sb ul {
    float: right;
}
aside#sb ul li {
    width: 36px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    list-style: none;
}
aside#sb ul li.fb {
    padding: 3px 15px 0 0;
}
aside#sb ul li.tw {
    padding: 3px 15px 0 0;
}
aside#sb ul li.line {
    display: none;
}
footer p.copy {
    float: left;
    width: 500px;
    padding: 20px 0 0 0;
    font-size: 100%
}
footer #pagetop {
    padding: 2% 0 3% 0;
    text-align: center;
    position: fixed;
    bottom: 5px;
    right: 20px;
}
footer #pagetop img {
    width: 72px;
    height: auto;
}

@media screen and (max-width:899px) {
footer .inner {
    width: auto;
    margin: 0 auto;
    padding: 2% 0 2% 0;
}
aside#sb {
    clear: both;
    width: auto;
    margin: 15px 0 0 0;
    float: none;
    text-align: center;
}
aside#sb ul {
    float: none;
    display: inline-block;
}
aside#sb ul li.line {
    display: inline-block;
    padding: 3px 0 0 0;
}
aside#logo ul {
    padding: 20px 0 10px 0;
    border-bottom: 10px solid #e2dfd3;
    text-align: center;
}
aside#logo ul li {
    padding: 0 0 20px 0;
}
aside#logo ul li.dnp img {
    width: 40%;
    height: auto;
}
aside#logo ul li.honto img {
    width: 20%;
    height: auto;
}
aside#logo ul li.maruzen img {
    width: 35%;
    height: auto;
}
aside#logo ul li.junk img {
    width: 38%;
    height: auto;
}
aside#logo ul li.tfm img {
    width: 40%;
    height: auto;
}
footer p.copy {
    float: none;
    width: auto;
    text-align: center;
}
footer #pagetop {
    padding: 4% 0 3% 0;
    text-align: center;
    position: static;
    bottom: auto;
    right: auto;
}
}
/* =========================================================
link設定
========================================================= */
/*a:link {
    color: #000;
    text-decoration: none;
}
a:visited {
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #000;
    text-decoration: underline;
}
a:active {
    color: #000;
    text-decoration: underline;
}*/
object, a:focus {
    outline: none;
}
/* =========================================================
clearfix
========================================================= */
.clearfix:after {
    content: " ";
    display: block;
    clear: both;
}
ul li:after {
    content: " ";
    display: block;
    clear: both;
}
img {
    vertical-align: bottom;
}
