@charset "UTF-8";
body {
	background: #e3e3e3 url(../img/bg-overall-shadow-dark.gif) repeat-y center top!important;
	font-family: Arial, Helvetica, sans-serif;
}

.footerTxt01 {
  padding-top: 10px;
  font-size: 11px;
  color: #c5c5c5;
}

@media screen and (max-width: 768px) {
  .footerTxt01 {
    padding: 5px 0;
  }
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.center {
  text-align: center;
}

#page {
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .pcOnly {
    display: none;
  }
}

.spOnly {
  display: none;
}

@media screen and (max-width: 767px) {
  .spOnly {
    display: block;
  }
}

.columnTittle {
  background: #E7F0F7;
}

.contentWrap {
  max-width: 967px;
  margin: 0 auto;
}

h1.cnt_block {
  margin: 0 auto 0.6em !important;
}

@media screen and (max-width: 768px) {
  h1.cnt_block {
    font-size: 16px;
  }
}

.page_category {
  background-color: #1B6CAE;
}

.mainContent01 {
  max-width: 967px;
  margin: 0 auto;
}

@media screen and (max-width: 967px) {
.mainContent01 {
width: 100%;
}
}

@media screen and (min-width: 769px) {
  .cnt .img_full,
  .cnt .img_1col {
    max-width: 640px;
    margin: 0 auto 40px !important;
    text-align: center;
  }
}



@media screen and (min-width: 480px) {
	.cnt .img_full{
	    max-width: 480px;
	}
}

@media print {
  .cnt .img_full,
  .cnt .img_1col {
    max-width: 640px;
    margin: 0 auto 80px !important;
    text-align: center;
  }
}

#header {
  max-width: 1200px;
  margin: 0 auto;
	background: #474747 url(../img/img-nav-global-1px.png) repeat-x;
	zoom: 1;
}








@media screen and (min-width: 769px) {
  .img2Item {
    margin: 0 20px;
  }
}

@media print {
  .img2Item {
    width: 50%;
  }
  .img2Item:first-child {
    margin-right: 2%;
  }
}


@media print {
  .img2Item img {
    -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
  }
}

@media screen and (min-width: 769px) {
  .img2Item .f_half {
    width: 49%;
  }
  .img2Item .f_half:first-child {
    margin-right: 2%;
  }
}

@media print {
  .img2Item .f_half {
    width: 50%;
  }
  .img2Item .f_half:first-child {
    margin-right: 2%;
  }
}

@media screen and (min-width: 769px) {
  .img2Item .f_half span {
    font-size: 16px;
    padding-left: 15px;
    position: relative;
    display: inline;
    display: block;
  }
}

@media print {
  .img2Item .f_half span {
    font-size: 16px;
    text-align: left;
    padding-left: 15px;
    position: relative;
    display: inline;
  }
}
/*
@media screen and (min-width: 769px) {
  .img2Item .f_half span:after {
    content: "";
    width: 2px;
    height: 30px;
    background: #ff8b4a;
    position: absolute;
    top: 0;
    left: 0;
  }
}
*/
@media print {
  .img2Item .f_half span:after {
    content: "";
    width: 2px;
    height: 30px;
    background: #ff8b4a;
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media screen and (min-width: 768px) {
  .img3Item img {
    -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.2);
  }
}


#article {
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .cnt_block .fbox .f_3col
.cnt div.cnt_block {
    margin-bottom: 50px;
  }
}

@media print {
  .cnt_block .fbox .f_3col
.cnt div.cnt_block {
    margin-bottom: 50px;
  }
}

@media screen and (min-width: 769px) {
  .f_3col .f_left {
    width: 31%;
    margin-right: 2%;
  }
}

@media screen and (min-width: 769px) {
  .f_3col .f_right {
    width: 31%;
  }
}

@media print {
  .f_3col .f_right {
    width: 31%;
  }
}

@media screen and (min-width: 769px) {
  .f_3col span, .f_3col .f_half span {
    font-size: 16px;
    text-align: center;
    padding-left: 15px;
    position: relative;
    display: inline;
    display: block;
  }
}

@media print {
  .f_3col span, .f_3col .f_half span {
    font-size: 16px;
    text-align: left;
    padding-left: 15px;
    position: relative;
    display: inline;
  }
}
/*
@media screen and (min-width: 769px) {
  .f_3col span:after, .f_3col .f_half span:after {
    content: "";
    width: 2px;
    height: 30px;
    background: #ff8b4a;
    position: absolute;
    top: 0;
    left: 0;
  }
}
*/
@media print {
  .f_3col span:after, .f_3col .f_half span:after {
    content: "";
    width: 2px;
    height: 30px;
    background: #ff8b4a;
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media screen and (min-width: 769px) {
  .f_3col {
    margin-bottom: 80px !important;
  }
}

@media print {
  .f_3col {
    margin-bottom: 80px　 !important;
  }
}

@media screen and (min-width: 769px) {
  .cnt h3 {
    font-size: 21px;
    text-align: left;
    margin-bottom: 15px;
    padding: 0;
  }
}

@media print {
  .cnt h3 {
    font-size: 21px;
    text-align: left;
    margin-bottom: 15px;
    padding: 0;
  }
}

.list_indent {
  padding-left: 20px !important;
}

/*-----------------------------------------------------------------------*/
/*ボタン関連*/
.tmplLinkBtn {
  max-width: 320px;
  margin: 0 auto !important;
}
.tmplLinkBtn:hover {
  opacity: 0.7;
}

.cnt .tmplLinkBtn a.outer {
  padding: 25px 50px 25px 20px;
  border: 2px solid #cccccc;
  border-radius: 3px;
  background:
	url(../img/bn_arrow.png) no-repeat 98% 50%,
	url(../img/icon_blank_normal.png) no-repeat right 30px top 50%,
	#ffffff;
  background-size: 15px;
}

@media screen and (min-width: 768px) {
  .tmplLinkBtn a.outer {
    font-weight: bold;
  }
}

@media screen and (max-width: 767px) {
  .tmplLinkBtn {
    padding: 15px 20px;
  }
}

/*ボタン青色*/
.cnt .tmplLinkBtn a.outer.tmplLinkBtnBlue {
  color: #1B6CAE;
  background:
	url(../img/bn_arrow_1.png) no-repeat 98% 50%,
	url(../img/icon_blank_blue.png) no-repeat right 30px top 50%,
	#e7f0f7;
  background-size: 15px;
  font-weight: bold;
  border: 2px solid #0070c0;
  display: block;
}


/*ボタン赤色*/
.cnt a.outer.tmplLinkBtnRed {
  color: #ff0000;
  background:
	url(../img/bn_arrow_3.png) no-repeat 98% 50%,
	url(../img/icon_blank_red.png) no-repeat right 30px top 50%,
	#fbeaeb;
  background-size: 15px;
  font-weight: bold;
  border: 2px solid #ff0000;
  display: block;
}


/*ボタン緑色*/
.cnt a.outer.tmplLinkBtnGreen {
  color: #008000;
  background:
	url(../img/bn_arrow_4.png) no-repeat 98% 50%,
	url(../img/icon_blank_green.png) no-repeat right 30px top 50%,
	#f0f7e5;
  background-size: 15px;
  font-weight: bold;
  border: 2px solid #008000;
  display: block;
}




/*-----------------------------------------------------------------------*/
@media screen and (min-width: 769px) {
  .cnt div.qa_block div.qa_q {
    margin: 40px auto 0;
    padding: 18px 10px 18px 93px;
  }
}

@media print {
  .cnt div.qa_block div.qa_q {
    margin: 40px auto 0;
    padding: 22px 10px 22px 93px;
  }
}

@media screen and (min-width: 767px) and (max-width: 970px) {
  .cnt div.qa_block div.qa_q {
    margin: 40px 4% 0 !important;
    padding: 6% 2% 2%;
  }
}

@media screen and (min-width: 768px) {
  .cnt div.qa_q h5 {
    width: 408px;
    top: 7px;
    left: -2px;
  }
}

@media print {
  .cnt div.qa_q h5 {
    width: 408px;
    top: 7px;
    left: -2px;
  }
}

@media screen and (min-width: 767px) and (max-width: 768px) {
  .cnt div.qa_q h5 {
    top: 8px;
    width: 340px;
  }
}

@media screen and (min-width: 769px) {
  .cnt .cnt_block ol, .ol, .cnt .cnt_block ul {
    padding-left: 20px !important;
  }
}

@media print {
  .cnt .cnt_block ol, .ol, .cnt .cnt_block ul {
    padding-left: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .pcAnswer {
    margin: 20px auto 20px !important;
    padding-top: 56px;
    background: url("../img/bg_a_pc.jpg") no-repeat center left;
  }
}

@media print {
  .pcAnswer {
    margin-top: 20px !important;
    padding-top: 56px;
    background: url("../img/bg_a_pc.jpg") no-repeat center left;
  }
}

@media screen and (min-width: 767px) and (max-width: 970px) {
  .pcAnswer {
    margin: 20px 4% !important;
  }
}

@media screen and (min-width: 768px) {
  .pcAnswer h5 {
    margin-top: 30px;
  }
}

@media print {
  .pcAnswer h5 {
    margin-top: 30px !important;
  }
}

@media screen and (min-width: 768px) {
  .cnt_block .pcLeft {
    float: left;
  }
}

@media print {
  .cnt_block .pcLeft {
    float: left;
  }
}
/*
@media screen and (min-width: 768px) and (max-width: 769px) {
  .cnt_block {
    text-indent: -0.5em;
    padding-left: 0.5em;
  }
}
*/
@media screen and (min-width: 769px) {
  .rightCntent01 {
    width: 49%;
    margin-right: 0　 !important;
  }
}

@media print {
  .rightCntent01 {
    width: 49%;
    margin-right: 0 !important;
  }
}

@media screen and (min-width: 769px) {
  .leftCntent01 {
    width: 49%;
    margin-right: 2%;
  }
}

@media print {
  .leftCntent01 {
    width: 49%;
    margin-right: 2%;
  }
}

@media screen and (min-width: 600px) {
  .cnt .img_full.lastimg {
    max-width: 100% !important;
    width: 49% !important;
    margin: 0 !important;
  }
}

@media print {
  .cnt .img_full.lastimg {
    width: 49%;
    margin: 0 0 2em 0 !important;
  }
}

@media screen and (min-width: 769px) {
  .orangeTitle {
    text-align: left !important;
    padding-left: 15px;
    position: relative;
    display: inline-block;
  }
}

@media print {
  .orangeTitle {
    text-align: left !important;
    padding-left: 15px;
    position: relative;
    display: inline-block;
  }
}

@media screen and (max-width: 767px) {
  .orangeTitle {
    text-align: center;
  }
}

@media screen and (min-width: 769px) {
  .orangeTitle:after {
    content: "";
    width: 2px;
    height: 30px;
    background: #ff8b4a;
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media print {
  .orangeTitle:after {
    content: "";
    width: 2px;
    height: 30px;
    background: #ff8b4a;
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media screen and (min-width: 768px) {
  .backnumber dt {
    font-size: 20px;
    font-weight: bold;
  }
}

.backnumber dd {
  background-position: 98% 50%;
  background-image: url(../img/bn_arrow.png);
  background-repeat: no-repeat;
  background-size: 16px 26px;
}

@media screen and (min-width: 769px) {
  .backnumber dd {
    width: 50%;
    float: left;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 2px solid #ccc;
    border-right: 2px solid #ccc;
    padding: 20px;
  }
}

.backnumber dd:nth-child(4) {
  clear: both;
}

@media screen and (max-width: 768px) {
  .backnumber dd {
    border-bottom: 1px solid #ccc;
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
  .backnumber dd {
    border-bottom: 1px solid #ccc;
    padding: 0;
  }
}

.backnumber dd a {
  font-weight: normal;
  line-height: 1.5;
}

@media screen and (min-width: 768px) {
  .backnumber dd a {
    font-size: 18px;
    border-left: 0 !important;
    display: block;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .backnumber dd a {
    padding: 0.5em 8% 0.5em 4%;
  }
}

@media print {
  .backnumber dd a {
    font-size: 18px;
    border-left: 0 !important;
    display: block;
    padding: 0;
  }
}

.backnumber dd a:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  .backnumber .cat1 {
    border-left: 4px solid #1B6CAE;
  }
}

@media print {
  .backnumber .cat1 {
    border-left: 4px solid #1B6CAE;
  }
}

@media screen and (min-width: 768px) {
  .backnumber .cat2 {
    border-left: 4px solid #D23040;
  }
}

@media print {
  .backnumber .cat2 {
    border-left: 4px solid #D23040;
  }
}

@media screen and (min-width: 768px) {
  .backnumber .cat3 {
    border-left: 4px solid #71AF00;
  }
}

@media print {
  .backnumber .cat3 {
    border-left: 4px solid #71AF00;
  }
}

#headerBrandSlogan {
  max-width: 967px;
  margin: 0 auto;
  padding: 0;
  line-height: 0;
}
#headerBrandSlogan img{
	margin-left: -12px;
}
@media screen and (max-width: 767px) {
	#headerBrandSlogan img{
		width: 128px;
		height: 44px;
		margin-left: 0;
	}
}
@media screen and (min-width: 768px) and (max-width: 970px){
	#headerBrandSlogan img{
		margin-left: 0;
	}
}

#footer {
  color: #fff;
  background: #434343;
}
#footer .pagetop{
	padding-top: 20px;
	text-align: center;
}
#footer .pagetop a{
	padding-top: 10px;
	font-size: 0.8em;
	color: #ffffff;
	background: url(../img/icn-footer-arrow-up.gif) no-repeat top center;
}


#footer .links {
  padding-bottom: 10em;
  margin-bottom: 0;
}

#footer .links li a {
  color: #fff;
}

@media screen and (min-width: 768px) {
  .cnt p.page_categoryk {
    padding-left: 10px !important;
  }
}

#cnt_01 h3 {
  padding-left: 4%;
}

.cat1.active {
  background: url("../img/bn_arrow_5.png") no-repeat 98% center, #ccc;
  background-size: 16px 26px;
}

@media screen and (max-width: 767px) {
  .cat1.active {
    border-bottom: 1px solid #ccc;
  }
}

.cat1.active a {
  color: #000;
}

.cat2.active {
  background: url("../img/bn_arrow_5.png") no-repeat 98% center, #ccc;
  background-size: 16px 26px;
}

@media screen and (max-width: 767px) {
  .cat2.active {
    border-bottom: 1px solid #ccc;
  }
}

.cat2.active a {
  color: #000;
  font-weight: bold;
}

.cat3.active {
  background: url("../img/bn_arrow_5.png") no-repeat 98% center, #ccc;
  background-size: 16px 26px;
}

@media screen and (max-width: 767px) {
  .cat3.active {
    border-bottom: 1px solid #ccc;
  }
}

.cat3.active a {
  color: #000;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  #cnt_01 h1 {
    font-size: 23px;
  }
}

@media print {
  #cnt_01 h1 {
    font-size: 23px;
  }
}

@media screen and (min-width: 769px) {
  .allLink {
    cursor: pointer;
  }
  .allLink:hover {
    opacity: 0.8;
  }
  .allLink a:hover {
    opacity: 1;
  }
}

#cnt_01 h2.h2Blue {
  color: #1B6CAE;
  background-image: url(../img/bg_h2_01.png);
}

#cnt_01 h2.h2Red {
  color: #ff0000;
  background-image: url(../img/bg_h2_03.png);
}

#cnt_01 h2.h2Green {
  color: #008000;
  background-image: url(../img/bg_h2_02.png);
}

#cnt_01 h3.textBlue {
  color: #1B6CAE;
}

#cnt_01 h3.textRed {
  color: #ff0000;
}

#cnt_01 h3.textGreen {
  color: #008000;
}

.tmplLinkBtn a.outer {
  margin: 0 auto 20px;
}

@media screen and (max-width: 767px) {
  .tmplLinkBtn a.outer {
    padding: 15px 20px;
  }
}

@media screen and (min-width: 768px) {
  .answerText01 {
    font-size: 20px;
  }
}

@media print {
  .answerText01 {
    font-size: 20px;
  }
}

@media screen and (min-width: 769px) {
  .qa_a {
    margin: 0 auto 20px;
  }
}

@media print {
  .qa_a {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 768px) {
  .f_right .f_50 {
    font-size: 14px;
  }
}

@media print {
  .f_right .f_50 {
    font-size: 14px;
  }
}

@media screen and (min-width: 768px) {
  .fbox img, .f_left img, .f_right img {
    margin-bottom: 15px;
  }
}

@media print {
  .fbox img, .f_left img, .f_right img {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 768px) {
  .cnt_block ol li {
    /*list-style: none;*/
  }
}

@media screen and (min-width: 768px) {
  .cnt .cnt_block ol, .tukurikatalist {
    padding-left: 0 !important;
  }
}

@media screen and (min-width: 768px) {
  .cnt .cnt_block ol span, .tukurikatalist span {
    /*
    text-align: left;
    */
  }
}

@media print {
  .cnt .cnt_block ol span, .tukurikatalist span {
    text-align: left;
  }
}

@media screen and (min-width: 769px) {
  .cnt .cnt_block.tukurikataContentWrap {
    margin-bottom: 40px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media print {
  .cnt .cnt_block.tukurikataContentWrap {
    margin-bottom: 40px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media screen and (min-width: 768px) {
  .tukurikataTittle01 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
  }
}

@media print {
  .tukurikataTittle01 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 768px) {
  .tukurikataTittle02 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1 !important;
  }
}

@media print {
  .tukurikataTittle02 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1 !important;
  }
}

@media screen and (min-width: 768px) {
  .tukurikataTittle03 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px !important;
    line-height: 1 !important;
  }
}

@media print {
  .tukurikataTittle03 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px !important;
    line-height: 1 !important;
  }
}

@media screen and (min-width: 768px) {
  .tukurikataTittle04 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    display: block;
  }
}

@media print {
  .tukurikataTittle04 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .cnt .cnt_block li div {
    margin-top: 0;
    padding-top: 0;
  }
}

@media print {
  .cnt .cnt_block li div {
    margin-top: 0;
    padding-top: 0;
  }
}

@media screen and (min-width: 768px) {
  .margenTop20 {
    padding-top: 20px !important;
  }
}

@media print {
  .margenTop20 {
    padding-top: 20px !important;
  }
}

@media screen and (min-width: 768px) {
  .towline {
    padding-top: 13px !important;
  }
}

@media print {
  .towline {
    padding-top: 13px !important;
  }
}

@media screen and (min-width: 767px) and (max-width: 768px) {
  .captionText01 {
    padding-left: 10px;
  }
}
