
.left_contents{ width: 24.9%; margin-left:-24.9%; position: fixed; height: 100vh; background: #fff;box-shadow: 0 0px 25px 0 rgba(0, 0, 0, .5); z-index: 999; top:0; left: 0; padding:20px;}
/*
body{ width: 75.1%; margin-left: 24.9%;}
*/
.inner01{ padding: 20px 50px;}
a{ text-decoration: none;}
ons-tab button{pointer-events:none}
#lightboxOverlay{ width:100% !important; height:100vh;}
.youtube { position: relative; width: 100%; padding-top: 56.25%;}
.youtube iframe { position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important;}

/*-- スマホのみ --*/
.mobile .left_contents h2{ font-size:20px !important;}
.mobile .left_contents p{ display:none;}