@charset "UTF-8";
/* CSS Document */
/* reset */
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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    font: 16px/1.4 -apple-system, BlinkMacSystemFont, Verdana, "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "游ゴシック Medium", Yu Gothic Medium, "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN", Hiragino Kaku Gothic ProN, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    -webkit-text-size-adjust: none;
    -webkit-touch-callout: none;
    font-weight: 300;
    overflow-x: hidden;
    color: #565656;
    background: #fff;
    line-height: 1.5;
    margin-left: auto;
    margin-right: auto;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
nav ul {
    list-style: none;
}
/*li {
    list-style: none;
}*/
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
/* change colours to suit your needs */
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}
/* change colours to suit your needs */
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}
input, select {
    vertical-align: middle;
}
.atContent dt {
    padding-top: 15px;
    padding-bottom: 5px;
    color: #b377e5;
    border-top: 1px dotted #ccc;
}
.atContent dt:first-child {
    border-top: none;
}
.atContent dd {
    margin-bottom: 15px;
}
#header {
    overflow-x: hidden;
    position: relative;
    height: 560px;
    background-image: url("../img/top.jpg");
    text-align: center;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}


/*downloadBtn*/
.downloadBtn {
	
    padding: 10px;
    position: absolute;
    top: 78%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    max-width: 520px;
    min-width: 360px;
}
.downloadBtn li {
	list-style: none;
}
.AppStore, .Googleplay {
    margin: 3px 0;
    width: 100%;
    max-width: 200px;
}
.copy {
    width: 100%;
}
h2 {
    text-align: center;
    font-size: 1.3em;
    padding: 30px 0 30px 0;
    line-height: 1.3;
}
.cap span {
    font-size: 0.8em;
}
h3 {
    margin: 16px;
    text-align: center;
}
section {
    padding: 36px;
}
/*メインページ*/

.hero img ,.recommended img{
    width: 100%;
    max-width: 500px;
    margin: 0 auto 24px;
    display: block;
}
.hero p, .intro dd, .support p, .recommended p {
    margin-bottom: 20px;
    max-width: 500px;
    margin: 0 auto 20px;
}
.intro {
	border-top: 2px solid #b377e5;
	border-bottom: 2px solid #b377e5;
}
.introBox dd {
    padding: 0 20px 20px;
}
.intro img {
    display: block;
    max-width: 280px;
    margin: 0 auto;
}

.recommended dt {
	text-align: center;
	font-weight: bold;
}

.support {
	clear: both;
	border-top: 2px solid #b377e5;
}
.support ul {
    display: block;
    max-width: 420px;
    text-align: center;
    margin: 0 auto;
}
.support li {
    width: 38%;
    display: inline-block;
    padding: 5px;
}
.support img {
    width: 100%;
}

.notes {
    clear: both;
    background-color: #efefef;
    padding: 30px;
}
.notes p {
    background-color: #fff;
    padding: 20px;
}
/*会社概要*/
#companyCt, #termsCt, #privacyCt {
    padding: 40px;
    margin: 0 auto;
    max-width: 800px;
}
#privacyCt li {
	list-style: none;
}
/*フッター*/
#footer {
	
    overflow: hidden;
    background-image: url("../img/bg.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.footerDownload {
    width: 400px;
    margin: 0 auto;
    padding-top: 20px;
}
.footer-left {
    padding: 30px 5px 0 20px;
    float: left;
    display: block;
    width: 40%
}
.footer-left li {
	list-style: none;
}
.footerDownload img {
    max-width: 150px;
}
.footerDownload p {
    font-size: 0.8em;
	color: #565656;
}
.footerDownload span {
    font-size: 3em;
    line-height: 1.2;
}
.smp {
    width: 38%;
    margin-bottom: -6px;
}
.copyright {
    background-color: #DFDFDF;
    padding: 10px;
    text-align: center;
    font-size: 14px;
    line-height: 1;
}
/*nav*/
#sidebar {
    top: 0;
    width: 100%;
    z-index: 500;
}
#sidebarWrap {
    position: relative;
    width: 100%;
    height: 60px;
}
a#menu {
    display: inline-block;
    position: relative;
    width: 50px;
    height: 50px;
    margin: 10px;
    top: 16px;
    left: -16px;
    background-color: #fff;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border: 1px solid #ccc;
}
#menuBtn {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 2px;
    margin: -1px 0 0 -9px;
    background: #DBB90E;
    transition: .2s;
}
#menuBtn:before, #menuBtn:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 18px;
    height: 2px;
    background: #DBB90E;
    transition: .3s;
}
#menuBtn:before {
    margin-top: -7px;
}
#menuBtn:after {
    margin-top: 5px;
}
a#menu .close {
    background: transparent;
}
a#menu .close:before, a#menu .close:after {
    margin-top: 0;
}
a#menu .close:before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
a#menu .close:after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
.panel {
    width: 100%;
    display: none;
    overflow: hidden;
    position: relative;
    left: 0;
    top: 5px;
    z-index: 100;
}
#mainnav {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: right;
}
#mainnav ul {
    background: #fff;
    text-align: left;
}
#mainnav li a {
    position: relative;
    display: block;
    padding: 15px 25px;
    color: #000;
    font-weight: 400;
}
#mainnav li a:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 5px;
    width: 6px;
    height: 6px;
    margin: -4px 0 0 0;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*タブ切り替え全体のスタイル*/
.tabs {
    margin-top: 50px;
    padding-bottom: 40px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    width: 100%;
    margin: 0 auto;
}
/*タブのスタイル*/
.tab_item {
    width: calc(100%/4);
    height: 50px;
    border-bottom: 2px solid #b377e5;
    background-color: #fff;
    line-height: 50px;
    font-size: 14px;
    text-align: center;
    color: #b377e5;
    display: block;
    float: left;
    transition: all 0.2s ease;
}
.tab_item:hover {
    opacity: 0.75;
}
/*ラジオボタンを全て消す*/
input[name="tab_item"] {
    display: none;
}
/*タブ切り替えの中身のスタイル*/
.tab_content {
    display: none;
    clear: both;
    overflow: hidden;
}
/*選択されているタブのコンテンツのみを表示*/
#summary:checked ~ #summary_content, #company:checked ~ #company_content, #terms:checked ~ #terms_content, #privacy:checked ~ #privacy_content {
    display: block;
}
/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
    background-color: #b377e5;
    color: #fff;
}
.clearfix:after {
    content: "";
    clear: both;
    display: block;
}
@media (min-width: 750px) {
    #header {
        background-image: url("../img/top_pc.jpg");
        background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        background-repeat: no-repeat;
        background-position: center top;
    }
	h2 {font-size: 1.8em;}
    .downloadBtn {
        padding: 10px;
        top: 80%;
        left: 40%;
    }
   /* .downloadBtn li {
        float: left;
    }*/
    .AppStore, .Googleplay {
        margin: 3px 0;
        width: 98%;
        max-width: 174px;
    }
    .copy {
        width: 360px;
    }
    .heroWrap {
        max-width: 840px;
        margin: 0 auto;
        height: 240px;
    }
   
	.recommendedWrap {
		max-width: 640px;
		margin: 0 auto;
       }
	
    .hero p ,.recommended p{
        float: right;
        width: 50%;
    }
	 .recommended img {
  
        width: 45%;
    }
    .hero img {
        float: left;
        width: 45%;
    }
    .intro {
        clear: both;
		width: 100%;
    }
    .introBox {
        max-width: 840px;
        margin: 0 auto;
    }
    .introBox dd {
        padding: 0;
    }
    .introBox03:last-child {
        margin-right: 0;
    }
    .introBox01, .introBox02, .introBox03 {
        float: left;
		 width: 30%
    }
    .intro img ,.intro dd{
        width: 80%;
    }
    .support ul {
        max-width: 840px;
    }
    .support p {
        max-width: 840px;
        text-align: center;
    }
    .support li {
        max-width: 140px;
        padding: 5px;
    }
    .notes p {
        max-width: 840px;
        margin: 0 auto;
    }
}