@charset "UTF-8";
/* CSS Document */

.section_wide {
    margin-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
}

.section_wide:last-of-type {
    margin-bottom: 0px;
}

.become_area_title {
    text-align: center;
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 0.5rem;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #883838;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.photo {
    width: 70%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
    margin-bottom: 0px;
    margin-top: 50px;
}
.photo img {
}


.sub-title_area_title {
    text-align: justify;
    color: #fff;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 0.5rem;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #883838;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    border-radius: 5px;
}
	
	
.sub-title {
    text-align: center;
}


.sub-titleMidashi {
    padding-top: 25px;
    padding-bottom: 00px;
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
}
	
.sub-titleMidashi img {
    width: 100%;
    margin-top: 10px;
    min-width: 150px;
    max-width: 650px;
    margin-bottom: 0px;
}

.sub-titleWrap {
    margin-bottom: 70px;
	}

.sub-titleWrap h3 {
    text-align: center;
    font-size: 1.7em;
    line-height: 1.2em;
    letter-spacing: 0.1em;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #000;
}
	
.sub-titleWrap .heading {
	color: #4071A4;
    margin-top: 10px;
}

.sub-titleWrap h4 {
    text-align: left;
    margin-top: 5px;
    letter-spacing: 0.2em;
    font-size: 1.1em;
}	
	
.sub-titleTable {
	border-collapse:collapse;
	margin-bottom: 60px;
}

.sub-titleTableL {
    width: 12%;
    min-width: 100px;
    font-weight: bold;
}

.sub-titleTableR {
    width: 88%;
    min-width: 150px;
}
.sub-titleTable tr .sub-titleTableL {
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #777777;
}
	
.sub-titleTable tr .sub-titleTableR {
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #777777;
}	
.sub-titleTableR ul li {
    list-style-type: square;
    margin-left: 15px;
}

.sub-titleTableR ol li {
    margin-left: 0px;
    list-style-type: none;
}	

.sub-titleOther {
    margin-left: 1em;
    margin-top: 0px;
    margin-bottom: 20px;
}	

.sub-titleOther p + p {
}
	
.span_TextUnderline {
    border-bottom: 1px solid #000000;
	color: #883838;
}
	
.sub-titleOther .guide {
    margin-top: 0px;
    margin-bottom: 50px;
    text-align: center;
}	
	
.sub-titleWrap a,
.sub-titleOther a	{
    color: #883838;
}
	
.sub-titleWrap a:hover,
.sub-titleOther a:hover	{
    color: #FF0000;
}	
.description {
    text-align: justify;
    width: 100%;
    margin-bottom: 10px;
}
	
.logoSection {
    border: 1px solid #000000;
    padding: 20px 30px;
    margin-top: 80px;
}	
.logo-cat-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 20px;
    align-items: flex-start;
    margin-top: 20px;
}
.logo-cat-wrap .logo-cat-img {
	width: 30%;
    height: auto;
    flex-shrink: 0;
    text-align: center;
}
.logo-cat-wrap .logo-cat-img img {
	width: 100%;
}	
.logo-cat-wrap .logo-cat {
	padding-left: 30px;	
}	
.logo-cat-wrap .logo-cat .logo-caption {
    text-align: left;
    font-weight: bold;
    font-size: 1.3em;
	margin-top: 10px;
	margin-bottom: 5px;
    border-bottom: 1px dotted #000000;
}
.logo-cat-wrap .logo-cat .logo-description {
    text-align: justify;
}	
.logo-cat-wrap .logo-cat-img .max-width {
		width: 70px;
}	
	
.caption {
    text-align: center;
    margin-top: 10px;
    font-size: 1.2em;
    margin-bottom: 10px;
}
.caption_description {
    text-align: center;
    line-height: 1.8em;
}
.notes {
    text-align: left;
    font-size: 0.9em;
    line-height: 1.8em;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    width: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #F1F1F1;
    border-radius: 7px;
    margin-bottom: 20px;
}
.notes-table {
    margin-left: auto;
    margin-right: auto;
}
.notes-table td {
  vertical-align: top;
}
.table_left {
    width: 90px;
}
img.space_bottom_20px  {
    margin-bottom: 20px;
}
img.space_top_20px  {
    margin-top: 20px;
}
img.space_top_50px  {
    margin-top: 50px;
}	
.text_red {
    color: #FF0004;
}
	
.text_A {
    font-size: 1.1em;
}
	
.text_B {
    font-size: 1.2em;
}	
	
.text_C {
    font-size: 1.3em;
}

.text_D {
    font-size: 1.4em;
}
.text_E {
    font-size: 1.4em;
}
.text_bold {
    font-weight: bold;
}
.text_underdotline {
    border-bottom: 2px dotted #000000;
    padding-bottom: 2px;
    padding-left: 1px;
    padding-right: 1px;
}
.notes .notes-in {
    font-size: 0.95em;
}


@media (max-width: 1000px) {
	
}


@media (max-width: 800px) {
	
	
}

@media (max-width: 420px) {
    .logoSection   {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .logo-cat-wrap {
    display: inherit;
    text-align: center;
    width: 100%;
    }
    .logoSection .logo-cat-wrap .logo-cat-img {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .logoSection .logo-cat-wrap .logo-cat {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
        text-align: center;
    }
    .logo-cat-wrap .logo-cat .logo-caption {
        text-align: center;
    }


    .notes-table {
        width: 100%;
        border-collapse: collapse;
    }
    .notes-table tr {
        display: block; /* テーブル行をブロック化して縦積みにする */
        margin-bottom: 20px;
    }

    .notes-table td {
        display: block; /* 各セルもブロック化して縦積みにする */
        width: 100%;
        box-sizing: border-box;
        padding: 8px;
        border-bottom: 1px solid #000;
    }
    .table_left {
        font-weight: bold;
    }

	

  .sub-titleWrap h3 {
    font-size: 1.4em; /* 少し小さめに調整 */
    line-height: 1.4em;
    padding: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #000;
    border-radius: 5px;
    text-align: center;
    word-break: keep-all; /* 長い単語が折れにくいように */
  }	
	
  .hide-on-sp {
    display: none;/* 隠す */
  }	
	
  .br-sp {
    display: block;/*改行したい位置にマーク*/
  }	
}
