@charset "UTF-8";

.sphide{
		display: block !important;
}
.pchide{
	display: none !important;
}

.sys_logo{
	position: relative;
	z-index: 1;
	display: inline-block;
	margin-right: 20px;
}

body#contents1 .page_title{
	margin-bottom: 0;
}

#news article.details .bland_name,
#contents3 article.details .bland_name,
#contents4 article.details .bland_name,
#contents6 article.details .bland_name {
    display: inline-block;
    border-left:5px solid #eb6112;
    background: none;
    color: #000;
    font-weight: bold;
    padding: 5px 20px;
}

#contents1 .sub_color,
#contents2 .sub_color{
	display: inline-block;
	padding: 2px 10px;
}
#contents1 .details .value,
#contents2 .details .value{
	padding: 10px 0;
}
#contents1 .details .value strong,
#contents2 .details .value strong{
	color: #eb6112;
}
#contents1 article.details .bland_name,
#contents2 article.details .bland_name{
	display: inline-block;
    background: none;
    color: #000;
    font-weight: bold;
    padding: 5px 0px;
}

#news article.details,
#contents1 article.details,
#contents2 article.details,
#contents3 article.details,
#contents4 article.details ,
#contents6 article.details {
    margin: 50px auto;
    width: 650px;
}

#news article.details img,
#contents1 article.details img,
#contents2 article.details img,
#contents3 article.details img,
#contents4 article.details img {
	width:100% !important;
	height:auto !important;
}
/*
header .wrap .gloval img.nav{
	width: 8%;
}
*/
/* SPメニュー */
header .wrap .gloval ul.show{
	display: block;
}

header .wrap .gloval .hide{
	display: none !important;
}

header .wrap .gloval a.show{
	display: block !important;
	width: 40px;
	height: 40px;
	font-size: 50px;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 100%;
	color: #eb6112;
	font-weight: bold;
	position: absolute;
	top: -2px;
	right: 6px;
	z-index: 100;
}

.nav_close{
	display: none;
	font-size: 50px;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 100%;
	color: #eb6112;
	font-weight: bold;
	position: absolute;
	top: -2px;
	right: 6px;
	z-index: 100;
}

footer .wrap .gloval2 ul.show{
	display: block;
}

footer .wrap .gloval2 .hide{
	display: none !important;
}

footer .wrap .gloval2 a.show{
	display: block !important;
	width: 40px;
	height: 40px;
	font-size: 50px;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 100%;
	color: #eb6112;
	font-weight: bold;
	position: absolute;
	bottom: 23px;
	right: 6px;
	z-index: 100;
}

.nav_close2{
	display: none;
	font-size: 50px;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 100%;
	color: #eb6112;
	font-weight: bold;
	position: absolute;
	bottom: 23px;
	right: 6px;
	z-index: 100;
}


.plain_list li div h3{
	margin-bottom: 0px;
}
.bland_list li div h3{
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 22px;
}

.logoff footer .wrap .gloval ul li{
	margin-right: 13px !important;
	float: left;
	font-size: 13px;
	min-width: 185px !important;
}

.login footer .wrap .gloval ul li{
	margin-right: 13px !important;
	float: left;
	font-size: 13px;
	min-width: 140px !important;
}
.comingsoonText{
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	text-align: center;
	font-size: 25px;
}

footer .wrap .gloval ul li dl dd{
	font-size: 12px;
}

body#index .contents .bland_list .sys_common_caption{
	float: none;
}

body#index .contents .bland_list .sys_description{
	clear: none;
	padding-top: 0;
}
body#index .contents .bland_list .sys_description2,
body#index .contents p.sys_description2{
	float: none !important;
	padding: 0 !important;
	width: auto !important;
	text-align: right !important;
}

.sys_ttl{
	display: block;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 30px;
}

.sys_plain_list{
	clear: both;
}

.sys_search_form2{
	
}

body#index .contents .search_form dt input{
	
}

body#index .contents .sys_search_form2{
	width: auto !important;
	padding: 0 !important;
}

body#index .contents .bland_list .sys_form dl{
	margin-top: 0;
	padding-top: 0;
}

.sys_form{
	overflow: hidden;
}

body#diagnosis .contents .sys_consult_table{
	margin-bottom: 10px;
}

.sys_consult_caption{
	padding-bottom: 30px;
	font-size: 13px;
}

.member_type dl{
	min-height: 343px;
}

body#system .contents .member_type li{
	margin-bottom: 70px;
}


.errorarea {
	margin: 0 auto;
	width: 500px;
	text-align: left;
}

.moreText{
	color: #004364;
	font-weight: bold;
	display: block;
	padding: 10px 0;
	cursor: pointer;
}
.moreText:hover{
	opacity: 0.7;
}

body#index .contents p.description {
    padding: 50px 0;
    float: left;
    width: 570px;
}

body#index .contents .search_form {
    padding: 50px 0;
    float: right;
    width: 400px;
}

body#index .contents .search_form dt input {
    width: 350px;
}
body#index .contents .search_form dd input {
    width: 50px;
}

body#index .contents p.description a {
    color: #004364;
    text-decoration: underline;
    font-weight: bold;
}

/* スライダー */
.slider_in {
	position: relative;
	width: 1000px;
	margin: auto;
}

.slider_in .left_arrow {
	top: 205px;
	left: 0;
	position: absolute;
}

.slider_in .right_arrow {
	top: 205px;
	right: 20px;
	position: absolute;
}
#arrows .slick-next:before{content:""}
#arrows .slick-prev:before{content:""}

#arrows button.slick-prev,
#arrows button.slick-next{
	width: 40px;
	height: 40px;
	top:215px;
	z-index: 1;
}
#arrows .slick-prev{
	left: 0;
}
#arrows button.slick-next{
	right: 0px;
}

#arrows .slick-prev:hover,
#arrows .slick-next:hover{
	opacity: 0.7;
}

.slick-dots li button:before{
	
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 10px;
	height: 10px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
	color: #eb6112;
    opacity: 1;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #eb6112;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slider{
	padding-bottom: 30px;
}

/* メルマガ用ポップアップ */
.popup2{
	cursor: pointer;
}
.poptell{
		display: inline-block;
		text-align: center;
		font-weight: bold;
		color: #eb6112;
		padding: 5px 0;
}

#popup2 p.text2{
	padding-top: 30px;
}

#popup3 p{
	padding: 30px 30px 0 30px;
}

#layer,
#layer2 {
    display: none;  /* 初期表示は非表示 */
    position: fixed; 
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.20;
    z-index: 100;
}

#layer3 {
    position: fixed; 
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.20;
    z-index: 100;
}
#popup{
    display: none;  /* 初期表示は非表示 */
    position: fixed; 
    left: 50%;
    top: 50%;
    width: 400px;
    height: 200px;
    margin-left: -200px;
    margin-top: -100px;
    background-color: white;
    border-radius: 5px;
    text-align: center;
     z-index: 100;
}

#popup2 {
    display: none;  /* 初期表示は非表示 */
    position: fixed; 
    left: 50%;
    top: 50%;
    width: 400px;
    height: 350px;
    margin-left: -200px;
    margin-top: -175px;
    background-color: white;
    border-radius: 5px;
    text-align: center;
     z-index: 100;
}

#popup3 {
    position: fixed; 
    left: 50%;
    top: 50%;
    width: 700px;
    height: 450px;
    margin-left: -350px;
    margin-top: -225px;
    background-color: white;
    border-radius: 5px;
    text-align: center;
     z-index: 100;
}

.close2{
	width: 200px;
	margin-top: 40px;
}

#popup p,
#popup2 p{
	padding: 50px 20px 30px 20px;
}
.popup_wp,
.popup_wp2{
	position: relative;
}

#close,
#close2{
	font-size: 25px;
	color: #999;
	font-weight: bold;
	position: absolute;
	top:0px;
	right: 10px;
	cursor: pointer;
}


/* 規約系 */
body#policy .contents {
	padding-top: 50px;
}
body#policy .contents .description{
	line-height: 1.6em;
}
body#policy .contents .clause{
	margin-bottom: 50px;
	margin-top: 40px;
}
body#policy .contents .clause li{
	margin-bottom: 20px;
}

body#sct .contents .plain_table {
    margin: 50px 0;
    width: 1000px;
}


.otherSec{
	margin-top: 50px;
}

.otherSec h2{
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    color: #004364;
    margin-bottom: 10px;
    font-size: 30px;
}

.numberList li{
	list-style-type: decimal;
	margin-left: 20px;
}

.mt50{
	margin-top: 50px;
}

.sys_notes{
	padding-top:30px; 
}


@media (max-width: 640px) {
	
	.sphide{
		display: none !important;
	}
	.pchide{
		display: block !important;
	}
	
	.member_type dl{
	min-height: inherit;
	}
	body#system .contents .member_type li{
	margin-bottom: 50px;
	}
	
	
	
	/* スライダー */
	.slider_in {
		position: relative;
		width: 100%;
		margin: auto;
	}
	
	.slider_in .left_arrow {
		top: 45%;
		left: 0;
		position: absolute;
	}
	
	.slider_in .right_arrow {
		top: 45%;
		right: 0px;
		position: absolute;
	}
	#arrows .slick-next:before{content:""}
	#arrows .slick-prev:before{content:""}
	
	#arrows button.slick-prev,
	#arrows button.slick-next{
		width: 20px;
		height: 20px;
		top: 45%;
		z-index: 1;
	}
	#arrows .slick-prev{
		left: 0;
	}
	#arrows button.slick-next{
		right: 0px;
	}
	
	#arrows .slick-prev:hover,
	#arrows .slick-next:hover{
		opacity: 0.7;
	}
	
	.slick-dots{
		position:static;
	}
	
	.slick-dots li button {
		font-size: 0;
		line-height: 0;
		display: block;
		width: 10px;
		height: 10px;
		padding: 5px;
		cursor: pointer;
		color: transparent;
		border: 0;
		outline: none;
		background: transparent;
	}
	.slick-dots li button:before {
		font-family: 'slick';
		font-size: 6px;
		line-height: 20px;
		position: absolute;
		top: 0;
		left: 0;
		width: 10px;
		height: 10px;
		content: '•';
		text-align: center;
		opacity: .25;
		color: black;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	
	.slick-dots li button:hover:before,
	.slick-dots li button:focus:before
	{
		color: #eb6112;
	    opacity: 1;
	}
	
	.slick-dots li.slick-active button:before {
	    opacity: .75;
	    color: #eb6112;
	}
	
	.slick-dots li {
	    position: relative;
	    display: inline-block;
	    width: 10px;
	    height: 10px;
	    margin: 0 5px;
	    padding: 0;
	    cursor: pointer;
	}
	
	.slider{
		padding-bottom: 0px;
	}
	
	.slider .camp_banner{
		height: auto;
	}
	
	body#index .contents .bland_list {
		padding-top: 3%;
	}
	
	body#index .contents p.description {
    padding: 3%;
    float: none;
    width: auto;
	}
	
	body#index .contents .search_form {
	    padding:inherit;
	    float: none;
	    width: 94%;
	}
	
	body#index .contents .search_form dt input {
	    padding: .2em .4em;
		width: 100%;
	}
	body#index .contents .search_form dd input {
	    padding: .2em .5em;
		width: 100%;
	}
	
	body#index .contents p.description a {
	    color: #004364;
	    text-decoration: underline;
	    font-weight: bold;
	}
	
	
	/* メルマガ用ポップアップ */

	#layer,
	#layer2 {
	    display: none;  /* 初期表示は非表示 */
	    position: absolute; 
	    left: 0px;
	    top: 0px;
	    width: 100%;
	    height: 100%;
	    background-color: black;
	    opacity: 0.20;
	    z-index: 100;
	}
	#popup{
	    display: none;  /* 初期表示は非表示 */
	    position: absolute; 
	    left: 50%;
	    top: 50%;
	    width: 300px;
	    height: 200px;
	    margin-left: -150px;
	    margin-top: -100px;
	    background-color: white;
	    border-radius: 5px;
	    text-align: center;
	     z-index: 100;
	}
	
	#popup2 {
	    display: none;  /* 初期表示は非表示 */
	    position: absolute; 
	    left: 50%;
	    top: 50%;
	    width: 300px;
	    height: 300px;
	    margin-left: -150px;
	    margin-top: -150px;
	    background-color: white;
	    border-radius: 5px;
	    text-align: center;
	     z-index: 100;
	}
	
	#popup3 {
	    position: fixed; 
	    left: 50%;
	    top: 50%;
	    width: 300px;
	    height: 430px;
	    margin-left: -150px;
	    margin-top: -215px;
	    background-color: white;
	    border-radius: 5px;
	    text-align: center;
	     z-index: 100;
	}
	
	#popup p,
	#popup2 p{
		padding: 50px 15px 30px 15px;
	}
	.popup_wp,
	.popup_wp2{
		position: relative;
	}
	
	#popup2 p.text2{
		padding-top: 30px;
	}
	
	#close,
	#close2{
		font-size: 25px;
		color: #999;
		font-weight: bold;
		position: absolute;
		top:0px;
		right: 10px;
		cursor: pointer;
	}
	
	.poptell{
		display: inline-block;
		text-align: center;
		font-weight: bold;
		color: #eb6112;
		padding: 5px 0;
	}
	
	.logoff footer .wrap .gloval ul li{
		margin-right: 13px !important;
		float: none;
		font-size: 13px;
		min-width: inherit;
	}
	
	.login footer .wrap .gloval ul li{
		margin-right: 13px !important;
		float: none;
		font-size: 13px;
		min-width: inherit;
	}
	
	.comingsoonText{
		font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
		text-align: center;
		font-size: 25px;
		padding: 30px 0;
	}
	
	footer .wrap .logo_set .logo{
		width: 70%;
	}
	
	/* 規約系 */
	
	body#sct .contents .plain_table {
    margin: 1em auto 0;
    width: 94%;
	}
	body#sct .contents table th {
    	width: 10em;
	}
	body#policy .contents {
    padding: 3%;
	}
	.otherSec h2{
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    color: #004364;
    margin-bottom: 10px;
    font-size: 16px;
	}
	
	.sys_plain_list li{
	padding-top: 30px;
	}
	.liquid_list li {
    	margin-bottom: 10%;
	}
	
	#contents1 article.details .bland_name,
	#contents2 article.details .bland_name{
		font-size: 20px;
	}
	
	#news article.details,
	#contents1 article.details,
	#contents2 article.details,
	#contents3 article.details,
	#contents4 article.details,
	#contents6 article.details {
	    margin: 50px auto;
	    width: auto;
	}
	
	.sys_plain_list2 li figure{
		margin-top: 30px;
	}
}


.errorarea2{
	background: #A80000;
	color: #fff;
	padding: 10px;
	text-align: center;
}

.errorarea2 .title{
	font-size: 15px;
}

span.error2{
	font-weight: bold;
}

article.details p a {
	color:#00F;
	text-decoration:underline;
}



/* LINE連携 */
body#line .page_title {
    background-image: url(../images/title_bg.png);
}
body#line .page_title h1 {
    text-shadow: 2px 0px 10px rgba(10, 28, 61, 0.8);
    background-color: rgba(10, 28, 61, 0.5);
}
body#line dl.login_form {
	margin: 5% auto;
	width: 70%;
}
body#line dl.login_form dt {
}
body#line dl.login_form dd {
}
body#line dl.login_form dd p {
}
body#line dl.login_form dd p + p {
	margin-top: 1em;
}
body#line dl.login_form dd a {
	display: block;
	margin: 3% auto;
	width: 300px;
	font-size: 1.5em;
	line-height: 1;
	padding: 0.75em 0 0.6em;
}
body#line dl.login_form dd p b {
	display: block;
	text-align: center;
}
@media (max-width: 640px) {
	body#line dl.login_form {
		width: 90%;
	}
	body#line dl.login_form dd a {
		width: 75%;
	}
}

/* 会員システム変更 */
body#system .contents .member_type {
	border-top: none;
}
body#system .contents .member_type {
	display: flex;
	flex-flow: wrap;
}
body#system .contents .member_type li {
	display: flex;
	flex-flow: column;
	margin-bottom: 10%;
	border: 1px solid #e7e7e7;
	padding: 2em;
}
body#system .contents .member_type li .btn {
	margin-top: 0;
}
.member_type dl{
	min-height: initial;
	min-height: auto;
}

body#system .contents .member_type li{
	margin-bottom: 40px;
}
@media (max-width: 640px) {
	body#system .contents .member_type li {
		padding: 1em;
	}
	body#system .contents .member_type li .btn {
		margin-top: 5%;
	}
	body#system .contents .member_type li{
		margin-bottom: 10%;
	}
}

.contents_listcap {
	margin: 0 auto 3%;
	color: #eb6112;
	font-size: 2em;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	text-align: center;
}


.optin .link02 {
	display: flex;
	flex-flow: wrap;
	margin: 0 auto;
	width: 80%;
	max-width: 640px;
}
.optin .link02 li {
	margin: 0 1% 2%;
	width: 48%;
}
.optin .link02 li:last-child {
	margin: 0;
	width: 100%;
	text-align: center;
}
.optin .link02 li:last-child input {
	border: 0;
	padding: 0.5em 1em 0.3em;
	cursor: pointer;
}