@charset "UTF-8";

body {
/*	padding-top: 80px;*/
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height:1.5em;
	letter-spacing:0.1em;
}


/* navbar ヘッダータイトルの（リンク）テキストカラー */
.navbar-header .navbar-brand {
color: #eaeaea;
}
.navbar-header .navbar-brand:hover,
.navbar-header .navbar-brand:focus {
color: #ffffff;
}

/* navbar テキストカラー */
.navbar-default .navbar-nav > li > a {
color: #eaeaea;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
background-color:#366ccf;
color:#FFF;
}

/* navbar 背景・テキストカラー */
.navbar-default {
background-color: #003494;
border-color: #003494;
}

/* navbar アクティブ時の背景カラー */
.navbar-default .navbar-nav .active > a {
background-color:#366ccf;
color:#FFF;
}
.navbar-default .navbar-nav .active > a:hover,
.navbar-default .navbar-nav .active > a:focus {
background-color:#366ccf;
color:#FFF;
}

/* navbar ハンバーガー三本線 */
.navbar-default .navbar-toggle .icon-bar {
background-color: #ffffff;
}

/* ナビゲーションバーの中央寄せ（これを利用する時はnavbar-right等は削除する）
.navbar-nav{
    margin: 0 auto;
    display: table;
    table-layout: fixed;
    float:none;
}
*/

.bgBlue {
	background-color:#00C;
}

.bgGradient {
    background: -moz-linear-gradient(left top, #990,
            #c36 30%,
            #f60 50%,
            #000 70%,
            #066); /* Firefox用 */
    background: -webkit-gradient(linear, left top, left bottom, from(#005aa7),
            color-stop(0.5, #006dca),
            to(#005aa7)); /* Safari,Google Chrome用 */  
}

.navTxt {
	color:#FFF;
}
.navTxt ul li a {
	color:#FFF;
}
.txtCenter {
	text-align:center;
}
.txt12 {
	font-size:12px;
}
.h3Title {
	text-align:center;
	line-height:1.3em;
	font-weight:bold;
}
.h3Text {
	margin:0 auto;
	margin-bottom:30px;
	text-align:center;
	font-size:14px;
	max-width:400px;
}
.h4Title {
	margin:0;
	padding:5px;
	text-align:center;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	background-color:#003494;
	color:#FFF;
}
.row {
}
.clear {
	clear:both;
	padding:30px 0 10px 0;
	text-align:center;
}

#SlickNavMenu {
  display: none;
}

.voiceTitle01 {
	margin:0;
	margin-bottom:10px;
	padding:0;
	padding-top:50px;
	padding-left:50px;
	font-size:18px;
	font-weight:bold;
	background-image:url(../images/voice_icon01.png);
	background-repeat:no-repeat;
	background-size:50px;
	background-position:bottom left;
}
.voiceTitle02 {
	margin:0;
	margin-bottom:10px;
	padding:0;
	padding-top:50px;
	padding-left:50px;
	font-size:18px;
	font-weight:bold;
	background-image:url(../images/voice_icon02.png);
	background-repeat:no-repeat;
	background-size:50px;
	background-position:bottom left;
}
.voiceTitle03 {
	margin:0;
	margin-bottom:10px;
	padding:0;
	padding-top:50px;
	padding-left:50px;
	font-size:18px;
	font-weight:bold;
	background-image:url(../images/voice_icon03.png);
	background-repeat:no-repeat;
	background-size:50px;
	background-position:bottom left;
}
.voiceTitle04 {
	margin:0;
	margin-bottom:10px;
	padding:0;
	padding-top:50px;
	padding-left:50px;
	font-size:18px;
	font-weight:bold;
	background-image:url(../images/voice_icon04.png);
	background-repeat:no-repeat;
	background-size:50px;
	background-position:bottom left;
}
.voiceTitle05 {
	margin:0;
	margin-bottom:10px;
	padding:0;
	padding-top:50px;
	padding-left:50px;
	font-size:18px;
	font-weight:bold;
	background-image:url(../images/voice_icon05.png);
	background-repeat:no-repeat;
	background-size:50px;
	background-position:bottom left;
}
.voiceTitle06 {
	margin:0;
	margin-bottom:10px;
	padding:0;
	padding-top:50px;
	padding-left:50px;
	font-size:18px;
	font-weight:bold;
	background-image:url(../images/voice_icon06.png);
	background-repeat:no-repeat;
	background-size:50px;
	background-position:bottom left;
}
.voiceText {
	margin:0;
	padding:0;
	padding-bottom:15px;
	font-size:14px;
/*	border-bottom:1px dotted #CCCCCC;*/
}
.voiceText img {
	margin:0 0 10px 10px;
	width:40%;
}

.eyecatch {
	margin-top:-30px;
	display:block;
}
.eyecatchSp {
	display:none;
}
@media (max-width: 767px) {
.eyecatch {
	display:none;
}
.eyecatchSp {
	margin-top:80px;
	display:block;
}
.fbPlusinSp {
	display:none;
}
}

@media screen and (min-width : 768px) {
  #SlickNavMenu {
    display: block;
  }
  .slicknav_menu {
    display: none;
  }
}


/* アイキャッチ Start */
@media screen and (min-width: 768px) {
    .swiper-container {
        width: 100%;
        height: 400px;
        background: #000;
    }
	.swiper-slide{
		text-align:right;
	}
    .swiper-slide .title {
        font-size: 41px;
        font-weight: 300;
		text-shadow: 1px 2px 1px rgba(0,0,0,0.3);
    }
    .swiper-slide .subtitle {
        font-size: 21px;
		letter-spacing:0.3em;
    }
    .swiper-slide .text {
		float:right;
		margin-right:0;
        font-size: 14px;
        max-width: 400px;
        line-height: 1.3;
		letter-spacing:0.3em;
    }
}
@media (max-width: 767px) {
    .swiper-container {
        width: 100%;
        height: 200px;
        background: #000;
    }
	.swiper-slide{
		text-align:center;
		width:100%;
	}
    .swiper-slide .title {
        font-size: 16px;
        font-weight: 300;
		text-shadow: 1px 2px 1px rgba(0,0,0,0.3);
    }
    .swiper-slide .subtitle {
        font-size: 14px;
		letter-spacing:0.3em;
    }
    .swiper-slide .text {
		float:left;
		margin-right:0;
        font-size: 14px;
		color:#FFF;
        max-width: 400px;
        line-height: 1.3;
		letter-spacing:0.3em;
    }


/* navbar テキストカラー */
.navbar-default .navbar-nav > li > a {
color: #eaeaea;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #ffffff;
background-color: transparent;
background-color:#366ccf;
}

/* navbar 背景・テキストカラー */
.navbar-default {
background-color: #003494;
border-color: #003494;
}

/* navbar アクティブ時の背景カラー */
.navbar-default .navbar-nav .active > a {
background-color:#366ccf;
color:#FFF;
}
.navbar-default .navbar-nav .active > a:hover,
.navbar-default .navbar-nav .active > a:focus {
/*
background-color:#366ccf;
color:#FFF;
*/
}


}
@media (min-width: 768px) and (max-width: 991px) {
    .swiper-container {
        width: 100%;
        height: 400px;
        background: #000;
    }
	.swiper-slide{
		text-align:right;
	}
    .swiper-slide .title {
        font-size: 41px;
        font-weight: 300;
		text-shadow: 1px 2px 1px rgba(0,0,0,0.3);
    }
    .swiper-slide .subtitle {
        font-size: 21px;
		letter-spacing:0.3em;
    }
    .swiper-slide .text {
		float:right;
		margin-right:0;
        font-size: 14px;
        max-width: 400px;
        line-height: 1.3;
		letter-spacing:0.3em;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .swiper-container {
        width: 100%;
        height: 400px;
        background: #000;
    }
	.swiper-slide{
		text-align:right;
	}
    .swiper-slide .title {
        font-size: 41px;
        font-weight: 300;
		text-shadow: 1px 2px 1px rgba(0,0,0,0.3);
    }
    .swiper-slide .subtitle {
        font-size: 21px;
		letter-spacing:0.3em;
    }
    .swiper-slide .text {
		float:right;
		margin-right:0;
        font-size: 14px;
        max-width: 400px;
        line-height: 1.3;
		letter-spacing:0.3em;
    }
}
@media (min-width: 1200px) {
    .swiper-container {
        width: 100%;
        height: 400px;
        background: #000;
    }
	.swiper-slide{
		text-align:right;
	}
    .swiper-slide .title {
        font-size: 41px;
        font-weight: 300;
		text-shadow: 1px 2px 1px rgba(0,0,0,0.3);
    }
    .swiper-slide .subtitle {
        font-size: 21px;
		letter-spacing:0.3em;
    }
    .swiper-slide .text {
		float:right;
		margin-right:0;
        font-size: 14px;
        max-width: 400px;
        line-height: 1.3;
		letter-spacing:0.3em;
    }
}
/* アイキャッチ End */


/* 各ページヘッダー Start */
@media (max-width: 767px) {
.bgImg {
	background:url(../images/46_2.jpg) center no-repeat;
	background-size: cover;
}
.jumbotron h1 {
	font-size:16px;
	color:#000;
	text-shadow: -1px 2px 10px rgba(255,255,255,1);
}
.jumbotron p {
	font-size:14px;
	color:#000;
	text-shadow: -1px 2px 10px rgba(255,255,255,1);
}
.bgImgQA {
	background:url(../images/bgimgqa.jpg) center no-repeat;
	background-size: cover;
}
.bgImgCompany {
	background:url(../images/bgimgcompany.jpg) center no-repeat;
	background-size: cover;
}
.bgImgCompany h1 {
	color:#FFF;
	text-shadow: -1px 2px 10px rgba(0,0,0,1);
}
.bgImgPrice {
	background:url(../images/bgimgprice.jpg) center no-repeat;
	background-size: cover;
}
.bgImgPrice h1 {
	color:#000;
	text-shadow: -1px 2px 10px rgba(255,255,255,1);
}
.bgImgContact {
	background:url(../images/bgimgcontact.jpg) center no-repeat;
	background-size: cover;
}
.bgImgContact h1 {
	color:#000;
	text-shadow: -1px 2px 10px rgba(255,255,255,1);
}
.bgImgNagare {
	background:url(../images/bgimgnagare.jpg) center no-repeat;
	background-size: cover;
}
.bgImgNagare h1 {
	color:#FFF;
	text-shadow: -1px 2px 10px rgba(0,0,0,1);
}
.bgImgTour {
	background:url(../images/bgimgtour.jpg) center no-repeat;
	background-size: cover;
}
.bgImgTour h1 {
	color:#FFF;
	text-shadow: -1px 2px 10px rgba(0,0,0,1);
}
.bgImgShindan {
	background:url(../images/bgimgshindan.jpg) center no-repeat;
	background-size: cover;
}
.bgImgShindan h1 {
	color:#000;
	text-shadow: -1px 2px 10px rgba(255,255,255,1);
}
}

@media (min-width: 768px) and (max-width: 991px) {
.bgImg {
	background:url(../images/46_2.jpg) center no-repeat;
	background-size: cover;
}
.jumbotron h1 {
	font-size:22px;
	color:#000;
	text-shadow: -1px 2px 10px rgba(255,255,255,1);
}
.jumbotron p {
	font-size:16px;
	color:#000;
	text-shadow: -1px 2px 10px rgba(255,255,255,1);
}
.bgImgQA {
	background:url(../images/bgimgqa.jpg) center no-repeat;
	background-size: cover;
}
.bgImgCompany {
	background:url(../images/bgimgcompany.jpg) center no-repeat;
	background-size: cover;
}
.bgImgCompany h1 {
	color:#FFF;
	text-shadow: -1px 2px 10px rgba(0,0,0,1);
}
.bgImgPrice {
	background:url(../images/bgimgprice.jpg) center no-repeat;
	background-size: cover;
}
.bgImgPrice h1 {
	color:#000;
	text-shadow: -1px 2px 10px rgba(255,255,255,1);
}
.bgImgContact {
	background:url(../images/bgimgcontact.jpg) center no-repeat;
	background-size: cover;
}
.bgImgContact h1 {
	color:#000;
	text-shadow: -1px 2px 10px rgba(255,255,255,1);
}
.bgImgNagare {
	background:url(../images/bgimgnagare.jpg) center no-repeat;
	background-size: cover;
}
.bgImgNagare h1 {
	color:#FFF;
	text-shadow: -1px 2px 10px rgba(0,0,0,1);
}
.bgImgTour {
	background:url(../images/bgimgtour.jpg) center no-repeat;
	background-size: cover;
}
.bgImgTour h1 {
	color:#FFF;
	text-shadow: -1px 2px 10px rgba(0,0,0,1);
}
.bgImgShindan {
	background:url(../images/bgimgshindan.jpg) center no-repeat;
	background-size: cover;
}
.bgImgShindan h1 {
	color:#000;
	text-shadow: -1px 2px 10px rgba(255,255,255,1);
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.bgImg {
	background:url(../images/46_2.jpg) center no-repeat;
	background-size: cover;
}
.jumbotron h1 {
	font-size:22px;
	color:#000;
	text-shadow: -1px 2px 10px rgba(255,255,255,1);
}
.jumbotron p {
	font-size:16px;
	color:#000;
	text-shadow: -1px 2px 10px rgba(255,255,255,1);
}
.bgImgQA {
	background:url(../images/bgimgqa.jpg) center no-repeat;
	background-size: cover;
}
.bgImgCompany {
	background:url(../images/bgimgcompany.jpg) center no-repeat;
	background-size: cover;
}
.bgImgCompany h1 {
	color:#FFF;
	text-shadow: -1px 2px 10px rgba(0,0,0,1);
}
.bgImgPrice {
	background:url(../images/bgimgprice.jpg) center no-repeat;
	background-size: cover;
}
.bgImgPrice h1 {
	color:#000;
	text-shadow: -1px 2px 10px rgba(255,255,255,1);
}
.bgImgContact {
	background:url(../images/bgimgcontact.jpg) center no-repeat;
	background-size: cover;
}
.bgImgContact h1 {
	color:#000;
	text-shadow: -1px 2px 10px rgba(255,255,255,1);
}
.bgImgNagare {
	background:url(../images/bgimgnagare.jpg) center no-repeat;
	background-size: cover;
}
.bgImgNagare h1 {
	color:#FFF;
	text-shadow: -1px 2px 10px rgba(0,0,0,1);
}
.bgImgTour {
	background:url(../images/bgimgtour.jpg) center no-repeat;
	background-size: cover;
}
.bgImgTour h1 {
	color:#FFF;
	text-shadow: -1px 2px 10px rgba(0,0,0,1);
}
.bgImgShindan {
	background:url(../images/bgimgshindan.jpg) center no-repeat;
	background-size: cover;
}
.bgImgShindan h1 {
	color:#000;
	text-shadow: -1px 2px 10px rgba(255,255,255,1);
}
}

@media (min-width: 1200px) {
.bgImg {
	background:url(../images/46_2.jpg) center no-repeat;
	background-size: cover;
}
.jumbotron h1 {
	font-size:22px;
	color:#000;
	text-shadow: 1px 1px 5px rgba(255,255,255,1);
}
.jumbotron p {
	font-size:16px;
	color:#000;
	text-shadow: -1px 2px 10px rgba(255,255,255,1);
}
.bgImgQA {
	background:url(../images/bgimgqa.jpg) center no-repeat;
	background-size: cover;
}
.bgImgCompany {
	background:url(../images/bgimgcompany.jpg) center no-repeat;
	background-size: cover;
}
.bgImgCompany h1 {
	color:#FFF;
	text-shadow: -1px 2px 10px rgba(0,0,0,1);
}
.bgImgPrice {
	background:url(../images/bgimgprice.jpg) center no-repeat;
	background-size: cover;
}
.bgImgPrice h1 {
	color:#000;
	text-shadow: -1px 2px 10px rgba(255,255,255,1);
}
.bgImgContact {
	background:url(../images/bgimgcontact.jpg) center no-repeat;
	background-size: cover;
}
.bgImgContact h1 {
	color:#000;
	text-shadow: -1px 2px 10px rgba(255,255,255,1);
}
.bgImgNagare {
	background:url(../images/bgimgnagare.jpg) center no-repeat;
	background-size: cover;
}
.bgImgNagare h1 {
	color:#FFF;
	text-shadow: -1px 2px 10px rgba(0,0,0,1);
}
.bgImgTour {
	background:url(../images/bgimgtour.jpg) center no-repeat;
	background-size: cover;
}
.bgImgTour h1 {
	color:#FFF;
	text-shadow: -1px 2px 10px rgba(0,0,0,1);
}
.bgImgShindan {
	background:url(../images/bgimgshindan.jpg) center no-repeat;
	background-size: cover;
}
.bgImgShindan h1 {
	color:#000;
	text-shadow: -1px 2px 10px rgba(255,255,255,1);
}
}
/* 各ページヘッダー End */

@media ( min-width: 768px ) {
	#banner {
	  min-height: 300px;
	  border-bottom: none;
	}
	.bs-docs-section {
	  margin-top: 8em;
	}
	.bs-component {
	  position: relative;
	}
	.bs-component .modal {
	  position: relative;
	  top: auto;
	  right: auto;
	  left: auto;
	  bottom: auto;
	  z-index: 1;
	  display: block;
	}
	.bs-component .modal-dialog {
	  width: 90%;
	}
	.bs-component .popover {
	  position: relative;
	  display: inline-block;
	  width: 220px;
	  margin: 20px;
	}
	.nav-tabs {
	  margin-bottom: 15px;
	}
	.progress {
	  margin-bottom: 10px;
	}
}

.logo {
	margin-top:-10px;
	width:200px;
}

.borderBox {
	padding:5px;
	border:1px solid #CCC;
}

@media (max-width: 768px) {
.pageEnd {
	margin:0 auto 40px auto;
}
}


@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}



/* テキストサイズ Start */

@media screen and (min-width: 768px) {
	.cTxt01 {
		font-size:16px;
	}
}
@media (max-width: 767px) {
	.cTxt01 {
		font-size:14px;
	}
	.cTxt02 {
		margin:0 10px;
		max-width:700px;
		font-size:16px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.cTxt01 {
		font-size:16px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.cTxt01 {
		font-size:16px;
	}
}
@media (min-width: 1200px) {
	.cTxt01 {
		font-size:16px;
	}
	.cTxt02 {
		margin:0 auto;
		max-width:700px;
		font-size:16px;
	}
}
@media (min-width: 768px) {
	.cTxt01 {
		font-size:16px;
	}
}

.cTxt03 {
	margin:0 auto;
	max-width:700px;
	font-size:16px;
	text-align:center;
}

/* テキストサイズ End */



/* 画像関連 Start */

.imgBoxLinkArea {
	position:relative;
}
@media screen and (min-width: 768px) {
	.imgBox01 img {
		margin-bottom:30px;
		width:100%;
	}
	.spDisp {
		display:none;
	}
}
@media (max-width: 767px) {
	.imgBox01 img {
		margin-bottom:30px;
		width:100%;
	}
	.link01 {
		position:absolute;
		top:16%;
		left:3%;
		width:59%;
	}
	.link01 a img {
	}
	.link01 a {
		display:block;
		width:100%;
		height:5%;
		background-color:#999;
	}
	.link01 a:hover {
		opacity: 0.3;
		background-color:#999;
	}
	.pcDisp {
		display:none;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.imgBox01 img {
		margin-bottom:30px;
		width:100%;
	}
	.link01 {
		position:absolute;
		top:62px;
		left:7px;
		width:150px;
	}
	.link01 a img {
		height:41px;
	}
	.link01 a {
		display:block;
		width:100%;
	}
	.link01 a:hover {
		opacity: 0.3;
		background-color:#999;
	}
	.link02 {
		position:absolute;
		top:137px;
		left:7px;
		width:150px;
	}
	.link02 a img {
		height:37px;
	}
	.link02 a {
		display:block;
		width:100%;
	}
	.link02 a:hover {
		opacity: 0.3;
		background-color:#CCC;
	}
	.link03 {
		position:absolute;
		top:208px;
		left:7px;
		width:150px;
	}
	.link03 a img {
		height:25px;
	}
	.link03 a {
		display:block;
		width:100%;
	}
	.link03 a:hover {
		opacity: 0.3;
		background-color:#CCC;
	}
	.link04 {
		position:absolute;
		top:268px;
		left:7px;
		width:150px;
	}
	.link04 a img {
		height:51px;
	}
	.link04 a {
		display:block;
		width:100%;
	}
	.link04 a:hover {
		opacity: 0.3;
		background-color:#CCC;
	}
	.link05 {
		position:absolute;
		top:48px;
		right:7px;
		width:82px;
	}
	.link05 a img {
		height:54px;
	}
	.link05 a {
		display:block;
		width:100%;
	}
	.link05 a:hover {
		opacity: 0.3;
		background-color:#CCC;
	}
	.link06 {
		position:absolute;
		top:136px;
		right:7px;
		width:82px;
	}
	.link06 a img {
		height:36px;
	}
	.link06 a {
		display:block;
		width:100%;
	}
	.link06 a:hover {
		opacity: 0.3;
		background-color:#CCC;
	}
	.link07 {
		position:absolute;
		top:207px;
		right:7px;
		width:82px;
	}
	.link07 a img {
		height:36px;
	}
	.link07 a {
		display:block;
		width:100%;
	}
	.link07 a:hover {
		opacity: 0.3;
		background-color:#CCC;
	}
	.pcDisp {
	}
	.spDisp {
		display:none;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.imgBox01 img {
		margin-bottom:30px;
		width:100%;
	}
	.link01 {
		position:absolute;
		top:82px;
		left:10px;
		width:198px;
	}
	.link01 a img {
		height:65px;
	}
	.link01 a {
		display:block;
		width:100%;
	}
	.link01 a:hover {
		opacity: 0.3;
		background-color:#999;
	}
	.link02 {
		position:absolute;
		top:181px;
		left:9px;
		width:200px;
	}
	.link02 a img {
		height:60px;
	}
	.link02 a {
		display:block;
		width:100%;
	}
	.link02 a:hover {
		opacity: 0.3;
		background-color:#CCC;
	}
	.link03 {
		position:absolute;
		top:276px;
		left:9px;
		width:200px;
	}
	.link03 a img {
		height:42px;
	}
	.link03 a {
		display:block;
		width:100%;
	}
	.link03 a:hover {
		opacity: 0.3;
		background-color:#CCC;
	}
	.link04 {
		position:absolute;
		top:355px;
		left:9px;
		width:200px;
	}
	.link04 a img {
		height:78px;
	}
	.link04 a {
		display:block;
		width:100%;
	}
	.link04 a:hover {
		opacity: 0.3;
		background-color:#CCC;
	}
	.link05 {
		position:absolute;
		top:63px;
		right:9px;
		width:108px;
	}
	.link05 a img {
		height:83px;
	}
	.link05 a {
		display:block;
		width:100%;
	}
	.link05 a:hover {
		opacity: 0.3;
		background-color:#CCC;
	}
	.link06 {
		position:absolute;
		top:180px;
		right:9px;
		width:108px;
	}
	.link06 a img {
		height:59px;
	}
	.link06 a {
		display:block;
		width:100%;
	}
	.link06 a:hover {
		opacity: 0.3;
		background-color:#CCC;
	}
	.link07 {
		position:absolute;
		top:275px;
		right:9px;
		width:108px;
	}
	.link07 a img {
		height:57px;
	}
	.link07 a {
		display:block;
		width:100%;
	}
	.link07 a:hover {
		opacity: 0.3;
		background-color:#CCC;
	}
	.pcDisp {
	}
	.spDisp {
		display:none;
	}
}
@media (min-width: 1200px) {
	.imgBox01 img {
		margin-bottom:30px;
		width:100%;
	}
	.link01 {
		position:absolute;
		top:100px;
		left:10px;
		width:245px;
	}
	.link01 a img {
		height:86px;
	}
	.link01 a {
		display:block;
		width:100%;
	}
	.link01 a:hover {
		opacity: 0.3;
		background-color:#CCC;
	}
	.link02 {
		position:absolute;
		top:222px;
		left:10px;
		width:245px;
	}
	.link02 a img {
		height:80px;
	}
	.link02 a {
		display:block;
		width:100%;
	}
	.link02 a:hover {
		opacity: 0.3;
		background-color:#CCC;
	}
	.link03 {
		position:absolute;
		top:338px;
		left:10px;
		width:245px;
	}
	.link03 a img {
		height:60px;
	}
	.link03 a {
		display:block;
		width:100%;
	}
	.link03 a:hover {
		opacity: 0.3;
		background-color:#CCC;
	}
	.link04 {
		position:absolute;
		top:436px;
		left:10px;
		width:245px;
	}
	.link04 a img {
		height:102px;
	}
	.link04 a {
		display:block;
		width:100%;
	}
	.link04 a:hover {
		opacity: 0.3;
		background-color:#CCC;
	}
	.link05 {
		position:absolute;
		top:78px;
		right:10px;
		width:135px;
	}
	.link05 a img {
		height:108px;
	}
	.link05 a {
		display:block;
		width:100%;
	}
	.link05 a:hover {
		opacity: 0.3;
		background-color:#CCC;
	}
	.link06 {
		position:absolute;
		top:222px;
		right:10px;
		width:135px;
	}
	.link06 a img {
		height:78px;
	}
	.link06 a {
		display:block;
		width:100%;
	}
	.link06 a:hover {
		opacity: 0.3;
		background-color:#CCC;
	}
	.link07 {
		position:absolute;
		top:337px;
		right:10px;
		width:135px;
	}
	.link07 a img {
		height:78px;
	}
	.link07 a {
		display:block;
		width:100%;
	}
	.link07 a:hover {
		opacity: 0.3;
		background-color:#CCC;
	}
	.pcDisp {
	}
	.spDisp {
		display:none;
	}
}
@media (min-width: 768px) {
	.imgBox01 img {
		margin-bottom:30px;
		width:100%;
	}
	.spDisp {
		display:none;
	}
}
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
.indexContents01 {
	padding-top:15px;
	background-color:f4fbff;
}
/* 画像関連 End */


.question {
	margin-top:10px;
	padding:25px 0 0 60px;
	font-size:16px;
	font-weight:bold;
	background-image:url(../images/question.png);
	background-repeat:no-repeat;
	background-size:45px;
}
.answer {
	margin-top:30px;
	padding:25px 0 10px 60px;
	font-size:16px;
	background-image:url(../images/answer.png);
	background-repeat:no-repeat;
	background-size:45px;
}
.qaBox {
	margin:10px 10px 20px 10px;
	padding:10px;
	background-color:#f4fbff;
	border-radius: 20px;
}
.qaTitle {
	margin:70px 0 20px 0;
	text-align:center;
}
.qaClear {
	clear:both;
	padding:20px 0 30px 0;
	text-align:center;
}

.table01 {
	border-collapse: collapse;
}
.table01 th {
	padding:10px;
	width:100px;
	font-size:13px;
	font-weight:bold;
	border:none;
	border-collapse: collapse;
	text-align:left;
}
.table01 td {
	font-size:16px;
	padding:10px;
	border:none;
	border-collapse: collapse;
	text-align:left;
}

/* 営業時間テーブル Start */
.table02 {
	border-collapse: collapse;
	width: 100%;
}
.table02 th {
	padding:10px;
	font-size:12px;
	font-weight:bold;
	border:1px solid #999;
	border-collapse: collapse;
	background-color: #f4fbff;
	text-align: center;
	width: 30%;
}
.table02 td {
	font-size:12px;
	padding:10px;
	line-height:1.2em;
	border:1px solid #999;
	border-collapse: collapse;
	text-align:left;
}

@media (max-width: 767px) {
.table02 {
	border:none;
	border-collapse: collapse;
	width: 100%;
}
.table02 th {
    display: block;
	padding:10px;
	font-size:16px;
	font-weight:bold;
	background-color: #f4fbff;
	text-align: left;
	border:none;
	width: 100%;
	border-bottom:1px solid #999;
}
.table02 td {
    display: block;
	font-size:16px;
	margin-bottom:15px;
	padding:10px;
	border:none;
	text-align:left;
}
}
/* 営業時間テーブル End */

/* 料金時間テーブル Start */
.table03 {
	border-collapse: collapse;
	width: 100%;
}
.table03 th {
	padding:10px;
	font-size:13px;
	font-weight:bold;
	border:1px solid #999;
	border-collapse: collapse;
	background-color: #ffe3dc;
	text-align: center;
	width: 30%;
}
.table03 td {
	font-size:16px;
	padding:10px;
	border:1px solid #999;
	border-collapse: collapse;
	text-align:left;
}

@media (max-width: 767px) {
.table03 {
	border:none;
	border-collapse: collapse;
	width: 100%;
}
.table03 th {
    display: block;
	padding:10px;
	font-size:16px;
	font-weight:bold;
	background-color: #ffe3dc;
	text-align: center;
	border:none;
	width: 100%;
}
.table03 td {
    display: block;
	font-size:16px;
	padding:10px;
	border:none;
	text-align:center;
}
}
/* 料金テーブル End */

/* 体組成テーブル Start */
.table03 {
	border-collapse: collapse;
	width: 100%;
}
.table03 th {
	padding:10px;
	font-size:13px;
	font-weight:bold;
	border:1px solid #CCC;
	border-collapse: collapse;
	background-color: #f4fbff;
	text-align: center;
	width: 30%;
}
.table03 td {
	font-size:16px;
	padding:10px;
	border:1px solid #CCC;
	border-collapse: collapse;
	text-align:left;
}

@media (max-width: 767px) {
.table03 {
	border-collapse: collapse;
	width: 100%;
}
.table03 th {
    display: block;
	padding:10px;
	font-size:16px;
	font-weight:bold;
	background-color: #f4fbff;
	text-align: center;
	width: 100%;
}
.table03 td {
    display: block;
	font-size:16px;
	padding:10px;
	text-align:center;
}
}
/* 体組成テーブル End */

/* 新着情報テーブル Start */
.table04 {
	margin-bottom:30px;
	border-collapse: collapse;
	width: 100%;
}
.table04 th {
	padding:10px;
	font-size:14px;
	font-weight:bold;
	border:1px solid #999;
	border-collapse: collapse;
	background-color: #ffe3dc;
	text-align: center;
	width: 30%;
}
.table04 td {
	font-size:14px;
	padding:10px;
	border:1px solid #999;
	border-collapse: collapse;
	text-align:left;
	border-bottom:1px dotted #CCC;
}
/* 新着情報テーブル End */

/* new体組成テーブル Start */
.table05 {
	border-collapse: collapse;
	width: 100%;
	border-bottom:1px solid #CCC;
}
.table05 th {
	padding:10px;
	font-size:13px;
	font-weight:bold;
	border:1px solid #CCC;
	border-collapse: collapse;
	background-color: #f4fbff;
	text-align: center;
	width: 30%;
}
.table05 td {
	font-size:16px;
	padding:10px;
	border:1px solid #CCC;
	border-collapse: collapse;
	text-align:left;
}

.shindanImg {
	margin-bottom:40px;
	border:1px solid #CCC;
}
.shindanImg02 {
	margin-bottom:10px;
	border:1px solid #CCC;
}

@media (max-width: 767px) {
.table05 {
	border-collapse: collapse;
	width: 100%;
	border-bottom:1px solid #CCC;
}
.table05 th {
    display: block;
	padding:10px;
	font-size:16px;
	font-weight:bold;
	background-color: #f4fbff;
	text-align: center;
	width: 100%;
	border-bottom:none;
}
.table05 td {
    display: block;
	font-size:16px;
	padding:10px;
	text-align:left;
	border-bottom:none;
}

.shindanImg {
	margin-bottom:40px;
	border:1px solid #CCC;
}
.shindanImg02 {
	margin-bottom:10px;
	border:1px solid #CCC;
}
}
/* 体組成テーブル End */
/* new体組成の中のテーブル Start */
.table06 {
	border-collapse: collapse;
	border-bottom:1px solid #CCC;
}
.table06 th {
	padding:5px;
	font-size:13px;
	font-weight:bold;
	border:1px solid #CCC;
	border-collapse: collapse;
	background-color: #f4fbff;
	text-align: center;
	width: 30%;
}
.table06 td {
	font-size:16px;
	padding:10px;
	border:1px solid #CCC;
	border-collapse: collapse;
	text-align: center;
}
/* 体組成の中のテーブル End */

/* 設置器具テーブル Start */
.table07 {
	border-collapse: collapse;
	border-bottom:1px solid #CCC;
}
.table07 th {
	padding:3px;
	font-size:13px;
	font-weight:normal;
	border:1px solid #CCC;
	border-collapse: collapse;
	text-align: center;
	width: 65%;
}
.table07 td {
	font-size:13px;
	padding3px;
	border:1px solid #CCC;
	border-collapse: collapse;
	text-align: center;
}
/* 設置器具テーブル End */

/* 見学 Start */
.table08 {
	border-collapse: collapse;
}
.table08 td {
	font-size:15px;
	font-weight:normal;
	border-collapse: collapse;
	text-align: left;
}
/* 見学 End */

.nagareImg {
	width:100%;
	max-width:557px;
	border:none;
}

/* ページスクロール Start */
#page-topImg {
	position: fixed;
	bottom: -80px;
	right: -50px;
	font-size: 77%;
}

#page-top {
	position: fixed;
	bottom: 200px;
	right: 20px;
	font-size: 77%;
}
#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 50px;
	padding: 17px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}
@media screen and (max-width: 767px) {
#page-top {
	bottom: 100px;
}
}
/* ページスクロール End */

.linkArea {
	position:relative;
	margin-bottom:7px;
	padding-bottom:1px;
	text-align:center;
}
.linkArea a{
	display:inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.linkArea a:hover {
    filter:alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
	background-color:#CCC;
}

@media screen and (min-width: 768px) {
.dispSP {
	display:none;
}
}

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

@media (min-width: 768px) and (max-width: 991px) {
.dispSP {
	display:none;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.dispSP {
	display:none;
}
}

@media (min-width: 1200px) {
.dispSP {
	display:none;
}
}


@media print {
}

@media (min-width: 768px) {
.dispSP {
	display:none;
}
}










@media screen and (min-width: 768px) {
}

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

@media (min-width: 768px) and (max-width: 991px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 1200px) {
}


@media print {
}

@media (min-width: 768px) {
}
























/* サイドバナー */
.sideBanner {
	display:block;
	margin:0 0 20px 0;
}
.sideBanner img {
	margin-bottom:15px;
	width:100%;
}
.sideBanner a:hover {
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.bn01 {
	border:1px solid #CCC;
}
.bn02 {
	margin-top: 20px;
	width: 60%;
	max-width: 400px;
}

@media (max-width: 767px) {
.sideBanner {
	display:none;
}
}



/* メインメニュー全体の背景色とボーダー色（navbar） */
.navbar-default {
background-color: #003494;
border-color: #003494;
}
/* メインメニュー全体の文字色（navbar） */
.navbar-default .navbar-nav > li > a {
color: #ffffff;
}
/* メインメニューオンマウス時の文字色と背景色（navbar hover,focus） */
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #ffffff;
background-color: #003eb1;
/*background-color: transparent;*/
}
/* メインメニューアクティブ時の文字色と背景色 */
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
color: #ffffff;
background-color: #003eb1;
}
/* メインメニュードロップダウンクリック時の文字色と背景色（navbar） */
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
color: #ffffff;
background-color: #003eb1;
}
/* メインメニュードロップダウン展開時の背景色とボーダー色（navbar） */
.dropdown-menu {
background-color: #003eb1;
border: 1px solid #003494;
border: 1px solid #003494(0, 0, 0, .15);
-webkit-box-shadow: 0 6px 12px rgba(94, 136, 129, 0.35);
box-shadow: 0 6px 12px rgba(94, 136, 129, 0.35);
}
/* メインメニュードロップダウン展開時の文字色（navbar） */
.dropdown-menu>li>a {
color: #ffffff;
}
/* メインメニュードロップダウンリストオンマウス時の文字色と背景色（navbar focus,hover） */
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
color: #ffffff;
background-color: #003494;
}
/* ドロップダウン内の区切り線(class=”divider”)の色（navbar） */
.dropdown-menu .divider {
background-color: #003494;
}
/* navbar 画面サイズ767px以下の時のカラー */
@media (max-width:767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
color: #ffffff;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
color: #ffffff;
background-color: 003eb1;
/*background-color: transparent;*/
}
/* ドロップダウンactive設定時のカラー */
.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
color: #ffb163;
background-color: #003eb1;
}
}
/* navbar ハンバーガー四角枠 */
.navbar-default .navbar-toggle {
border-color: #ffffff;
}
/* navbar ハンバーガー三本線 */
.navbar-default .navbar-toggle .icon-bar {
background-color: #ffffff;
}
/* navbar ハンバーガーボタン,タップとホバーした時の背景色 */
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
background-color: #ffffff;
}
/* navbar ハンバーガーボタン,タップとホバーした時の四角枠 */
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
border-color: #003eb1;
}
/* navbar ハンバーガーボタン,タップとホバーした時の三本線 */
.navbar-default .navbar-toggle:focus > .icon-bar,
.navbar-default .navbar-toggle:hover > .icon-bar {
background-color: #003eb1;
}
/* navbar Brandのカラー */
.navbar-default .navbar-brand {
color: #ffffff;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
color: #ff5555;
background-color: transparent;
}



/* フッターアコーディオン用CSS */
ul.accordion {
	width:100%;
	margin:0 auto 30px auto;
	padding:0;
	font-size:14px;
	text-align:center;
}
ul.accordion a {
	display:block;
	padding:10px;
	background-position:97% center;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}
ul.accordion span {
	display:block;
	padding:10px;
	padding-bottom:0;
	background-position:97% center;
	background-repeat:no-repeat;
	color:#FFFFFF;
}
ul.accordion ul {
	display:none;
}
ul.accordion > li {
	margin:0;
	padding:0;
	list-style:none;
	border-bottom:1px solid #EEE;
	background-color:#003494;
}
ul.accordion > li > p {
	background-color:#003494;
	cursor:pointer;
}
ul.accordion > li > p span {
	background-image:url(../img/open.png);
}
ul.accordion > li > p span.open {
	background-image:url(../img/close.png);
}
ul.accordion > li > ul > li {
	margin:0;
	padding:0;
	margin-left:-40px;
	list-style:none;
	background:#366ccf;
}
ul.accordion > li > ul > li > p {
	background:#366ccf;
}
ul.accordion > li > ul > li > a {
	background:url(../img/go.png) no-repeat 98% center;
}
ul.accordion > li > ul > li > ul > li {
	background:#FFF;
	border-bottom:1px dotted #888;
}
ul.accordion > li > ul > li > ul > li:last-child {
	border:none;
}




/* .row の左右のネガティブマージンを5pxにする */
.row--nopadding {
  margin-left: 0;
  margin-right: 0;
}
 
/* .row--nopadding の中にあるカラムの左右のパディングを0にする */
.row--nopadding > [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}

/* .row の左右のネガティブマージンを5pxにする */
.row--nopadding02 {
  margin-left: 0;
  margin-right: 0;
}
 
/* .row--nopadding の中にあるカラムの左右のパディングを0にする */
.row--nopadding02 > .left {
  padding-left: 0;
  padding-right: 5px;
}
.row--nopadding02 > .right {
  padding-left: 5px;
  padding-right: 0;
}

@media (max-width:767px) {
/* .row の左右のネガティブマージンを5pxにする */
.row--nopadding {
	margin:0;
	padding:0;
}
 
/* .row--nopadding の中にあるカラムの左右のパディングを0にする */
.row--nopadding > [class*="col-"] {
	margin:0;
	padding:0;
}

/* .row--nopadding の中にあるカラムの左右のパディングを0にする */
.row--nopadding02 > .left {
  padding-left: 0;
  padding-right: 0;
  margin-bottom:10px;
}
.row--nopadding02 > .right {
  padding-left: 0;
  padding-right: 0;
  margin-bottom:10px;
}

}

/* 新着情報 */
.info {
	margin:0 0 10px 0;
	padding:10px;
	width:100%;
	height:230px;
	border:1px solid #CCC;
	background-color:#fafcff;
	overflow: scroll;
}
.info p {
	margin-top:10px;
	border-bottom:1px dotted #CCCCCC;
}
@media only screen and (max-width: 767px) {
.info {
	margin-bottom:50px;
}
}





/* 体成分分析結果 */
.shindanUl{
    padding: 0;
    margin: 0;
    width: 100%;
}
.shindanUl li {
    padding:15px 0 10px 0;
    margin: 0;
    float: left;
    width: 16.6%;
    box-sizing:border-box;
    display: block;
    text-align: center;
    border: 1px #dddddd solid;
    background:#eeeeee; /* デフォルト */
    background:-moz-linear-gradient(top, #4169e1, #ffffff); /* Safari,Chrome */
    background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));/* Firefox */
    background: linear-gradient(to bottom, #ffffff, #eeeeee);   /* ie10 */
}

@media (max-width: 767px) {
.shindanUl li {
    width: 50%;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.shindanUl li {
    width: 33.3%;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.shindanUl li {
    width: 33.3%;
}
}

/* よくある質問 */
.qaUl{
    padding: 0;
    margin: 0;
    width: 100%;
}
.qaUl li {
    padding:15px 0 10px 0;
    margin: 0;
    float: left;
    width: 50%;
    box-sizing:border-box;
    display: block;
    text-align: center;
    border: 1px #dddddd solid;
    background:#eeeeee; /* デフォルト */
    background:-moz-linear-gradient(top, #4169e1, #ffffff); /* Safari,Chrome */
    background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));/* Firefox */
    background: linear-gradient(to bottom, #ffffff, #eeeeee);   /* ie10 */
}



/* 入力フォーム */
.contact-area {
	margin:0 auto;
	padding:20px;
	width:100%;
}
.form-box {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	padding:15px 0;
}
.form-item:nth-child(1) {
	width:25%;
}
.form-item:nth-child(2) {
	width:75%;
}
.form-item p {
	margin:0;
	padding:0;
}

label {
	width:350px;
	text-align:center;
	color:#333;
	font-size:12px;
	font-weight:normal;
}
.form-item input[type="text"],
.form-item input[type="email"],
.form-item input[type="tel"],
.form-item input[type="number"],
.form-item textarea {
    border: 1px #89BDDE solid;
    padding: 0.5em;
    border-radius: 5px;
    width: 100%;
}
.form-item textarea {
	min-height:100px;
}
input[type="checkbox"] {
	margin:20px 0;
	margin-right:10px;
	padding:0;
}
input[type="submit"] {
	margin:0 auto;
	width:100%;
	color:#FFF;
	font-size:16px;
	line-height:3em;
	background-color:#0b4cd2;
	border:1px solid #0b4cd2;
    border-radius: 5px;
}
input[type="submit"]:hover {
	background-color:#4679d3;
	border:1px solid #4679d3;
}

.contact-action {
	margin:0 auto;
	margin-bottom:100px;
	padding:0;
	width:300px;
}
/* 必須マーク */
.must {
	background: #ef3333;
}
/* 任意マーク */
.free {
	background: #0b4cd2;
}
.must,
.free {
	color: #FFF;
	border-radius: 3px;
	font-size: 12px;
	margin-right: 10px;
	padding: 5px 10px;
	letter-spacing: 0.2em;
}
@media only screen and (max-width:991px){
.contact-area {
	margin:0 auto;
	padding:20px 0;
	width:100%;
}
.form-item:nth-child(1) {
	padding:10px 0;
	width:100%;
}
.form-item:nth-child(2) {
	width:100%;
}
.contact-action {
	width:275px;
}
.form-item input[type="text"],
.form-item input[type="email"],
.form-item input[type="tel"],
.form-item input[type="number"] {
    padding: 1em;
	font-size:120%;
}
}


.formSendOk-title {
	margin:0 auto;
	padding:10px;
	width:100%;
	max-width:800px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
/*	border:1px solid #FF6D00;*/
	background-color:#FF6D00;
}
.formSendOk {
	margin:0 auto;
	margin-bottom:30px;
	padding:10px;
	width:100%;
	max-width:800px;
	font-weight:bold;
	border:1px solid #FF6D00;
}
@media (max-width: 767px) {
	.formTxt01 {
		margin:0 10px;
		max-width:700px;
		font-size:14px;
	}
}
@media (min-width: 1200px) {
	.formTxt01 {
		margin:0 auto;
		max-width:700px;
		font-size:14px;
	}
}



/* プライバシーポリシー用フレーム */
.iframe-privacy {
	margin:0 auto;
	margin-top:50px;
	padding:0;
	width:100%;
	height:150px;
	border:none;
}
@media only screen and (max-width: 991px) {
.iframe-privacy {
	margin-top:30px;
}
}

.privacy-area {
	margin:0;
	padding:0 15px;
	color:#333;
	font-size:12px !important;
}
.privacy-area h2,
.privacy-area h3 {
	margin:0;
	padding:0;
	font-size:12px !important;
	font-weight:bold;
}
.privacy-area p {
	font-size:12px;
	line-height:14px;
}
.privacy-area ol li {
	margin:0;
	margin-left:-2em;
	padding:0;
}

.br-pc {
	display:block;
}
.br-sp {
	display:none;
}
@media only screen and (max-width: 991px) {
.br-pc {
	display:none;
}
.br-sp {
	display:block;
}
}

/* 性別 */
.radio-box {
	display:flex;
	flex-wrap:nowrap;
	padding:10px 3px 3px 3px;
	background-color:#f9f9f9;
	border-radius:5px;
}
.radio-item {
	width:80px;
}
.contactSei {
	font-size:14px;
	text-align:left;
	width:70px;
}
@media only screen and (max-width: 991px) {
.radio-box {
	display:flex;
	flex-wrap:nowrap;
	padding:10px 3px;
	background-color:#f9f9f9;
	border-radius:5px;
}
.radio-item {
	padding:10px 20px 3px 0;
	width:90px;
}
.contactSei {
	font-size:14px;
	width:150px;
}
}
/* 受診有無 */
.clinic-box {
	display:flex;
	flex-wrap:nowrap;
	padding:10px 3px 3px 3px;
	background-color:#f9f9f9;
	border-radius:5px;
}
.clinic-item {
	width:170px;
}
.contactClinic {
	font-size:14px;
	text-align:left;
	width:130px;
}
@media only screen and (max-width: 991px) {
.clinic-box {
	display:flex;
	flex-wrap:nowrap;
	padding:10px 3px;
	background-color:#f9f9f9;
	border-radius:5px;
}
.clinic-item {
	padding:10px 0 3px 0;
	width:50%;
	text-align:left;
}
.contactClinic {
	font-size:14px;
/*	width:170px;*/
}
}


.radio-input{
  display: none;
}
.radio-input + label{
  padding-left: 20px;
  position:relative;
  margin-right: 20px;
}
.radio-input + label::before{
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  left: 2px;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
  border-radius: 50%;
}
.radio-input:checked + label{
  color: #0b4cd2;
}
.radio-input:checked + label::after{
  content: "";
  display: block;
  position: absolute;
  top: 4px;
  left: 4px;
  width: 11px;
  height: 11px;
  background: #0b4cd2;
  border-radius: 50%;
}



/* セレクトボックス */
.cp_ipselect {
  overflow: hidden;
  width: 100%;
  margin:0;
  margin-bottom:5px;
/*  margin: 2em auto;
  text-align: center;*/
}
@media only screen and (max-width:991px){
.cp_ipselect {
  width: 100%;
}
}
.cp_ipselect select {
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.cp_ipselect select::-ms-expand {
  display: none;
}
.cp_ipselect.cp_sl04 {
  position: relative;
  padding:3px 0;
/*
  border-radius: 2px;
  border: 2px solid #da3c41;
  border-radius: 50px;
*/
  border-radius: 5px;
	background-color:#F9F9F9;
}
.cp_ipselect.cp_sl04::before {
  position: absolute;
  top: 20px;
  right: 15px;
  width: 0;
  height: 0;
  padding: 0;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
/*  border-top: 6px solid #da3c41;*/
  border-top: 6px solid #333333;
  pointer-events: none;
}
.cp_ipselect.cp_sl04 select {
  padding: 8px 38px 8px 8px;
/*  color: #da3c41;*/
}

.mail_errmsg {
	margin:10px 0;
	padding:10px;
	background-color:#F00;
	color:#FFF;
	text-align:center;
}
.caution {
	display:inline-block;
	margin:2px 0;
	padding:2px;
	color:#FFF;
	background-color:#F00;
}


/*------------------------ 【サイド固定メニュー】start ------------------------*/
#side-fix-menu {
	position:fixed;
	right:0;
	bottom:5px;
	margin:0;
	padding:0;
	width:180px;
-webkit-box-shadow: 0 6px 12px rgba(94, 136, 129, 0.35);
box-shadow: 0 6px 12px rgba(94, 136, 129, 0.35);
}
#side-fix-menu img {
	width:100%;
}
#side-fix-menu a {
/*	padding:30px;
	color:#FFF;
	background-color:#333;*/
}
#side-fix-menu a:hover {
	opacity:0.7;
/*	text-decoration:none;*/
}
@media only screen and (max-width: 767px) {
#side-fix-menu {
	display:none;
}
}



/*------------------------ 【フッター固定メニュー】start ------------------------*/
#footer-fix-menu {
	display:none;
}
.flex-box-footer-fix-menu {
	display:none;
}
.flex-item-footer-fix-menu {
	display:none;
}
@media only screen and (max-width: 767px) {
#footer-fix-menu {
    display: block;
    width: 100%;
    position: fixed;
    left: 0px;
    bottom: 0;
    text-align: center;
    padding: 0 auto;
}
.flex-box-footer-fix-menu {
    display: block;
	display: flex;
	border-top:1px solid #CCC;
}
.flex-item-footer-fix-menu {
    display: block;
	position:relative;
	padding:15px 0;
}
.flex-item-footer-fix-menu a {
	position:absolute;
	top:0;
	left:0;
	padding:15px 0;
	width:100%;
	height:100%;
}
.flex-item-footer-fix-menu img {
	margin:0;
	padding:0;
}
.flex-item-footer-fix-menu p {
	margin:0;
	padding:0;
}
.flex-item-footer-fix-menu:nth-child(1) {
	width:50%;
	color:#FFF;
	background-color:#003494;
	border-right:1px solid #CCC;
}
.flex-item-footer-fix-menu:nth-child(2) {
	width:50%;
	color:#FFF;
	background-color:#003494;
}
}


.header-btn01 {
	margin:0;
	padding:0;
	width:150px;
}
.header-btn01 a {
	margin:0 !important;
	margin-top:9px !important;
	margin-right:15px !important;
	padding:0 !important;
}
.header-btn01 img {
	width:100%;
}















/* ヘッダー */
#header-area {
	transition: all 0.3s ease 0s;
	margin:0;
	margin-bottom:30px;
	padding:0;
	width:100%;
	background-color:#003494;
}
#header-area.m_fixed {
	position: fixed;
	top: -90px;
	left: 0;
	box-shadow:0px 0px 4px #333333;
	z-index:9999;
}
#contents.m_fixed {
	margin-top:180px;
}
.header-contents {
	margin:0;
	padding:0;
	width:100%;
	border-bottom:1px solid #FFF;
}
.header-inner {
	position:relative;
	margin:0 auto;
	padding:0;
	width:100%;
	height:90px;
	max-width:1140px;
}
.header-title {
	position:absolute;
	top:20px;
	left:10px;
	width:250px;
}
.header-title img {
	width:100%;
}
.header-login {
	position:absolute;
	top:23px;
	right:10px;
	width:300px;
	text-align:right;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.header-login:hover {
	filter:alpha(opacity=80); /* IE 6,7*/
	-ms-filter: "alpha(opacity=80)"; /* IE 8,9 */
	-moz-opacity:0.8; /* FF , Netscape */
	-khtml-opacity: 0.8; /* Safari 1.x */
	opacity:0.8;
	zoom:1; /*IE*/
}

@media only screen and (max-width: 999px) {
#header-area,
#header-area.m_fixed {
	position:fixed !important;
	top:0;
	left:0;
	width:100% !important;
	height:80px;
	z-index:9999;
}
#contents {
	margin-top:100px;
}
#contents.m_fixed {
	margin-top:110px;
}
.header-inner {
	height:80px;
}
.header-contents {
	border-bottom:none;
}
.header-title {
	top:15px;
	left:5px;
}
.header-login {
	display:none;
}
}
@media only screen and (max-width: 767px) {
.header-title {
	top:20px;
	width:200px;
}
}
@media only screen and (max-width: 374px) {
.header-title {
}
}







/* メインメニュー */
.sub-menu {
  margin: 0;
  padding: 0;
}
.pc-nav {
  overflow: hidden;
  width: 100%;
  max-width:1140px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  z-index:100;
}
.pc-nav li {
  list-style: none;
  width:20%;
/*  border-right: 1px solid #eee;*/
  z-index:100;
}
.pc-nav li a {
  display: block;
  padding:17px 0;
  width: 100%;
/*  height: 50px;*/
  text-align: center;
  color: #FFF;
  font-size: 14px;
/*  line-height: 50px;*/
  text-decoration: none;
  box-sizing: border-box;
}
.pc-nav > li:hover > a {/*layer-1*/
  background: #F9F9F9;
  color:#003494;
/*  border-bottom: 1px solid #eee;*/
}
.pc-nav li ul {
  width: 100%;
  max-width:191px;
  display: none;
  position: absolute;
  background-color:#FFF;
  z-index:100;
}
.pc-nav li ul li {
  width: 100%;
  max-width:191px;
  z-index:100;
}
.pc-nav > li li:hover > a {/*layer-2*/
  width: 100%;
  background: #F9F9F9;
}
.pc-nav li ul li a {
  color:#003494;
  font-size:13px;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.pc-nav li ul li:first-child {
  border-top: 1px solid #eee;
}

@media only screen and (max-width: 999px) {
.pc-nav,
#headerlogin {
	display:none;
}
}


/* sp */
.sp-nav {
	display:none;
}
@media only screen and (max-width: 999px) {
.sp-nav {
  position:fixed;
  top:0;
  left:0;
  background-color:#003494;
  width: 100%;
  height:100vh;
  overflow:scroll;
  margin: 0 auto;
  padding: 0;
  padding-top:65px;
  display: flex;
  flex-direction:column;
  text-align:left;
  z-index:200;
  display:none;
}
.sp-nav li {
  list-style: none;
  width:100%;
  z-index:200;
}
.sp-nav li:first-child {
  border-top:1px solid #90C0DD;
}
.sp-nav li a {
  display: block;
  padding-left:30px;
  width: 100%;
  height: 60px;
/*  text-align: center;*/
  color: #FFF;
  font-size: 14px;
  line-height: 60px;
  text-decoration: none;
  border-bottom:1px solid #90C0DD;
  box-sizing: border-box;
}
/*
.sp-nav > li:hover > a {
  background: #F9F9F9;
  border-bottom: 1px solid #eee;
}
*/
.sp-nav li ul {
  width: 100%;
  display: none;
/*  position: absolute;*/
  background-color:#FFF;
  z-index:200;
}
.sp-nav li ul li {
  width: 100%;
  z-index:200;
}
.sp-nav > li li:hover > a {/*layer-2*/
  width: 100%;
  background: #F9F9F9;
}
.sp-nav li ul li a {
  color:#003494;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.sp-nav li ul li a:last-child {
/*  border-bottom: 1px solid #eee;*/
}

.sp-nav .menu-item-has-children {
	background-image: url("../images/spmenu-arrow.svg");
	background-position:15px 25px;
	background-repeat:no-repeat;
}

.sp-contact-box {
	margin-left:-15px;
	padding-top:20px;
	text-align:center;
}
.sp-nav li:last-child a {
  border-bottom:none !important;
}

/* 三本線 */
.sp-bar {
	position:fixed;
	top:25px;
	right:10px;
	z-index:300;
}
.menu-trigger,
.menu-trigger span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
}
.menu-trigger {
    position: relative;
    width: 35px;
    height: 28px;
}
.menu-trigger span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #FFF;
    border-radius: 4px;
}
.menu-trigger span:nth-of-type(1) {
    top: 0;
}
.menu-trigger span:nth-of-type(2) {
    top: 13px;
}
.menu-trigger span:nth-of-type(3) {
    bottom: 0;
}


/*click後のスタイル*/
.menu-trigger.active {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
.menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(16px) rotate(-45deg);
    transform: translateY(13px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg);
}
.menu-trigger.active span:nth-of-type(3) {
    opacity: 0;
}

}


/* フッター Start */
.bottomBanner {
	display:none;
}
@media (max-width: 767px) {
.bottomBanner {
	display:block;
	margin:20px auto;
	width:90%;
}
.bottomBanner img {
	margin-bottom:15px;
	width:100%;
}
}

.bottom-menu {
	position:relative;
	margin-top:50px;
	padding:20px 0;
	color:#003494;
	font-size:12px;
	text-align:center;
	background-color:#F0F0F0;
}
.bottom-menu .liLevel00 {
	margin:0;
	margin-bottom:10px;
	padding:0;
	font-weight:bold;
	list-style:none;
	border-bottom:1px dotted #003494;
}
.bottom-menu .liLevel01 {
	margin:0;
	margin-bottom:10px;
	padding-left:20px;
	font-weight:bold;
	list-style:none;
	border-bottom:1px dotted #003494;
	background-image: url("../images/submenu-arrow.svg");
	background-position:left;
	background-repeat:no-repeat;
}


footer {
	position:relative;
	margin:0;
	padding:40px 0;
	padding-bottom:80px;
	color:#fff;
	font-size:12px;
	text-align:center;
	background-color:#003494;
}
footer img {
	margin:0;
	padding:30px 0 15px 0;
	width:300px;
}
footer .copy {
	position:absolute;
	bottom:5px;
	left:0;
	right:0;
	margin:auto;
	color:#E85197;
}
/*
footer li {
	list-style:none;
	margin-left:13px;
}
*/
footer .liLevel00 {
	margin:0;
	margin-bottom:10px;
	padding:0;
	font-weight:bold;
	list-style:none;
	border-bottom:1px dotted #ECECEC;
}
footer .liLevel01 {
	margin:0;
	margin-bottom:10px;
	padding-left:20px;
	font-weight:bold;
	list-style:none;
	border-bottom:1px dotted #ECECEC;
	background-image: url("../images/submenu-arrow.svg");
	background-position:left;
	background-repeat:no-repeat;
}
@media only screen and (max-width: 767px) {
footer {
	padding:20px 0;
	padding-bottom:40px;
	margin-bottom:70px;
}
footer img {
	width:200px;
}
}

/* フッター End */

.footer-box {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin:0 auto;
	padding:0;
	width:100%;
	max-width:1120px;
}
.footer-item {
	margin:0;
	margin-top:20px;
	padding:0 10px;
	width:25%;
	text-align:left;
}
.footer-item li {
	list-style:none;
/*	margin-left:13px;*/
	padding-left:20px;
}

.footer-item li a {
	color:#003494;
}
@media only screen and (max-width: 767px) {
.footer-item {
	width:100%;
}
.footer-item li {
/*	font-size:16px;*/
}
}

.img-responsive {
}
.voice-img-right {
	margin:0;
	padding:0 0 10px 10px;
	width:350px;
}
@media only screen and (max-width: 767px) {
.img-responsive {
	width:100%;
}
.voice-img-right {
	padding:10px 0;
	width:100%;
}
}

.top-link-image {
	width:100%;
}
@media only screen and (max-width: 767px) {
.top-link-image {
	margin:0;
	padding-bottom:20px;
	width:90%;
}
}

.blank00 {
	margin: 0 auto;
	padding: 20px;
	width: 50px;
}
@media only screen and (max-width: 999px) {
.blank00 {
	padding: 60px 20px;
}
}

.diettry {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	flex-wrap: wrap;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	max-width: 900px;
}
.diettry-item:nth-child(1) {
	width: 67%;
}
.diettry-item:nth-child(2) {
	width: 27%;
}
.diettry-item:nth-child(2) img {
	width: 100%;
}
@media only screen and (max-width: 767px) {
.diettry-item:nth-child(1) {
	width: 100%;
}
.diettry-item:nth-child(2) {
	width: 100%;
	text-align: center;
}
.diettry-item:nth-child(2) img {
	width: 60%;
}
}









