@charset "utf-8";

/*---------------------------------------------
	Media All
  ---------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 100%;
}

ol, ul{
    list-style:none;
}

img {
	vertical-align: bottom;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	overflow: hidden;
	font-size: 0.1em;
	line-height: 0;
}

.clearfix {
	min-height: 1px;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
	color: #000;
}

a:visited {
	color: #000;
}

a:hover {
	opacity: 0.8;
}

b, strong, .bold {
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}

/* IEだけに適応 */
_:lang(x)::-ms-backdrop, .selector {
	font-family: "Segoe UI", Meiryo, sans-serif;
}

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

::before , ::after {
	box-sizing: inherit;
}
button {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	color: inherit;
	vertical-align: middle;
	text-align: inherit;
	font: inherit;
	-webkit-appearance: none;
	appearance: none;
}

html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}


.emphasis_design20 span {
  background: linear-gradient(transparent 50%, #bde4f7 50%);
  padding: 0 0.1em;
}


body {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
	color: #444;
	font-size: 14px;
	line-height: 1.6em;
	text-align: left;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


h3 {
	font-size: 12px;
}



#wrap {
	width: 100%;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

header {
	width: 100%;
	background: #FFF;
}

main {
	overflow: hidden;
}

.center {
	text-align: center;
}

header h1 {
	float: left;
}

.store_btn {
	float: right;
}

.bg_g {
	font-size: 1.2em;
	color: #FFF;
}

.fv_flex p {
	background-color: #83CBC9;
	color: #FFF;
	font-weight: 600;
}

.app_sec {
	background-color: #D3EBEA;
}

.app_right {
	overflow: hidden;
	text-align: center;
}

.app_flex {
	display: flex;
	justify-content: space-between;
}

.app_flex p {
	display: flex;
	justify-content: space-between;
}

.product_txt {
	text-align: left;
	font-size: 1.2em;
	line-height: 1.6em;
}

.product_under h3 {
	color: #6CBDBB;
	font-weight: 600;
}

.bigdate h3 {
	line-height: 1.0em;
}

.doctor .product_under_inner, .tec .product_under_inner {
	overflow: hidden;
	text-align: left;
}

.doctor {
	background-color: #FEFAEB;
}

.tec {
	background-color: #E3F1F1;
}

.bigdate {
	background-color: #F1F2F2;
}

.function .function_sec h3 {
	color: #FFF;
	font-weight: 500;
	background-color: #83CBC9;
}

.function_flex {
	display: flex;
	justify-content: space-between;
}

.function_catch {
	font-size: 1.2em;
	text-align: left;
}

.function_catch02 {
	font-size: 1.2em;
	text-align: left;
	padding: 0 30px;
}

.spec {
	border: 1px solid #E2E2E2;
}

.spec h3 {
	font-weight: 400;
	font-size: 1.0em;
}

.spec p {
	text-align: left;
}

#about {
	background-color: #eafcf7;
}

#product {
	position: relative;
}

#product::before{
	content:"";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent  transparent  transparent #eafcf7;

}

.about_right {
	text-align: center;
	overflow: hidden;
}

.about_txt {
	text-align: left;
	font-size: 1.2em;
	line-height: 1.6em;
}

#about {
	position: relative;
}

#about::before{
	content:"";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent  transparent  transparent #FFF;
}

.app_link {
	width: 100%;
	border-top: 1px dotted #707070;
	border-bottom: 1px dotted #707070;
}

.app_link_inner {
	margin: 0 auto;
}

.app_sec_img {
	margin-bottom: 60px;
}

.howto_table {
	margin-bottom: 40px;
}

.howto_table td {
	vertical-align: middle;
}

.num span {
	background-color: #F07D94;
	color: #FFF;
}

.howto_txt {
	text-align: left;
}

.santen {
	color: #F07D94;
}

.howto_table02, .howto_table02 td {
    border-collapse: collapse;
    border: 1px solid #707070;
}

.howto_table02 td {
	vertical-align: middle;
	padding: 15px;
}

.warning {
	width: 12%;
}

.warning_txt {
	text-align: left;
}

/* acc */

.acMenu li {
    list-style: none;
}

.acMenu a {text-decoration: none;}

.acMenu li ul {
    padding:0px;
}

.menu-ttl {
    border-bottom: 1px solid #fff;
    text-align: center;
    background: #83CBC9;
    color: #fff;
    font-weight: 600;
    text-align: left;
    position: relative ;
}

.explanation {
    color: #83CBC9;
}

.sub-menu-ttl {
    border-bottom: 1px solid #fff;
    text-align: left;
    padding: 16px 26px ;
    background: #D8E9E9;
    margin: 0px;
    color: #595656;
    font-size: 1.3em;
    position: relative ;
    
}
dl {
	margin:0px;
}

dd {
    margin:0px;
    
}

.acMenu2 li {
    text-align:center;
}
.acMenu3 {
    text-align: center;
}

.acMenu3 li,.menu-link li {
    padding-top: 15px;
    padding-bottom: 15px;
    background: none;
    color: #595656;
}

.acMenu dt.open {
/*    background: #ccc;*/
    
}

.acMenu dt:after {
    content:"\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left:20px;
    position: absolute;
    top: 30%;
    right: 2%;
}

.acMenu dt.open:after {content:"\f077";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
	margin-left:20px;}

.sub-menu-ttl:after {
    content:"\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left:20px;
    position: absolute;
    top: 30%;
    right: 2%;
}

.sub-menu-ttl.openAcd:after {content:"\f077";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
	margin-left:20px;
}

/* modal */

/*全て共通：hideエリアをはじめは非表示*/
.hide-area{
	display: none;
}

/*全て共通：モーダルのボタンの色を変更したい場合*/
.modaal-close:after, 
.modaal-close:before{
	background:#ccc;	
}

.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before{
	background:#666;
}

.doctor_voice_inner {
	text-align: left;
}

.doctor_name {
	color: #83CBC9;
	font-weight: 600;
}

.doctor_details {
	font-size: 1.3em;
	line-height: 1.6em;
}



@media screen and (max-width:620px){

.acMenu {
    width:100%;
}
}

.acc_txt {
	text-align: left;
}

.acc_txt02 {
	font-size: 1.2em;
	line-height: 1.4em;
}

.sec05 {
	background-color: #D3EBEA;
}

.uriba_inner01 {
	margin: 0 auto;
	border-bottom: 1px dotted #707070;
}

.uriba_left {
	overflow: hidden;
	text-align: left;
}

.uriba_btn {
	background-color: #EC9CB1;
	padding: 20px 0;
	text-align: center;
	border-radius: 10px;
	position: relative;
}

.uriba_btn a {
	display: block;
	color: #FFF;
	font-size: 1.4em;
	font-weight: 600;
}

.uriba_btn a::after {
    content: '〉';
    position: absolute;
    top: 30%;
    right: 2%;
}

.slider_sec {
	width: 100%;
	background: url(../images/slider_bg.jpg) top left repeat-x;
	background-size: contain;
}

.sec_wrap {
	width: 100%;
}

.bg_g {
	background-color: #e8345e;
}

.logo_txt {
	margin: 0 0 40px 0;
	line-height: 1.8em;
}

.logo_img {
	margin: 0 0 20px 0;
}

.txtb {
	font-size: 1.2em;
}

.txtem {
	font-size: 1.5em;
	font-weight: 600;
}

.sec_left, .sec_right {
	overflow: auto;
}

.sec02 h3 {
	color: #FFF;
}

.about_txt {
	text-align: left;
}

.fem_txt {
	text-align: left;
	color: #FFF;
}

.soon {
	border: 1px solid #000;
}

.support h2 {
	font-weight: bold;
}

.contact h3 {
	color: #666464;
	border: 1px solid #666464;
	text-align: center;
}

.contact a {
	color: #000;
	text-decoration: none;
}

footer {
	width: 100%;
	background: #EEE;
}

.footer_under_right li {
	display: inline-block;
}

.p_fukidashi {
	position: relative;
	display: inline-block;
	color: #FFF;
	background: #F07D94;
}

.p_fukidashi:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #F07D94;
}

.p_fukidashi p {
	margin: 0;
	padding: 0;
}

.howto_txt_sec {
	text-align: left;
}

.howto_txt_sec h3 {
	margin-bottom: 10px;
}




/* SP縦 */
@media screen and (max-width: 750px) {

:root {
    --swiper-navigation-size: 24px !important;
}

.pc {
	display: none !important;
}

img {
	width: 100%;
}

header .header_nav {
	padding: 15px 0;
}

header h1 {
	margin: 0 0 0 4%;
}

header h1 img {
	width: 40vw;
}

.inner {
	width: 100%;
	margin: 0 auto;
}

.menu {
	position: fixed;
	right: -100%;
	width: 100%;
	height: 90vh;
	/* メニューを縦に */
	display: flex;
	flex-direction: column;
	color: #efefef;
	background-color: rgba(131, 203, 201, 0.9);
	transition: .3s;
	z-index: 999;
}

.menu_list {
	width: 80%;
	height: 100%;
	/* メニューテキスト位置をリスト内中心に */
	display: flex;
	justify-content: left;
	align-items: center;
	font-size: 1em;
	margin-left: 20px;
	border-bottom: 1px dotted #525252;
}

.menu_list:last-child {
	border-bottom: none;
}

.btn {
	/* ボタンの配置位置  */
	position: fixed;
	top: 2%;
	right: 3%;
	/* ボタンの大きさ  */
	width: 42px;
	height: 42px;
	/* 最前面に */
	z-index: 9999;
	background-color: #FFF;
	border: 1px solid #83cbc9;
}

.btn_line {
	display: block;
	position: relative;  /* バーガー線の位置基準として設定 */
	width: 70%;  /* 線の長さと高さ */
	height: 4px;
	background-color: #83cbc9;  /* バーガー線の色 */
	transition: .2s;
	margin: 0 auto;
}

.btn_line::before,
.btn_line::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #83cbc9;
	transition: .5s;
}

.btn_line::before {
	/* 上の線の位置 */
	transform: translateY(-10px);
}

.btn_line::after {
	/* 下の線の位置 */
	transform: translateY(10px);
}

.menu.open {
	top: 0;
	right: 0;
}

.btn_line.open {
	background-color: transparent;  	/* 真ん中の線を透明に */
}

.btn_line.open::before ,
.btn_line.open::after {
	content: "";
	background-color: #83cbc9;  /* 上下の線の色を変える */
	transition: .2s;
}

.btn_line.open::before {
	transform: rotate(45deg);  /* 上の線を傾ける */
}

.btn_line.open::after {
	transform: rotate(-45deg);  /* 下の線を傾ける */
}

.logo {
	padding: 40px 30px;
}

.logo_img {
	width: 70%;
	margin: 0 auto 30px;
}

.sp_center {
	text-align: center;
	margin-bottom: 15px;
}

.sp_center img {
	width: 100%;
}

.fv_logo {
	width: 85%;
	margin: 0 auto;
	padding: 20px 0;
}

.fv_img {
	width: 95%;
	margin: 0 auto;
	margin-bottom: 20px;
}

.fv_txt {
	text-align: center;
	margin-bottom: 20px;
}

.fv_flex {
	padding: 0 20px;
	margin-bottom: 20px;
}

.app_sec {
	padding: 30px 0;
}

.app_sec .inner h2 {
	float: left;
	padding: 0 0 0 0;
}

.app_sec .inner h2 img {
	width: 60%;
}

.app_right h3 {
	font-size: 1.5em;
	line-height: 1.7em;
	text-align: left;
	padding: 6px 0 0 0;
	margin-bottom: 20px;
}

.app_flex {
	width: 90%;
	margin: 0 auto 15px;
}

.sec01 h2 {
	font-size: 1.6em;
	padding: 30px 0;
	line-height: 1.6em;
}

.product_img {
	padding: 25px 0 0 0;
	width: 70%;
	margin: 0 auto;
}

.product_txt {
	width: 90%;
	margin: 0 auto 40px;
}

.product_under h3 {
	font-size: 1.4em;
}

.doctor h3, .tec h3 {
	margin: 25px 0 20px;
	text-align: center;
}

.bigdate {
	padding: 0 0 30px 0;
}

.bigdate_img {
	width: 80%;
	margin: 0 auto 30px;
}

.bigdate h3 {
	padding: 30px 0;
}

.bigdate .product_under_txt {
	width: 90%;
	margin: 0 auto;
	text-align: left;
}

.function .function_sec h3 {
	font-size: 1.6em;
	padding: 15px 0 10px;
	margin-bottom: 20px;
}

.function_flex {
	width: 96%;
	margin: 0 auto 30px;
}

.f_img01 {
	width: 90%;
}

.f_img02 {
	width: 90%;
	margin: 0 0 0 10px;
}

.f_img03 {
	width: 99%;
	margin: 0 0 0 10px;
}

.function_catch {
	width: 90%;
	margin: 0 auto;
}

.function_sec {
	margin-bottom: 30px;
}

.fv_flex p {
	padding: 8px 20px;
	margin: 0 5px 10px 0;
}

.fv_flex {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.spec {
	padding: 20px;
	width: 90%;
	margin: 0 auto;
}

.spec p {
	font-size: 1.2em;
	line-height: 1.4em;
}

.spec h3 {
	margin-bottom: 20px;
}

.spec h3 {
    font-size: 1.2em;
}

#product::before{
	border-width: 60px 0 0 100vw ;
}

#product {
	padding-bottom: 80px;
}

.about_txt {
	padding: 20px;
	font-size: 1.2em;
	line-height: 1.4em;
}

.about_right_img {
	width: 90%;
	margin: 0 auto;
}

.about_inner {
	margin-bottom: 10px;
}

.about_flex {
	width: 80%;
	margin: 0 auto;
}

#about {
	padding-bottom: 30px;
}

#about::before{
	border-width: 60px 0 0 100vw ;
}

#about h2, #app h2 {
	font-size: 1.6em;
	padding: 20px 0 0 0;
	margin-bottom: 20px;
	line-height: 1.2;
	font-weight: 600;
}

.app_sec_img {
	width: 80%;
	margin: 0 auto 25px;
}

.app_sec_txt {
	font-size: 1.2em;
	line-height: 1.4em;
	width: 90%;
	margin: 0 auto 30px;
	text-align: left;
}

.app_logo {
	float: left;
	padding: 0 0 0 0;
}

.app_logo img {
	width: 60%;
}

.app_link {
	padding: 25px 0;
}

.app_link_inner {
	width: 100%;
}

#app .app_link {
	margin-bottom: 30px;
}

.howto_table {
	width: 96%;
	margin: 0 auto 25px;
}

.howto_txt {
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 0 0 0 15px;
}




.santen {
	font-size: 1em;
	line-height: 1em;
	padding: 5px 0;
}

.num {
	font-size: 1.4em;
}

.num span {
	padding: 25px 20px;
}

.howto_table02 {
	width: 96%;
	margin: 0 auto 30px;
}

.warning {
	font-size: 1.4em;
}

.warning_txt {
	font-size: 1.1em;
	line-height: 1.3em;
}

.acMenu3 {
	width: 96%;
	margin: 0 auto;
}

.acc_img img {
	margin-bottom: 20px;
}

.acc_img img {
	width: 94%;
}

.acc_txt {
	font-size: 1.1em;
	line-height: 1.3em;
	width: 90%;
}

.acc_txt02 {
	font-size: 1.1em;
	line-height: 1.3em;
	width: 96%;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 20px 0;
}

.explanation {
    width: 90%;
    margin: 0 auto;
    text-align: left;
    padding: 10px 0;
    font-weight: 600;
}

.menu-ttl {
    font-size: 1.4em;
    padding: 15px 20px ;
}

.acMenu {
	margin-bottom: 30px;
}

.uriba_inner01 {
	width: 90%;
	padding: 0 0 25px 0;
}

.uriba_img {
	width: 70%;
	margin: 0 auto 25px;
}

.uriba_left {
	padding: 20px 0 0 0;
}

.sp_txt {
	width: 90%;
	margin: 0 auto;
	text-align: left;
}

.sec05 {
	padding: 25px 0 0;
}

.uriba_txt {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 20px;
	text-align: center;
}

.uriba_txt01 {
	font-size: 1.6em;
	line-height: 1.6em;
	margin-bottom: 30px;
	font-weight: 800;
}


.uriba_logo {
	width: 60%;
	margin: 0 auto 30px;
}

.uriba_inner02 {
	padding: 25px 0 20px;
}

.product_under_img {
	padding: 25px 0 0 0;
}

.product_under_img img {
	width: 60%;
	margin: 0 auto;
}

.product_under_txt {
	width: 94%;
	margin: 0 auto 20px;
}

.tec .product_under_img {
	width: 50%;
	margin: 0 auto;
}

.p_fukidashi {
	padding: 7px 10px;
	font-size: 1.2em;
}

.howto_txt_sec {
	font-size: 1.2em;
	width: 94%;
	margin: 0 auto 25px;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


.footer_under_inner {
	width: 100%;
	padding: 20px 0 0;
}

.footer_under_sp {
	width: 92%;
	margin: 0 auto;
}

.footer_logo {
	margin-bottom: 10px;
}

.footer_logo img {
	width: 60%;
}

.img100 img {
	width: 100%;
}

.footer_under_right li:first-child {
	margin-right: 5px;
}

.footer_under_right li {
	width: 45%;
}

#product .gallery-list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

#product .gallery-list li {
	width: 32%;
	padding: 1%;
}

#app .gallery-list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 30px;
}

#app .gallery-list li {
	width: 32%;
	padding: 1%;
}

.modaal-close {
	left: 20px !important;
}

.doctor_voice {
	width: 90%;
	margin: 0 auto 10px;
	padding-bottom: 20px;
}

.doctor_name {
	font-size: 1.3em;
	line-height: 1.4em;
	text-align: center;
	margin-bottom: 20px;
}

.doctor_details {
	font-size: 1.2em;
	line-height: 1.4em;
}

.doctor_voice .about_img {
	margin-bottom: 20px;
}

.doctor_voice .about_img img {
	width: 80%;
	margin: 0 auto;
}

.smb30 {
	margin-bottom: 30px;
}

}/* /SP縦 */


/* SP縦以外 */
@media screen and (min-width: 751px) {

.sp {
	display: none !important;
}

header {
	padding: 20px 0 0;
}

header h1 {
	width: 25%;
}

header h1 img {
	width: 100%;
}

nav {
	float: right;
	line-height: 60px;
	margin: 0 0 0 3vw;
}

.menu {
	display: flex;
}

.menu li {
	margin: 0 0 0 2vw;
}

.shop_link {
	background-color: #EC9CB1;
	padding: 0 20px;
	border-radius: 10px;
}

.shop_link a {
	color: #FFF;
	font-weight: 600;
	display: block;
}

.inner {
	width: 1080px;
	margin: 0 auto;
	overflow: hidden;
}

.inner02 {
	width: 1080px;
	margin: 0 auto;
	overflow: visible;
}

header .header_nav {
	height: 80px;
	padding: 0 20px;
}

.logo {
	text-align: left;
	padding: 40px 20px 0 40px;
}

.bg_g .inner {
	padding: 50px 0 40px;
}

.fv_logo {
	margin-bottom: 60px;
}

.fv_img {
	float: right;
}

.sec01 h2 {
	font-size: 1.6em;
	margin-bottom: 20px;
}

#about h2 {
	font-size: 2em;
	font-weight: 600;
	padding: 30px 0;
}

.sec02 h3 {
	text-align: left;
	font-size: 1.4em;
	border: 1px solid #FFF;
	padding: 10px;
	display: table;
	margin-bottom: 10px;
}

.fv_left {
	overflow: hidden;
	width: 49%;
}

.fv_txt {
	margin-bottom: 40px;
}

.app_sec {
	padding: 80px 0;
}

.app_sec .inner {
	width: 700px;
}

.app_sec .inner h2 {
	float: left;
	margin: 20px 40px 0 0;
}

.app_right h3 {
	font-size: 1.6em;
	margin-bottom: 30px;
}

.app_flex {
	margin-bottom: 30px;
}

.sec01 h2 {
	font-size: 2em;
	font-weight: 300;
	margin-bottom: 30px;
}

.product_flex {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 60px;
}

.product_img {
	margin: 0 60px 0 0;
}

.product_left {
	float: left;
	overflow: hidden;
	width: 66%;
}

.product_under h3 {
	font-size: 1.8em;
}

.doctor h3 {
	margin: 80px 0 30px;
}

.doctor {
	height: 250px;
}

.bigdate {
	overflow: hidden;
	height: 500px;
}

.bigdate h3 {
	margin: 80px 0 50px;
}

.bigdate_img {
	margin-bottom: 50px;
}

.product_under {
	margin-bottom: 80px;
}

.function .function_sec h3 {
	font-size: 1.8em;
	padding: 25px 0 20px;
	margin-bottom: 30px;
}

.function_flex {
	align-items: center;
	margin-bottom: 30px;
}

.function_sec {
	margin-bottom: 50px;
}

.fv_flex p {
	padding: 8px 30px;
}

.fv_flex {
	display: flex;
	justify-content: space-between;
}

.tec {
	height: 250px;
}

.spec {
	padding: 40px 120px;
}

.spec p {
	font-size: 1.4em;
	line-height: 1.8em;
}

.spec h3 {
	margin-bottom: 30px;
}

#product::before{
	border-width: 160px 0 0 100vw ;
}

#product {
	padding: 50px 0 200px;
}

.about_txt {
	padding-top: 30px;
	margin-bottom: 60px;
}

.about_inner {
	margin-bottom: 10px;
}

.about_flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#about {
	padding-bottom: 140px;
}

#about::before{
	border-width: 160px 0 0 100vw ;
}

#app h2 {
	font-size: 2em;
	font-weight: 600;
	margin: 30px 0 40px;
}

.app_sec_txt {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 60px;
}

.app_logo {
	float: left;
	margin: 20px 40px 0 0;
}

#app .app_link {
	margin-bottom: 50px;
}

.app_link {
	padding: 50px 0;
}

.app_link_inner {
	width: 700px;
}

.num {
	font-size: 3em;
	padding: 20px;
}

.howto_txt {
	font-size: 1.4em;
	line-height: 1.6em;
	padding: 0 0 0 30px;
}

.santen {
	font-size: 1.4em;
	line-height: 1em;
	padding: 10px 0;
}

.num span {
	padding: 10px 20px;
}

.howto_table02 {
	margin-bottom: 80px;
}

.warning {
	font-size: 2em;
}

.warning_txt {
	font-size: 1.4em;
	line-height: 1.6em;
}

.acc_txt {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0 20px;
}

.acc_txt02 {
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 20px 0;
}

.menu-ttl {
    font-size: 1.8em;
    padding: 14px 30px ;
}

.acc_flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.acc_txt02 {
	padding: 20px 0;
}

.explanation {
    font-size: 1.2em;
    padding: 20px 0;
}

.uriba_img {
	float: right;
}

.acMenu {
	margin-bottom: 80px;
}

.uriba_inner01 {
	width: 80%;
	padding: 0 0 60px 0;
}

.uriba_left {
	padding: 40px 0 0 0;
}

.sec05 {
	padding: 60px 0;
}

.uriba_txt {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 30px;
}

.uriba_txt01 {
	font-size: 1.6em;
	line-height: 1.6em;
	margin-bottom: 30px;
	font-weight: 800;
}

.uriba_logo {
	margin-bottom: 30px;
}

.uriba_btn {
	width: 64%;
}

.uriba_inner02 {
	padding: 50px 0 30px;
}

.doctor .product_under_img, .tec .product_under_img {
	float: left;
}

.doctor .product_under_img {
	padding: 20px;
}

.tec .product_under_img {
	padding: 20px 58px;
}

.tec h3 {
	margin: 80px 0 30px;
}

.p_fukidashi {
	padding: 10px 20px;
	font-size: 1.4em;
}

.howto_txt_sec {
	font-size: 1.4em;
	margin-bottom: 50px;
}









.footer_btn {
	width: 980px;
	margin: 0 auto 80px;
	text-align: center;
}

.footer_under {
	width: 980px;
	margin: 0 auto;
}

.footer_under_inner {
	width: 980px;
}

.footer_logo {
	float: left;
	width: 256px;
}

.footer_inner ul {
	padding: 30px 0 20px 0;
}

.footer_inner li {
	margin-left: 30px;
	font-size: 16px;
}

.footer_under_inner {
	padding: 30px 0;
}

.footer_under_right {
	float: right;
}

.footer_under_right ul {
	text-align: right;
}

.footer_under_right li:first-child {
	margin-right: 20px;
}

#product .gallery-list {
	display: flex;
	justify-content: center;
	margin-bottom: 60px;
}

#product .gallery-list li img {
	width: 96%;
}

#app .gallery-list {
	display: flex;
	justify-content: center;
	flex-direction: row;
	flex-wrap: wrap;
	margin-bottom: 80px;
}

#app .gallery-list li {
	padding: 10px 16px;
}

.doctor_name {
	font-size: 1.6em;
	line-height: 1.4em;
	margin-bottom: 30px;
	padding: 10px 0 0 0;
}

.about_img {
	float: left;
}

.doctor_voice .about_img {
	padding: 0 40px 0 0;
}

.mb40 {
	margin-bottom: 40px;
}

.mb60 {
	margin-bottom: 60px;
}

.bbg {
	margin-bottom: 40px;
}



}/* /SP縦以外 */

/* SP縦以外 */
@media screen and (max-width: 320px) {

.btn {
	top: 1.4%;
}

.app_right h3 {
	font-size: 1.4em;
	line-height: 1.4em;
}

.app_sec .inner h2 img {
	width: 50%;
}

.app_right h3 {
	padding: 6px 0 0 0;
	margin-bottom: 20px;
}

.app_sec .inner h2 {
	float: left;
	padding: 0 0 0 0;
}

.product_txt {
    line-height: 1.4em;
}

.product_under_img {
	float:none !important;
}

.doctor h3 {
	margin: 20px 0;
	text-align: center;
}

.spimg img {
	width: 60%;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}



.tec h3 {
	margin: 20px 0;
	text-align: center;
}

.sec01 h2 {
    font-size: 1.4em;
    padding: 20px 0;
    line-height: 1.4em;
}

.function .function_sec h3 {
	font-size: 1.0em;
	padding: 12px 0 8px;
	margin-bottom: 20px;
}

.function_flex {
	display: block;
}

.function_flex p {
	width: 90%;
	margin: 0 auto 20px;
}

.function_flex {
	width: 100%;
	margin: 0 auto;
}

.function_catch02 {
	padding: 0 0;
}

.spec p {
	font-size: 1em;
	line-height: 1.2em;
}

.app_logo {
    padding: 0 0 0 0;
}

.app_logo img {
	width: 50%;
}

.acc_txt {
	font-size: 1em;
	line-height: 1.2em;
	width: 90%;
	margin: 0 auto;
}

.menu-ttl {
    font-size: 1.4em;
    padding: 10px 15px ;
}

.explanation {
    font-size: 1.1em;
}

.uriba_txt {
	font-size: 1.1em;
	line-height: 1.3em;
}




}