@import url("http://fonts.googleapis.com/css?family=Oswald");
@import url("//fonts.googleapis.com/css?family=Droid+Sans:400,700|Droid+Serif:400,700|Cabin:400,500,600,700|Crimson+Text");/*!
 * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
 * Richard Clark (http://richclarkdesign.com)
 * http://cssreset.com
 */
/*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 {
    line-height: 1;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block;
}

nav ul {
    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;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

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;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,select {
    vertical-align: middle;
}

html,body {
    height: 100%;
}

body {
    font-size: 10px;
    -webkit-text-size-adjust: none;
}

.msie body {
    font-size: 62.5%;
}

address {
    font-style: normal;
}

ul,ol {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

.hide-html {
    display: none;
}

.mb-5 {
    margin: 0 0 5px 0 !important;
}

.mb-10 {
    margin: 0 0 10px 0 !important;
}

.mb-15 {
    margin: 0 0 15px 0 !important;
}

.mb-20 {
    margin: 0 0 20px 0 !important;
}

.mb-25 {
    margin: 0 0 25px 0 !important;
}

.mb-30 {
    margin: 0 0 30px 0 !important;
}

.mb-35 {
    margin: 0 0 35px 0 !important;
}

.mb-40 {
    margin: 0 0 40px 0 !important;
}

.mb-45 {
    margin: 0 0 45px 0 !important;
}

.mb-50 {
    margin: 0 0 50px 0 !important;
}

.mb-55 {
    margin: 0 0 55px 0 !important;
}

.mb-60 {
    margin: 0 0 60px 0 !important;
}

.mb-65 {
    margin: 0 0 65px 0 !important;
}

.mb-70 {
    margin: 0 0 70px 0 !important;
}

.mb-75 {
    margin: 0 0 75px 0 !important;
}

.mb-80 {
    margin: 0 0 80px 0 !important;
}

.mb-85 {
    margin: 0 0 85px 0 !important;
}

.mb-90 {
    margin: 0 0 90px 0 !important;
}

.mb-95 {
    margin: 0 0 95px 0 !important;
}

.mb-100 {
    margin: 0 0 100px 0 !important;
}

.pt-5 {
    padding: 5px 0 0 0 !important;
}

.pt-10 {
    padding: 10px 0 0 0 !important;
}

.pt-15 {
    padding: 15px 0 0 0 !important;
}

.pt-20 {
    padding: 20px 0 0 0 !important;
}

.pt-25 {
    padding: 25px 0 0 0 !important;
}

.pt-30 {
    padding: 30px 0 0 0 !important;
}

.pt-35 {
    padding: 35px 0 0 0 !important;
}

.pt-40 {
    padding: 40px 0 0 0 !important;
}

.pt-45 {
    padding: 45px 0 0 0 !important;
}

.pt-50 {
    padding: 50px 0 0 0 !important;
}

.pt-55 {
    padding: 55px 0 0 0 !important;
}

.pt-60 {
    padding: 60px 0 0 0 !important;
}

.pt-65 {
    padding: 65px 0 0 0 !important;
}

.pt-70 {
    padding: 70px 0 0 0 !important;
}

.pt-75 {
    padding: 75px 0 0 0 !important;
}

.pt-80 {
    padding: 80px 0 0 0 !important;
}

.pt-85 {
    padding: 85px 0 0 0 !important;
}

.pt-90 {
    padding: 90px 0 0 0 !important;
}

.pt-95 {
    padding: 95px 0 0 0 !important;
}

.pt-100 {
    padding: 100px 0 0 0 !important;
}

.t-right {
    text-align: right !important;
}

.t-center {
    text-align: center !important;
}

.t-center * {
    text-align: center !important;
}

.t-left {
    text-align: left !important;
}

.f-left {
    float: left;
}

.f-right {
    float: right;
}

.relative {
    position: relative;
}

.clearfix {
    zoom: 1;
}

.clearfix:before,.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearboth {
    height: 0px;
    visibility: hidden;
    clear: both;
    line-height: 0;
    font-size: 0px;
    _zoom: 1;
}


/******************************************************************************
default
******************************************************************************/
body {
    font-family: "Hiragino Kaku Gothic Pro W3",Meiryo,Osaka,"MS PGothic",sans-serif;
    margin: 0;
    padding: 0;
    color: #fff;
	background: url(/fcroman/cp/diggin/design/img/cmn/bg.jpg) fixed;
}

img,span,a {
    display: inline-block;
}

a {
    color: #333;
    outline: none;
    -webkit-tap-highlight-color: transparent;
}
a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-ms-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-ms-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-ms-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
}


/******************************************************************************
side
******************************************************************************/
#side {
    z-index: 2;
    position: fixed;
    width: 15%;
	/*background: url(/fcroman/cp/diggin/design/img/cmn/bg.jpg) fixed;*/
}
#side .side-inner {
    padding-left: 30px;
}
#side #logo {
    position: fixed;
	bottom: 70px;
    text-align: center;
}
#side #logo img {
    display: block;
	width: 220px;
    height: auto;
    margin: 0 auto;
}


/******************************************************************************
contents
******************************************************************************/
#contents{
	position: relative;
}
/*------------------------------*/
/*section*/
/*------------------------------*/
.sections .section {
    position: relative;
}
/*photo*/
.sections .section .photo {
    width: 45%;
    margin-left: 15%;
}
.sections .section .photo img {
    display: block;
    width: 100%;
    height: auto;
    cursor: pointer;
}
/*texts*/
.sections .section .texts {
    position: fixed;
    left: 80%;
    top: 0;
    display: table;
    width: 40%;
    text-align: left;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition-property: opacity left;
    -moz-transition-property: opacity left;
    -ms-transition-property: opacity left;
    -o-transition-property: opacity left;
    transition-property: opacity left;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}
.sections .section .texts>.inner {
    padding: 10%;
    display: table-cell;
    vertical-align: middle;
}
.sections .section .texts .sub-title {
    font-size: 22px;
	font-family:Oswald,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.4;
    color: #79563d;
}
.sections .section .texts .title {
    font-size: 34px;
	font-weight: bold;
	line-height: 1.4;
    margin-bottom: 30px;
	font-family:Oswald,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    /*font-family: "Hiragino Mincho Pro W3","Hiragino Mincho Pro","MS PMincho",sans-serif;*/
}
.sections .section .texts .title a{
    color: #fff;
	text-decoration: none;
}
.sections .section .texts .title a:hover{
    color: #000;
	background: #fff;
}
.sections .section .texts .title.s {
    font-size: 28px;
    line-height: 1.3;
}
.sections .section .texts .title.m {
    font-size: 40px;
    line-height: 1.3;
}
.sections .section .texts .title.m span {
    font-size: 22px;
    display: block;
    padding-top: 5px;
}
.sections .section .texts .lead {
    font-size: 1.4em;
    line-height: 1.8;
	color: #ccc;
}
.sections .section .texts .lead p{
    margin-bottom: 15px;
}
.sections .section .texts .lead p.t-center a{
	display: block;
}
.sections .section .texts .lead p.t-center img{
	width: 35px;
}
.sections .section .texts .lead p.m{
    color: #3CF;
}
.sections .section .texts .lead address{
	margin-top: 30px;
    border: solid 1px #666;
	padding: 15px;
}
.sections .section .texts .lead address a{
    color: #999;
}
.sections .section .texts .lead p.s strong{
    color: #fff;
	padding-right: 20px;
}
.sections .section .texts .lead p a{
    color: #fff;
}
.sections .section .texts .lead p a.bt-more{
    border: solid 1px #999;
	color: #999;
	padding: 4px 8px;
	text-decoration: none;
	font-size: 12px;
}
.sections .section .texts .lead p a.bt-more:hover{
	background: #999;
	color: #333;
}
.sections .section.active .texts {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    left: 60%;
}
/*profile*/
.sections .section.profile .texts .sub-title {
    font-family: ;
}
.sections .section.profile .texts .title {
	margin-bottom: 0;
    font-family: Oswald;
	margin-bottom: 10px;
}

/*------------------------------*/
/*pager*/
/*------------------------------*/
.sections .pager {
    position: fixed;
    right: 20px;
    bottom: 20px;
    letter-spacing: -0.4em;
}
.sections .pager a {
    letter-spacing: normal;
    margin: 0 4px;
    width: 7px;
    height: 7px;
    border: 1px solid #999;
    border-radius: 9999px;
    text-indent: -9999em;
}
.sections .pager a:hover,
.sections .pager a.current {
    background-color: #999;
}


/******************************************************************************
footer
******************************************************************************/
#footer{
	z-index: 3;
	position: fixed;
	bottom: 20px;
	left: 30px;
	text-align: left;
	color: #999;
	font-size: 1.0em;
	line-height: 1.7;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#footer ul{
	width: 100%;
	margin-bottom: 5px;
	}
#footer ul li{
	display: inline;
	}
#footer ul li a{
	color: #999;
	}
#footer ul li a:hover{
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
	}
#footer address{
	font-style: normal;
	}
/******************************************************************************
bt-social
******************************************************************************/
ul.bt-social{
	z-index: 3;
	position: fixed;
	top: 20px;
	right: 20px;
	overflow: hidden;
	}
ul.bt-social li{
	float: left;
	}
.twitter-share-button{
	width: 90px!important;
	}