/* 全ての要素の余白をゼロに指定 */
* {
  margin: 0;
  padding: 0;
	overflow-wrap: break-word;
　　word-wrap: break-word;
}
body {
	-webkit-appearance:none;
	-webkit-text-size-adjust: none;
	height: 100%;
	width:100%;
	margin: 0px;
	padding: 0px;
	font-size: 1vw;
/*	font-size: calc(100vw * 16 / 375);
	font-size: 14px; */
	text-align: center;
	font-family:"メイリオ","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック", sans-serif;
	line-height:160%;
/*	color: #666666; */
	color: #000;

}
label {
    cursor:pointer;
}
ul {
	list-style:none;
}
p {
	text-align:left;
}
h1 {
	font-weight:normal;
}
h2 {
	font-weight:normal;
}
h3 {
	font-weight:normal;
	font-size:1em;
}
.clearboth {
	clear: both;
}

a:link{
	color: #336666;
	text-decoration:none;
}
a:visited{
	color: #336666;
	text-decoration:none;
}
a:active{
	color: #336666;
	text-decoration:underline;
}
a:hover{
	color: #366666;
	text-decoration:underline;
}
::-webkit-scrollbar{
   width: 10px;
}
::-webkit-scrollbar-track{
   background-color: #ccc;
}
::-webkit-scrollbar-thumb{
   background-color: #17585d;
}

.sp1em {
	height:1em;
}
.sp2em {
	height:2em;
}

.sp20_s {
	height:20px;
}

.sp10 {
	height:10px;
}
.sp20 {
	height:20px;
}
.def_moji {
	font-size:1.5em;
}
.text_underline {
	text-decoration:underline;
}
.top_menu {
	width:100%;
	height:auto;
}
.top_menu_l {
	float:left;
	width:27%;
	height:3.5rem;
	border:solid;
	margin-right:5.65%;
	padding:1%;
}
.top_menu_r {
	float:right;
	width:27%;
	height:3.5rem;
	border:solid;
	padding:1%;
}

.top_moji1 {
	font-size:2em;
	font-weight:bold;
	text-decoration:none;
}
.top_moji2 {
	padding-top:4%;
	font-size:1.2em;
	text-decoration:none;
}
.mypage {
	margin-top:1em;
	margin-left:2em;
}
.mypage h2 {
	text-align:left;
	font-size:2.3em;
}

.top_menu_a a:link{
	text-decoration:none;
}
.top_menu_a a:visited{
	text-decoration:none;
}
.top_menu_a a:active{
	text-decoration:none;
}
.top_menu_a a:hover{
	text-decoration:none;
}
/* 体質判定ページ　*/
#taisitu_area_s {
	display:none;
}
#taisitu_area_p {
	display:block;
	height:auto;
}
.taisitu_area_1 {
	width:30%;
	text-align:left;
	float:left;
}
.taisitu_area_2 {
	width:43%;
	text-align:left;
	float:left;
}
.taisitu_area_3 {
	width:16%;
	float:right;
	font-size:1.5em;
	margin-top:0px;
	margin-left:0%;
	margin-right:0%;
}
.taisitu_area_4 {
	width:82%;
	height:360px;
	float:left;
	font-size:1.5em;
      overflow: scroll;
	overflow-x: hidden;
 /* IE, Edge 対応 
 	-ms-overflow-style: none;
 /* Firefox 対応 
 	scrollbar-width: none;*/
}

/* Chrome, Safari 対応 
.taisitu_area_4::-webkit-scrollbar {
 display:none;
}*/
.taisitu_area_5 {
	width:30%;
	margin-right:3.4%;
	text-align:center;
	float:left;
}
.taisitu_area_6 {
	width:30%;
	text-align:center;
	float:left;
}
/*　証判定結果チャート　*/
.syou_graph {
	margin-top:0px;
	padding-top:5px;
	width:280px;
	height:250px;
	text-align:center;
	line-height:240px;
	border-style:solid;
	border-color: #aba796;
	border-width: 1px;
	box-sizing: border-box;
}
.syou_graph iframe {
	width:238px;
	height:238px;
}
.taisitu_moji1 {
	height:30px;
	font-size:1.5em;
}
.taisitu_moji2 {
	height:auto;
	font-size:1.8em;
	font-weight:bold;
	margin-top:30px;
}
.taisitu_moji3 {
	font-size:1.4em;
	line-height:150%;
}
.taisitu_moji4 {
	font-size:1.2em;
	line-height:150%;
	padding-left:5%;
}
.taisitu_moji7 {
	height:auto;
	font-size:1.6em;
	font-weight:bold;
	margin-top:30px;
}
.taisitu_moji8 {
	font-size:1.2em;
	line-height:150%;
}
.taisitu_login_moji {
	font-size:1.4em;
	line-height:150%;
}
.taisitu_login_moji a:link{
	color: #336666;
	text-decoration:underline;
}
.taisitu_login_moji a:visited{
	color: #336666;
	text-decoration:underline;
}
.taisitu_login_moji a:active{
	color: #336666;
	text-decoration:underline;
}
.taisitu_login_moji a:hover{
	color: #366666;
	text-decoration:underline;
}

.taisitu_area_3_date {
	font-size:0.8em;
	height:250px;
	text-align:left;
	line-height:180%;
	padding-left:5%;
}
.taisitu_area_3_link_moji {
	font-size:1em;
	padding-left:5%;
	text-decoration:underline;
	margin-top:0;
	margin-bottom:10%;
}
.taisitu_area_3_no {
	font-size:0.8em;
	height:20px;
	text-align:center;
	display: inline-block;
/*	margin-top:20px; */
}
#before {
	display: inline-block;
}
.taisitu_button {
	width:280px;
	height:3.5rem;
	line-height:3.5rem;
	border:1px solid;
	font-size:2em;
	text-align:center;
	text-decoration:none;
}
.account_button {
	width:260px;
	height:3.2rem;
	line-height:3.2rem;
	border:2px solid;
	border-color:orange;
	font-size:2em;
	color:orange;
	text-align:center;
	text-decoration:none;
}
.taisitu_button_waku a:active{
	text-decoration:none;
}
.taisitu_button_waku a:hover{
	text-decoration:none;
}
/* 体質再判定　*/
.taisitu_moji5 {
	font-size:1.5em;
	line-height:150%;
	text-align:center;
	margin-bottom:2%;
}
.taisitu_moji6 {
	font-size:1.2em;
	text-align:right;
	margin-bottom:2px;
}

.taisitu_q_waku {
	width:500px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
/*
	position: absolute;
	left: 50%;
	transform: translate(-50%,0);
*/
}
.hantei_left {
	width:230px;
	height:30px;
	line-height:30px;
	text-align:center;
	border:1px solid;
	border-color:#9e7762;
	border-radius: 5px 5px 5px 5px;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
	font-size:1.2em;
}
.hantei_right {
	width:250px;
	height:30px;
	line-height:30px;
	text-align:center;
	border:1px solid;
	border-color:#9e7762;
	border-radius: 5px 5px 5px 5px;
	float:right;
	margin-bottom:10px;
	font-size:1.2em;
}
.taisitu_next {
	width:80px;
	height:30px;
	line-height:30px;
	border:1px solid;
	border-color:#9e7762;
	border-radius: 5px 5px 5px 5px;
	background-color: #9e7762;
	color:#fff;
	text-align:center;
	display:block;
	margin-top:20px;
	float:right;
	cursor:pointer;
}
/*
.taisitu_next_waku a:link {
	color:#fff;
	text-decoration:none;
}
.taisitu_next_waku a:visited {
	color:#fff;
	text-decoration:none;
}
.taisitu_next_waku a:active {
	color:#fff;
	text-decoration:none;
}
.taisitu_next_waku a:hover {
	color:#fff;
	text-decoration:none;
}
*/
.taisitu_modoru {
	width:80px;
	height:30px;
	line-height:30px;
	border:1px solid;
	border-color:#9e7762;
	border-radius: 5px 5px 5px 5px;
	text-align:center;
	display:block;
	margin-top:20px;
	float:left;
	cursor:pointer;
}
.taisitu_next_waku_m a:link {
	color:#000;
	text-decoration:none;
}
.taisitu_next_waku_m a:visited {
	color:#000;
	text-decoration:none;
}
.taisitu_next_waku_m a:active {
	color:#000;
	text-decoration:none;
}
.taisitu_next_waku_m a:hover {
	color:#000;
	text-decoration:none;
}
#chkbox_s {
	display:none;
}
/* 処方履歴 */
.syohou_moji1 {
	font-size:1.5em;
	line-height:150%;
}
.syohou_moji2 {
	font-size:1.3em;
/*	line-height:150%; */
}
#syohou_area {
	display:block;
}

#syohou_area_s {
	display:none;
}

.syohou_area_1 {
	width:85%;
	text-align:left;
	float:left;
}
.syohou_area_2 {
	width:14%;
	float:right;
	font-size:1.5em;
	margin-top:0px;
	margin-left:0%;
	margin-right:0%;
}
.syohou_moji3 {
	font-size:1.2em;
	line-height:150%;
	padding-left:5%;
}
.syohou_area_2_date {
	font-size:0.8em;
	height:300px;
	text-align:left;
	line-height:180%;
	padding-left:5%;
}
.syohou_area_2_no {
	font-size:0.8em;
	height:20px;
	text-align:center;
	display: inline-block;
	margin-top:20px;
}

.syohou_tbl {
	width:93%;
	height:auto;
	margin-top:2%;
	border-color: #aba796;
	border-left:solid 1px;
	border-right:solid 1px;
	border-bottom:solid 1px;
	font-size:1.2em;
   display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.syohou_tbl .td1 {
	width:45%;
	padding:1%;
	box-sizing: border-box;
	border-top:solid 1px;
	border-right:solid 1px;
	float:left;
}
.syohou_tbl .td2 {
	width:43%;
	padding:1%;
	box-sizing: border-box;
	border-top:solid 1px;
	border-right:1px solid;
	float:left;
}

.syohou_tbl .td3 {
	width:12%;
	padding:1%;
	box-sizing: border-box;
	border-top:solid 1px;
	float:right;
	display: flex;
  	align-items: center;
}
.syohou_button1 {
	width:85px;
	height:30px;
	line-height:30px;
	border:1px solid;
/*	border-color:#9e7762; */
	border-radius: 5px 5px 5px 5px;
	text-align:center;
	display:block;
/*	margin-top:50%; */
	cursor:pointer;
	font-size:0.9em;
}
.syohou_button2 {
	width:85px;
	height:30px;
	line-height:30px;
	border:1px solid;
/*	border-color:#9e7762; */
	border-radius: 5px 5px 5px 5px;
	text-align:center;
	display:block;
	margin-top:20px;
	float:right;
	cursor:pointer;
	font-size:0.9em;
}
.syohou_img {
	width:80px;
	height:60px;
	float:left;
	padding-right:10px;
}
.syohou_n1 {
	margin-left:10px;
}
#order_tbl_p {
	display:block;
	height:auto;
}
#order_tbl_s {
	display:none;
}

.order_tbl {
	width:99%;
	height:auto;
	margin-top:2%;
	border-color: #aba796;
	border-left:solid 1px;
	border-right:solid 1px;
	border-bottom:solid 1px;
	font-size:1.2em;
   display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.order_tbl .td1_t {
	width:11%;
	height:60px;
	line-height:60px;
	box-sizing: border-box;
	border-top:solid 1px;
	border-right:solid 1px;
	float:left;
}
.order_tbl .td2_t {
	width:37%;
	height:60px;
	line-height:60px;
	box-sizing: border-box;
	border-top:solid 1px;
	float:left;
}

.order_tbl .td3_t {
	width:8%;
	height:60px;
	line-height:60px;
	box-sizing: border-box;
	border-top:solid 1px;
	border-left:1px solid; 
	float:left;
}
.order_tbl .td4_t1 {
	width:10%;
	height:60px;
	padding:1%;
	box-sizing: border-box;
	border-top:solid 1px;
	border-left:1px solid; 
	float:left;
}
.order_tbl .td4_t2 {
	width:10%;
	height:60px;
	line-height:60px;
	box-sizing: border-box;
	border-top:solid 1px;
	border-left:1px solid; 
	float:left;
}
.order_tbl .td1 {
	width:11%;
	padding:1%;
	box-sizing: border-box;
	border-top:solid 1px;
	border-right:solid 1px;
	float:left;
}
.order_tbl .td2 {
	width:37%;
/*	padding:1%; */
	box-sizing: border-box;
	border-top:solid 1px;
	float:left;
}

.order_tbl .td3 {
	width:8%;
/*	padding:1%; */
	box-sizing: border-box;
	border-top:solid 1px;
	border-left:1px solid; 
	float:left;
}
.order_tbl .td4 {
	width:10%;
	padding:1%;
	box-sizing: border-box;
	border-top:solid 1px;
	border-left:1px solid; 
	float:left;
}
.order_tbl .td5 {
	width:8%;
	padding:1%;
	box-sizing: border-box;
	border-top:solid 1px;
	border-left:1px solid; 
	text-align:center;
	float:left;
}
.order_tbl .td6 {
	width:8%;
	padding:1%;
	box-sizing: border-box;
	border-top:solid 1px;
	border-left:1px solid; 
	text-align:center;
	float:right;
}
.order_img {
	width:80px;
	height:auto;
	float:left;
	padding-right:10px;
}
.order_item_area {
	height:60px;
	padding-top:2%;
	padding-left:2%;
	padding-right:2%;
	padding-bottom:1%;
}
.order_item_area_b_line {
	border-bottom:solid 1px;
}

.order_day_area {
	height:60px;
	padding-top:10%;
	padding-left:10%;
	padding-right:10%;
	padding-bottom:4%;
}
.order_suu_area {
	height:60px;
	line-height:60px;
	padding-top:10%;
	padding-left:10%;
	padding-right:10%;
	padding-bottom:4%;

}
.order_n2 {
	margin-left:10px;
/*	padding-bottom:10px; */
	float:none;
}
.order_n1 {
	margin-left:10px;
}
.order_button1 {
	width:65px;
	height:30px;
	line-height:30px;
	border:1px solid;
/*	border-color:#9e7762; */
	border-radius: 5px 5px 5px 5px;
	text-align:center;
	display:block;
	margin-top:0%;
	cursor:pointer;
	font-size:0.9em;
}
.order_no_area {
	font-size:1.5em;
	text-align:center;
	margin-top:20px;
}
#reorder_tbl_p {
	display:block;
	height:auto;
}
#reorder_tbl_s {
	display:none;
}
.reorder_tbl {
	width:99%;
	height:auto;
	margin-top:2%;
	border-color: #aba796;
	border-left:solid 1px;
	border-right:solid 1px;
	border-bottom:solid 1px;
	font-size:1.2em;
   display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.reorder_tbl .td1_t {
	width:11%;
	height:60px;
	line-height:60px;
	box-sizing: border-box;
	border-top:solid 1px;
	border-right:solid 1px;
	float:left;
}

.reorder_tbl .td2_t {
	width:39%;
	height:60px;
	line-height:60px;
	box-sizing: border-box;
	border-top:solid 1px;
	float:left;
}

.reorder_tbl .td3_t {
	width:8%;
	height:60px;
	line-height:60px;
	box-sizing: border-box;
	border-top:solid 1px;
	border-left:1px solid; 
	float:left;
}
.reorder_tbl .td4_t {
	width:10%;
	height:60px;
	line-height:60px;
	box-sizing: border-box;
	border-top:solid 1px;
	border-left:1px solid; 
	float:left;
}
.reorder_tbl .td1 {
	width:11%;
	padding:1%;
	box-sizing: border-box;
	border-top:solid 1px;
	border-right:solid 1px;
	float:left;
}
.reorder_tbl .td2 {
	width:39%;
/*	padding:1%; */
	box-sizing: border-box;
	border-top:solid 1px;
	float:left;
}

.reorder_tbl .td3 {
	width:8%;
/*	padding:1%; */
	box-sizing: border-box;
	border-top:solid 1px;
	border-left:1px solid; 
	float:left;
}
.reorder_tbl .td4 {
	width:10%;
/*	padding:1%; */
	box-sizing: border-box;
	border-top:solid 1px;
	border-left:1px solid; 
	float:left;
}
.reorder_tbl .td5 {
	width:8%;
/*	padding:1%; */
	box-sizing: border-box;
	border-top:solid 1px;
	border-left:1px solid; 
	text-align:center;
	float:left;
}
.reorder_tbl .td6 {
	width:8%;
/*	padding:1%; */
	box-sizing: border-box;
	border-top:solid 1px;
	border-left:1px solid; 
	text-align:center;
	float:right;
}

.reorder_item_area {
	height:60px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
}
.reorder_suu_area {
	height:60px;
/*	line-height:60px; */
	padding-top:10px;
	padding-left:11px;
	padding-right:10px;
	padding-bottom:4px;
}
.reorder_num_area {
	height:60px;
	padding-top:10px;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:4px;
}

.reorder_button1 {
	width:65px;
	height:30px;
	line-height:30px;
	border:1px solid;
/*	border-color:#9e7762; */
	border-radius: 5px 5px 5px 5px;
	text-align:center;
	display:block;
	margin-top:10%;
	cursor:pointer;
	font-size:0.9em;
}
/* チャット履歴 */
#chat_area_p {
	display:block;
}

#chat_area_s {
	display:none;
}.chat_area_1 {
	width:70%;
	height:auto;
	float:left;
}
.chat_area_2 {
	width:20%;
	float:right;
	font-size:1.4em;
	margin-top:0px;
	margin-left:0%;
	margin-right:0%;
}
.chat_moji1 {
	font-size:1.5em;
	line-height:150%;
}
.chat_dsp_area {
	font-size:1.3em;
	height:380px;
	border:solid 1px;
      overflow: scroll;
	overflow-x: hidden;
}
.chat_dsp_area .chat_right {
	float:right;
	text-align:right;
	margin-top:2%;
	margin-left:2%;
	margin-right:2%;
	display: inline-block;
	padding:1%;
	border:1px solid;
/*	border-color:#9e7762; */
	border-radius: 5px 5px 5px 5px;
	background-color: #ffe6cc;
}
.chat_dsp_area .chat_left_d {
	width:8%;
	text-align:left;
	float:left;
	margin-top:2%;
	margin-left:2%;
/*	margin-bottom:2%; */
	padding:1%;
}
.chat_dsp_area .chat_left {
	width:84%;
	text-align:left;
	float:left;
	margin-top:2%;
	margin-right:0%;
/*	margin-bottom:2%; */
}
.chat_dsp_area .chat_left_w {
	width:auto;
	display: inline-block;
	padding:1%;
	border:1px solid;
/*	border-color:#9e7762; */
	border-radius: 5px 5px 5px 5px;
}
chat_moji2 {
	font-size:1.2em;
	line-height:150%;
	padding-left:5%;
}
.chat_area_2_date {
	font-size:0.8em;
	height:300px;
	text-align:left;
	line-height:180%;
	padding-left:5%;
}
.chat_area_2_no {
	font-size:0.8em;
	height:20px;
	text-align:center;
	display: inline-block;
	margin-top:20px;
}
/* お客様情報 */
.customer_tbl {
	width:60%;
	text-align:left;
	line-height:160%;
}
.customer_tbl_t {
	font-size:1.5em;
	width:22%;
/*	margin-bottom:2%; */
/*	margin-left:5%; */
	float:left;
	line-height:160%;
}
.customer_tbl_n {
	width:78%;
	line-height:160%;
	font-size:1.5em;
/*	margin-left:2%; */
	float:right;
	text-align:left;
}
.customer_tbl_h {
	font-size:1.4em;
/*	line-height:160%; */
	text-align:right;
}

.customer_henkou {
	width:auto;
	height:auto;
	padding:1%;
	border:1px solid;
/*	border-color:#9e7762; */
	border-radius: 5px 5px 5px 5px;
	text-align:center;
	cursor:pointer;
	font-size:1.6em;
}
.customer_tbl_h a {
	text-decoration:none;
}
.customer_select {
	font-size:1.1em;
	line-height:160%;
}
.addr_select {
	width:200px;
	font-size:1em;
	line-height:160%;
/*	margin-left:2%; */
}
.hyoudai {
	width:10%;
	float:left;
}
.area {
	width:60%;
	float:left;
}
.customer_text1 {
	font-size:1em;
	line-height:140%;
	width:160px;
	margin-bottom:1%;
}
.customer_text2 {
	font-size:1em;
	line-height:140%;
	width:40px;
	margin-bottom:1%;
}
.customer_text3 {
	font-size:1em;
	line-height:140%;
	width:50px;
	margin-bottom:1%;
}
.customer_text4 {
	font-size:1em;
	line-height:140%;
	width:30%;
	margin-bottom:1%;
}
.customer_text5 {
	font-size:1em;
	line-height:140%;
	width:500px;
	margin-bottom:1%;
}
.customer_tbl_s_t {
	font-size:1.6em;
	width:30%;
/*	margin-bottom:2%; */
/*	margin-left:5%; */
	line-height:160%;
}
.customer_tbl_s_n {
	width:78%;
	line-height:160%;
	font-size:1.5em;
/*	margin-left:2%; */
	float:right;
	text-align:left;
}
.customer_tbl_s_n_l {
	width:38%;
	line-height:160%;
	font-size:1.5em;
/*	margin-left:2%; */
	float:left;
	text-align:left;
}
.customer_tbl_s_n_r {
	width:62%;
	line-height:160%;
	font-size:1.5em;
/*	margin-left:2%; */
	float:right;
	text-align:left;
}
.customer_tbl_s_st_l {
	font-size:1.5em;
	width:12%;
	line-height:160%;
	float:left;
	margin-bottom:2%;
}
.customer_tbl_s_st_r {
	font-size:1.5em;
	width:88%;
	line-height:160%;
	float:right;
}
.select_area_c {
	border: 1px solid;
	color: #000;
	border-radius: 0px 0px 0px 0px;
	background:#fff;
	font-size:1em;
	line-height:140%;
	width:30%;
	padding-top:0.6%;
	padding-bottom:0.6%;
}
.customer_henkou_s {
	width:30%;
	height:auto;
/*	margin-left: auto;
	margin-right: auto; */
	padding-top:1%;
	padding-bottom:1%;
	border:1px solid;
/*	border-color:#9e7762; */
	border-radius: 5px 5px 5px 5px;
	text-align:center;
	cursor:pointer;
	font-size:1.6em;
	display:inline-block;
}
.customer_b {
	margin-top:5%;
	text-align:center;
}
