@charset "UTF-8";

html,body {
}

/*----------------
  #wrapper
----------------*/
#wrapper {
}

.greyBg {
	background-color: #f6f6f6;
	padding: 40px 0;
}

.gNaviListTxt small {
	font-feature-settings: "palt";
}

/*----------------
  #contents
----------------*/
h1 {
	color: #ff839f;
    font-weight: 700;
    font-size: 2em;
    margin-bottom: 30px;
    text-align: center;
}
h1 span{
	font-weight: 700;
    text-align: center;
    color: #002c69;
    display: block;
	font-size: .85em;
    margin-bottom: 30px;
}
h1 span:before {
	content: "━━";
	margin-right: 0.8em;
	letter-spacing: -0.2em;
}
h1 span:after {
	content: "━━";
	margin-left: 0.8em;
	letter-spacing: -0.2em;
}
h2 {
	font-size: 1.87em;
    font-weight: 700;
    color: #002c69;
    display: inline-block;
    margin: 80px 0 60px;
    border-bottom: 2px solid #002c69;
    position: relative;
}
h2:before {
	content: "";
}
h2:after {
	content: "";
}
h3 {
	color: #002c69;
	font-weight: 700;
	font-size: 1.6em;
	margin: 40px 0 30px;
}
h4 {
	color: #002c69;
	font-weight: 700;
	font-size: 1.4em;
	margin: 40px 0 30px;
}
.note{
	font-size: .8em;
}
.contentsInner {
	width: 900px;
	margin: 80px auto 60px;
	text-align: center;
}
.txtLeft {
	width: 516px;
	float: left;
	text-align: left;
}
.txtRight {
	width: 516px;
	float: right;
	text-align: left;
}
.txtWide {
	width: 100%;
	/*float: left;*/
	text-align: left;
}
.imgLeft {
	width: 324px;
	float: left;
}
.imgRight {
	width: 324px;
	float: right;
}
.imgHalfLeft {
	width: 380px;
	margin-left: 60px;
	float: left;
}
.imgHalfRight {
	width: 380px;
	margin-right: 60px;
	float: right;
}
.imgLeft img,
.imgRight img,
.imgHalfLeft img ,
.imgHalfRight img {
	width: 100%;
}
.photoTitle {
	padding-bottom: 0.5em;
	font-size: 0.85em;
	font-weight: 700;
}
.photoTitleBig {
	padding-bottom: 0.5em;
	font-size: 1em;
	font-weight: 700;
}
.caption {
	padding-top: 0.5em;
	font-size: 0.7em;
	padding-bottom: 4em;
}
.captionNonBottom {
	padding-top: 0.5em;
	font-size: 0.7em;
}
.capLeft {
	display: inline-block;
	text-align: left;
}
.capRight {
	display: inline-block;
	text-align: right;
}
.sankoArea {
	margin-top: 80px;
	text-align: left;
}
.sankoArea .sanko {
	font-size: 1.27em;
	font-weight: 700;
	padding-bottom: 30px;
	text-align: center;
}
.sankoArea p {
	margin-bottom: 0;
	padding-left: 3em;
	text-indent: -3em;
	font-size: 1em;
	line-height: 1.375;
}
p.annotationTxt {
	margin-bottom: 0;
	padding-top: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 1.5em;
	text-indent: -0.5em;
	font-size: 0.85em;
	line-height: 1.375;
}
.sankoArea p+p {
	padding-bottom: 5px;
}
.attentionTxt {
	margin-bottom: 0;
	padding-bottom: 0.5em;
	font-size: 1em;
	line-height: 1.375;
}
.attentionTxt.indent1 {
	padding-left: 1em;
	text-indent: -1em;
}
.attentionTxt.indent1_5 {
	padding-left: 1.5em;
	text-indent: -1.5em;
}
.attentionTxt.indent2 {
	padding-left: 2em;
	text-indent: -2em;
}
.attentionTxt.indent3 {
	padding-left: 3em;
	text-indent: -3em;
}
.kanrenTitle {
	width: 100%;
	margin-top: 80px;
	background-color: #002c69;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
.kanrenLink {
	margin-bottom: 6%;
}
.kanrenLink li {
	width: 48%;
	margin-top: 10px;
	border-bottom: 1px solid #d9d9d9;
}
.kanrenLink li:nth-child(odd) {
	float: left;
}
.kanrenLink li:nth-child(even) {
	float: right;
}
.kanrenLink li a {
	position: relative;
	display: block;
	margin-bottom: 10px;
	padding: 0.5em 1em 0.5em 3em;
	font-size: 1rem;
	font-weight: 700;
	text-align: left;
	color: #333;
}
.kanrenLink li a::before {
     position: absolute;
     content: '';
     width: 24px;
     height: 24px;
     background: #ff839f;
     border-radius: 50%;
     top: 41.5%;
     left: 1.2em;
     margin-top: -7px;
}
.kanrenLink li a::after {
     position: absolute;
     content: '';
     width: 7px;
     height: 7px;
     border-top: solid 1px #fff;
     border-right: solid 1px #fff;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
     top: 48%;
     left: 1.6em;
     margin-top: -1px;
}
.kanrenLink li.textLine a::after {
     margin-top: -3px;
}
.columnSection {
	margin-top: 80px;
	padding: 60px;
	background-color: #f6f6f6;
}
.columnSection h4 {
	margin-top: 0;
	margin-bottom: 40px;
	line-height: 1;
	border-bottom: none;
}
.cont2_zu1,
.cont2_zu2 {
	position: relative;
	width: 100%;
	z-index: 1;
}
.cont2_zu1_side {
	position: absolute;
	top: 210px;
	left: 520px;
	width: 380px;
	font-size: 0.85em;
	text-align: left;
}
.cont2_zu1_side_zu {
	display: inline-block;
	padding-top: 0.5em;
}
p.cont2_zu1_caption {
	margin: 0 0 1em;
}
.cont2_zu1_caption {
	display: block;
	width: 477px;
	font-size: 0.7em;
	padding-top: 8px;
	padding-bottom: 30px;
	text-align: right;
}
.cont2_zu2_caption {
	position: absolute;
	top:320px;
	right:0;
	font-size: 0.7em;
	text-align: right;
}
.cont2_zu2_caption_sp {
	position: absolute;
	top: 80%;
	right:0;
	font-size: 0.7em;
	text-align: right;
}
.profileBox {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #fff;
}
.profileBox .innerBox {
	width: 500px;
	margin: 0 auto;
} 
.profPhoto {
	width: 122px;
	float: left;
}
.profTxt {
	padding-top: 50px;
	margin-left: 160px;
	font-size: 0.9em;
}
.supervision {
	font-size: 0.9em;
	text-align: center;
}
.checkList {
	text-indent: -1em;
	padding-left: 1em;
	padding-bottom: 1em;
	font-size: 1.5em;
	font-weight: 700;
	line-height: 2;
	color: #666;
}
.contentsLink a::before {
    content: '';
    width: 8px;
    height: 8px;
    border: 0px;
    border-top: solid 1px #002c69;
    border-right: solid 1px #002c69;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 0.4em;
    margin-top: -4px;
}
.contentsLink a {
    position: relative;
    display: inline-block;
    float: right;
    margin: 0 0 10px 10px;
    padding: 7px 5px 7px 1.5em;
    border: 1px solid #d9d9d9;
    font-weight: 500;
    line-height: 1.4;
}
@media only screen and (max-width:896px){
	/*----------------
	  #wrapper
	----------------*/
	#wrapper {
	}

	.greyBg {
		padding: 8% 0;
	}

	/*----------------
	  #contents
	----------------*/
	h1{
		width: 100%;
		font-size: 1.53em;
	}
	h1 span{
		font-size: 0.7em;
		margin-bottom: 8%;
	}
	h2 {
		font-size: 1.26em;
		margin: 10% auto;
	}
	h3 {
		font-size: 1.26em;
		margin: 0 auto;
	}
	h4 {
		font-size: 1.26em;
		margin: 0 auto;
	}
	.contentsInner {
		width: 92%;
		margin: 10% auto;
	}
	.contentsSection {
		width: 100%;
	}
	.contentsSection:last-of-type {
		padding-bottom: 10%;
		border-bottom: 1px solid #d9d9d9;
	}
	.txtLeft,
	.txtRight {
		width: 100%;
		float: none;
	}
	.imgLeft,
	.imgRight,
	.imgHalfLeft,
	.imgHalfRight {
		width: 100%;
		float: none;
		margin: 1em 0;
	}
	.photoTitle {
		padding-bottom: 0.5em;
		font-size: 1em;
		font-weight: 700;
	}
	.photoTitleBig {
		padding-bottom: 0.5em;
		font-size: 1.2em;
		font-weight: 700;
	}
	.caption {
		padding-top: 0.5em;
		font-size: 0.8em;
		padding-bottom: 3em;
	}
	.sankoArea {
		margin-top: 10%;
	}
	.sankoArea .sanko {
		font-size: 1.15em;
		padding-bottom: 5%;
	}

	.kanrenTitle {
		margin-top: 10%;
		font-size: 1.1em;
	}
	.kanrenLink {
		margin-bottom: 10%;
	}
	.kanrenLink li {
		width: 100%;
		margin-top: 5%;
	}
	.kanrenLink li:nth-child(odd) {
		float: none;
	}
	.kanrenLink li:nth-child(even) {
		float: none;
	}
	.columnSection {
		padding: 5%;
	}
	.columnSection h3 {
		margin-top: 5%;
		padding-bottom: 1%;
	}
	.columnSection h4 {
		margin-bottom: 8%;
	}
	.profileBox {
		padding-top: 5%;
		padding-bottom: 5%;
	}
	.profileBox .innerBox {
		width: 90%;
	} 
	.profPhoto {
		width: 35%;
	}
	.profTxt {
		padding-top: 12%;
		margin-left: 40%;
		font-size: 1.2em;
	}
	.kanrenLink li.textLine a::after {
		 margin-top: -4px;
	}


	}