@charset "UTF-8";
/*===============================================
●sp.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){
#contents {
    width: 100%;
	float: left;
	clear: both;
	font-size: 14px;
	line-height: 22px;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-family:'Quicksand',"游ゴシック体","Yu Gothic",YuGothic,"ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro",'メイリオ',Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    overflow: hidden;
}
a:hover img {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity = 70);
}
#contents img {
    display: block;
	width: 100%;
}
#contents .auto {
	width: 92%;
    margin: 0 auto;
}
#contents .t_coupon {
    position: fixed;
    width: 210px;
    bottom: 0px;
    left: 0px;
    z-index: 999999;
}
#contents p, #contents h2, #contents h3 {
    margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	vertical-align: baseline;
	list-style-type: none;
}
#contents figure {
    margin: 0;
}
#contents .sp_none {
    display: none !important;
}
#contents #main_conts {
    width: 100%;
	float: left;
	clear: both;
}
#contents #main_conts .inner {
    position: absolute;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
#contents #main_conts .inner .logo {
    position: absolute;
    top: 10px;
    left: 2%;
    z-index: 9999;
    width: 130px;
}
#contents #main_conts #slider {
	height: 410px;
	position: relative;
	z-index: 1;
	clear: both;
	width: 100%;
}
#contents #main_conts #slider .slide {
	width: 100%;
	height: 410px;
	margin-right: auto;
	margin-left: auto;
	background-position: center bottom;
	background-size: cover;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	position: relative;
}
#contents #main_conts #slider .slide_01 {
	background-image: url(../img/slider_01.png);
}
#contents #main_conts #slider .slide_02 {
	background-image: url(../img/slider_02.png);
}
#contents #main_conts #slider .slide_03 {
	background-image: url(../img/slider_03.png);
}
#contents #main_conts #slider .slide img {
    width: 68%;
    max-width: 400px;
    margin: 128px auto 0;
}
#contents #top_conts {
    width: 100%;
    float: left;
    clear: both;
    background-image: url(../img/snow.png), url(../img/pattern_02.png), url(../img/pattern_01.jpg);
    background-position: center top 73px, center top, center top;
    background-repeat: repeat-x, no-repeat, repeat;
    background-size: 760px, 1780px,70px;
    text-align: center;
    margin-top: -73px;
    padding-bottom: 99px;
 }
 #contents #top_conts .auto {
    position: relative;
 }
#contents #top_conts .item {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 24px;
}
#contents #top_conts .item_01 {
    position: absolute;
    top: -26px;
    left: -9px;
    width: 11%;
}
#contents #top_conts .item_02 {
    position: absolute;
    top: 131px;
    left: -89px;
    display: none;
}
#contents #top_conts .item_03 {
    width: 63%;
    float: left;
    margin-left: -4%;
    
}
#contents #top_conts .item_04 {
    position: absolute;
    top: -35px;
    right: 9px;
    width: 12%;
}
#contents #top_conts .item_05 {
    width: 45%;
    float: right; 
    margin-top: 4%;
    margin-right: -4%;
}
#contents #top_conts .item_06 {
    position: absolute;
    top: 34px;
    right: -20px;
    width: 12%;
}
#contents #top_conts h2 {
    margin: 105px auto 13px;
    width: 82%;
}
#contents #top_conts .text {
    font-size: 15px;
    line-height: 28.5px;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.16);
    margin-bottom: 17px;
}
#contents #top_conts .map {
}
#contents #coupon_conts {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    overflow: hidden;
    z-index: 2;
    transform: skew(0deg, -2deg);
    background-color: #4BC2F3;
    padding: 43px 0 42px;
    margin-top: -46px;
}
#contents #coupon_conts .auto {
    transform: skew(0deg, 2deg);
}
#contents #charm_conts {
    width: 100%;
    float: left;
    clear: both;
    background-image: url(../img/pattern_04.png), url(../img/pattern_03.jpg);
    background-position: center top;
    background-repeat: no-repeat, repeat;
    background-size: 1780px,70px;
    margin-top: -73px;
    padding-bottom: 99px;
    text-align: center;
}
#contents #charm_conts h2 {
    margin: 105px auto 13px;
    width: 66%;
}
#contents #charm_conts .outer {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 127px;
}
#contents #charm_conts .outer .auto {
}
#contents #charm_conts .outer .img_outer {
    width: 100%;
}
#contents #charm_conts .outer .img_outer img {
    
}
#contents #charm_conts .outer .box {
    background-color: #fff;
     border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */; /* position: absolute; */; margin-top: -34px;
    padding: 20px 0 60px;
    position: relative;
    z-index: 9999;
}
#contents #charm_conts .outer .box .title {
    background-color: #FF7E9C;
    position: relative;
    padding: 12px 0 11px;
    margin-bottom: 16px;
    width: calc(100% + 14px);
    left: -7px;
}
#contents #charm_conts .outer .box .title::before {
    content: ' ';
    position: absolute;
    left: 0px;
    top: 45px;
    background-image: url(../img/triangle_01.png);
    background-size: 7px;
    display:  inline-block;
    width: 7px;
    height: 7px;
}
#contents #charm_conts .outer .box .title::after {
    content: ' ';
    position: absolute;
    right: 0px;
    top: 45px;
    background-image: url(../img/triangle_02.png);
    background-size: 7px;
    display:  inline-block;
    width: 7px;
    height: 7px;
}
#contents #charm_conts .outer .box .title .icon {
    position: absolute;
    top: -8px;
    left: 20px;width: 60px;
}
#contents #charm_conts .outer .box .title h3 {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: bold;
}
#contents #charm_conts .outer .box .text {
    font-weight: bold;
    margin: 0 32px;
    line-height: 24px;
    text-align: left;
}
#contents #charm_conts .outer .box span {
    background: linear-gradient(transparent 64%, #fff604 0%);
}
#contents #charm_conts .outer .box .img {
    position: absolute;
    bottom: -104px;
    left: 3px;
    width: 73%;
    max-width: 242px;
}
#contents #charm_conts .outer .box .miss {
    position: absolute;
    bottom: -76px;
    right: -7px;
    width: 29%;
    max-width: 135px;
}
#contents #charm_conts .charm_02,
#contents #charm_conts .charm_03 {
}
#contents #charm_conts .charm_02 .img_outer {
}
#contents #charm_conts .charm_02 .box {
    right: 0px;
}
#contents #charm_conts .charm_02 .box .title {
    background-color: #4baaf3;
}
#contents #charm_conts .charm_02 .box .title::before {
    background-image: url(../img/triangle_03.png);
}
#contents #charm_conts .charm_02 .box .title::after {
    background-image: url(../img/triangle_04.png);
}
#contents #charm_conts .charm_03 .box .title {
    background-color: #52c72e;
}
#contents #charm_conts .charm_03 .box .title::before {
    background-image: url(../img/triangle_05.png);
}
#contents #charm_conts .charm_03 .box .title::after {
    background-image: url(../img/triangle_06.png);
}
#contents #access_conts {
    width: 100%;
    float: left;
    clear: both;
    background-image: url(../img/pattern_02.png), url(../img/pattern_01.jpg);
    background-position: center top -76px, center top;
    background-repeat: no-repeat, repeat;
    background-size: 1780px,70px;
    text-align: center;
    transform: skew(0deg, -2deg);
    margin-top: -46px;
    padding-top: 33px;
    padding-bottom: 40px;
}
#contents #access_conts .auto {
    transform: skew(0deg, 2deg);
}
#contents #access_conts h2 {
    margin: 0 auto 30px;
    width: 68%;
    max-width: 306px;
}
#contents #access_conts .outer {
    width: 100%;
    float: left;
    clear: both;
}
#contents #access_conts .outer .map {
    margin-bottom: 20px;
}
#contents #access_conts .outer .character {
    width: 88%;
    max-width: 342px;
    margin: 0 auto;
}
#contents #list_conts {
    width: 100%;
    float: left;
    clear: both;
    background-image: url(../img/pattern_04.png), url(../img/pattern_03.jpg);
    background-position: center top;
    background-repeat: no-repeat, repeat;
    background-size: 1780px,70px;
    margin-top: -46px;
    padding-bottom: 91px;
    text-align: center;
}
#contents #list_conts h2 {
     margin: 80px auto 18px;
    width: 66%;
    max-width: 298px;
}
#contents #list_conts .move {
    margin-bottom: 24px;
      position: relative;
  width: 100%;
  padding-top: 56.25%;
}
#contents #list_conts .move iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
#contents #list_conts .list {
}
#contents #list_conts .list .box {
    width: 48.5%;
    float: left;
    margin-right: 3%;
    margin-bottom: 22px;
}
#contents #list_conts .list .box:nth-child(2n) {
    margin-right: 0px;
}
#contents #list_conts .list .box:last-of-type {
    width: 100%;
    height: 108px;
    background-color: #E4F2FD;
    margin-right: 0px;
}
#contents #list_conts .list .box .logo {
    width: 250px;
    margin: 37px auto 0;
}
#contents #list_conts .list .box .img {
    line-height: 0;
    margin-bottom: 6px;
}
#contents #list_conts .list .box img {
    line-height: 0;
}
#contents #list_conts .list .box .name {
    text-align: left;
    font-weight: bold;
    padding-left: 11px;
    background-image: url(../img/icon_a.png);
    background-repeat: no-repeat;
    background-size: 7px;
    background-position: left center;
    line-height: 16px;
}
#contents #list_conts .list .box .name a {
    color: #254684;
    text-decoration: none;
}
}