@charset "UTF-8";

/**-----------------------------------------------
 * cp終了
 *---------------------------------------------- */
.end_bar {
    display: block;
    background: #000;
    color: #fff;
    font-weight: bold;
    font-size: 140%;
    text-align: center;
    line-height: 2;
    position: relative;
    z-index: 1;
    padding: 2.5%;
}
/**-----------------------------------------------
 * ONELUMINE
 *---------------------------------------------- */
#onelumine{
	text-align: center;
}
#onelumine .point {
    text-align: center;
}
#onelumine .point img {
    margin: 0 auto;
}
#footer .footNav {
    text-align: center;
}
#footer .footNav .link {
    width: 100%;
}
#footer .footNav .link a {
    display: inline-block;
    width: auto;
}
#footer .edge .logo {
    text-align: center;
}
#footer .edge .copy {
    text-align: center;
}
/**-----------------------------------------------
 * common
 *---------------------------------------------- */
html {
    font-size: 14px;
}
html.wf-active {
    visibility: visible;
}
body {
    line-height: 1.7;
	/*font-family: noto-sans-cjk-jp, sans-serif;*/
	/*font-weight: 300;
	font-style: normal;*/
	font-size: 15px;
	font-feature-settings: "palt" 1;
}
a {
	display: block;
	width: 100%;
	height: 100%;
	word-break: break-all;
}
.cf:after {
    clear: both;
    content: '';
    display: block;
}
.left{
	float: left;
}
.right{
	float: right;
}
.font_black{
	font-weight: 900;
}
.section{
    position: relative;
}
.inr{
    margin: 0 auto;
    box-sizing: border-box;
}
#cp-detail .box {
    margin-bottom: 20px;
}


.pt0{
	padding-top: 0!important;
}
.pb0{
	padding-bottom: 0!important;
}
.show {
    display: block !important;
}
/*--------------*/
#header {
    margin: 0 auto;
    background: #ffffff;
    position: relative;
}
#container {
    overflow: hidden;
}
.social-button li {
    vertical-align: top;
}
#content{
	background: #edd692;
}
#content p{
	font-size: 100%;
    /*font-weight: 200;*/
}
#kv{

}
#volume{
	background: #faf6e7;
}
#volume h3{
	font-family: roboto, sans-serif;
	font-weight: 900;
	font-style: normal;
}
#volume .img{
	margin: 0 auto;
}
#guest .inr{
	font-size: 0;
	background: #fcf9ef;
	border: 1px solid #101b5b;
}
#guest .inr .left{
	width: 20%;
	text-align: left;
}
#guest .inr .right{
	width: 77%;
	padding: 0 4px 0 0;
	text-align: left;
	position: relative;
}
#interview.section{
	width: 70%;
	margin: 0 auto;
	background: #ffffff;
}
#interview .inr{

}
#interview .box{

}
#interview .box:last-of-type .img{
	margin-bottom: 0;
}
#interview .q{

}
#interview .a{

}
#cp-detail.section{
	width: 70%;
    margin: 0 auto 60px;
	background: #ffffff;
}
#cp-detail .inr{

}
#cp-detail .flex_box{
	width: 95%;
    margin: 0 auto;
    font-size: 0;
    display: -webkit-box;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
	flex-wrap: wrap;
}

#cp-detail .cp-box h4{
	color:  #ffffff;
	font-weight: 500;
	background: #b5a16d;
	border-radius: 30px;
}

#cp-detail .cp-box .img{
	margin: 0 auto;
}
#cp-detail .tarm{

}
#cp-detail .tarm .ttl {
    margin: 0 auto;
    color: #ffffff;
    background: #070058;
}
#cp-detail .tarm .txt{

}
#entry.section {
	padding: 0;
    background: #faf5e3;
}
#entry h3{
	display: inline-block;
	width: 100%;
	background: #ffffff;
    border-top: 2px solid #101b5b;
    border-bottom: 2px solid #101b5b;
}
.underline{
	border-bottom:1px solid #96824d;
}


@media screen and (min-width: 769px){
.sp{display: none !important;}
.pc{display: inline-block;}

.section{
	padding: 40px 0;

}
.inr{
    width: 1000px;
}

.add_note{
	display: inline-block;
    padding-top: 10px;
	font-size: 12px;
	text-align: left;
    color: #888;
}
	
.add_note02{
	display: inline-block;
    padding-top: 10px;
	font-size: 9px;
	text-align: left;
    color: #888;
}
	
.link_icon{
	display: inline-block;
	font-size: 14px;
	border-bottom: 1px solid #070058;
	position: relative;
}
.link_icon:after{
    display: block;
    content: "";
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-left: 12px solid #070058;
    position: absolute;
    bottom: 6px;
    right: -7px;
    cursor: pointer;
}

.link_icon02{
    display: inline-block;
    font-size: 12px;
    border-bottom: 1px solid #070058;
    position: relative;
    padding-top: 10px;
}
.link_icon02:after{
    display: block;
    content: "";
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-left: 8px solid #070058;
    position: absolute;
    bottom: 6px;
    right: -23px;
    cursor: pointer;
}

.pb40{
	padding-bottom: 40px;
}


#header {

}
.end_bar {
    padding: 0.5%;
}
.social-button {
	width: 100%;
	max-width: 190px;
    margin: 12px 0 0 0;
    padding: 0;
    text-align: left;
    position: absolute;
    left: 5%;
    top: 0;
    z-index: 1;
}


#header h1 {
    width: 100%;
    max-width: 450px;
    height: auto;
    margin: 0 auto;
    padding: 22px 0;
}
#content {
    padding: 0;
}
#content p{
	padding-top: 10px;
	font-size: 14px;
	line-height: 1.8;
    letter-spacing: 1px;
}
#content p.pb0{
	padding-bottom: 0;
}
#content p.cnt_top{
	font-size: 104%;
    font-weight: 500;
}
#content p.highlight01{
	font-size: 28px;
    font-weight: bold;
	letter-spacing: 0.05em;
	padding-top: 0px;
}
#content p.highlight02{
	font-size: 21px;
    font-weight: 500;
	letter-spacing: 0;
}
#content p.highlight03{
	padding-top: 10px;
    font-size: 23px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.3;
}
#content p.highlight04{
    font-size: 22px;
    font-weight: 500;
}
#content p.highlight05{
	font-size: 22px;
}
#content p.highlight06{
	font-size: 20px;
	font-weight: 500;
}
#content p.highlight07{
	font-size: 18px;
    font-weight: 400;
}
#content p.highlight08{
	padding-top: 10px;
	font-size: 14px;
	line-height: 1.8;
    letter-spacing: 1px;
}
#kv{

}
.overview{

}
#volume h3{
	font-size: 28px;
}
#volume .add_note{
	color: #070058;
}
.tarm_wrap{
	display: inline-block;
	width: 570px;
	margin: 10px auto 20px;
	padding: 5px 0;
    font-family: noto-sans-cjk-jp, sans-serif;
	font-size: 24px;
	font-weight: 500;
	border-top: 2px solid #070058;
	border-bottom: 2px solid #070058;
	position: relative;
}
.tarm_inr{
	display: inline-block;
	width: 570px;
	padding: 15px 0;

	font-size: 20px;
    letter-spacing: 2px;
	border-top: 1px solid #070058;
	border-bottom: 1px solid #070058;
}
#volume .img{
	width: 480px;
	padding-top: 20px;
	position: relative;
}
#volume .btn{
    width: 120px;
	position: absolute;
	right: -60px;
    top: -100px;
}
#guest .inr{
	width: 680px;
    padding: 20px 35px 10px;
}
#guest h3{
    margin: 0;
	padding: 0 0 3px 5px;
    font-family: roboto, sans-serif;
    font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
}
#guest .name{
    padding: 0;
	font-size: 24px;
	font-weight: 400;
	line-height: 1;
}
#guest .name span{
	font-size: 20px;
	font-weight: 300;
}
#guest p.business{
    padding: 2px 0 5px;
    font-size: 11px;
	font-weight: 400;
}
#guest .details{
	padding: 0 0 10px;
	font-size: 11px;
	font-weight: 400;
    line-height: 1.6;
    letter-spacing: 0.01em;
    text-align: justify;
}
#interview.section {
    min-width: 940px;
	margin: 0 auto 60px;
}
#interview .inr{
	width: 900px;
	padding: 20px 0;
}
#interview .box{
    width: 96%;
    margin: 0 auto;
}
#interview .box.pb40{
	padding-bottom: 40px;
}
#interview .q_1{
	display: table;
	width: 96%;
    margin: 0 auto;
    padding: 5px 0.5em 3px 0.8em;
    font-size: 22px;
    font-weight: 500;
	text-align: left;
    letter-spacing: 1px;
   	line-height: 1.7;
	vertical-align: middle;
	background: #ece9d8;
	position: relative;
}
#interview .q_1:before{
	display: block;
    content: "";
    width: 10px;
    height: 100%;
    background: url(../images/h_deco.jpg) no-repeat;
	background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
}
#interview .q_2{
	display: inline;
    margin: 0 auto 0 5px;
    width: auto;
    padding: 10px 0.5em 6px 0.5em;
    font-size: 22px;
    font-weight: 500;
    text-align: left;
    vertical-align: middle;
    border-bottom: 2px solid #070058;
    background-size: 100% 3px;
    position: relative;
    float: left;
}
#interview .q_2:after{
	display: block;
    content: "";
    width: 100%;
    height: 4px;
    margin: 0 0 1px;
    background: #a08b54;
	background-size: 100% 100%;
    position: absolute;
    bottom: 1px;
    left: 0;
}
#interview .a{
	width: 100%;
	padding: 20px 10px 30px;
	text-align: justify;
	clear: both;
}
#interview .img{
	width: 660px;
	margin: 0 auto;
	padding: 0 0 40px;
}
#interview .box.reporter{
	margin: 20px auto;
	padding: 20px;
	text-align: left;
	border: 1px solid #c1ad72;
}
#interview .report{
	padding: 0 0 10px;
	text-align: left;
}
#cp-detail.section {
    min-width: 940px;
}
#cp-detail .inr{
	width: 900px;
	padding: 20px 0;
}
#cp-detail h3{
	width: 460px;
	height: 90px;
	margin: 0 auto 10px;
/*	color: #ffffff;
	font-size: 34px;
	font-weight: 500;
	line-height: 2;
	background: #b5a16d;
	position: relative;*/
}
/*#cp-detail h3:before{
	display: block;
	content: "";
	width: 460px;
	height: 48px;
	margin: 0 auto;
	padding: 5px 0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	position: absolute;
	top: 5px;
	left: 0;
}*/
#cp-detail .box{
}
#cp-detail .cp-box .txt{
	display: table-cell;
	width: 50%;
	height: 60px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
#cp-detail .q{
	display: table-cell;
	width: 900px;
	padding: 10px 0 10px 0.8em;
	font-size: 25px;
	text-align: left;
	vertical-align: middle;
	background: #ece9d8;
	position: relative;
}
#cp-detail .q:before{
	display: block;
    content: "";
    width: 10px;
    height: 100%;
    background: url(../images/h_deco.jpg) no-repeat;
	background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
}
#cp-detail .cp-box{
	width: 50%;
}
#cp-detail .cp-box h4{
    width: 60%;
    height: 42px;
    margin: 30px auto 0;
    letter-spacing: 5px;
    line-height: 1.7;
    position: relative;
}
#cp-detail .cp-box h4 span.ttl{
    width: 40px;
    font-family: roboto, sans-serif;
    font-size: 25px;
    position: absolute;
    left: -15px;
    right: 0;
    margin: 0 auto;
}
#cp-detail .cp-box h4 span.small{
    font-family: noto-sans-cjk-jp, sans-serif;
	font-size: 22px;
    position: absolute;
	top: 2px;
}
#cp-detail .cp-box .img{
	width: 400px;
    margin: 0 auto;
}
#cp-detail .tarm{

}
#cp-detail .tarm .ttl {
    width: 140px;
    margin: 0 auto;
	padding: 0 0 2px;
    color: #ffffff;
    background: #070058;
}
#cp-detail .tarm .txt{
    margin: 15px auto;
}
#cp-detail .to_form{
	padding: 0;
	font-size: 16px;
	font-weight: 400;
}
#entry p.step {
    padding: 30px 0;
    text-align: center;
}
#entry h3 {
    margin: 0 auto 20px;
    padding: 10px 0;
    font-size: 28px;
}


/*-------------------------------------------*/
} @media screen and (max-width: 768px){
/*-------------------------------------------*/
html {
    visibility: hidden;
}
.pc{display: none !important;}
.sp{display: block;}
.add_note{
	display: inline-block;
	margin: 5px -20px 0;
    font-size: 0.7rem;
    text-align: left;
	letter-spacing: 0;
    color: #888;
}
.add_note02{
	display: inline-block;
    padding-top: 0px;
	font-size: 9px;
	text-align: left;
    color: #888;
}
.link_icon{
	display: inline-block;
	font-size: 100%;
	border-bottom: 1px solid #070058;
	position: relative;
}
.link_icon:after{
    display: block;
    content: "";
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left: 10px solid #070058;
    position: absolute;
    bottom: 5px;
    right: -3%;
    cursor: pointer;
}
.link_icon02{
    display: inline-block;
    font-size: 80%;
    border-bottom: 1px solid #070058;
    position: relative;
    margin: 10px 0 10px;
}
.link_icon02:after{
    display: block;
    content: "";
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-left: 8px solid #070058;
    position: absolute;
    bottom: 4px;
    right: -7%;
    cursor: pointer;
}
.section{
	padding: 30px 0;

}
.inr{
    width: 90%;	
}
#content p.cnt_top{
	font-size: 82%;
    font-weight: 500;
    letter-spacing: 0.05em;
}
#content p.highlight01{
	font-size: 106%;
    font-weight: bold;
	letter-spacing: 0.05em;
}
#content p.highlight02{
	font-size: 80%;
    font-weight: 500;
	letter-spacing: 0.05em;
}
#content p.highlight03{
	padding-top: 0;
    font-size: 102%;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.05em;
}
#content p.highlight04{
	font-size: 110%;
	font-weight: 500;
}
#content p.highlight05{
	font-size: 102%;
}
#content p.highlight06{
	font-size: 98%;
	font-weight: 500;
}
#content p.highlight07 {
    font-size: 90%;
    font-weight: 400;
}
#content p.highlight08{
	padding-top: 10px;
	font-size: 14px;
	line-height: 1.8;
    letter-spacing: 1px;
	text-align: left;
}
#content p.h#content pighlight02{
	font-size: 0.85rem;
    font-weight: 500;
	letter-spacing: 0;
}

.pb40{
	padding-bottom: 10px;
}
#header {

}
.end_bar {
    padding: 0.5%;
}
.social-button {
    width: 100%;
    margin: 12px 0 0 0;
    padding: 0;
    text-align: left;
    position: absolute;
    left: 5%;
    top: 96%;
    z-index: 1;
}
#header h1 {
    width: 100%;
    max-width: 100%;
    height: auto;
	padding: 3% 12%;
}
#content {
    padding: 0;
}
#content p{
	width: 100%;
    margin: 0 auto;
    padding: 10px 0 0;
    font-size: 88%;
    line-height: 1.7;
    letter-spacing: 0.1em;
}
#content p.pb0{
	padding-bottom: 0;
}
#content p.pb40{
	padding-bottom: 20px;
}
#kv{

}
#kv.section{
	padding: 10px 0 20px;
}
.overview{
	padding: 10px 0 0;
}
#volume.section{
	padding: 20px 0 30px;
}
#volume h3{
	font-size: 1.3rem;
}
#volume .add_note{
	color: #070058;
}
.tarm_wrap{
	display: inline-block;
	width: 95%;
	margin: 10px auto 0px;
	padding: 5px 0;
    font-family: noto-sans-cjk-jp, sans-serif;
	font-size: 3.5vw;
	font-weight: 500;
	text-align: left;
	border-top: 2px solid #070058;
	border-bottom: 2px solid #070058;
	position: relative;
}
.tarm_inr{
	display: inline-block;
	width: 100%;
	padding: 6px 0;
	border-top: 1px solid #070058;
	border-bottom: 1px solid #070058;
}
#volume .img{
	width: 70%;
	position: relative;
}
#volume .btn{
	position: absolute;
    right: -10px;
    bottom: 55%;
    width: 21%;
}

#guest .inr{
    width: 90%;
    padding: 10px 15px 8px;
}
#guest h3{
    margin: 0 auto;
    padding: 0 0 0 3px;
    font-family: roboto, sans-serif;
    font-size: 0.9rem;
    font-weight: 500;
    letter-spacing: 1px;
}
#guest .inr .left {
	width: 25%;
    margin: 0 0 8px 20px;
}
#guest .inr .right {
    width: 100%;
	padding: 0;
}
#guest .name_box {
    position: absolute;
    top: -19vw;
    left: 38%;
}
#guest .name{
	padding: 3px 0 0;
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1;
	letter-spacing: 2px;
}
#guest .name span{
	font-size: 1rem;
	font-weight: 300;
}
#guest p.business {
    padding: 2px 0 6px;
    font-size: 0.8rem;
}
#guest .details{
	padding: 0 0 5px;
    font-size: 0.65rem;
    line-height: 1.6;
    letter-spacing: 0;
    text-align: justify;
}
#interview.section {
    min-width: 90%;
	margin: 0 auto 40px;
}
#interview .inr{
	width: 90%;
	padding: 20px 0;
}

#interview .box{
    width: 100%;
    margin: 0 auto 10px;
}
#interview .q_1{
	display: table;
    width: 100%;
    margin: 0 auto 10px;
    padding: 10px 1em 8px 1.2em;
    font-size: 1.1rem;
    font-weight: 500;
    text-align: justify;
    vertical-align: middle;
    background: #ece9d8;
    position: relative;
}
#interview .q_1:before{
	display: block;
    content: "";
    width: 10px;
    height: 100%;
    background: url(../images/h_deco.jpg) no-repeat;
	background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.ac_box ul li{
    cursor: pointer;
}
.ac_box .ac_inr{
	display: none;
	position: relative;
}
.ac_box .ac_inr.active {
    display: block;
}
.ac_box .q_1:after{
    display: block;
    content: "";
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top: 10px solid #070058;
    position: absolute;
	bottom: 8px;
    right: 8px;
    cursor: pointer;
    z-index: 2;
}
.ac_box .q_1.active:after {
    display: block;
    content: "";
    border: 5px solid transparent;
    border-bottom: 10px solid #070058;
}


#interview .q_2{
    display: inline;
    margin: 0 auto 5px 0;
    width: auto;
    padding: 0 0.5em 6px 0.5em;
    font-size: 0.93rem;
    font-weight: 500;
    text-align: left;
    line-height: 1.2;
    vertical-align: middle;
    border-bottom: 2px solid #070058;
    background-size: 100% 3px;
    position: relative;
    float: left;
}
#interview .q_2:after{
	display: block;
    content: "";
    width: 100%;
    height: 2px;
    margin: 0 0 1px;
    background: #a08b54;
	background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
#interview .a{
	width: 100%;
	padding: 10px 5px 15px;
	text-align: justify;
	clear: both;
}
#interview .img{
	width: 100%;
	margin: 0 auto 0;
	padding: 0;
}
#interview .box.reporter{
	margin: 10px auto 0;
	padding: 10px 15px;
	text-align: left;
	border: 1px solid #c1ad72
}
#interview .report{
	padding: 0 0 5px;
    text-align: left;
}


#cp-detail.section {
    min-width: 90%;
}
#cp-detail .inr{
	width: 90%;
	padding: 0;
}
/*#cp-detail h3{
	width: 100%;
    height: 52px;
    margin: 0 auto;
    color: #ffffff;
    font-family: roboto, sans-serif;
    font-size: 1.7rem;
    font-weight: 400;
    line-height: 2.1;
    letter-spacing: 1px;
    background: #b5a16d;
    position: relative;
}
#cp-detail h3:before{
	display: block;
	content: "";
    width: 100%;
    height: 30px;
	margin: 0 auto;
	padding: 5px 0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	position: absolute;
	top: 5px;
	left: 0;
}*/
#cp-detail .box{
    margin-bottom: 20px;
}
#cp-detail .q{
	display: table-cell;
	width: 900px;
	padding: 10px 0 10px 0.8em;
	font-size: 25px;
	text-align: left;
	vertical-align: middle;
	background: #ece9d8;
	position: relative;
}
#cp-detail .q:before{
	display: block;
    content: "";
    width: 10px;
    height: 100%;
    background: url(../images/h_deco.jpg) no-repeat;
	background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
}
#cp-detail .cp-box{
	width: 100%;
}

#cp-detail .cp-box h4{
    width: 144px;
    height: 29px;
    margin: 20px auto 5px;
	letter-spacing: 5px;
    position: relative;
}
#cp-detail .cp-box h4 span.ttl{
    font-family: roboto, sans-serif;
    font-weight:400; 
    font-size: 1.5rem;
    line-height: 1.4;
    position: absolute;
    left: -6%;
    right: 0;
    margin: 0 auto;
}
#cp-detail .cp-box h4 span.small{
    font-family: noto-sans-cjk-jp, sans-serif;
    font-weight: 400;
    font-size: 1.3rem;
    position: absolute;
    top: 2px;
}
#cp-detail .cp-box .txt{
	display: inline-block;
	width: 100%;
	height: auto;
	font-size: 0.8rem;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
#cp-detail .cp-box .img{
	width: 100%;
    margin: 5px auto 15px;
}
#cp-detail .tarm_wrap{
	text-align: center;
}
#cp-detail .to_form{
	padding: 15px 0 0;
    font-size: 86%;
    font-weight: 400;
}
#entry.section {
    background: #faf5e3;
}
#entry h3 {
    margin: 0 auto 20px;
	padding: 10px 0;
    font-size: 1.6rem;
}
#entry p.step {

    padding: 3em 3%;
    text-align: center;
}
#footer .footNav .exp {
    height: 98px;
}

}


@media all and (-ms-high-contrast: none) {

    #interview .q_1 {
        padding-top: 10px;
    }
}