@charset "utf-8";
body{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 14px;
	-wibkit-text-sise-abjust: none;
	min-height: 416px;
	font-family: sans-serif;
}

p{
	margin-top: 3px;
}

* p{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

* div{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

* ul{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.mp0{
	margin: 0;
	padding: 0;
}

.m5{
	margin: 5px;
}

.m10{
	margin: 10px;
}

.mr5{
	margin-right: 5px;
}

.mt5{
	margin-top: 5px;
}

.mt10{
	margin-top: 10px;
}

.mt40{
	margin-top: 40px;
}

.ml10{
	margin-left: 10px;
}

.ml20{
	margin-left: 20px;
}

.mr10{
	margin-right: 10px;
}

.mb5{
	margin-bottom: 5px;
}

.mb10{
	margin-bottom: 10px;
}

.mb30{
	margin-bottom: 30px;
}

.p5{
	padding: 5px;
}

.p10{
	padding: 10px;
}

.pt0{
padding-top: 0px;
}

.pt10{
	padding-top: 10px;
}

.pt5{
	padding-top: 5px;
}

.sp200{
	margin-bottom: 200px;
}

.sp400{
	margin-bottom: 400px;
}

.base1{
	background: #c9f5eb;
}

h1{
	font-size: 18px;
	height: 60px;
	display: block;
	display: table-cell;
	vertical-align: middle;
}

.title0{
	margin: 0px;
	text-align: center;
	padding: 0px;
	border: 0px;
	background-color: #2D2D2D;
	height: 43px;
}

h2{
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 44px;
	background-color: #000;
	font-family: HiraKakuProN-W6;
	font-size: 20px;
	color: white;
	text-align: center;
	line-height: 44px;
	text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	clear: both;
}

h3{
	margin: 0px;
	padding: 10px !important;
	padding: 0px 10px;
	background: #d95716;
	font-family: HiraKakuProN-W6;
	font-size: 16px;
	color: white;
	overflow: hidden;
	clear: both;
}

h4{
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	font-weight: bold;
	color: #d95716;
}

.h5{
	font-size: 16px;
	border-top:1px solid #45988E;
	border-bottom:1px dotted #45988E;
	padding: 5px;
	background-color: #bdeedd;
	font-weight: bold;
	color: #00697a;
}

a{
	text-decoration: none;
}

#footer{
	clear: both;
	text-align: center;
	padding-top: 30px;
	font-size: 12px;
}

#footer a{
	text-decoration: underline;
	color: #707070;
}

#menu{
	margin: 8px auto 0px 8px;

}

#menu a{
	display: block;
	width: 60px;
	margin: 8px;
	text-align: center;
	color: black;
	font-size: 10px;
	text-decoration: none;
}

#menu li{
	height: 100px;
	float: left;
	list-style-type: none;
	
}


#genre li{
	height: 43px;
	font-family: HirakakuPro-W6;
	font-size: 20px;
	border-bottom: solid 1px #D9D9D9;
	line-height: 44px;
	list-style-type: none;
}

#genre a{
	display: block;
	height: 43px;
	padding: 0px 26px 0px 10px;
	background-image: url("images/listarrow.png");
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	color: black;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.genre2 {
	background-image: url("images/listarrow.png");
	background-repeat: no-repeat;
	background-position: right;
	color: black;
}

.genre2 a{
	display: block;
	color: black;
}

.genre2 p{
	margin: 5px 0px 5px 10px ;
	width:90%;
}

.genre_txt_small li{
	font-size: 14px !important;
}

li{
	font-size:14px;
	padding:5px;  
}

.attention{
 line-height: 1em;
}

.attention ul{
	padding:10px;  
	margin-left: 1em;
	list-style-type: disc;
}

.attention ol{
	padding:10px;  
	list-style-type: decimal;
}

.attention{
	font-size:14px;
	line-height: 1.5;
	padding:10px;
}

.attention .box10{
	margin: 1em 0 1em 0;
}

.attention p{
	padding-top: 10px;
}

.attention hr{
	border-top: 1px solid #ccc;
	border-bottom: 0;
	margin: 1em 0 1em 0;
	
}

ul.asterisk {
	list-style: none;
	padding-top: 10px;
}

ul.asterisk li:before {
	content: "※";
}

ul.asterisk li{
	text-indent: -1em;
	padding-top: 0;
}

.noli{
	list-style-type: none;
}

.t10{
	font-size: 10pt;
	line-height: 1.25;
}

.t12{
	font-size: 12pt;
}

.t16{
	font-size: 16pt;
}

.t14{
	font-size: 14pt;
}

.ff1{
	font-family: HirakakuPro-W6;
}

.tb{
	font-weight: bold;
}

.line{
	border-top:1px solid #a7b6ba;
	font-size:1px;
}

.line2{
	border-top:1px dotted #a5b4ba;
	font-size:1px;
}

.line3{
	border-top:1px solid #ffffff;
	font-size:1px;
}

.line4{
	border-top:1px solid #111111;
	font-size:1px;
}

.line5{
	border-top:1px solid #D9D9D9;
	font-size:1px;
}

.box1{
	line-height: 1.5;
	padding: 1em;
	background-color: #FFCCB3;
	border-radius: 4px;
	margin: 0.4em 0 1em 0;
}

.box2{
	line-height: 1.5;
	padding: 5px;
	background-color: #c9f9f8;
	border:1px dotted #44cd9f;
	margin-bottom: 5px;
	border-radius: 4px;
}

.box3{
	line-height: 1.5;
	padding: 5px;
	background-color: #cbdced;
	border:1px dotted #0957aa;
	border-radius: 4px;
}

.box4{
	line-height: 1.5;
	padding: 5px;
	background-color: #f19dbc;
	border:1px solid #e12b6f;
	border-radius: 4px;
}

.box5{
	line-height: 1.5;
	padding: 10px;
	background-color: #e8e8e8;
	border-radius: 4px;
}

.box6{
	line-height: 1.5;
	border-radius: 4px;
	border:1px solid #CCC;
	padding:5px;
}

.box7{
	line-height: 1.5;
	border-radius: 4px;
	border:1px solid #CDE5AA;
	padding:5px;
}

.box8{
	line-height: 1.5;
	border-radius: 4px;
	border:1px solid #BFD4F7;
	padding:5px;
}

.box9{
	line-height: 1.5;
	border-radius: 4px;
	border:1px solid #EACCDB;
	padding:5px;
}

.box10{
	line-height: 1.5;
	border-radius: 4px;
	border:1px solid #CCC;
	padding:10px;
}

.box11{
	border-radius: 4px;
	background: #FFF;
	padding:5px;
}


.cap01{
	margin-top: 10px;
	border-radius: 3px;
	border: 1px solid #cfcfcf;
}

.kado  { background-color:#fff; }
.kado1 { margin: 0 5px;height:1px;overflow: hidden; background-color:#bdeedd; }
.kado2 { margin: 0 3px;height:1px;overflow: hidden; background-color:#bdeedd; }
.kado3 { margin: 0 2px;height:1px;overflow: hidden; background-color:#bdeedd; }
.kado4 { margin: 0 1px;height:2px;overflow: hidden; background-color:#bdeedd; }
.kado5 { padding:10px; background-color:#bdeedd; }


.tc1{
	color: #a8c4e1;
}

.tc2{
	color: #e12b6f;
}

.tc3{
	color: #44cd9f;
}

.tc4{
	color: #00697a;
}

.tc5{
	color: black;
}

.tc6{
	color: #C13814;
}

.bold{
	font-weight: bold;
	font-size: 16px;
}

.atbox{
	margin: 5px 0px 5px 0px;
	padding: 5px;
	border: 1px solid grey;
}

.atbox ul{
	margin-left: 15px;
}

.atbox li{
	padding-left: 0px;
}

.txtimg {
	vertical-align: middle;
}

.txt-center {
	text-align: center;
}

/* topへ戻るボタン */

#footer_bt_top{
	margin: 2em 0 1em; 
	float: right;
}

.footer_bt_top_arrow{
  position: fixed;
  right: 20px;
  bottom: 20px;
	display: inline-block;
	padding: 0 0 0 40px;
	color: #fff;
	vertical-align: middle;
	text-decoration: none;
}

.footer_bt_top_arrow::before,
.footer_bt_top_arrow::after{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}

#footer_bt_top::before{
	width: 40px;
	height: 40px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
}

#footer_bt_top::after{
	top: 3px;
	left: 14px;
	width: 10px;
	height: 10px;
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/* faqページ　*/

.faq ul{
	border-bottom: 1px solid #d9d9d9;
	font-size:1em;
	line-height: 1.5;
	padding:10px 10px 20px 10px;
	margin: 10px;
}

.faq ul:last-child{
	border-bottom: 0px solid white;
}

.faq li{
	list-style-type: disc;
}

.faq table ul{
	border-bottom: 0px solid white;
}

.faq p{
	margin: 1em 0;
}

.faq td{
	word-wrap: break-word;
}

.answer{
	margin: 10px 0 0 10px;
	list-style-image: url(images/a.png);
}

.question{
	margin-left: 10px;
	list-style-image: url(images/q.png);
}

.answer dt{
	margin: 1em 0 0 0; 
	padding: 0; 
	color: #00697a;
}

.answer dd{
	margin: 0; 
	padding: 0 0 10px 10px;
}

.answer_ul_list{
	margin-left: 20px;
	line-height: 140%;
	list-style-image: none !important;
	list-style-type: disc !important;
}

.answer_ul_list li{
	margin-top: 1em;
	margin-bottom: 1em;
    }

.answer_ol_list{
	margin-left: 20px;
	list-style-image: none !important;
	list-style-type: decimal !important;
}

.answer_ol_list li{
	margin: 5px 0;
}

/* ユーザー登録　*/

.fll{
	float: left;
	margin-right: 1em;
}

.flr{
	float: right;
}

.clb{
	clear: both;
}

.texr{
	text-align: right;
}

/* お知らせページ　*/

.info{
	font-size:14px;
	line-height: 1.5;
	padding:10px;
}

.info p{
	font-weight: bold ;
	color: #00697a;
}

/* フォームパーツ装飾　*/

.fmbase{
	margin-top: 10px;
	text-align: center;
	width: 100%;
	height: 24px; 
	padding: auto;
}

.fmbase2{
	margin-top: 20px;
	width: 100%;
}

.fmbt1{
	position:relative;
	float:left;
	left:20%;
}

.fmbt2{
	position:relative;
	float:right;
	right:20%;
	
}

.fmbox{
	width: 20px;
	height: 20px;
}

.fmtxt{
	font-size: 17px;
}

.fmtxt2{
	font-size: 17px;
	width: 95%;
}


/* プライバシーポリシー　*/

.explanation{
	font-size:14px;
	line-height: 1.5;
	padding:10px;
}

.explanation ul{
	padding: 5px 0 0 30px;
}

.signature{
	font-size:14px;
	line-height: 1.5;
	padding:10px;
}

/* テーブルの装飾　*/

.blue{
	background-color:#a6a6a6;
}

.center{
	text-align:center;
}

table.atten1{
	margin: 5px 0 0 0;
	border-top:1px solid grey;
	border-left:1px solid grey;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	width: 100%;
}
.atten1 th{
	border-right:1px solid grey;
	border-bottom:1px solid grey;
	background-color:#e4e4e4;
	padding:0.3em 0.3em;
	text-align:center;
	font-weight: normal;
}

.atten1 td{
	border-right:1px solid grey;
	border-bottom:1px solid grey;
	padding:0.3em 0.3em;
}

.atten1 ul{
	margin-left: 10px;
}

.atten1 li{
	line-height: 1.5;
	padding-left: 0px;
}

/* ユーザーID・パスワードを忘れた方 */

#password li{
	height: 43px;
	font-family: HirakakuPro-W6;
	font-size: 14px;
	border-bottom: solid 1px #D9D9D9;
	line-height: 44px;
	list-style-type: none;
}

#password a{
	display: block;
	height: 43px;
	padding: 0px 26px 0px 10px;
	background-image: url("images/listarrow.png");
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	color: black;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* ご紹介 */

.black{
	background-color:#111111;
}

.mpt0{
	margin-top:0;
	padding-top:0;
}

.mp0{
	margin:0;
	padding:0;
}

.vat {
	vertical-align:text-top;
}

#slideshow { position:relative; height:220px;}
#slideshow img { position:absolute; top:10px; left:15px; z-index:8;}
#slideshow img.active { z-index:10; }
#slideshow img.last-active { z-index:9; }


/* ip_guide.html(他のアプリからのプリント) */

#guide{
	padding:10px ;
	font-size: 18px;
}

#guide ol{
  padding: 0;
  margin-top: -10px;
}

#guide ol.list_number > li{
	margin-top: 10px;	
	font-size: 18px !important;
	list-style-type: none;
	counter-increment: number;
}

#guide ol.list_number > li::before{
	content: counter(number) ".";
	margin-right: 5px;
	color: #e67a09;
	font-size: 30px !important;
	font-weight:bold;
}

#guide ol.list_number > li p{
	text-align: center;
}

#guide > li{
	font-family: HirakakuPro-W6;
	font-size: 20px;
	list-style-type: none;
}

#genre_guide li{
	font-family: HirakakuPro-W6;
	font-size: 15px;
	list-style-type: none;
}

#genre_guide a{
	display: block;
	padding: 10px;
	text-decoration: none;
	color: black;
	overflow: hidden;
	text-overflow: ellipsis;
}

#genre_guide img{
	vertical-align:middle;
	margin-right: 10px;
	float: left;
}

#genre_guide li div{
	height: 60px;
	display: block;
	display: table-cell;
	vertical-align: middle;
}

.guide_button_01{
	height: 60px;
	width: 300px !important;
	margin: 10px auto;
	padding: 0;
	font-size: 18px;
	white-space: nowrap;
	display: block;
	text-align: center;
	color: #FFFFFF;
	background: #6aaa3b;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.guide_button_01 a{
	color: #FFFFFF !important;
	display: block;
	padding: 17px;
}

.guide_txt01{
	font-size: 16px !important;
}

.guide_txt02{
	font-size: 14px !important;
}

.guide_txt03{
	font-size: 12px !important;
}

.guide_cap{
	margin-top: 10px;
	border-radius: 10px;
	border: 4px solid #AFAFAF;
}

.guide_box01{
	margin-top: 0.6em; 
	line-height: 1.5;
	padding: 10px;
	background-color: #E8F4F7;
	border-radius: 4px;
	font-size: 14px !important;
}

.guide_box02{
	line-height: 1.5;
	padding: 10px;
	background-color: #FFEFAE;
	border-radius: 4px;
	font-size: 14px !important;
}

.guide_box03{
	line-height: 1.5;
	padding: 10px;
	border: 1px solid #E8E8E8;
	border-radius: 4px;
	font-size: 14px !important;		
}

.guide_box03 a:link{
	color: #1557ff;
}

.guide_box_alart{
font-weight: 800;
	color: #ef0041;
	font-size: 120%;
}

.guide_box01 ul{
	font-size: 14px;
	line-height: 1.5;
	padding: 10px;
	margin-left: 10px;
}

.guide_box01 li{
	list-style-type: disc;
}

.guide_h2{
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 44px;
	background-color: #000;
	font-family: HiraKakuProN-W6;
	font-size: 20px;
	color: white;
	text-align: center;
	line-height: 44px;
	text-shadow: rgba(0,0,0,0.6) 0px -1px 0px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	clear: both;
	font-weight:bold;
}

#guide h3{
margin: 1em auto 0 auto !important ;
text-align: center;
background-color: none !important;
padding-top: 0.2em !important;
font-size: 1.1em !important;
width: 94%;
}

#guide h4{
	font-size: 1em;
	font-weight: bold;
	padding: 1em 0;
}

.guide_nav{
border-top:1px solid #D9D9D9;
}

.guide_nav li{
font-size: 1.2em !important;
}

.info_mail a{
	text-decoration: underline;
}

.cap{
	border: solid 1px #9d9d9d;
}

/* ip_oss_license.html,ad_oss_license.html */

#m_oss{
	padding: 10px;
}

.oss_license h3{
	margin-top: 10px;
	background: #FFFFFF;
	color: black;
	font-size: 20px;
}

.oss_license h4{
	padding-top: 14px;
}

.oss_license a:link,a:visited{
	text-decoration: underline !important;
}

.oss_license p{
	margin: 10px 0;
}

.oss_license ol{
	margin: 10px 0 10px 20px;
}

.oss_license li{
	margin: 10px 0 10px 0px;
}

.oss_license hr{
	margin: 20px 0;
	border-top: 1px dashed #bdbdbd;
	border-bottom: none;
}

.oss_license p,li,h4{
	word-wrap: break-word;
	overflow-wrap: break-word;
	word-wrap: break-word !important;     /* 旧プロパティ名 */
	overflow-wrap: break-word !important; /* 新プロパティ名 */
}

/* manual、guide */

.manual dd{
	font-size:1rem;
	margin-bottom: 0.5em;
	margin-left: 60px;
}

.manual dt{
	margin-bottom: 0.5em;
	font-size:1rem;
	float:left;
	font-weight: 600;
	color: #d95716;
}

.manual .three_step{
	padding: 0.6em;
	font-size:1rem;
	line-height: 160%;
}

.manual .three_step td{
	padding: 0 0 0.6em 0;
	vertical-align: top;
}

.manual .three_step td:first-child{
	font-weight: 600;
	color: #d95716;
}

.manual_box{
	padding: 5px;
	background-color: #eeeeee;
	border-radius: 4px;	
}

.manual ol{
	font-size: 1rem;
	padding: 0 0 0 1em;
}

.manual li{

}

.manual p{
	padding: 0.2em 0;
}

.manual .guide_box01{
	margin: 0.4em 0 1em 0;
}

.manual .ip_photo_access_right h3{
	background-color: #00838d; 
}

ol li{
	padding: 0.5em 0 0.5em 0;
}

.width_90per{
	width: 90%;
}

.nowrap{
	 white-space: nowrap;
}

/* photo_access_right キャプチャ画像枠　*/

.photo_access_right_cap_outlines .center img{
  border: 2px solid #ccc;
	border-radius: 0.6em;
}


@media screen and (min-width:321px)and ( max-width:413px)  { 
   /*　画面サイズが321pxから413pxまではここを読み込む　*/

#menu li{
	padding-bottom: 1em;
}
	
#menu a{
	display: block;
	width: 56px;
	margin: 8px;
	text-align: center;
	color: black;
	font-size: 10px;
	text-decoration: none;
}

}

/* 
--------------------------------------------------------------------------
スマホにかけるスタイル
--------------------------------------------------------------------------
*/

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

.mobile-display-none{ /* スマホで非表示 */
	display: none !important;
		height: 0 !important;
}
}

/* 
--------------------------------------------------------------------------
PCにかけるスタイル
--------------------------------------------------------------------------
*/
@media screen and (min-width: 768px) {

.pc-display-none{/* PCで非表示 */
	display: none !important;
	height: 0 !important;
}

#guide h3{
width: 98%;
}


}
