@charset "utf-8";

/* --------------
 each page styles
-------------- */


/* =pageHeader
-------------------------------------------------------------- **/


/* =main
-------------------------------------------------------------- **/

.columnR, #clmHospitality {
  float: right;
  width: 790px;
}

.sidebar {
  float: left;
  width: 180px;
}

@media screen and (max-width: 480px) {

.columnR, #clmHospitality {
  float: none;
  width: 100%;
}

.sidebar {
    float: none;
    width: 100%;
    margin-bottom: 30px;
}

}


/* =content
---------------------------------------------------- */

.content {
  padding-bottom: 15px;
}

.content h1, .stlH1 {
  margin-bottom: 25px !important;
  padding: 3px 10px;
  color: #333;
  border-left: 4px solid #2ea7e0;
  /* background: #DDD; */
}

.stlH1 {
  margin-top: 40px !important;
}

.pgHospitality .stlH1, .stepTop .stlH1, .pgRegist .stlH1, .pgPassupd .stlH1 {
  margin-top: 0 !important;
}


/* .content h1 b, .stlH1 b {
	padding: 7px 50px 7px 15px;
	color: #FFF;
	font-weight: normal;
	display: inline-block;
	border-bottom-right-radius: 40px;
	background: #f092ae;
} */

.content h1 b small, .stlH1 b small {
  margin-right: 10px;
  color: #2ea7e0;
  font-size: 100%;
}

.content h2 {
  margin: 30px 0 10px;
  /* padding-top: 8px;
	padding-left: 30px;
	color: #642f0d;
	background: url("../img/bgH2.png") no-repeat left top; */
}

.stlH2 {
  padding: 5px;
  border-bottom: 2px solid #78ccd0;
}

.content h3 {
  margin: 20px 0 5px;
  color: #333;
  font-size: 16px;
}

.h3Tp1 {
  margin-top: 20px !important;
  padding: 2px 7px;
  border-left: 5px solid #444;
}

.pgMenu .ttlH3 {
  padding: 1px 0 2px 20px;
  background: url("/img/bgH3.png") no-repeat left top;
}


/* ----- style */

.subColumn {
  /* margin-top: 40px; */
  margin-bottom: 15px;
}

.subColumn h2 {
  color: #78ccd0;
}

.clmCenter {
  text-align: center;
}

.clmCenter h2 {
  padding-bottom: 5px;
  border-bottom: 3px double #642f0d;
  display: inline-block;
}

.pgMenu .btnH.bgP {
  margin-top: 40px;
}

.boxBd {
  padding: 10px 20px;
  border: 3px solid #a51b20;
}

@media screen and (max-width: 480px) {

.subColumn {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}

}

/* =flow page
------------------------------------------ */


/* =pictogram page
------------------------------------------ */


/* -------------------- pgPictogram */

.tblPict {
  width: 95%;
  margin: 0 auto 50px;
  border: 1px solid #bec3c8;
  border-collapse: separate;
  border-radius: 6px;
  overflow: hidden;
}

.tblPict th {
  width: 90px;
  padding: 10px 30px 10px 20px;
  font-size: 110%;
  font-weight: normal;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #bec3c8;
  background: #f0f7f7;
}

.tblPict td {
  padding: 10px;
  font-size: 80%;
  border-bottom: 1px solid #bec3c8;
}

.ulPict li {
width: 90px;
margin-top: 5px;
margin-right: 7px;
margin-left: 7px;
margin-bottom: 5px;
text-align: center;
display: inline-table;
}

@media screen and (max-width: 480px) {

.tblPict th {
  width: 15%;
  padding: 10px 20px 10px 20px;
}

.ulPict li {
width: 22%;
    margin-top: 5px;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 5px;
}

}


/* =talksheet page
------------------------------------------ */


/* -------------------- clmTalksheet */

.clmLeft {
  float: left;
  width: 430px;
  margin-right: 20px;
}

.clmRight {
  float: right;
  width: 430px;
}

.btnPdf {
  margin-right: 10px;
}

.clmTalksheet li {
  float: left;
}

.clmTalksheet li a {
  height: 80px;
  text-indent: -9999px;
  display: block;
}

.clmTalksheet li a:hover {
  -moz-opacity: 0.8;
  opacity: 0.8;
}

.clmTalksheet ul li a {
  width: 210px;
}

li.btnPdf a {
  background: url("/img/btn_pdf.png") no-repeat;
}

li.btnExcel a {
  background: url("/img/btn_excel.png") no-repeat;
}

.clmTalksheet ol li a {
  width: 430px;
  margin-right: 33px;
}

li.btnL_Pdf a {
  background: url("/img/btnL_pdf.png") no-repeat;
}

li.btnL_Excel a {
  background: url("/img/btnL_excel.png") no-repeat;
}


/* pictogram page */

li.pictL_Pdf a {
  background: url("/img/pictL_pdf.png") no-repeat;
}

li.pictL_Excel a {
  background: url("/img/pictL_excel.png") no-repeat;
}

.clmTalksheet ol li a:hover {
  /*border-radius: 2px;
	box-shadow: 3px 3px 0 #e6f0fa, -3px -3px 0 #e6f0fa, -3px 3px 0 #e6f0fa, 3px -3px 0 #e6f0fa,
	 4px 4px 0 #bec8d2, -4px -4px 0 #bec8d2, -4px 4px 0 #bec8d2, 4px -4px 0 #bec8d2;*/
}


@media screen and (max-width: 480px) {

.clmLeft {
float: none;
    width: 100%;
    margin-right: 20px;
}

.clmRight {
    float: none;
    width: 100%;
}

.clmTalksheet ul li a {
    width: 170px;
    height: 65px;
    background-size: 100%;
}

.clmTalksheet ol li a {
    width: 350px;
    height: 75px;
    background-size: 100%;
}

}

/* =hospitality page
------------------------------------------ */


/* -------------------- clmHospitality */

#clmHospitality article {
  /*margin-bottom: 30px;
	padding-bottom: 20px;*/
  /*border-bottom: 1px dotted #999;*/
}

#clmHospitality h2 {
  margin-top: 0;
}

#clmHospitality p, #clmHospitality li {
  font-size: 95%;
}

#clmHospitality article {
  overflow: hidden;
  position: relative;
  margin: 0 0 20px;
  height: 250px;
}

#clmHospitality article {
  border: #78ccd0 double 8px;
  padding: 1em;
  padding-bottom: 5em;
  margin-bottom: 4em;
}

#clmHospitality h2 {
  font-size: 1.2em;
  color: #78ccd0;
  padding-bottom: 5px;
  border-bottom: #78ccd0 2px dashed;
}

#clmHospitality ul {
  margin-left: 1em;
}

.closeBtn, .moreBtn {
  display: block;
  width: 100%;
  padding: 80px 0 0;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  background: -moz-linear-gradient( top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 60%);
  background: -webkit-linear-gradient( top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 60%);
  background: linear-gradient( to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 60%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}

.closeBtn {
  background: none;
}

#clmHospitality article.slide-up {
  height: 250px;
  padding-bottom: 0;
  overflow: hidden;
}

#clmHospitality article.slide-down {
  height: auto;
  overflow: visible;
  padding-bottom: 70px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

#clmHospitality article.slide-down>div {
  /*margin-bottom: 2em;*/
}

.moreBtn p {
  display: inline-block;
  color: #fff;
  cursor: pointer;
  background: #78ccd0;
  padding: 5px 20px;
  width: 80%;
  border-radius: 20px;
  margin-bottom: 1.5em;
}

.closeBtn {
  padding: 0;
}

.closeBtn p {
  background: #aaa;
}

@media screen and (max-width: 480px) {

#clmHospitality h2 {
padding-top: 30px;
}


}



/* -------------------- hospitality nav */

.hosNav li a {
  padding: 15px;
  color: #8ca0b4;
  border-bottom: 1px solid #dce6f0;
  display: block;
}

.pgHabit #hosNav2 a, .pgReligion #hosNav3 a, .pgAllergy #hosNav1 a {
  color: #36495c;
  border: 1px solid #dce6f0;
  border-bottom: 1px solid #0086dc;
}

.hosNav li a:hover {
  color: #36495c;
  border-bottom: 1px solid #0086dc;
}


/* ---------------------------------------- habit page */

.pgHabit .flgHead h2 {
  float: left;
  width: 90px;
}

.pgHabit .flgHead p {
  float: left;
  width: 650px;
  font-size: 100% !important;
  font-weight: bold;
}

.pgHabit .flgHead img {
  vertical-align: middle;
}


/* ---------------------------------------- religion page */

.pgReligion .ulMaru ol li {
  margin-top: 3px;
  margin-bottom: 4px;
  font-size: 90% !important;
  line-height: 1.3;
  background: url("/img/kome.png") no-repeat left 4px;
}


/* ---------------------------------------- honorific page */

.pgHonorific {}

.tblTypeA {
  margin-top: 20px;
}

.tblTypeA, .tblTypeB {
  font-size: 90%;
  border: 1px solid #DDD;
}

.tblTypeA th, .tblTypeB th {
  padding: 5px;
  font-weight: normal;
  border: 1px solid #DDD;
}

.tblTypeA td {
  font-size: 90%;
}

.tblTypeA td, .tblTypeB td {
  padding: 7px;
  border: 1px solid #DDD;
}

.tblTypeA thead th {
  text-align: center;
  border-bottom: 3px double #CCC;
  background: #f5f0eb;
}

.tblTypeA thead th[colspan="3"] {
  border-bottom: 1px solid #DDD;
}

.tblTypeA tbody th {
  width: 80px;
}

.tblTypeA tbody th, .tblTypeB th {
  background: #f5f0eb;
}

.tblTypeA tbody td b {
  color: #360;
  font-size: 150% !important;
}


/* ---------------------------------------- allergy page */

.tblTypeB {
  margin-bottom: 30px;
}

.tblTypeB th {
  width: 40% !important;
}

.pgAllergy small.spsT {
  display: block;
}


/* --------------
 menu page
-------------- */


/* =regist pgRegist
------------------------------------------ */


/* ---------- crumb */

#crumb {
  margin-top: 5px;
}

#crumb li {
  margin-bottom: 15px;
}

.active {
  font-weight: bold;
}

.notice {
  font-size: 110%;
  font-weight: bold;
}


/* move to regist.css */


/* -------------------- menuFlow */

#menuFlow {
  margin-top: 25px;
  margin-left: 20px;
}

#menuFlow a {
  pointer-events: none;
  cursor: default;
}

#menuFlow .line {
  pointer-events: auto;
  cursor: pointer;
}

#menuFlow dt {
  clear: both;
  float: left;
  min-width: 130px;
  min-height: 50px;
  margin-bottom: 20px;
  padding-top: 5px;
  font-size: 25px;
  background: url("/img/arwStep.png") no-repeat right center;
}

#menuFlow dt a {
  display: block;
}

#menuFlow dt a:hover {
  color: #555;
}

.pgMenu #menuFlow dt:hover {
  background: url("/img/arwStep_ov.png") no-repeat right center;
}

#menuFlow dd {
  float: right;
  width: 620px;
  margin-bottom: 20px;
}

#menuFlow dd {
  width: 800px;
}

#menuFlow dd h2 {
  margin: 0;
  padding-left: 0;
  background: none;
}

#menuFlow dd h2 a {
  color: #de5156;
}

#menuFlow dd h2 a:hover {
  color: #555;
}

@media screen and (max-width: 480px) {

#menuFlow {
margin-top: 10px;
    margin-left: 5px;
}

#menuFlow dt {
min-width: 22%;
    min-height: 30px;
    margin-bottom: 10px;
    padding-top: 0px;
    font-size: 20px;
    background-size: 10px 15px;
}

#menuFlow dd {
width: 100%;
}


}



/* =menu step
------------------------------------------ */


/* -------------------- columnR */

.dlOperating {
  padding: 7px 10px;
  /* border-radius: 10px; */
  background-color: #FFEEBD;
}

.dlOperating dt {
  margin-bottom: 10px;
  font-weight: bold;
}

.dlOperating dd {
  margin-bottom: 10px;
}

.dlOperating.creatingImage {
  min-height: 250px;
  /*background-image: url("../img/creatingImage.png");*/
  background-repeat: no-repeat;
  background-position: 510px 5px;
}

.pgMenu .msg {
  margin-top: 10px;
}


/* -------------------- sidebar */


/* ---------- stepNav */


/* common */

#stepNav li {
  font-size: 13px;
}


/* #stepNav li small, #stepNav li b {
	font-size: 11px;
} */

#stepNav li a {
  margin-top: 3px;
  line-height: 1.4;
  display: block;
}

#stepNav li a:hover {
  text-decoration: none;
}


/* ----- ul#stNav_A */

#stNav_A {
  margin-bottom: 10px;
}

#stNav_A li a {
  padding: 10px 5px 10px 25px;
  background-image: url("/img/arwStep.png");
  background-repeat: no-repeat;
  background-position: 4px center;
  background-color: #EEE;
  background-size: 11px 24px;
}

#stNav_A li:first-child a {
  margin-top: 0 !important;
}

#stKind a {
  background-image: none;
}

#stNav_A li a b {
  color: #2ea7e0;
  display: block;
}

#stNav_A li a:hover {
  background-color: #e6f0fa;
}


/* active */

.pgDesign #stDesign a, .pgLayout #stLayout a, .pgLanguage #stLanguage a, .pgKind #stKind a, .pgCook #stCook a.st5_1, .menu1 #stCook a.st5_2, .menu2 #stCook a.st5_3, .menu3 #stCook a.st5_4, .myMenu #stMymenu a, .pgOpen #stOpen a {
  color: #FFF;
  background-image: url("/img/arwStep_wt.png");
  background-color: #0086dc;
  background-size: 11px 24px;
}

.pgDesign #stDesign a:hover, .pgLayout #stLayout a:hover, .pgLanguage #stLanguage a:hover, .pgKind #stKind a:hover, .pgCook #stCook a.st5_1:hover, .menu1 #stCook a.st5_2:hover, .menu2 #stCook a.st5_3:hover, .menu3 #stCook a.st5_4:hover, .myMenu #stMymenu a:hover, .pgOpen #stOpen a:hover {
  background-color: #0086dc;
}

.pgDesign #stDesign b, .pgLayout #stLayout b, .pgLanguage #stLanguage b, .pgKind #stKind b, .pgCook #stCook b, .pgOpen #stOpen b {
  color: #e6f0fa;
}


/* ol */

#stNav_A ol li {}

#stNav_A ol li a {
  margin-top: 0;
  padding: 10px 5px 10px 23px;
  border-top: 1px solid #CCC;
  background-image: url("/img/dotGray.png") !important;
  background-position: 12px center;
  background-size: 4px !important;
}


/* ----- ul#stNav_B */

#stNav_B li a {
  padding: 6px 6px 6px 10px;
  color: #FFF;
  background: #8ca0b4;
  position: relative;
}

#stNav_B li#stepTenpo a {
  background: #ff9c00;
}

#stNav_B li a:hover, #stNav_B li#stepTenpo a:hover {
  background: #2ea7e0;
}


/* active
.stepTop #stepTop a {
	background: #0061BB;
}
.stepTop #stepTop a:hover {
	background: #058ce1;
} */

#stNav_B li small {
  font-size: 11px;
}

#stNav_B li img {
  position: absolute;
  right: 6px;
  top: 0;
  bottom: 0;
  margin: auto;
}


/* menu nav */

.clmIken {
  padding: 10px;
}

.comment {
  margin-bottom: 15px;
  padding: 5px 2px;
  color: #FFF;
  font-weight: bold;
  border-radius: 10px;
  background: #E05E8E;
}

.clmIken textarea {
  margin-bottom: 10px;
}


/* ---------- preview button */


/* ---------- preview popup */

#preview_info ul, #preview_info dl {
  margin-bottom: 20px;
  text-align: center;
  letter-spacing: -.5em;
  display: block;
}

#preview_info dt {
  width: 15%;
}

#preview_info dd {
  width: 17%;
}

#preview_info li, #preview_info dt, #preview_info dd {
  display: inline-block;
  letter-spacing: normal;
}

#preview_info li a, #preview_info dd a {
  margin: 10px 5px;
  padding: 10px;
  color: #FFF;
  border-radius: 4px;
  background: #85d1e4;
  display: block;
}

#preview_info li a:hover, #preview_info dd a:hover {
  background: #54bfe4;
}


/* ---------- help */

.aside {
  margin-bottom: 20px;
}


/* old */

.dlHelp a {
  color: #666;
  display: block;
}

.dlHelp dt {
  padding-left: 10px;
}

.dlHelp dd {
  padding-right: 38px;
  color: #666;
  font-size: 13px;
  background: url("/") no-repeat right center;
}


/* /old */

.help {
  margin-top: 30px;
}

.btnHelp {
  text-align: center;
}

.btnHelp a {
  display: block;
}


/* inline html */

.clmHelp {
  display: none;
}

.dtlHelp {
  padding: 10px;
  background: #FFF;
}

.dtlHelp h2 {
  padding: 3px;
  margin-bottom: 20px;
  border-bottom: 2px dotted #CCC;
}

.dtlHelp p, .dtlHelp img, .dtlHelp ul {
  margin-bottom: 10px;
}

.dtlHelp li {
  margin-bottom: 5px;
}


/* =menu entry
------------------------------------------ */

#menuEntry {
  margin: 40px 0 40px 70px;
}

#menuEntry p {
  margin: 50px 0 15px 10px;
  font-size: 110%;
  font-weight: bold;
}

#menuEntry {
  margin-bottom: 20px;
}

#menuEntry dd {
  width: 520px;
  margin: 5px 0 20px;
  text-align: center;
}

#menuEntry .btnH {
  width: 450px;
}


/* =pgYagou / yagou help page
------------------------------------------ */

.pgYagou .main {
  width: 850px;
}

.contYagou {
  margin: 40px 0 60px;
}

.contYagou h1 {
  margin-bottom: 15px;
  text-align: center;
}

.contYagou h2 {
  margin-bottom: 10px;
}

.contYagou .ttlH2 {
  padding: 10px;
  color: #FFF;
  background: #737373;
}

.contYagou .lead {
  font-size: 18px;
}

.contYagou article {
  margin: 50px 0;
}

.ulTab {
  margin: 20px 0;
  text-align: center;
}

.ulTab li {
  margin: 0 15px;
  display: inline-table;
}

.ulTab li a {
  padding: 10px 30px 10px 40px;
  color: #FFF;
  background: url("/img/arwBtm.png") no-repeat 10px center #737373;
}

.ulTab li a:hover {
  background-color: #666;
}

.tblYagou {
  margin: 5px auto;
}

.tblYagou th {
  width: 190px;
  padding-bottom: 20px;
  color: #333;
  font-size: 18px;
  vertical-align: top;
}

.tblYagou td {
  padding-bottom: 20px;
}

.tblY_nest td {
  padding-right: 50px;
  padding-bottom: 10px;
}

.tblSimple {
  width: 100%;
  margin-bottom: 20px;
  border-collapse: separate;
  /* firefoxで縮小表示したら線が消えるのを回避 */
  border: 1px solid #999;
  border-right: 2px solid #999;
  border-bottom: 2px solid #999;
}

.tblSimple th, .tblSimple td {
  padding: 10px 20px;
  font-weight: bold;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
}

.tblSimple tr:nth-of-type(even) {
  background: #EEE;
}

.telBox p {
  font-size: 130%;
  font-weight: bold;
  padding: 10px 20px;
  border: 1px solid #78ccd0;
  display: inline-block;
}

.ttlSpan {
  color: #78ccd0;
  font-size: 115%;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}


/* =pgFaq / faq page
------------------------------------------ */

.pgFaq .columnR a, .pgFaq .sidebar a {
  /*	color: #5ebaba;*/
  color: #2e9a90;
}

.pgFaq .columnR a:hover, .pgFaq .sidebar a:hover {
  text-decoration: underline;
}

.contFaq {
  margin-bottom: 60px;
}

.dlFaq {}

.dlFaq dt {
  font-weight: bold;
  padding-left: 18px;
  background: url("/img/q.png") no-repeat left 4px;
}

.dlFaq dd {
  margin-bottom: 40px;
  padding-left: 18px;
  background: url("/img/a.png") no-repeat left 4px;
}

.navFaq {
  margin-bottom: 30px;
}

.navFaq h1 {
  padding-bottom: 3px;
  font-size: 16px;
  border-bottom: 1px dotted #AAA;
}

.navFaq h1:hover {
  color: #78ccd0;
}

.ulFaq li:before {}

.ulFaq li {
  margin-bottom: 5px;
  padding-left: 15px;
  font-size: 95%;
  background: url("/img/q_li.png") no-repeat left 3px;
}


@media screen and (max-width: 480px) {

.pgFaq .main {
display: flex;
flex-direction: column;
}

.pgFaq .columnR {
width: 100% !important;
order: 2;
}

.pgFaq .sidebar {
width: 100% !important;
order: 1;
margin-bottom: 0;
padding-top: 20px;
}

}



/* =pgPrivacy / privacypolicy page
------------------------------------------ */

.clmPrivacy h2 {
  margin-top: 50px;
  color: #555;
}

.clmPrivacy p {
  margin-bottom: 15px;
}


/* =pgCopy
------------------------------------------ */

#copyFlow .indent p {
  text-indent: -22px;
  padding-left: 22px;
}