@charset "utf-8";

/* ************************************************************************** **
    文字のフォントを変更したい場合、コメントアウトを解除し
    指定したいフォントを記述してください。
** ************************************************************************** */

/* 文字のフォント */
/*
*{
    font-family      : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
*/


/* ************************************************************************** **
    テンプレートの「table.input_form」および「table.input_form」の色を
    変更したい場合、それぞれのコメントアウトを解除し、色を指定してください。
** ************************************************************************** */

/* 枠線の色 */
/*
div.input_form,
table.input_form,
table.input_form > tbody > tr{
    border-color     : #78c800;
}
*/

/* 枠線内の背景の色 */
/*
div.input_form,
table.input_form{
    background-color : #f9ffe3;
}
*/

/* 枠線内の背景の色(カーソルの乗せた場合) */
/*
div.input_form:hover,
table.input_form > tbody > tr:hover{
    background-color : #e9ffc8;
}
*/

/* ラベルタグの背景の色(カーソルを乗せた場合) */
/*
label:hover{
    background-color : #bfff00;
}
*/


/* ************************************************************************** **
    ここから下にスタイルシートを記述してください。
** ************************************************************************** */

/* Application for Symposia or International Sessions */
select[name="session1"] > option[value="01"],
select[name="session1"] > option[value="07"],
select[name="session1"] > option[value="15"]{
    background-color : #f0f0f0;
    font-weight      : bold;
}


/* Category1, Category2 */
select[name="category2"] > option[value="001"],
select[name="category2"] > option[value="002"],
select[name="category2"] > option[value="003"],
select[name="category2"] > option[value="007"],
select[name="category2"] > option[value="014"],
select[name="category2"] > option[value="015"],
select[name="category2"] > option[value="020"],
select[name="category2"] > option[value="024"],
select[name="category2"] > option[value="025"],
select[name="category2"] > option[value="030"],
select[name="category2"] > option[value="035"],
select[name="category2"] > option[value="040"],
select[name="category2"] > option[value="041"],
select[name="category2"] > option[value="047"],
select[name="category2"] > option[value="053"],
select[name="category2"] > option[value="061"],
select[name="category2"] > option[value="065"],
select[name="category2"] > option[value="073"],
select[name="category2"] > option[value="078"],
select[name="category2"] > option[value="079"],
select[name="category2"] > option[value="092"],
select[name="category2"] > option[value="101"],
select[name="category2"] > option[value="109"],
select[name="category2"] > option[value="110"],
select[name="category2"] > option[value="117"],
select[name="category2"] > option[value="118"],
select[name="category2"] > option[value="123"],
select[name="category2"] > option[value="129"],
select[name="category2"] > option[value="137"],
select[name="category2"] > option[value="144"],
select[name="category2"] > option[value="148"],
select[name="category2"] > option[value="152"],
select[name="category2"] > option[value="158"],
select[name="category2"] > option[value="163"],
select[name="category2"] > option[value="168"],
select[name="category2"] > option[value="175"],
select[name="category2"] > option[value="176"],
select[name="category2"] > option[value="184"],
select[name="category2"] > option[value="193"],
select[name="category2"] > option[value="197"],
select[name="category2"] > option[value="204"],
select[name="category2"] > option[value="205"],
select[name="category3"] > option[value="001"],
select[name="category3"] > option[value="002"],
select[name="category3"] > option[value="003"],
select[name="category3"] > option[value="007"],
select[name="category3"] > option[value="014"],
select[name="category3"] > option[value="015"],
select[name="category3"] > option[value="020"],
select[name="category3"] > option[value="024"],
select[name="category3"] > option[value="025"],
select[name="category3"] > option[value="030"],
select[name="category3"] > option[value="035"],
select[name="category3"] > option[value="040"],
select[name="category3"] > option[value="041"],
select[name="category3"] > option[value="047"],
select[name="category3"] > option[value="053"],
select[name="category3"] > option[value="061"],
select[name="category3"] > option[value="065"],
select[name="category3"] > option[value="073"],
select[name="category3"] > option[value="078"],
select[name="category3"] > option[value="079"],
select[name="category3"] > option[value="092"],
select[name="category3"] > option[value="101"],
select[name="category3"] > option[value="109"],
select[name="category3"] > option[value="110"],
select[name="category3"] > option[value="117"],
select[name="category3"] > option[value="118"],
select[name="category3"] > option[value="123"],
select[name="category3"] > option[value="129"],
select[name="category3"] > option[value="137"],
select[name="category3"] > option[value="144"],
select[name="category3"] > option[value="148"],
select[name="category3"] > option[value="152"],
select[name="category3"] > option[value="158"],
select[name="category3"] > option[value="163"],
select[name="category3"] > option[value="168"],
select[name="category3"] > option[value="175"],
select[name="category3"] > option[value="176"],
select[name="category3"] > option[value="184"],
select[name="category3"] > option[value="193"],
select[name="category3"] > option[value="197"],
select[name="category3"] > option[value="204"],
select[name="category3"] > option[value="205"]{
    background-color : #f0f0f0;
    font-weight      : bold;
}


/* Application for Travel Grant */
textarea[name="option28"],
textarea[name="option29"],
textarea[name="option30"],
textarea[name="option31"],
textarea[name="option65"]{
    display          : block;
    height           : 5em;
    width            : 40em;
}


/* Declaration of Ethical Principles */
ol#declaration_style{
    margin           : 1em 0px;
    padding-left     : 2em;
}
ol#declaration_style > li{
    padding-bottom   : 1em;
}
ol#declaration_style > li:last-child{
    padding-bottom   : 0px;
}

ol#declaration_style > li:nth-child(1) > div{
    margin-top       : 1em;
}

ol#declaration_style > li:nth-child(2) > label{
    display          : inline-block;
    margin-left      : 20px;
    text-indent      : -20px;
}
ol#declaration_style > li:nth-child(2) > div{
    margin-top       : 1em;
}
ol#declaration_style > li:nth-child(2) > div > textarea{
    display          : block;
    height           : 4em;
    width            : 50em;
}

ol#declaration_style > li:nth-child(3) > label{
    display          : inline-block;
    margin-left      : 20px;
    text-indent      : -20px;
}
ol#declaration_style > li:nth-child(3) > div{
    margin-top       : 1em;
}
ol#declaration_style > li:nth-child(3) > div > textarea{
    display          : block;
    height           : 4em;
    width            : 50em;
}

ol#declaration_style > li:nth-child(4) > label{
    display          : inline-block;
    margin-left      : 20px;
    text-indent      : -20px;
}
ol#declaration_style > li:nth-child(4) > label > input[name="option70"]{
    width            : 30em;
}

ol#declaration_style > li:nth-child(5) > ul{
    margin           : 0px;
    padding-left     : 2em;
}
ol#declaration_style > li:nth-child(5) > div{
    margin-top       : 1em;
}
ol#declaration_style > li:nth-child(5) > div > textarea{
    display          : block;
    height           : 4em;
    width            : 50em;
}


/* table.coi */
table.coi{
    border-collapse  : collapse;
    margin           : 1em 0px;
    
}
table.coi > thead > tr{
    background-color : #e0f0d9;
}
table.coi > thead > tr > th,
table.coi > tbody > tr > td{
    border           : 1px black solid;
    padding          : 0.5em;
}
table.coi > tbody > tr > td:nth-of-type(2){
    text-align       : center;
}
table.coi > thead > tr > th:nth-of-type(3),
table.coi > tbody > tr > td:nth-of-type(3){
    text-align       : center;
    white-space      : nowrap;
}
table.coi > tbody > tr > td:nth-of-type(4) > input{
    box-sizing       : border-box;
    max-width        : 50em;
    width            : 100%;
}


/* 色 */
.red{
    color            : red;
}
