@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: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

sup {
    vertical-align: bottom;
}


sub {
    vertical-align: sub;
}

html {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q, blockquote {
    quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}

a img {
    border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

* {
    margin: 0;
    padding: 0;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.2);
    -webkit-text-size-adjust: none;
    line-height: 0;
}

ul, ol, li {
    list-style: none;
}

html {
    -webkit-text-size-adjust: none;
    margin: 0;
    padding: 0;
}

body {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    color: #000000;
    -webkit-touch-callout: none;
    background-color: #fdf6f6;
    font-size: 13px;
    line-height: 20px;
    font-family: 'ヒラギノ丸ゴ Pro W3', 'Hiragino Maru Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

a {
text-decoration: none;
margin: 0;
padding: 0;
color: #000;
}

a:hover {
text-decoration: underline;
}

img {
	margin: 0;
	padding: 0;
	/* [disabled]vertical-align: bottom; */
}

.mt0 {
    margin-top: 0px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mb0 {
    margin-bottom: 0px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

#WRAP {
    min-width: 950px;
    width: 100%;
    margin: 0 auto;
    font-size: 100%;
    line-height: 1.4;
}

header {
    background-color: #ffffff;
}

article {
	padding-top: 20px;
	background: #dbeef4;
    /*background: #F7B52C url("../img/bg_main01.png") repeat-x top center*/
}

/*.sp{
    display: none;
    @media only screen and (max-width: 640px) {
        display: inline;
    }
}*/
@media only screen and (max-width: 640px) {
  /* line 90, ../sass/3ds.scss */
  #WRAP {
  min-width: 100%; }
  .pc {
    display: none; } }

#sectionheader {
}

#sectionheader .mainimg {
    width: 950px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

#sectionheader .mainimg h2 {
    display: none;
}

#sectionheader .mainimg h3 {
    overflow: hidden;
}

#sectionheader .mainimg .sp {
    display: none;
}
 @media only screen and (max-width: 640px) {

#sectionheader .mainimg .sp {
    display: inline !important;
}
}
 @media only screen and (max-width: 640px) {

#sectionheader {
    background-size: auto 100%;;
}

#sectionheader .mainimg {
    width: 100%;
    height: 100%;
}

#sectionheader .mainimg img {
    width: 100%;
}
}

#sectionheader .mainimg_second {
    width: 950px;
    margin: 0 auto;
    height: 227px;
    position: relative;
}

#sectionheader .mainimg_second h2 {
    position: absolute;
    top: 20px;
    left: 0;
}
 @media only screen and (max-width: 640px) {

#sectionheader .mainimg_second h2 a {
    display: none;
}
}

#sectionheader .mainimg_second h2 a {
    width: 280px;
    height: 80px;
    display: block;
    text-indent: -5000px;
}
 @media only screen and (max-width: 640px) {

#sectionheader .mainimg_second {
    width: 90%;
    height: 100%;
}

#sectionheader .mainimg_second img {
    width: 100%;
}
}

#sectionheader .news {
    width: 900px;
    min-height: 38px;
    margin: 0 auto 20px auto;
    line-height: 38px;
    background-color: #ffffff;
    overflow: hidden;
    background-color: #ffffff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
}
 @media only screen and (max-width: 640px) {

#sectionheader .news {
    width: 90%;
    height: auto;
}
}

#sectionheader .news h4 {
    width: 100px;
    height: auto;
    float: left;
    background-color: #ff3535;
    background-image: url("../img/icon_news.png");
    background-repeat: no-repeat;
    background-position: 10px 0.5em;
    padding: 0 0 0 40px;
    color: #ffffff;
}
 @media only screen and (max-width: 640px) {

#sectionheader .news h4 {
    float: none;
    width: 100%;
}
}

#sectionheader .news dl {
    margin-left: 140px;
    padding: 0px 10px 0px 0px;
    color: #ff0e0e;
}
 @media only screen and (max-width: 640px) {

#sectionheader .news dl {
    margin: 0.5em 0;
    line-height: 1.6;
}
}

#sectionheader .news dl dt {
    float: left;
    margin: 0 10px;
}

#sectionheader .news dl dd {
    margin: 0 10px;
}

#CONTENTS nav {
    width: 950px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
 @media only screen and (max-width: 640px) {

#CONTENTS nav {
    width: 100%;
    border-bottom: none;
    margin-bottom: 20px;
}
}

#CONTENTS nav ul {
    position: relative;
    left: 50%;
    float: left;
}

#CONTENTS nav ul li {
    position: relative;
    left: -50%;
    float: left;
    width: 228px;
}
 @media only screen and (max-width: 640px) {

#CONTENTS nav ul li {
    width: 100%;
    float: none;
    text-align: center;
}
}

#CONTENTS nav ul li a {
    height: 82px;
    display: block;
    text-indent: -5000px;
    background-position: top center;
    margin-top: 10px;
    color: #fff;
    position: relative;
    top: 10px;
    -webkit-transition: top 0.1s ease-out;
    -moz-transition: top 0.1s ease-out;
    -o-transition: top 0.1s ease-out;
    transition: top 0.1s ease-out;
}
 @media only screen and (max-width: 640px) {

#CONTENTS nav ul li a {
    position: static;
    text-indent: 0;
    height: auto;
    padding: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
}

#CONTENTS nav ul li a:hover {
    top: 0;
}

#CONTENTS nav ul li .nav01 {
    background-image: url("../img/nav_01.png");
}
 @media only screen and (max-width: 640px) {

#CONTENTS nav ul li .nav01 {
    background-image: none;
    background-color: #d265ff;
}
}

#CONTENTS nav ul li .nav02 {
    background-image: url("../img/nav_02.png");
}
 @media only screen and (max-width: 640px) {

#CONTENTS nav ul li .nav02 {
    background-image: none;
    background-color: #ffb93e;
}
}

#CONTENTS nav ul li .nav03 {
    background-image: url("../img/nav_03.png");
}
 @media only screen and (max-width: 640px) {

#CONTENTS nav ul li .nav03 {
    background-image: none;
    background-color: #ff7784;
}
}

#CONTENTS nav ul li .nav04 {
    background-image: url("../img/nav_04.png");
}
 @media only screen and (max-width: 640px) {

#CONTENTS nav ul li .nav04 {
    background-image: none;
    background-color: #1f6ac5;
}
}

#CONTENTS {
    background-color: #ffffff;
    border-radius: 10px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 10px 15px 50px;
    position: relative;
    width: 950px;
}

#CONTENTS a {
text-decoration: underline;
}

#CONTENTS a:hover {
text-decoration: none
}

@media only screen and (max-width: 640px) {
    #CONTENTS {
        width: 100%;
		margin-top: 0;
		padding: 0 0 30px;
		border-radius:0;
    }

    #CONTENTS img {
        max-width: 100%;
    }

    #CONTENTS img.w100none {
        width: auto;
    }
}

#CONTENTS .c_block {
    padding-top-top: 20px;
}


@media only screen and (max-width: 640px) {
    #CONTENTS .c_block {
        padding: 10px;
    }
}

#CONTENTS .c_block .text {
	text-align: center;
	margin: 10px auto 20px auto;
	color: #f00;
	font-weight: bold;
	font-size: 1.5em;
	line-height:1.5em;
}
#CONTENTS .c_block .movie {
    text-align: center;
    margin-bottom: 60px;
}

#CONTENTS .sp-title { /* 0722追加 */
 /* display: none;*/
}
#CONTENTS .caution li {
	font-size: 1em;
	line-height: 1.5;
    text-indent: -1em;
    padding-left: 1em;
}
#CONTENTS #prize .title,
#CONTENTS #plus .title,
#CONTENTS #entry .title,
#CONTENTS #max .title {
    background: #4f81bd;
    font-size: 2.4em;
    font-weight: bolder;
    color: #fff;
    margin: 100px 0 0 0;
    border-radius: 25px;
    padding-left: 20px;
    position: relative;
}
#prize .prize-bt,
#plus .plus-bt,
#max .max-bt {
    text-align: center;
}
#prize .prize-bt p,
#plus .plus-bt p,
#max .max-bt p {
    display: inline-block;
    border-radius: 10px;
    box-shadow:rgba(0, 0, 0, 0.35) 0px 5px 5px 0px;
    -webkit-box-shadow:rgba(0, 0, 0, 0.35) 0px 5px 5px 0px;
    -moz-box-shadow:rgba(0, 0, 0, 0.35) 0px 5px 5px 0px;
}
#prize .prize-bt a,
#plus .plus-bt a,
#max .max-bt a {
    display: block;
    font-size: 1.6em;
    text-decoration: none;
    padding: 20px;
    border: solid #be4c48 2px;
    border-radius: 10px;
    background: #ffe4e4; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffe4e4 0%, #ffa3a2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe4e4), color-stop(100%,#ffa3a2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffe4e4 0%,#ffa3a2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffe4e4 0%,#ffa3a2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffe4e4 0%,#ffa3a2 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffe4e4 0%,#ffa3a2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe4e4', endColorstr='#ffa3a2',GradientType=0 ); /* IE6-9 */
}
#CONTENTS #prize .title span {
    position: absolute;
    top: -80px;
    right: 0;
}
#prize .prize-name {
    font-size: 2em;
    padding-left: 20px;
    font-weight: bolder;
		position: absolute;		/*0722追加*/
		top: 135px;		/*0722追加*/
}
#prize .prize-info .box01 .image {
    float: left;
    width: 300px;
    margin-right: 20px;
}
#prize .prize-info .box02 .image {
    float: right;
    width: 300px;
    margin-left: 20px;
}
#prize .prize-info .box01 .text {
	float: left;
	font-size: 2em;
	color: #000;
	text-align: left;
	width: 470px;/* 0722_450から470に変更*/
	margin-top: 50px;
	font-weight: normal;
}
#prize .prize-info .box02 .text {
	float: right;
	font-size: 2em;
	color: #000;
	text-align: right;
	width: 450px;
	margin-top: 70px;
	font-weight: normal;
}
#prize .prize-get-read {
    text-align: center;
    font-size: 1.5em;
    font-weight: bolder;
    margin: 20px 0;
}
#prize .prize-bt a.bt01 {
    width: 370px
}
#prize .prize-bt a.bt02 {
    width: 230px
}
#prize .caution {
    /*margin-top: 20px;*/ /*20150806*/
		margin: 20px;
}

#CONTENTS #plus .title {
    font-size: 1.5em;
    line-height: 2;
    margin-top: 40px !important;
}

#plus .read,
#max .read {
    font-size: 1.2em;
/*    font-weight: bolder;*/
    padding: 0 20px;
    margin-top: .5em;
    word-wrap: break-word;
	line-height: 1.8;
}

#plus .image {
    text-align: center;
    margin-top: 30px
}
#plus .image li {
    display: inline-block;
}
#plus .image li.last-child {
    margin-left: 50px;
}
#plus .caution {
    font-size: 1.3em;
    margin-top: 20px;
    text-align: center;
}
#plus .plus-bt {
    margin-top: 10px;
}
#plus .plus-bt a {
    width: 460px;
}

#CONTENTS #entry .title {
    font-size: 1.5em;
    line-height: 2;
    margin-top: 10px !important;
    margin-bottom: 10px;
}
#CONTENTS #entry p.note {
	margin-top:20px;
	margin-bottom:15px;
}
#entry .entry-box {
    font-size: 1.2em;
    padding: 0 20px;
	line-height: 1.8;
}
#entry .entry-box dt,
#entry .entry-box dd {
    float: left;
}
#entry .entry-box dt {
    width: 95px;
}
#entry .entry-box dd {
    width: 790px;
}
#entry .title02 {
    background: #9de3fa;
    line-height: 40px;
    font-size: 1.4em;
    font-weight: bolder;
    color: #000;
    margin:10px 0 0 0;
    padding-left: 20px;
    border-radius: 10px;
}
#entry dt {
    margin-top: 15px;
}
#entry .indent {
    padding-top: 10px;
		padding-right: 15px;
		padding-left: 3em;
  	text-indent: -1em;
}

#entry .noIndent a {
    color:#0164a3;
		text-decoration: none;
}

#entry .noIndent a:hover {
	opacity:.7;
}

#entry .noIndent {
    padding-top: 10px;
		padding-right: 15px;
		padding-left: 1.5em;

}

#entry .caution {
    font-size: 1em;
    padding: 20px 20px;
}
#entry .entry-bt {
    text-align: center;
}
#entry .entry-bt a {
    display: block;
}

#CONTENTS #max .title {
    font-size: 1.5em;
    line-height: 2;
    margin-bottom: 10px;
    margin-top: 40px !important;
}

#max .read span {
    display: block;
    font-size: 0.8em;
    text-align: right;
    font-weight: normal;
}
#max .image {
    text-align: center;
    margin-bottom: 30px;
}
#max .max-bt p.last-child {
    margin-left: 40px;
}
#max .max-bt a {
    width: 300px;
}

@media only screen and (max-width: 640px) {

    #CONTENTS .sp-title,
    #CONTENTS .sp-block {
        display: block;
    }
    #CONTENTS .sp-none {
        display: none;
    }
    #CONTENTS .c_block .title {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        padding: 0.6em 0.5em;
        line-height: 1.3;
        height: auto;
        font-size: 1.3em;
        background-position: center;
        background-size: cover;
    }
    #CONTENTS #prize .title,
    #CONTENTS #plus .title,
    #CONTENTS #entry .title,
    #CONTENTS #max .title {
        font-size: 1.5em;
        line-height: normal;
        padding: 1% 5%;
        margin-top: 5% !important;
    }
    #prize .prize-bt p,
    #plus .plus-bt p,
    #max .max-bt p {
        display: block;
        margin-top: 2%;
    }
    #prize .prize-bt a,
    #plus .plus-bt a,
    #max .max-bt a {
        width: 100%!important;
        box-sizing: border-box;
        font-size: 1.2em;
        padding: 3% 5%;
    }
    #prize .prize-bt p,
    #plus .plus-bt p,
    #max .max-bt p {
        display: block;
    }

    #CONTENTS #prize .title {
        margin-top: 0!important;
    }
    #prize .prize-name {
        font-size: 1.2em;
        padding: 2%;
    }
    #prize .prize-info {
        margin-top: 2% !important;
    }
    #prize .prize-info .box01 .image,
    #prize .prize-info .box02 .image {
        float: none;
        width: auto;
        margin: 0 10%;
        text-align: center;
    }
    #prize .prize-info .box01 .text,
    #prize .prize-info .box02 .text {
        float: none;
        font-size: 1.1em;
        text-align: center;
        width: auto;
        margin-top: 5%;
    }
    #prize .prize-get-read {
        font-size: 1.2em;
        margin-top: 5%;
    }
    #prize .caution {
        margin-top: 5%;
    }

    #plus .read, #max .read {
        margin-top: 2%;
        padding: 0 2%;
        font-size: 1.1em;
        word-wrap: break-word;
    }
    #plus .image {
        margin-top: 3%;
    }
    #plus .image li {
        display: block;
        margin: 0 10%;
    }
    #plus .image li img {
        height: auto;
    }
    #plus .image li.last-child {
        margin-top: 3%;
        margin-left: 10%;
    }
    #plus .caution {
        font-size: 1em;
        margin-top: 2%;
    }
    #plus .plus-bt {
        margin-top: 2%;
    }
    #plus .plus-bt a {
        width: auto;
    }

    #CONTENTS #entry .title {
        margin-top: 5%!important;
        margin-bottom: 2%;
    }
    #entry .entry-box {
        font-size: 1.2em;
        padding: 0 2%;
        margin-bottom: 3%;
    }
    #entry .entry-box dt,
    #entry .entry-box dd {
        float: none;
    }
    #entry .entry-box dt {
        width: auto;
    }
    #entry .entry-box dd {
        width: auto;
        font-size: 0.9em;
        font-weight: normal;
    }
    #entry .title02 {
        height: auto;
        line-height: normal;
        font-size: 16px;
        padding: 1% 3% 0;
        border-radius: 5px;
    }
    #entry .caution {
        font-size: 1em;
        padding: 3% 2% 2%;
    }
    #entry .indent{
    padding: 10px 10px 0 15px;
}

    #max .read span {
        font-size: 0.7em;
        margin-top: 2%;
    }
    #max .image {
        margin: 5% 10%;
    }
    #max .max-bt p.last-child {
        margin-left: 0;
    }
    #max .max-bt a {
        width: auto;
    }

	#CONTENTS #prize .title,
	#CONTENTS #plus .title,
	#CONTENTS #entry .title,
	#CONTENTS #max .title {
		border-radius: 10px;
	}
}
.c_pagetop {
    overflow: hidden;
}

.c_pagetop a {
    background-image: url("../img/btn_c_pagetop.gif");
    background-position: 10px center;
    background-repeat: no-repeat;
    margin: 15px 0 10px 0;
    padding: 5px 10px 5px 30px;
    height: 16px;
    float: right;
    display: block;
    color: #9a9a9a;
    background-color: #f9f9f9;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.c_pagetop a:hover {
color: #000;
background-position: 10px 3px;
}

.pagetop {
width: 950px;
overflow: hidden;
margin: 0 auto !important;
padding: 20px 0;
}

.pagetop a {
    background-image: url("../img/btn_pagetop.png");
    background-position: center 5px;
    background-repeat: no-repeat;
    width: 55px;
    height: 55px;
    float: right;
    display: block;
    text-indent: -5000px;
}

.pagetop a:hover {
    background-position: center top;
}

@media only screen and (max-width: 640px) {
    .pagetop {
        width: 100%;
    }
}

.f_area {
    overflow: hidden;
}

.f_area .f_left, .f_area .f_right {
    float: left;
}

@media only screen and (max-width: 640px) {
    .f_area .f_left, .f_area .f_right {
        width: 100%;
    }
}

.f_clear {
    clear: left;
}

small {
    font-size: 0.9em;
    margin-top: 5px;
    margin-bottom: 5px;
    display: inline-block;
}

.faqbtn {
    overflow: hidden;
}

.faqbtn ul {
    background-color: #f6f6f6;
    margin: 0 -10px 10px 0;
    overflow: hidden;
    padding: 20px 10px 10px 10px;
}

.faqbtn ul li {
    float: left;
    width: 160px;
    margin-bottom: 10px;
    margin-right: 10px;
}

@media only screen and (max-width: 640px) {

    .faqbtn ul li {
        width: auto;
    }
}

.faqbtn ul li a {
    background: url(../img/icon_arrow.gif) no-repeat left center;
    padding-left: 23px;
}

.faqbtn ul li a:hover {
    background-position: 3px center;
}

.inquirybtn {
    overflow: hidden;
}

.inquirybtn a {
    background: url(../img/icon_arrow.gif) no-repeat 10px center;
    padding: 10px 0 10px 23px;
    margin-bottom: 20px;
    display: block;
    width: 100px;
    border: 1px solid #CCC;
    float: right;
}
@media only screen and (max-width: 640px) {

    .inquirybtn a {
        float: none;
        margin: 0 auto 20px auto;
    }
}

.inquirybtn a:hover {
    background-position: 13px center;
}

/* 新着情報一覧 */





#newsLISTS {
    min-height: 148px;
    padding: 30px 60px 20px;
    margin: 0 auto 50px;
    position: relative;
    overflow: hidden;
    background-color: #f6f6f6;
}

@media only screen and (max-width: 640px) {
    #newsLISTS {
        padding: 10px 20px;
    }
}

#newsLISTS dl.news_list {
    overflow: hidden;
}

#newsLISTS dl.news_list dt {
    float: left;
    width: 97px;
    background: url(../img/icon_arrow.gif) no-repeat left center;
    padding-left: 23px;
}

@media only screen and (max-width: 640px) {
    #newsLISTS dl.news_list dt {
        float: none;
        display: block;
        margin-bottom: 3px;
        font-size: 1.2em;
    }
}

#newsLISTS dl.news_list dd {
    margin: 0 0 10px 120px;
}

@media only screen and (max-width: 640px) {
    #newsLISTS dl.news_list dd {
        margin-left: 23px;
    }
}

.article {
    margin-bottom: 60px;
    font-size: 12px;
    line-height: 1.6;
    clear: both;
    overflow: hidden;
}

.article p, .article div {
    line-height: 1.6 !important;
}
 @media only screen and (max-width: 640px) {

.article p, .article div {
    max-width: 100% !important;
}
}

.article img {
    max-width: 100%;
    height: auto;
}

.article div.subject {
    background: white url(../img/news/bg_subject.png) no-repeat left bottom;
    border-top: 3px solid #6acb15;
    padding: 10px 0 25px;
    margin-bottom: 10px;
    overflow: hidden;
}
 @media only screen and (max-width: 640px) {

.article div.subject {
    padding-bottom: 0;
}
}

.article .date {
    float: left;
    width: 100px;
    background: #f1fbeb;
    margin-right: 5px;
    color: #666666;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}
 @media only screen and (max-width: 640px) {

.article .date {
    float: none;
}
}

.article h2.subject {
    color: #000;
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
}

.footer {
    padding: 10px;
    font-size: 80%;
    background: #fff;
    background-image: url("../img/bg_footer.gif");
    border-top: solid 3px #fff;
}

.footer .f_block {
    width: 950px;
    margin: 15px auto;
}
 @media only screen and (max-width: 640px) {

.footer .f_block {
    width: 100%;
    margin-top: 0;
}
}

.footer ul {
    overflow: hidden;
}

.footer ul li {
    float: left;
    margin-right: 5px;
}
 @media only screen and (max-width: 640px) {

.footer ul li {
    margin-bottom: 2px;
    padding: 10px 10px 10px 20px;
    float: none;
    background: url(../img/icon_arrow.gif) no-repeat 10px center white;
}

.footer ul li span {
    display: none;
}
}

.footer ul li a {
    color: #2f2f2f;
    font-size: 1.3em;
}

.footer ul li a:hover {
    color: #666666;
}

.footer .caution {
    margin: 15px 0;
}

.footer small {
    display: block;
    margin: 5px auto;
    text-align: center;
}

.inquiry {
    margin-bottom: 20px;
}

#CONTENTS a.btn_detail:hover {
    background-color: #ffbe41;
}

#CONTENTS a.btn_request {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    border-bottom: solid 5px #ffeebb;
    display: block;
    text-align: center;
    color: #000;
    background-color: #ffdd41;
    width: 500px;
    line-height: 27px;
    margin: 0.3em auto 10px auto;
    background-image: url("../img/icon_arrow.gif");
    background-repeat: no-repeat;
    background-position: 96% center;
    padding: 0.5em 1em;
    text-decoration: none;
    font-size: 1.3em;
}
 @media only screen and (max-width: 640px) {

#CONTENTS a.btn_request {
    font-size: 1.1em;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
}

#CONTENTS a.btn_request:hover {
    background-color: #ffbe41;
}

/*-------------------------------------------------------------------------
    Clearfix
/*-----------------------------------------------------------------------*/

#CONTENTS div, #CONTENTS ul, #CONTENTS dl {
    zoom: 1;
}

#CONTENTS div:after, #CONTENTS ul:after, #CONTENTS dl:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
}




/* 20141209 //////////////////////////*/

.book_buy {

}

.book_buy a {
    display:block;
    min-width:50%;
    width: auto;
    float:right;
    line-height:2em;
    font-size:120%;
    /*font-weight:bold;*/
    padding:15px;
    margin-bottom:10px;
    /*border:solid 1px #CC9900;*/
    border-radius:10px;
    text-align:center;
    background-color: #ffdd41;
    border-bottom: solid 5px #ffeebb;
}

.book_buy a:hover {
    text-decoration:none;
    background-color: #ffbe41;
}

 @media only screen and (max-width: 640px) {
     .book_buy a {
         width: auto;
         font-size:90%;
         float:none;
         padding:5px;
         margin-bottom:15px;
     }
 }


 /* ///////////// 20150302 ////////////// */



#CONTENTS .c_block .tarm {
    font-size:180%;
    padding:0.5em 1em;
    font-weight:bold;
    background-color:#dff689;
    /*background-color:#f2ff2a;*/
    display:inline-block;
    border-radius:5px;
    width:90%;
 }

#CONTENTS .c_block .tarm small {
    font-size:70%;
}

#CONTENTS .c_block .tarm span:nth-child(1):after {
    content:"：";
}

#CONTENTS .c_block .finished {
    font-size:140%;
    font-weight:bold;
    color: #F00;
    margin:1em auto;
}

#CONTENTS .c_block .mainTxt_sub {
    font-size:160%;
    font-weight:bold;
    margin-top:1em;
}
#CONTENTS .c_block .mainTxt_sub p:before {
    content:"＼";
}

#CONTENTS .c_block .mainTxt_sub p:after {
    content:"／";
}


#CONTENTS .c_block .mainTxt_sub span {
    white-space:pre-wrap;
}

#CONTENTS .c_block .mainTxt {
background-color: #fbe478;
width: 94%;
margin: 0 auto 3em;
line-height: 2em;
border-radius: 10px;
background-image: url(../img/bg_001.png);
text-align: left;
position: relative;
overflow: hidden
}
#CONTENTS .c_block .mainTxt2 {
background-color: #fbe478;
width: 94%;
margin: 0 auto 3em;
line-height: 2em;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
background-image: url(../img/bg_001.png);
text-align: left;
position: relative;
overflow: hidden;
}

#CONTENTS .c_block .mainTxt3 {
width: 94%;
margin: 0 auto 3em;
line-height: 2em;
text-align: left;
}
#CONTENTS .c_block .mainTxt3 h4 {
font-size: 140%;
font-weight: bold;
margin-top: 1em
}

#CONTENTS .c_block .mainTxt > div {
  border: dashed 3px #FFFFFF;
  padding: 1em;
  margin: 1em;
  border-radius: 10px;
}
@media only screen and (max-width: 640px) {
#CONTENTS .c_block .mainTxt > div {
  border: none;
  padding: 0;
}
}

#CONTENTS .c_block .mainTxt h4, #CONTENTS .c_block .mainTxt2 h4 {
  font-weight: bold;
  font-size: 140%;
}
#CONTENTS .c_block .mainTxt b {
  font-weight: bold;
}
#CONTENTS .c_block .mainTxt p, #CONTENTS .c_block .mainTxt2 p {
margin-bottom: 1.5em
}
#CONTENTS .c_block .mainTxt ul#song li {
float: left;
}
#CONTENTS .c_block .mainTxt ul#song li:after {
content: '/';
margin: 0 0.5em
}
#CONTENTS .c_block .mainTxt strong {
    font-size:160%;
}
#CONTENTS .c_block .mainTxt2 p.btn {
text-align: center;
}
#CONTENTS .c_block .mainTxt2 p.btn a {
display: inline-block;
width: 300px;
background-color: #E00;
box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
border-radius: 5px;
font-size: 140%;
margin: 1em 0 0;
vertical-align: middle;
padding: 2% 0;
color: #fff;
text-decoration: none;
text-align: center;
/* padding: 4% 0; */
}
#CONTENTS .c_block .mainTxt2 p.btn a:hover {
opacity: 0.8
}
@media only screen and (max-width: 640px) {
#CONTENTS .c_block .mainTxt2 p.btn a {
margin: 0;
width: 100%;
}
#CONTENTS .c_block .mainTxt2 p.btn {
position: relative;
right: 0;
top: 0;
margin-bottom: 0;
}
}

#CONTENTS .c_block .mainTxt_caution {
    max-width:90%;
    margin:0 auto;
    text-align:left;
}


#CONTENTS .c_block h2 {
font-size: 200%;
text-align: center;
background-color: #1A60AC;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
color: #fff;
margin: 1em auto 0;
z-index: 1;
position: relative;
padding: 1.4% 0;
width: 94%;
}
#CONTENTS .c_block h3 {
font-size:200%;
margin:1em 0.5em;
font-weight:bold;
}



#CONTENTS .c_block .link_ps ul li {
    display:inline-block;
    min-height:50px;
    width:254px;
    background-color:#FD0;
    box-shadow:2px 2px 10px rgba(0,0,0,0.2);
    border-radius:5px;
    font-size:140%;
    margin:0.5em;
    vertical-align: middle;
line-height: 50px;
}
#CONTENTS .c_block .link_ps ul li:hover, #CONTENTS .c_block .link_ps2 ul li:hover {
    background-color:#FF0;
}
#CONTENTS .c_block .link_ps ul li a, #CONTENTS .c_block .link_ps2 ul li a {
padding:0.5em;
display:block;
height:50px;
text-decoration: none
}

#CONTENTS .c_block .link_ps2 ul li {
display:inline-block;
min-height:50px;
width:254px;
background-color:#FD0;
box-shadow:2px 2px 10px rgba(0,0,0,0.2);
border-radius:5px;
font-size:140%;
margin:0.5em;
vertical-align: middle;
}


/* pre */
#CONTENTS .c_block .mainTxt2 .pre {
border: 2px solid #F7B52C;
border-radius: 10px;
text-align: center;
background: #fff;
font-size: 120%;
padding: 1em 0 0;
margin-bottom: 1.5em;
box-sizing: border-box
}
#CONTENTS .c_block .mainTxt2 .pre span.rank {
font-size: 140%;
color: #f00;
}
#CONTENTS .c_block .mainTxt2 .pre_right {
margin-top: 0.5em;
}
#CONTENTS .c_block .mainTxt2 .pre_left, #CONTENTS .c_block .mainTxt .pre_right {
margin-bottom: 0.5em;
}
.pre_db .rank {
display: block;
margin: 0.5em 0
}
.pre_w .rank {
display: block;
margin: 0.5em 0 0
}
.pre_left {
display: inline-block;
margin-right: 3%;
margin-bottom: 0;
vertical-align: middle;

}
.pre_right {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
font-size: 120%;
line-height: 1.75em;
}
.pre span.txt {
display: block;
background: #F7B52C;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
padding: 0.5em 0 0.2em;
margin-top: 0.5em;
}
.pre b {
font-size: 160%
}
.pre span.txt b {
font-size: 140%
}
.pre_db {
display: inline-block;
width: 32%
}
.pre_w {
width: 100%
}
.mainTxt2 ul li:nth-child(2) {
margin: 0 2%;
}

@media only screen and (max-width: 640px) {
    #CONTENTS .c_block .mainTxt2 .pre_right {
    margin-top: 0
    }
    #CONTENTS .c_block .mainTxt2 .pre_left, #CONTENTS .c_block .mainTxt .pre_right {
    margin-bottom: 0
    }
    .pre_left {
    margin-right: 0
    }
    .pre_db {
    display: block;
    width: 100%
    }
}
/*pre*/

.mainTxt2 div {
    margin: 1.5em
}

#CONTENTS .c_block .mainTxt2 h5 {
font-size: 140%;
text-align: center;
background-color: #F7B52C;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
margin-top: 1em;
z-index: 1;
position: relative;
padding: 1.4% 0 1%;
}
#CONTENTS .c_block .mainTxt2 h5 span {
margin-right: 1em
}
#CONTENTS .c_block .mainTxt2 h5 + p {
text-align: center;
margin-bottom: 2em;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
font-size: 120%;
padding: 1em;
-webkit-filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.2));
}
.arrow_box {
    position: relative;
    background: #ffffff;
}
.arrow_box:after {
    /*top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 50px;
    margin-left: -50px;*/
}

#CONTENTS .c_block .link_store {
margin-bottom: 3em
}
#CONTENTS .c_block .link_store ul li {
    display:inline-block;
    width:360px;
    background-color:#E00;
    box-shadow:2px 2px 10px rgba(0,0,0,0.2);
    border-radius:5px;
    font-size:140%;
    margin:0.5em;
    vertical-align: middle;
    padding: 2% 0;
}
@media only screen and (max-width: 640px) {
    #CONTENTS .c_block .link_store ul li {
        width: 90%;
        font-size:100%;
    }
}
#CONTENTS .c_block .link_store ul li a, #CONTENTS .c_block .link_app ul li a {
color: #fff;
text-decoration: none
}
#CONTENTS .c_block .link_store ul li:hover, #CONTENTS .c_block .link_app ul li a:hover {
opacity: 0.6
}


#CONTENTS .c_block .link_app ul li a {
display: block;
min-height: 80px;
max-width: 80%;
background-color: #E00;
box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
border-radius: 5px;
font-size: 200%;
margin: 1.5em auto 2em;
vertical-align: middle;
line-height: 80px;
font-weight: bold;
}


#CONTENTS .c_block .img_ps ul li {
    display:inline-block;
    width:254px;
    margin:0.5em;
}

#CONTENTS .c_block .img_ps {
    margin-bottom:1em;
}

 @media only screen and (max-width: 640px) {
    #CONTENTS .c_block {
    }

    #CONTENTS .c_block .tarm {
    font-size:160%;
    padding:0.5em;
    font-weight:bold;
    border-radius:5px;
    }

    #CONTENTS .c_block .tarm span:nth-child(1):after {
    content: normal;
    }

    #CONTENTS .c_block .tarm span {
        display:block;
    }


    #CONTENTS .c_block .text {
    font-size: 110%;
    line-height:1.4em;
}

#CONTENTS .c_block .mainTxt_sub {
    font-size:150%;
}
#CONTENTS .c_block .mainTxt_sub p:before {
    content: normal;
}

#CONTENTS .c_block .mainTxt_sub p:after {
    content: normal;
}

#CONTENTS .c_block .mainTxt_sub span {
    display:block;
}

#CONTENTS .c_block .mainTxt {
    width:95%;
}

#CONTENTS .c_block .mainTxt p {
    padding:0.5em;
}

#CONTENTS .c_block .mainTxt strong {
    font-size:140%;
}

#CONTENTS .c_block .mainTxt_caution {
    text-align:left;
}

#CONTENTS .c_block h3 {
    font-size:160%;
    margin:1em 0.5em;
    font-weight:bold;
}

#CONTENTS .c_block .link_ps {
    margin-bottom:1em;
}


#CONTENTS .c_block .img_ps {
    display:none;
}

 }

/*#prize*/
#prize h4 img { width:100%; }
/*#max*/
#max { padding-bottom: 15px; }
/*.prize-bt02*/
.prize-bt02 {
    text-align: center;
    margin-top: 30px;
}
.prize-bt02 a:hover { opacity: 0.8; }
.prize-bt02 p {
	display: inline-block;
}
.prize-bt02 .bt04 {
	padding-left: 25px;
}
@media only screen and (max-width: 640px) {
	.prize-bt02 { text-align: center; }
	.prize-bt02 a:hover { opacity: 0.8; }
	.prize-bt02 p {
		display: block;
	}
	.prize-bt02 .bt03 img {
	width: 100%;
	height: auto;
	}
	.prize-bt02 .bt04 {
		margin-top: 10px;
		padding-left: 0;
	}
}

/* none block */
#CONTENTS .pc_inline {
	display: inline;
}
#CONTENTS .pc_none {
	display: none;
}
@media only screen and (max-width: 640px) {
	#CONTENTS .pc_inline {
		display: none;
	}
	#CONTENTS .pc_none {
		display: block;
	}
}


.border-top{
    border-top:solid 1px #bcbcbc;
}