@charset "utf-8";


/*全体の設定
---------------------------------------------------------------------------*/
body {
  background: #f5f5f5;
  color: #313131;
  /*全体の文字色*/
  margin: 0px;
  padding: 0px;
  font: 16px/1.6 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";

}

#notice_04 {
  font-size: 120%;
  line-height: 1;
  text-align: left;
  font-weight: normal;
}

.main {
  background: url(../img/mainimage.jpg);
  padding: 20px;
  height: 549px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 120px;
}

.box_04 {
  background-color: #f2f2f2;
  padding-top: 0px;
  font-size: 100%;
  margin: 40px 30px 60px;
  padding: 20px;
}

.submit_02 {
  background-color: #1f7bce;
  border-radius: 5px;
  box-shadow: 0 3px 0 #00519a;
  color: #fff;
  font-size: 100%;
  font-weight: bold;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 -2px #00519a;
  width: 10%;
  margin-left: 30px;
  margin-right: 20px;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  /*display:block;*/
}

.submit_02 p {
  color: #000;
}

/*文字サイズ*/
.f130_01 {
  font-size: 130%;
}

#main .tokuten05 {
  font-weight: bold;
  text-align: center;
  font-size: 120%;
  color: #C00;
}

#order_01 {
  width: 100%;
  margin: 20px;
}

/*ボタン*/

.submit_01 {
  background-color: #004098;
  box-shadow: 0 3px 0 #022240;
  text-shadow: 0px -2px #022240;
  position: relative;
  padding: 25px 100px;
  border-radius: 5px;
  font-size: 250%;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
  margin: 30px 10px;
  /*display:block;*/
}

/*.submit:hover {
	background-color: #79d793;
	box-shadow: 0 3px 0 #3cb65c;
}*/

.submit_01:active,
.submit_01:hover {
  top: 3px;
  box-shadow: none;
  color: #fff;
}

#s-shosai {
  margin: 20px auto 0 auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: 20px;
  width: 100%;
}

table tr:last-child {
  border-bottom: solid 1px #ddd;
}

table th {
  text-align: center;
  padding: 7px 0;
  border-right: solid 1px #ddd;
  border-left: solid 1px #ddd;
  width: 250px;
}

table th:nth-child(1) {
  background-color: #dddddd;
}

table th:nth-child(2) {
  background-color: #f34955;
  color: white;
}

table th:nth-child(3) {
  background-color: #f5b932;
  color: white;
  border-top: solid 7px #d80011;
  border-left: solid 7px #d80011;
  border-right: solid 7px #d80011;
}

table td {
  text-align: center;
  padding: 20px;
  border-bottom: solid 1px #ddd;
  border-right: solid 1px #ddd;
  border-left: solid 1px #ddd;
  width: 155px;
}

table td:nth-child(3) {
  text-align: center;
  padding: 20px;
  border-right: solid 7px #d80011;
  border-left: solid 7px #d80011;
  width: 155px;
}

#s-shosai th {
  width: 30%;
  background-color: #555;
  font-size: 100%;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border-bottom: 1px solid #fff;
}

#s-shosai td {
  width: 70%;
  padding: 20px;
  border: 1px solid #ddd;
}

.kiyaku {
  overflow-y: scroll;
  height: 35px;
  width: 700px;
  padding: 1em;
  font-size: 80%;
  color: #888;
  margin: 0 auto;
}

.delline {
  text-decoration: line-through;
  text-decoration-color: #ff0000;
}

h1,
h2,
h3,
h4,
h5,
p,
ul,
ol,
li,
dl,
dt,
dd,
form,
figure {
  margin: 0px;
  padding: 0px;
}

ul {
  padding-left: 30px;
  margin-bottom: 30px;
}

img {
  border: none;
}

input,
textarea,
select {
  font-size: 1em;
}

form {
  margin: 0px;
}

.clearfix:after {
  content: ".";
  /* 新しい要素を作る */
  display: block;
  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
  background: #FFFF01;
  padding-top: 7px;
  font-size: 25px;
  text-align: center;
}

/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {
  color: #555;
  /*リンクテキストの色*/
  text-decoration: none;
}

a:hover {
  color: #006ddc;
  /*マウスオン時の文字色（全体）*/
}

a:hover img {
  position: relative;
  top: 3pt;
  left: 3pt;
}

/*コンテナー（HPを囲むブロック）
---------------------------------------------------------------------------*/
#container {
  width: 1000px;
  /*コンテナー幅*/
  background-color: #fff;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin: 0 auto;
}

.body-bg2 {
  background-color: #fff;
}

/*ヘッダー（サイトロゴが入ったブロック）
---------------------------------------------------------------------------*/
/* header */
header {
  padding-top: 5px;
}

.timer {
  position: fixed;
  display: table;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #ffe400;
  font-weight: bold;
  text-align: center;
  font-size: 30px;
  line-height: 1.4;
  z-index: 100;
  padding-top: 5px;
}

div.countdown {
  margin: 10px auto 20px;
  font-size: 20pt;
  font-weight: bold;
  color: #F00;
  border: none;
  text-align: center;
  padding: 0px;
}

header .main-visual {
  margin-top: 50px;
}

.hd_logo {
  float: left;
  margin: 10px;
}

.hd_link {
  float: right;
  padding-right: 35px;
  padding-top: 10px;
  color: #aaa;
  font-size: 0.9em;

}

.kiyaku {
  overflow-y: scroll;
  height: 50px;
  width: 70%;
  padding: 1em;
  font-size: 80%;
  color: #888;
  margin: 0 auto;
}

.box_03 {
  background-color: #fffed2;
  padding-top: 0px;
  margin: 2% 4%;
  padding: 20px 0;
  border: 1px solid #d6d485;
}

.movie {
  display: block;
  background: rgba(255, 255, 255, 1);
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  border-radius: 0px;
  z-index: 3;
  padding: 20px;
  margin-bottom: 20px;
}


/*メインコンテンツ
---------------------------------------------------------------------------*/

.yajirushi {
  width: 69px;
  margin: 0 auto;
}

#main {
  clear: both;
  margin: 0;
}

.notice {
  width: 100%;
}

h2 {
  font-size: 38px;
  margin: 20px 0 20px;
  font-size: 200%;
  text-align: left;
  line-height: 1.4;
  color: #000;
}

h2#shoukai {

  margin: 80px 0 40px 40px;
  border-left: 10px solid #0cb8df;
  padding-left: 10px;
  font-size: 200%;
  text-align: left;
  line-height: 1.4;
  color: #000;
}

h3 {
  padding-bottom: 20px;
  font-size: 200%;
  text-align: left;
  line-height: 1.0;
  color: #000;
}

h4 {
  font-size: 38px;
  margin: 20px 0;
  text-align: left;
  line-height: 1.4;
  color: #000;
  border-bottom: dashed 1px #ccc;
}

.title {
  margin: 20px 0 40px;
  font-size: 200%;
  text-align: center;
  line-height: 1.4;
  color: #fff;
  background: url(../img/title.png);
  background-size: 80%;
  padding: 20px;
  background-position: center center;
  background-repeat: no-repeat;
}

.title_02 {
  margin: 20px 0 40px;
  font-size: 200%;
  text-align: center;
  line-height: 1.4;
  color: #fff;
  background: url(../img/title_02.png);
  background-size: 80%;
  padding: 20px;
  background-position: center center;
  background-repeat: no-repeat;
}


.point {
  color: #eb6100;
}

.ttl-1 {
  width: auto;
  position: relative;
  color: #fff;
  /*font-size: 200%;*/
  line-height: 1.4;
  text-align: center;
  font-family: serif;
}

.sankaku {
  width: 0;
  height: 0;
  border-top: 30px solid #024174;
  border-right: 50px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 50px solid transparent;
  position: absolute;
  bottom: -53px;
  left: 448px;
}

.notice2 {
  padding: 1.3em 2em;
  margin-bottom: 1em;
  font-size: 134%;
  line-height: 1.6;
  font-weight: normal;
}

.notice2 em {
  font-size: 80%;
  font-weight: normal;
}

.notice2 p {
  border-bottom: 1px dashed #999;
}

.d-box {
  /*background-color: #ff6900;*/
  color: #0e335d;
  padding: 0px 6px;
  border-radius: 8px;
  /*margin-right: 10px;*/
  margin-top: 5px;
  margin-bottom: 5px;
}

.text-box {
  width: 90%;
  margin: 1em auto;
}

.text-boxn1 {

  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 80px;
  margin-top: 50px;
}

/*--------------------------------
#check {}
#check dt {
	background: url(../img/icon.png) no-repeat 8px 8px;
	background-color: #efefef;
	font-size: 130%; 
	font-weight: bold;
	padding-left: 35px;
}
#check dd {
	margin: 1em 0;
	text-align: justify;
}
-------------------------------------*/
.order {
  width: 80%;
  margin: 0 auto 30px;
}

.profile {
  margin: 10px 0;
  padding: 1.5em;
  border: 1px solid #cccccc;
}


.profile h3 {
  line-height: 1.3;
  font-size: 180%;
  border-left: 5px solid #024174;
  padding-left: 15px;
}

.day_box h3 {
  line-height: 1.2;
  font-size: 180%;
  text-align: center;
  padding-left: 0px;
  margin-top: 15px;
}

.profile h4,
.day_box h4 {
  color: #333;
}

.profile p {
  margin-left: 5px;
}


#history {
  border-top: 1px solid #365874;
  margin: 0 auto;
  width: 100%;
}

#history tr {}

#history th {
  background-color: #666;
  border: 1px solid #ddd;
  color: #fff;
  padding: 8px;
  width: 20%;
}

#history td {
  border-bottom: 1px solid #ddd;
  padding: 4px;
  text-align: center;
  width: 30%;
}

h1 {
  text-align: left;
  color: #323232;
  font-size: 42px;
  line-height: 1.2;
  padding: 30px;
  margin: 10px auto;
  background: url(../img/tittle.jpg) right;
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: 200px;
  clear: both;
}

.back_01 {
  background: #252525;
}

table.day {
  width: 900px;
  margin: 50px auto 10px;
  border: 1px solid #ccc;
}

table.day tr {
  border-bottom: 1px dotted #ccc;

}

table.day th {
  background: #024174;
  color: #fff;
  padding: 2px 30px;
  font-size: 24px;
  font-weight: normal;
}

.day td {
  padding: 15px;
  background: #fff;
  font-size: 23px;
}

.letter_box00 {
  margin: 0 45px -70px;
  padding: 20px 0 5px;
  font-size: 14px;
  line-height: 1.6;
  background: #fffdec;
}

.letter_box {
  margin: 40px 70px 70px;
  padding: 20px 0 0;
  font-size: 14px;
  line-height: 1.6;
  background: url(../img/bg-note02.jpg) bottom;
}

.letter_box p {
  line-height: 2.0;
  font-size: 18px;
  text-align: left;
  margin-top: -50px;
}

.day_box {
  margin: 0px auto 30px;
  padding: 20px 30px;
  font-size: 12px;
  line-height: 1.6;
}

.day_box p {
  line-height: 1.8;
  font-size: 18px;
  text-align: left;
}

.day_box02 {
  margin-top: 0px;
  margin-right: 0;
  margin-left: 30px;
  margin-bottom: 30px;
  padding: 20px 35px;
  font-size: 12px;
  line-height: 1.6;
}

.day_box02 p {
  line-height: 1.5;
  font-size: 35px;
  text-align: left;
}

.day_box03 {
  margin: 0px auto 30px;
  padding: 20px 30px;
  font-size: 12px;
  line-height: 1.6;
}

.day_box03 p {
  line-height: 1.5;
  font-size: 35px;
  text-align: center;
}

.thx_box {
  margin: 0px auto 60px;
  padding: 20px 35px;
  font-size: 12px;
  line-height: 1.6;
  background: url(../img/img_17.jpg) right top;
  background-size: 65%;
  background-repeat: no-repeat;
}

.thx_box p {
  line-height: 1.8;
  font-size: 15px;
  text-align: left;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 20px 20px 20px 0;
  margin-right: 270px;
}

.half_box {
  margin: 0 0 30px;
  background: #fff;
  padding: 20px 35px;
  font-size: 12px;
  line-height: 1.6;
  width: 50%;
}

.half_box p {
  line-height: 1.8;
  margin-bottom: 14px;
  font-size: 16px;
}

.left-column {
  float: left;
  margin: 0px 0 0 35px;
  font-size: 16px;
  line-height: 1.6;
  width: 42%;
  padding: 20px;
  border: 1px dashed #ccc;
}

.right-column {
  float: right;
  margin: 0px 35px 0 0;
  font-size: 16px;
  line-height: 1.6;
  width: 42%;
  padding: 20px;
  border: 1px dashed #ccc;
}

.left_box {
  margin: 0px 0 30px;
  background: #fff;
  border-radius: 5px;
  /* CSS3草案 */
  -webkit-border-radius: 5px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 5px;
  /* Firefox用 */
  padding: 20px 35px;
  line-height: 1.6;
}

.left_box p {
  line-height: 1.8;
  margin-bottom: 14px;
  font-size: 18px;
  padding-right: 350px;
}

.right_box {
  margin: 0px 0 30px;
  background: #fff;
  border-radius: 5px;
  /* CSS3草案 */
  -webkit-border-radius: 5px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 5px;
  /* Firefox用 */
  padding: 20px 35px;
  line-height: 1.6;
}

.right_box p {
  line-height: 1.8;
  margin-bottom: 14px;
  font-size: 18px;
  padding-left: 350px;
}

.po_box {
  margin: 40px 35px;
  background: #f2f2f2;
  border-radius: 13px;
  /* CSS3草案 */
  -webkit-border-radius: 13px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 13px;
  /* Firefox用 */
  padding: 60px 35px 20px;
  line-height: 1.6;
  text-align: center;
}

p {
  line-height: 1.8;
  margin-bottom: 14px;
}


.col1 {
  margin: 40px 0 20px;
  background: #f2f2f2;
  border-radius: 25px;
  /* CSS3草案 */
  -webkit-border-radius: 25px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 25px;
  /* Firefox用 */
  padding: 90px 50px 50px;
  line-height: 1.6;
  font-size: 24px;
  text-align: center;
}


.col2 {
  display: flex;
}

.col2 li {
  width: calc(100% / 2);
  margin: 20px;
  background: #f2f2f2;
  border-radius: 5px;
  /* CSS3草案 */
  -webkit-border-radius: 5px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 5px;
  /* Firefox用 */
  padding: 20px;
  line-height: 1.6;
  font-size: 14px;
  text-align: left;
}

.col2-1 {
  margin: 20px 20px 50px 20px;
  background: #f2f2f2;
  border-radius: 5px;
  /* CSS3草案 */
  -webkit-border-radius: 5px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 5px;
  /* Firefox用 */
  padding: 20px;
  line-height: 1.6;
  font-size: 14px;
  text-align: left;
}

.col3 {
  display: flex;
}

.col3 li {
  width: calc(100% / 3);
}

.col3_02 {
  display: flex;
}

.col3_02 li {
  width: calc(100% / 3);
  border: 1px solid #ccc;
}

ul,
li {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style: none;
}

li {
  text-align: center;
  padding: 20px 0;
}

.bg_orange {
  background: #024174;
  font-size: 20px;
  color: #fff;
  font-weight: normal;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.2;
  padding: 10px 15px;
}

h3.green {
  background: #024174;
  font-size: 36px;
  color: #fff;
  font-weight: normal;
  text-align: center;
  margin-bottom: 30px;
  line-height: 1.2;
  padding: 20px 5px;
}



.box1 {
  border: 1px solid #ccc;
  padding: 20px;
  line-height: 1.8;
}



ul.maru {
  list-style: none;
  margin: 0 0 20px;
  padding-left: 30px;
  font-weight: bold;
  color: #393939;
}



.maru li {
  background: url(../img/int.png) no-repeat;
  padding-left: 30px;
  padding-bottom: 15px;
  border-bottom: dotted;
  /*下線を点線にする*/
  border-color: #d2d2d2;
  border-width: 1px;
  margin-bottom: 10px !important;
}

.box1 li p {
  margin: 0;
  padding: 0;
}

#shosai {
  width: 100%;
  border-top: 1px solid #3b628b;
  border-right: 1px solid #3b628b;
}

#shosai tr {}

#shosai th {
  background-color: #3b628b;
  width: 30%;
  color: #fff;
  font-size: 150%;
  padding: 1em;
  border-bottom: 1px solid #fff;
}

#shosai td {
  width: 70%;
  padding: 1em;
  border-bottom: 1px solid #3b628b;
}

#shosai ul {}

.voice {
  padding: 1em;
  margin: 1em auto;
  border: 1px solid #504885;
}

.voice2 {
  overflow-y: auto;
  border: 1px solid #504885;
  padding: 1em;
  margin: 1em auto;
}

#send-table {
  width: 90%;
  margin: 0 auto;
  border-left: 1px solid #dcdcc1;
  border-top: 1px solid #dcdcc1;
  font-size: 100%;
}

#send-table th {
  width: 30%;
  background-color: #DBEDFF;
  text-align: right;
  padding: 10px 20px;
  border-right: 1px solid #dcdcc1;
  border-bottom: 1px solid #dcdcc1;
}

#send-table td {
  width: 70%;
  padding: 10px 20px;
  background-color: #fff;
  border-right: 1px solid #dcdcc1;
  border-bottom: 1px solid #dcdcc1;
}

#send-table caption {
  background: #296eb7;
  padding: 8px 12px;
  margin: 5px 0;
  color: #fff;
  font-size: 130%;
  font-weight: bold;
}

#main blockquote {
  margin: 0 0 2em 0;
  padding: 20px;
  background: #f2f2f2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}

#main blockquote:after {
  content: '"';
  font-style: italic;
  font-size: 30px;
  font-weight: bold;
  text-align: left;
  line-height: 60px;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 10px;
  right: 5px;
  color: #999;
}

#main blockquote:before {
  content: '"';
  font-style: italic;
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 10px;
  left: 10px;
  color: #999;
}

.youtube {
  width: 853px;
  margin: 0 auto;
  height: auto;
}

#seminar {
  width: 100%;
}

#seminar th {
  padding: 5px 15px;
  font-weight: bold;
  text-align: left;
  background-color: #ddd;
}

#seminar td {
  text-align: left;
  padding: 3px 10px;
  border-bottom: 1px dotted #ddd;
}



.bg1 {
  background: url(../img/step1_bg.jpg) no-repeat;
}

.bg2 {
  background: url(../img/step2_bg.jpg) no-repeat;
}


/*-----------------------
h3.about{
	margin-top:30px;
	background:url("../img/int.png") no-repeat;
	padding-left:40px;
	padding-top:5px;
	font-size:1.3em;
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
	margin-bottom:30px;


h3.about2{
	margin-top:30px;
	background:url("../img/check.png") no-repeat;
	padding-left:40px;
	padding-top:5px;
	font-size:20px;
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
	margin-bottom:30px;
}
------------------------------------------------*/
.about_box {
  padding-left: 45px;
  padding-right: 30px;
  font-size: 16px;
  line-height: 150%;
}


ul.image {
  list-style: none;
  display: block;
}

ul.image li {
  width: 50%;
  float: left;
}

/*TOP画像下の2枚------------------------------------------------------*/
.divtable-txt {
  text-align: center;
}

.divtable {
  padding: 4%;
  text-align: center;
}


.cell3 {
  display: table-cell;
  width: 50%;
  padding: 0 1%;
}

/*form------------------------------------------------------*/


.f-fo {
  font-size: 0.8em;
  color: #FF0000;
}

.table_form {
  margin: 0 auto;
  padding: 0.5em;
  width: 95%;
  border-top: 1px solid #c0c0c0;
}

input.whname {
  width: 95%;
  height: 2.5em;
  border: 1px solid #CCC;
  background-color: #ffffcc;
  box-shadow: 1px 1px 2px inset;
}



/*-左側-*/
.l_cell {

  background-color: #edffdb;
  color: #333333;
  font-size: 0.9em;
  font-weight: bold;
  padding-left: 5%;
  text-align: left;
  border-left: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
}


/*-右側-*/
.r_cell {

  background-color: #fff;
  color: #333333;
  font-size: 0.8em;
  padding-left: 10px;
  border-right: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
}


.subtn {


  /*--
display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 4px;
    color: #333333;
    background-image: -webkit-linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 3px #c58668;
	--*/
}


/*画像設定
---------------------------------------------------------------------------*/
.img-posi {
  padding-top: 510px;
  text-align: center;
  margin-bottom: 30px;
  max-width: 100%;
  max-height: 100%;
}

.img-prof {
  text-align: center;
  max-width: 100%;
  max-height: 100%;
}

.img-gurafu {
  float: right;
  width: 300px;
  margin-right: 30px;

}

.susume {
  padding-top: 20px;
  position: relative;
}


/*説明文
---------------------------------------------------------------------------*/
.contener02 {
  float: right;
  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 30px;
}

.contener03 {

  margin-left: 30px;
  margin-right: 30px;
  margin-bottom: 30px;
}

.tex08 {
  line-height: 2;
  display: inline-block;
  text-align: left;
}

.emp {
  background: linear-gradient(transparent 30%, #fbd 30%);
  font-weight: bold;
}

.about-bn {
  background-color: #024174;
  color: #ffffff;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 15px;

}

.text-box {
  width: 100%;
  margin: 1em auto;
}

.text-boxw {
  width: 90%;
  margin: 1em auto;
}

.tex05 {
  margin-top: 13px;
  background: url(../img/int.png) no-repeat;
  padding-left: 30px;
  padding-top: px;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 10px;
  margin-bottom: 0px;
}

/*吹き出し--------------------*/

#wrapper {
  height: 500px;
  width: 94%;
  background-color: #7494c0;
  margin: 0 auto;
  overflow-y: auto;
}

.balloon {
  margin: 20px auto;
  width: 95%;
  position: relative;
  overflow: hidden;
}

.balloon:before,
.balloon:after {
  clear: both;
  content: "";
  display: block;
}

.balloon figure {
  width: 80px;
  height: 80px;
}

.balloon-image-left {
  float: left;
  margin-right: 20px;
}

.balloon-image-right {
  float: right;
  margin-left: 20px;
}

.balloon figure img {
  width: 100%;
  height: 100%;
  border: 1px solid #aaa;
  border-radius: 50%;
  margin: 0;
}

.balloon-image-description {
  padding: 5px 0 0;
  font-size: 9px;
  color: #FFFFFF;
  text-align: center;
}

.balloon-text-right,
.balloon-text-left {
  position: relative;
  padding: 10px;
  border: 1px solid;
  border-radius: 15px;
  max-width: -webkit-calc(100% - 120px);
  max-width: calc(100% - 120px);
  display: inline-block;
}

.balloon-text-right {
  border-color: #aaa;
  color: #535353;
  width: 45%;
}

.balloon-text-left {
  border-color: #58F73C;
  color: #535353;
  width: 45%;
}

.balloon-text-right {
  float: left;
  background-color: #fff;
}

.balloon-text-left {
  float: right;
  background-color: #58F73C;
}

.balloon p {
  margin: 0 0 20px;
}

.balloon p:last-child {
  margin-bottom: 0;
}

/* 三角部分 */
.balloon-text-right:before {
  position: absolute;
  content: '';
  border: 10px solid transparent;
  border-right: 10px solid #aaa;
  top: 15px;
  left: -20px;
}

.balloon-text-right:after {
  position: absolute;
  content: '';
  border: 10px solid transparent;
  border-right: 10px solid #fff;
  top: 15px;
  left: -19px;
}

.balloon-text-left:before {
  position: absolute;
  content: '';
  border: 10px solid transparent;
  border-left: 10px solid #58F73C;
  top: 15px;
  right: -20px;
}

.balloon-text-left:after {
  position: absolute;
  content: '';
  border: 10px solid transparent;
  border-left: 10px solid #58F73C;
  top: 15px;
  right: -19px;
}

.dog_box {
  margin: 40px 20px;
  padding: 10px;
  line-height: 1.8;
  text-align: left;
  text-align: center;
}

/*ボタン設定
---------------------------------------------------------------------------*/
.btn {
  background: #fc9f1a;
  background-image: -webkit-linear-gradient(top, #fc9f1a, #f38f00);
  background-image: -moz-linear-gradient(top, #fc9f1a, #f38f00);
  background-image: -ms-linear-gradient(top, #fc9f1a, #f38f00);
  background-image: -o-linear-gradient(top, #fc9f1a, #f38f00);
  background-image: linear-gradient(to bottom, #fc9f1a, #f38f00);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  border-bottom: 5px solid #de8300;
  color: #ffffff;
  font-size: 200%;
  padding: 30px 100px;
  text-decoration: none;
  margin: 10px 0;
}

.btn:hover {
  background: #fc9f1a;
  background-image: -webkit-linear-gradient(top, #fc9f1a, #fc9f1a);
  background-image: -moz-linear-gradient(top, #fc9f1a, #fc9f1a);
  background-image: -ms-linear-gradient(top, #fc9f1a, #fc9f1a);
  background-image: -o-linear-gradient(top, #fc9f1a, #fc9f1a);
  background-image: linear-gradient(to bottom, #fc9f1a, #fc9f1a);
  text-decoration: none;
  color: #ffffff;
}

a.img-link:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}

/*ボタン*/

.submit {
  background-color: #ff9900;
  box-shadow: 0 3px 0 #ff6600;
  text-shadow: 0px -2px #ff6600;
  position: relative;
  padding: 25px 120px;
  border-radius: 5px;
  font-size: 180%;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
  /*display:block;*/
}

/*.submit:hover {
	background-color: #79d793;
	box-shadow: 0 3px 0 #3cb65c;
}*/

.submit:active,
.submit:hover {
  top: 3px;
  box-shadow: none;
  color: #fff;
}

/*フッター設定
---------------------------------------------------------------------------*/
footer {
  font-size: 85%;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  background: #666666;
  color: #fff;
  position: relative;
  min-width: 1024px;
  margin-bottom: -50px;
}

footer a {
  color: #fff;
}

.link-top {
  position: absolute;
  top: -25px;
  right: 5%;
}


/*その他
---------------------------------------------------------------------------*/
.clear {
  clear: both;
}

.center {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.alignleft {
  float: left;
  width: 35%;
}

.alignright {
  float: right;
  width: 35%;
}

/*リンク透明設定*/
a.img-link:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}


#qa {}

#qa dl {}

#qa dt {
  font-size: 170%;
  font-weight: bold;
  background: url(../img/icon-q.jpg) no-repeat 2px 7px;
  padding: 10px 10px 10px 50px;
}

#qa dd {
  margin-bottom: 10px;
  padding: 15px 4px 20px 50px;
  background: url(../img/icon-a.jpg) no-repeat 2px 7px;
  border-bottom: 1px dashed #ccc;
  font-size: 135%;
}

.border1 {
  border: 0;
  border-bottom: 1px dashed #666;
  margin: 1em 0;
}

.border2 {
  border: 0;
  border-bottom: 3px double #0075a9;
  margin-bottom: 1em;
}

/*フォント設定
---------------------------------------------------------------------------*/
.under {
  text-decoration: underline;
}

.red {
  color: #d80011;
}

.blue {
  color: #126b7c;
}

.murasaki {
  color: #6d308e;
}

.ao {
  color: #1c639d;
}

.kiro {
  color: #FF0;
}

.gray {
  color: #666;
}

.siro {
  color: #fff;
}

.bold {
  font-weight: bold;
}

.through {
  text-decoration: line-through;
}

.yellow {
  background-color: #FF6;
}

.justify {
  text-align: justify;
}

.size10 {
  font-size: 10px;
}

.size12 {
  font-size: 12px;
}

.size14 {
  font-size: 14px;
}

.size20 {
  font-size: 20px;
}

.size105 {
  font-size: 105%;
}

.size110 {
  font-size: 110%;
}

.size130 {
  font-size: 130%;
}

.size150 {
  font-size: 150%;
}

.size200 {
  font-size: 200%;
}

.size230 {
  font-size: 230%;
}

.size250 {
  font-size: 250%;
}

.fnt18 {
  font-size: 18px;
}

.voice_text {
  font-size: 14px;
  color: #aaa;
  text-align: right;
}

.sample7 {
  font-weight: bold;
  background-color: #FFFF00;
}

.sample8 {
  font-weight: bold;
  background-color: #126b7c;
  font-size: 30px;
  padding: 10px 20px;
  color: #fff;
  margin: -21px;
}

.bg-gray {
  background: #f5f5f5;
  padding: 1em;
}

.bg-white {
  background: #fff;
  padding: 1em;
}

.bg-white p {
  border-bottom: 1px dashed #ccc;
}

.pk {
  text-align: center;
  font-size: 16px;
  padding: 3px;
  color: #fff;
  background-color: #313131;
  margin-top: 5px;
  margin-bottom: 3px;
}

input {
  padding: 8px;
  font-size: 140%;
}

.send {
  padding: 10px;
  font-size: 140%;
}

select {
  padding: 8px;
}

.tokutei_tbl,
.about_tbl {
  width: 80%;
  margin: 20px auto;
}

.tokutei_tbl th,
.about_tbl th {
  background: #eee;
  text-align: center;
  font-weight: normal;
  border: 1px solid #ccc;
  padding: 10px;
}

.tokutei_tbl td,
.about_tbl td {
  border: 1px solid #ccc;
  padding: 10px;
}

ul.half {
  list-style: none;
  width: 920px;
  margin: 0 auto;
  padding: 0;

}

ul.half li {
  float: left;
  max-width: 455px;
  margin-right: 7px;
  padding: 0;


}

ul.half li:nth-child(2) {
  margin-right: 0;
}

dl.tbl_form dl,
dt,
dd {
  margin: 0;
  padding: 0;
}

dl.tbl_form {
  background: #eee;

  border: 1px solid #ccc;
  border-top: none;
  width: 80%;
  margin: 20px auto;
}

dl.tbl_form dt,
dd {
  padding: 6px;
}

dl.tbl_form dt {
  border-top: 1px solid #ccc;
  clear: left;
  float: left;
  width: 26%;
  text-align: center;
  line-height: 2.5em;
}

dl.tbl_form dd {
  background: #fff;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-left: 27%;
}

form h3 {
  width: 80%;
  background: #eee;
  text-align: center;
  margin: 0 auto;
  padding: 6px;
  font-weight: normal;
}

/* margin
---------------------------------------------------------------------------*/
.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.ml10 {
  margin-left: 10px;
}

.ml20 {
  margin-left: 20px;
}

.ml40 {
  margin-left: 40px;
}

.ml60 {
  margin-left: 60px;
}

.ml75 {
  margin-left: 75px;
}

.ml80 {
  margin-left: 80px;
}

.mr20 {
  margin-right: 20px;
}

.mr400 {
  margin-right: 400px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb80 {
  margin-bottom: 80px;
}

.pt20 {
  padding-top: 20px;
}

.pt40 {
  padding-top: 40px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb40 {
  padding-bottom: 40px;
}

.pl10 {
  padding-left: 10px;
}

.pl30 {
  padding-left: 30px;
}

.pl40 {
  padding-left: 40px;
}

.pr10 {
  padding-right: 10px;
}

.pd20 {
  padding: 20px;
}

.pd30 {
  padding: 30px;
}

.SPnone {
  display: block;
}

.PCnone {
  display: none;
}

@media screen and (max-width: 640px) {
  /* スマホ用のCSS */

  *,
  *:before,
  *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .SPnone {
    display: none;
  }

  .PCnone {
    display: block;
  }

  img {

    max-width: 100% !important;
  }

  img.alignright {
    width: 40%;
  }

  img.w-adimg {
    width: 40%;
  }

  body {
    font: 12px/1.6;
  }

  h2 {
    font-size: 120%;
  }

  h1 {
    text-align: center;
    color: #fff;
    font-size: 145%;
    line-height: 1.2;
    padding: 5px;
  }



  h3.green {
    font-size: 140%;
    padding: 5px;
  }



  #container {
    width: 100%;
  }

  .hd_link {
    display: none;
  }

  header {
    height: auto;
  }



  table.day,
  .day_box {
    width: 98%;
    margin: 10px auto 20px;
    border: 1px solid #ccc;
  }

  table.day th {
    background: #0cb8df;
    color: #fff;
    padding: 5px;
    font-size: 100%;
    font-weight: normal;
  }

  table.day td {
    padding: 5px;
    background: #fff;
    font-size: 100%;
  }


  footer {
    width: 100%;
    min-width: 100%;
  }

  .sankaku {
    display: none;
  }

  .notice2 {
    padding: 1.3em 1em;
    margin-bottom: 1em;
    font-size: 120%;
    line-height: 1.6;
    font-weight: normal;
  }

  .day_box {}

  .profile,
  .day_box {
    padding: 1em 0.5em;
  }

  .profile h3 {
    line-height: 1.3;
    font-size: 120%;
    border-left: 5px solid #0cb8df;
    padding-left: 15px;
  }

  .day_box h3 {
    line-height: 1.8;
    font-size: 200%;
    text-align: center;
    padding-left: 0px;
  }

  .profile h4,
  .day_box h4 {
    border-left: 5px solid #0cb8df;
    color: #333;
    padding-left: 15px;
  }

  .submit {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px;
    min-width: 60%;
    font-size: 180%;
  }

  .about_box {
    padding-left: 10px;
    padding-right: 10px;
  }

  .size150 {
    font-size: 120%;
  }

  .size130 {
    font-size: 105%;
  }

  .size200 {
    font-size: 140%;
  }

  ul.half {
    list-style: none;
    width: 100%;
    margin: 0 auto;
    padding: 0;


  }

  ul.half li {
    float: none;
    width: 100%;
    margin: 0 auto 5px;

  }

  ul.half li:nth-child(2) {
    margin: 0 auto 5px;
  }

  header {
    height: auto;
    padding: 0;

  }

  .hd_logo {
    margin: 2px;
  }

  .hd_logo img {
    width: 50%;
  }

  dl.tbl_form dl,
  dt,
  dd {
    margin: 0;
    padding: 0;
  }

  dl.tbl_form {
    background: #eee;
    border: 1px solid #ccc;
    width: 100%;
  }

  dl.tbl_form dt,
  dl.tbl_form dd {
    padding: 6px;
  }

  dl.tbl_form dd {
    background: #fff;
  }

  input {
    max-width: 99%;
  }

  textarea {
    max-width: 99%;
  }

  blockquote {
    width: 50%;
    margin: 0 auto;
  }

  dl.tbl_form {
    border-top: none;
    width: 90%;
  }

  dl.tbl_form dt {
    border-top: 1px solid #ccc;
    clear: none;
    float: none;
    width: 100%;
    display: block;
  }

  dl.tbl_form dd {
    border-left: none;
    border-top: none;
    margin-left: 0%;
    float: none;
    display: block;
    text-align: center;
  }

  .tex05 {
    font-size: 95%;
    padding-top: 0;
  }


}