/* KOKO＋ */

@media screen and (min-width: 641px){

#lin.kokp {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 16px;
	line-height: 150%;
	letter-spacing: 0.1em;
	}

#lin.kokp section {
	width: 90%;
	max-width: 1000px;
	margin: 0px auto 100px auto;
	}

#lin.kokp .main {
	width: 100%;
	margin: 0px 0px 50px 0px;
	}

#lin.kokp .main img {
	width: 100%;
	margin: 0px 0px 30px 0px;
	}

#lin.kokp .main .pri h3 {
	background: #354375;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 21px;
	line-height: 40px;
	color: #ffffff;
	margin: 0px auto 30px auto;
	padding: 0px 20px;
	text-align: center;
	display: table;
	}

#lin.kokp .main .pri h2 {
	font-size: 16px;
	text-align: center;
	}

#lin.kokp .main .pri h2 span {
	font-size: 28px;
	}

#lin.kokp .main .pri h2 font {
	font-size: 21px;
	}

#lin.kokp .conc {
	font-size: 18px;
	text-align: center;
	}

#lin.kokp .conc h3 {
	width: 100%;
	font-family: "Jost", sans-serif;
	font-size: 21px;
	letter-spacing: 0.2em;
	margin: 0px 0px 40px 0px;
	text-align: center;
	position: relative;
	}

#lin.kokp .conc h3:before {
	content: '';
	width: calc(50% - 70px);
	border-top: 1px #111111 solid;
	position: absolute;
	left: 0px;
	top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	}

#lin.kokp .conc h3:after {
	content: '';
	width: calc(50% - 70px);
	border-top: 1px #111111 solid;
	position: absolute;
	right: 0px;
	top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	}

#lin.kokp .conc h2 {
	font-size: 28px;
	line-height: 150%;
	margin: 0px 0px 40px 0px;
	}

#lin.kokp .conc h2 br {
	display: none;
	}

#lin.kokp .pla .det {
	width: 90%;
	max-width: 400px;
	margin: 0px 0px 50px 0px;
	float: right;
	}

#lin.kokp .pla .det ol {
	width: 100%;
	background: #354375;
	color: #ffffff;
	margin: 0px 0px 5px 0px;
	padding: 20px 5%;
	}

#lin.kokp .pla .det h3 {
	width: 100%;
	border-bottom: 1px #ffffff solid;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	}

#lin.kokp .pla .det span {
	font-size: 12px;
	float: right;
	}

#lin.kokp .pla ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	}

#lin.kokp .pla li {
	width: 48%;
	margin: 0px 4% 0px 0px;
	text-align: center;
	}

#lin.kokp .pla li:last-child {
	margin: 0px;
	}

#lin.kokp .pla li p {
	background: #354375;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	font-size: 21px;
	line-height: 60px;
	color: #ffffff;
	margin: 0px 0px 10px 0px;
	padding: 0px 40px;
	display: table;
	}

#lin.kokp .pla li:first-child p {
	margin: 0px 0px 5.7% 0px;
	}

#lin.kokp .pla li img {
	max-width: 100%;
	max-height: 100%;
	}

#lin.kokp .spe h2 {
	font-size: 28px;
	line-height: 150%;
	margin: 0px 0px 10px 0px;
	text-align: center;
	}

#lin.kokp .spe h2 br {
	display: none;
	}

#lin.kokp .spe ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	}

#lin.kokp .spe li {
	width: 32%;
	font-size: 14px;
	margin: 30px 2% 0px 0px;
	}

#lin.kokp .spe li:nth-child(3n) {
	margin: 30px 0px 0px 0px;
	}

#lin.kokp .spe li img {
	width: 100%;
	margin: 0px 0px 10px 0px;
	}

#lin.kokp .spe li h3 {
	font-size: 16px;
	}

}

@media screen and (max-width: 640px){

#lin.kokp {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	line-height: 150%;
	letter-spacing: 0.1em;
	}

#lin.kokp section {
	width: 90%;
	margin: 0px auto 30px auto;
	}

#lin.kokp .main {
	width: 100%;
	margin: 0px 0px 30px 0px;
	}

#lin.kokp .main img {
	width: 100%;
	margin: 30px 0px 30px 0px;
	}

#lin.kokp .main .pri h3 {
	background: #354375;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	margin: 0px auto 20px auto;
	padding: 0px 15px;
	text-align: center;
	display: table;
	}

#lin.kokp .main .pri h2 {
	font-size: 12px;
	text-align: center;
	}

#lin.kokp .main .pri h2 span {
	font-size: 18px;
	}

#lin.kokp .main .pri h2 font {
	font-size: 14px;
	}

#lin.kokp .conc {
	letter-spacing: normal;
	text-align: center;
	}

#lin.kokp .conc h3 {
	width: 100%;
	font-family: "Jost", sans-serif;
	font-size: 14px;
	letter-spacing: 0.2em;
	margin: 0px 0px 20px 0px;
	text-align: center;
	position: relative;
	}

#lin.kokp .conc h3:before {
	content: '';
	width: calc(50% - 50px);
	border-top: 1px #111111 solid;
	position: absolute;
	left: 0px;
	top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	}

#lin.kokp .conc h3:after {
	content: '';
	width: calc(50% - 50px);
	border-top: 1px #111111 solid;
	position: absolute;
	right: 0px;
	top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	}

#lin.kokp .conc h2 {
	font-size: 18px;
	line-height: 150%;
	letter-spacing: 0.1em;
	margin: 0px 0px 20px 0px;
	}

#lin.kokp .pla .det {
	width: 90%;
	max-width: 280px;
	margin: 0px auto 50px auto;
	}

#lin.kokp .pla .det ol {
	width: 100%;
	background: #354375;
	color: #ffffff;
	margin: 0px auto 5px auto;
	padding: 20px 5%;
	}

#lin.kokp .pla .det h3 {
	width: 100%;
	border-bottom: 1px #ffffff solid;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	}

#lin.kokp .pla .det span {
	font-size: 10px;
	float: right;
	}

#lin.kokp .pla ul {
	width: 80%;
	margin: 0px auto;
	}

#lin.kokp .pla li {
	width: 100%;
	margin: 0px 0px 50px 0px;
	text-align: center;
	}

#lin.kokp .pla li p {
	background: #354375;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	font-size: 14px;
	line-height: 40px;
	color: #ffffff;
	margin: 0px 0px 10px 0px;
	padding: 0px 25px;
	display: table;
	}

#lin.kokp .pla li img {
	max-width: 100%;
	max-height: 100%;
	}

#lin.kokp .spe h2 {
	font-size: 18px;
	line-height: 150%;
	text-align: center;
	}

#lin.kokp .spe ul {
	width: 100%;
	margin: 0px 0px 50px 0px;
	display: flex;
	flex-wrap: wrap;
	}

#lin.kokp .spe li {
	width: 48.5%;
	margin: 20px 3% 0px 0px;
	}

#lin.kokp .spe li:nth-child(2n) {
	margin: 20px 0px 0px 0px;
	}

#lin.kokp .spe li img {
	width: 100%;
	margin: 0px 0px 10px 0px;
	}

#lin.kokp .spe li h3 {
	font-size: 14px;
	}

}
