@charset "UTF-8";

/**  PC ／ スマホ・タブレット ＜共通style＞ ****************/


ol, ul, li {
    list-style: none outside none;
    padding: 0;
}

img{
    max-width: 100%;
}

#page-cv .row{
    margin: 0;
}


/* 言語選択*/
#language {
    padding-left: 0;
    padding-top: 10px;
    font-size: 12px;
}

#language li {
    float: left;
    list-style: none outside none;
}

#language li.jp{
    padding-right: 10px; 
}

#language li.en{
    border-left:1px solid #000;
    padding-left: 10px; 
}

#page-cv #language li a {
    color: #000;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#page-cv #cv a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#page-cv #cv a:hover,
#page-cv #cv a:focus {
    text-decoration: none;
    color: #ee827c;
}


/*          main        */
#main {
    clear: both;
}


/*          cv        */
#page-cv #cv .cv-list a {
    color: #219AB3;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}


#page-cv #cv .cv-list a:hover,
#page-cv #cv .cv-list a:focus {
    text-decoration: none;
    color: #ee827c;
}


#page-cv .cv-list{
    background-color:#fff;
    opacity:0.9;
    font-size:14px;
    color:#222222;
    text-align:left;
    */margin-top: px;   statementの上の余白 */
}


.cv-list li {
    border-top: 1.5px dashed #ccc;
    padding: 0 3%;
}


.cv-list h2:after {
    content: " }";
    font-size: 1.3em;
}

.cv-list h2:before {
    content: "{ ";
    font-size: 1.3em;
}

#page-cv .cv-list p {
    padding: 0 1.5em 15px;
    font-size:14px;
}


#profile {
    font-family: Georgia,"Times New Roman",serif;
}







/*  cv  */

/* PC cvの上下左右の余白*/


/*#page-cv .row{
    padding: 30px 0;
    margin: 0 auto;
    max-width: 1200px;
}*/

#page-cv .cv-text{
    background-color:#fff;
    opacity:0.9;
    font-size:14px;
    color:#000;
    text-align:left;
    padding:30px;
    */margin-top: px;   statementの上の余白 */
}


table {
    border-collapse: collapse;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}

.cv-text h2{
    margin-bottom: 15px; 
}

.cv-text h3{
    margin-bottom: 3px; 
}

/*.cv-text h3 span{
    border-bottom: solid 1px #ccc;
    font-weight: bold;
}*/

h3,table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
    line-height: 1.6;
    text-transform: none;
}


.profile-sub {
    padding: 30px 0 0;
}
article, aside, details, figcaption, figure, footer, main, header, hgroup, menu, nav, section {
    display: block;
}

.profile-sub .list td {
    padding: 0 0 5px 15px;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}

/*  cv   英語   */

#page-cv .cv-text.cv-text_en {
    margin-top: 3em;
    padding-top: 1em;
}

#page-cv .cv-text.cv-text_en.cv-index_en{
    margin-top: 0em; /*  cv page index_en のみ */
    padding-top: 1em;
}

#page-cv .cv-text.cv-text_en .cv-text_en_background {
     background-color: #F0F0F082;
     padding: 2em 0.3em 2em 0em; 
}

.cv-text_en h2,.cv-text_en h3 {
    font-weight: 600;
}


/*  footer   */

#page-statement footer {
    margin-top: 0px;
}





/*PC  @media(min-width:767px) ****************/

@media(min-width:767px) {


#nav_title {
    border-bottom: solid 1px #ccc;
    display:  inline-block;
}  

#page-cv .cv_sp_nav {
    display: none;/* PC スマホ用のnavを表示しない*/
} 

#sp-lang-selection {
    display: none;/* PC スマホ用の<言語選択>を表示しない*/
}

.content-section{
    padding-top: 150px;/* headerからの距離*/
}

#sidebar {
    width: 20%;/* 2カラム構造について sidebarの割合*/
    float: left;
    position: fixed;
    padding-left: 15px;
    /*padding-right: 32px;/* 横幅767pxになった時のcontentsまでの距離*/
    z-index: 15;
}


#contents {
    width: 80%;/* 2カラム構造について contentsの割合*/
    float: left;
    margin-left: 20%;
}



/*  main   */

.main-contents {
    padding-left: 5%;
    width: 95%
    margin:0 auto;
    position: relative;
    z-index: 15;
}


}

/*  end PC @media(min-width:767px) ****************/


/* スマホ・タブレット  @media(min-width:320px) and (max-width:767px) *********/


@media screen and (min-width:320px) and (max-width:767px){



#page-cv .cv_pc_nav { 
    display: none;/* PC用のnavを表示しない*/
} 

#page-cv #sidebar {
    display: none;/* PC用の#sidebarを表示しない*/
}

.installation-cv {
    padding-bottom: 20px;
}


/*          main        */
.main-contents {
    padding: 1.5%;
}

/* 言語選択*/
.lang-selection {
    margin-left: 3%;
}


/*          cv        */


#page-cv .cv-text{
    padding:0px;
}


.cv-list h2 {
    font-family: Georgia,"Times New Roman",serif;
    font-size: 17px;
    line-height: 1.6;
    margin: 40px 0 5px 0;
}

#page-cv #contents .main-image{
    margin:4.4% 0; /* メインイメージ の上下余白*/
}

#page-cv #contents .image {
    margin:4% 0; /* イメージ の上下余白*/
}


} 

/*  end  @media(max-width:767px)  */


/* スマホ・タブレット  @media(max-width:320px)                     */
@media(max-width:320px) {


#page-cv .cv-list p {
    padding: 0 0 1.5em 0;
}



}/*  end  @media(max-width:320px)  */

/*  end スマホ・タブレット                    */




