@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
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, font, 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 {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
	line-height: 1;
}

html {
	font-size: 62.5%;
}

body, table, input, textarea, select, option {
	font-family: "游ゴシック","Yu Gothic","游ゴシック体","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

img {
	vertical-align: top;
	max-width: 100%;
}

a,
a:link {
	color: #464646;
	text-decoration: none;
}

a:visited {
	color: #464646;
}

a:hover {
	color: #464646;
}

a:active {
	color: #464646;
}

@font-face {
    font-family: 'Arial Narrow';
    src: url('/fonts/ARIALN.TTF');
}


@font-face {
    font-family: 'HelveticaBold';
    src: url('font/helvetica-bold.eot');
    src: url('font/helvetica-bold?#iefix') format('embedded-opentype'), 
    url('font/helvetica-bold.woff') format('woff'), 
    url('font/Helvetica Bold.ttf')  format('truetype'); 
}


/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 1280px;
	color: #464646;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 0;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
}

body.fixed {
	position: fixed;
	width: 100%;
	height: 100%;
}

#container {
	text-align: left;
}

#main {
	width: 1100px;
	margin: 0 auto;
}

a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}

.txt{
	text-align: justify;
	text-justify: inter-ideograph;
	font-size: 16px;
	line-height: 1.875;
}

.an{
	font-family: 'Arial Narrow',Arial Narrow, Helvetica, "sans-serif";
}

.yumin {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.hb{
	font-family:'HelveticaBold'	,Helvetica Bold,Helvetica, "sans-serif";
	font-weight: bold;
}

.colTxt{
	color: #3d9cdc;
}
.bgBox{
	background: #ecf5fb;
}

#conts .mb0{
	margin-bottom: 0;
}


@media all and (min-width: 767px) {
	.sp {
		display: none !important;
	}

	.spBox {
		display: none !important;
	}
}

@media all and (max-width: 767px) {
	body {
		min-width: 100%;
		font-size: 1.6rem;
	}

	a:hover,
	a:hover img {
		opacity: 1 !important;
	}

	.pc {
		display: none !important;
	}

	a[href^="tel:"] {
		cursor: pointer;
		pointer-events: auto;
	}

	#main {
		width: auto ;
		margin: 0 ;
	}

	#container {
		padding-top: 116px;
		position: relative;
		overflow-x: hidden;
	}
	.txt{
		line-height: 1.625;
	}
	/*------------------------------------------------------------
		アンカーリンク対策
	------------------------------------------------------------*/
	#doctor,#clinic,#child,#prevention,#canal,
	#surgery,#whitening{
		padding-top: 116px;
		margin-top: -116px;
	}
}
/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#gHeader {
}

h1 {
	position: absolute;
	width: 100%;
	top: 18px;
	letter-spacing: 1px;
	z-index: 100;
}

h1 .info {
	color: #373737;
	display: block;
	width: 1100px;
	margin: 0 auto;
	font-size: 1.3rem;
	font-weight: 500;
}

#gHeader .hInner {
	width: 1100px;
	margin: 0 auto 30px;
	padding-top: 65px;
	position: relative;
}

#gHeader .hInner .logo {
	display: inline-block;
	
}
#gHeader .hInner .logo a{
	display: flex;
	flex-direction: column;
}

#gHeader .hInner .logo .clinicName p{
	display: flex;
	flex-direction: column;
	font-weight: bold;
	font-family:"源真ゴシック Bold";
}

#gHeader .hInner .logo .clinicName .logo01{
	letter-spacing: 2px;
	font-size: 1.4rem;
	margin-bottom: 6px;
}

#gHeader .hInner .logo .clinicName .logo02{
	letter-spacing: 2px;
	font-size: 3.0rem;
	margin-bottom: 12px;
}

#gHeader .hInner .logo .clinicEn .hb{
	letter-spacing: 1px;
	font-size: 1.1rem;
	width: 100%;
	background: #3d9cdc;
	color: #fff;
	border-radius: 5px;
	text-align:center;
	line-height: 20px;
	box-sizing: border-box;
}

#gHeader .hBox {
	position: relative;
	width: 1100px;
	margin: 0 auto;
}

#gHeader .rBox {
	position: absolute;
	right: 0;
	top: 51px;
	text-align: right;
}

#gHeader .rBox .tel {
	font-weight: bold;
	font-size: 3.3rem;
	color: #3d9cdc;
	letter-spacing: 1.7px;
}

#gHeader .rBox .tel span{
	font-size: 1.8rem;
	letter-spacing: 1.2px;
}

@media all and (max-width: 767px) {
	#gHeader {
		padding: 0;
		position: fixed;
		left: 0;
		top: 0;
		margin-bottom: 0;
		width: 100%;
		z-index: 1000;
		background: #fff;
		display: flex;
		justify-content: space-between;
	}

	h1 {
		display: none;
	}

	#gHeader .hInner {
		width: auto;
		margin: 0;
		padding: 22px 0 25px 20px;
	}

	#gHeader .logo {
		display: inline-block;
	}
	#gHeader .hInner .logo .clinicName .logo01{
		font-size: 1.0rem;
		margin-bottom: 5px;
	}

	#gHeader .hInner .logo .clinicName .logo02{
		font-size: 2.1rem;
		margin-bottom: 8px;
	}

	#gHeader .hInner .logo .clinicEn .hb{
		letter-spacing: 0px;
		font-size: 7.5px;
		width: 100%;
		border-radius: 5px;
		box-sizing: border-box;
	}

	#gHeader .menu {
		display: flex;
		align-items: center;
	}

	#gHeader .menu img {
		width: 30px;
	}

	#gHeader .rBox {
		display: none;
	}
	
	#gHeader .hBox {
		width: auto;
		margin: 40px 20px 0 0 ;
		order: 1;
	}

	#gHeader .hBox .telBox a{
		box-sizing: border-box;
		padding: 6px;
		justify-content: center;
		height: 30px;
		width: 105px;
		border: 1px solid #3d9cdc;
		font-size: 1.3rem;
		display: flex;
		align-items: center;
		margin-right: 16px;
	}
	#gHeader .hBox .telBox a img{
		width: 14px;
		margin-right: 5px;
	}
	
	#gHeader .hBox .sp{
		display: flex;
	}
	
	.spBox {
		display: none;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		overflow-y: scroll;
		background-color: #3d9cdc;
		z-index: 1000;
	}
	.spBox .telBox a{
		background: #fff;
		box-sizing: border-box;
		padding: 6px;
		justify-content: center;
		height: 30px;
		width: 105px;
		border: 1px solid #3d9cdc;
		font-size: 1.3rem;
		display: flex;
		align-items: center;
		margin-right: 22px;
	}
	.spBox .telBox a img{
		width: 14px;
		margin-right: 5px;
	}

	.spBox .close {
		margin: 40px 20px 54px 0;
		display: flex;
		justify-content: flex-end;
		align-items: center;
	}

	.spBox .close img {
		width: 24px;
	}
	
	.spBox .linkUl {
		border-top: 1px solid rgba(255, 255, 255, 0.2);
		margin: 0 20px;
	}
	.spBox .linkUl li a{
		font-size: 1.7rem;
		color: #fff;
		padding: 25px 0 26px 13px;
		display: block;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	}
}


/*------------------------------------------------------------
	gNavi
------------------------------------------------------------*/
#gNavi {
	position: absolute;
	bottom: 0;
	right: 0;
}

#gNavi > ul > li {
	font-size: 1.7rem;
	display: inline-block;
}

#gNavi > ul > li > a {
	padding-left: 46px;
	color: #3C3C3C;
}

#gNavi li a:hover {
	opacity: 0.7;
	text-decoration: underline;
}


@media all and (max-width: 767px) {
	#gNavi {
		display: none;
	}
}

/*------------------------------------------------------------
	パンクズリスト
------------------------------------------------------------*/
#pagePath {
	margin: 0 auto;
	padding: 27px 0 82px;
}

#pagePath ul {
	width: 1100px;
	margin: 0 auto;
}

#pagePath li {
	display: inline;
	color: #464646;
	font-size: 1.4rem;
}

#pagePath a {
	margin-right: 4px;
	color: #2e70b0;
	font-size: 1.4rem;
}

#pagePath a:hover {
	text-decoration: underline;
}

@media all and (max-width: 767px) {
	#pagePath {
		display: none;
	}
}

/*------------------------------------------------------------
	conts
------------------------------------------------------------*/
#conts {
	float: right;
	width: 735px;
	border-left: 1px solid #e5e5e5;
	padding-left: 64px;
}

@media all and (max-width: 767px) {
	#conts {
		width: auto;
		margin: 0 20px;
		float: none;
		padding-left: 0;
		border-left: none;
	}
}

/*------------------------------------------------------------
	sideBar
------------------------------------------------------------*/
#sideBar {
	float: left;
	width: 240px;
}

#sideBar .title {
	font-size: 2.3rem;
	padding-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
}

#sideBar .sNavi {margin-bottom: 45px;
}

#sideBar .sNavi li {
	width: 100%;
}

#sideBar .sNavi li a {
	position: relative;
	padding: 24px 0 26px;
	display: block;
	border-bottom: 1px solid #e5e5e5;
	font-size: 1.6rem;
}

#sideBar .sNavi li a:before{
	content:"●";
	font-size: 8px;
	color: #3d9cdc;
	vertical-align: middle;
	margin-right: 10px;
}

#sideBar .sNavi li a:hover {
	opacity: 0.7;
	text-decoration: underline;
}

#sideBar .sBanner a:hover{
	opacity: 0.7;
}

@media all and (max-width: 767px) {
	#sideBar {
		display: none;
		margin-bottom: 60px;
	}
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
.pageTop {
	position: fixed;
	right: 28px;
	bottom: 25px;
	z-index: 500;
}

.pageTop img {
	width: 58px;
}

.pageTop a:hover img {
    opacity: 0.7;
}

#gFooter {
	background:#3d9cdc;
}

#gFooter .fConts{
	width: 1100px;
	margin: 0 auto;
	padding-top: 125px;
}

#gFooter .infoBox {
	display: flex;
	justify-content: space-between;	
	padding-bottom: 86px;
	border-bottom: 1px solid rgba(255,255,255,0.3);
}

#gFooter .infoBox .logo {
	display: inline-block;
	letter-spacing: 2px;
	margin-bottom: 50px;
	
}
#gFooter .infoBox .logo a{
	display: flex;
	flex-direction: column;
}

#gFooter .infoBox .logo .clinicName p{
	display: flex;
	flex-direction: column;
	font-weight: bold;
	font-family:"源真ゴシック Bold";
	color: #fff;
	letter-spacing: 2px;
}

#gFooter .infoBox .logo .clinicName .logo01{
	font-size: 1.4rem;
	margin-bottom: 6px;
}

#gFooter .infoBox .logo .clinicName .logo02{
	font-size: 3.0rem;
	margin-bottom: 12px;
}

#gFooter .infoBox .logo .clinicEn .hb{
	font-size: 1.1rem;
	width: 100%;
	letter-spacing: 1px;
	background: #fff;
	color: #3d9cdc;
	border-radius: 5px;
	text-align:center;
	line-height: 20px;
	box-sizing: border-box;
}

#gFooter .txt {
	color: #fff;
	font-size: 1.5rem;
	line-height: 1.75;
	letter-spacing: 0.5px;
}

#gFooter .txt a {
	color: #fff;
}

#gFooter .comDateBox {
	width: 685px;
}

#gFooter .comDateTab th,
#gFooter .comDateTab td {
	border-color: #C2C2C2;
}

#gFooter .fNavi{
	display: flex;
	justify-content: space-between;
	padding: 55px 0 88px;
}

#gFooter .fNavi a{
	font-size: 1.4rem;
	color: #fff;
}

#gFooter .fNavi a:hover{
	opacity: 0.7;
	text-decoration: underline;
}

#gFooter .copyright {
	color: #323232;
	background: #fff;
	font-size: 1.4rem;
	font-weight: normal;
	text-align: center;
	padding: 21px 0 23px;
}

@media all and (max-width: 767px) {
	.pageTop {
		right: 11px;
		bottom: 60px;
	}

	.pageTop img {
		width: 40px;
	}

	#gFooter .fConts{
		width: auto;
		margin: 0 20px;
		padding-top: 43px;
		padding-bottom: 81px;
	}

	#gFooter .infoBox {
		display: block;
		padding-bottom: 0px;
		border-bottom:none;
		text-align: center;
	}

	#gFooter .infoBox .logo {
		display: inline-block;
		margin-bottom: 43px;

	}	

	#gFooter .infoBox .logo .clinicName p{
	}

	#gFooter .infoBox .logo .clinicName .logo01{
			font-size: 1.0rem;
			margin-bottom: 5px;
	}

	#gFooter .infoBox .logo .clinicName .logo02{
			font-size: 2.1rem;
			margin-bottom: 10px;
	}

	#gFooter .infoBox .logo .clinicEn .hb{
			letter-spacing: 0;
			font-size: 7.5px;
			width: 100%;
			border-radius: 3px;
			line-height: 14px;
			box-sizing: border-box;
	}

	#gFooter .clinicInfo .txt{
		text-align: center;
	}
	
	#gFooter .txt {
		font-size: 1.6rem;
		line-height: 1.562;
		letter-spacing: 0.5px;
		margin-bottom: 70px;
	}

	#gFooter .comDateBox {
		width: 100%;
	}

	#gFooter .copyright {
		font-size: 14px;
		padding: 19px 0 21px;
        clear: both;
	}

	#gFooter .fNavi {
		margin: 0 -20px ;
        overflow: hidden;
		display: block;
		padding: 0;
	}

	#gFooter .fNavi > li {
		width: 100%;
        margin: 0 0 40px;
	}

	#gFooter .fNavi p {
		margin: 0;
		color: #fff;
		padding-left: 20px;
		padding-bottom: 15px;
		font-size: 1.7rem;
		letter-spacing: 2px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	}

	#gFooter .fNavi > li > ul > li {
		padding: 0;
		width: 50%;
		box-sizing: border-box;
		float: left;
	}

	#gFooter .fNavi > li > ul > li > a {
		display: flex;
		height: 63px;
		padding-left: 20px;
		align-items: center;
		border-right: 1px solid rgba(255, 255, 255, 0.2);
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		margin-left: 0;
	}

	#gFooter .fNavi > li > ul > li > a span{
		line-height: 1.25;
		font-size: 7.5px;
		vertical-align: middle;
		margin-right: 6px;
	}

	#gFooter .fNavi > li > ul > li:nth-child(2n) > a {
		border-right: none;
	}

    #gFooter .fNavi > li:last-child ul {
        margin: 0;
    }
	
	#gFooter .comDateTab th {
		padding: 5px 4px;
	}
}

	
	

/*------------------------------------------------------------
	headLine01
------------------------------------------------------------*/
#main .headLine01 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 2.6rem;
	letter-spacing: 2px;
	margin-bottom: 35px;	
}

#main .headLine01:after {
	content:"／";
	color: #3d9cdc;
	font-weight: bold;
	margin-left: 18px;
}

@media all and (max-width: 767px) {
	#main .headLine01 {
		font-size: 2.0rem;
	}

}

/*------------------------------------------------------------
	headLine02
------------------------------------------------------------*/
#main .headLine02 {
	font-size:  1.8rem;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 24px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	position: relative;
	padding-left: 21px;
}

#main .headLine02:before{
	position: absolute;
	content: "●";
	left: 0;
	top: 2px;
	font-size: 1.3rem;
	color: #3d9cdc;
	vertical-align: middle;
	margin-right: 8px;
}

@media all and (max-width: 767px) {
	#main .headLine02 {
		font-size:  1.8rem;
		letter-spacing: 0;
		margin-bottom: 17px;
		padding-left: 15px;
	}

	#main .headLine02:before{
		font-size: 1.0rem;
		top: 4px;
		margin-right: 5px;
	}
}

/*------------------------------------------------------------
	headLine03
------------------------------------------------------------*/
#main .headLine03 {
	font-size:  1.8rem;
	font-weight: bold;
	letter-spacing: 1px;
	padding-left: 13px;
	border-left: 3px solid #3d9cdc;
}

@media all and (max-width: 767px) {
	#main .headLine03 {
		font-size: 1.8rem;
		padding-left: 12px;
	}
}

/*------------------------------------------------------------
	headLine04
------------------------------------------------------------*/
#main .headLine04 {
	font-size:  2.2rem;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 24px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	position: relative;
	padding-left: 21px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
}

#main .headLine04:before{
	position: absolute;
	content: "●";
	left: 0;
	top: 3px;
	font-size: 1.3rem;
	color: #3d9cdc;
	vertical-align: middle;
	margin-right: 8px;
}

#main #conts .hl04C{
	border-bottom: none;
	margin-bottom: 0;
}

@media all and (max-width: 767px) {
	#main .headLine04 {
		font-size:  1.9rem;
		letter-spacing: 0;
		margin-bottom: 17px;
		padding-left: 15px;
	}

	#main .headLine04:before{
		font-size: 1.0rem;
		top: 5px;
		margin-right: 5px;
	}
}
/*------------------------------------------------------------
	pageTitle
------------------------------------------------------------*/
.pageTitle {
	width: 100%;
	margin: 0 auto;
	display: table;
	height: 350px;
	background: url("../img/common/page_title_bg.jpg") no-repeat center center;
	background-size: cover;
}

.pageTitle .inner {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.pageTitle h2 {
	margin: 0 auto;
	color: #fff;
	font-size: 3.8rem;
	font-weight: bold;
	letter-spacing: 3px;
}

.pageTitle h2 .an {
	margin-top: 12px;
	color: #2e70b0;
	display: block;
	font-size: 1.8rem;
	letter-spacing: 1px;
	font-weight: bold;
}

@media all and (max-width: 767px) {
	.pageTitle {
		width: 100%;
		margin-top: -116px;
		margin-bottom: 45px;
		height: 175px;
		background: url("../img/common/sp_page_title_bg.jpg") no-repeat center center;
		padding: inherit;
	}

	.pageTitle .inner {
		padding-bottom: 0;
	}

	.pageTitle h2 {
		font-size: 2.1rem;
		letter-spacing: 2px;
	}
}

/*------------------------------------------------------------
	comDateTab
------------------------------------------------------------*/
.comDateBox {
	margin-top: -5px;
}

.comDateBox .bgTable{
	background: #fff;
	padding: 12px;
	margin-bottom: 20px;
}

.comDateTab {
	width: 100%;
	border-collapse: collapse;
}

.comDateTab th,
.comDateTab td {
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	background-color: #fff;
	padding: 21px 20px 23px;
	width: 57px;
	box-sizing: border-box;
}

.comDateTab tr .td01{
	text-align: left;
	padding: 22px 0px 24px 8px;
	width: 247px;
	box-sizing: border-box;
}

.comDateTab td span{
	color: #3d9cdc;
}

.comDateTab th {
	font-weight: 500;
}

.comDateTab th:last-child,
.comDateTab td:last-child {
	border-right: none;
}

.comDateTab tr:last-child th,
.comDateTab tr:last-child td {
	border-bottom: none;
}

.comDateTab .trStyle01 th,
.comDateTab .trStyle01 td {
	padding: 12px 10px 13px;
}

.comDateBox .txt{
	font-size: 15px;
	color: #fff;
	line-height: 1.75;
}

@media all and (max-width: 767px) {
	.comDateBox .bgTable{
		width: auto;
		padding: 9px 7px;
		margin-bottom: 18px;
	}

	.comDateBox .txt{
		text-align: left;
		text-indent: -1em;
		margin-left: 1em;
	}

	.comDateTab {
		width: 100%;
		border-collapse: collapse;
		margin: 0 auto;
	}

	.comDateTab th,
	.comDateTab td {
		width: 10%;
		font-size: 12px;
		padding: 0;
	}
	
	.comDateTab .trStyle01 .th01{
	}
	
	.comDateTab tr .td01{
		text-align: left;
		width: 30%;		
		box-sizing: border-box;
		line-height: 1.33;
		padding: 5px 0 0 3px;
	}

	.comDateTab td {
		padding: 0;
		line-height: 0.75;
		height: 46px;
		box-sizing: border-box;
	}

	.comDateTab th {
		font-weight: 500;
	}

	.comDateTab .trStyle01 th,
	.comDateTab .trStyle01 td {
		box-sizing: border-box;
		padding: 0;
	}

	.comDateBox .txt{
		font-size: 15px;
		line-height: 1.75;
	}
}

/*------------------------------------------------------------
	comBtn01
------------------------------------------------------------*/
.comBtn01 {
}

.comBtn01 a {
	width: 220px;
	padding: 12px 0;
	display: inline-block;
	color: #FFF;
	font-size: 1.6rem;
	text-align: center;
	background: #3d9cdc url("../img/common/icon04.png") no-repeat right 11px center;
	background-size: 5px 10px;
}

.comBtn01 a:hover {
	opacity: 0.7;
}

@media all and (max-width: 767px) {
	.comBtn01 {
		text-align: center;
	}

	.comBtn01 a {
		margin: 0 auto;
		padding: 0;
		line-height: 2.6;
		width: 100%;
		max-width: 250px;
		height: 43px;
		box-sizing: border-box;
		background-position: right 12px center;
		background-size: 5px 10px;
	}
}


/*------------------------------------------------------------
	content
------------------------------------------------------------*/
.content {
    width: 1100px;
    margin: 0 auto;
}

@media all and (max-width: 767px) {
    .content {
        width: 92%;
        margin: 0 auto;
    }
}

/*------------------------------------------------------------
	comPriceTab
------------------------------------------------------------*/
#main .comPriceTab {
	margin-bottom: 60px;
	width: 100%;
	border-collapse: collapse;
}

#main .comPriceTab th,
#main .comPriceTab td {
	padding: 21px 18px 19px;
	text-align: left;
	font-size: 1.5rem;
	line-height: 1.7;
	vertical-align: middle;
	box-sizing: border-box;
	word-break: break-all;
	border: 1px solid #E0E0E0;
}

#main .comPriceTab th {
	width: 52%;
	font-weight: 500;
}

#main .comPriceTab .price {
	padding-left: 0px;
	width: 26%;
	text-align: right;
}

@media all and (max-width: 767px) {
	#main .comPriceTab {
		margin-bottom: 50px;
	}

	#main .comPriceTab th,
	#main .comPriceTab td {
		padding: 15px 8px 16px;
		line-height: 1.7;
	}

	#main .comPriceTab th {
		padding-bottom: 17px;
		width: 42%;
	}

	#main .comPriceTab .price {
		width: 30%;
	}

	#main .comPriceTab tr:last-child td {
		border-bottom: 1px solid #E0E0E0;
	}

}

@media all and (max-width: 374px) {


    #gFooter .comDateTab th {
        padding-left: 5px;
    }

    .comDateTab th,
    .comDateTab td {
        padding: 8px 5px 7px;
    }
}

/*------------------------------------------------------------
	comPhotoBox
------------------------------------------------------------*/
#conts .comPhotoBox{
	display: flex;
	justify-content: space-between;
}

#conts .comPhotoBox img{
	max-width: inherit;
}

#conts .comPhotoBox .txtBox{
	width: 100%;
}


#conts .comPhotoBox .rPhoto{
	margin-left: 50px;
	order: 1;
	height: 100%;
}

#conts .comPhotoBox .lPhoto{
	height: 100%;
	margin-right: 45px;
}

#conts .comPhotoBox ul{
	display: flex;
	flex-direction: column;
	justify-content: center;
	font-size: 16px;
}

#conts .comPhotoBox ul li{
	display: flex;
	padding-bottom: 43px;
	margin-bottom: 43px;
	border-bottom: 1px solid #e7e7e7;
}

@media all and (max-width: 767px) {
	#conts .comPhotoBox{
		display: block;
		margin-bottom: 37px;
	}

	#conts .comPhotoBox img{
		max-width: 100%;
	}

	#conts .comPhotoBox .rPhoto{
		display: block;
		margin: 0 auto 28px;
		width: 55%;
	}

	#conts .comPhotoBox .lPhoto{
		display: block;
		margin: 0 auto 28px;
		width: 55%;
	}

	#conts .comPhotoBox ul{
		display: block;
		font-size: 17px;
	}

	#conts .comPhotoBox ul li{
		margin-bottom: 10px;
	}
}

/*------------------------------------------------------------
	comTxtUl01
------------------------------------------------------------*/

#conts .comTxtUl01{
	border-top: 1px dashed #e5e5e5;	
}

#conts .comTxtUl01 li{
	border-bottom: 1px dashed #e5e5e5;
	padding: 20px 10px 20px 2px;
}

#conts .comTxtUl01 li p{
	display: flex;
	align-items: center;
}

#conts .comTxtUl01 li p span{
	line-height: 2.18;
}

#conts .comTxtUl01 .txtSpan01{
	font-weight: bold;
	display: inline-block;
	box-sizing: border-box;
	width: 143px
}

#conts .comTxtUl01 .txtSpan02{
	display: inline-block;
}

@media all and (max-width: 767px) {
	#conts .comTxtUl01{
	}

	#conts .comTxtUl01 li{
		padding: 16px 0;
		
	}

	#conts .comTxtUl01 li p{
	}

	#conts .comTxtUl01 li p span{
		line-height: 1.625;
	}

	#conts .comTxtUl01 .txtSpan01{
		box-sizing:inherit;
		width: 110px;
	}
	
	#conts .comTxtUl01 .txtSpan02{
	}
}
/*------------------------------------------------------------
	comTxtUl02
------------------------------------------------------------*/
#conts .comTxtUl02 li{
	font-size: 1.6rem;
	padding: 27px 0 30px;
	border-bottom: 1px solid #e5e5e5;
}

@media all and (max-width: 767px) {
	#conts .comTxtUl02 li{
		font-size: 1.6rem;
		padding: 18px 0;
		text-indent: -1.2em;
		padding-left: 1.2em;
		line-height: 1.625;
	}
}
/*------------------------------------------------------------
	comFloatBox
------------------------------------------------------------*/
#conts .comFloatBox .rFloat{
	float: right;
	margin-left: 75px;
}

#conts .comFloatBox .ttl{
	font-size: 1.6rem;
	margin-bottom: 33px;
}

#conts .comFloatBox .ttl span{
	font-weight: bold;
	font-size: 2.0rem;
}

@media all and (max-width: 767px) {
	#conts .comFloatBox .rFloat{
		margin-left: 0;
	}

	#conts .comFloatBox .rFloat img{
		height: 89px;
	}
	
	#conts .comFloatBox .txt{
		padding-top: 40px;
		clear: both;
	}
}

/*------------------------------------------------------------
	comCircle
------------------------------------------------------------*/

#conts .comCircle {
	border-radius: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: none;
}


@media all and (max-width: 767px) {
}

/*------------------------------------------------------------
	comLink01
------------------------------------------------------------*/

#conts .comLink01 {
	background: #ecf5fb;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: none;
	padding: 22px 0;
	margin-bottom: 100px;
}

#conts .comLink01 li{
	margin:  0 11px;
}

#conts .comLink01 .comBtn01 a{
	width: 280px;
	padding: 14px 0;
}


@media all and (max-width: 767px) {
	#conts .comLink01 {
		display: block;
		padding: 19px 0;
		margin-bottom: 114px;
	}

	#conts .comLink01 li{
		margin:  0;
	}

	#conts .comLink01 li:first-child{
		margin-bottom: 10px;
	}
	
	#conts .comLink01 .comBtn01 a{
		width: 250px;
		padding: 12px 0 13px;
		line-height: 1.2;
	}
}

/*------------------------------------------------------------
	comPhotoUl
------------------------------------------------------------*/
#conts .comPhotoUl .headLine03{
	padding-top: 5px;
	margin-bottom: 33px;
}

#conts .comPhotoUl li{
	padding-bottom: 33px;
	border-bottom: 1px dashed #e5e5e5;
	margin-bottom: 45px;
}

@media all and (max-width: 767px) {
	#conts .comPhotoUl .headLine03{
		font-size: 1.6rem;
		padding-top: 0;
		margin-bottom: 24px;
	}
	#conts .comPhotoUl li{
		padding-bottom: 25px;
		margin-bottom: 30px;
	}
}
