@charset "utf-8";
/* wow sp */

#wowTtlArea {
    width: 94%;
    margin: 0 atuo;
}

.pageTitle {
    background-color: #FFFFFF;
    background-image: url(../../img/wow_sp_img1.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.pageTitle .container {
    width: 1008px;
    margin: 0 auto;
}

.pageTitle .contInner {
	display: inline-block;
	padding: 10px 30px 10px 0;
	margin: 0 auto;
}

@media screen and ( max-width:767px) { 
    /* スマートフォン用　*/
.pageTitle h2 {
	font-size: 2.0rem;
    color: #FFFFFF;
}

#wowTtlArea {
    width: 100%;
    overflow: hidden;
    padding: 3% 0 0;
    margin-bottom: 10%;
    background-color: #ffc029;
}

#wowTtlBg {
    padding: 3%;
}

#wowTtlBg p {
    font-size: 1.4rem;
    color: #672729;
}

#wowTtlL {
    display: none;
}

#wowTtlL img {
    width: 50%;
}

#wowTtlL span {
    margin-bottom: 25px;
}

#wowTtlR h3 {
	color: #F24713;
	font-size: 30px;
	font-weight: bold;
	margin-top: 0px;
}

.wowCaseBox {
    width: 96%;
    margin: 0 auto;
    position: relative;
}

.case1 .wowChara {
    position: absolute;
    top: 23%;
    right: -5px;
	width: 70px;
}

.case1 .wowChara img {
    width: 100%;
}

.case2 .wowChara {
    position: absolute;
    top: 21%;
    right: 15px;
	width: 55px;
}

.case2 .wowChara img {
	width: 100%;
}

.case3 .wowChara {
    position: absolute;
    top: 28%;
    right: 5px;
	width: 75px;
}

.case3 .wowChara img {
	width: 100%;
}

.case4 .wowChara {
    position: absolute;
    top: 22%;
    right: 5px;
	width: 60px;
}

.case4 .wowChara img {
    width: 100%;
}

.wowCaseL {
    padding: 5%;
    position: relative;
    background-image: url(../../img/wow_img3.jpg);
    background-position: 5% 10%;
    background-repeat: no-repeat;
    border-top: 2px solid #cccccc;
    border-right: 2px solid #cccccc;
    border-left: 2px solid #cccccc;
    background-size: 10%;
}

.wowCaseL dl {
    padding: 12% 0 0;
}

.wowCaseL dt {
    position: absolute;
    top: -2px;
    right: -2px;
	width: 100px;
}

.wowCaseL dt img {
    width: 100%;
}

.wowCaseL dd {
    font-size: 2.0rem;
    font-weight: bold;
    color: #672729;
}

.wowCaseR {
    overflow: hidden;
    padding: 50px 12px 0;
    margin-bottom: 8%;
    background-color: #ffc029;
    background-image: url(../../img/wow_img4.jpg);
    background-position: 5% 6%;
	background-size: 10%;
    background-repeat: no-repeat;
}

.wowCaseR dt,
.wowCaseR p {
    font-size: 1.8rem;
    font-weight: bold;
    color: #672729;
}

.wowCaseR dd {
    font-size: 1.4rem;
    color: #672729;
	margin-top: 5px;
}

.wowCaseR dd span {
	display: block;
    font-size: 1.4rem;
    color: #672729;
	margin-top: 10px;
}

.wowCaseR dd span.caseTxt {
	display: block;
    font-size: 1.2rem;
    color: #672729;
	margin-top: 5px;
}

.wowCaseR span {
	font-size: 2.6rem;
}

#wowtxt1 {
    width: 75%;
    margin: 0 auto 10%;
    text-align: center;
}

#wowtxt1 img {
    display: block;
    width: 100%;
}

#wowNow {
    width: 100%;
    padding: 10% 0 5%;
    background-color: #ffc029;
}

#wowText2 {
    width: 96%;
    margin: 0 auto 5%;
}

#wowText2 img {
    width: 100%;
}

#wowNow ul {
    width: 96%;
    margin: 0 auto;
}

#wowNow li {
    width: 48%;
    display: block;
    float: right;
}

#wowNow li:first-child {
    float: left;
}

#wowNow li img {
    width: 100%;
    display: block;
}

#wowNow a {
	-webkit-transition: all 0.3s ease-out;
	transition:all 0.3s ease-out;
}

#wowNow a:hover {
	opacity: .75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
	-khtml-opacity: .75;
	-moz-opacity: .75;
}

.footSe01 {
	background-color:#FFFFFF !important;
}
}

@media screen and (min-width:768px) and ( max-width:1010px) {
    /* タブレット用　*/
.pageTitle h2 {
	font-size: 4.0rem;
    color: #FFFFFF;
}

#wowTtlArea {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10%;
    background-color: #ffc029;
}

#wowTtlBg {
    padding: 3%;
}

#wowTtlBg p {
    font-size: 2.0rem;
    color: #672729;
}

#wowTtlL {
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
	width: 120px;
}

#wowTtlL img {
    width: 100%;
}

#wowTtlL span {
    margin-bottom: 25px;
}

#wowTtlR h3 {
	color: #F24713;
	font-size: 28px;
	font-weight: bold;
}

.wowCaseBox {
    width: 96%;
    margin: 0 auto;
    position: relative;
}

.case1 .wowChara {
    position: absolute;
    top: 20%;
    right: 15px;
}

.case2 .wowChara {
    position: absolute;
    top: 20%;
    right: 30px;
	width: 100px;
}

.case2 .wowChara img {
    width: 100%;
}

.case3 .wowChara {
    position: absolute;
    top: 31%;
    right: 30px;
	width: 150px;
}

.case3 .wowChara img {
    width: 100%;
}

.case4 .wowChara {
    position: absolute;
    top: 20%;
    right: 20px;
}


.wowCaseL {
    padding: 4% 5% 1% 5%;
    position: relative;
    background-image: url(../../img/wow_img3.jpg);
    background-position: 3% 13%;
    background-repeat: no-repeat;
    border-top: 2px solid #cccccc;
    border-right: 2px solid #cccccc;
    border-left: 2px solid #cccccc;
}

.wowCaseL dl {
    padding: 5% 0 0;
}

.wowCaseL dt {
    position: absolute;
    top: -2px;
    right: -2px;
}

.wowCaseL dd {
    font-size: 3.0rem;
    font-weight: bold;
    color: #672729;
}

.wowCaseR {
    overflow: hidden;
    padding: 80px 28px 28px;
    margin-bottom: 8%;
    background-color: #ffc029;
    background-image: url(../../img/wow_img4.jpg);
    background-position: 5% 8%;
    background-repeat: no-repeat;
}

.wowCaseR dt,
.wowCaseR p {
    font-size: 2.6rem;
    font-weight: bold;
    color: #672729;
	margin-bottom: 10px;
}

.wowCaseR dd {
    font-size: 2.6rem;
    color: #672729;
}

.wowCaseR dd span {
	display: block;
    font-size: 2.0rem;
    color: #672729;
	margin-top: 10px;
}

.wowCaseR dd span.caseTxt {
	display: block;
    font-size: 1.6rem;
    color: #672729;
	margin-top: 10px;
}

#wowtxt1 {
    width: 75%;
    margin: 0 auto 10%;
    text-align: center;
}

#wowtxt1 img {
    display: block;
    width: 100%;
}

#wowNow {
    width: 100%;
    padding: 10% 0 5%;
    background-color: #ffc029;
}

#wowText2 {
    width: 96%;
    margin: 0 auto 5%;
}

#wowText2 img {
    width: 100%;
}

#wowNow ul {
    width: 96%;
    margin: 0 auto;
}

#wowNow li {
    width: 48%;
    display: block;
    float: right;
}

#wowNow li:first-child {
    float: left;
}

#wowNow li img {
    width: 100%;
    display: block;
}

#wowNow a {
	-webkit-transition: all 0.3s ease-out;
	transition:all 0.3s ease-out;
}

#wowNow a:hover {
	opacity: .75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
	-khtml-opacity: .75;
	-moz-opacity: .75;
}

.footSe01 {
	background-color:#FFFFFF !important;
}

}