@charset "utf-8";

/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/


/* 
 default Style [
----------------------------------------------------------- */
html
  {
	height:100%;
	margin-bottom:1px;
	text-align: center;
	  overflow-y:scroll;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td,figure {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	font-size: 100%;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

p {
	margin: 0;
	font-size: 1.3em;
	color: #000000;
	line-height: 1.8em;
}

ol,ul {
	font-size: 1em;
}

ol,ul li {
	list-style: none;
	font-size: 1em;
	line-height: 1em;
	text-align: left;
}

img { 
	border:0;
	vertical-align: top;
}

table {
	border-collapse:collapse;
	border-spacing:0;
	font-size: 1em;
}

caption,th {
	text-align:left;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
}

a {
	overflow:hidden;
	cursor: pointer;
}

.red {
	color: #FF0000;
	font-weight: normal;
	}
	
form {
	margin: 0px;
	padding: 0px;
	}
	
/**** Clearfix ****/
nav .panel:after, nav#mainNav:after, .newsTitle:after, .bg:after,.post:after, ul.post li:after,nav#mainNav .inner:after{content:""; display: table;clear: both;}
nav .panel,nav#mainNav,.newsTitle,.bg, .post, ul.post li,nav#mainNav .inner{zoom: 1;}

/*
 Base Link Color [
----------------------------------------------------------- */
a {
    text-decoration: underline;
    color: #000000;
}

a:hover {
	text-decoration: none;
	color: #AAAAAA;
}

a img {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
		 -o-transition: 0.3s ease-in-out;
		 	transition: 0.3s ease-in-out;
}

a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}


.button {
    display: inline-block;
    width: auto;
    height: 54px;
    text-align: center;
    text-decoration: none;
    line-height: 54px;
    outline: none;
    padding-left: 20px;
    padding-right: 49px;
    background-image: url(/endo/wp-content/themes/endo_web/images/share/yajirushi2.png);
    background-repeat: no-repeat;
    background-position: right center;
}
.button::before,
.button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.button {
  background-color: #3C63AD;
  color: #fff;
}
.button:hover {
    background-color: #59b1eb;
    color: #3C63AD;
}

/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_

パソコン向けスタイルおよび共通スタイルの指定

/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/

/*==========================================
 body
===========================================*/
body {
    min-width: 100%;
    text-align: center;
    background-color: #FFFFFF;
    width: 100%;
    width: 100%;
    font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
    font-size: 0.75em;
    font-style: normal;
    line-height: 1.6;
    font-weight: normal;
    font-variant: normal;
    float: left;
    background-image: url(/endo/wp-content/themes/endo_web/images/share/headerbg.jpg);
    background-repeat: repeat-x;
    background-position: 0% top;
}
	
.share {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	}
	
.shareStyle {
	width: 100%;
	float: left;
	text-align: center;
}

.shareStyle3 {
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom: 50px;
}

.shareStyle4 {
    width: 94%;
    float: left;
    text-align: center;
    margin-left: 3%;
    margin-right: 3%;
}

.pcImg,
.pcImg2 {
    text-align: center;
	}
	
.mbImg,
.mbImg2 {
	display: none;
	}
	
.text {
	overflow: auto;	/* for modern browser */
	zoom: 1;	/* for ie6 */
	}
    
.both {
    clear: both;
}
    
.nonfloat p {
    overflow: hidden;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.8em;
    padding-bottom: 20px;
}
	
/*==========================================
 ヘッダーのスタイル
===========================================*/
header {
    float: left;
    width: 100%;
    text-align: center;
	}

#headerTop {
    float: left;
    height: 150px;
}

#headerTop h1 {
    text-align: left;
    color: #FFFFFF;
    font-size: 1.1em;
    padding-top: 14px;
    text-shadow: 0px 0px 6px #000000;
    padding-bottom: 40px;
}

#headerTop h2 {
    text-align: left;
}

#headerTop2 {
    float: right;
}

#headerTop2 p {
    text-align: right;
}

#headerTop2 p a{
    text-align: right;
}
#headerTop2 p a img{
    background-color: #FFFFFF;
}
.htImg {
	display:block;
}

#headerTop2 p:nth-child(1) img {
    -webkit-box-shadow: 0px 0px 10px #CACAC9;
    box-shadow: 0px 0px 10px #CACAC9;
}

#headerTop2 p:nth-child(1) {
    /*background-color: #FFFFFF;*/
}
#headerTop2 p:nth-child(2) {
	font-weight: bold;
	letter-spacing:1.4px;
	font-size: 1.1em;
}
#headerTop2 p:nth-child(3) {
    font-size: 1em;
}
#headerTop2 p:nth-child(2),
#headerTop2 p:nth-child(3) {
    margin-top: 10px;
}

#headerTop2 p:nth-child(3) a {
    background-image: url(/endo/wp-content/themes/endo_web/images/share/point.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
}

#topSearch {
    width: 100%;
    float: left;
    background-color: #EEEEEE;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 22px;
}

#topSearch form {
    float: right;
}

#topSearch form input:nth-child(1) {
    width: 350px;
    border: 1px solid #E0E0E0;
    padding-top: 6px;
    padding-right: 5px;
    padding-bottom: 6px;
    padding-left: 5px;
    vertical-align: middle;
    margin-right: 10px;
}

#topSearch form input:nth-child(2) {
    vertical-align: middle;
}

#sliderImg {
    width: 100%;
    float: left;
/*background-image: url(/endo/wp-content/themes/endo_web/images/top/mainbg.png);*/
	background-repeat: repeat-x;
    background-position: 0% bottom;
    text-align: center;
    margin-bottom: 70px;
}

@media only screen and (min-width: 961px){
#sliderImg {
    margin-top: 22px;
}
}
	
ul#global {
    width: 100%;
    float: left;
    background-image: url(/endo/wp-content/themes/endo_web/images/share/ber.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    text-align: center;
	}
	
ul#global li {
    display: inline;
    text-align: center;
	}
	
ul#global li:last-child {
	margin-right: 0px;
	}
	
header nav ul{
	display: none;
	
	}

	
/*==========================================
 メインコンテンツ共通スタイル
===========================================*/
#main {
    float: left;
    width: 100%;
    padding-bottom: 110px;
	}
    
#topConcept {
    float: left;
    width: 100%;
    background-image: url(/endo/wp-content/themes/endo_web/images/top/bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
    
.title {
    padding-bottom: 50px;
    text-align: center;
}

.shareStyle2 {
    width: 100%;
    float: left;
    background-image: url(/endo/wp-content/themes/endo_web/images/share/line.png);
    background-repeat: repeat-x;
    background-position: 0% top;
    padding-top: 52px;
}

#title {
    width: 100%;
    float: left;
    background-image: url(/endo/wp-content/themes/endo_web/images/share/title_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 163px;
    margin-top: 15px;
}

#title h1 {
    color: #000000;
    font-size: 2.7em;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-weight: 600;
    padding-top: 60px;
    transform: rotate(0.05deg);
}

#pNavi {
    width: 100%;
    float: left;
    padding-top: 10px;
    text-align: left;
    font-size: 1.1em;
    padding-bottom: 15px;
}


#left {
    width: 730px;
    float: left;
	}
	
#right {
    width: 240px;
    float: right;
	}
	

.imgStyle {
	padding-bottom: 40px;
	}
    
.fontStyle {
    font-size: 1.3em;
    line-height: 1.8em;
    padding-bottom: 70px;
}

.fontStyle2 {
    font-size: 1.3em;
    line-height: 1.8em;
    padding-bottom: 30px;
    text-align: left;
}

.fontStyle3 {
    font-size: 1.3em;
    line-height: 1.8em;
    padding-bottom: 10px;
    text-align: left;
}

.fontStyle4 {
    font-size: 1.2em;
    line-height: 1.8em;
    padding-bottom: 40px;
    text-align: center;
    color: #B20000;
    padding-top: 40px;
}
.fontStyle5 {
    font-size: 1.2em;
    line-height: 1.8em;
    padding:0;
    text-align: center;
    color: #B20000;
}

.btnStyle {
    padding-bottom: 60px;
}
	
.imgCenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 20px;
	}
		
.leftImg {
    float: left;
    margin-right: 15px;
    padding-bottom: 20px;
	}
	
.rightImg {
	float: right;
	margin-left: 15px;
    padding-bottom: 20px;
	}
	
.olStyle {
	padding-bottom: 20px;
	}
	
.olStyle li {
	color: #535353;
	font-size: 1.2em;
	line-height: 1.8em;
	margin-bottom: 5px;
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 18px;
	}
	
.ulStyle {
	padding-bottom: 20px;
	}
	
.ulStyle li {
	color: #535353;
	font-size: 1.2em;
	line-height: 1.8em;
	margin-bottom: 5px;
	list-style-position: outside;
	background-image: url(/endo/wp-content/themes/endo_web/images/share/dot2.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 13px;
	}
	
	
.tableStyle {
	width: 100%;
	border: 1px solid #ACAC9D;
	margin-bottom: 20px;
	}
	
.tableStyle th {
	background-color: #F2F2EB;
	border-right: 1px solid #ACAC9D;
	border-bottom: 1px solid #ACAC9D;
	font-weight: normal;
	color: #000000;
	font-size: 1.2em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
	width: 20%;
	}
	
.tableStyle td {
    background-color: #FFFFFF;
    border-right: 1px solid #ACAC9D;
    border-bottom: 1px solid #ACAC9D;
    color: #000000;
    font-size: 1.2em;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    vertical-align: top;
    text-align: left;
	}
	
blockquote {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 28px;
    padding-left: 28px;
    margin-bottom: 50px;
    margin-top: 40px;
    border: 1px solid #DFDFD0;
    text-align: left;
    background-image: url(/endo/wp-content/themes/endo_web/images/share/boxbg.png);
    background-repeat: repeat;
	}
	
blockquote p strong {
	padding-bottom: 15px;
	display: block;
	font-size: 1.2em;
	}
    
blockquote p {
    font-size: 1.1em;
	}
	
.back {
	float: left;
	padding-top: 30px;
	}
	
.next {
	float: right;
	padding-top: 30px;
	}
    
.titleStyle1 {
    color: #3F3000;
    background-image: url(/endo/wp-content/themes/endo_web/images/share/titlebg1.jpg);
    background-repeat: repeat-x;
    background-position: 0% top;
    text-align: left;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 2em;
    font-weight: 600;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    transform: rotate(0.05deg);
    margin-bottom: 23px;
}

.titleStyle2 {
    color: #3F3000;
    text-align: left;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 1.8em;
    font-weight: 600;
    padding-bottom: 8px;
    transform: rotate(0.05deg);
    margin-bottom: 23px;
    border-bottom: 1px solid #C8C3B5;
}

.titleStyle3 {
    color: #3F3000;
    text-align: left;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 1.7em;
    font-weight: 600;
    transform: rotate(0.05deg);
    margin-bottom: 23px;
    background-image: url(/endo/wp-content/themes/endo_web/images/share/point3.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 30px;
}

.titleStyle4 {
    color: #3F3000;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 2.5em;
    font-weight: 600;
    transform: rotate(0.05deg);
    line-height: 1em;
    padding-bottom: 25px;
    margin-top: -5px;
}

#card {
    width: 100%;
    float: left;
    background-image: url(/endo/wp-content/themes/endo_web/images/top/btn_bg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 19px;
}

#cardInfo {
    width: 730px;
    border: 1px solid #DFDFD0;
    margin-top: 3px;
    box-sizing: border-box;
    padding-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#cardInfo p {
    padding-top: 50px;
    font-size: 1.2em;
    line-height: 1.5em;
    padding-bottom: 20px;
}

.sideStyle {
    width: 100%;
    float: left;
    background-color: #F4F4E9;
    margin-bottom: 30px;
    padding-bottom: 18px;
}

.sideStyle h2 {
    /*background-color: #403000;*/
    background-color: #6c0404;
    color: #FFFFFF;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    text-align: left;
    font-size: 1.4em;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 10px;
    font-weight: 500;
    transform: rotate(0.05deg);
    margin-bottom: 18px;
}

.side {
    background-image: url(/endo/wp-content/themes/endo_web/images/share/side_bg.png);
    background-repeat: no-repeat;
    background-position: right top;
    -webkit-box-shadow: 0px 0px 18px #CECEBF;
    box-shadow: 0px 0px 18px #CECEBF;
}

.sideStyle ul {
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 10px;
}

.sideStyle ul li {
    font-size: 1.1em;
    line-height: 1.5em;
    margin-bottom: 10px;
}

.sideStyle ul li a {
    background-image: url(/endo/wp-content/themes/endo_web/images/share/point.png);
    background-position: left 6px;
    background-repeat: no-repeat;
    padding-left: 12px;
    display: block;
}

.sideStyle p {
    font-size: 1.1em;
    margin-left: 15px;
    margin-right: 15px;
}

.sideStyle p a {
    background-color: #FFFFFF;
    border: 1px solid #CECEBF;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    text-decoration: none;
}

.sideStyle p a:hover {
    background-color: #DDDAC0;
    color: #403000;
}

.bnArea .bnList li{
	display:inline-block;
	margin:1em 0;
}
	
/*==========================================
 フッターのスタイル
===========================================*/
	
footer {
    width: 100%;
    float: left;
    background-image: url(/endo/wp-content/themes/endo_web/images/share/footer_bg.png);
    background-repeat: repeat-x;
    background-position: 0% top;
    padding-top: 7px;
	}
    
#pagetop {
    height: 70px;
}
    
#footerInnr {
    width: 100%;
    float: left;
}

#footerInnr aside {
    padding-top: 36px;
    padding-bottom: 33px;
}

#footerInnr p {
    color: #FFFFFF;
    font-size: 1.2em;
    padding-bottom: 30px;
}

#footerInnr p a {
    color: #FFFFFF;
    text-decoration: none;
}

#footerInnr p a:hover {
    color: #FFE016;
    text-decoration: underline;
}
	
#copy {
    width: 100%;
    float: left;
    background-color: #403000;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 10px;
}

/*==========================================
 Contact
===========================================*/
#contactBox {
    width: 100%;
    float: left;
    padding-bottom: 50px;
	}
	
#contactBox dl dt {
    font-size: 1.2em;
    font-weight: bold;
    padding-top: 7px;
    padding-right: 10px;
    padding-bottom: 7px;
    padding-left: 10px;
    margin-bottom: 15px;
    color: #000000;
    text-decoration: none;
    text-align: left;
    background-color: #F2F2EB;
	}
	
#contactBox dl dt span {
	font-size: 13px;
	font-weight: normal;
	}
	
#contactBox dl dd {
    font-size: 1.2em;
    padding-bottom: 40px;
    text-align: left;
    line-height: 1.7em;
	}
	
#contactBox dl dd input.formStyle,
#contactBox dl dd textarea {
	width: 94%!important;
	border: 1px solid #DDDDDD!important;
	padding-top: 1.5%!important;
	padding-right: 1%!important;
	padding-bottom: 1.5%!important;
	padding-left: 1%!important;
	font-size: 1.2em;
	margin-left: 1%;
	margin-right: 3%;
	}
	
#contactBox input[type="text"]:focus,
#contactBox input[type="email"]:focus,
#contactBox input[type="tel"]:focus,
#contactBox input[type="fax"]:focus,
#contactBox input[type="address"]:focus,
#contactBox input[type="text"]:hover,
#contactBox input[type="email"]:hover,
#contactBox input[type="tel"]:hover,
#contactBox input[type="fax"]:hover,
#contactBox input[type="address"]:hover,
#contactBox input[type="url"]:hover, 
#contactBox textarea:focus,
#contactBox textarea:hover{
	background-color:#efefef!important;
}	

#contactBox dl dd label {
	margin-left: 1%;
	}
	
/*==========================================
 その他
===========================================*/
#topProduct {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.proInnr {
    width: 100%;
    float: left;
    background-image: url(/endo/wp-content/themes/endo_web/images/top/bg2.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 75px;
    padding-bottom: 60px;
    position: relative;
    bottom: 130px;
    margin-bottom: -130px;
}

.proInnr section:nth-child(1) {
    float: left;
    width: 484px;
}

.proInnr section:nth-child(2) {
    float: right;
    width: 484px;
}

.proInnr section:nth-child(1) h3,
.proInnr section:nth-child(2) h3{
	text-align:center;
	background-color: #5d0707;
    font-weight: bold;
	background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFFF;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 1.6em;
    padding-left: 10px;
    padding-right: 10px;
    text-shadow: 0px 0px 10px #000000;
}

.proInnr section:nth-child(1) figure,
.proInnr section:nth-child(2) figure {
    background-color: #FFFFFF;
}

.proInnr section:nth-child(1) dl dt,
.proInnr section:nth-child(2) dl dt {
    font-size: 1.4em;
    padding-top: 15px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    font-weight: 600;
    text-align: left;
}

.proInnr section:nth-child(1) dl dd,
.proInnr section:nth-child(2) dl dd {
    font-size: 1.2em;
    text-align: left;
    line-height: 1.8em;
}

.proInnr2 {    
    width: 100%;
    float: left;
    padding-bottom: 70px;
}

.proInnr2 section {
    display: inline-block;
    vertical-align: top;
    width: 317px;
}

.proInnr2 section:nth-child(1),
.proInnr2 section:nth-child(2) {
    margin-right: 20px;
}

.proInnr2 section:nth-child(1) h3,
.proInnr2 section:nth-child(2) h3,
.proInnr2 section:nth-child(3) h3 {
	text-align:center;
	background-color: #5d0707;
    font-weight: bold;
    /*text-align: left;*/
    /*background-image: url(/endo/wp-content/themes/endo_web/images/top/titleber2.png);*/
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFFF;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 1.6em;
    padding-left: 10px;
    padding-right: 10px;
    text-shadow: 0px 0px 10px #000000;
    margin-bottom: 20px;
}

.proInnr2 section:nth-child(1) figure,
.proInnr2 section:nth-child(2) figure,
.proInnr2 section:nth-child(3) figure {
    float: left;
    margin-right: 15px;
}

.proInnr2 section:nth-child(1) p,
.proInnr2 section:nth-child(2) p,
.proInnr2 section:nth-child(3) p {
    font-size: 1.2em;
    text-align: left;
    line-height: 1.8em;
}

.topList {
    width: 100%;
    float: left;
    text-align: center;
    padding-bottom: 20px;
}

.topList li {
    text-align: center;
    display: inline-block;
    width: 183px;
    vertical-align: top;
    margin-right: 17.5px;
    font-size: 1.25em;
    line-height: 1.6em;
    padding-bottom: 20px;
}

.topList li:last-child {
    margin-right: 0px;
}

.topList li img {
	width:183px!important;
	height:auto;
    padding-bottom: 14px;
}

#topContents {
    padding-bottom: 85px;
}

#topContents section {
    width: 318px;
    display: inline-block;
    vertical-align: top;
}

#topContents section:nth-child(1),
#topContents section:nth-child(2){
    margin-right: 23px;
}

#topContents section:nth-child(1) h3,
#topContents section:nth-child(2) h3,
#topContents section:nth-child(3) h3 {
    color: #403000;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 1.5em;
    font-weight: 600;
    text-align: left;
    border-bottom: 3px solid #403000;
    transform: rotate(0.05deg);
    margin-bottom: 5px;
}

#topContents section:nth-child(1) p img,
#topContents section:nth-child(2) p img,
#topContents section:nth-child(3) p img {
    background-image: url(/endo/wp-content/themes/endo_web/images/top/bn_bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 30px;
}

#topRakkan {
    background-image: url(/endo/wp-content/themes/endo_web/images/top/bg3.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    padding-top: 23px;
    padding-bottom: 38px;
    margin-bottom: 50px;
}

#topRakkan h2 {
    padding-bottom: 38px;
}

.link {
    font-size: 1.2em;
}

.link a {
    background-image: url(/endo/wp-content/themes/endo_web/images/share/point2.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    padding-top: 1px;
    padding-bottom: 1px;
}

#topInfo section:nth-child(1) {
    float: left;
    width: 483px;
}

#topInfo section:nth-child(2) {
    float: right;
    width: 483px;
}


#topInfo section:nth-child(1) h3,
#topInfo section:nth-child(2) h3{
    background-image: url(/endo/wp-content/themes/endo_web/images/top/titleber3.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    padding-left: 10px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px;
	text-align: center;
}

#topInfo section:nth-child(1) p,
#topInfo section:nth-child(2) p{
    font-size: 1.2em;
    line-height: 1.7em;
    background-image: url(/endo/wp-content/themes/endo_web/images/share/dot.png);
    background-repeat: repeat-x;
    background-position: 0% bottom;
    padding-bottom: 10px;
    margin-bottom: 15px;
    padding-right: 5px;
	text-align:left;
}

#topInfo section:nth-child(1) p time,
#topInfo section:nth-child(2) p time {
    background-image: url(/endo/wp-content/themes/endo_web/images/share/point.png);
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-left: 15px;
    margin-left: 5px;
}

#topInfo section:nth-child(1) aside,
#topInfo section:nth-child(2) aside {
    padding-top: 20px;
}

#topInfo section:nth-child(1) aside img,
#topInfo section:nth-child(2) aside img {
    background-image: url(/endo/wp-content/themes/endo_web/images/top/btn_bg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 19px;
}

.voiceBlock {
    width: 100%;
    float: left;
}

.voiceBlock dl {
    width: 100%;
    float: left;
    background-color: #FFFFFF;
    border: 1px solid #CECEBF;
    -webkit-box-shadow: 0px 1px 15px #CECEBF;
    box-shadow: 0px 1px 15px #CECEBF;
}

.voice {
    width: 100%;
    float: left;
    background-image: url(/endo/wp-content/themes/endo_web/images/share/bottom_bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 77px;
}

.voiceBlock dl dt {
    margin-top: 30px;
    margin-left: 22px;
    margin-right: 22px;
    margin-bottom: 19px;
    color: #3F3000;
    background-image: url(/endo/wp-content/themes/endo_web/images/share/titlebg1.jpg);
    background-repeat: repeat-x;
    background-position: 0% top;
    text-align: left;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 2em;
    font-weight: 600;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    transform: rotate(0.05deg);
}

.voiceBlock dl dd {
    margin-bottom: 30px;
    margin-left: 22px;
    margin-right: 22px;
    font-size: 1.3em;
    line-height: 1.7em;
    text-align: left;
}
.voiceBlock dl dd p{
    font-size: 1.1em;
}

.pageNavi {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 0px;
    padding-bottom: 70px;
}

#categoryName {
    background-image: url(/endo/wp-content/themes/endo_web/images/share/category_bg.png);
    background-repeat: repeat-y;
    background-position: left top;
    width: 100%;
    float: left;
    margin-bottom: 28px;
}

#categoryName h2 {
    color: #FFFFFF;
    font-size: 1.6em;
    padding-top: 7px;
    padding-bottom: 7px;
    text-shadow: 0px 0px 5px #000000;
}

.newsBlock {
    width: 100%;
    float: left;
}

.newsBlock .newsInnr {
    width: 100%;
    float: left;
    background-color: #FFFFFF;
    border: 1px solid #CECEBF;
    -webkit-box-shadow: 0px 1px 15px #CECEBF;
    box-shadow: 0px 1px 15px #CECEBF;
}

.news {
    width: 100%;
    float: left;
    background-image: url(/endo/wp-content/themes/endo_web/images/share/bottom_bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 77px;
}

.newsBlock dl dt {
    margin-top: 30px;
    margin-left: 22px;
    margin-right: 22px;
    margin-bottom: 19px;
    color: #3F3000;
    background-repeat: repeat-x;
    background-position: 0% top;
    text-align: left;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 2em;
    transform: rotate(0.05deg);
    line-height: 1.4em;
}

.newsBlock h2 {
    margin-top: 30px;
    margin-left: 22px;
    margin-right: 22px;
    margin-bottom: 19px;
    color: #3F3000;
    background-repeat: repeat-x;
    background-position: 0% top;
    text-align: left;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 2em;
    transform: rotate(0.05deg);
    line-height: 1.4em;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    border-left: 1px solid #CECEBF;
    border-right: 1px solid #CECEBF;
    border-bottom: 1px solid #CECEBF;
    border-top: 1px solid #CECEBF;
    background-color: #E9E9DE;
}

.newsBlock dl dt a {
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    border-left: 1px solid #CECEBF;
    border-right: 1px solid #CECEBF;
    border-bottom: 1px solid #CECEBF;
    border-top: 1px solid #CECEBF;
    background-color: #E9E9DE;
    display: block;
    text-decoration: none;
}

.newsBlock dl dt a:hover {
    border-left: 1px solid #403000;
    border-right: 1px solid #403000;
    border-bottom: 1px solid #403000;
    border-top: 1px solid #403000;
    color: #663300;
}

.newsBlock dl dd {
    margin-bottom: 30px;
    margin-left: 22px;
    margin-right: 22px;
    font-size: 1.3em;
    line-height: 1.7em;
    text-align: left;
}

.newsBlock .newsInnr aside {
    border-top: 1px solid #CECEBF!important;
    text-align: right;
    padding-top: 10px;
	margin-top: 2em;
    margin-bottom: 20px;
    font-size: 1.2em;
    margin-left: 22px;
    margin-right: 22px;
    width: 686px;
    float: left;
}

.shareComm {
    padding-left: 22px;
    padding-right: 22px;
}
.shareComm p{
	text-align:left;
}
.shareComm img{
	margin-bottom:1em;
}

.link2 {
    font-size: 1.2em;
    line-height: 1.8em;
    padding-bottom: 30px;
    text-align: left;
}

.link3 {
    font-size: 1.2em;
    line-height: 1.8em;
    padding-bottom: 30px;
    text-align: center;
}

.link4 {
    font-size: 1.2em;
    line-height: 1.8em;
    padding-bottom: 30px;
    text-align: right;
}

.link2 a,
.link3 a,
.link4 a {
    background-image: url(/endo/wp-content/themes/endo_web/images/share/point.png);
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-left: 15px;
}

#mainSearch {
    width: 100%;
    float: left;
    text-align: left;
    background-color: #EEEEEE;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 28px;
}

#mainSearch form {
text-align: center;
}

#mainSearch form input:nth-child(1) {
    width: 520px;
    border: 1px solid #E0E0E0;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    vertical-align: middle;
    margin-right: 10px;
}

#mainSearch form input:nth-child(2) {
    vertical-align: middle;
}

.searchLink a {
    background-image: url(/endo/wp-content/themes/endo_web/images/share/point.png);
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-left: 15px;
}

#searchList .news {
    width: 100%;
    float: left;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 40px;
}

#qaTit {
    background-image: url(/endo/wp-content/themes/endo_web/images/share/tit_bg3.jpg);
    background-repeat: repeat-y;
    background-position: left top;
    text-align: center;
    margin-bottom: 27px;
}

#qaTit h2 {
    color: #FFFFFF;
    font-size: 2.5em;
    padding-top: 3px;
    padding-bottom: 3px;
    text-shadow: 0px 0px 10px #1E0707;
    line-height: 1.3em;
}

.t_line {
    border-left: 4px solid #E6DFD9;
    padding-left: 15px;
    margin-bottom: 30px;
}

.t_line p {
    padding-bottom: 0px!important;
}

.qaBlock {
    width: 100%;
    float: left;
}

.qabox {
    width: 100%;
    float: left;
    background-image: url(/endo/wp-content/themes/endo_web/images/share/bottom_bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 77px;
}

.qaBlock .qaInnr {
    width: 100%;
    float: left;
    background-color: #FFFFFF;
    border: 1px solid #CECEBF;
    -webkit-box-shadow: 0px 1px 15px #CECEBF;
    box-shadow: 0px 1px 15px #CECEBF;
}

.qaBlock dl dt {
    margin-top: 30px;
    margin-left: 22px;
    margin-right: 22px;
    margin-bottom: 12px;
    color: #3F3000;
    background-repeat: no-repeat;
    background-position: 10px 15px;
    text-align: left;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 2em;
    transform: rotate(0.05deg);
    line-height: 1.4em;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 70px;
    border-left: 1px solid #CECEBF;
    border-right: 1px solid #CECEBF;
    border-bottom: 1px solid #CECEBF;
    border-top: 1px solid #CECEBF;
    background-color: #E9E9DE;
    background-image: url(/endo/wp-content/themes/endo_web/images/share/q.png);
}

.qaBlock dl dd {
    margin-left: 22px;
    margin-right: 22px;
    margin-bottom: 19px;
    color: #3F3000;
    background-repeat: no-repeat;
    background-position: 10px 15px;
    text-align: left;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 2em;
    transform: rotate(0.05deg);
    line-height: 1.4em;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 70px;
    border-left: 1px solid #CECEBF;
    border-right: 1px solid #CECEBF;
    border-bottom: 1px solid #CECEBF;
    border-top: 1px solid #CECEBF;
    background-color: #FFBFBF;
    background-image: url(/endo/wp-content/themes/endo_web/images/share/a.png);
}

.qaBlock p {
    margin-bottom: 30px;
    margin-left: 22px;
    margin-right: 22px;
    font-size: 1.2em;
    line-height: 1.7em;
    text-align: left;
}

ul.itemList {
    width: 100%;
    float: left;
    text-align: center;
}

ul.itemList li {
    text-align: center;
	font-size: 1.05em;
    line-height: 1.4em;
    padding-bottom: 40px;
    display: inline-block;
    vertical-align: top;
}

ul.itemList li {
    margin-right: 7px;
    margin-left: 7px;
}

ul.itemList li.prList {
    margin-right: 35px;
    margin-left: 35px;
}

ul.itemList li img {
    padding-bottom: 4px;
}

ul.itemList li span {
	font-size: 0.8em;
}

#itemImg {
    width: 100%;
    float: left;
    background-image: url(/endo/wp-content/themes/endo_web/images/share/bottom_bg.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 77px;
}

#itemImg div {
    width: 86%;
    float: left;
    background-color: #FFFFFF;
    border: 1px solid #CECEBF;
    -webkit-box-shadow: 0px 1px 15px #CECEBF;
    box-shadow: 0px 1px 15px #CECEBF;
    padding-top: 4%;
    padding-bottom: 4%;
    margin-left: 3%;
    margin-right: 3%;
    padding-left: 4%;
    padding-right: 4%;
}

#itemInfo {
    width: 100%;
    border: 1px solid #C8C4B6;
    box-sizing: border-box;
    margin-bottom: 30px;
}

#itemInfo th {
    text-align: center;
    color: #3F3000;
    font-size: 2.8em;
    font-weight: 500;
    border-bottom: 1px solid #C8C4B6;
    letter-spacing:-2px;
}

#itemInfo th span:nth-child(1) {
    text-align: center;
    color: #3F3000;
    font-size: 0.6em;
    font-weight: 600;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    transform: rotate(0.05deg);
letter-spacing:0px;
}

#itemInfo th span:nth-child(2) {
    font-size: 0.6em;
    font-weight: 600;
}

#itemInfo th span:nth-child(3) {
    font-size: 0.4em;
    font-weight: normal;
letter-spacing:0px;
}

#itemInfo td.itemNo {
    border-right: 1px solid #C8C4B6;
}

#itemInfo td {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.7em;
    vertical-align: bottom;
}

.select-box01 {
    padding-top: 10px;
}

.select-box01 select {
    border: 1px solid #CCCCCC;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.tableStyle2 {
	width: 100%;
	border: 1px solid #ACAC9D;
	margin-bottom: 10px;
    box-sizing: border-box;
    table-layout: fixed;
	}
	
.tableStyle2 th {
    background-color: #E9E9E4;
    border-right: 1px solid #ACAC9D;
    border-bottom: 1px solid #ACAC9D;
    font-weight: bold;
    color: #000000;
    font-size: 1.2em;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    vertical-align: top;
    width: 20%;
    word-break: break-word;
	}
	
.tableStyle2 td {
    background-color: #FFFFFF;
    border-right: 1px solid #ACAC9D;
    border-bottom: 1px solid #ACAC9D;
    color: #000000;
    font-size: 1.2em;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    vertical-align: top;
    text-align: left;
	}
    
.tableStyle2 td:nth-child(odd) {
    background-color: #F5F4F1;
	}

.yougoBlock {
    width: 100%;
    float: left;
}
.yougo  {
    width: 100%;
    float: left;
    padding-bottom: 30px;
}
.yougoBlock .yougoInnr {
    width: 100%;
    float: left;
    background-color: #FFFFFF;
    border: 1px solid #CECEBF;
    -webkit-box-shadow: 0px 1px 15px #CECEBF;
    box-shadow: 0px 1px 15px #CECEBF;
}
.yougoBlock dl dt {
    margin-top: 30px;
    margin-left: 22px;
    margin-right: 22px;
    margin-bottom: 19px;
    color: #3F3000;
    background-repeat: repeat-x;
    background-position: 0% top;
    text-align: left;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 2em;
    transform: rotate(0.05deg);
    line-height: 1.4em;
}

.yougoBlock dl dd {
    margin-bottom: 30px;
    margin-left: 22px;
    margin-right: 22px;
    font-size: 1.3em;
    line-height: 1.7em;
    text-align: left;
}

/* iPadタブレット向けのレイアウトの指定：961px～1024px */
@media only screen and (min-width:961px) and (max-width:1024px){
#sliderImg img{
    width: 100%;
}	
}

/* PC向けおよび大型タブレット向けのレイアウトの指定：769px～960px */
@media only screen and (min-width:1px) and (max-width:960px){
/*==========================================
 body
===========================================*/ 
body {
	border-top: 0px solid #403000;
}

img {
	width: 100%;
	max-width: 100%;
	height: auto;
	width /***/: auto;	
	text-align: center;
	}
	
.share {
	width: 94%;
	float: left;
	margin-left: 3%;
	margin-right: 3%;
	}
    
.shareStyle3 {
    padding-bottom: 30px;
}

.shareStyle4 {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
}

#left {
    width: 100%;
    float: left;
    padding-bottom: 50px;
	}
	
#right {
	width: 100%;
	float: left;
	}
	
#pNabvi {
	margin-left: 3%;
	margin-right: 3%;
	}
	
.cms p,
.fontStyle,
.fontStyle2,
.contactBlock p,
.contactBlock textarea {
	margin-left: 3%;
	margin-right: 3%;
	}
	
.olStyle,
.ulStyle {
	margin-left: 3%;
	margin-right: 3%;
	}
	
.tableStyle {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
	}
	
blockquote {
	margin-left: 3%;
	margin-right: 3%;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	}
	
/*==========================================
 ヘッダーのスタイル
===========================================*/
header {
	width: 100%;
	}

	
header img {
	width: 100%;
	max-width: 94%;
	height: auto;
	width /***/: auto;
　/*IE8のみ適用*/
; 	text-align: center;
	}
	
#headerTop,
#headerTop2 {
    height: auto;
    float: none;
    padding-bottom: 20px;
}

#headerTop h1 {
    text-align: center;
    color: #000000;
    font-size: 1.1em;
    padding-top: 14px;
    text-shadow: 0px 0px 0px #000000;
    padding-bottom: 20px;
}

#headerTop h2 {
    text-align: center;
    padding-bottom: 20px;
}

#headerTop2 p {
    text-align: center;
	font-size:0.9em!important;
}

.htImg {
    display: inline;
}

#topSearch form {
    float: none;
}

#topSearch form input:nth-child(1) {
width: 60%;
}
	
ul#global {
	display: none;
	}

/* アコーディオン */
/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
    float: left;
    width: 100%;
    position: relative;
    padding-top: 4px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0px;
    min-height: 42px;
    z-index: 999999;
    background-image: url(/endo/wp-content/themes/endo_web/images/share/headerbg_sp.png);
    background-repeat: repeat-x;
    background-position: 0% top;
}

.mean-container a.meanmenu-reveal {
	width: 22px;
	height: 22px;
	padding: 13px 13px 11px 13px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	text-indent: -9999em;
	line-height: 22px;
	font-size: 1px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
	display: block;
	background: #fff;
	height: 3px;
	margin-top: 3px;
}

.mean-container .mean-nav {
    float: left;
    width: 100%;
    background-color: #402000;
    margin-top: 44px;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
	font-size: 1.3em;
}

.mean-container .mean-nav ul li a {
	display: block;
	float: left;
	width: 90%;
	padding: 1em 5%;
	margin: 0;
	text-align: left;
	color: #fff;
	border-top: 1px solid #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

.mean-container .mean-nav ul li li a {
	width: 80%;
	padding-top: 10px;
	padding-right: 10%;
	padding-left: 10%;
	padding-bottom: 10px;
	border-top: 1px solid #FFFFFF;
	opacity: 0.75;
	filter: alpha(opacity=60);
	text-shadow: none !important;
	visibility: visible;
	font-size: 0.8em!important;
}

.mean-container .mean-nav ul li li li a {
	width: 70%;
	padding-top: 10px;
	padding-right: 15%;
	padding-left: 15%;
	padding-bottom: 10px;
}

.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding-top: 10px;
	padding-right: 20%;
	padding-left: 20%;
	padding-bottom: 10px;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding-top: 10px;
	padding-right: 25%;
	padding-left: 25%;
	padding-bottom: 10px;
}

.mean-container .mean-nav ul li a:hover {
	background: rgba(255,255,255,0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
	margin-top: 1px;
	width: 16px;
	height: 21px;
	padding: 12px !important;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-weight: 700;
	background: rgba(255,255,255,0.1);
	border: none !important;
	border-left: 1px solid rgba(255,255,255,0.4) !important;
	border-bottom: 1px solid rgba(255,255,255,0.2) !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(0,0,0,0.9);
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
}



	 
/*==========================================
 メインコンテンツ共通スタイル
===========================================*/

#main {
	width: 100%;
	}
	
.pcImg {
	display: none;
	}
	
.mbImg {
	display: inherit;
	}

	
/*==========================================
 Other
===========================================*/
#topProduct {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-bottom: 30px;
}

.proInnr {
    width: 100%;
    float: left;
    background-image: none;
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 0px;
    padding-bottom: 30px;
    position: relative;
    bottom: 20px;
    margin-bottom: 0px;
    text-align: center;
}

.proInnr section:nth-child(1) {
    float: none;
    width: 484px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-bottom: 40px;
}

.proInnr section:nth-child(2) {
    float: none;
    width: 484px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.proInnr2 section {
    display: inline-block;
    vertical-align: top;
    width: 32%;
}

.proInnr2 section:nth-child(1),
.proInnr2 section:nth-child(2) {
    margin-right: 1%;
}

#topContents section {
    width: 32%;
    display: inline-block;
    vertical-align: top;
}

#topContents section:nth-child(1),
#topContents section:nth-child(2){
    margin-right: 1%;
}

#topInfo section:nth-child(1) {
    float: left;
    width: 100%;
    padding-bottom: 40px;
}

#topInfo section:nth-child(2) {
    float: right;
width: 100%;
}

#cardInfo {
    width: 100%;
}

.newsBlock .newsInnr aside {
    border-top: 1px solid #CECEBF!important;
    text-align: right;
    padding-top: 10px;
    margin-bottom: 20px;
    font-size: 1.2em;
    margin-left: 3%;
    margin-right: 3%;
    width: 94%;
    float: left;
}

#mainSearch {
    display: none;
}

.t_line {
    margin-left: 3%;
}

.t_line p {
    margin-left: 0%;
}

#itemImg div {
    width: 92%;
    float: left;
    background-color: #FFFFFF;
    border: 1px solid #CECEBF;
    -webkit-box-shadow: 0px 1px 15px #CECEBF;
    box-shadow: 0px 1px 15px #CECEBF;
    padding-top: 4%;
    padding-bottom: 4%;
    margin-left: 0%;
    margin-right: 0%;
    padding-left: 4%;
    padding-right: 4%;
}

.bnArea .bnList li{
	margin:1em;
}
}


@media only screen and (max-width:700px){
/*==========================================
 Other
===========================================*/
	
.leftImg {
	float: none;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
    padding-bottom: 20px;
	}
	
.rightImg {
    float: none;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding-bottom: 20px;
	}
	
	
.back {
	float: left;
	padding-top: 15px;
	padding-bottom: 20px;
	}
	
.next {
	float: right;
	padding-top: 15px;
	padding-bottom: 20px;
	}
    
#topSearch {
    margin-bottom: 0px;
}

#sliderImg {
    margin-bottom: 20px;
}

.proInnr section:nth-child(1) {
    float: none;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-bottom: 40px;
}

.proInnr section:nth-child(2) {
    float: none;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.proInnr section:nth-child(1) h3,
.proInnr section:nth-child(2) h3{
	text-align: center;
    background-color: #5d0707;
    font-weight: bold;
    margin-bottom: 10px;	
    /*background-image: url(/endo/wp-content/themes/endo_web/images/top/ber.jpg);*/
    background-repeat: repeat;}

.proInnr2 section {
    width: 100%;
    float: left;
    padding-bottom: 40px;
}

.proInnr2 section:nth-child(1),
.proInnr2 section:nth-child(2) {
    margin-right: 0%;
}

.proInnr2 section:nth-child(1) h3,
.proInnr2 section:nth-child(2) h3,
.proInnr2 section:nth-child(3) h3 {
	text-align: center;
    background-color: #5d0707;
    font-weight: bold;
    margin-bottom: 10px;
    /*background-image: url(/endo/wp-content/themes/endo_web/images/top/ber.jpg);*/
    background-repeat: repeat;
}

#title {
    width: 100%;
    float: left;
    background-image: url(/endo/wp-content/themes/endo_web/images/share/title_bg2.png);
    background-repeat: no-repeat;
    background-position: right top;
    height: auto;
    margin-top: 15px;
    background-color: #F2F3F1;
}

#title h1 {
    color: #000000;
    font-size: 1.9em;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-weight: 700;
    padding-top: 30px;
    padding-bottom: 30px;
    text-shadow: 0px 0px 10px #FFFFFF;
}

#cardInfo {
	padding-left: 3%;
	padding-right: 3%;
}

#cardInfo p {
    padding-top: 25px;
    text-align: left;
}

.voice,
.news {
    width: 100%;
    float: left;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 30px;
}

#itemImg {
    width: 100%;
    float: left;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 0px;
}
	}

@media only screen and (min-width: 461px){	
.headSoryou br{
	display:none;
}
}
	
/* 幅460px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (max-width: 460px){
.pcImg2 {
	display: none;
	}

.headSoryou br{
	display:inherit;
}
	#headerTop2 p:nth-child(2){font-size:1.2em!important;}
	
.mbImg2 {
    display: block;
    text-align: center!important;
    margin-left: auto;
    margin-right: auto;
	}

#headerTop h1 {
    text-align: left;
}

.title {
    padding-bottom: 20px;
    text-align: center;
}

.imgStyle {
	padding-bottom: 20px;
	}
    
.fontStyle {
    font-size: 1.3em;
    line-height: 1.8em;
    padding-bottom: 20px;
    text-align: left;
}

#topContents section {
    width: 100%;
    vertical-align: top;
    display: block;
}

#topInfo section:nth-child(1) p time,
#topInfo section:nth-child(2) p time {
    display: block;
}

.titleStyle1 {
    color: #3F3000;
    background-image: none;
    background-repeat: repeat-x;
    background-position: 0% top;
    text-align: left;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    font-size: 2em;
    font-weight: 500;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    transform: rotate(0.05deg);
    margin-bottom: 20px;
    background-color: #E3E0D9;
    line-height: 1.3em;
}

	
.tableStyle th {
	width: 30%;
	}
    
.voiceBlock dl dt {
    margin-top: 20px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 19px;
}

.voiceBlock dl dd {
    margin-bottom: 20px;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 1.3em;
    line-height: 1.7em;
    text-align: left;
}

.voiceBlock dl dd br {
    display: none;
}

.newsBlock dl dt,
.newsBlock h2 {
    margin-left: 15px;
    margin-right: 15px;
}

.newsBlock dl dd {
    margin-left: 15px;
    margin-right: 15px;
}

.shareComm {
    padding-left: 10px;
    padding-right: 10px;
}
.shareComm p{
    text-align: left;
}

#qaTit h2 {
    color: #FFFFFF;
    font-size: 1.8em;
    padding-top: 3px;
    padding-bottom: 3px;
    text-shadow: 0px 0px 10px #1E0707;
    line-height: 1.3em;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 600;
}

.qaBlock dl dt {
font-size: 1.8em;
}

.qaBlock dl dd {
font-size: 1.8em;
}

#itemInfo th span:nth-child(1) {
    display: block;
    font-size: 0.5em;
    line-height: 1em;
    padding-top: 10px;
}

.fontStyle4 {
    font-size: 1.3em;
    line-height: 1.8em;
    padding-bottom: 40px;
    text-align: left;
    color: #B20000;
    padding-top: 40px;
}
.fontStyle5 {
    font-size: 1.3em;
    line-height: 1.8em;
    padding: 0;
    text-align: left;
    color: #B20000;
}

.btn input {
    width: 90%;
}
	}

p.back a,p.next a{
	display: inline-block;
    padding: 0.3em 1em;
    text-decoration: none;
    color: #413100;
    border: solid 2px #bb9930;
    border-radius: 3px;
    transition: .4s;
    font-weight: bold;
    background-color: #f8f9c2;
}
p.back a:hover,p.next a:hover {
    background: #000000;
    color: white;
}

.qabox dl dt a,
.voice dl dt a {
	text-decoration: none;
	color: #000000;
}
.qabox dl dt a:hover,
.voice dl dt a:hover {
	text-decoration: underline;
	color: #AAAAAA;
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/*
 Button [
----------------------------------------------------------- */
.thebtnStyle {
    padding-top:0;
	margin:0 auto 5em auto;
    width: 48%;
}
.thebutton {
    display: inline-block;
    width: 180px;
    height: 54px;
    text-align: center;
    text-decoration: none;
    line-height: 54px;
    outline: none;
}
.thebutton::before,
.thebutton::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.thebutton,
.thebutton::before,
.thebutton::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.thebutton {
    position: relative;
    z-index: 2;
    background-color: #fff;
    border: 2px solid #D3CFC5;
    color: #525252;
    line-height: 50px;
    overflow: hidden;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 1.1em;
    font-weight: bold;
}
.thebutton:hover {
	color: #fff;

}
.thebutton::after {
	top: -100%;
	width: 100%;
	height: 100%;
}
.thebutton:hover::after {
	top: 0;
	background-color: #876140;
}

.box01 {
float:left;
margin:0 4em 3em 4em;
}

.arrow {
    clear: both;
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    border-top: 8px solid #5f5050;
    border-right: 8px solid #5f5050;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    margin-bottom: 30px;
}

article.content {
	margin-top:3em;
}

.metaslider {
	padding:0;
    margin: 0 auto;
}

/*contactform7専用スタイル*/
#contactBox div.wpcf7-validation-errors {
border: 4px solid #f7e700;
background-color: red;
color:#FFFFFF;
font-weight:bold;
font-size:1.9em;
}

#contactBox div.wpcf7-mail-sent-ok {
border: 4px solid #398f14;
color:#000000;
font-weight:bold;
font-size:1.9em;
}

.wpcf7-list-item {display: block;}

.wp-pagenavi {
    font-size: 2.0em;
}

p.rakkanImg {
    float: left;
    border: 1px solid #CCCCCC;
	margin:0 1em 1em 0;
}
p.rakkanImg img{
	margin:1em;
}

img.alignleft{float:left;margin:0 1em 1em 0;}

/* 幅460px以下から ヘッダー等微調節
------------------------------------------------------------*/
@media only screen and (min-width: 460px) and (max-width: 960px){
img.alignleft{float:left;margin:0 1em 1em 0;width:50%;}
}

*:focus {
outline: none;
}
.video_wrapper {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
#video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

p.invoice {
    display: block;
    clear: both;
    font-size: 1.5em;
    text-align: center;
    color: red;
}

p.invoice span {
    display: block;
    margin-bottom: 1em;
    font-weight: 600;
    color: #000;
}