﻿@media (min-width: 481px) {
    .sp {
        display: none;
    }
    .sp_slide{
    	display: none;
    }
    body{
    	min-width: 1060px;
    }
}
@media (max-width: 480px) {
.pc {
    display: none;
}
.sp{
    display: block;
}

/*-------------------------
	article_area
-------------------------*/
#article_area{
	width: 96%;
    float: none;
    margin: 0 2%;
}
.article_title{
    padding: 7px 0 30px 0;
    margin: 0 0 20px 0;
    text-align: center;
    background-position: inherit;
    font-size: 18px;
}
.under_layer{
    padding: 0;
    margin: 0 0 20px 0;
    background: none;
    background-image: url(../image/under_layer_bg.png);
    border-radius: 7px;
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}
.under_layer h2{
    margin: 0;
    color: #5b5b5b;
    font-weight: bold;
}
.bg_word{
    background-image: url(../image/aroma_bg.png);
    background-repeat: no-repeat;
    background-position: 0px 29px;
    background-size: 35px;
    padding: 33px 0 23px 0;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
}
.bg_aroma{
    background-image: url(../image/aroma_bg.png);
    background-repeat: no-repeat;
    background-position: 10px 21px;
    background-size: 60px;
    padding: 43px 0 43px 0;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
}
.bg_teisin{
    background-image: url(../image/teisin_bg.png);
    background-repeat: no-repeat;
    background-position: 1px 30px;
    background-size: 35px;
    padding: 52px 0 54px 26px;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
}
.bg_staff{
	background-image: url(../image/staff_bg.png);
    background-repeat: no-repeat;
    background-position: 10px 2px;
    background-size: 60px;
    padding: 23px 0 23px 15px;
    font-size: 20px;
    text-align: center;
}
.bg_clinic{
	background-image: url(../image/clinic_bg.png);
    background-repeat: no-repeat;
    background-position: 10px 20px;
    background-size: 54px;
    padding: 23px 0 23px 50px;
    line-height: 22px;
    font-size: 14px;
    text-align: center;
}
.bg_access{
    background-image: url(../image/access_bg.png);
    background-repeat: no-repeat;
    background-position: 10px 2px;
    background-size: 60px;
    padding: 23px 0 23px 0px;
    font-size: 20px;
    text-align: center;
}
.bg_naiyou{
	background-image: url(../image/naiyou_bg.png);
    background-repeat: no-repeat;
    background-position: 10px 2px;
    background-size: 60px;
    padding: 23px 0 23px 0px;
    font-size: 20px;
    text-align: center;
}
.bg_tougou{
    background-image: url(../image/tougou_bg.png);
    background-repeat: no-repeat;
    background-position: 0px 28px;
    background-size: 60px;
    padding: 50px 0 50px 50px;
    font-size: 16px;
    text-align: center;
}
.bg_sinryou_about{
    background-image: url(../image/sinryou_about_bg.png);
    background-repeat: no-repeat;
    background-position: -5px 25px;
    background-size: 75px;
    padding: 50px 0 50px 50px;
    font-size: 20px;
    text-align: center;
}
.bg_syosin{
    background-image: url(../image/sinryou_about_bg.png);
    background-repeat: no-repeat;
    background-position: 10px 18px;
    background-size: 90px;
    padding: 50px 0 50px 50px;
    font-size: 20px;
    text-align: center;
}
.word_text_box {
    padding: 10px;
    background-position: -430px 0px;
}
.aroma_bg_sub{
	background-image: url(../image/aroma_bg01.png);
	background-repeat: no-repeat;
	background-position: right;
}
.article_inner{
	padding: 0;
}
.article_img_tow_box{
    text-align: center;
    width: 96%;
    margin: 0 2%;
}
.article_img_tow_box img{
    width: 100%;
}
.text_box{
	padding: 10px 0 20px 0;
}
.text_box img{
	width: 100%;
}
.article_small_box{
	width: 48%;
	margin: 5px 1%;
	box-sizing: border-box;
}
.text_box_flow{
    background-color: #fff;
    padding: 35px 15px;
    border: solid 1px #eee;
    border-radius: 5px;
    font-size: 16px;
    line-height: 24px;
    color: #535353;
    font-weight: bold;
}
.arrow_box{
    text-align: center;
}
.site_map{
	width: 100%;
}
.site_map li{
    list-style: none;
    background-image: url(../image/side_arrow.png);
    background-repeat: no-repeat;
    background-position: 0px 19px;
}
.site_map li a{
    display: block;
    padding: 17px 0 15px 20px;
    font-size: 14px;
}
.under_child{
    padding: 13px 0 0 35px;
    background-image: url(../image/site_map.png);
    background-repeat: no-repeat;
    background-position: 5px 3px;
}
.under_child li{
	list-style: none;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0px 19px;
}
.first_box{
	margin: 5px 1%;
}
.article_box_left{
	width: 96%;
    float: none;
    margin: 0 2%;
}
.article_box_left img{
	width: 100%;
}
.article_box_left h3{
    font-size: 19px;
    font-weight: bold;
    margin: 0 0 20px 0;
    text-align: center;
}
.article_box_right{
	width: 96%;
    float: none;
    text-align: right;
    margin: 0 2%;
}
.article_box_right img{
	width: 100%;
}
.access_img_box{
	float: none;
	width: 96%;
	margin: 10px 2% 0 2%;
}
.access_img_box img{
	width: 100%;
}
.right{
	margin: 0 2%;
}
.border_sub_title{
	border-left: solid 5px #f5bdc8;
	border-bottom: dotted 2px #f5bdc8;
	padding: 8px 0 8px 10px;
	margin: 25px 0;
	color: #5d5d5d;
	font-size: 14px;
	font-weight: bold;
}
.staff_box_left{
    float: none;
    width: 100%;
    text-align: center;
    margin: 0 0 20px 0;

}
.hoken_block{
    text-align: right;
    height: 0;
}
.hoken_block img{
    width: 50px;
    margin: 0px -5px -35px 0px;
}
.hoken_block_under{
    text-align: right;
    height: 0;
}
.hoken_block_under img {
    width: 60px;
    margin: -10px -5px 0px 0px;
}
.staff_box_right{
	width: 100%;
    float: none;
}
.staff_box_right dt{
    padding: 10px 5px;
    background-image: url(../image/small_nav_bg.jpg);
}
.staff_box_right dd{
	padding: 10px 5px;
	line-height: 30px;
}
.price_table td {
    font-size: 14px;
}
/*--article > topics_area--*/
.topics_area{
	margin: 25px 0;
	border-radius: 5px;
	border: solid #ddd 1px; 
}
.topics_area_title{
	padding: 15px 0 15px 15px;
    border-bottom: solid 1px #ddd;
    font-size: 16px;
    font-weight: bold;
    color: #5b5b5b;
}
.topics_area_inner{
	padding: 10px;
	max-height: 180px; 
	overflow-y: scroll;
}
.topics_area dt{
	width: 160px;
	display: block;
	vertical-align: middle;
    padding: 5px 0 5px 5px;
	font-size: 13px;
}
.topics_area dd{
	display: table-cell;
	vertical-align: middle;
	padding: 5px 5px 5px 0;
	font-size: 13px;
}
.text_area_btn{
    text-align: center;
    margin: 30px 0 0 0;
}
.text_area_btn a{
	background-image: url(../image/article_btn.png);
    background-repeat: no-repeat;
    padding: 8px 20px 12px 39px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
.map_text_box{
	margin: 30px 0 0 0;
}
.map_text_sub_title {
	font-size: 18px;
	margin: 10px 0;
	display: block;
}
.map_text_box p{
	font-size: 12px;
	margin: 0 0 25px 0;
	line-height: 26px;
	letter-spacing: 0.1px;
}

/*--staff.html--*/
.staff_box_left{
}
.staff_box_left img{
	width: 170px;
}
.staff_box_right{
}
.staff_name p{
	font-size: 20px;
	font-weight: bold;
}
.staff_name strong{
	font-size: 20px;
	color: #F08EA0;
}
.staff_under_text dt{
	background-color: #F2EDE7;
    padding: 10px 5px;
}
.staff_under_text dd{
    padding: 10px 5px;
    line-height: 30px;
    text-align: justify;
    letter-spacing: 0;
}
/*--sinryounaiyou.html--*/
.naiyou_btn{
    width: 305px;
    font-size: 14px;
    margin: 20px auto 0;
}
.naiyou_btn a{
    background-image: url(../image/btn_bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    color: #fff;
    text-align: center;
    padding: 13px 0;
}
/*--form.html--*/
.mail_form{
    width: 100%;
}
.mail_form dt{
    background-color: #FFC9D1;
    color: #535353;
    font-weight: bold;
    font-size: 20px;
    margin: 10px 0 0 0;
    padding: 10px;
}
.mail_form dd{
    color: #535353;
    font-size: 18px;
    margin: 10px 0 0 0;
    padding: 10px 0 10px 10px;
}
.form_text strong{
    color: #F13D3D;
    line-height: 24px;
}
.form_text{
    margin: 0 0 30px 0;
    color: #535353;
}
.form_text p{
    line-height: 24px;
}
#form_default{
    padding: 10px 0;
}
#form_default input{
    width: 93%;
}
input{
    padding: 10px;
    font-size: 100%;
}
textarea{
    width: 99%;
}
.submit{
    display: block;
    margin: 30px 0 0 0;
    padding: 0;
    outline: 0;
}
.error_text{
    padding: 20px 10px;
    margin: 20px 0 0 0;
    border: dotted 2px #FF8C9B;
    width: 507px;
    box-sizing: border-box;
}
.check_done{
    line-height: 36px;
    font-size: 18px;
    color: #535353;
}
.construction {
    font-size: 20px;
    line-height: 43px;
    padding: 20px;
    color: #fff;
    margin: 50px 0 0 20px;
    background: rgba(245, 189, 200, 0.91);
    border-radius: 10px;
    box-sizing: border-box;
}
/*----------------------------------------------
	text-css
----------------------------------------------*/
strong.color_text{
	color: #FF9DAF;
}
p.ml_24big{
    font-size: 20px;
    line-height: 26px;
}

p#m_18{
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
p.ml_18{
	font-size: 18px;
	line-height: 42px;
}
p#m_16{
	font-size: 16px;
	line-height: 28px;
}
p.ml_16{
	font-size: 15px;
    line-height: 32px;
    text-align: left;
}
p.ml_15{
    text-align: justify;
	font-size: 14.5px;
	line-height: 26px;
}
p.ml_14{
	font-size: 14px;
	line-height: 15px;
	padding: 0 8px;
	margin: 10px 0;
}
p.color_ml_18 {
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    margin: 0;
    color: #FF9DAF;
    text-align: center;
}
.text_box p{
	font-size: 15px;
	line-height: 26px;
	text-align: justify;
	word-wrap: break-word;
}
.text_box a{
	background-image: url(../image/link.png);
	background-repeat: no-repeat;
	background-position: right 2px;
	background-size: 15px;
}
.article_inner strong{
	line-height: 24px;
	font-size: 14px;
}
.article_small_box h4{
	font-size: 16px;
	text-align: center;
	padding: 10px 0 0 0;
}
.ps_main_text p{
	font-size: 13px;
	line-height: 22px;
	margin: 0 0 20px 0;
}
.ps_main_text strong{
	font-size: 20px;
	color: #FF9DAF;
	line-height: 50px;
	font-weight: bold;
}
.ps_name p{
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
p.main_text {
	font-size: 12px;
    letter-spacing: 0;
    text-align: center;
}
.access_img_box p{
	font-size: 14px;
	line-height: 22px;
	margin: 10px 0 30px 0;
}
.text_box a{
	color: #FF9DAF;
    padding: 0 17px 0 0px;
}
.border_sub_title strong{
	color: #FF9DAF;
	font-size: 14px;
}
.cc_01{
	color: #FF9DAF;
}
.cc_02{
	color: #CAA662;
}
.text_box_flow img{
    width: 70%;
}
/*----------------------
	img-css
---------------------*/
.staff_icon{
	width: 20px;
    margin: -3px 12px 0 0;
    vertical-align: middle;
}
img.bend{
	width: 100%;
	border-radius: 5px 5px 0 0;
}
.topics_area img{
	vertical-align: middle;
	margin: 0 3px;
}
/*----------------------
	margin class
---------------------*/
.mt50{
	margin-top: 30px;
}
.mt30{
	margin: 30px 0 0 0;
}
.mt20{
	margin-top: 20px;
}
.mu20{
	margin: 0 0 20px 0;
}
.mu50{
	margin-bottom: 50px;
}
.mu40{
	margin: 0 0 40px 0;
}
.mf30{
	margin-left: 30px;
}
.mf20{
	margin-left: 20px;
}
/*----------------------
	float class
---------------------*/
.fl{
    width: 100%;
    margin: 0;
    float: none;
}
.fr{
    width: 100%;
    margin: 0;
    float: none;
}
/*----------------------
	table class
---------------------*/
.table_text td{
	padding: 0 0 15px 0;
	line-height: 22px;
}

/*----------------------
	見出し
---------------------*/
.headline01 {
  padding: 1rem 1rem;
  margin-bottom:20px;
  color: #fff;
  font-size:20px;
  font-weight:bold;
  background: #094;
  -webkit-box-shadow: 5px 5px 0 #007032;
  box-shadow: 5px 5px 0 #007032;
}

/*----------------------
	QA
---------------------*/
.qa_q {
  font-size:16px;
}
}