/* ==========================================================================
   overview styles
   ========================================================================== */

body {
    background: #fff;
    color: #535353;
    font-family: 'Hiragino Kaku Gothic ProN', 'Meiryo', Arial, sans-serif;
	font-size: 1rem;
	line-height: 1.5rem;
    margin: 0 auto;
    padding: 0;
    line-break: strict;
}


.page-width {
    margin: 0 auto;
    max-width: 1048px;
    padding: 0 2rem;
    width: 100%;
}

#header {
	background: #f7ad29;
	padding: 100px 0;
}

#header .intro {
	vertical-align: middle;
	color: #fff;
	display: table-cell; 
	width: 31.25rem; 
}

#header .intro h1 {
	margin: 0;
	color: #fff;
	font-size: 2.375rem;
	line-height: 3.5rem;
	font-weight: 400;
	font-family: 'Hiragino Kaku Gothic ProN', 'Meiryo', Arial, sans-serif;
}

#header .header-img {
     display: table-cell;
	 max-width: 447px;
	 vertical-align: middle;
}

main hr {
	display: inline-block;
    width: 100%;
    border: none;
    height: 1px;
    margin: 60px 0 0 0;
    padding: 0;
    background: #e2e2e2;
}

img {
    border: none;
    outline: none;
	max-width: 100%
}

a {
	color: #bd0000;
    text-decoration: none;
}

a:hover {
	color: #e00400;
}

p {
	margin: 0;
    padding: 0;
}

.section h1 {
	margin: 60px 0 40px 0;
	padding: 0;
    color: #dd1100;
    font-family: 'Hiragino Kaku Gothic ProN', 'Meiryo', Arial, sans-serif;
    font-size: 2.25rem;
    font-weight: 300;
}

h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}


h2, .h2 {
    margin: 0 0 2px 0;
    color: #f77700;
    font-family: 'Hiragino Kaku Gothic ProN', 'Meiryo', Arial, sans-serif;
    font-size: 1.125rem;
}

.section {
    width: 984px;
    margin: 0 auto;
	max-width: 100%
}

.section .more-link {
    font-size: 1.125rem; 
	font-weight: 400;
}



#icon-language,
#screen-language,
#icon-mathematica,
#screen-mathematica {
    position: absolute;
}

#icon-language {
    width: 78px;
    height: 88px;
    top: 26px;
    left: 583px;
}

#icon-mathematica {
    width: 78px;
    height: 96px;
    top: 133px;
    left: 583px;
}

#screen-mathematica,
#screen-language {
    width: 502px;
    height: 288px;
    top: 18px;
    left: 665px;
}

#icon-language img,
#icon-mathematica img,
#screen-mathematica img,
#screen-language img {
    -webkit-transition: 1s ease-out opacity;
    -moz-transition: 1s ease-out opacity;
    -ms-transition: 1s ease-out opacity;
    -o-transition: 1s ease-out opacity;
    transition: 1s ease-out opacity;
}

#icon-language img.active,
#icon-mathematica img.active,
#screen-mathematica img.active,
#screen-language img.active {
    opacity: 1;
    z-index: 1;
}

#icon-language img.inactive,
#icon-mathematica img.inactive,
#screen-mathematica img.inactive,
#screen-language img.inactive {
    opacity: 0;
    z-index: 2;
}

#download {
    background-color: #fdedcc;
    padding: 1.75rem 0;
    overflow: visible;
    width: 100%; 
    margin: 0;
}

#download .downloadText {
    font-family: 'Hiragino Kaku Gothic ProN', 'Meiryo', Arial, sans-serif;
    font-size: 1.1rem;
    line-height: 1.5;
    letter-spacing: -0.22px;
    color: #000;
    margin-bottom: 0.75rem;
}

#download .downloadTextInstruction {
    margin-top: 1rem;
}

#download #command {
    border: solid 2px #f7ad29;
    padding: 0.75rem  1rem 0.625rem 1rem;
    background-color: #fff;
    font-family: "Source Code Pro", monospace;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: -0.16px;
    color: #000;
}

#download .fs14 {
    font-size: 0.875rem;
    line-height: 0.875rem;
    font-weight: 300;
}

#download .has-tooltip img {
    width: 13px;
    padding-bottom: 4px;
}

#announcement {
    background: #eee;
    overflow: visible;
}

#announcement .section {
    padding: 40px 0;
    overflow: visible;
	max-width: 690px; 
	width: 100%; 
	margin: 0;
}

#announcement p {
	width: 100%;
    max-width: 590px;
	font-size: 1rem;
	line-height: 1.75rem;
	color: #222;
	margin-bottom: 30px;
}

#announcement .fs14 {
	font-size: 0.875rem;
	line-height: 0.875rem;
	font-weight: 300;
}


#announcement .col-left {
    float: left;
    width: 700px;
	padding-right: 75px;
}

#announcement .col-right {
    float: right;
    width: 400px;
}

#announcement .button {
    display: inline-block; 
}

#announcement .second {
	margin-right: 0px !important;
}

#announcement .button-yellow {
    padding: 1rem;
    font-size: 0.9rem;
	line-height: 1rem;
	font-weight: 400;
}

#language .section {
    padding: 0;
}

#language a {
    color: #f77700;
}

#language .col-left {
    float: left;
    width: 320px;
	margin-right: 10px;
	margin-bottom: 25px;
}

#language .col-mid {
    float: left;
    width: 320px;
	margin-right: 10px;
	margin-bottom: 25px;
}

#language .col-right {
    float: left;
    width: 320px;
	margin-bottom: 25px;
}

#language .top {
    margin-bottom: 35px;
}

#language .subsection span {
    display: block;
	color: #535353;
	max-width: 312px;
}

#language  a:hover {
    color: #d35000;
}

#language .subsection a img {
	border: 1px solid #ddd;
	margin: 0 0 2px 0;
}

#language .subsection a span.h2 {
    color: #f77700;
}

#language .subsection a:hover span.h2 {
    color: #d35000;
}

#community .section {
    padding: 0;
}

#community .section h1 {
    margin: 60px 0 35px 0;
}

#community .subsection a img,
#documentation .subsection a img {
    display: inline;
    float: left;
    margin: 5px 12px 55px 0;
	border: 1px solid #ddd;
}

#community a {
    color: #f77700;
}

#community a:hover {
    color: #d35000;
}

#community .subsection a span,
#documentation .subsection a span  {
    display: block;
    color: #535353;
	width: 310px;
	width: 420px;
    max-width: 100%;
    padding-right: 1.8rem;
}

#community .subsection a span.h2 {
    color: #f77700;
}

#community .subsection a:hover span.h2 {
    color: #d35000;
}

#community .col-left {
    float: left;
    width: 455px;
}

#community .col-right {
    float: right;
    width: 455px;
}

#documentation .section {
    padding: 0;
}

#documentation .section h1 {
    margin: 60px 0 35px 0;
}

#documentation a {
    color: #f77700;
}

#documentation a:hover {
    color: #d35000;
}

#documentation .subsection a span.h2 {
    color: #f77700;
}

#documentation .subsection a:hover span.h2 {
    color: #d35000;
}

#documentation .col-left {
    float: left;
    width: 455px;
}

#documentation .col-right {
    float: right;
    width: 455px;
}

#technical .section {
    padding: 0;
}

#technical .section h1 {
    margin-bottom: 30px;
}

#technical .col-left {
    float: left;
    width: 500px;
}

#technical a {
    color: #f77700;
}

#technical a:hover {
    color: #d35000;
}

#technical .col-right {
    float: right;
    width: 430px;
}

#technical .col-right img {
    margin: 60px 0 0 0;
	max-width: 100%;
}

#technical .links {
    margin: 30px 0 0 0;
}

#technical hr {
    margin-top: 45px;
}

#development h1 {
	margin-bottom: 8px;
}

#development p {
    margin: 0 0 20px 0;
}

#development hr {
    margin: 40px 0 0 0;
}

#development .section {
    padding: 0;
}

#development .col-left {
    float: left;
    width: 500px;
}

#development .col-left .button-yellow {
    padding: 1rem;
    font-size: 1rem;
	line-height: 1rem;
	font-weight: 400;
}

#development .col-left .small{
    font-weight: 300;
	margin: 0 0 10px 0;
}

#development .col-left a.inline{
    color: #f77700;
}

#development .col-left a:hover.inline{
    color: #d35000;
}

#development .col-right {
    float: right;
    width: 455px;
}

#development .col-right img {
    margin: 60px 0 0 60px;
	max-width: 100%;
}

#development .sub-text {
    margin: 30px 0 0 0;
}

/* ==========================================================================
   utility styles
   ========================================================================== */

.cfix:after {
    content: '';
    display: table;
    clear: both;
}

.cfix {
    zoom: 1;
}

.valign-middle {
    display: inline-block;
    vertical-align: middle;
}

.color-red {
	color: #e00400;
}

.color-black {
	color: #000;
}

.color-gray {
	color: #5a5a5a;
}

.no-margin {
	margin: 0 !important;
}

.clear-both {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.fs13 {
    font-size: 13px;
}

.fs14 {
    font-size: 14px;
}

.fs20 {
    font-size: 20px;
}

.fs40 {
    font-size: 40px;
}

.button-yellow, .button-yellow:link, .button-yellow:active, .button-yellow:visited {
	display: inline-block;
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #f77700;
    padding: 0 15px;
    color: #fff;
}

.button-yellow:hover, .button-yellow:link:hover, .button-yellow:active:hover, .button-yellow:visited:hover {
    background: #d35000;
}

.small-tip {
    margin-top: 10px;	
}

.has-tooltip {
    position: relative;
    z-index: 8000;
}

.tooltip {
    position: absolute;
    width: 300px;
    top: 28px;
    right: -157px;
    -webkit-box-shadow: 0 2px 5px #d7d7d7;
    box-shadow: 0 2px 5px #d7d7d7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #d7d7d7;
    background: #fff;
    padding: 15px;
    color: #5d5c5c;
    font-size: 12px;
    line-height: 16px;
    z-index: 9000;
}

.tooltip:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: -20px;
    right: 155px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}

.tooltip span {
    display: inline-block;
}

.tooltip .linebreak {
    display: block;
    height: 10px;
}


/* misc
   ========================================================================== */

#misc { 
	margin-top: 60px;
	padding-bottom: 60px;
}

#misc a { color: #fff; }

#misc a:hover { color: #dd1100; }

#misc span:first-child {
    display: block;
    margin: 0 auto;
    max-width: 468px;
    position: relative;
}

#misc span.chevron-after {
    background: #f7ad29;
    bottom: 2rem;
    display: block;
    font-size: 1.25rem;
    padding: .25rem 1rem;
    position: absolute;
    right: 0;
    text-align: right;
}

#misc .img-pod {
	display: inline-block;
	width: 50%;
	max-width: 490px;
}
#misc .right {
    float: right;
	padding-left: 10px;
}
#misc .left {
    float: left;
	padding-right: 10px;
}

/* ==========================================================================
   responsive breakpoint styles
   ========================================================================== */

/* styles for large screens (1200px)
   ========================================================================== */
@media all and (max-width: 1200px) {
	#language img {
		width: 268px;
	}
	#language .subsection span {
	     max-width: 268px;	
    }
	#technical .col-left,
    #technical .col-right,
    #development .col-left,
    #development .col-right {
        width: 50%;
		min-width: 260px;
    }
	
	#technical .col-left,
    #development .col-left {
        padding-right: 22px;
    }
	#development .col-right img {
        margin: 60px 0 0 0;
    }
}

/* styles for medium screens (900px)
   ========================================================================== */
@media all and (max-width: 900px) {
	.page-width {
        padding: 0 1rem;
    }
    #header {
	    padding: 60px 0;
    }
	#header .intro {
	    width: 26.25rem;
    }
	#header .intro h1 {
	    font-size: 2.375rem;
	    line-height: 3rem;
		max-width: 380px;
    }
	#header .header-img {
		max-width: 340px;
		min-width: 200px;
    }
	#announcement p {
        max-width: 600px;
    }
	#language .subsection {
	    padding-right: 29px;	
    }
	#technical .section h1,
    #development .section h1{
        font-size: 2.07rem;
    }
}


/* styles for small screens (600px)
   ========================================================================== */
@media all and (max-width: 615px) {
	.section,
    #announcement .section {
		width: 412px;
		max-width: 100%;
		margin: 0 auto;
	}
	#header {
	    padding: 40px 0;
    }
	#header .intro {
	    vertical-align: top;
	    display: block; 
	    width: 100%;
        text-align: center;
    }

    #header .intro h1 {
	    font-size: 2.375rem;
	    line-height: 3.5rem;
		margin: 0 auto;
    }

    #header .header-img {
        display: block;
	    width: 320px;
		max-width: 100%;
	    vertical-align: middle;
		margin: 20px auto 0 auto;
    }
	.small-tip {display: block;}
	.tooltip {right: -100px; width: 18rem}
    .tooltip:after {right: 100px;}
	#announcement p {
        max-width: 400px;
    }
	#announcement .second {
	    margin-top: 10px;
    }
	#language .subsection {
	    padding-right: 0px;	
    }
	#language img {
		width: 312px;
	}
	#language .subsection span {
	     max-width: 100%;	
    }
	#community .subsection a span,
    #documentation .subsection a span	{
        padding-right: 0;
    }
	#technical .col-right,
    #development .col-right {
        display: none;
    }
	#technical .col-left,
    #development .col-left {
        width: 100%;
		padding-right: 0;
    }
	#misc .img-pod {
	    width: 100%
    }
    #misc .right {
		padding: 0;
    }
	#misc .left {
        padding: 0 0 20px 0;
    }
}


/* styles for minimum supported screen width (320px)
   ========================================================================== */
@media all and (max-width: 320px) {}


/* printer styles
   ========================================================================== */
@media print {}

