﻿
body {
	background-color: #FFFFF1;

font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	font-weight: 600;
	color: #353535;
	font-size: 17px;
	letter-spacing: 0em;
	line-height: 1.6em;
	height: auto;
	position: relative;
	-webkit-text-size-adjust: 100%;
	}


font.komoji{
	margin:0;
	padding:0;
        font-size:11px;
	line-height:1.2em;
	}
.marker{
	background: linear-gradient(transparent 0%, #ffff00 0%);
	font-weight: bold; 
	border-radius:6px;
}

.smallbox_srcollbar {
        overflow:auto;
	width: 100%;
	max-width:692px;
	min-width:330px;
	margin-left: 5px;
        height:80px;
        padding:5px;
        border:1px dotted #E59595;
        background-color:#FFFFF1;
	color: #353535;
        font-size:16px;
	}
.box_srcollbar {
        overflow:auto;
	width: 100%;
	max-width:692px;
	min-width:330px;
	margin-left: auto;
	margin-right: auto;
        height:200px;
        padding:5px;
        border:1px dotted #E59595;
        background-color:#FFFFF1;
	color: #353535;
        font-size:16px;
	}
.box_title{
        border-top:dotted 1px #E59595;
        border-right:dotted 1px #E59595;
        border-left:dotted 1px #E59595;
        border-bottom:solid 0px #E59595;
	background-color: #FFE4C4;
        padding:5px;
	width: 100%;
	max-width:692px;
	min-width:330px;
	margin-left: auto;
	margin-right: auto;
        font-weight:light;
        font-size:16px;
        color:#353535;
	}

	#page-top{
	  	display: block;
	  	position: fixed;
	 	z-index: 9998;
	 	bottom: 10px;
		right: 170px;
		width: 60px;
		border: 2px solid #fff;	/*テーブルの枠線の幅、線種、色*/
		border-radius: 8px;
		padding: 10px 10px;
		background: #CD5C5C;
		color: #fff;
		text-align: center;
		text-decoration: none; 
		}

	#page-top:hover{
		background: #F08080;
		}

	#page-top1{
	  	display: block;
	  	position: fixed;
	 	z-index: 9999;
	 	bottom: 10px;
		right: 140px;
		width: 55px;
		border-radius: 8px;
		border: 2px solid #fff;	/*テーブルの枠線の幅、線種、色*/
		padding: 10px 10px;
		background: #CD5C5C;
		color: #fff;
		text-align: center;
		text-decoration: none; 
		}

	#page-top1:hover{
		background: #F08080;
		}


	#page-top2{
	  	display: block;
	  	position: fixed;
	 	z-index: 9999;
	 	bottom: 10px;
		right: 205px;
		width: 55px;
		border-radius: 8px;
		border: 2px solid #fff;	/*テーブルの枠線の幅、線種、色*/
		padding: 10px 10px;
		background: #CD5C5C;
		color: #fff;
		text-align: center;
		text-decoration: none; 
		}

	#page-top2:hover{
		background: #F08080;
		}




	#page-top3{
	  	display: block;
	  	position: fixed;
	 	z-index: 9999;
	 	bottom: 10px;
		right: 270px;
		width: 55px;
		border-radius: 8px;
		border: 2px solid #fff;	/*テーブルの枠線の幅、線種、色*/
		padding: 10px 10px;
		background: #CD5C5C;
		color: #fff;
		text-align: center;
		text-decoration: none; 
		}

	#page-top3:hover{
		background: #F08080;
		}

	#page-righttop{
	  	display: block;
	  	position: fixed;
	 	z-index: 9999;
	 	bottom: 10px;
		right: 10px;
		width: 80px;
		border-radius: 8px;
		border: 2px solid #fff;	/*テーブルの枠線の幅、線種、色*/
		padding: 10px 10px;
		background: #CD5C5C;
		color: #fff;
		text-align: center;
		text-decoration: none; 
		}

	#page-righttop:hover{
		background: #F08080;
		}
	#page-moshikomi{
	  	display: block;
	  	position: fixed;
	 	z-index: 9998;
	 	bottom: 10px;
		border: 2px solid #fff;	/*テーブルの枠線の幅、線種、色*/
		right: 10px;
		width: 160px;
		border-radius: 8px;
		padding: 10px 10px;
		background: #CD5C5C;
		color: #fff;
		text-align: center;
		text-decoration: none; 
		}

	#page-moshikomi:hover{
		background: #F08080;
		}
.myrow{display:-webkit-flex;display:flex;}
.mycol-1{flex:1;}
.mycol-2{flex:2;}
.mycol-3{flex:3;}
.mycol-4{flex:4;}
.mycol-5{flex:5;}
.mycol-6{flex:6;}
@media screen and (max-width:692px){
  .myrow{-webkit-flex-direction:column;flex-direction:column;}
}

/*テーブル１
---------------------------------------------------------------------------*/

.tate	{
	margin:0;
	padding:0;
	height:200px;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	white-space: nowrap;
	text-align:center;
	line-height: 1.2;
	letter-spacing: 0.1em;
	text-indent: 1em;
	}

.ta1 {
	width: 100%;
	max-width:692px;
	min-width:330px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	background: transparent;	/*背景色#fffff1*/
	}

.ta1, .ta1 th{
	border: 1px solid #E59595;	/*テーブルの枠線の幅、線種、色*/
	line-height: 1.2em;
	}
.ta1 td {
	border: 1px solid #E59595;	/*テーブルの枠線の幅、線種、色*/
	line-height: 1.1em;
	background: #fffff1;	/*背景色*/
	}
/*テーブル１行目に入った見出し部分*/
.ta1 th.tabletitle{
	width: auto;
	letter-spacing: 1.1em;
	text-align: center;
	line-height:1.1em;
	padding: 13px 10px 10px 10px;
	color: #FFF;	/*文字色*/
	background: #E59595;
	font-size:11.5pt;
	border-right: 1px solid #fff;	/*テーブルの枠線の幅、線種、色*/
}

.ta1 th.tabletitlestarts{
	width: auto;
	letter-spacing: 1.1em;
	text-align: center;
	line-height:1.1em;
	padding: 13px 10px 10px 10px;
	color: #FFF;	/*文字色*/
	background: #E59595;
	font-size:11.5pt;
	border-right: 1px solid #fff;	/*テーブルの枠線の幅、線種、色*/
	border-bottom: 1px solid #fff;	/*テーブルの枠線の幅、線種、色*/
}

.ta1 th.tabletitle2{
	border-bottom: 1px solid #fff;	/*テーブルの枠線の幅、線種、色*/
	width: auto;
	letter-spacing: 0.1em;
	text-align: center;
	line-height:1.1em;
	padding: 7px 7px 7px 7px;
	color: #FFF;	/*文字色*/
	background: #E59595;
	font-size:10.5pt;
}

.ta1 th.tabletitle3{
	width: auto;
	letter-spacing: 0.1em;
	text-align: center;
	line-height:1.1em;
	padding: 7px 7px 7px 7px;
	color: #FFF;	/*文字色*/
	background: #E59595;
	font-size:10.5pt;
}

.ta1 th.tabletitleend{
	width: auto;
	text-align: center;
	letter-spacing: 1.1em;
	line-height:1.1em;
	padding: 13px 10px 10px 10px;
	color: #FFF;	/*文字色*/
	background: #E59595;
	font-size:11.5pt;
	border-right: 0px solid #fff;	/*テーブルの枠線の幅、線種、色*/
}

/*テーブル内の左側*/
.ta1 th{
	width: auto;
	font-weight:400;
	padding: 16px 6px;
	text-align: left;
	background: #FFCEC6;	/*背景色*/
	font-size:10pt;
}

/*テーブル内の右側*/
.ta1 td{
	padding: 6px;
	font-size:11pt;
}

.ta1 td.retsu2{
	padding: 6px;
	font-size:12pt;
	font-weight:600;
	background: #FEFFD3;	/*背景色*/
}


.ta1 td.retsu3{
	padding: 6px;
	font-size:12pt;
	font-weight:600;
	background: #CCCCCC;	/*背景色*/
}
.ta1 td.retsu4{
	padding: 6px;
	font-size:12pt;
	font-weight:600;
	background: #EEEEEE;	/*背景色*/
}

p.table{
	max-width:430px;
	min-width:50%;
	height:auto;
	padding:0;
}

p.tablesemi{
	max-width:120px;
	min-width:20%;
	height:auto;
	padding:0;
}

p.tablemini{
	max-width:60px;
	min-width:10%;
	height:auto;
	padding:0;
}

p.tit{
	letter-spacing:0em;
}

p.shomei{
	font-weight:800;
	font-size: 20px;
}


a.color5, input[type="submit"] {
	font-size: 15px;
	letter-spacing: 0.1em;
	line-height:1.2em;
	border-radius: 25px;
	display:block;
	background-color: #CD5C5C;
	color: #fff;
	padding:10px 0px;
	margin:0 auto;
	width:350px;
	text-align:center;
	border: none;
	}
a.color5:hover, input[type="submit"]:hover {
	background-color: gray;
	color: #fff;
	}


span.color4 {
	font-size: 19.5px;
	letter-spacing: 0.08em;
	line-height:1.2em;
	border-radius: 25px;
	display:block;
	background-color: #ffffff;
	color: #CD5C5C;
	padding:10px 0px;
	margin:0 auto;
	width:250px;
	text-align:center;
	border: 2px solid #CD5C5C;
	}
a.color6, input[type="submit"] {
	font-size: 17px;
	font-weight: 800;
	letter-spacing: 0.02em;
	line-height:1.2em;
	border-radius: 25px;
	display:block;
	background-color: #CD5C5C;
	color: #fff;
	padding:10px 0px;
	margin:0 auto;
	width:250px;
	text-align:center;
	border: 2px solid #CD5C5C;
	}
a.color6:hover, input[type="submit"]:hover {
	background-color: #f7c3c3;
	color: #CD5C5C;
	}
a.color2, input[type="submit"] {
	font-size: 17px;
	font-weight: 800;
	letter-spacing: 0.02em;
	line-height:1.2em;
	border-radius: 25px;
	display:block;
	background-color: #FF0461;
	color: #fff;
	padding:10px 0px;
	margin:0 auto;
	width:250px;
	text-align:center;
	border: 2px solid #FF0461;
	}
a.color2:hover, input[type="submit"]:hover {
	background-color: #FF1A6F;
	color: #fff;
	}


a.color3, input[type="submit"] {
	font-size: 17px;
	font-weight: 800;
	letter-spacing: 0.02em;
	line-height:1.2em;
	border-radius: 25px;
	display:block;
	background-color: #FF69A3;
	color: #fff;
	padding:10px 0px;
	margin:0 auto;
	width:250px;
	text-align:center;
	border: 2px solid #FF69A3;
	}
a.color3:hover, input[type="submit"]:hover {
	background-color: #FF82B2;
	color: #fff;
	}

a.color4, input[type="submit"] {
	font-size: 17px;
	font-weight: 800;
	letter-spacing: 0.02em;
	line-height:1.2em;
	border-radius: 25px;
	display:block;
	background-color: #FFABCE;
	color: #fff;
	padding:10px 0px;
	margin:0 auto;
	width:250px;
	text-align:center;
	border: 2px solid #FFABCE;
	}
a.color4:hover, input[type="submit"]:hover {
	background-color: #FFBEDA;
	color: #fff;
	}
input[type="submit"].privacy{
	width:200px;
	height:40px;
	padding:10px 0px;
	margin:0 auto;
	text-align:center;
	}

/* Titles */
h1, h2, h3, h4, h5, h6 {
	font-family: Meiryo, Corbel, "Segoe UI", Tahoma, Helvetica, Arial, Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ", sans-serif;
	font-weight: 700;
	color: #353535;
	}

h1 {
	font-size: 19px;
	margin-top: 60px;
	margin-bottom: 10px;
	padding-bottom:10px;
	border-bottom:1px solid #353535;
	}

h1.catch {
	text-align:left;
	color:#686868;
	font-size: 20px;
	font-weight: 700;
	padding:10px 0px 0px 0px;
	margin-top: 33px;
	line-height: 1.6em;
	margin-bottom: 23px;
	border-bottom:0px;
	width:100%;
	max-width:800px;
	}

h2 {
	font-size: 18px;
	padding: 8px 0 7px 7px;
	margin-top: 10px;
	margin-bottom: 0px;
/*	text-decoration:underline; */
	border:1px dotted #CD5C5C;
	background-color: #FFE4C4;
	border-radius: 8px;
	font-weight: 600;
	}

h3 {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 3px;
	padding-left:3px;

	}

img.title0{
	width:100%;
	max-width:300px;
	}

img.title{
	width:100%;
	max-width:440px;
	}

img.title2{
	width:100%;
	max-width:692px;
	}

img.title3{
	width:100%;
	max-width:550px;
	}


/* Paragraph & Typographic */
p {
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left:5px;
	text-align: left;
	clear:both;
	}

p.list {
	margin-top: 6px;
	text-indent : -1.9em;
	margin-bottom: 0px;
	margin-left : 1.5em;
	text-align: left;
	clear:both;
	}

p.shosai {
	font-size:11pt;
	line-height: 1.2em;
	padding:0px 20px 0px 30px;
	margin-top: 2px;
	margin-bottom: 5px;
	text-align: left;
	}
p.shosai2 {
	font-size:10pt;
	line-height: 1.2em;
	padding:0px 20px 0px 0px;
	margin-top: 2px;
	margin-bottom: 5px;
	text-align: left;
	}
p.top2 {
	display: block;
	margin: 0 0 40px 0;
	padding: 0 0 0 0;
	text-align: left;
	background-color:#aaa;
	}

.centered {
	text-align: center;
	}
.lefted {
	text-align: left;
	}
.righted {
	text-align: right;
	}

/* Links */
a {
	color: #CD5C5C;
	    word-wrap: break-word;

	    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
	    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
	    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
	    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
	    transition: color 0.1s ease-in, background 0.1s ease-in;
}

a:hover,
a:focus {
    color: #7b7b7b;
    text-decoration: none;
    outline: 0;
}

a:before,
a:after {
    -webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
    -moz-transition: color 0.1s ease-in, background 0.1s ease-in;
    -ms-transition: color 0.1s ease-in, background 0.1s ease-in;
    -o-transition: color 0.1s ease-in, background 0.1s ease-in;
    transition: color 0.1s ease-in, background 0.1s ease-in;
}

 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #111;
    margin: 1em 0;
    padding: 0;
}


.navbar {
	text-transform: uppercase;
	margin-bottom: 0px;
}

.navbar-inverse {
	padding-bottom: 10px;
	padding-top: 10px;
}


/*ページ上部の色設定*/
.navbar-inverse {
	background-color: #F08080;
	border-color: #fff;
}

.navbar-inverse .navbar-nav > li > a {
	color: #fff;
	padding:10px 3px 3px 17px;

}

.navbar-inverse .navbar-nav > li > a:hover {
	color: #7b7b7b;
}

.navbar-brand {
	padding-top:7px;
	margin-top:0px;
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 2px;
}

.navbar-inverse .navbar-brand {
	color: #B22222;
}

.navbar-inverse .navbar-toggle {
	border-color: #CD5C5C;
	background-color:#CD5C5C;
	}

.progress-bar-theme {
  background-color: #888888;
}


/* Helpers */

.mt {
	margin-top: 0px;
	margin-bottom: 0px;
}

.pt {
	padding-top: 50px;
	padding-bottom: 50px;
}


/* +++++ WRAP SECTIONS +++++ */

#ww {
	padding-top: 70px;
	padding-bottom: 70px;
	background-color: #ffffff;
}


#footer {
	background-color: #5f5f5f;
	padding-top: 10px;
	padding-bottom: 10px; 
}

#footer p {
	padding:0px;
	margin:0px;
	color: #fff;
}

iframe{
	width:100%;
	height:300px;
}



/************************************/
ol{
  counter-reset:list;
  list-style-type:none;
  padding:0;
}
ol li{
  position:relative;
  padding: 0 0 0 3px;
  margin: 7px 0 7px 0px;
  font-weight: none;
  font-size:15px;
  line-height: 30px;
  border-bottom: dashed 1px #F6A38B;
}
ol li:before{
  counter-increment: list;
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  height: 0px;
  width: 0px;
  border-radius: 50%;
  background: #F6A38B;
top: .9em;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
ol li:after{
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  height: 0;
  width: 0;
  border-top: 0px solid transparent;
  border-bottom: 0px solid transparent;
  border-left: 0px solid #fff;
top: .9em;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

ol li div.s{
padding-left: 20px;
}
/*************************/
.tag{
    display: inline-block;
    font-size:12px;
    line-height: 19px;
    padding: 0px 10px;
    margin: 0px 14px 0px 0px;
    text-decoration: none;
    background: #f7f7f7;
    border-left: solid 6px #ff7c5c;/*左線*/
    color: #ff7c5c;/*文字色*/
    font-weight: bold;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.29);
}
.tag:active {
    box-shadow: inset 0 0 1px rgba(128, 128, 128, 0.1);
    transform: translateY(1px);
}
/*************************/

ul {

	padding:6px 4px 16px 20px;
	margin:0px;
	color: #111;
}
ul li {
	padding:0px 0px 4px 0px;
	list-style: disc;
	margin: 0 0 4px 0em;
	}

#footer ul {
	padding:6px 24px 20px 20px;
	margin:0px;
	color: #fff;
}
#footer ul li {
	padding:0px;
	margin:0px;
	list-style: square;
}

#footer h4 {
	color: #fff;
	padding: 10px 0px 10px 0px;
	margin:0px;
}


/* +++++ Color Wraps / Blog Page +++++ */

#grey {
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #f2f2f2;
}

#white {
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #ffffff;
}



/* Blog Date*/
bd {
	font-size: 12px;
	text-transform: uppercase;
	color: #d2d2d2;
	font-weight: 700;
}

/* Blog Author*/
ba {
	font-size: 12px;
	text-transform: uppercase;
}

/* Blog Quote */
.bq {
	font-size: 22px;
	padding-top: 30px;
}

/* Blog Tags */
bt {
	font-size: 12px;
}

/* ================== PORTFOLIO IMAGES HOVER EFFECT ================== */
/* Effects also are controled by hover.zoom.js */
.zoom { 
    display:block; 
    position:relative; 
    overflow:hidden; 
    background:transparent url(../img/loader.gif) no-repeat center;
}


    .zoomOverlay {
        position:absolute;
        top:0; left:0;
        bottom:0; right:0;
        display:none;
        background-image:url(../img/zoom.png);
        background-repeat:no-repeat;
        background-position:center;
    }

.zoom2 {
	opacity: 1;
}

.zoom2:hover {
	opacity: 0.5;
}

/* glyphicon Configuration */

.glyphicon {
	font-size: 40px;
	color: #1abc9c;
}


a.color-6 {
	background-color: #111;
		color:#fff;
	width:100px;
	padding:2px 5px 2px 5px;
	margin:0px 0px 8px 0px;
	font-size:11px;
	display: block;
	}

a.color-6:hover {
		background-color: #1abc9c;
		color:#fff;
	padding:2px 5px 2px 5px;
	margin:0px 0px 8px 0px;
		text-decoration:none;
	}








/* 必須
-----------------------------------------*/
.ex_essential{
	color:#CC0000;
	font-size:10pt;
	}

/* フォームレイアウト
-----------------------------------------*/
.mod_form{
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	border:solid 0px #EEE;
	background:transparent;
}


/* 入力パーツ
-----------------------------------------*/	
input, select{
	width:100%;
	max-width:450px;
	height:3em;
	padding:10px;
	background:#eee;
	border:0px;
	letter-spacing: 0.2em;
	}

input.privacy{
	width:100%;
	max-width:450px;
	height:1em;
	margin:0px;
	

	}
textarea{
	width:100%;
	max-width:550px;
	height:6em;
	background:#eee;
	border:0px;
	letter-spacing: 0.2em;
	}



/* フォーカス・チェック
-----------------------------------------*/
input:focus,
textarea:focus,
select:focus {
	background-color:#faffbd;
	}
input:checked + label {
	background-color:#DCC2AC;
	font-weight:bold;
	}




/* clearfix：float解除＆親要素に高さを算出させる
-----------------------------------------*/
.ex_clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.ex_clearfix {
  min-height: 1px;
}
* html .ex_clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


i{
	font-style:normal;
	}
em{
	font-style:normal;
	}

/*------------------------------------*/
