/*************************/
/* iPhoneX Safe Area
/*************************/
body,html {
    padding: constant(safe-area-inset-top) constant(safe-area-inset-right) constant(safe-area-inset-bottom) constant(safe-area-inset-left);
    padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);
}

/*************************/
/* Onsen CSS Overwrite
/*************************/
.navigation-bar__left {
    max-width: 50%;
    width: 21%;
    text-align: left;
}
.navigation-bar__right {
    max-width: 50%;
    width: 21%;
    text-align: right;
}
.navigation-bar__center {
    width: 58%;
    text-align: center;
    line-height: 44px;
    font-size: 17px;
    font-weight: 725;
}
.bottomBar {
    background-color: #f1f1f1;
}

/*************************/
/* Description
/*************************/
.tableDescription {
    position: relative;
    width: 95%; 
}

/*************************/
/* title
/*************************/
@media (min-width:320px) {
    .title-home {
        color: blue;
        font-size: 15pt;
    }
    .title-0 {
        color: black;
        font-size: 15pt;
    }
    .title-1 {
        color: blue;
        font-size: 15pt;
    }
    .title-2 {
        color: red;
        font-size: 15pt;
    }
    .title-3 {
        color: green;
        font-size: 15pt;
    }
    .title-4 {
        color: orange;
        font-size: 15pt;
    }
    .title-5 {
        color: purple;
        font-size: 15pt;
    }
    .title-6 {
        color: #ff69b4;
        font-size: 15pt;
    }
}
@media (min-width:375px) {
    .title-home {
        color: blue;
        font-size: 16pt;
    }
    .title-0 {
        color: black;
        font-size: 16pt;
    }
    .title-1 {
        color: blue;
        font-size: 16pt;
    }
    .title-2 {
        color: red;
        font-size: 16pt;
    }
    .title-3 {
        color: green;
        font-size: 16pt;
    }
    .title-4 {
        color: orange;
        font-size: 16pt;
    }
    .title-5 {
        color: purple;
        font-size: 16pt;
    }
    .title-6 {
        color: #ff69b4;
        font-size: 16pt;
    }
}
@media (min-width:414px) {
    .title-home {
        color: blue;
        font-size: 16pt;
    }
    .title-0 {
        color: black;
        font-size: 16pt;
    }
    .title-1 {
        color: blue;
        font-size: 16pt;
    }
    .title-2 {
        color: red;
        font-size: 16pt;
    }
    .title-3 {
        color: green;
        font-size: 16pt;
    }
    .title-4 {
        color: orange;
        font-size: 16pt;
    }
    .title-5 {
        color: purple;
        font-size: 16pt;
    }
    .title-6 {
        color: #ff69b4;
        font-size: 16pt;
    }
}
@media (min-width:768px) {
    .title-home {
        color: blue;
        font-size: 16pt;
    }
    .title-0 {
        color: black;
        font-size: 16pt;
    }
    .title-1 {
        color: blue;
        font-size: 16pt;
    }
    .title-2 {
        color: red;
        font-size: 16pt;
    }
    .title-3 {
        color: green;
        font-size: 16pt;
    }
    .title-4 {
        color: orange;
        font-size: 16pt;
    }
    .title-5 {
        color: purple;
        font-size: 16pt;
    }
    .title-6 {
        color: #ff69b4;
        font-size: 16pt;
    }
}

/*************************/
/* list
/*************************/
@media (min-width:320px) {
    .list-0 {
        color: black;
        font-size: 14pt;
    }
    .list-1 {
        color: blue;
        font-size: 14pt;
    }
    .list-1s1 {
        color: blue;
        font-size: 13pt;
    }
    .list-2 {
        color: red;
        font-size: 14pt;
    }
    .list-2s1 {
        color: red;
        font-size: 13t;
    }
    .list-3 {
        color: green;
        font-size: 14pt;
    }
    .list-3s1 {
        color: green;
        font-size: 13pt;
    }
    .list-4 {
        color: orange;
        font-size: 14pt;
    }
    .list-4s1 {
        color: orange;
        font-size: 13pt;
    }
    .list-5 {
        color: purple;
        font-size: 14pt;
    }
    .list-5s1 {
        color: purple;
        font-size: 13pt;
    }
    .list-6 {
        color: #ff69b4;
        font-size: 14pt;
    }
    .list-6s1 {
        color: #ff69b4;
        font-size: 13pt;
    }
    .list-addr {
        color: black;
        font-size: 9pt;
    }
}
@media (min-width:375px) {
    .list-0 {
        color: black;
        font-size: 14pt;
    }
    .list-1 {
        color: blue;
        font-size: 14pt;
    }
    .list-1s1 {
        color: blue;
        font-size: 13pt;
    }
    .list-2 {
        color: red;
        font-size: 14pt;
    }
    .list-2s1 {
        color: red;
        font-size: 13pt;
    }
    .list-3 {
        color: green;
        font-size: 14pt;
    }
    .list-3s1 {
        color: green;
        font-size: 13pt;
    }
    .list-4 {
        color: orange;
        font-size: 14pt;
    }
    .list-4s1 {
        color: orange;
        font-size: 14pt;
    }
    .list-5 {
        color: purple;
        font-size: 13pt;
    }
    .list-5s1 {
        color: purple;
        font-size: 13pt;
    }
    .list-6 {
        color: #ff69b4;
        font-size: 14pt;
    }
    .list-6s1 {
        color: #ff69b4;
        font-size: 13pt;
    }
    .list-addr {
        color: black;
        font-size: 10pt;
    }
}
@media (min-width:414px) {
    .list-0 {
        color: black;
        font-size: 15pt;
    }
    .list-1 {
        color: blue;
        font-size: 15pt;
    }
    .list-1s1 {
        color: blue;
        font-size: 14pt;
    }
    .list-2 {
        color: red;
        font-size: 15pt;
    }
    .list-2s1 {
        color: red;
        font-size: 14pt;
    }
    .list-3 {
        color: green;
        font-size: 15pt;
    }
    .list-3s1 {
        color: green;
        font-size: 14pt;
    }
    .list-4 {
        color: orange;
        font-size: 15pt;
    }
    .list-4s1 {
        color: orange;
        font-size: 14pt;
    }
    .list-5 {
        color: purple;
        font-size: 15pt;
    }
    .list-5s1 {
        color: purple;
        font-size: 14pt;
    }
    .list-6 {
        color: #ff69b4;
        font-size: 15pt;
    }
    .list-6s1 {
        color: #ff69b4;
        font-size: 14pt;
    }
    .list-addr {
        color: black;
        font-size: 10pt;
    }
}
@media (min-width:768px) {
    .list-0 {
        color: black;
        font-size: 15pt;
    }
    .list-1 {
        color: blue;
        font-size: 15pt;
    }
    .list-1s1 {
        color: blue;
        font-size: 15pt;
    }
    .list-2 {
        color: red;
        font-size: 15pt;
    }
    .list-2s1 {
        color: red;
        font-size: 15pt;
    }
    .list-3 {
        color: green;
        font-size: 15pt;
    }
    .list-3s1 {
        color: green;
        font-size: 15pt;
    }
    .list-4 {
        color: orange;
        font-size: 15pt;
    }
    .list-4s1 {
        color: orange;
        font-size: 15pt;
    }
    .list-5 {
        color: purple;
        font-size: 15pt;
    }
    .list-5s1 {
        color: purple;
        font-size: 15pt;
    }
    .list-6 {
        color: #ff69b4;
        font-size: 15pt;
    }
    .list-6s1 {
        color: #ff69b4;
        font-size: 15pt;
    }
    .list-addr {
        color: black;
        font-size: 11pt;
    }
}

/*************************/
/* button
/*************************/
.button {
    width: 97.25%;
    margin: 7.25px 0px 0px 0px;
}

/*************************/
/* tbButton
/*************************/
.tbButton {
    width: 95%;
    margin: 7.25px 0px 0px 0px;
}

/*************************/
/* photoCanvas
/*************************/
@media (min-width:320px) {
    .photoCanvas {
        position: relative;
        width: 100%;
        height: auto;
        padding-left: 0;
        padding-right: 0;
	    margin-left: auto;
	    margin-right: auto;
	    margin-bottom: 5px;
	    display: block;
        overflow: visible;
        background-color: transparent;
    }
}
@media (min-width:375px) {
    .photoCanvas {
        position: relative;
        width: 100%;
        height: auto;
        padding-left: 0;
        padding-right: 0;
	    margin-left: auto;
	    margin-right: auto;
	    margin-bottom: 5px;
	    display: block;
        overflow: visible;
        background-color: transparent;
    }
}
@media (min-width:414px) {
    .photoCanvas {
        position: relative;
        width: 100%;
        height: auto;
        padding-left: 0;
        padding-right: 0;
	    margin-left: auto;
	    margin-right: auto;
	    margin-bottom: 5px;
	    display: block;
        overflow: visible;
        background-color: transparent;
    }
}
@media (min-width:768px) {
    .photoCanvas {
        position: relative;
        width: 725px;
        height: auto;
        padding-left: 0;
        padding-right: 0;
	    margin-left: auto;
	    margin-right: auto;
	    margin-bottom: 5px;
	    display: block;
        overflow: visible;
        background-color: transparent;
    }
}
@media (min-width:1024px) {
    .photoCanvas {
        position: relative;
        width: 987px;
        height: auto;
        padding-left: 0;
        padding-right: 0;
	    margin-left: auto;
	    margin-right: auto;
	    margin-bottom: 5px;
	    display: block;
        overflow: visible;
        background-color: transparent;
    }
}

/*************************/
/* marquee
/*************************/
#marquee {
    position: relative;
    width: 100%;
    overflow: hidden;
}
#marquee div {
    width: 2175px;
    text-align: center;
    display: inline-block;
    white-space: nowrap;
    -moz-animation-duration: 50s;
    -moz-animation-name: marquee;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -webkit-animation-duration: 50s;
    -webkit-animation-name: marquee;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -ms-animation-duration: 50s;
    -ms-animation-name: marquee;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-duration: 50s;
    -o-animation-name: marquee;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}
@-webkit-keyframes marquee {
    from { margin-left: 2175px; width: 2175px; }
    to { margin-left: -2175px; width: 2175px; }
}
@-moz-keyframes marquee {
    from { margin-left: 2175px; width: 2175px; }
    to { margin-left: -2175px; width: 2175px; }
}
@-ms-keyframes marquee {
    from { margin-left: 2175px; width: 2175px; }
    to { margin-left: -2175px; width: 2175px; }
}
@-o-keyframes marquee {
    from { margin-left: 2175px; width: 2175px; }
    to { margin-left: -2175px; width: 2175px; }
}

/*************************/
/* tableBoxHome
/*************************/
@media (min-width:320px) {
    .tableBoxHome {
        position: relative;
        width: 97.25%; 
        border-color: white;
    }
    .tdBox_WhatsNew1 {
        border: 1; 
        padding: 3px;
        font-size: 8pt;
    	color: #515151;
    	background: #ffffff;
    	width: 90px;
    }
    .tdBox_WhatsNew2 {
        border: 1; 
        padding: 3px;
        font-size: 8pt;
        color: #515151;
    	background: #ffffff;
    	width: 205px;
    }
    .tdBox_Date {
        border: 1; 
        padding: 3px;
    	font-size: 8pt;
    	color: #515151;
    	background: #ffffff;
    	width: 120px;
    }
    .tdBox_Version {
    	border: 1; 
    	padding: 3px;
    	font-size: 7pt;
    	color: #515151;
    	background: #ffffff;
    	width: 15px;
    }
    .tdBox_Comment {
    	border: 1; 
    	padding: 3px;
    	font-size: 8pt;
    	color: #515151;
    	background: #ffffff;
    	width: 160px;
    }
}
@media (min-width:375px) {
    .tableBoxHome {
        position: relative;
        width: 97.25%; 
        border-color: white;
    }
    .tdBox_WhatsNew1 {
        border: 1; 
        padding: 3px;
        font-size: 9pt;
        color: #515151;
    	background: #ffffff;
    	width: 100px;
    }
    .tdBox_WhatsNew2 {
        border: 1; 
        padding: 3px;
        font-size: 9pt;
        color: #515151;
    	background: #ffffff;
    	width: 237px;
    }
    .tdBox_Date {
        border: 1; 
        padding: 3px;
        font-size: 9pt;
    	color: #515151;
    	background: #ffffff;
    	width: 130px;
    }
    .tdBox_Version {
    	border: 1; 
    	padding: 3px;
    	font-size: 9pt;
    	color: #515151;
    	background: #ffffff;
    	width: 25px;
    }
    .tdBox_Comment {
    	border: 1; 
    	padding: 3px;
    	font-size: 9pt;
    	color: #515151;
    	background: #ffffff;
    	width: 192px;
    }
}
@media (min-width:414px) {
    .tableBoxHome {
        position: relative;
        width: 97.25%; 
        border-color: white;
    }
    .tdBox_WhatsNew1 {
        border: 1; 
        padding: 3px;
        font-size: 10pt;
        color: #515151;
        background: #ffffff;
    	width: 110px;
    }
    .tdBox_WhatsNew2 {
        border: 1; 
        padding: 3px;
        font-size: 10pt;
        color: #515151;
    	background: #ffffff;
    	width: 273px;
    }
    .tdBox_Date {
        border: 1; 
        padding: 3px;
        font-size: 10pt;
        color: #515151;
    	background: #ffffff;
    	width: 135px;
    }
    .tdBox_Version {
    	border: 1; 
    	padding: 3px;
    	font-size: 9pt;
    	color: #515151;
    	background: #ffffff;
    	width: 35px;
    }
    .tdBox_Comment {
    	border: 1; 
    	padding: 3px;
    	font-size: 10pt;
    	color: #515151;
    	background: #ffffff;
    	width: 213px;
    }
}
@media (min-width:768px) {
    .tableBoxHome {
        position: relative;
        width: 97.25%; 
        border-color: white;
    }
    .tdBox_WhatsNew1 {
        border: 1; 
        padding: 3px;
        font-size: 11pt;
        color: #515151;
        background: #ffffff;
        width: 125px;
    }
    .tdBox_WhatsNew2 {
        border: 1; 
        padding: 3px;
        font-size: 11pt;
        color: #515151;
    	background: #ffffff;
    	width: 595px;
    }
    .tdBox_Date {
        border: 1; 
        padding: 3px;
        font-size: 11pt;
        color: #515151;
        background: #ffffff;
    	width: 145px;
    }
    .tdBox_Version {
    	border: 1; 
    	padding: 3px;
    	font-size: 10pt;
    	color: #515151;
    	background: #ffffff;
    	width: 50px;
    }
    .tdBox_Comment {
    	border: 1; 
    	padding: 3px;
    	font-size: 11pt;
    	color: #515151;
    	background: #ffffff;
    	width: 525px;
    }
}
@media (min-width:1024px) {
    .tableBoxHome {
        position: relative;
        width: 97.25%; 
        border-color: white;
    }
    .tdBox_Date {
        border: 1; 
        padding: 3px;
        font-size: 11pt;
        color: #515151;
        background: #ffffff;
        width: 145px;
    }
    .tdBox_Version {
    	border: 1; 
    	padding: 3px;
    	font-size: 10pt;
    	color: #515151;
    	background: #ffffff;
    	width: 50px;
    }
    .tdBox_Comment {
    	border: 1; 
    	padding: 3px;
    	font-size: 11pt;
    	color: #515151;
    	background: #ffffff;
    	width: 775px;
    }
}
.tdBoxHomeHeader {
    border-color: #f1f1f1;
    background-color: #f1f1f1;
    padding-top: 5px;
    vertical-align: middle;
}
.tdBoxHome {
    border-color: #f1f1f1;
    background-color: white;
    padding-top: 5px;
    vertical-align: middle;
}
.tdBoxSymbol {
    border-color: #f1f1f1;
    background-color: white
    margin-bottom: 10px;
    vertical-align: top;
}

/*************************/
/* AppStore              */
/*************************/
#AppStore {
    height: 50px;
}
.tableAppStore {
    position: relative;
    width: 125px;
}
.tdAppStore {
    width: 75px;
    padding-top: 12px;
}
.iconApp{
    width: 125px; 
}

/*************************/
/* SNS                   */
/*************************/
.tableBox_SNS {
    margin: auto;
	padding-top: 5px;
	padding-bottom: 2px;
}
.tdBox_Like {
	padding-left: 5px;
	padding-right: 5px;
	border: 0;
	vertical-align: top;
}
.tdBox_Tweet {
    padding-left: 5px;
	padding-right: 5px;
	border: 0; 
	vertical-align: top;
}
.tdBox_Follow {
	padding-left: 5px;
	padding-right: 5px;
	border: 0; 
	vertical-align: top;
}

/*************************/
/* imageBox
/*************************/
@media (min-width:320px) {
    .imageBox {
        width: 100%;
        border: 0; 
    }
    .photoDate {
        width: 98%;
        margin-bottom: 5px;
        text-align: right;
        font-size: 10pt;
        font-family: sans-serif;
        color: #515151;
        opacity: 0.5;
    }
}
@media (min-width:375px) {
    .imageBox {
        width: 100%;
        border: 0; 
    }
    .photoDate {
        width: 98%;
        margin-bottom: 5px;
        text-align: right;
        font-size: 10pt;
        font-family: sans-serif;
        color: #515151;
        opacity: 0.5;
    }
}
@media (min-width:414px) {
    .imageBox {
        width: 100%;
        border: 0; 
    }
    .photoDate {
        width: 98%;
        margin-bottom: 5px;
        text-align: right;
        font-size: 10pt;
        font-family: sans-serif;
        color: #515151;
        opacity: 0.5;
    }
}
@media (min-width:768px) {
    .imageBox {
        width: 725px;
        border: 0; 
    }
    .photoDate {
        width: 98%;
        margin-bottom: 5px;
        text-align: right;
        font-size: 10pt;
        font-family: sans-serif;
        color: #515151;
        opacity: 0.5;
    }
}
@media (min-width:1024px) {
    .imageBox {
        width: 987px;
        border: 0; 
    }
    .photoDate {
        width: 98%;
        margin-bottom: 5px;
        text-align: right;
        font-size: 10pt;
        font-family: sans-serif;
        color: #515151;
        opacity: 0.5;
    }
}

@media (min-width:320px) {
    .imageBoxH {
        width: 100%;
        border: 0; 
    }
    .imageScreen {
        align: center; 
        width: 140px; 
        border: 1px #f1f1f1 solid;
    }
    .stampImage {
        align: center; 
        width: 92px; 
        border: 0; 
    }
}
@media (min-width:375px) {
    .imageBoxH {
        width: 100%;
        border: 0; 
    }
    .imageScreen {
        align: center; 
        width: 166px; 
        border: 1px #f1f1f1 solid;
    }
    .stampImage {
        align: center; 
        width: 108px; 
        border: 0; 
    }
}
@media (min-width:414px) {
    .imageBoxH {
        width: 100%;
        border: 0; 
    }
    .imageScreen {
        align: center; 
        width: 184px; 
        border: 1px #f1f1f1 solid;
    }
    .stampImage {
        align: center; 
        width: 120px; 
        border: 0; 
    }
}
@media (min-width:768px) {
    .imageBoxH {
        width: 725px;
        border: 0; 
    }
    .imageScreen {
        align: center; 
        width: 235px; 
        border: 1px #f1f1f1 solid;
    }
    .stampImage {
        align: center; 
        width: 225px; 
        border: 0; 
    }
}
@media (min-width:1024px) {
    .imageBoxH {
        width: 987px;
        border: 0; 
    }
    .imageScreen {
        align: center; 
        width: 235px; 
        border: 1px #f1f1f1 solid;
    }
    .stampImage {
        align: center; 
        width: 225px; 
        border: 0; 
    }
}

/*************************/
/* tableBox
/*************************/
@media (min-width:320px) {
    .tableBox {
        width: 97.25%; 
        border-color: white;
    }
}
@media (min-width:375px) {
    .tableBox {
        width: 97.25%; 
        border-color: white;
    }
}
@media (min-width:414px) {
    .tableBox {
        width: 97.25%; 
        border-color: white;
    }
}
@media (min-width:768px) {
    .tableBox {
        width: 97.25%; 
        border-color: white;
    }
}
.tdBox {
    padding-top: 5px;
    border-color: #f1f1f1;
    background-color: white
    vertical-align: middle;
}
.tdBoxComment {
    padding-top: 5px;
    border-color: #f1f1f1;
    background-color: white
    vertical-align: middle;
    font-size: 10pt;
    color: #555555;
}

/*************************/
/* list-marker
/*************************/
@media (min-width:320px) {
    .list-marker {
        width: 315px;
        left: 10px;
    }
}
@media (min-width:375px) {
    .list-marker {
        width: 355px;
        left: 10px;
    }
}
@media (min-width:414px) {
    .list-marker {
        width: 394px;
        left: 10px;
    }
}
@media (min-width:768px) {
    .list-marker {
        width: 725px; 
        left: 21.5px;
    }
}

/*************************/
/* List with Pictures
/*************************/
::-webkit-scrollbar {
    width: 0;
}
.float-left {
    float: left;
}
.list__header {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7.25px 14.5px 7.25px 14.5px;
    font-size: 15px;
    font-weight: 500;
    background-color: #eee;
    color: #1f1f21;
    text-shadow: none;
    border-top: none;
    border-bottom: none;
    min-height: 24px;
    line-height: 24px;
}
.list-item-container {
    line-height: 14px;
    min-height: 14px;
    font-size: 12px;
}
.list-item-main {
    padding: 7.25px 0px 7.25px 0px;
}
.list-item-main:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.list-item-left {
    width: 95px;
    margin-right: -95px;
    float: left;
}
.list-item-right {
    width: 100%;
    float: right;
}
.list-item-content {
    margin-left: 95px;
    margin-right: 20px;
}
.thumbnail {
    width: 80px;
    height: 80px;
/*
    border-radius: 7.25px;
    -webkit-border-radius: 7.25px;
*/
}
.list-top {
    margin-top: -1px;
}
.list-item-name {
    font-weight: 500;
    line-height: 16px;
    min-height: 16px;
    text-overflow: ellipsis;
}
.list-item-text {
    line-height: 14px;
    min-height: 14px;
}
.list-item-action {
    position: absolute;
    right: 7px;
    top: 50%;
    margin-top: -10px;
    font-size: 20px;
    line-height: 26px;
    opacity: 0.5;
}
.lucent {
    opacity: 0.5;
}
.list__item_active:active {
    background-color: #1284ff;
}

/*************************/
/* margin
/*************************/
.tableSpace {
    border: 0; 
    height: 7.25px;
}
