/*PCサイト*/
@media only screen and (min-width: 751px) {

p{
	line-height: 2em;
	font-size: 1.6rem;
}


/* =========================================================
container
========================================================= */
div#container {
	background-image: url(../img/score/background-container.jpg);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 0 600px;
	padding-bottom: 630px;
}

/* =========================================================
eyecatch
========================================================= */
div#eyecatch {
	width:100%;
	min-width: 1360px;
	height: 750px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

div#eyecatch > img:nth-of-type(1) {
	position: relative;
	height: 700px;
	width:100%;
	object-fit: cover;
}

div#eyecatch > img:nth-of-type(2) {
	position: absolute;
	z-index: 5;
	width: 683px;
	top: 80px;
	left:47%;
}


/* =========================================================
cont01
========================================================= */
div#cont01 {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
	display: block;
	background:url(../img/score/cont01_bg.jpg) no-repeat;

	padding:0 20px;
}
div#cont01 h2.content_title01 {
	width:100%;
	position: relative;
	top:-35px;
	z-index: 2;
}

div#cont01 div.inner {
	width: 100%;
	max-width: 100%;
}

div#cont01 div.inner img{
	width:auto;
	margin: -35px auto 0 auto;
	height: auto;
}
div#cont01 div.inner .block {
	display: flex;
	position: relative;
	margin-top:60px;
}
div#cont01 div.inner .block .box{
	width:50%;
}
div#cont01 div.inner .block .img img{
	position: absolute;
	top:-100px;
	left:30px;
	width:auto;
}
div#cont01 div.inner h3 {
	font-size: 30px;
	color: #ffffff;
	margin: 20px 0;
	position: relative;
	z-index: 1;
}
div#cont01 div.inner h3 a{
	color: #123a69;
	text-decoration: underline;
	cursor: pointer;
}
div#cont01 div.inner p {
	text-align: left;
	font-size: 20px;
	color: #ffffff;
}
div#cont01 div.inner p.add {
	font-size: 14px;
	margin:50px 0 80px 0;
}

/* =========================================================
cont02
========================================================= */
div#cont02 {
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	margin-top: 40px;
	padding:20px;
}

div#cont02 > img {
	width: 100%;
}
div#cont02 p.text {
	width:80%;
	margin: 30px auto;
}

/* =========================================================
cont03
========================================================= */
div#cont03 {
	width: 1200px;
	margin: 60px auto 0 auto;
	background-color: #fff;
	position: relative;
	padding-top: 20px;
}
div#cont03 img{
	padding:0 20px;
	width: calc(100% - 40px);
}
div#cont03 h2 img{
}
div#cont03 p {
	width:60%;
	margin:30px auto;
}
div#cont03 div.method {
	width: 1100px;
	bottom:40px;
	right:50px;
	background: #ffdf00;
	border-radius: 10px;
	margin:50px auto;
}
div#cont03 div.method .table_c{
	display: table-cell;
	vertical-align: middle;
}
div#cont03 div.method h3{
	width:320px;
}
div#cont03 div.method h3 img{
	width:auto;
	margin-left:-20px;
	height: auto;
}
div#cont03 div.method p{
	width:790px;
	padding:0 35px;
}
div#cont03 div.result {
	width: 100%;
	margin:120px auto 30px auto;
	padding-bottom: 50px;
	background: url(../img/score/result_bg.png) no-repeat;
	background-position: center top;
}
div#cont03 div.result img.result_img{
	margin-top: -120px;
}
div#cont03 div.result p{
	width: 90%;
	margin:20px auto;
	font-size: 1.6rem;
}
div#cont03 div.impression .block{
	display: flex;
	margin-top:-120px;
	padding-bottom:100px;
}
div#cont03 div.impression .block .box{
	width:50%;
}
div#cont03 div.impression .block .left_box{
	position: relative;
}
div#cont03 div.impression .block .box img.impression_sub{
	position: absolute;
	top:-50px;
	right:-60px;
	width:auto;
}
div#cont03 div.impression .block .box h4{
	font-size: 20px;
	font-weight: bold;
	margin-left:20px;
	margin-top:30px;
	font-family: 'ヒラギノ角ゴシック','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','ＭＳ ゴシック','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}
div#cont03 div.impression .block .box h4 span{
	font-size: 18px;
}
div#cont03 div.impression .block .box p{
	width:95%;
	margin:10px auto 0 auto;
}
/*div#cont03 div.impression .block .box img{
	width:100%;
}*/

/* =========================================================
cont04
========================================================= */
div#cont04 {
	width: 1200px;
	margin: 60px auto;
	background-color: #ffffff;
	position: relative;
	padding-top: 20px;
}
div#cont04 img{
	width: auto;
	margin: 0 auto;
	padding: 0 20px;
}
div#cont04 div.text {
	width: 1040px;
	margin: -280px 0 0 auto;
	position: relative;
	z-index: 1;
	padding-bottom:50px;
}
div#cont04 div.text p{
	width:69%;
	padding-bottom:20px;
	margin: 0 80px 0 auto;
}
div#cont04 div.text p.name{
	padding-top: 50px;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
	line-height: 0.8em;
}
div#cont04 div.text p.name span{
	font-size: 16px;
}
div#cont04 div.text p.name span.alphabet{
	color: #00c4ff;
	font-weight: normal;
	font-size: 14px;
}
div#cont04 div.text p.desc{
	font-size: 14px;
}

/* =========================================================
cont05
========================================================= */
div#cont05 {
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	padding-top: 20px;
	margin-top: 50px;
	z-index: 2;
}

div#cont05 > img:nth-of-type(1) {
	width: 1160px;
	margin: 0 auto;
	display: block;
}

div#cont05 div.top {
	position: relative;
}

img#cont05_img01 {
	position: absolute;
	top: -170px;
	left: 65px;
	width: 310px;
}

div#cont05 div.top div.right {
	width: 670px;
	margin-left: 400px;
	margin-top: 70px;
}

div#cont05 div.top div.right h2 {
}

div#cont05 div.top div.right p {
	text-align: center;
	font-size: 24px;
	font-weight: 800;
	margin-top: 23px;
}

div#cont05 div.middle {
	width: 1040px;
	margin: 0 auto;
	margin-top: 90px;
}

div#cont05 div.middle h2 {
	font-size: 22px;
}

div#cont05 div.middle ul {
	margin-top: 10px;
}

div#cont05 div.middle ul li {
	border-bottom: 1px dotted #424242;
	padding: 20px 0;
}

div#cont05 div.middle ul li dl {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 2;
}

div#cont05 div.middle ul li dl dt {
	display: inline-block;
	vertical-align: top;
	width: 235px;
}

div#cont05 div.middle ul li dl dd {
	display: inline-block;
	vertical-align: top;
}

div#cont05 div.middle p {
	font-size: 12px;
	margin-top: 25px;
}

div#cont05 div.middle small {
	font-size: 12px;
	display: block;
	margin-top: 5px;
}

div#cont05 div.bottom {
	width: 690px;
	margin: 0 auto;
	margin-top: 58px;
}

div#cont05 div.bottom ul {
	overflow: hidden;
}

div#cont05 div.bottom ul li {
/*	float: left;
	width: 340px;*/
	margin-bottom: 50px;
}

div#cont05 div.bottom ul li:nth-of-type(2) {
	float: right;
}

div#cont05 div.bottom ul li:nth-of-type(1) a {
	background-color: #123a69;
}

div#cont05 div.bottom ul li:nth-of-type(2) a {
	background-color: #fee849;
}

div#cont05 div.bottom ul li a {
	display: block;
	padding: 28px 0;
	border-radius: 5px;
}

div#cont05 div.bottom ul li a b {
	font-size: 22px;
	display: block;
	text-align: center;
	color: #fff;
}

div#cont05 div.bottom ul li a small {
	font-size: 12px;
	display: block;
	text-align: center;
	color: #fee849;
	margin-top: 7px;
}

div#cont05 div.bottom ul li:nth-of-type(2) a b {
	color: #123a69;
}

div#cont05 div.bottom ul li:nth-of-type(2) a small {
	color: #123a69;
}

div#cont05 div.bottom ul li:nth-of-type(1) a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
	background-color: #00c4ff;
}

div#cont05 div.bottom ul li:nth-of-type(1):hover a b {
	color: #fff;
}

div#cont05 div.bottom ul li:nth-of-type(1):hover a small {
	color: #fff;
}


div#cont05 div.bottom ul li:nth-of-type(2) a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
	background-color: #00c4ff;
}

div#cont05 div.bottom ul li:nth-of-type(2):hover a b {
	color: #fff;
}

div#cont05 div.bottom ul li:nth-of-type(2):hover a small {
	color: #fff;
}


div#container > img:nth-of-type(1) {
	margin: 0 auto;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	width: 100%;
}

div#container > img:nth-of-type(3) {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}




.golfcourse{
	position: absolute;
	bottom:150px;
	z-index: 1;
	right:8%;
}
.golfcourse p,.golfcourse a{
	color: #ffffff;
	font-size: 14px;
	text-decoration: underline;
}


div#caseStudy {
	background-image: url(../img/index/bg_navy02.png);
	background-repeat: no-repeat;
	background-size: 200%;
	padding-top: 130px;
	overflow: hidden;
	margin-top: -200px;
	position: relative;
}
div#footer{
	position: relative;
	text-align: center;
}


}
