@charset "utf-8";
/* CSS Document */

/* オープンキャンパスページ設定 */

.clear {
	clear: both
}
em {
	font-style: normal;
}
i {
	margin-right:0.3em;
}
/* 
@keyframes blinkAnimeS5{
  100% { transform: rotateX(360deg); }
} */
.kokusai_color {
color: #8FC31F;
}
.human_color {
/* 
color:#808080;
 */
color:#A62126;
}
.keizai_color {
color: #E60039;
}
.sho_color {
color: #54C3F1;
}
.chiiki_color {
color: #ED6C00;
}
.rikou_color {
color: #DAE000;
}
.seimei_color {
color: #EE87B4;
}
.kenchiku_color {
color: #A674B0;
}
.geijutsu_color {
color: #00ADA9;
}
.zokei_color {
color: #00A0E9;
}
.daigakuin_color {
color: #8A017C;
}
.kokusai_bk {
background-color: #8FC31F;
}
.human_bk {
background-color: #FFF100;
color:#808080;
}
.keizai_bk {
background-color: #E60039;
}
.sho_bk {
background-color: #54C3F1;
}
.chiiki_bk {
background-color: #ED6C00;
}
.rikou_bk {
background-color: #DAE000;
}
.seimei_bk {
background-color: #EE87B4;
}
.kenchiku_bk {
background-color: #A674B0;
}
.geijutsu_bk {
background-color: #00ADA9;
}
.zokei_bk {
background-color: #00A0E9;
}
.daigakuin_bk {
background-color: #8A017C;
}
@media print,screen and (min-width: 768px){

/* PC用設定 */

/* 共通設定 */

#ocandcm {
	position: relative;
}
#breadcrumb {
	padding:20px 0px;
}
#breadcrumb ul {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#breadcrumb li {
	display: inline;
	font-size: 13px;
	line-height: 1em;
	color: #666;
}
#breadcrumb li:before {
        content: " > ";
}
#breadcrumb li:first-child:before {
        content: none;
}
#breadcrumb li a {
	color: #c01c25;
}
#breadcrumb li a:hover {
	color: #c01c25;
}
#ocandcm #container {
	margin: 0em;
	padding-top:1em;
}
#ocandcm #contents {
	width:auto;
}
#ocandcm #contents p {
	font-size: 20px;
	line-height: 1.7em;
}
.section {
	width:1050px;
	margin:0px auto;
}
#title {
	background-color: #FCCF00;
	background-image: url(../img/ocandcm/2021/visit/title_ph.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#title .main {
	width: 1050px;
	height: 140px;
	margin-right: auto;
	margin-left: auto;
}
#title h1 {
	font-size: 40px;
	line-height: 1em;
	color: #FFF;
	float: left;
	margin-left: 255px;
	margin-top:53px;
}
#title h1 span {
	font-size: 30px;
	line-height: 1em;
	color: #A62126;
}
#title p {
	font-size: 17px;
	line-height: 1.6em;
	color: #FFF;
	float: left;
	margin-left: 45px;
	margin-top:45px;
}

#link {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
#link li {
	width: 248px;
	float: left;
	margin-left:16px;
	border: 1px solid #c8c8c8;
}
#link li:first-child {
	margin-left:0px;
}
#link li img {
	width: auto;
}

#pamphlet {
	margin-top:60px;
	margin-bottom:90px;
}
#pamphlet h3 {
	font-size: 25px;
	line-height: 1em;
	color: #1F2C5C;
	margin-bottom: 1em;
	text-align: center;
}
#pamphlet h3:before {
	position: absolute;
	font-size: 35px;
	line-height: 1em;
	content: "／";
	margin-left:-1.5em;
	transform: scaleX(-1);
}
#pamphlet h3:after {
	position: absolute;
	font-size: 35px;
	line-height: 1em;
	content: "／";
	margin-left:0.5em;
}
#pamphlet .pdf_link {
	width: 494px;
	margin:2em auto;
	margin-bottom:3em;
}
#pamphlet .pdf_link li {
	height: 216px;
	width: 230px;
	float: left;
}
#pamphlet .pdf_link li img {
	width: 230px;
}
#pamphlet .pdf_link li:hover {
	background-image: url(../img/ocandcm/2021/pamphlet_link1_bk.png);
	background-repeat: no-repeat;
}
#pamphlet .pdf_link li a:hover img {
opacity:0;
filter: alpha(opacity=0);
-ms-filter: "alpha( opacity=0 )";
}
#pamphlet .pdf_link li:nth-child(2) {
	float:right;
	background-image: url(../img/ocandcm/2021/pamphlet_link2_bk.png);
	background-repeat: no-repeat;
}
#program_link {
	margin-top:60px;
	margin-bottom:120px;
}
#program_link h3 {
	font-size: 25px;
	line-height: 1em;
	color: #A62126;
	margin-bottom: 1em;
	text-align: center;
}
#program_link h3:before {
	position: absolute;
	font-size: 35px;
	line-height: 1em;
	content: "／";
	margin-left:-1.5em;
	transform: scaleX(-1);
}
#program_link h3:after {
	position: absolute;
	font-size: 35px;
	line-height: 1em;
	content: "／";
	margin-left:0.5em;
}
#program_link ul {
	margin-bottom:0em;
	width: 1010px;
	margin-top: 2em;
	margin-right: auto;
	margin-left: auto;
}
#program_link li {
	height: 216px;
	float: left;
	margin-left:48px;
	background-image: url(../img/ocandcm/2021/program_link1_bk.png);
	background-repeat: no-repeat;
}
#program_link li img {
	width: auto;
}
#program_link li a:hover img {
opacity:0;
filter: alpha(opacity=0);
-ms-filter: "alpha( opacity=0 )";
}
#program_link li:nth-child(2) {
	background-image: url(../img/ocandcm/2021/program_link2_bk.png);
	background-repeat: no-repeat;
}
#program_link li:nth-child(3) {
	background-image: url(../img/ocandcm/2021/program_link3_bk.png);
	background-repeat: no-repeat;
}
#program_link li:nth-child(4) {
	background-image: url(../img/ocandcm/2021/program_link4_bk.png);
	background-repeat: no-repeat;
}
#program_link li:nth-child(5) {
	background-image: url(../img/ocandcm/2021/program_link5_bk.png);
	background-repeat: no-repeat;
}

/* 学部・学びを知る共通設定 */

#faculty .gakubu_link {
	font-size: 20px;
	line-height: 1em;
	color: #FFF;
	font-weight: bold;
	background-color: #CCC;
	text-align: center;
	margin: 3em auto;
	border-radius:10px;
	background-image: url(../img/ocandcm/2021/link_icon.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size:20px;
	width: 18em;
}
#faculty .gakubu_link a {
	width: 100%;
	background-size:20px;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 0.5em 0px;
}
#faculty .gakubu_link a:hover {
	color: #CCC;
	text-decoration: none;
}
#faculty .comparison {
	background-color: #CCC;
	padding:1em 0px;
}
#faculty .comparison p {
	float:left;
	font-size: 25px;
	line-height: 1px;
	font-weight: bold;
	color: #FFF;
	margin:0px;
	margin-top:0.2em;
}
#faculty .comparison a {
	color: #FFF;
	text-decoration: underline;
	padding-left:1em;
}
#faculty .comparison a:hover {
	color: #CCC;
	text-decoration: none;
}
#faculty .comparison h6 {
	font-size: 20px;
	line-height: 1em;
	color: #FFF;
	font-weight: bold;
	background-color: #FFF;
	text-align: center;
	border-radius:10px;
	background-image: url(../img/ocandcm/2021/link_icon3.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size:20px;
	width: 10em;
	float: right;
}
#faculty .comparison h6 a {
	width: 100%;
	background-size:20px;
	display: block;
	color: #CCC;
	text-decoration: none;
	padding: 0.5em 0px;
}

#contents {
	width:1050px!important;
	margin-right: auto;
	margin-left: auto;
}
#top_title {
	background-color: #FDFDFD;
}
#top_title img {
	display:block;
	margin:0px auto;
}
.description {
	margin-top:3.5em;
	margin-bottom:2em;
}
.description p strong {
	font-size: 23px;
	line-height: 1.7em;
	color:#1F2C5C;
}
#youtube {
	width: 820px;
	padding:30px;
	margin:1.5em auto;
	margin-bottom:40px;
	background-color: #FFF;
	border: 5px solid #A62126;
	box-shadow:5px 5px 10px rgba(0,0,0,0.3);
	background-image: url(../img/ocs/2109/pickup_bk.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size:100% 100%;
}
#youtube h3 {
	font-size: 25px;
	line-height: 1.4em;
	color: #FFF;
	text-align: center;
	background-color: #A62126;
	padding: 0.5em;
}
#youtube h3 strong {
	color:#FF0;
}
#youtube ul {
}
#youtube li {
	float:left;
	width:390px;
	margin-top: 25px;
}
#youtube li:nth-child(even) {
	float:right;
}
#youtube li:nth-child(odd) {
	clear:both;
}
#youtube li img {
	width:100%;
}
/* 2023.04.23追加設定 */
.description h6 {
	font-size: 23px;
	line-height: 1em;
	color:#1F2C5C;
	text-align: center;
	margin-bottom: 0.7em;
	margin-top: 1.5em;
}
.description .midashi {
	width: 870px;
	margin: 1.5em auto;
}
.description .article {
	width: 830px;
	padding:30px;
	margin: 1.5em auto;
	margin-bottom: 0px;
/*
	background-image: url(../img/ocandcm/2023/home/description_bk.png);
*/
	border-radius:15px;
	background-color: #FFF;
}
.description .article p {
	text-align:left;
	font-size: 18px!important;
	line-height: 1.6em!important;
	margin-bottom: 0.5em;
}
.description .article p strong {
	font-size: 21px!important;
	color: #A62126;
}
.description .article .text {
	text-align: center;
}
.description .article dl {
	margin-top:2em;
	margin-bottom:2.5em;
}
.description .article dt,
.description .article dd {
	float:left;
	width:48%;
}
.description .article dd {
	float:right;
}
.description .article dl h5 {
	border-radius:1.5em;
	color: #FF0;
	background-color: #396;
	text-align: center;
	width: 19em;
	font-size: 18px;
	line-height: 1em;
	box-shadow:3px 3px 6px rgba(0,0,0,0.2);
	border: 1px solid #FFF;
	margin-left:auto;
}
.description .article dl h5 a {
	color: #FF0;
	width:100%;
	display:block;
	padding-top: 12px;
	padding-bottom: 10px;
}
.description .article dl h5 a:hover {
	color: #FFF;
	text-decoration: none;
}
.description .article dd h5 {
	background-color: #F60;
	margin-left:0px;
	margin-right:auto;
}
.description .article .tvcm {
	width: 480px;
	margin:0px auto;
}
.description .article .tvcm h6 {
	font-size: 18px;
	line-height: 1.3em;
	text-align: center;
	margin-bottom: 5px;
	color: #FF0;
	background-color: #A62126;
	padding-top: 10px;
	padding-bottom: 7px;
}
.description .article .tvcm iframe {
	width: 480px;
	height: 270px;
}
.program h2 {
	font-size: 24px;
	line-height: 1.7em;
	font-weight: normal;
	margin-bottom: 1.5em;
	text-align: center;
}
.program h2 strong {
	font-size: 32px;
	line-height: 1em;
}
.program .underline {
	background:linear-gradient(transparent 70%, #fcee21 70%);
	text-decoration: none;
	text-shadow: 1px 1px 1px #FFF;
}
.program ul {
	padding-bottom:1em;
}
.program li {
	font-size: 21px;
	line-height: 1.5em;
	margin-bottom:1em;
	border: 3px solid #D4145A;
	padding: 25px;
	border-radius:15px;
}
.program li h4 {
	font-size: 21px;
	line-height: 1em;
	color: #666;
	margin-bottom:0.7em;
	text-align:center;
}
.program li h3 {
	font-size: 48px;
	line-height: 1em;
	color: #D4145A;
	margin-bottom:0.3em;
	text-indent: -0.5em;
	text-align:center;
}
.program li h5 {
	font-size: 16px;
	line-height: 1.5em;
	margin-top:0.7em;
	padding-top:0.7em;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
/* 2025追加設定 */
.description .article dl {
	margin-top:80px;
}
.description .article dd .flag {
	position: absolute;
	margin-top: -110px;
	margin-left: 10px;
}
#think {
background-color: #FDFAE6;
	border: 3px solid #f4de3e;
	padding: 25px;
	margin-bottom: 50px;
}
#think h2 {
	font-size: 40px;
	line-height: 1em;
	margin-bottom: 0.7em;
	display: inline-block;
	background: linear-gradient(transparent 70%, #F4AE00 70%);
	text-shadow: 2px 2px 0px #FFF;
}
#think .think1 {
	width: 140px;
	margin-top: -115px;
	position: absolute;
	margin-left: 670px;
	float: right;
}
#think .think2 {
	width: 140px;
	margin-top: -70px;
	position: absolute;
	margin-left: -20px;
}
#think ul {
	background-image: url(../img/ocandcm/2025/arrow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 80px;
}
#think li {
	float: left;
	width: 29%!important;
	background-color: #f9bdda;
	padding: 15px 1.5%!important;
	padding-top: 20px;
	border-radius: 10px;
}
#think li h6 {
	font-size: 21px;
	line-height: 1em;
	color: #D4145A;
	margin: 0px;
	margin-bottom: 0.7em;
	background-color: #FFFFFF;
	padding: 0.3em 0px;
	padding-bottom: 0.2em;
	text-align: center;
}
#think li p {
	font-size: 14px!important;
	line-height: 1.3em!important;
	text-indent: -1em;
	margin: 0px;
	margin-left: 1em;
	margin-top: 0.5em;
}
#think li:nth-child(2) {
	margin-left: 2%;
	margin-right: 2%;
}
#think h5 {
	font-size: 40px;
	line-height: 1.2em;
	text-align: center;
	padding: 1em 0px!important;
	margin: 0px auto!important;
	margin-top: 20px!important;
	background-color: #f4de3e;
	display: block;
	width: 100%;
	border-radius: 15px;
	text-shadow: 2px 2px 0px #FFF;
}

/* オープンキャンパス開催内容設定 */
#introduction2025 {}
#introduction2025 h3 {
	font-size: 21px;
	line-height: 1em;
	color: #FFF;
	background-color: #A62126;
	text-align: center;
	padding: 0.5em 0px;
	margin-bottom: 1em;
}
#introduction2025 ul {}
#introduction2025 li {
	float: left;
	width: 45%;
	padding: 15px 2%;
	margin-bottom:0.7em;
	border: 1px solid #CCC;
}
#introduction2025 li h4 {
	font-size: 18px;
	line-height: 1em;
	color: #FFF;
	background-color: #A661A0;
	text-align: center;
	padding: 0.5em 0px;
	margin-bottom: 1em;
}
#introduction2025 li h5 {
	font-size: 16px;
	line-height: 1.3em;
	color: #FFF;
	background-color: #E6436E;
	text-align: center;
	padding: 0.5em 0px;
}
#introduction2025 li h6 {
	margin: 0px;
	padding: 0px;
	font-size: 32px;
	line-height: 1em;
	color: #E6436E;
	margin-top: -0.3em;
}
#introduction2025 li p {
	font-size: 16px!important;
	line-height: 1.5em;
	margin-bottom:1em;
}
#introduction2025 li img {
	width:100%;
	height:auto;
}

#introduction2025 li:nth-child(even) {
	float:right;
}
#introduction2025 li:nth-child(odd) {
	clear:both;
}
#introduction2025 li:nth-child(1) img {
	width:91%;
	margin-left:9%;
	height:auto;
}
#introduction2025 li:nth-child(2) img {
	float:right;
	width:40%;
	height:auto;
	margin-left:1.5em;
}
#introduction2025 li:nth-child(3) img {
	margin-top:2px;
}
#introduction2025 li:nth-child(1),
#introduction2025 li:nth-child(2) {
	height:325px;
}
#introduction2025 li:nth-child(3),
#introduction2025 li:nth-child(4) {
	height:415px;
}

}
@media screen and (max-width: 767px){

/* スマホ用設定 */

/* 共通設定 */

#wrapper {
	margin-top:70px;
}

#breadcrumb {
	padding:10px;
}
#breadcrumb ul {
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
}
#breadcrumb li {
	display: inline;
	font-size: 10px;
	line-height: 1em;
	color: #c01c25;
}
#breadcrumb li:before {
        content: " > ";
}
#breadcrumb li:nth-child(3) {
	display:none;
}
#breadcrumb li:first-child:before {
        content: none;
}
#breadcrumb li a {
	color: #c01c25;
}
#breadcrumb li a:hover {
	color: #c01c25;
}
#ocandcm #container {
	margin: 0em;
	padding-top:1em;
}
#ocandcm #contents {
	width:auto;
	padding:10px 0px;
}
.section {
	width:auto;
	margin:0px;
	padding:0px 10px;
}
#title {
	background-color: #FCCF00;
	background-image: url(../img/ocandcm/2021/sp/visit/title_ph.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:100px;
}
#title .main {
	width: auto;
	height: 90px;
	margin-right: 0px;
	margin-left: 0px;
}
#title h1 {
	font-size: 25px;
	line-height: 1em;
	color: #FFF;
	float: left;
	margin-left: 115px;
	margin-top:15px;
}
#title h1 span {
	font-size: 18px;
	line-height: 1em;
	color: #A62126;
}
#title p {
	font-size: 11px;
	line-height: 1.5em;
	color: #FFF;
	float: none;
	margin: 0px;
	clear: both;
	padding-top: 7px;
	padding-left: 115px;
	text-shadow: 0px 0px 0px #FFF;
}
#title p span {
	display:none!important;
}
p {
	font-size: 14px;
	line-height: 1.7em;
	margin-bottom: 0.5em;
	text-shadow: 1px 1px 1px transparent;
}
#link {
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
}
#link li {
	height: auto;
	width: 48.5%;
	float: left;
	margin-left:0px;
	margin-top: 10px;
	border: 1px solid #c8c8c8;
}
#link li:nth-child(even) {
	float: right;
}
#link li img {
	width: 100%;
}
#pamphlet {
	margin-top:1.5em;
}
#pamphlet h3 {
	font-size: 16px;
	line-height: 1em;
	color: #1F2C5C;
	margin-bottom: 1em;
	text-align: center;
}
#pamphlet h3:before {
	position: absolute;
	font-size: 24px;
	line-height: 1em;
	content: "／";
	margin-left:-1.3em;
	transform: scaleX(-1);
}
#pamphlet h3:after {
	position: absolute;
	font-size: 24px;
	line-height: 1em;
	content: "／";
	margin-left:0.3em;
}
#pamphlet .pdf_link {
	width:auto;
	margin: 1.5em 20px;
	margin-top:1.5em;
}
#pamphlet .pdf_link li {
	width: 48%;
	float: left;
	background-image: none;
}
#pamphlet .pdf_link li img {
	width: 100%;
}
#pamphlet .pdf_link li:nth-child(2) {
	float:right;
	background-image: none;
}
#program_link {
	margin-top:3em;
}
#program_link h3 {
	font-size: 16px;
	line-height: 1em;
	color: #A62126;
	margin-bottom: 1em;
	text-align: center;
}
#program_link h3:before {
	position: absolute;
	font-size: 24px;
	line-height: 1em;
	content: "／";
	margin-left:-1.3em;
	transform: scaleX(-1);
}
#program_link h3:after {
	position: absolute;
	font-size: 24px;
	line-height: 1em;
	content: "／";
	margin-left:0.3em;
}
#program_link ul {
	width:auto;
	margin: 1.5em 20px;
	margin-top:1.5em;
}
#program_link li {
	width: 48%;
	float: left;
	background-image: none;
	margin-bottom:1em;
}
#program_link li img {
	width: 100%;
}
#program_link li:nth-child(odd) {
	clear:both;
}
#program_link li:nth-child(even) {
	float:right;
	background-image: none;
}
/* 学部・学びを知る共通設定 */

#faculty .gakubu_link {
	font-size: 16px;
	line-height: 1em;
	color: #FFF;
	font-weight: bold;
	background-color: #CCC;
	text-align: center;
	margin: 1.5em auto;
	margin-top:0px;
	border-radius:10px;
	background-image: url(../img/ocandcm/2021/link_icon.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size:20px;
	width: 18em;
}
#faculty .gakubu_link a {
	width: 100%;
	background-size:20px;
	display: block;
	color: #FFF;
	text-decoration: none;
	padding: 0.5em 0px;
}
#faculty .gakubu_link a:hover {
	color: #CCC;
	text-decoration: none;
}
#faculty .comparison {
	background-color: #CCC;
	padding:1em 0px;
	text-align: center;
}
#faculty .comparison p {
	float:none;
	font-size: 15px;
	line-height: 1.7em;
	font-weight: bold;
	color: #FFF;
	margin:0px;
}
#faculty .comparison a {
	color: #FFF;
	text-decoration: underline;
	padding-left:1em;
}
#faculty .comparison a:hover {
	color: #CCC;
	text-decoration: none;
}
#faculty .comparison h6 {
	font-size: 16px;
	line-height: 1em;
	color: #FFF;
	font-weight: bold;
	background-color: #FFF;
	text-align: center;
	border-radius:10px;
	background-image: url(../img/ocandcm/2021/link_icon3.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size:20px;
	width: 10em;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top:1em;
}
#faculty .comparison h6 a {
	width: 100%;
	background-size:20px;
	display: block;
	color: #CCC;
	text-decoration: none;
	padding: 0.5em 0px;
}
#contents {
	width:auto;
	padding:10px!important;
}
#top_title {
	background-image: none;
	background-color: #FFF;
	padding-bottom:0px;
}
#top_title img {
	display:block;
	margin:0px;
	width:100%;
}
.description {
	margin:1em 0px;
}
.description p strong {
	font-size: 16px;
	line-height: 1.7em;
	color:#1F2C5C;
}
#youtube {
	width: auto;
	padding:15px;
	background-color: #FFF;
	border: 3px solid #A62126;
	box-shadow:3px 3px 6px rgba(0,0,0,0.2);
	margin: 0px 10px;
	margin-bottom:2em;
	background-image: url(../img/ocs/2109/pickup_bk.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size:100% 100%;
}
#youtube h3 {
	font-size: 16px;
	line-height: 1.4em;
	color: #FFF;
	text-align: center;
	background-color: #A62126;
	padding: 0.5em;
}
#youtube h3 strong {
	color:#FF0;
}
#youtube dt p strong {
	color:#A62126;
}
#youtube li {
	float:none;
	width:auto;
	margin-top:1em;
}
#youtube li img {
	width:100%;
}
/* 2023.04.23追加設定 */
.description h6 {
	font-size: 18px;
	line-height: 1em;
	color:#1F2C5C;
	text-align: center;
	margin-bottom: 0.7em;
	margin-top: 1.5em;
}
.description .article {
	width: auto;
	padding:15px;
	margin: 1.5em auto;
	margin-bottom: 0px;
	/*
	background-image: url(../img/ocandcm/2023/home/description_bk.png);
*/
	border-radius:10px;
	background-color: #FFF;
}
.description .article p {
	text-align:left;
	line-height: 1.6em!important;
	margin-bottom: 0.5em;
}
.description .article p strong {
	font-size: 15px!important;
	color: #A62126;
}
.description .article dl {
	margin-top:1.5em;
	margin-bottom:2em;
}
.description .article dt,
.description .article dd {
	float:none;
	width:auto;
}
.description .article dl h5 {
	border-radius:1.5em;
	color: #FF0;
	background-color: #396;
	text-align: center;
	width: 19em;
	font-size: 16px;
	line-height: 1em;
	box-shadow:3px 3px 6px rgba(0,0,0,0.2);
	border: 1px solid #FFF;
	margin:0px auto;
}
.description .article dl h5 a {
	color: #FF0;
	width:100%;
	display:block;
	padding-top: 10px;
	padding-bottom: 8px;
}
.description .article dl h5 a:hover {
	color: #FFF;
	text-decoration: none;
}
.description .article dd {
	margin-top:1em;
}
.description .article dd h5 {
	background-color: #F60;
}
.description .article .tvcm {
	width: 300px;
	margin:0px auto;
}
.description .article .tvcm h6 {
	font-size: 16px;
	line-height: 1.3em;
	text-align: center;
	margin-bottom: 5px;
	color: #FF0;
	background-color: #A62126;
	padding-top: 7px;
	padding-bottom: 5px;
}
.description .article .tvcm iframe {
	width: 300px;
	height: 169px;
}
.program h2 {
	font-size: 15px;
	line-height: 1.7em;
	font-weight: normal;
	margin-bottom: 1em;
	text-align: center;
}
.program h2 strong {
	font-size: 18px;
	line-height: 1em;
}
.program .underline {
	background:linear-gradient(transparent 70%, #fcee21 70%);
	text-decoration: none;
	text-shadow: 1px 1px 1px #FFF;
}
.program ul {
	padding-bottom:1em;
}
.program li {
	font-size: 15px;
	line-height: 1.5em;
	margin-bottom:1em;
	border: 2px solid #D4145A;
	padding: 10px;
	padding-top:20px;
	border-radius:7px;
}
.program li h4 {
	font-size: 16px;
	line-height: 1em;
	color: #666;
	margin-bottom:0.7em;
	text-align:center;
}
.program li h3 {
	font-size: 24px;
	line-height: 1em;
	color: #D4145A;
	margin-bottom:0.5em;
	text-indent: -0.5em;
	text-align:center;
}
.program li h5 {
	font-size: 13px;
	line-height: 1.5em;
	margin-top:0.7em;
	padding-top: 0.7em;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
/* 2025追加設定 */
.description .article dl {
	margin-top:0px;
}
.description .article dd .flag {
	position: relative;
	margin: 0px auto;
	display:block;
	height: 70px;
	width: auto;
}
#think {
background-color: #FDFAE6;
	border: 3px solid #f4de3e;
	padding: 15px;
	margin-bottom: 30px;
}
#think h2 {
	font-size: 21px;
	line-height: 1.7em;
	margin: 0px auto;
	margin-bottom: 0.7em;
	display: inline;
	background: linear-gradient(transparent 70%, #F4AE00 70%);
	text-shadow: 2px 2px 0px #FFF;
}
#think .think1 {
	width: 70px;
	margin-top: -5px;
	position:relative;
	float: right;
}
#think .think2 {
	width: 80px;
	margin-top: -50px;
	position: absolute;
	margin-left: -10px;
}
#think ul {
	background-image: url(../img/ocandcm/2025/arrow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 70px;
	padding-bottom: 40px;
	clear: both;
	margin-top: 15px;
}
#think li {
	float: left;
	width: 45%!important;
	background-color: #f9bdda;
	padding: 10px 1.5%!important;
	padding-top: 20px;
	border-radius: 7px;
	margin-bottom: 1em;
}
#think li h6 {
	font-size: 14px;
	line-height: 1.3em;
	color: #D4145A;
	margin: 0px;
	margin-bottom: 0.7em;
	background-color: #FFFFFF;
	padding: 0.3em 0px;
	padding-bottom: 0.2em;
	text-align: center;
}
#think li p {
	font-size: 13px!important;
	line-height: 1.3em!important;
	text-indent: -1em;
	margin: 0px;
	margin-left: 1em;
	margin-top: 0.5em;
}
#think li:nth-child(2) {
	float: right;
}
#think li:nth-child(3) {
	clear: both;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
#think h5 {
	font-size: 20px;
	line-height: 1.2em;
	text-align: center;
	padding: 1em 0px!important;
	margin: 0px auto!important;
	margin-top: 20px!important;
	background-color: #f4de3e;
	display: block;
	width: 100%;
	border-radius: 7px;
	text-shadow: 2px 2px 0px #FFF;
}

/* オープンキャンパス開催内容設定 */
#introduction2025 {}
#introduction2025 h3 {
	font-size: 18px;
	line-height: 1em;
	color: #FFF;
	background-color: #A62126;
	text-align: center;
	padding: 0.5em 0px;
	margin-top: 2.5em;
	margin-bottom: 1em;
}
#introduction2025 ul {}
#introduction2025 li {
	float: none;
	width: auto;
	padding: 10px;
	margin-bottom:0.7em;
	border: 1px solid #CCC;
}
#introduction2025 li h4 {
	font-size: 16px;
	line-height: 1em;
	color: #FFF;
	background-color: #A661A0;
	text-align: center;
	padding: 0.5em 0px;
	margin-bottom: 1em;
}
#introduction2025 li h5 {
	font-size: 14px;
	line-height: 1.3em;
	color: #FFF;
	background-color: #E6436E;
	text-align: center;
	padding: 0.5em 0px;
}
#introduction2025 li h6 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	line-height: 1em;
	color: #E6436E;
	margin-top: -0.3em;
}
#introduction2025 li p {
	font-size: 14px!important;
	line-height: 1.5em;
	margin-bottom:1em;
}
#introduction2025 li img {
	width:100%;
	height:auto;
}
#introduction2025 li:nth-child(2) img {
	float:right;
	width:40%;
	height:auto;
	margin-left:1em;
}

}
