@charset "utf-8";

.top{
	background: url(../images/individual/top_image.jpg) no-repeat center center;
	background-size: cover;	
}

.top h2{
	width: 52%;
	padding: 30px 0 0 10px;
	margin-bottom: 30px;	
}

.top .top-catch{
	margin: 0 10px;
	padding-bottom: 20px;	
}

.msg-btn{
	position: relative;
	background-color: #565050;
	color: #FFF;
	border-bottom: solid 1px #FFF;
}

.msg-btn p{
	padding: 20px 0 20px 10px;
	font-size: 1.6rem;
}

.msg-btn span{
	display: block;
	position: absolute;
	right: 10px;
	top: 18px;
	font-size: 2rem;
}

.active-btn{
	background-color: #F5DA5E !important;
	color: #000 !important;
}

.msg-block{
	display: none;
	padding-top: 30px;	
}

.msg-block h3{
	width: 305px;
	margin-bottom: 30px;
	padding-left: 10px;	
}

.msg-block .msg-img{
	margin-bottom: 30px;	
}

.msg-block h4{
	padding: 0 0 5px 10px;
	margin-bottom: 30px;
	font-size: 1.8rem;
	background:url(../images/individual/underline.png) no-repeat left bottom;
	background-size: contain;
}

.msg-block .msg-text{
	padding: 0 10px;
	margin-bottom: 80px;
	font-size: 1.4rem;
	line-height: 2.2rem;	
}

.different{
	padding-top: 40px;
	margin-bottom: 60px;	
}

.different h3{
	width: 305px;
	padding-left: 10px;
	margin-bottom: 20px;
}

.different .article{
	position: relative;
	margin-bottom: 30px;	
}

.different .article h4{
	position: relative;
	z-index: 1;	
}

.different .article .diff-img{
	position: relative;
	top: -45px;
	left: 0;
	width: 100%;
	z-index:0;
}

.different .article .diff-text{
	position: relative;
	top: -10px;
	left: 0;
	width: 92%;
	max-width: 320px;
	margin: 0 auto;	
}

@media screen and (max-width: 375px){
	.different .article .diff-img{top: -42px;}
}

@media screen and (max-width: 320px){
	.different .article .diff-img{top: -34px;}
}

.jyukou{
    margin-bottom: 60px;
}

.jyukou h3{
    width: 305px;
    padding-left: 10px;
    margin-bottom: 20px;
}

.jyukou-btn{
    position: relative;
    background-color: #565050;
    color: #FFF;
    border-bottom: solid 1px #FFF;
}

.jyukou-btn p{
    padding: 20px 0 20px 10px;
    font-size: 1.6rem;
}

.jyukou-btn span{
    display: block;
    position: absolute;
    right: 10px;
    top: 18px;
    font-size: 2rem;
}

.jyukou-article{
    display: none;
    background-color: beige;
}

.jyukou-header{
    padding: 30px 10px;
}

.jyukou-header h4{
    margin-bottom: 20px;
    font-size: 2.6rem;
    color: #d96908;
}

.jyukou-header h4 span{
    font-size: 1.4rem;
    margin-left: 20px;
    font-weight: normal;
    color: #333;
}

.jyukou-header .kamoku{
    border: double 4px #d96908;
    color: #d96908;
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
    padding: 20px 0;
    background-color: #FFF;
}

.jyukou-goukaku{
    padding: 30px 0 5px;
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
    color: #f23478;
    background: url(../images/individual/underline.png) no-repeat center bottom;
    background-size: contain;
    margin: 0 40px;
}

.jyukou-step {
    padding: 0 10px 60px;
}

.jyukou-step ul li{
    position: relative;
    font-size: 1.4rem;
    line-height: 180%;
    margin-bottom: 50px;
    padding-left: 55px;
}

.jyukou-step ul li:nth-of-type(1){background: url("../images/individual/jirei_num1.png") no-repeat 5px center; background-size: 30px;}

.jyukou-step ul li:nth-of-type(2){background: url("../images/individual/jirei_num2.png") no-repeat 5px center; background-size: 30px;}

.jyukou-step ul li:nth-of-type(3){background: url("../images/individual/jirei_num3.png") no-repeat 5px center; background-size: 30px;}

.jyukou-step ul li span{
    width: 125px;
    height: 25px;
    display: block;
    position: absolute;
    bottom: -40px;
    left: 50%;
    margin-left: -62px;
    background: url(../images/individual/jirei_tr.png) no-repeat center center;
    background-size: contain;
}

.jyukou-comment p {
	padding: 0 2rem 2rem;
	font-size: 1.4rem;
    line-height: 180%;
}

.jyukou-comment p img {
	margin: 2rem 0;
}

.goukaku{
    margin-bottom: 60px;
}

.goukaku h3{
    width: 305px;
    padding-left: 10px;
    margin-bottom: 20px;
}

.goukaku-btn{
    position: relative;
    margin: 0 10px;
    padding-bottom: 20px;
    z-index: 5;
}

.goukaku-article{
    display: none;
    margin: 0 10px 50px;
    padding-top: 30px;
    position: relative;
    top: -33px;
    background-color: beige;
    border-left: solid 1px #898400;
    border-right: solid 1px #898400;
    border-bottom: solid 1px #898400;
}
.goukaku-article2{
    display: none;
    margin: 0 10px 50px;
    padding: 30px 0;
    position: relative;
    top: -33px;
    background-color: #fff0f0;
    font-size: 1.4rem;
    line-height: 2;
    
/*
    border-left: solid 1px #898400;
    border-right: solid 1px #898400;
    border-bottom: solid 1px #898400;
*/
}
	.goukaku-article2 span {
		border-bottom: dotted 2px #ecbcbc;
	}

.goukaku-title{
    border: double 4px #898400;
    color: #898400;
    font-size: 1.4rem;
    text-align: center;
    padding: 10px 0;
    margin: 0 30px 20px;
}

.goukaku-step{
    margin: 0 20px;
}

.goukaku-step ul li{
    position: relative;
    font-size: 1.4rem;
    line-height: 180%;
    margin-bottom: 40px;
    padding: 0 0 20px 50px;
    border-bottom: solid 1px #F6CA01;
}

.goukaku-step ul li:nth-of-type(1){background: url("../images/individual/jirei_num1.png") no-repeat left center; background-size: 30px;}

.goukaku-step ul li:nth-of-type(2){background: url("../images/individual/jirei_num2.png") no-repeat left center; background-size: 30px;}

.goukaku-step ul li:nth-of-type(3){border-bottom: none; background: url("../images/individual/jirei_num3.png") no-repeat left center; background-size: 30px;}

.goukaku-step ul li span{
    width: 125px;
    height: 25px;
    display: block;
    position: absolute;
    bottom: -25px;
    left: 50%;
    margin-left: -62px;
    background: url(../images/individual/jirei_tr.png) no-repeat center center;
    background-size: contain;
}

.attend, .stay{
	margin-bottom: 80px;	
}

.attend h3, .stay h3{
	margin-bottom: 20px;	
}

#pullDownA, #pullDownB, #pullDownC, .detail-list{
	padding: 0 10px;	
}

#pullDownA, #pullDownB, #pullDownC{
	margin-bottom: 40px;
	color: #b10a0a;
	font-size: 1.6rem;	
}

.detail-list{
	display: none;
}

.detail-list li{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: solid 1px #b10a0a;
	font-size: 1.4rem;
	line-height: 2rem;	
}

.detail-list li:first-child{
	padding-top: 20px;
	border-top: solid 1px #b10a0a;
}

.flow h3{
	width: 305px;
    padding-left: 10px;
	margin-bottom: 30px;	
}

.flow-main{
	margin-bottom: 80px;
	display: none;	
}

.flow-main section{
	padding-bottom: 40px;
	margin-bottom: 10px;
	background-color: #FDFFEA;	
}

.flow-main section h4{
	width: 100%;
	margin-bottom: 20px;	
}

.flow-main section p{
	padding: 0 10px;
	font-size: 1.4rem;
	line-height: 2rem;
}

.contact .individual-btn{
	width: 260px;
	margin: 0 auto;
	padding: 26px 0;
	background: #0D8E66;
	border-radius: 5px;
	text-align: center;
	box-shadow: 0 0 10px #333;	
}

.contact .individual-btn a{
	color: #FFF;
	font-size: 1.8rem;
	font-weight: bold;	
}



/* ADD 2016.11 */
.detail {
	font-size: 1.4rem; line-height: 1.6; padding: 1.6rem 0;
}

.detail{
	margin-bottom: 40px;	
}

.special-block dt{
	display: inline-block;
	font-size: 1.4rem;
	background-color: #333;
	color: #FFF;
	padding: 10px;
}

.special-block dd{
	display: inline-block;
	font-size: 1.4rem;
	padding: 10px 60px 10px 10px;
	border-bottom: solid 1px #333;
}

.special-block .catch{
	margin: 0 10px 20px;	
}

.special-block .image{
	margin-bottom: 20px;	
}

.special-block .text{
	font-size: 1.4rem;
	line-height: 2.4rem;
}




/* add 201804 2019年度用テキストレイアウト化 */

.different_new {
	padding: 1rem;
}

.different_new div {
	margin-bottom: 4rem;
}

.different_new p {
	font-size: 1.5rem;
	line-height: 1.5;
}

.different_new img.right {
	width: 100%;
	float: none;
	margin-bottom: 1rem;
}

.different_new img.left {
	width: 100%;
	float: none;
	margin-bottom: 1rem;
}

.different_new h3 {
	font-size: 1.8rem;
	line-height: 1.4;
	color: #24ae67;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 1rem;
}

.tokucho {
	font-size: 1.5rem;
	line-height: 1.5;
	margin: 2rem 0;
	padding: 2rem;
	border: solid 1px #24ae67;
	border-radius: 10px;
	background-color: #f3f9f6;
}

.tokucho h3 {
	font-size: 1.8rem;
	line-height: 1.4;
	color: #24ae67;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 1rem;
}

.tokucho2 {
	font-size: 1.5rem;
	line-height: 1.5;
	padding: 2rem;
	border: solid 1px #de6365;
	border-radius: 10px;
	background-color: #faf5f6;
}
.tokucho2 h3 {
	font-size: 1.8rem;
	line-height: 1.4;
	color: #de6365;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 1rem;
}