@charset "UTF-8";
/* css News [detail] */

@import url("../content.css");
@import url("main.css");

/*---------------------------------------------------- */
/* STEP */
/*---------------------------------------------------- */
/*== h3 ==*/
.headtitle2 {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

.headtitle2 h3 {
	position: relative;
	margin: 0;
	color: #03937b;
	text-align: center;
	box-shadow: 5px 5px #03937b;
    border: 2px solid #03937b;
}

.headtitle2 h3:before {
	position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    height: 10px;
    width: 20px;
    background-color: #fff;
    content: "";
}

.headtitle2 h3:after {
	position: absolute;
    top: 95%;
    left: 50%;
    transform: translateX(-50%);
    height: 20px;
    width: 2px;
    background-color: #03937b;
    content: "";
}

/*== h4 ==*/
.step-title {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

.step-title h4 {
	padding: 0;
	margin: 0;
	color: #2d2e2f;
	text-align: left;
	position: relative;
}

.step-title h4::before { 
	content: attr(data-number);
	display: inline-block;
	color: #03937b;
	border-bottom: 1px solid #03937b;
}

/*---------------------------------------------------- */
/* Voice */
/*---------------------------------------------------- */
.waku_voice {
	margin: 0 auto;	
	height: auto;
}

.waku_voice .voice_left {
	padding: 0;
	margin: 0;	
	height: auto;
}

.waku_voice .voice_right {
	padding: 0;
	margin: 0;	
	height: auto;
}

/*---------------------------------------------------- */
/* Details */
/*---------------------------------------------------- */
/*== Waku ==*/
.waku_voice .voice_left .waku_details {
	margin: 0 auto;	
	height: auto;
	border: 1px solid #dce0e3;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;
}

.waku_details .details_box {
	margin: 0 auto;	
	height: auto;
}

/*== img ==*/
.waku_details .photo_main {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.waku_details .photo_main img {
	padding: 0;
	margin: 0;
	width: 100%;
	vertical-align: bottom;
}

/*== h3 ==*/
.details-title {
	padding: 0;
	margin: 0 auto;
	height: auto;
	background-color: #f6f6f6;
	border-top: 1px solid #dce0e3;
	border-bottom: 1px solid #dce0e3;
}

.details-title p {
	padding: 0;
	margin: 0 auto;
	font-weight: 500;
	color: #3d3e3f;
	text-decoration: none;
	text-align: left;
	line-height: 1.6;
}

/*== Box ==*/
.kiji_box {
	margin: 0 auto;
	height: auto;
}

.kiji_box .waku_kiji {
	margin: 0 auto;
	height: auto;
}

/*== img ==*/
.kiji_box .waku_kiji .imgbox {
	padding: 0;
	margin: 0;
	height: auto;
}

.kiji_box .waku_kiji .imgbox .photo_kiji {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
}

.kiji_box .waku_kiji .imgbox .photo_kiji img {
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
}

/*== P ==*/
.kiji_box .waku_kiji .moji_kiji {
	padding: 0;
	margin: 0;
	height: auto;
}

.kiji_box .waku_kiji .moji_kiji p {
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #3d3e3f;
	text-decoration: none;
	text-align: left;
	line-height: 1.8;
}

/*---------------------------------------------------- */
/* Profile */
/*---------------------------------------------------- */
.waku_voice .voice_right .haco_profile {
	margin: 0 auto;	
	height: auto;
}

/*== Table ==*/
.haco_profile table {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: auto;
	border-collapse: collapse;
}

.haco_profile table td {
	margin: 0;
	height: auto;
	vertical-align: top;
	border: 1px solid #dce0e3;
}

.haco_profile table td.box1 .title {
	padding: 0;
	font-family: "Open Sans", "Lucida Grande", Arial, sans-serif;
	font-weight: 500;
	color: #fff;
	text-decoration: none;
	text-align: center;
	line-height: 1.0;
}

.haco_profile table td.box2 .data {
	padding: 0;
	font-family: "Open Sans", "Lucida Grande", Arial, sans-serif;
	font-weight: 500;
	color: #3d3e3f;
	text-decoration: none;
	text-align: center;
	line-height: 1.0;
}

.haco_profile table td.box3 .profile_box {
	padding: 0;
	height: auto;
}

/*== h4 ==*/
.profile_box .guests_name {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

.profile_box .guests_name h4 {
	padding: 0;
	margin: 0;
	font-weight: 600;
	color: #3d3e3f;
	text-decoration: none;
	text-align: left;
	line-height: 1.4;
}

/*== h5 ==*/
.profile_box .sub-title {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

.profile_box .sub-title h5 {
	padding: 0;
	margin: 0;
	font-family: "Open Sans", "Lucida Grande", Arial, sans-serif;
	font-weight: 600;
	color: #B1B1B1;
	text-decoration: none;
	text-align: left;
	line-height: 1.4;
}

/*== P ==*/
.profile_box .moji_position {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

.profile_box .moji_position p {
	padding: 0;
	margin: 0;
	font-weight: 500;
	color: #066859;
	text-decoration: none;
	text-align: left;
	line-height: 1.6;
}

.profile_box .moji_profile {
	padding: 0;
	margin: 0 auto;
	height: auto;
}

.profile_box .moji_profile p {
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #3d3e3f;
	text-decoration: none;
	text-align: left;
	line-height: 1.6;
}

/*== Newマーク ==*/
.profile_box .news_data {
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}

.profile_box .news_data .icon_new {
	margin: 0;
	display: inline;
	float: left;
	background-color: #61cea4;
	border-radius: 2px;
	color: #fff;
	font-family: 'Open Sans', 'Lucida Grande', Arial, sans-serif;
	font-weight: 600;
	text-align: center;
}

/*---------------------------------------------------- */
/* 追加　ボタン */
/*---------------------------------------------------- */
.link_btn {
	margin: 50px auto;
}

.link_btn a {
	text-align: center;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 50%;
	background: #04a187;
	margin: 0 auto;
	color: #FFFFFF;
}


/* PC */
@media print, screen and (min-width: 960px) {
/*---------------------------------------------------- */
/* STEP */
/*---------------------------------------------------- */
/*== h3 ==*/
.headtitle2 {
	margin-bottom: 25px;
	width: 100%;
}

.headtitle2 h3 {
	padding: 13px 0;
	font-size: 21px;
	font-weight: 700;
}

/*== h4 ==*/
.step-title {
	padding-bottom: 12px;
	width: 100%;
}

.step-title h4 {
	font-size: 18px;
	font-weight: 600;
}

.step-title h4::before { 
	margin-right: 15px;
	font-size: 25px;
	font-weight: 900;
}

/*---------------------------------------------------- */
/* Voice */
/*---------------------------------------------------- */
.waku_voice {
	padding: 10px 0 0 0;
	width: 97%;
	overflow: hidden;
}

.waku_voice .voice_left {
	width: 67%;
	float: left;
}

.waku_voice .voice_right {
	width: 30%;
	float: right;
}

/*---------------------------------------------------- */
/* Details */
/*---------------------------------------------------- */
.waku_voice .voice_left .waku_details {
	padding: 0;
	width: 100%;
}

.waku_details .details_box {
	padding: 0 0 25px 0;
	width: 100%;
}

/*== h3 ==*/
.details-title {
	padding-top: 25px;
	padding-bottom: 25px;
	width: 100%;
}

.details-title p {
	width: 88%;
	font-size: 16px;
}

/*== Box ==*/
.kiji_box {
	padding: 35px 0 15px 0;
	width: 88%;
}
	
.kiji_box .waku_kiji {
	padding: 0;
	width: 100%;
	overflow: hidden;
}

/*== img ==*/
.kiji_box .waku_kiji .imgbox {
	margin-left: 3%;
	width: 48%;
	float: right;
}

/*== P ==*/
.kiji_box .waku_kiji .moji_kiji {
	padding-bottom: 0;
}

.kiji_box .waku_kiji .moji_kiji p {
	font-size: 15px;
}

/*---------------------------------------------------- */
/* Profile */
/*---------------------------------------------------- */
.waku_voice .voice_right .haco_profile {
	padding: 0;
	width: 100%;
}

/*== Table ==*/
.haco_profile table td.box1 {
	padding: 10px 0;
	width: 50%;
	background-color: #066859;
}

.haco_profile table td.box2 {
	padding: 10px 0;
	width: 50%;
}

.haco_profile table td.box3 {
	padding: 12px 0;
	width: 100%;
}

.haco_profile table td.box1 .title {
	margin: 0 15px;
	font-size: 16px;
}

.haco_profile table td.box2 .data {
	margin: 0 15px;
	font-size: 16px;
}

.haco_profile table td.box3 .profile_box {
	margin: 0 auto;
	width: 86%;
}

/*== h4 ==*/
.profile_box .guests_name {
	padding-bottom: 12px;
}

.profile_box .guests_name h4 {
	font-size: 16px;
}

.profile_box .guests_name h4 small {
	font-size: 13px;
	font-style: normal;
	margin-left: 10px;
}

/*== h5 ==*/
.profile_box .sub-title {
	padding-bottom: 6px;
}

.profile_box .sub-title h5 {
	font-size: 13px;
}

/*== P ==*/
.profile_box .moji_position {
	padding-bottom: 0;
}

.profile_box .moji_position p {
	font-size: 14px;
}

.profile_box .moji_profile {
	padding-bottom: 0;
}

.profile_box .moji_profile p {
	font-size: 14px;
}

/*== Newマーク ==*/
.profile_box .news_data {
	padding: 0;
	width: 100%;
	overflow: hidden;
}

.profile_box .news_data .icon_new {
	padding: 4px 8px 4px 8px;
	margin-right: 12px;
	font-size: 11px;
}



}

/* Tablet */
@media all and (max-width: 959px) and (min-width: 650px) {
/*---------------------------------------------------- */
/* STEP */
/*---------------------------------------------------- */
/*== h3 ==*/
.headtitle2 {
	margin-bottom: 20px;
	width: 100%;
}

.headtitle2 h3 {
	padding: 12px 0;
	font-size: 19px;
	font-weight: 700;
}

/*== h4 ==*/
.step-title {
	padding-bottom: 10px;
	width: 100%;
}

.step-title h4 {
	font-size: 18px;
	font-weight: 600;
}

.step-title h4::before { 
	margin-right: 12px;
	font-size: 24px;
	font-weight: 900;
}

/*---------------------------------------------------- */
/* Voice */
/*---------------------------------------------------- */
.waku_voice {
	padding: 10px 0 0 0;
	width: 98%;
	overflow: hidden;
}

.waku_voice .voice_left {
	width: 62%;
	float: left;
}

.waku_voice .voice_right {
	width: 35%;
	float: right;
}

/*---------------------------------------------------- */
/* Details */
/*---------------------------------------------------- */
.waku_voice .voice_left .waku_details {
	padding: 0;
	width: 100%;
}

.waku_details .details_box {
	padding: 0 0 20px 0;
	width: 100%;
}

/*== h3 ==*/
.details-title {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
}

.details-title p {
	width: 88%;
	font-size: 15px;
}

/*== Box ==*/
.kiji_box {
	padding: 30px 0 10px 0;
	width: 88%;
}
	
.kiji_box .waku_kiji {
	padding: 0;
	width: 100%;
	overflow: hidden;
}

/*== img ==*/
.kiji_box .waku_kiji .imgbox {
	margin-left: 3%;
	width: 44%;
	float: right;
}

/*== P ==*/
.kiji_box .waku_kiji .moji_kiji {
	padding-bottom: 0;
}

.kiji_box .waku_kiji .moji_kiji p {
	font-size: 14px;
}

/*---------------------------------------------------- */
/* Profile */
/*---------------------------------------------------- */
.waku_voice .voice_right .haco_profile {
	padding: 0;
	width: 100%;
}

/*== Table ==*/
.haco_profile table td.box1 {
	padding: 10px 0;
	width: 50%;
	background-color: #066859;
}

.haco_profile table td.box2 {
	padding: 10px 0;
	width: 50%;
}

.haco_profile table td.box3 {
	padding: 12px 0;
	width: 100%;
}

.haco_profile table td.box1 .title {
	margin: 0 12px;
	font-size: 15px;
}

.haco_profile table td.box2 .data {
	margin: 0 12px;
	font-size: 15px;
}

.haco_profile table td.box3 .profile_box {
	margin: 0 auto;
	width: 86%;
}

/*== h4 ==*/
.profile_box .guests_name {
	padding-bottom: 12px;
}

.profile_box .guests_name h4 {
	font-size: 15px;
}

.profile_box .guests_name h4 small {
	font-size: 12px;
	font-style: normal;
	margin-left: 8px;
}

/*== h5 ==*/
.profile_box .sub-title {
	padding-bottom: 6px;
}

.profile_box .sub-title h5 {
	font-size: 12px;
}

/*== P ==*/
.profile_box .moji_position {
	padding-bottom: 0;
}

.profile_box .moji_position p {
	font-size: 13px;
}

.profile_box .moji_profile {
	padding-bottom: 0;
}

.profile_box .moji_profile p {
	font-size: 13px;
}

/*== Newマーク ==*/
.profile_box .news_data {
	padding: 0;
	width: 100%;
	overflow: hidden;
}

.profile_box .news_data .icon_new {
	padding: 4px 8px 4px 8px;
	margin-right: 10px;
	font-size: 11px;
}



}


/* SP */
@media only screen and (max-width: 649px) {
/*---------------------------------------------------- */
/* STEP */
/*---------------------------------------------------- */
/*== h3 ==*/
.headtitle2 {
	margin-bottom: 20px;
	width: 100%;
}

.headtitle2 h3 {
	padding: 12px 0;
	font-size: 17px;
	font-weight: 700;
}

/*== h4 ==*/
.step-title {
	padding-bottom: 10px;
	width: 100%;
}

.step-title h4 {
	font-size: 16px;
	font-weight: 600;
}

.step-title h4::before { 
	margin-right: 12px;
	font-size: 21px;
	font-weight: 900;
}

/*---------------------------------------------------- */
/* Voice */
/*---------------------------------------------------- */
.waku_voice {
	padding: 0;
	width: 98%;
}

.waku_voice .voice_left {
	margin: 0 auto;
	margin-bottom: 20px;
	width: 96%;
	display: block;
}

.waku_voice .voice_right {
	margin: 0 auto;
	width: 96%;
	display: block;
}

/*---------------------------------------------------- */
/* Details */
/*---------------------------------------------------- */
.waku_voice .voice_left .waku_details {
	padding: 0;
	width: 100%;
}

.waku_details .details_box {
	padding: 0 0 20px 0;
	width: 100%;
}

/*== h3 ==*/
.details-title {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
}

.details-title p {
	width: 88%;
	font-size: 14px;
}

/*== Box ==*/
.kiji_box {
	padding: 30px 0 10px 0;
	width: 88%;
}
	
.kiji_box .waku_kiji {
	padding: 0;
	width: 100%;
}

/*== img ==*/
.kiji_box .waku_kiji .imgbox {
	margin: 0 auto;
	width: 88%;
	display: block;
}

/*== P ==*/
.kiji_box .waku_kiji .moji_kiji {
	margin-top: 12px;
	width: 100%;
	display: block;
}

.kiji_box .waku_kiji .moji_kiji p {
	font-size: 14px;
}

/*---------------------------------------------------- */
/* Profile */
/*---------------------------------------------------- */
.waku_voice .voice_right .haco_profile {
	padding: 15px 0 0 0;
	width: 100%;
}

/*== Table ==*/
.haco_profile table td.box1 {
	padding: 10px 0;
	width: 50%;
	background-color: #066859;
}

.haco_profile table td.box2 {
	padding: 10px 0;
	width: 50%;
}

.haco_profile table td.box3 {
	padding: 12px 0;
	width: 100%;
}

.haco_profile table td.box1 .title {
	margin: 0 10px;
	font-size: 14px;
}

.haco_profile table td.box2 .data {
	margin: 0 10px;
	font-size: 14px;
}

.haco_profile table td.box3 .profile_box {
	margin: 0 auto;
	width: 86%;
}

/*== h4 ==*/
.profile_box .guests_name {
	padding-bottom: 12px;
}

.profile_box .guests_name h4 {
	font-size: 14px;
}

.profile_box .guests_name h4 small {
	font-size: 11px;
	font-style: normal;
	margin-left: 8px;
}

/*== h5 ==*/
.profile_box .sub-title {
	padding-bottom: 6px;
}

.profile_box .sub-title h5 {
	font-size: 12px;
}

/*== P ==*/
.profile_box .moji_position {
	padding-bottom: 0;
}

.profile_box .moji_position p {
	font-size: 13px;
}

.profile_box .moji_profile {
	padding-bottom: 0;
}

.profile_box .moji_profile p {
	font-size: 13px;
}

/*== Newマーク ==*/
.profile_box .news_data {
	padding: 0;
	width: 100%;
	overflow: hidden;
}

.profile_box .news_data .icon_new {
	padding: 3px 7px 3px 7px;
	margin-right: 8px;
	font-size: 10px;
}



}