@charset "UTF-8";




@media print,screen and (min-width: 769px) {

    .sp{
        display: none !important;
    }
#contents #box2 {
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 0px;
}

#main_navi .navi_s5 {
	display: block;
}


#contents .column_bar {
    font-size: 110%;
    font-weight: bold;
    color: #FFF;
    padding-left: 17px;
    padding-top: 4px;
    margin-bottom: 15px;
    padding-bottom: 3px;
    background-color: #c6accd;
    border-left: 20px solid #615465;
    margin-top: 10px;
}

#box2 .finding {
    font-size: 95%;
    line-height: 1em;
    font-weight: bold;
    background-image: url(../../common/img/square.gif);
    background-repeat: no-repeat;
    background-position: left 2px;
    background-size: 12px 12px;
    padding-left: 15px;
    margin-left: 15px;
    margin-top: 30px;
    border-bottom: 1px dotted #C6ACCD;
    padding-bottom: 5px;
}

#contents .gotolist {
	text-align: right;
	padding-left: 540px;
	padding-top: 10px;

}
#contents #box2 .number {
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 20px;
    margin-bottom: 50px;
}

#contents #box2 .number li {
	border-left-width: 10px;
	border-left-style: groove;
	border-left-color: #C6ACCD;
	margin-bottom: 20px;
	padding-left: 10px;
}
#contents #box2 .number .dot {
	border: none;
	margin-bottom: 5px;
	margin-left: 10px;
	list-style-type: disc;
}
#nameArea {
	padding-bottom: 10px;
}
#box2 .number .dot {
}
#nameArea .name_ja {
	font-size: 150%;
	float: left;
	padding-right: 20px;
}
#nameArea .name_en {
	padding-top: 6px;
}
#box2 .clearfix .gotolist {
	width: 105px;
	float: right;
	padding-left: 0px;
	padding-top: 0px;
}
#box2.mgt10  {
	margin-top: 10px;
}
#box2 .number .txt_r {
	text-align: right;
}
#box2 #goTo_pagetop  {
	margin-bottom: 15px;
}
#box2 .booktit {
    font-weight: bold;
    line-height: 2em;
}

#box3  {
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 0px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
}

#box3 .leftArea {
    width: 200px;
    padding-left: 0px;
    padding-right: 30px;
}

#box3 .rightArea {
    width: 720px;
    margin-top: -10px;
}


#box3 .leftArea div p {
	font-size: 105%;
	padding-top: 5px;
	text-align: left;
	line-height: 1.3em;
}
#box3 .rightArea .textLb {
	font-size: 110%;
	background-image: url(../../common/img/square.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#box3 .rightArea ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
	line-height: 1.7em;
}
#contents .mgt10   {
	margin-top: 10px;
}
.btmline {
	text-decoration: underline;
}

#menu5_1 {
    display: block;
}
#menu5_2 {
    display: block;
}
#menu5_5 {
    display: block;
}
#menu5_3 {
    display: block;
}
#menu5_4 {
    display: block;
}
#contents .goto.right {
    margin-right: 0px;
    text-align: right;
    margin-top: 30px;
}
}




@media only screen and (max-width: 768px) {

    .pc{
        display: none!important;
    }
	
	
#contents #box2 {
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    width: 90%;
}


#contents .column_bar {
    font-size: 110%;
    font-weight: bold;
    color: #FFF;
    padding-left: 17px;
    padding-top: 4px;
    margin-bottom: 15px;
    padding-bottom: 3px;
    background-color: #c6accd;
    border-left: 20px solid #615465;
    margin-top: 10px;
}

#box2 .finding {
    font-size: 95%;
    line-height: 1em;
    font-weight: bold;
    background-image: url(../../common/img/square.gif);
    background-repeat: no-repeat;
    background-position: left 2px;
    background-size: 12px 12px;
    padding-left: 15px;
    margin-top: 30px;
    border-bottom: 1px dotted #C6ACCD;
    padding-bottom: 5px;
}

#contents .gotolist {
	text-align: right;
	padding-left: 540px;
	padding-top: 10px;

}
#contents #box2 .number {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 50px;
}

#contents #box2 .number li {
	border-left-width: 10px;
	border-left-style: groove;
	border-left-color: #C6ACCD;
	margin-bottom: 20px;
	padding-left: 10px;
}
#contents #box2 .number .dot {
	border: none;
	margin-bottom: 5px;
	margin-left: 10px;
	list-style-type: disc;
}
#nameArea {
	padding-bottom: 10px;
}
	
#nameArea .name_ja {
    font-size: 150%;
}
#nameArea .name_en {
	padding-top: 6px;
}
#box2 .number .dot {
}
#box2.mgt10 {
	margin-top: 10px;
}
#box2 .number .txt_r {
	text-align: right;
}
#contents #box2 #goTo_pagetop {
	margin-bottom: 15px;
}
#box3  {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    margin-top: 30px;
}


#box3 .leftArea div p {
	font-size: 105%;
	padding-top: 5px;
	text-align: left;
	line-height: 1.3em;
}
#box3 .rightArea {
    margin-top: 20px;
}

#box3 .rightArea .textLb {
	font-size: 110%;
	background-image: url(../../common/img/square.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#box3 .rightArea ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 15px;
	line-height: 1.7em;
}	
	
	#box3 .leftArea div {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.belonging   {
    text-align: center;
    margin-top: 20px;
}

#nameArea {
    padding-bottom: 3px;
    text-align: center;
}
#nameArea .name_ja {
    font-size: 150%;
}
#nameArea .name_en {
    padding-top: 6px;
}

#contents .mgt10   {
	margin-top: 10px;
}
.btmline {
	text-decoration: underline;
}

#menu5_1 {
    display: block;
}
#menu5_2 {
    display: block;
}
#menu5_5 {
    display: block;
}
#menu5_3 {
    display: block;
}
#menu5_4 {
    display: block;
}
#contents .goto.right {
    margin-right: 0px;
    text-align: right;
    margin-top: 30px;
}
}
