@charset "utf-8";

html {
	-webkit-text-size-adjust:none
}
body {
	background-color: #FFFFFF;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	color: #000;
	border-collapse: collapse;
	font-size: medium;
}
* {
	margin: 0px;
	padding: 0px;
	border: none;
}
img {
	display: block;
}
h1, h2, h3 , h4 {
	font-weight: normal;
	text-decoration: none;
	font-size: medium;
}
a {
	color: #FF9F00;
	opacity: 1;
}
a:hover {
	color: #FF8000;
	opacity: 0.5;
}
table {
	border-collapse: collapse;
}
#pc_header {
	display: none;
}
/* Top */
#topimage {
	-webkit-transform-style:preserve-3d;
	-webkit-transform:perspective(300);
}
#photo {
	-webkit-transform-style:preserve-3d;
	-webkit-transform:perspective(300);
}
.wellcome {
	display:none;
}
.read h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
.read p {
	font-size: 14px;
	text-align: left;
	line-height: 15pt;
}
.read h1 {
	font-size: 14px;
	text-align: left;
	line-height: 15pt;
}
/* Privacy Policy */
.privacy {
	font-size: 12px;
	padding: 15px;
	text-align: left;
}
.privacy li {
	margin: 0.5em 0 0 1.5em;
}
.global_title {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.privacy_info {
	text-align: center;
}
/* info */
.info {
	padding: 15px;
}
.info_table {
	font-size: 10px;
	text-align: left;
	margin: 0px auto;
}
.info_col1 {
	white-space: nowrap;
	text-align: right;
	padding: 5px 10px 5px 0px;
	border-bottom: solid thin #CCC;
	font-weight: bold;
}
.info_col2 {
	padding: 5px 0px;
	border-bottom: solid thin #CCC;
}
.yakuin_col_1 {
	white-space: nowrap;	
	text-align: center;
	padding: 3px 10px 3px 0px;
}
.yakuin_col_2 {
	white-space: nowrap;
	padding: 3px 10px 3px 0px;
}

.info dl {
	font-size: 14px;
}


.info dl dt dt{
	margin-left: 10px;
}

.dtv {
	margin-right: 10px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 2px;
}

.ddv {
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
}

.dth {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 16px;
}

.ddh {
	margin-left: 0px;
	margin-bottom: 10px;
	line-height: 16px;
}

.dth2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 14px;
}

.ddh2 {
	margin-left: 0px;
	margin-bottom: 5px;
	line-height: 14px;
}
/* apps */
.title {
	padding: 5px 20px;
	text-align: center;
}
.title img{
	margin: 0px auto;
}
.title p {
	text-align: left;
	margin-top: 10px;
	display: block;
}
.title h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}
#container div div a{
	text-decoration: none;
	color: #000;
}
.youtube {
	display: none;
}
.itube {
	padding: 5px ;
}
.upinfotab{
	padding-top: 10px;
}
.upinfo {
	border: solid thin #999;
	padding: 10px;
	font-weight: bold;
	font-size: small;
}
.upinfo p {
	margin-top: 5px;
	font-weight: normal;
	font-size: medium;
}
#page {
}
#pageinfopc {
	display: none;
}
.more_pc {
	display: none;
}
/* pr */
.pr {
	text-align: center;
	padding: 10px;
}
.pr h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
.pr p {
	font-size: 14px;
	text-align: center;
	line-height: 15pt;
	margin-bottom: 5px;
}
