﻿@charset "utf-8";/* CSS Document */#outer{width: 1260px;margin: 0 auto;}/*見出し*/#outer .top_parts{width: 100%;display: flex;justify-content: space-between;background-color: #FFF0EB;}#outer .top_parts .top_txt{width: 49%;color: #000000;display: flex;flex-direction: column;justify-content: center;box-sizing: border-box;padding: 0 0 0 25px;}/*#outer .top_parts .top_txt h1{font-size: 5em;font-weight: bold;padding-bottom: 5px;line-height: 1.2;color: #E60013;text-shadow:  5px 4px 5px #808080;}*/#outer .top_parts .top_txt p{font-size: 2.5em;padding-top: 10px;}#outer .top_parts .top_img{width: 49%;}#outer .top_parts .top_img img,#outer .top_parts .top_txt h1 img{width: 100%;}/*会員登録ぼたん*/#outer .btn{width: 70%;background-color: #000000;border-radius: 100vh;margin: 0 auto 20px;padding: 20px;text-align: center;}#outer .btn a{font-size: 1.5em;font-weight: bold;color: #FFFFFF!important;position: relative;display: block;}#outer .btn:hover{opacity: 0.7;}/*h2*/#outer h2.uline_b{font-size: 2.5em;font-weight: bold;background-color: #E60013;color: #ffffff;margin-top: 45px;padding: 10px;text-align: center;}#outer h3{font-size: 2em;font-weight: bold;margin: 15px 5px 10px;padding-left: 5px;border-left: solid 7px;}/*各コンテンツ*/#outer .contents{margin: 0 auto;padding: 20px 10px 20px;background-color: #FFF0EB;}#outer .contents .item{width: 100%;margin-bottom: 15px;padding: 3px;}#outer .contents .item_txt{padding: 10px;}#outer .contents .item_txt p{font-size: 1.2em;line-height: 1.5;font-weight: bold;}#outer .contents .item_img{width: 100%;text-align: center;}#outer .contents .item_img img{width: 90%;}/*表部分*/#outer table{width: 80%;/*border: solid 1px #ccc;*/margin: 25px auto;}#outer table tr.tr_head{color: #ffffff;}#outer table tr.tr_head th{font-size: 1.5em;font-weight: bold;text-align: center;border: solid 1px #cccccc;background-color: #000000;padding: 10px;color: #FFFFFF;}#outer tr td{font-size: 1.5em;font-weight: bold;text-align: center;border: solid 1px #cccccc;padding: 20px;background: #ffffff;}#outer td p.td_p{padding: 3px;}#outer td p.td_p._off{color: #E50003;}#outer tr td.rank{font-size: 2em;position: relative;padding: 20px 20px 20px 45px;}#outer tr td.rank._01::before{content: url("/img/freepage/kaiinrank_waribiki/bronze.png");position: absolute;top: 50%;left: 18px;margin-top: -30px;}#outer tr td.rank._02::before{content: url("/img/freepage/kaiinrank_waribiki/silver.png");position: absolute;top: 50%;left: 18px;margin-top: -30px;}#outer tr td.rank._03::before{content: url("/img/freepage/kaiinrank_waribiki/gold.png");position: absolute;top: 50%;left: 18px;margin-top: -30px;}#outer tr td.rank._04::before{content: url("/img/freepage/kaiinrank_waribiki/platinum.png");position: absolute;top: 50%;left: 18px;margin-top: -30px;}/*スマホの設定*/@media screen and (max-width : 768px ){/*	body * {outline: red 1px solid;}*//*大枠*/#outer{width: 100%;}/*見出し*//*	#outer .top_parts .top_img{width: 100%;margin-top: 20px;}#outer .top_parts .top_img img{width: 95%;}*/#outer .top_parts{flex-direction: column-reverse;}#outer .top_parts .top_txt{width: 100%;padding: 5px;text-align: center;}/*	#outer .top_parts .top_txt h1{font-size: 3.3em;}*/#outer .top_parts .top_txt p{font-size: 1.5em;padding: 5px;}#outer .top_parts .top_img{width: 100%;}#outer .top_parts .top_img img{width: 100%;}/*お問い合わせはこちらのぼたん*/#outer .btn{width: 80%;margin-top: auto;margin-bottom: 12px;padding: 5px;}#outer .btn a{display: block;position: relative;color: #ffffff!important;background-color: #000000;font-weight: bold;border-radius: 20px;text-align: center;font-size: 1.3em;}/*h2*/#outer h2.uline_b{font-size: 1.5em;font-weight: bold;margin-top: 20px;padding: 10px;line-height: 1.2;text-align: center;}#outer h3{font-size: 1.4em;padding: 3px;margin: 5px;background: none;border-left: solid 5px;}/*各コンテンツ*/#outer .contents .item{padding: 0;}#outer .contents .item .item_txt{padding: 5px;}#outer .contents .item .item_txt p{font-size: 1.1em;line-height: 1.4;}#outer .contents .item_img{width: 100%;margin-top: 10px;}#outer .contents .item_img img{width: 100%;}/*表のとこ*/#outer table{width: 97%;margin: 0 auto;}#outer table tr.tr_head{display: none;}#outer table td{display: block;border: none;}#outer tr td.rank{padding: 5px;background-color: #eee;font-size: 1.5em;}#outer table td{padding: 3px;display: block;line-height: 1.5;text-align: center;font-size: 1em;}#outer td p.td_p{font-size: 1.1em;margin-bottom: 0;text-align: center;padding: 0;}#outer table td::before{color: #999999;content: attr(data-label);font-weight: bold;font-size: 1em;padding: 0 10px;display: block;text-align: center;/*background-color: #0081D4;margin-right: 10px;float: left;*/}#outer tr td.rank._01::before{content: "";display: inline-block;width: 10%;height: 50px;background-image: url("file:///C:/Users/159047/Documents/bronze.png");background-size: contain;vertical-align: middle;position: inherit;top: 0;left: 0;margin-top: 0;}#outer tr td.rank._02::before{content: "";display: inline-block;width: 10%;height: 50px;background-image: url("file:///C:/Users/159047/Documents/silver.png");background-size: contain;vertical-align: middle;position: inherit;top: 0;left: 0;margin-top: 0;}#outer tr td.rank._03::before{content: "";display: inline-block;width: 10%;height: 50px;background-image: url("file:///C:/Users/159047/Documents/gold.png");background-size: contain;vertical-align: middle;position: inherit;top: 0;left: 0;margin-top: 0;}#outer tr td.rank._04::before{content: "";display: inline-block;width: 9%;height: 50px;background-image:  url("file:///C:/Users/159047/Documents/platinum.png");background-size: contain;vertical-align: middle;position: inherit;top: 0;left: 0;margin-top: 0;}}