@charset "UTF-8";

/** ************************************* **

	TABLE CONTENTS
	---------------------------
		01. Globals
		02. Buttons
		03. スマホでの表の表示切り替え
		04. リストにフォントオーサム使用
		05. thumbnail
	---------------------------

 ** ************************************* **/

/** 01. Globals
 **************************************************************** **/
#content a {
	text-decoration: none;
}
td.hitori{
	color: #00008b;
}
td.ryou {
	color: #008000;
}
td.jitaku {
	color: #ea5506;
}
td.setumei {
	color: #8a2be2;
}

#content table.tbl.vmid th {
	vertical-align: middle;
}

@media (max-width: 768px){
#content table.tbl th.nowrap {
    white-space: nowrap;
}
}

.top_space {
	margin-top: 30px;
}

.g_nav ul{
	display:table;
	table-layout: fixed;
	width:100%;
	border-spacing: 1px;
}
.g_nav li{
	display:table-cell;
	text-align:center;
}
.g_nav li a{
	display:block;
}
span.rev_ind {
	display: block;
	padding: 0 0 0 0.5em;
	text-indent: -0.5em;
}

.h3, h3 {
	font-size: 180%;
}

.h4.boder_left_red, h4.boder_left_red {
	font-size: 130%;
	padding: 0.5em 0 0.5em 0.5em;
	border-left: 6px solid #DB3561;
	border-bottom: 1px solid #C5C5C5;
}

.h4.boder_left_red.blueline, h4.boder_left_red.blueline {
	border-left: 6px solid #2f98b7;
}

@media (max-width: 768px){
#content h2 {
	font-size: 160%;
}
	.h3, h3 {
		font-size: 140%;
	}
}


@media (max-width: 480px){
#content h2 {
    font-size: 160%;
}
	.h3, h3 {
		font-size: 150%;
	}
	.h4.boder_left_red, h4.boder_left_red {
		font-size: 120%;
		border-left: 6px solid #DB3561;
	}
}

@media (max-width: 320px){
	.h4.boder_left_red, h4.boder_left_red {
		font-size: 115%;
		border-left: 6px solid #DB3561;
	}
}

#content a {
	overflow-wrap: break-word;
}

div.counter_content {
	counter-reset: titleNum;
}

section.counter {
	counter-increment: titleNum;
}

h9 {
	position: relative;
	font-family: 'YakuHanJP',"游ゴシック体", YuGothic, "YuGothic M", sans-serif;
	font-weight: 700;
	font-size: 18px;
	margin: 15px 0;
	border-bottom: #bebebe solid 1px;
	padding-bottom: 5px;
	display: block;
	padding: 0 0 .5em 2em;
}

h9::before {
	position: absolute;
	font-family: 'YakuHanJP',kan412typos-std, "游ゴシック体", YuGothic, "YuGothic M", sans-serif;
	top: 0;
	left: 0;
	content: counter(titleNum);
	width: 30px;
	height: 30px;
	line-height: 28px;
	background-color: #ffee00;
	border-radius: 100%;
	color: #0097cf;
	font-size: .9em;
	text-align: center;
}

@media (max-width: 320px) {
	h9 {
		font-size: 1em;
	}
	
	h9::before {
		width: 25px;
		height: 25px;
		line-height: 25px;
	}
}




/** 02. Buttons
 **************************************************************** **/
.btn {
	margin:0;
	white-space: normal;
}
.top_btnmenu .btn {
	height: 60px;
	padding: 5px;
	white-space: normal;
}
.top_btnmenu{
	display: table;
	width: 100%;
}
.top_btnmenu .row_center{
	display: table-cell;
	vertical-align: middle;
}
@media (max-width: 768px) {
	.top_btnmenu .btn {
		height: 65px;
	}
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
	outline: thin dotted;
	outline: 0px auto -webkit-focus-ring-color;
	outline-offset: 0px; 
}

.btn {
	margin: 10px 0;
}

.btn.link-btn {
	display: block;
	background: #db3561;
	color: #fff;
	border-radius: 50px;
	padding: 1em;
	text-align: center;
	font-size: 17px;
	border: 3px solid #db3561;
}

.btn.link-btn.btn-aqua {
	background: #2f98b7;
	border: 3px solid #2f98b7;
}

.btn.link-btn:hover,.btn.btn-default.link-btn.disabled:hover {
	opacity: 0.8;
}

.btn-default.disabled.link-btn, .btn-default.link-btn.disabled:hover, .btn-default.link-btn.disabled:focus, .btn-default.link-btn.disabled.focus, .btn-default.link-btn.disabled:active, .btn-default.link-btn.disabled.active, .btn-default.link-btn[disabled], .btn-default.link-btn[disabled]:hover, .btn-default.link-btn[disabled]:focus, .btn-default.link-btn[disabled].focus, .btn-default.link-btn[disabled]:active, .btn-default.link-btn[disabled].active, fieldset[disabled] .btn-default.link-btn, fieldset[disabled] .btn-default.link-btn:hover, fieldset[disabled] .btn-default.link-btn:focus, fieldset[disabled] .btn-default.link-btn.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.link-btn.active {
  background: #db3561;
  border-color: #db3561;
	color: #fff;
}
.btn.link-btn:hover{
	opacity: 0.8;
}

@media (max-width: 768px) {
.btn.link-btn {
	font-size: 2vw;
}
}

@media (max-width: 650px) {
.btn.link-btn {
	font-size: 2.5vw;
}
}

@media (max-width: 480px) {
.btn.link-btn {
	font-size: 3.5vw;
}
}


/** 03. スマホでの表の表示切り替え
 **************************************************************** **/
#content .res_table table.tblFull {
	border-bottom: 1px solid #dcdcdc;
}
#content .res_table table.tblFull th {
	padding: 8px;
	line-height: 1.5;
	vertical-align: middle;
	text-align: center;
}
#content .res_table table.tblFull td{
	padding: 8px;
	line-height: 1.5;
	vertical-align: middle;
	text-align: left;
}
#content .res_table table.tblFull td.va_top{
	padding: 8px;
	line-height: 1.5;
	vertical-align: top;
	text-align: left;
}
@media (max-width: 768px) {
	#content .res_table table.tblFull td, #content .res_table table.tblFull th {
		padding: 8px 4px;
		line-height: 1.5;
		vertical-align: middle;
		text-align: left;
	}
	#content .res_table table.tblFull {
		border-bottom: 1px solid #dcdcdc;
	}
	#content .res_table table.tblFull td {
		background-color: #FFFFFF;
		padding-left: 20px;
		padding-right: 20px;
	}
	#content .res_table table.tblFull td.indent {
		background-color: #FFFFFF;
		padding-left: 3.7em;
		padding-right: 1em;
		text-indent: -3.2em;
	}
	#content .res_table table.tblFull td.title {
		background-color: #f4f4f4;
		border-bottom: 1px solid #dddddd;
		text-indent:-2em;
		padding-left:2em;

	}
	#content .res_table table.tblFull th.title {
		background-color: #f4f4f4;
		border-bottom: 1px solid #dddddd;
		text-indent: -2em;
		padding-left: 2em;
	}
	#content table.tblFull th {
		border-top: 1px solid #dcdcdc;
	}
	#content .res_table table.tblFull td {
		border-top: 0px solid #dcdcdc;
	}
	#content table.tblFull td.td_bottom {
		border-bottom: 1px solid #dcdcdc; 
	}
	#content .res_table table.tblFull td .td_top {
		border-top: 1px solid #dcdcdc;
	}
	#content .res_table table.tblFull tr.tr_top {
		border-top: 1px solid #dcdcdc;
	}
	#content .res_table table.tblFull td .td_bottom_b {
		border-bottom: 3px solid #dcdcdc;
	}
	.res_table {
		border-collapse: separate;
		border-spacing: 0  20px;
		margin:20px 5px;
	}
	.res_table thead {
		display: none;
	}
	.res_table tr {
		background-color: #f6f6f6;
	}
	.res_table td {
		border: none;
		display: block;
		width: 100%;
		box-sizing: border-box;
	}
	.res_table td.col-6 {
		float: left;
		width: 50%;
	}
	.res_table td.txt-right {
		text-align: right;
	}
	.res_table td:before {
		content: attr(data-title) " ";
	}
	.res_table th {
		border: none;
		display: block;
		width: 100%;
		box-sizing: border-box;
	}
	.res_table th.col-6 {
		float: left;
		width: 50%;
	}
	.res_table th.txt-right {
		text-align: right;
	}
	.res_table th:before {
		content: attr(data-title) " ";
	}
	.res_table .clear {
		clear: both;
	}
}






/** 04. リストにフォントオーサム使用
 **************************************************************** **/
#content .list_check ul {
	list-style: none;
	margin: 0;
	padding-left: 1em;
}
#content .list_check li {
	position: relative;
	padding-left: 0.4em;
	padding-bottom: 0.4em;
}
#content .list_check li:before {
	font-family: 'Font Awesome 5 Free';
	font-weight: 600;
	content: '\f046'; /* アイコンのunicode */
	position: absolute;
	left: -0.8em; /* アイコンのスタート位置。左揃えの場合 ul のpadding-leftと同じ値 */
	top: -0.05em; /* アイコンの場所を変えたければ適宜変更 */
}






/** 05. thumbnail
 **************************************************************** **/
.topthum-wrap{
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
.topthum-wrap.end {
	margin-bottom: 0px;
}
.topthum-wrap h4{
	font-size: 15px;
}
.topthum-wrap h4:hover{
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
}
.topthum-wrap:hover .topthum-hover{
	opacity: 1;
	text-decoration: none;
}
.topthum-label{
	position: absolute;
	top:0;
	left: 0;
	padding: 4px 10px;
	font-size: 13px;
	color:#fff;
	background: #333;
}
.topthum-title {
	position: absolute;
	display: table;
	width:100%;
	height: 100%;
	margin: 0 auto;
}
#content .topthum-title p{
	display: table-cell;
	vertical-align:middle;
	font-weight: 600;
	width:100%;
	text-align: center;
	font-size: 1.7em;
	color:#FFFFFF;
	padding: 0 3px;
	text-shadow: 0px 0px 8px rgba(0,0,0,0.8);
	line-height: 1.3;
}
.topthum-title_slide {
	position: absolute;
	top: 0;
	width:100%;
	height: 50%;
	margin: 0 auto;
}
.topthum-title_slide.hight100 {
	height: 100%;
}
.topthum-title_slide.orangebk {
	background: #ED7D31;
}
.topthum-title_slide.bluebk {
	background: #4472C4;
}
#content .topthum-title_slide.hight100 p{
	top: 35%;
}
#content .topthum-title_slide p{
	position: absolute;
	top: 10%;
	font-weight: 600;
	width: 100%;
	text-align: center;
	font-size: 1.8em;
	color: #FFFFFF;
	padding: 0 3px;
	text-shadow: 0px 0px 8px rgba(0,0,0,0.8);
	line-height: 1.3;
}
#content .topthum-title_slide.hight100 p{
	top: 35%;
}
.topthum-title_slide2 {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 50%;
	margin: 0 auto;
}
.topthum-title_slide2.whitebk {
	background: #fff;
}
#content .topthum-title_slide2 p{
	position: absolute;
	top:10%;
	font-weight: 600;
	width: 100%;
	text-align: center;
	font-size: 1.8em;
	color:#333;
	padding: 0 3px;
	line-height: 1.3;
}
#content .topthum-title p span.topthum-subtitle {
	display: block;
	padding-top: 3px;
	font-size: 0.6em;
	line-height: 1.3;
}
.topthum-hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	background-color: rgba(66,172,194,0.80);
	text-align: center;
	opacity: 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#content .topthum-hover p {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -10px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
}
@media (max-width: 991px) {
	#content .topthum-title p {
		font-size: 1.4em;
	}
	#content .topthum-title p span.topthum-subtitle {
		display: block;
		padding-top: 3px;
		font-size: 0.7em;
		line-height: 1.3;
	}
	#content .topthum-title_slide p {
		font-size: 1.2em;
	}
	#content .topthum-title_slide2 p {
		font-size: 1.2em;
	}
}
@media (max-width: 768px) {
	#content .topthum-title p {
		font-size: 1.3em;
	}
	#content .topthum-title p span.topthum-subtitle {
	font-size: 0.7em;
	}
	#content .topthum-title_slide p {
		font-size: 1.2em;
	}
	#content .topthum-title_slide p {
		font-size: 1.8em;
	}
	#content .topthum-title_slide2 p {
		font-size: 1.8em;
	}
}
@media (max-width: 480px) {
	#content .topthum-title p{
		font-size: 1.1em;
	}
	#content .topthum-title p span.topthum-subtitle {
		font-size: 0.6em;
	}
	#content .topthum-title_slide p {
		font-size: 1.2em;
	}
	#content .topthum-title_slide2 p {
		font-size: 1.2em;
	}
}
@media (max-width: 320px){
	#content .topthum-title p {
		font-size: 0.9em;
	}
	#content .topthum-title p span.topthum-subtitle {
		font-size: 0.6em;
	}
	#content .topthum-title_slide p {
		font-size: 1em;
	}
	#content .topthum-title_slide2 p {
		font-size: 1em;
	}
}

/* caption */
.btn-dark {
	font-family: 'YakuHanJP',"游ゴシック体", YuGothic, "YuGothic M", sans-serif;
	background-color: #42ACC2;
	border-color: #42ACC2;
	color: #fff;
	display: block;
	width: 100%;
	line-height: 1.5;
	text-align: center;
	white-space: normal;
	vertical-align: middle;
	border-width: 2px;
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 15px;
	padding: 10px 25px 10px 10px;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	margin-bottom: 20px;
	margin-top: -15px;
}
span.btn-dark {
	position: relative;
}
span.btn-dark:after {
	font-family: 'Font Awesome 5 Free';
	content: "\f054";
	font-weight: 600;
	font-size: 1.2em;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -12px;
}
span.btn-dark:hover {
	background-color: #308A9D;
	color: #fff;
}

.row-center {
    text-align: left;
}
ol {
    padding-inline-start: 20px;
}

/** 10. Indent
 **************************************************************** **/
[class*="ind"] i { /* セレクタ名の部分一致 */
	text-indent: 0;
}


[class*="ind"] a.btn { /* セレクタ名の部分一致 */
	text-indent: 0;
}


.ind_005 {
	display: block;
	padding-left: 0.5em;
	text-indent: -0.5em;
}


.ind_01 {
	display: block;
	padding-left: 1em;
	text-indent: -1em;
}


.ind_012 {
	display: block;
	padding-left: 1.2em;
	text-indent: -1.2em;
}


.ind_015 {
	display: block;
	padding-left: 1.5em;
	text-indent: -1.5em;
}


.ind_02 {
	display: block;
	padding-left: 2em;
	text-indent: -2em;
}


.ind_025 {
	display: block;
	padding-left: 2.5em;
	text-indent: -2.5em;
}


.ind_03 {
	display: block;
	padding-left: 3em;
	text-indent: -3em;
}






/** 11. アプリダウンロードボタン
 **************************************************************** **/


.appreach_inner {
	border:3px solid #eee;/*ボーダー色*/
	display: inline-block;
	padding: 20px;
}


.appreach {
	display: block;
	text-align: center;
	border-radius: 2px;
	overflow: hidden;
}


.appreach:after {
	content: "";
	display: block;
	clear: both;
}


.appreach img,
.appreach p {
	margin: 0;
	padding:0;
}


.appreach a:after {
	display: none;
}


.appreach__icon {
	border-radius: 10%;
	overflow: hidden;
	margin: -5px 3% 0 0 !important;
	height: auto !important;
	max-width: 120px !important;
}


.appreach__detail {
	display: inline-block;
	font-size: 20px;
	line-height: 1.5;
}


.appreach__detail:after {
	content: "";
	display: block;
	clear: both;
}


p.appreach__name {
	font-size: 16px;
	color: #555;
	padding-bottom: 10px;
	font-weight: bold;
	line-height: 1.5em !important;
	max-height: 3em;
	overflow: hidden;
}


.appreach__info {
	font-size: 12px !important;
	color: #888;
}


.appreach__info a {
	color: #aaa;
}


.appreach__developper, .appreach__price {
	margin-right: 0.5em;
}


.appreach__posted a {
	margin-left: 0.5em;
}


.appreach__links {
	height: 40px;
	margin-top: 15px;
	white-space: nowrap;
}


.appreach__aslink img {
	margin-right: 10px;
	height: 40px;
}
.appreach__gplink img {
	height: 40px;
}


@media only screen and (max-width: 786px){
	.appreach {
		margin:20px 0;
	}
	
	
	.appreach__info {
		font-size: 11px !important;
	}
	
	
	p.appreach__name {
		font-size: 15px;
	}
	.appreach__icon {
		max-width: 100px !important;
	}
	
	.appreach__aslink img {
		margin-right: 10px;
		height: 35px;
	}
	
	.appreach__gplink img {
		height: 35px;
	}
}





/** 12. ボックスレイアウト
**************************************************************** **/
.content-visit {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 1em 0;
	padding-top: 2em;
	border-top: 1px solid #ccc;
}

.inner {
	width: 50%;
	box-sizing: border-box;
	margin-bottom: 2em;
}

.inner:nth-child(odd) {
	padding-right: 3em;
	border-right: 1px solid #ccc;
}
.inner:nth-child(even) {
	padding-left: 3em;
}
.content-visit h5 {
	line-height: 1.5;
}

@media screen and (max-width: 768px) {

	.inner {
		width: 100%;
	}

	.inner:nth-child(odd) {
		border-right: none;
		padding-right: 0;
	}
	.inner:nth-child(even) {
		padding-left: 0;
	}
	.wrap-inner {
		padding: 0px;
	}
}


span.ind_07 {					/* spanブロック化 */
	display: block;
	padding-left: 7em;
	text-indent: -7em;
}


