@charset "UTF-8";
/*===============================================
●mian.css 画面の横幅が641px以上
===============================================*/
@media screen and (min-width: 641px){
#contents {
    width: 100%;
    min-width: 1080px;
    overflow: hidden;
	float: left;
	clear: both;
	font-size: 17px;
	line-height: 32px;
	-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;
    position: relative;
}
a:hover img {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity = 70);
}
#contents .t_coupon {
    position: fixed;
    top: 226px;
    right: -22px;
    z-index: 999999;
}
#contents .auto {
    width: 1080px;
	margin: 0 auto;
}
#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 .pc_none {
    display: none !important;
}
#contents #main_conts {
    width: 100%;
	float: left;
	clear: both;
    position: relative;
}
#contents #main_conts .inner {
    position: relative;
    width: 1080px;
    margin-right: auto;
    margin-left: auto;
}
#contents #main_conts .inner .logo {
    position: absolute;
    top: 29px;
    left: 0;
    z-index: 9999;
}
#contents #main_conts #slider {
	height: 622px;
	position: relative;
	z-index: 1;
	clear: both;
	width: 100%;
}
#contents #main_conts #slider .slide {
	width: 100%;
	height: 622px;
	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 {
    margin-top: 190px;
}
#contents #top_conts {
    width: 100%;
    float: left;
    clear: both;
    background-image: url(../img/snow.png), url(../img/pattern_top.png), url(../img/pattern_01.jpg);
    background-position: center top 123px, center top, center top;
    background-repeat: repeat-x, no-repeat, repeat;
    background-size: 1500px, 2500px,95px;
    text-align: center;
    margin-top: -123px;
    padding-bottom: 99px;
 }
 #contents #top_conts .auto {
    position: relative;
 }
#contents #top_conts .item_01 {
    position: absolute;
    top: 0px;
    left: 91px;
}
#contents #top_conts .item_02 {
    position: absolute;
    top: 131px;
    left: -89px;
}
#contents #top_conts .item_03 {
    position: absolute;
    top: 212px;
    left: -169px;
}
#contents #top_conts .item_04 {
    position: absolute;
    top: -25px;
    right: 123px;
}
#contents #top_conts .item_05 {
    position: absolute;
    top: 83px;
    right: -144px;
}
#contents #top_conts .item_06 {
    position: absolute;
    top: 345px;
    right: 40px;
}
#contents #top_conts h2 {
    margin-top: 154px;
    margin-bottom: 13px;
}
#contents #top_conts .text {
    font-size: 19px;
    line-height: 36.5px;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 0.16);
    margin-bottom: 29px;
}
#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: 50px 0 37px;
    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: 2500px,95px;
    margin-top: -73px;
    padding-bottom: 99px;
    text-align: center;
}
#contents #charm_conts h2 {
    margin-top: 105px;
    margin-bottom: 13px;
}
#contents #charm_conts .outer {
    width: 100%;
    float: left;
    clear: both;
    margin-bottom: 70px;
}
#contents #charm_conts .outer .auto {
    position: relative;
}
#contents #charm_conts .outer .img_outer {
    width: calc(63vw + 0px);
     min-width: 940px;
    height: 576px;
    overflow: hidden;
    position: relative;
    float: right;
    z-index: 99;
}
#contents #charm_conts .outer .img_outer img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-width: inherit;
    
}
#contents #charm_conts .outer .box {
    width: 442px;
    height: 450px;
    background-color: #fff;
     border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */; position: absolute;
    z-index: 9999;
    margin-top: 16px;
    padding-top: 20px;
}
#contents #charm_conts .outer .box .title {
    background-color: #FF7E9C;
    position: relative;
    padding: 19px 0 18px;
    margin-bottom: 16px;
    width: calc(100% + 14px);
    left: -7px;
}
#contents #charm_conts .outer .box .title::before {
    content: ' ';
    position: absolute;
    left: 0px;
    top: 69px;
    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: 69px;
    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: -11px;
    left: 20px;
}
#contents #charm_conts .outer .box .title h3 {
    color: #FFFFFF;
    font-size: 28px;
    font-weight: bold;
}
#contents #charm_conts .outer .box .text {
    font-weight: bold;
    margin: 0 32px;
    line-height: 31px;
    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: -141px;
    left: -28px;
}
#contents #charm_conts .outer .box .miss {
    position: absolute;
    bottom: -80px;
    right: -18px;
}
#contents #charm_conts .charm_02 {
}
#contents #charm_conts .charm_02 .img_outer {
    float: left;
}
#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: 2500px,95px;
    text-align: center;
    transform: skew(0deg, -2deg);
    margin-top: -46px;
    padding-top: 33px;
    padding-bottom: 35px;
}
#contents #access_conts .auto {
    transform: skew(0deg, 2deg);
}
#contents #access_conts h2 {
    margin-bottom: 30px;
}
#contents #access_conts .outer {
    width: 100%;
    float: left;
    clear: both;
}
#contents #access_conts .outer .map {
    width: 400px;
    float: left;
}
#contents #access_conts .outer .character {
    width: 470px;
    float: right;
    margin-top: -36px;
}
#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: 2500px,95px;
    margin-top: -46px;
    padding-bottom: 91px;
    text-align: center;
}
#contents #list_conts h2 {
    margin-top: 100px;
    margin-bottom: 15px;
}
#contents #list_conts .move {
    margin-bottom: 24px;
}
#contents #list_conts .list {
}
#contents #list_conts .list .box {
    width: 255px;
    float: left;
    margin-right: 20px;
    margin-bottom: 28px;
}
#contents #list_conts .list .box:nth-child(4n) {
    margin-right: 0px;
}
#contents #list_conts .list .box:last-of-type {
    width: 805px;
    height: 153px;
    background-color: #E4F2FD;
    margin-right: 0px;
}
#contents #list_conts .list .box .logo {
    margin-top: 49px;
}
#contents #list_conts .list .box .img {
    line-height: 0;
    margin-bottom: 3px;
}
#contents #list_conts .list .box img {
    line-height: 0;
}
#contents #list_conts .list .box .name {
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    padding-left: 12px;
    background-image: url(../img/icon_a.png);
    background-repeat: no-repeat;
    background-size: 9px;
    background-position: left center;
}
#contents #list_conts .list .box .name a {
    color: #254684;
    text-decoration: none;
}
#contents #list_conts .list .box .name a:hover {
    text-decoration: underline;
}
}