@charset "UTF-8";

/*
* Theme Name: テンプレート01_07
* Author: Iscream Design
* Version: 1.5
* Description:
*/

/*html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
/*  vertical-align: baseline;*/
  vertical-align: top;
  background: transparent;
}

body {
  line-height: 1;height:100%
}

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

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

#sing_column blockquote, q {
  border-left: 2px solid #f8883a;
  padding-left: 30px;
  position: relative;
}

#sing_column blockquote:before, #sing_column q:before {
  content: '“';
  position: absolute;
  left: 5px;
  color: #f8883a;
  font-size: 60px;
  line-height: 50px;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
/*  vertical-align: baseline;*/
  vertical-align: top;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
/*
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
*/




.heading06 {	/*黒字*/
	position: relative;
	padding-top: 50px;
/*	padding-bottom: 50px;*/
	padding-bottom: 10px;
	font-size: 26px;
	text-align: center;
	text-decoration:underline;/*下線を引く*/
}

.heading06 span {
	position: relative;
	z-index: 2;
}

.heading06::before {
	content: attr(data-en);
	position: absolute;
/*	top: -20px;*/
	top: -10px;
	left: 50%;
	transform: translateX(-50%);
	color: rgba(224,66,114,0.2);
	font-size: 60px;
	font-style: italic;
}

.heading06::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%) rotate(30deg);
	width: 1px;
	height: 40px;
/*	background-color: rgba(224,66,114,1);*/
}









.txt{
    display: inline-block;
    width: 90%;
    padding: 0.5em;
    border: 1px solid #999;
    box-sizing: border-box;
    background: #f2f2f2;
    margin: 0.5em 0;

}

.txt1{
    display: inline-block;
    width: 90%;
    padding: 0.5em;
    border: 1px solid #999;
    box-sizing: border-box;
    background: #f2f2f2;
    margin: 0.5em 0;

}




.textarea {
    border: 1px solid #999;
    border-radius: 6px;
/*  margin-left: 5px;*/
    padding-left: 1em;
    padding-right: 1em;
    height: 100px;
    flex: 1;
    width: 100%;
    max-width: 410px;
    background: #eaedf2;
    font-size: 16px;
}

/*未使用 
.Form_btn {
    border-radius: 6px;
    margin-top: 32px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 280px;
    display: block;
    letter-spacing: 0.05em;
    background: #3399FF;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}
*/

select {
	width:80px;
	height:30px;
}



img {
  max-width: 100%;
  height: auto;
  border: none;
}

body {
  font-size: 14px;
  line-height: 1.6;
  color: #333333;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: url(img/shared/main_bg.png) repeat;
}

/************************************ a:link a:hoverの設定*/
a:link, a:visited {
  color: #000;
  text-decoration: none;
}

a:hover, a:active {
  color: #666;
  text-decoration: underline;
}


.cm00 {		/*日本語を少しでも*/
	color: #000000;
	font-size: 14px;
	font-weight: bolder;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.cm00_1 {	/*日本語を少しでも*/
	color: #000000;
	font-size: 16px;
	font-weight: bolder;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}



.cm01 {		/*日本語を少しでも*/
	color: #008000;
	font-size: 20px;
	font-weight: bolder;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
.cm01_en {		/*日本語を少しでも*/
	color: #000000;
	font-size: 20px;
	font-weight: bolder;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}





.cm02 {		/*2020年より*/
	
	color: #0099FF;
	font-size: 30px;
	font-weight: bolder;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.cm03 {		/*多様なコース*/
	color: #008000;
	font-size: 38px;
	font-weight: bolder;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.cm04 {		/*About*/
	color: #0099FF;
	font-size: 50px;
	font-weight: bolder;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.cm05 {		/*Cost*/
	color: #0099FF;
	font-size: 50px;
	font-weight: bolder;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.cm06 {		/*Cost*/
	color: #000000;
	font-size: 30px;
	font-weight: bolder;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.cm07 {		/*リモート*/
	color: #000000;
	font-size: 30px;
	font-weight: bolder;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.cm08 {		/*メール送信後のコメント*/
	color: #0000CC;
	font-size: 18px;
	font-weight: bolder;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.cm09 {		/*メール送信エラー*/
	color: #FF0000;
	font-size: 18px;
	font-weight: bolder;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.cm10 {		/*メール送信エラー*/
	color: #000000;
	font-size: 18px;
	font-weight: bolder;
	font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}







/* コスト表 */
.table_class_line {
	border:1px solid #333;
}

.th_color1 {
	border:1px solid #333;
	background-color: #FFFF99;
}

.table_class_color2 {
	border:1px solid #333;
	background-color: bisque;
}


/* メール表 */
.table_class_line2 {
	border:1px solid #333;
}

.table_class_color3 {
	border:1px solid #333;
	background-color: #FFFF99;
	font-size: 18px;
}


/* 特別体験 */
.table_class_line3 {
/*	border:1px solid #333;*/
	background-color: #CCFFCC;
}





p {
  line-height: 1;
}


.grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}


.footer {
  font-size: 15px;
  color: #4b5564;
  background: #fff;
}

.footer-navi-heading {
  font-weight: 600;
}

.footer-navi li {
  margin-bottom: 0.75rem;
  font-size: 14px;
}

.footer-section-top {
  padding: 1rem;
}

.footer-table {
  margin-bottom: 2rem;
  width: 100%;
  height: 140px;
  background: #fff;
}

.footer-table tr {
  border-bottom: 1px solid #afb2bf;
}

.footer-table th,
td {
  text-align: center;
  border: 1px solid #fff;
}

.footer-table th {
  color: #fff;
  background: #ed7d31;
}

.footer-table th.th2 {
  color: #000;
  background: #f2f2f2;
}

.footer-table td {
  min-width: 30px;
  background: #fff2cc;
}

.footer-table td .maru {
  display: inline-block;
  width: 24px;
  height: 24px;
  border: 3px solid #ed7d31;
  border-radius: 50%;
}

.footer-table svg {
  width: 24px;
}

.footer-map {
  width: 100%;
  max-height: 200px;
  border: 0;
}

.footer-section-bottom {
  padding: 3rem 2rem;
  color: #ed7d31;
  background: #fff2cc;
}

.footer-address {
  margin-bottom: 2rem;
  text-align: center;
  font-style: normal;
}

.footer-address h2 {
  color: #ed7d31;
}

.footer-address__tel {
  font-size: 30px;
  font-weight: 600;
}

.footer-copyright {
  padding: 1rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  background: #ed7d31;
}

.footer-copyright a {
  color: #fff;
}






/************************************ サイト幅の設定（meta内のviewportも同様の数値を記入　※960px以下の場合は960pxに設定するiPad向け）*/
.container {
  width: 1054px;
}




@media only screen and (max-width: 800px) {
  .container {
    width: 100%;
  }
}

/************************************ コンテンツ*/
.contents {
  float: left;
  width: 700px;
}

@media only screen and (max-width: 800px) {
  .contents {
    float: none;
    width: auto;
  }
}


/************************************テーブルレスポンシブ仕様
800px 以下*/
@media only screen and (max-width: 800px) {	
  .sp-listlayout {
    border: none !important
  }

  .sp-listlayout tr {
    display: block;
    margin-bottom: 5px
  }

  .sp-listlayout th {
    border: none !important;
    display: list-item;
    width: 100%;
  }

  .sp-listlayout td {
    border: none !important;
    display: list-item;
    list-style: none;
    width: 100%;
  }

  .sp-listlayout {
    table-layout: fixed
  }

  .sp-listlayout * {
    word-wrap: break-word
  }
}






@media screen and (max-width: 800px) {
  .mw_wp_form dl dt {
    float: none;
    width: auto;
    padding-bottom: 10px;
  }

  .mw_wp_form dl dd {
    padding-top: 10px;
  }

  .mw_wp_form dl dd {
    border-left: none;
  }

  .mw_wp_form .formend,
  .fix-dt dd {
    min-height: initial;
  }
}

/***************************/
/********【アーカイブ】********/
/***************************/
/************************************詳細はこちらボタン(01_04 追加)*/
/* more-btn */
.more-btn a {
  background-color: #f9bab3;
  color: #FFFFFF;
  padding: 5px 10px;
}

.more-btn a:hover {
  text-decoration: none;
  background-color: #FCD2D3;
}

/************************************ 特記 スマホ時*/
@media only screen and (max-width: 800px) {}

/*WP用 投稿表示*/
/*---投稿大枠---*/
.postdata {
  text-align: left;
}

.postdata, .postdata p, .postdata ol, .postdata ul {
  margin-bottom: 20px;
}

/*---配置　右---*/
.postdata .alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}

/*---配置　左---*/
.postdata .alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

/*---配置　中央---*/
.postdata .aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 20px;
}

.postdata a {
  text-decoration: underline;
}

.postdata a:hover {
  text-decoration: none;
}

/*---リスト　順序あり---*/
.postdata ol li {
  list-style: inside decimal;
}

/*---リスト　順序なし---*/
.postdata ul li {
  list-style: inside square;
}

.postdata ol li, .postdata ul li {
  font-size: 100%;
  padding: 0;
}

/*---テーブル---*/
.postdata table {
  border-left: 1px solid #bfbfbf;
  border-top: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
}

.postdata table th {
  border-bottom: 1px solid #bfbfbf;
}

.postdata table td {
  border-bottom: 1px solid #bfbfbf;
}

/*---フォント---*/
.postdata em {
  font-style: italic !important;
}

.postdata strong {
  font-weight: bold !important;
}

@media only screen and (max-width: 800px) {
  .postdata .alignright {
    float: none;
    display: block;
    margin: 0 auto 20px;
    text-align: center;
  }

  .postdata .alignleft {
    float: none;
    display: block;
    margin: 0 auto 20px;
    text-align: center;
  }
}

/***************************/
/********【スマホ用メニュー】********/
/***************************/
a.meanmenu-reveal {
  display: none;
}

.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: relative;
  background-color: #f3803d;
  /*変更*/
  padding: 4px 0;
  min-height: 42px;
  z-index: 999999;
}

.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: 16px;
  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: #f3803d;
  /*変更*/
  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%;
}

.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 #383838;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1.5;
}

.mean-container .mean-nav ul li li a {
  width: 80%;
  padding: 1em 10%;
  border-top: 1px solid #f1f1f1;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  opacity: 0.75;
  filter: alpha(opacity=75);
  text-shadow: none !important;
  visibility: visible;
}

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

.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%;
}

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

.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 1px;
  width: 26px;
  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-color: #f3803d;
  /*変更*/
}

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

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

.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;
}

/***************************/
/********【ヘッダー】********/
/***************************/
/*------h1-----*/
.h1_st {
  font-size: 13px;
  color: #333333;
  margin: 0 0 10px;
}

/*------header-----*/
#head_ar {
  width: 100%;
  min-width: 1054px;
  background: url(img/shared/top_head_05.png) repeat-x left top;
}

#head_ar .bx_ar {
  margin: auto;
  overflow: hidden;
  width: 1024px;
  padding: 25px 0 25px;
}

#head_ar .bx_l {
  width: 527px;
  float: left;
}

#head_ar .img_l01 {
  text-align: left;
  margin: 20px 0px 0;
}

#head_ar .bx_r {
  width: 497px;
  float: left;
  text-align: right;
}

#head_ar .img_r_ar {}

#head_ar .img_r01 {
  width: 277px;
  text-align: left;
  float: left;
  padding: 0 23px 0 0;
}

#head_ar .img_r02 {
  width: 220px;
  float: left;
}

/********tel********/
#head_ar .img_r01 .box01 {
  overflow: hidden;
  clear: both;
  margin: 20px 0 10px;
}

#head_ar .img_r01 .tel01 {
  float: left;
}


/********utility********/
#head_ar .img_r01 .box02 {
  overflow: hidden;
  clear: both;
  background: #ffe7ad;
  padding: 6px 10px;
  text-align: left;
  font-family: "FP-ヒラギノUD丸ゴ StdN W6";
  font-size: 14px;
  color: #333;
}


.img_r02 .logout-btn-wrap{
	text-align: center;
	margin: 4px 3px 0;
}
.img_r02 .logout-btn {
  display: block;
  padding: 14px 0;
  font-size: 16px;
  background: rgb(240, 96, 96);
  color: #FFF;
  font-family: "FP-ヒラギノUD丸ゴ StdN W6";
  width: 100%;
  border-radius: 8px;
}


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

  /*------h1-----*/
  .h1_st {
    text-align: center;
    margin: 0 0 20px;
  }

  #head_ar {
    width: 100%;
    min-width: inherit;
  }

  #head_ar .bx_ar {
    width: 100%;
    padding: 0px 15px 20px;
  }

  #head_ar .bx_l {
    width: 100%;
    float: none;
  }

  #head_ar .img_l01 {
    text-align: center;
    margin: 0px 0px 20px;
  }

  #head_ar .bx_r {
    width: 100%;
    float: none;
    text-align: center;
  }

  #head_ar .img_r_ar {}

  #head_ar .img_r01 {
    width: 100%;
    text-align: center;
    float: none;
  }

  #head_ar .img_r02 {
    width: 100%;
    float: none;
    text-align: center;
  }

  /********tel********/
  #head_ar .img_r01 .box01 {
    text-align: center;
    margin: 0 0 20px;
  }

  #head_ar .img_r01 .tel01 {
    width: 100%;
    padding: 0 0% 0 0;
  }

  /********utility********/
  #head_ar .img_r01 .box02 {
    text-align: center;
    margin: 10px 0 20px;
  }
	.img_r02 .logout-btn-wrap{
		margin: 6px 0 0;
	}
	.img_r02 .logout-btn {
		margin: 0 auto;
		width: 58%;
	}
}

/*------nav-----*/
#nav {
  width: 100%;
  min-width: 1054px;
  background: #19d143;
}

#nav .gNavi-area {
  margin: auto;
  width: 1025px;
  height: 70px;
}

#nav .gNavi {
  float: left;
  background-image: url(img/shared/gnavi.bg.png);
  background-repeat: no-repeat;
  background-position: left center;
  width: 1025px;
}

#nav .gNavi_list {
  margin: 0;
  line-height: 1.6;
  list-style: none;
}

#nav .gNavi_list-item {
  margin-left: 2px;
  float: left;
}

@media only screen and (max-width: 800px) {
  #nav {
    display: none;
  }
}

/***************************/
/********【サイド】********/
/***************************/
.rNavi {
  float: right;
  width: 280px;
}

@media only screen and (max-width: 800px) {
  .rNavi {
    float: none;
    width: auto;
  }
}

#side_info_ar {
  border: solid 1px #e1e1e1;
  background: #fff url(img/shared/page_side_04.png) no-repeat center top;
  padding: 25px 30px 15px;
  margin: 0 0 30px;
  font-size: 15px;
  color: #000;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

#side_info_ar .ttl00 {
  margin: 0 0px 15px;
  text-align: center;
  font-family: "FP-ヒラギノUD丸ゴ StdN W6";
  font-size: 18px;
  color: #444444;
}

#side_info_ar .ttl {
  border-top: solid 2px #fa8d4c;
  border-bottom: solid 1px #fa8d4c;
  padding: 3px 0px;
  margin: 0px 0px 10px 0px;
  text-align: center;
  font-family: "FP-ヒラギノUD丸ゴ StdN W6";
  font-size: 18px;
  color: #000;
}

#side_info_ar .bt {
  padding: 0px 0px 0 20px;
  color: #333;
}

#side_info_ar .bt:before {
  position: absolute;
  content: "";
  background: url(img/shared/arrow01.png) no-repeat;
  width: 13px;
  height: 13px;
  margin: 3px 0 0 -20px;
}

@media only screen and (max-width: 800px) {
  #side_info_ar {
    margin: 80px 0 20px;
  }
}

/********side snav ar********/
.side_snav_ar {
  border: solid 1px #e1e1e1;
  margin: 0 0 30px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: #fff;
  padding: 0 0 5px;
}

.side_snav_ar .ttl {
  font-family: "FP-ヒラギノUD丸ゴ StdN W6";
  font-size: 16px;
  color: #fff;
  line-height: 1.3em;
  padding: 15px 20px;
  text-align: center;
  background-color: #fa8d4c;
  margin: 0 0px 10px;
  border-radius: 3px 3px 0px 0px / 3px 3px 0px 0px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
}

.side_snav_ar .snav ul li {
  font-size: 14px;
  padding: .5em 15px .5em 35px;
  margin: 0 0 .5em;
  list-style: none;
  position: relative;
  border-bottom: solid 1px #e1e1e1;
}

.side_snav_ar .snav ul li:last-child {
  font-size: 14px;
  padding: .5em 15px .5em 35px;
  margin: 0 0 0em;
  list-style: none;
  position: relative;
  border-bottom: none;
}

@media only screen and (max-width: 800px) {}

/***************************/
/********【フッター】********/
/***************************/
/*------pagetop-----*/
.pagetop-area {
  width: 100%;
  min-width: 1054px;
  clear: both;
  margin: 80px 0 25px;
}

.pagetop-bt {
  text-align: right;
}

@media only screen and (max-width: 800px) {
  .pagetop-area {
    min-width: inherit;
  }

  .pagetop-bt {
    text-align: center;
  }
}

/*------footer info-----*/
#foot_info_ar {
  width: 100%;
  min-width: 1054px;
  background: url(img/shared/top_con_01.png) repeat-x left top;
  clear: both;
  padding: 4px 0px 0px 0px;
}

#foot_info_ar .bg {
  width: 100%;
  min-width: 1054px;
  background: url(ime/shared/top_foot_05.png) repeat left top;
  clear: both;
  padding: 25px 0px 30px 0px;
}

#foot_info_ar .ttl_ar {
  font-family: "FP-ヒラギノUD丸ゴ StdN W6";
  padding: 8px 50px;
  text-align: center;
  background: #ffedc3;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  margin: 0 0 15px;
}

#foot_info_ar .ttl {
  font-size: 28px;
  color: #2b1404;
}

#foot_info_ar .bx_ar {
  overflow: hidden;
}

#foot_info_ar .bx_l {
  width: 583px;
  float: left;
  margin: 0px 0px 0px 0px;
}

#foot_info_ar .bx_l .tel {
  display: inline-block;
  padding: 0 15px 0 0;
}

#foot_info_ar .bx_l .time {
  display: inline-block;
  background: #f06666;
  padding: 10px 10px;
  text-align: center;
  font-family: "FP-ヒラギノUD丸ゴ StdN W6";
  font-size: 15px;
  color: #fff;
  min-width: 254px;
}

#foot_info_ar .bx_c {
  width: 235px;
  float: left;
  margin: 0px 0px 0px 0px;
}

#foot_info_ar .bx_r {
  width: 206px;
  float: left;
  margin: 0px 0px 0px 0px;
}

@media only screen and (max-width: 800px) {
  #foot_info_ar {
    min-width: inherit;
  }

  #foot_info_ar .bg {
    min-width: inherit;
    padding: 50px 0px 30px 0px;
  }

  #foot_info_ar .ttl_ar {
    padding: 8px 20px;
  }

  #foot_info_ar .bx_l {
    width: 100%;
    float: none;
    margin: 0px 0px 0px 0px;
  }

  #foot_info_ar .bx_l .tel {
    display: block;
    padding: 0 0px 10px 0;
  }

  #foot_info_ar .bx_l .time {
    display: block;
    padding: 10px 20px;
    min-width: inherit;
  }

  #foot_info_ar .bx_c {
    width: 100%;
    float: none;
    margin: 10px 0px 10px 0px;
  }

  #foot_info_ar .bx_r {
    width: 100%;
    float: none;
    margin: 0px 0px 0px 0px;
  }
}

/*------footer-----*/
#foot_ar {
  width: 100%;
  min-width: 1054px;
  background: url(img/shared/top_foot_10.png) repeat-x left bottom;
  font-size: 14px;
  color: #333;
}

#foot_ar .bx_ar {
  margin: auto;
  overflow: hidden;
  width: 1024px;
  padding: 30px 0 35px;
}

#foot_ar .bx_l {
  width: 451px;
  float: left;
}

#foot_ar .img_l01 {
  text-align: left;
  margin: 0px 0px 15px;
  max-width: 360px;
}

#foot_ar .bx_r {
  width: 573px;
  float: left;
  text-align: right;
}

#foot_ar .img_r_ar {}

#foot_ar .img_r01 {
  width: 293px;
  text-align: left;
  float: left;
}

#foot_ar .img_r02 {
  width: 280px;
  float: left;
}

@media only screen and (max-width: 800px) {
  #foot_ar {
    width: 100%;
    min-width: inherit;
  }

  #foot_ar .bx_ar {
    width: 100%;
    padding: 40px 15px 30px;
  }

  #foot_ar .bx_l {
    width: 100%;
    float: none;
  }

  #foot_ar .img_l01 {
    text-align: center;
    margin: 0px 0px 20px;
  }

  #foot_ar .bx_r {
    width: 100%;
    float: none;
    text-align: center;
  }

  #foot_ar .img_r_ar {}

  #foot_ar .img_r01 {
    width: 100%;
    text-align: center;
    float: none;
  }

  #foot_ar .img_r02 {
    width: 100%;
    float: none;
    text-align: center;
  }
}

/*------sitemap-----*/
.footer_sitemap {
  padding: 10px 0 0;
  margin: 0px 0 20px;
  clear: both;
  text-align: center;
}

.sitemap_list {
  line-height: 1.2em;
}

.sitemap_list-item {
  display: inline-block;
  font-size: 15px;
  border-right: solid 1px #333;
  padding: 0em .75em 0 0;
  margin: .5em .5em .75em 0;
}

.sitemap_list-item a {
  color: #3f3a34;
  text-decoration: none;
}

.sitemap_list-item a:hover {
  text-decoration: underline;
}

.sitemap_list-item-r {
  display: inline-block;
  font-size: 15px;
  padding: 0em .75em 0 0;
  margin: .5em .75em .5em 0;
}

.sitemap_list-item-r a {
  color: #333;
  text-decoration: none;
}

.sitemap_list-item-r a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 800px) {
  .footer_sitemap {
    padding: 20px 0 0;
    margin: 0px 0 25px;
    text-align: center;
  }

  .footer_sitemap ul {
    display: inline;
  }

  .sitemap_list {
    text-align: center;
  }

  .sitemap_list-item {
    display: inline-block;
    font-size: 14px;
  }

  .sitemap_list-item-r {
    display: inline-block;
    font-size: 14px;
  }
}

/*------copyright-----*/
.copyright_typo {
  font-size: 13px;
  text-align: center;
  color: #333;
}

@media only screen and (max-width: 800px) {}

/***************************/
/********【index】********/
/***************************/
/*------main img-----*/
.mainimg_ar {
  width: 100%;
  background: #fefefe url(img/shared/top_main_03.png) no-repeat center top;
  background-size: cover;
  clear: both;
  min-width: 1054px;
  padding: 35px 0px 30px 0px;
  overflow: hidden;
}

.mainimg_ar .bx_ar {
  width: 1263px;
  margin: auto;
}

.mainimg_ar .bx_l {
  width: 749px;
  float: left;
  margin: 0 -20px 0 20px;
}

.mainimg_ar .bx_r {
  width: 514px;
  float: left;
}

@media only screen and (max-width: 800px) {
  .mainimg_ar {
    min-width: inherit;
    padding: 10% 15px;
  }

  .mainimg_ar .bx_ar {
    width: 100%;
    margin: auto;
    text-align: center;
  }

  .mainimg_ar .bx_l {
    width: 100%;
    float: none;
    margin: 0 0px 20px 0px;
  }

  .mainimg_ar .bx_r {
    width: 100%;
    float: none;
  }
}

/********01********/
#cont01_ar {
  width: 100%;
  min-width: 1054px;
  background: url(img/shared/top_con_01.png) repeat-x left top;
  clear: both;
  padding: 4px 0px 0px 0px;
}

#cont01_ar .bg {
  width: 100%;
  min-width: 1054px;
  background: url(img/shared/top_con_05.png) repeat left top;
  clear: both;
  padding: 30px 0px 60px 0px;
}

#cont01_ar .ttl_ar {
  font-family: "FP-ヒラギノUD丸ゴ StdN W6";
  line-height: 1.3em;
  padding: 30px 0 50px;
  text-align: center;
  background: url(img/shared/top_con_02.png) no-repeat center top;
}

#cont01_ar .ttl {
  font-size: 34px;
  color: #3fa1c5;
  margin: 0px 0px 20px 0px;
}

#cont01_ar .ttl_s {
  font-size: 20px;
  color: #8aca46;
}

#cont01_ar .txt {
  font-size: 15px;
  color: #333;
  margin: 0px 0px 25px 0px;
  text-align: center;
  line-height: 2.0em;
}

#cont01_ar .bt {
  text-align: center;
}

@media only screen and (max-width: 800px) {
  #cont01_ar {
    min-width: inherit;
  }

  #cont01_ar .ttl_ar {
    line-height: 1.6em;
  }

  #cont01_ar .ttl {
    line-height: 1.6em;
  }

  #cont01_ar .bg {
    min-width: inherit;
    padding: 50px 0px 30px 0px;
  }

  #cont01_ar .bt {
    margin: 0 0 20px;
  }
}

/********02********/
#cont02_ar {
  width: 100%;
  min-width: 1054px;
  background: url(img/shared/top_con_01.png) repeat-x left top;
  clear: both;
  padding: 4px 0px 0px 0px;
}

#cont02_ar .bg {
  width: 100%;
  min-width: 1054px;
  background: url(img/shared/top_con_06.png) repeat left top;
  clear: both;
  padding: 30px 0px 60px 0px;
}

#cont02_ar .ttl_ar {
  font-family: "FP-ヒラギノUD丸ゴ StdN W6";
  line-height: 1.3em;
  padding: 30px 0 50px;
  text-align: center;
  background: url(img/shared/top_con_07.png) no-repeat center top;
}

#cont02_ar .ttl {
  font-size: 34px;
  color: #f06666;
  margin: 0px 0px 20px 0px;
}

#cont02_ar .ttl_s {
  font-size: 20px;
  color: #bd9535;
}

#cont02_ar .txt {
  font-size: 15px;
  color: #333;
  margin: 0px 0px 25px 0px;
  text-align: center;
  line-height: 2.0em;
}

#cont02_ar .img {
  margin: 0px 0px 20px 0px;
  text-align: center;
}

@media only screen and (max-width: 800px) {
  #cont02_ar {
    min-width: inherit;
  }

  #cont02_ar .ttl_ar {
    line-height: 1.6em;
  }

  #cont02_ar .ttl {
    line-height: 1.6em;
  }

  #cont02_ar .bg {
    min-width: inherit;
    padding: 50px 0px 20px 0px;
  }

  #cont02_ar .txt {
    margin: 0 0 30px;
  }
}

/********03********/
#cont03_ar {
  clear: both;
  padding: 60px 0px 60px 0px;
}

#cont03_ar .ttl_ar {
  text-align: center;
  font-family: "FP-ヒラギノUD丸ゴ StdN W6";
  font-size: 24px;
  color: #fff;
  line-height: 1em;
}

#cont03_ar .coll-6 {
  margin-bottom: 50px;
}

#cont03_ar .ttl01 {
  background: url(img/shared/top_con_11.png) no-repeat center top;
  background-size: cover;
  padding: 15px 0px 10px 0px;
  position: relative;
}

#cont03_ar .ttl01:before {
  position: absolute;
  content: "";
  background: url(img/shared/top_con_11_2.png) no-repeat;
  width: 29px;
  height: 34px;
  margin: 6px 0 0 -40px;
}

#cont03_ar .ttl02 {
  background: url(img/shared/top_con_13.png) no-repeat center top;
  background-size: cover;
  padding: 15px 0px 10px 20px;
  position: relative;
}

#cont03_ar .ttl02:before {
  position: absolute;
  content: "";
  background: url(img/shared/top_con_13_2.png) no-repeat;
  width: 30px;
  height: 30px;
  margin: 6px 0 0 -40px;
}

#cont03_ar .ttl03 {
  background: url(img/shared/top_con_14.png) no-repeat center top;
  background-size: cover;
  padding: 15px 0px 10px 20px;
  position: relative;
}

#cont03_ar .ttl03:before {
  position: absolute;
  content: "";
  background: url(img/shared/top_con_14_2.png) no-repeat;
  width: 30px;
  height: 37px;
  margin: 6px 0 0 -40px;
}

#cont03_ar .ttl04 {
  background: url(img/shared/top_con_26.png) no-repeat center top;
  background-size: cover;
  padding: 15px 0px 10px 20px;
  position: relative;
}

#cont03_ar .ttl04:before {
  position: absolute;
  content: "";
  background: url(img/shared/top_con_26_2.png) no-repeat;
  width: 36px;
  height: 30px;
  margin: 10px 0 0 -45px;
}

#cont03_ar .ttl01 .new-txt,
#cont03_ar .ttl02 .new-txt,
#cont03_ar .ttl03 .new-txt,
#cont03_ar .ttl04 .new-txt {
  position: absolute;
  top: -30px;
  left: 8px;
  background-color: #fff;
  color: #f06666;
  padding: 0px 7px;
  border-radius: 10px;
  box-shadow: 0 0 7px rgba(0,0,0,.3);
  font-size: 16px;
}

@media only screen and (max-width: 800px) {
	#cont03_ar .ttl01 .new-txt,
	#cont03_ar .ttl02 .new-txt,
	#cont03_ar .ttl03 .new-txt,
	#cont03_ar .ttl04 .new-txt {
	  left: 25px;
	}
}

@media only screen and (max-width: 480px) {
	#cont03_ar .ttl01 .new-txt,
	#cont03_ar .ttl02 .new-txt,
	#cont03_ar .ttl03 .new-txt,
	#cont03_ar .ttl04 .new-txt {
	  left: -11px;
	}
}

#cont03_ar .ttl01 .new-txt::after,
#cont03_ar .ttl02 .new-txt::after,
#cont03_ar .ttl03 .new-txt::after,
#cont03_ar .ttl04 .new-txt::after {
  content: "";
  position: absolute;
  bottom: -14px;
  left: 22px;
  display: block;
  width: 0px;
  border-color: #fff;
  border-style: solid;
  border-width: 7px;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-right-color: transparent;
}

#cont03_ar .ttl_s {
  font-size: 16px;
  color: #fff;
}

#cont03_ar .bx {
  background: #fff;
  padding: 20px 15px 20px;
}

#cont03_ar .img {
  text-align: center;
  margin: 0px 0px 10px 0px;
}

#cont03_ar .date {
  font-size: 14px;
  color: #777;
  margin: 0px 0px 5px 0px;
}

#cont03_ar .txt {
  font-size: 15px;
  color: #333;
  margin: 0px 0px 20px 0px;
}

#cont03_ar .txt a:link {
  color: #333;
}

#cont03_ar .txt a:visit {
  color: #333;
}

#cont03_ar .bt {
  text-align: center;
}

@media only screen and (max-width: 800px) {
  #cont03_ar {
    min-width: inherit;
    padding: 50px 0px 10px 0px;
  }

  #cont03_ar .ttl01, #cont03_ar .ttl02, #cont03_ar .ttl03 {
    padding: 20px 0 15px;
  }

  #cont03_ar .bx {
    margin: 0 0 40px;
  }
}

/********04********/
#cont04_ar {
  width: 100%;
  min-width: 1054px;
  background: url(img/shared/top_con_15.png) repeat;
  clear: both;
  padding: 60px 0px 50px 0px;
}

#cont04_ar .bt {
  margin: 0px 0px 10px 0px;
  text-align: center;
}

#cont04_ar .txt {
  font-size: 15px;
  color: #333;
  line-height: 2.0em;
}

@media only screen and (max-width: 800px) {
  #cont04_ar {
    min-width: inherit;
    padding: 50px 0px 20px 0px;
  }

  #cont04_ar .txt {
    margin: 0 0 30px;
  }
}

/********05********/
#cont05_ar {
  width: 100%;
  min-width: 1054px;
  background: url(img/shared/top_con_19.png) repeat;
  clear: both;
  padding: 55px 0px 120px 0px;
  margin: 0 0 -190px;
}

#cont05_ar .bx_l {
  background: url(img/shared/top_con_22.png) no-repeat left top;
  padding: 50px 25px 55px 240px;
  min-height: 380px;
}

#cont05_ar .ttl {
  font-family: "FP-ヒラギノUD丸ゴ StdN W6";
  font-size: 32px;
  color: #333333;
  line-height: 1.4em;
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 25px 0px;
  background: url(img/shared/top_con_01.png) no-repeat left bottom;
}

#cont05_ar .img {
  text-align: center;
  margin: 0px 0px 15px 0px;
}

#cont05_ar .txt {
  font-size: 15px;
  color: #333;
  margin: 0px 0px 15px 0px;
}

#cont05_ar .bt {
  text-align: right;
}

#cont05_ar .bx_r {
  background: url(img/shared/top_con_25.png) no-repeat left top;
  padding: 25px 25px;
  min-height: 380px;
}

#cont05_ar .ttl02 {
  font-family: "FP-ヒラギノUD丸ゴ StdN W6";
  font-size: 26px;
  color: #333333;
  line-height: 1.4em;
  margin: 0px 0px 10px 0px;
  text-align: center;
}

@media only screen and (max-width: 800px) {
  #cont05_ar {
    padding: 55px 0px 150px 0px;
    min-width: inherit;
  }

  #cont05_ar .bx_l {
    background: url(img/shared/top_con_22.png) no-repeat center top;
    padding: 50px 25px 55px 45%;
    min-height: inherit;
    background-size: cover;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    margin: 0 0 30px;
  }

  #cont05_ar .bx_r {
    background: url(img/shared/top_con_25.png) no-repeat center top;
    min-height: inherit;
    background-size: cover;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
  }
}

/***************************/
/********【common】********/
/***************************/
.css_bt_st {
  display: block;
}

.css_bt_fo {
  font-family: "FP-ヒラギノUD丸ゴ StdN W6";
  font-size: 16px;
  display: inline-block;
  padding: 10px 20px;
  background-color: #fd8640;
  text-align: center;
  border: solid 1px #fd8640;
  line-height: 1.3em;
}

.css_bt_fo:hover {
  background-color: #ff6205;
  text-decoration: none;
}

.css_bt_st a:link {
  color: #fff;
}

.css_bt_st a:visited {
  color: #fff;
}

.css_bt_st a:hover {
  color: #fff;
}

.page_guide {
  border: solid 1px #ccc;
  padding: 0 15px 20px;
  margin: 0 0 20px;
  background-color: #fff;
}

.page_guide .img_guide {
  text-align: center;
  margin: 0 -15px 15px;
}

@media only screen and (max-width: 800px) {
  .page_guide {
    padding: 20px 15px 20px;
  }

  .page_guide .img_guide {
    margin: 0 0px 15px;
  }
}

.mob_ico_ar {
  margin: 0 0 20px;
}

.mob_ico {
  display: inline-block;
  vertical-align: middle;
  padding: 0px 5px 0px 0px;
}

.mob_carr {
  display: inline-block;
  vertical-align: middle;
  padding: 0px 30px 0px 0px;
}

@media only screen and (max-width: 800px) {
  .mob_ico_ar {
    overflow: hidden;
  }

  .mob_ico {
    display: block;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 0 0 0px;
  }

  .mob_carr {
    display: block;
    text-align: center;
    padding: 0px 0px 0px 0px;
    margin: 0 0 15px;
  }
}

/************************************ テキストカラー*/
.fo_gr {
  color: #64af15;
}

.bg_or {
  background-color: #ffece1;
  padding: 20px 20px;
}

.link_bl a:link {
  color: #004CFF;
}

.link_bl a:visited {
  color: #004CFF;
}

.bg_ {
  border: solid 1px #ccc;
  background-color: #eee;
  padding: 20px;
}

/************************************ テキストアンダーライン背景画像*/
/*<p><span class="bg_img">****************</span></p>*/
.bg_img {
  background-image: url(img/shared/sample.png);
  background-repeat: repeat-x;
  background-position: bottom left;
  display: inline-block;
}

/************************************ パンくず*/
.breadcrumb_area {
  overflow: hidden;
  height: auto;
  margin: 20px 0px 20px 0px;
}

.breadcrumb_style {
  float: left;
}

.breadcrumb_font {
  font-size: 12px;
}

.breadcrumb_font ul li {
  float: left;
}

@media only screen and (max-width: 800px) {
  .breadcrumb_area {
    margin: 20px 0px 20px 0px;
  }
}

/***************************/
/********【pages】********/
/***************************/
/************************************ テーブルレスポンシブ仕様(2列)*/
.p00_01_tbl2 {
  width: 100%;
  padding-left: 20px;
  border: solid 1px #ccc;
}

.p00_01_tbl2 th {
  text-align: center;
  vertical-align: middle;
  padding: .75em .75em;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  color: #FFF;
  background-color: #fa8d4c;
}

.p00_01_tbl2 td {
  text-align: left;
  vertical-align: middle;
  padding: .75em .75em;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  background-color: #fff;
}

@media only screen and (max-width: 800px) {
  .p00_01_tbl2 th {
    width: 100%;
    text-align: center;
    list-style: none !important;
    padding: 0.5em 0em;
  }

  .p00_01_tbl2 td {
    width: 100%;
    text-align: center;
    padding: 0.5em 0em;
  }
}

/************************************ リスト*/
.disc_list_style {
  text-align: left;
}

.disc_list_style ul li {
  list-style-position: inside;
  list-style: disc;
  margin: 0px 0px 7px 20px;
}

.decimal_list_style {
  text-align: left;
}

.decimal_list_style ul li {
  list-style-position: inside;
  list-style: decimal;
  margin: 0px 0px 7px 20px;
}

.img_list_style {
  text-align: left;
}

.img_list_style ul li {
  background: url(img/shared/arrow01.png) no-repeat left top 5px;
  list-style-position: inside;
  list-style: none;
  margin: 0px 0px 7px 0px;
  padding-left: 20px;
}

.st_list_style {
  text-align: left;
}

.st_list_style ul li {
  list-style-position: inside;
  list-style: none;
  margin: 0px 0px 7px 0px;
  padding-left: 20px;
  position: relative;
}

.st_list_style ul li:before {
  position: absolute;
  content: "◆";
  color: #000;
  font-size: 14px;
  margin: 0 0 0 -20px;
}

/***************************/
/********【access】********/
/***************************/
.access_map_index {
  width: 100%;
  height: 220px;
}

.access_map_l {
  width: 100%;
  height: 500px;
}

@media only screen and (max-width: 800px) {
  .access_map_index {
    height: 250px;
  }

  .access_map_l {
    height: 250px;
  }
}

/**************************/
/********sigle contents********/
/**************************/
strong {
  font-weight: bold;
}

.topics_sec section ul {
  padding-left: 1.5em;
}

.topics_sec section ul li {
  list-style: outside disc;
}

.topics_sec section ol {
  padding-left: 1.5em;
}

.topics_sec section ol li {}

.topics_sec section em {
  font-style: italic;
  /*斜体*/
}

.aligncenter {
  margin: 0 auto !important;
  text-align: center !important;
  display: block;
}

/**************************/
/********sigle h3/h4********/
/**************************/
.h301, .h401 {
  /*固定ページのh3/h4に合わせる*/
  border-bottom: solid 1px #50af1f;
  padding: 7px 10px 7px 0px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.2;
}

/**************************/
/********下層ページ用********/
/**************************/
/***************************/
/********【見出し】********/
/***************************/
.h2_style {
  width: 100%;
  min-width: 1054px;
  background: #fff url(img/shared/top_main_03.png) no-repeat center top;
  background-size: cover;
  clear: both;
  padding: 70px 0px;
  box-shadow: 0px 4px 6px 0px #dfdede inset;
  -moz-box-shadow: 0px 4px 6px 0px #dfdede inset;
  -webkit-box-shadow: 0px 4px 6px 0px #dfdede inset;
}

.h2_font {
  width: 1024px;
  margin: auto;
  font-family: "FP-ヒラギノUD丸ゴ StdN W6";
  font-size: 30px;
  color: #fa8d4c;
  line-height: 1.3em;
}

@media only screen and (max-width: 800px) {
  .h2_style {
    min-width: inherit;
    padding: 70px 15px;
  }

  .h2_font {
    width: 100%;
    text-align: center;
  }
}

.h3_style {
  border-top: solid 2px #fa8d4c;
  border-bottom: solid 1px #fa8d4c;
  padding: 12px 0px;
  margin: 0px 0px 25px 0px;
  clear: both;
}

.h3_font {
  font-family: "FP-ヒラギノUD丸ゴ StdN W6";
  font-size: 22px;
  color: #333;
  line-height: 1.3em;
}

.h3_style.member_title {
  border-top: 0;
  border-bottom: 0;
  padding: 0;
}

.member_title .h3_font {
  background: #fa8d4c;
  color: #FFF;
  padding: 10px 15px;
}

.h3_font a:link {
  color: #333;
}

.h3_font a:visited {
  color: #333;
}

@media only screen and (max-width: 800px) {}

.h4_style {
  border-bottom: solid 1px #bebebe;
  padding: 0px 0px 12px 15px;
  margin: 0px 0px 20px 0px;
  clear: both;
}

.h4_font {
  font-family: "FP-ヒラギノUD丸ゴ StdN W6";
  font-size: 18px;
  color: #333;
  line-height: 1.3em;
  position: relative;
}

.h4_font:before {
  position: absolute;
  content: "";
  background: #fa8d4c;
  width: 4px;
  height: 22px;
  margin: 1px 0 0 -15px;
}

.h4_font a:link {
  color: #333;
}

.h4_font a:visited {
  color: #333;
}

@media only screen and (max-width: 800px) {}

.h5_style {
  margin: 0px 0px 20px 0px;
  clear: both;
}

.h5_font {
  font-family: "FP-ヒラギノUD丸ゴ StdN W6";
  font-size: 18px;
  color: #333;
  line-height: 1.3em;
  padding: 0 0 0 22px;
  position: relative;
}

.h5_font:before {
  position: absolute;
  content: '';
  background: url(img/shared/h5.png) no-repeat;
  width: 9px;
  height: 10px;
  margin: 6px 0 0 -22px;
}

@media only screen and (max-width: 800px) {}

/**************************/
/********arc post(blog type A)********/
/**************************/
.arc_blog_a {
  clear: both;
}

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

.arc_blog_a .cate_ar {
  text-align: right;
  margin: 0 0 20px;
}

.arc_blog_a .cate {
  display: inline-block;
  text-align: center;
  font-size: 14px;
  color: #fff;
  padding: 2px 15px;
  background-color: #f3803d;
}

.arc_blog_a .date {
  display: inline-block;
  font-size: 14px;
  padding: 2px 0px 2px 20px;
}

.arc_blog_a .txt {
  margin: 0 0 20px 0;
}

.arc_blog_a .bt {
  margin: 0 0 20px 0;
  text-align: right;
  color: #900;
}

.arc_blog_a .bt a:link {
  color: #900;
}

.arc_blog_a .bt a:visited {
  color: #900;
}

@media only screen and (max-width: 800px) {
  .arc_blog_a .cate_ar {
    text-align: left;
  }
}

.flex-col3,
.flex-col4 {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap;
  /* Safari */
  flex-wrap: wrap;
  margin: 0 -15px;
}

.flex-col3 li,
.flex-col4 li {
  padding: 0 15px;
  margin-bottom: 15px;
}

.flex-col3 li {
  width: 33.3%;
}

.flex-col4 li {
  width: 25%;
}

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

  .flex-col3 li,
  .flex-col4 li {
    width: 50%;
  }
}

/**************************/
/********sing post(blog detail A)********/
/**************************/
#sing_blog_a {
  clear: both;
}

#sing_blog_a .cate_ar {
  text-align: right;
  margin: 0 0 30px;
}

#sing_blog_a .cate {
  display: inline-block;
  text-align: center;
  font-size: 14px;
  color: #fff;
  padding: 2px 15px;
  background-color: #f3803d;
}

#sing_blog_a .date {
  display: inline-block;
  font-size: 14px;
  padding: 2px 0px 2px 20px;
}

#sing_blog_a .txt {
  margin: 0 0 40px 0;
}

@media only screen and (max-width: 800px) {
  #sing_blog_a .cate_ar {
    text-align: left;
    margin: 0 0 20px;
  }
}

/**************************/
/********post side nav********/
/**************************/
#side_post_ar {
  border: solid 1px #e1e1e1;
  margin: 0 0 30px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background: #fff;
  padding: 0 0 5px;
}

#side_post_ar .ttl {
  font-family: "FP-ヒラギノUD丸ゴ StdN W6";
  font-size: 16px;
  color: #fff;
  line-height: 1.3em;
  padding: 15px 20px;
  text-align: center;
  background-color: #fa8d4c;
  margin: 0 0px 10px;
  border-radius: 3px 3px 0px 0px / 3px 3px 0px 0px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
}

#side_post_ar ul li {
  font-size: 14px;
  padding: .5em 15px .5em 35px;
  margin: 0 0 .5em;
  list-style: none;
  position: relative;
  border-bottom: solid 1px #e1e1e1;
}

#side_post_ar ul li:last-child {
  font-size: 14px;
  padding: .5em 15px .5em 35px;
  margin: 0 0 0em;
  list-style: none;
  position: relative;
  border-bottom: none;
}

@media only screen and (max-width: 800px) {}

/**************************/
/********arc postcase(faq)********/
/**************************/
.post_faq_ar {
  margin: 0 0 50px;
}

.post_faq dt {
  font-size: 20px;
  color: #f89201;
  border-bottom: 1px solid #ccc;
  padding: 0 0 10px 40px;
  margin: 0 0 15px;
  line-height: 1.5em;
  position: relative;
}

.common_cate_ar {
  position: absolute;
  top: 0;
  right: 0;
  margin: -5px 0 0;
}

.common_cate {
  display: inline-block;
  text-align: center;
  font-size: 14px;
  color: #fff;
  padding: 2px 15px;
  background-color: #f3803d;
}

.post_faq dt:before {
  content: "Q.";
  font-family: "FP-ヒラギノUD丸ゴ StdN W6";
  font-size: 24px;
  margin: -2px 15px 0 0;
  position: absolute;
  left: 0;
}

.post_faq dd {
  font-size: 14px;
  padding: 0 0 0 40px;
  margin: 0 0 15px;
  line-height: 1.5em;
  position: relative;
}

.post_faq dd:before {
  content: "A.";
  font-family: "FP-ヒラギノUD丸ゴ StdN W6";
  font-size: 24px;
  margin: -2px 15px 0 0;
  position: absolute;
  left: 0;
}

@media only screen and (max-width: 800px) {
  .common_cate_ar {
    position: static;
    margin: 10px 0 0;
    text-align: right;
  }

  .common_cate {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    padding: 2px 15px;
    background-color: #f3803d;
  }
}

/**************************/
/********arc postcase(faq)********/
/**************************/
.common_cate_ar_sing {
  text-align: right;
  margin: 0px 0 5px;
}

.common_cate_sing {
  display: inline-block;
  text-align: center;
  font-size: 14px;
  color: #fff;
  padding: 2px 15px;
  background-color: #f3803d;
}

@media only screen and (max-width: 800px) {
  .common_cate_ar_sing {
    position: static;
    margin: 10px 0 0;
    text-align: right;
  }

  .common_cate_sing {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: #fff;
    padding: 2px 15px;
    background-color: #f3803d;
  }
}

/**************************/
/********column********/
/**************************/
#toc_container {
  margin-bottom: 5em;
}
.column-h2ttl, .single-column .detailpostdata h2 {
	background-color: #f8883a;
	border-radius: 4px;
	border-bottom: 2px solid #ea5404;
	color: #fff;
	font-family: "Noto Sans JP";
	font-size: 21px;
	margin: 1em 0;
	padding: 10px 5px;
}
.column-h3ttl, .single-column .detailpostdata h3 {
	font-family: "Noto Sans JP";
	font-size: 18px;
	padding: 0 0 15px;
	border-bottom: 3px solid #ddd;
	margin: 1em 0;
	position: relative;
}
.column-h3ttl::before, .single-column .detailpostdata h3::before  {
	content: '';
	position: absolute;
	left: 0;
	bottom: -3px;
	width: 35px;
	background: #f8883a;
	height: 3px;
}
.column-br1 {
	margin-bottom: 1em !important;
}
.column-br2 {
	margin-bottom: 2em !important;
}
.column-br3 {
	margin-bottom: 3em !important;
}
.column-br4 {
	margin-bottom: 4em !important;
}
.column-br5 {
	margin-bottom: 5em !important;
}
