﻿@charset "utf-8";

* {	color: #533d32;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background: transparent;
	list-style-type : none;
	padding: 0px;
	margin: 0px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "Sawarabi Gothic" !important;
	outline: none;}
*:before, *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;}
a {	text-decoration: none;
	color: #533d32;
	outline: 0 none;
	cursor: pointer;}
.clear { clear: both !important;}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix { display: inline-block;}
* html .clearfix { height: 1%;}
.clearfix { display: block;}
button { cursor: pointer;}
img {	width: 100%;}
body {	margin: 0 auto;}
#wapper{width: 100%;
	max-width: 100%;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, a, main, input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;}
header,main,article,footer,section { width: 100%;}
u {	text-decoration:underline;}
.bold {	font-weight: bold;}
.red {	color: #ff0000;}
#wapper { width: 100%;}
.blinking{
	-webkit-animation:blink 1.5s ease-in-out infinite alternate;
	-moz-animation:blink .5s ease-in-out infinite alternate;
	animation:blink .5s ease-in-out infinite alternate;}
	@-webkit-keyframes blink{
		0% {opacity:0;}
		100% {opacity:1;}
	}
	@-moz-keyframes blink{
		0% {opacity:0;}
		100% {opacity:1;}
	}
	@keyframes blink{
		0% {opacity:0;}
		100% {opacity:1;}
	}
header {width: 100%;
	background: #ff96a9;
	text-align: center;
	padding: 15px 0;
	position: fixed;
	top: 0;
	z-index: 5;}
header h1 { font-weight: bold;}
main {	margin: 56px 0 0 0;}
section{width: 92%;
	margin: 2% auto;
	padding: 2%;}
footer {width: 100%;
	background: #ff96a9;
	text-align: center;
	margin: 30px auto 0;
	padding: 15px 0;
	font-size: 13px;}
.user_top_left {
	display: inline-block;
	width: 28%;
	vertical-align: top;
	padding: 0 2%;}
.user_top_left div img {
	border-radius: 500px;
	border: solid 1px #cccccc;
	display: block;}
.user_top_left div.mainimg {
	max-width: 100%;
	position: relative;
	margin: 0 auto;}
.user_top_left div.mainimg:after {
	content: "+5";
	padding: 8px 11px;
	display: block;
	background: #fff;
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: center;
	font-size: 14px;
	color: #868282;
	border: solid 2px #dddddd;
	border-radius: 30px;}
.user_top_left div.lookfor p a {
	width: 180px;
	margin: 15px auto 0;
	background: #ff96a9;
	text-align: center;
	font-size: 11px;
	display: block;
	color: #fff;
	padding: 10px;
	border-radius: 5px;
	box-shadow: 2px 2px 0px #d76378;}
.user_top_left div.lookfor p span {
	display: block;
	margin: 5px 0 0;
	background: #ffffff;
	border-radius: 5px;
	padding: 5px 0;}
.user_top_right {
	display: inline-block;
	width: 68%;
	height: 282px;
	vertical-align: top;
	padding: 0 2%;
	position: relative;}
.user_top_left,
.user_top_right {
	height: 350px;}
.user_top_right ul li {
	font-size: 16px;
	border-bottom: solid 1px #dddddd;
	padding: 10px 0 3px;}
.user_top_right ul li:nth-child(2) img { width: 16px; height: 16px;}
.user_top_right div a {
	width: 100%;
	margin: 15px auto 0;
	background: #ff96a9;
	text-align: center;
	font-size: 14px;
	display: block;
	color: #fff;
	padding: 15px 15px;
	border-radius: 5px;
	box-shadow: 2px 2px 0px #d76378;
	border: none;
	position: absolute;
	bottom: 0;}
.MSG {	border-radius: 10px;
	background: #fe96a9;
	width: 92%;
	margin: 8% auto;
	padding: 2%;}
.MSG div.msgimg {
	width: 23%;
	margin: 0 auto 10px;
	display: inline-block;
	vertical-align: top;}
.MSG div.msgimg img {
	display: inline-block;
	width: 100px;
	border-radius: 100px;
	vertical-align: middle;}
.MSG div.msgimg ul {
	display: inline-block;
	margin: 0 20px;
	vertical-align: middle;}
.MSG div.msgtxt {
	background: #ffffff;
	border-radius: 10px;
	padding: 2%;
	display: inline-block;
	width: 75%;}
.MSG div.msgimg ul li span {
	background: #03ff39;
	padding: 5px 10px;
	font-size: 13px;
	border-radius: 5px;
	font-weight: bold;
	display: block;
	width: 100px;
	text-align: left;}
.MSG div.msgimg ul li:nth-child(2) {
	width: 100px;
	text-align: center;
	margin: 10px auto;}
.MSG div.msgtxt p { font-size: 15px;}
.list ul li {
	font-size: 15px;
	border-bottom: solid 1px #dddddd;
	padding: 10px 10px 3px;}
.list ul li span {
	width: 50%;
	display: inline-block;}
.list ul li span:after {
	content:"：";
	float: right;}
.list h2,
.list h3 {
	background: #e0e0e0;
	padding: 5px 10px;}
.list p{padding: 10px 10px;
	font-size:15px;}
.Btn div a {
	width: 100%;
	margin: 15px auto 0;
	background: #ff96a9;
	text-align: center;
	font-size: 14px;
	display: block;
	color: #fff;
	padding: 15px 15px;
	border-radius: 5px;
	box-shadow: 2px 2px 0px #d76378;
	border: none;}
#Btn {	margin: 50px auto 0;
	border: solid 1px #bbbbbb;
	padding: 15px;
	font-size: 12px;
	width: 90%;}

@media screen and (max-width: 640px) {	body { max-width: 640px;}
	.MSG {	margin: 80px auto 5%;}
	.MSG div.msgimg ul {
		display: inline-block;
		margin: 10px 0;
		vertical-align: middle;}
	.user_top_left div.mainimg {
		width: 100%;max-width: unset;
		position: relative;
		margin: 0 auto;}
	.user_top_left div.lookfor p a { width: 100%;}
	.user_top_right ul li {
		font-size: 14px;
		padding: 5px 0 2px;}
	.user_top_left { position: relative;}
	.lookfor {
		position: absolute;
		width: 80%;
		left: 10%;
		right: 10%;
		bottom: 0;
		margin: 0 auto;}
	.user_top_left,
	.user_top_right { height: 230px;}
}
@media screen and (max-width: 480px) {	body { max-width: 480px;}
	.MSG div.msgimg {
		width: 100%;
		margin: 0 auto 15px;}
	.MSG div.msgimg ul { margin: 0 20px;}
	.MSG div.msgtxt {
		display: block;
		width: 100%;}
}
@media screen and (max-width: 414px) {	body { max-width: 414px;}
	.user_top_left div.mainimg:after {
		bottom: 0px;
		right: 0px;}
	.user_top_left div.mainimg:after { padding: 3px 5.5px;}
}
@media screen and (max-width: 375px) { body { max-width: 375px;}
	.user_top_left div.lookfor p a {
		font-size: 10px;
		padding: 5px;}
}
@media screen and (max-width: 320px) { body { max-width: 320px;}
	.user_top_left, .user_top_right { height: 210px;}
}
.modal{	display: none;
	height: 100vh;
	position: fixed;
	top: 0;
	width: 100%;}
.modal__bg{
	background: rgba(0,0,0,0.8);
	height: 100vh;
	position: absolute;
	width: 100%;}
.modal__content{
	background: #fff;
	left: 50%;
	padding: 20px;
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 84%;
	text-align: center;}
.modal__content h4 {
	background: #fe96a9;
	padding: 5px;
	color: #ffffff;
	text-align: center;
	margin: 0 auto 10px;}
.modal__content li {
	width: 32%;
	display: inline-block;}
.modal__content li img { width: 100%;}
.modal__content p { font-size: 13px;}
.modal__content a.jmc {
	position: absolute;
	bottom: -70px;
	left: 0;
	right: 0;
	background: #fff;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	border-radius: 50px;
	font-size: 10px;}