﻿@charset "UTF-8";#coupon {width: 1260px;margin: 0 auto;}#coupon .heading {background: #eeeeee;margin-bottom: 10px;text-align: center;padding: 10px;}#coupon .heading p img {background: #fff;border-radius: 50%;width: 50px;}#coupon .heading h1 {font-weight: 900;font-size: 2em;}#coupon .index_btn_s_ {width: calc(50% - 5px);margin: 0 0 10px 0;background: #000;}#coupon .index_btn_s_ a::after {transform: rotate(90deg);}#coupon .index_btn_wrap_ {flex-wrap: wrap;margin-bottom: 50px;}#coupon .g_area {background: #eee;padding: 30px;margin-bottom: 50px;}#coupon .g_area h2 {border-bottom: solid 3px #000;font-size: 1.5em;font-weight: bold;margin-bottom: 30px;}#coupon .g_area .w_area {background: #fff;padding: 30px;border-radius: 10px;margin-bottom: 30px;}#coupon .g_area .w_area:last-child {margin-bottom: 0;}#coupon .g_area .w_area dt {margin-top: 30px;}#coupon .g_area .w_area dd {margin-bottom: 10px;}#coupon .g_area .w_area dd img {border: solid 1px #000;}#coupon .g_area .w_area dd img.sp_size {max-width: 500px;}#coupon .index_btn_s_ a {display: block;}#coupon .index_btn_s_ a:hover {text-decoration: none;}@media screen and (max-width: 768px) {#coupon {width: 100%;padding: 10px;box-sizing: border-box;}#coupon .heading h1 {font-size: 1.5em;}#coupon .index_btn_wrap_ {margin-bottom: 20px;display: flex;justify-content: space-between;}#coupon .index_btn_s_ {height: 4em;text-align: center;padding: 0.5em;box-sizing: border-box;font-size: 0.8em;}#coupon .index_btn_s_ a {color: #fff;font-weight: bold;position: relative;}#coupon .index_btn_s_ a::after {content: url(/img/usr/arrow_white_r.png);height: 8px;position: absolute;top: 2em;right: 0;left: 15px;}#coupon .g_area {padding: 15px;}#coupon .g_area h2 {font-size: 1.3em;margin-bottom: 15px;}#coupon .g_area .w_area {padding: 15px;}#coupon .g_area .w_area dt {margin-top: 15px;}#coupon .g_area .w_area dd img.sp_size {width: 100%;}}